Mailinglist Archive: opensuse (3566 mails)
| < Previous | Next > |
Re: [opensuse] openSuse 10.2 widescreen resolution problems...
- From: Jan Tiggy <mail.list@xxxxxxx>
- Date: Fri, 27 Apr 2007 11:41:37 +0200
- Message-id: <4631C551.7070706@xxxxxxx>
With what parameters did you calculate your modelines?
I'm getting here for your card apparently:
Mobile Intel 945GM Express RAMDAC 400Mhz:
'xmode -x 1280 -y 800 -r 62 -s 60 -d 400'
Modeline "1280x800" 86.35 1280 1344 1480 1680 800 801 804 829
If that above is correct (plz recheck!!) I would try the following:
Section "Modes"
Identifier "Modes[0]"
Modeline "1280x800" 86.35 1280 1344 1480 1680 800 801 804 829
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x800"
EndSection
Thx
Jan
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
I'm getting here for your card apparently:
Mobile Intel 945GM Express RAMDAC 400Mhz:
'xmode -x 1280 -y 800 -r 62 -s 60 -d 400'
Modeline "1280x800" 86.35 1280 1344 1480 1680 800 801 804 829
If that above is correct (plz recheck!!) I would try the following:
Section "Modes"
Identifier "Modes[0]"
Modeline "1280x800" 86.35 1280 1344 1480 1680 800 801 804 829
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x800"
EndSection
Thx
Jan
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |