dual headache

Alex Polite notmyprivateemail at gmail.com
Tue Oct 11 08:20:17 PDT 2005


Hi.

I'm struggling to get xinerama right on a IBM Thinkpad X30.

I can't get the resolution of the external screen to go above
1024x768. Setting it to 800x600 works but if I set it to 1280x1024 or
1600x1200 it falls back to 1020x768.

I'm not sure what parts of the log files are relevant, but one thing I
noticed is that my "built-in modes" (whatever that is) doesn't include
anything above 1024x768.

grep Built /var/log/Xorg.0.log
(**) I810(0):  Built-in mode "1024x768"
(**) I810(0):  Built-in mode "1024x600"
(**) I810(0):  Built-in mode "800x600"
(**) I810(0):  Built-in mode "640x480"
(**) I810(1): *Built-in mode "1024x768"


Here's the config for the external screen.

Section "Screen"
 Identifier "Default Screen"
  Device "Intel Corporation 82830 CGC [Chipset Graphics Controller]"
 Monitor "Generic Monitor"
  DefaultDepth 16
  SubSection "Display"
  Depth 16
  #Modes "1024x768" #results in 1024x768 in CRT
  #Modes "640x480" #results in 640x480 on CRT
  Modes "1280x1024" #results in 1024x768 in CRT
  #Modes "1600x1200" #results in 1024x768 in CRT
  EndSubSection
EndSection

OS: Debian GNU/Linux

xorg version: 6.8.2.dfsg.1-8

kernel: 2.6.13.3

Here are the config and log files in full:

xorg conf:
http://open.oivvio.ath.cx/x30/xorg.conf

xorg log file:
http://open.oivvio.ath.cx/x30/Xorg.0.log


alex

--
Alex Polite
http://flosspick.org - finding the right open source



More information about the xorg mailing list