Oto mój xorg.conf:
Kod: Zaznacz cały
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Mon Mar 23 15:33:27 PST 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
#ModeLine "1440x900_60.00" 106.5 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
Option "DPMS"
#UseModes "Modes[0]"
Modeline "1440x900_60.00" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync
Option "PreferredMode" "1440x900_60.00"
EndSection
Section "Modes"
Identifier "Modes[0]"
#Modeline "1024x768" 76.16 1024 1080 1192 1360 768 769 772 800
#Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
#Modeline "1440x900" 100.000 1440 1456 1464 1480 900 916 924 940 -hsync -vsync
#Modeline "1440x900_60.00" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
#Driver "nv"
VendorName "NVIDIA Corporation"
EndSection
#Section "Screen"
#Identifier "Screen0"
#Device "Device0"
#Monitor "Monitor0"
#DefaultDepth 24
#SubSection "Display"
# Depth 24
# Modes "1440x900"
#EndSubSection
# SubSection "Display"
# Viewport 0 0
# Depth 16
# Modes "800x600" "640x480"
# EndSubSection
# SubSection "Display"
# Viewport 0 0
# Depth 24
# Modes "1440x900" "1024x768" "800x600" "640x480"
# EndSubSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1440x900_60.00"
EndSubSection
Option "metamodes" "1440x900_60.00 +0+0"
EndSection