mrmcctt
2004-11-05, 06:25 AM CST
I have been unable to get my Gateway 400vxt laptop display resolution to 1024x768. The display is capable of this resolution but the highest resolution I am offered is 800x600. My laptop has a 15" screen uses the Intel 852 chipset.
This issue came up in an earlier post and one of the suggestions was to comment out the horiz and vertical synch lines in my xorg.conf file. I did this, restarted the system and the lines I commented were still there but replaced with active lines. This is an example of what I got:
Section "Monitor"
#HorizSync 31.5 - 37.9
#VertRefresh 50.0 - 70.0
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1024x768"
HorizSync 31.5 - 37.9
VertRefresh 50.0 - 70.0
Option "dpms"
EndSection
Does anyone have a suggestion that would allow me to get the 1024x768 screen resolution? I am open to suggestions.
Thanks in advance.
This issue came up in an earlier post and one of the suggestions was to comment out the horiz and vertical synch lines in my xorg.conf file. I did this, restarted the system and the lines I commented were still there but replaced with active lines. This is an example of what I got:
Section "Monitor"
#HorizSync 31.5 - 37.9
#VertRefresh 50.0 - 70.0
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1024x768"
HorizSync 31.5 - 37.9
VertRefresh 50.0 - 70.0
Option "dpms"
EndSection
Does anyone have a suggestion that would allow me to get the 1024x768 screen resolution? I am open to suggestions.
Thanks in advance.