tech:xorg.conf_genere_par_nvidia-xconfig
Différences
Ci-dessous, les différences entre deux révisions de la page.
| tech:xorg.conf_genere_par_nvidia-xconfig [2025/03/24 15:06] – créée - modification externe 127.0.0.1 | tech:xorg.conf_genere_par_nvidia-xconfig [2026/05/29 13:10] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| + | {{tag> | ||
| + | |||
| + | # Xorg.conf généré par nvidia-xconfig | ||
| + | |||
| + | Voir : | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | ~~~bash | ||
| + | nvidia-xconfig | ||
| + | nvidia-xconfig -a | ||
| + | ~~~ | ||
| + | |||
| + | `/ | ||
| + | ~~~ | ||
| + | # nvidia-xconfig: | ||
| + | # nvidia-xconfig: | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | Screen | ||
| + | InputDevice | ||
| + | InputDevice | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | # generated from default | ||
| + | Identifier | ||
| + | Driver | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | # generated from default | ||
| + | Identifier | ||
| + | Driver | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | VendorName | ||
| + | ModelName | ||
| + | Option | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | Driver | ||
| + | VendorName | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | Device | ||
| + | Monitor | ||
| + | DefaultDepth | ||
| + | SubSection | ||
| + | Depth 24 | ||
| + | EndSubSection | ||
| + | EndSection | ||
| + | ~~~ | ||
| + | |||
| + | |||
| + | ## Faire fonctionner la carte intégrée pour l' | ||
| + | |||
| + | Voir [[https:// | ||
| + | |||
| + | PS : | ||
| + | Xorg est obligé de créer un " | ||
| + | |||
| + | `/ | ||
| + | ~~~ | ||
| + | Section " | ||
| + | Identifier | ||
| + | Screen | ||
| + | InputDevice | ||
| + | InputDevice | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | # generated from default | ||
| + | Identifier | ||
| + | Driver | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | # generated from default | ||
| + | Identifier | ||
| + | Driver | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | VendorName | ||
| + | ModelName | ||
| + | Option | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | Driver | ||
| + | VendorName | ||
| + | # | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | # | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | BusID " | ||
| + | Driver | ||
| + | VendorName | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | Device | ||
| + | Monitor | ||
| + | DefaultDepth | ||
| + | SubSection | ||
| + | Depth 24 | ||
| + | EndSubSection | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | Device | ||
| + | EndSection | ||
| + | ~~~ | ||
| + | |||
| + | ~~~bash | ||
| + | $ lspci | grep ' | ||
| + | 0:2:0 | ||
| + | ~~~ | ||
| + | |||
| + | https:// | ||
| + | |||
| + | `xorg.conf` | ||
| + | ~~~ | ||
| + | Section " | ||
| + | Identifier | ||
| + | Option | ||
| + | Option | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | Driver | ||
| + | VendorName | ||
| + | |||
| + | # If the X server does not automatically detect your VGA device, | ||
| + | # you can manually set it here. | ||
| + | # To get the BusID prop, run `lspci | egrep ' | ||
| + | # as you see in the commented example. | ||
| + | # This Setting may be needed in some platforms with more than one | ||
| + | # | ||
| + | # | ||
| + | # BusID " | ||
| + | |||
| + | # | ||
| + | # | ||
| + | # which is already being managed outside bumblebee. | ||
| + | # This option doesn' | ||
| + | # more than one nvidia graphics card with the proprietary driver. | ||
| + | # (E.g. Macbook Pro pre-2010 with nVidia 9400M + 9600M GT). | ||
| + | # If this option is not set, the new Xorg may blacken the screen and | ||
| + | # | ||
| + | Option " | ||
| + | |||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| + | ~~~ | ||
| + | |||
| + | https:// | ||
| + | |||
| + | `xorg.conf` | ||
| + | ~~~ | ||
| + | Section " | ||
| + | Identifier " | ||
| + | Screen 0 " | ||
| + | #Inactive " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier " | ||
| + | Driver " | ||
| + | BusID " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier " | ||
| + | Device " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier " | ||
| + | Driver " | ||
| + | BusID " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier " | ||
| + | Device " | ||
| + | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| + | ~~~ | ||
| + | |||
| + | https:// | ||
| + | |||
| + | `xorg.conf` | ||
| + | ~~~ | ||
| + | Section " | ||
| + | Identifier " | ||
| + | Screen 0 " | ||
| + | #Inactive " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier " | ||
| + | Driver " | ||
| + | BusID " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier " | ||
| + | Device " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier " | ||
| + | Driver " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier " | ||
| + | Device " | ||
| + | EndSection | ||
| + | ~~~ | ||
| + | |||
| + | |||
