Igen pontosan erről van szó.
Már egy napja ezzel játszom, és nem akar sikerülni.
Most speciel a Modeline sorokat veszi semmibe a linux. Hiába írom be a xorg.conf-ba, a beállítások között (gnome-display-properties) később nem jelenik meg a saját opció! :(
Az alábbiakban idézem a xorg.conf video részét, hátha mond valakinek valamit...
Section "Device"
Identifier "nVidia Corporation NV43 [GeForce 6600]"
Driver "nv"
BusID "PCI:1:0:0"
VideoRam 131072
EndSectionSection "Monitor"
Identifier "COMPAQ S710"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
modeline "640x480@85" 36.0 640 696 752 832 480 481 484 509 -vsync -hsync
modeline "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
modeline "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
Modeline "1024x768@89" 94.50 1024 1064 1160 1320 768 769 772 796 +hsync +vsync
EndSectionSection "Screen"
Option "UseEDIDFreqs" "FALSE"
Option "ExactModeTimingsDVI" "TRUE"
Option "ExactModeTimingsDVI" "TRUE"
# Option "ModeValidation" "NoEdidModes, NoMaxPClkCheck, NoVertRefreshCheck, NoHorizSyncCheck, NoEdidMaxPClkCheck
Option "ModeValidation" "NoEdidModes, NoMaxPClkCheck"
Identifier "Default Screen"
Device "nVidia Corporation NV43 [GeForce 6600]"
Monitor "COMPAQ S710"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024@60" "1152x864@75" "1024x768@89" "800x600@85" "640x480@85"
EndSubSection
EndSectionSection "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
--
dont_worry_be_happy