here is my modeline:
Modeline "1280x1024" 157.50 1280 1352 1512 1724 1024 1033 1036 1084 +hsync +vsync
However Linux Mint keeps booting me into this funky offset screen and when I xvidetune it using the command line the show button gives me this modeline
"1280x1024" 157.50 1280 1348 1508 1728 1024 1025 1028 1072 +hsync +vsync
As you can see Linux Mint keeps booting into this mode and ignoring my Modeline request which are well within the monitors tolerance (optiquest v95)
I will list the graphic part of xorg.conf below. I still have my instruction booklet and all values are taken straight out of the manual except the monitor resolution which i like to add a few odd resolution for personal reasons that are not "officially" supported by the monitor. However 1280X1024 and 1600X1200 are supported resolutions. Neither modelines will register even after reboot and I'm not sure where Linux Mint is getting its values from since supposedly user created Modelines override any auto reported ones. This is a first using 7.2 Xorg - Do we now have to specifically tell the nv driver to ignore the autoconfigured modelines. If so what is the option. Here is the graphic hardware part of my xorg.conf:
------------------------------------
Section "Device"
Identifier "nVidia Corporation NV34 [GeForce FX 5200]"
Driver "nv"
BusID "PCI:1:0:0"
VideoRam 128
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30-95
VertRefresh 50-150
DisplaySize 365 275
Modeline "1280x1024" 157.50 1280 1352 1512 1724 1024 1033 1036 1084 +hsync +vsync
Modeline "1600x1200" 202.50 1600 1684 1876 2156 1200 1209 1212 1266 +hsync +vsync
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV34 [GeForce FX 5200]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Help would be appreciated. What was supposed to be a 20 min install turn out to be 3 hour nightmare that I still haven't solved. I've never had this much trouble with the nv driver before especially with modeline requests.
Thank you,
AMD 64 3200+ 512MB RAM 200GB hd GPU is a FX5200 AGP card with TV out



