i have a geforcefx 7900gtx video card, i am running Fedora Core 6 w/ kernel "2.6.18-1.2849.fc6" and ive installed the latest nvidia drivers(non beta) as of Saturday November 18th 2006. and it will only display resolutions of 640x480 it lists 800x600 as an alternative resolution in the display settings menu. However selecting that, and restarting the xserver does not apply the changes, it just goes back to 640x480. heres a copy of my xorg.conf
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "ModeValidation" "NoEdidDFPMaxSizeCheck"
Option "UseEdidFreqs" "enable"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x1024"
EndSubSection
EndSection
any help would be much appreciated.. seeing everything the size of texas is no fun
