|-----Original Message-----
|From: John Pierce [mailto:[EMAIL PROTECTED] 
|Sent: 18. desember 2006 06:43
|To: SuSE Linux
|Subject: [opensuse] Thanks and Screen Resolution Problem!
|
|Under Sax2 the system correctly identifies the driver needed and the
|17 inch wide screen, I am able to set it to 1450x900 and it 
|tests fine.  When I log into KDE I only get a maximum 
|resolution of 1024x768, I go into personal 
|settings->peripherals->display and try to set it to 1450x900 
|but the only option is 1024x768.
|
|I disabled the dual head display so it does not try to 
|configure the svga output.  I also noticed that under the kde 
|display settings it has grayed out a reference to screen 1.
|
|Any thoughs would be appreciated.

Edit the /etc/X11/xorg.conf manually

Add a new modeline( generated by 'gtf 1450 900 60'):
  # 1448x900 @ 60.00 Hz (GTF) hsync: 55.92 kHz; pclk: 107.81 MHz
  Modeline "1448x900_60.00"  107.81  1448 1536 1688 1928  900 901 904 932  
-HSync +Vsync

Add the define string "1448x900_60.00" leftmost to all modes under section 
"Screen"

restart xorg
<crtl+alt+backspace>

If it doesn't work do a 
# tellinit 3
# startx -- -logverbose 5
< and inspect the /var/log/Xorg.0.log >


--
MortenB
 

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to