xorg.conf
Samedi, septembre 13th, 2008Debian utilise depuis quelques temps déjà xorg 7.3 sur Sid et Lenny qui je vous le rappelle une nouvelle fois est gelée. Xorg 7.3 utilise une reconnaissance à chaud. La plus part du temps votre xorg.conf est vide ce qui parfois pose problème.
Je diffuse mon Xorg.conf en espérant qu’il serve à d’autres personnes.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (randy@juliet2) Tue Jun 24 10:54:02 PDT 2008Section “ServerLayout”
Identifier “Generic Keyboard”
Screen 0 “Screen0″ 0 0
InputDevice “Generic Keyboard” “CoreKeyboard”
InputDevice “Mouse0″ “CorePointer”
EndSectionSection “Files”
RgbPath “/usr/X11R6/lib/X11/rgb”
EndSectionSection “Module”
Load “dbe”
Load “extmod”
Load “type1″
Load “freetype”
Load “glx”
EndSectionSection “InputDevice”
# generated from default
Identifier “Mouse0″
Driver “mouse”
Option “Protocol” “auto”
Option “Device” “/dev/psaux”
Option “Emulate3Buttons” “no”
Option “ZAxisMapping” “4 5″
EndSectionSection “InputDevice”
# generated from default
Identifier “Generic Keyboard”
Driver “kbd”
Option “XkbRules” “xorg”
Option “XkbModel” “pc105″
Option “XkbLayout” “fr”
Option “XkbVariant” “latin9″
EndSectionSection “Monitor”
Identifier “Monitor0″
VendorName “Unknown”
ModelName “Unknown”
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option “DPMS”
EndSectionSection “Device”
Identifier “Device0″
Driver “nvidia”
VendorName “NVIDIA Corporation”
EndSectionSection “Screen”
Identifier “Screen0″
Device “Device0″
Monitor “Monitor0″
DefaultDepth 24
SubSection “Display”
Depth 24
EndSubSection
EndSection
