I've just upgraded from Red Hat 7.3 to 8.0, which took me from XFree86 4.1
to 4.2.0. The XF86Config file built by Red Hat no longer includes any
explicit modelines, and there is no default entry for 1600x1024 resolution,
so I pasted my old modeline into the Monitors section. Everything
displays well except that the bottom half-inch of the screen is cut off.
(It worked fine in 7.3. Why would it change?) Fiddling with the monitor
controls shows that the signal really is cut off. I've tried monkeying
around
with the modeline using xvidtune, to no avail.
But... When I use KDE's control center app, under Information -> X Server,
I find a line saying
"Dimensions 1600 x 1050 Pixel (484 x 310 mm)"
which certainly suggests that somewhere in all this X machinery there is
something telling the X server that I want resolution 1600x1050, not
1600x1024!
Can anyone suggest a fix? I don't know where to go from here.
Thanks,
-Rod Price
video card Diamond Voodoo (really NVidia's Riva TNT2)
Here it is:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Dell P1690"
HorizSync 30.0 - 96.0
VertRefresh 50.0 - 160.0
ModeLine "1600x1024" 193.8 1600 1764 2004 2368 1024 1024
1027 1072
Option "dpms"
EndSection
and here's the Screen section:
Section "Screen"
Identifier "Screen0"
Device "RIVA TNT2"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1024" "1400x1050" "1280x1024" "1280x960"
"1152x864" "1024x768" "800x600" "64
0x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1024" "1400x1050" "1280x1024" "1280x960"
"1152x864" "1024x768" "800x600" "64
0x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1024" "1400x1050" "1280x1024" "1280x960"
"1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie