Rainer Liebing wrote: > VGA connected 1024x768+0+0 (normal left inverted right) 0mm x 0mm > [...] > 1600x1200 75.0 70.0 65.0 60.0 > 1400x1050 75.0 74.8 70.0 72.0 60.0 60.0 > 1280x1024 60.0 > 1152x864 75.0 60.0 > 1280x768 60.0 60.0 > 1152x768 54.8 > 1024x768 70.1* 60.0 > 800x600 72.2 75.0 60.3 56.2 > 640x480 72.8 75.0 72.8 75.0 60.0 59.9 > LVDS connected 1024x768+0+0 (normal left inverted right) 305mm x 228mm > 1024x768 60.0*+ 60.0 > 800x600 60.3 > 640x480 59.9 > TMDS disconnected (normal left inverted right) >
Ok good. So the driver thinks you have both an internal display (LVDS) and an external monitor (VGA) plugged to this board. There is at least one known bug about the driver reporting that VGA is plugged while it is not on a i855 chipset, see [1]. If you don't actually have a VGA monitor and want to enable the internal panel, you should try: DISPLAY=:0 xrandr --output VGA --off --output LVDS --auto to force disabling the VGA output and enable the internal one until the bug is fixed. If it helps, I'll merge those bugs (and we'll try to tweak your xorg.conf to do this at startup). Brice [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420292 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]