My monitor is an 17" LCD. That resolution works fine with it as I am using it in Windows XP. I'll add that line and see what happens.
EDIT: Nope. Assuming I did everything right, it still doesn't let me choose a higher resolution in Gnome.
Quote:
Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600 GT]"
Driver "nvidia"
# Option "TripleBuffer" "True"
Option "UseEDID" "FALSE"
EndSection
|
EDIT2: Some interesting lines from the log are now:
Quote:
(**) NVIDIA(0): Option "UseEDID" "FALSE"
...
(WW) NVIDIA(0): No valid modes for "1280x1024"; removing.
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): "800x600"
(II) NVIDIA(0): "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
|
EDIT3: Seems like this is a common problem for many users according to search results. I'll try a number of things I came accross and hope it works.
Step #1: Back up my xorg.conf
EDIT4: An interesting link:
http://ubuntuforums.org/showthread.php?t=83973