Comment 5 for bug 316672

Revision history for this message
volkris (volkris) wrote :

(I first posted this to bug #297245 but it probably belongs here)

The update to xserver-xorg-video-intel 2:2.4.1-1ubuntu10.3 from 10.1 caused a scrambled display on my Dell/Motion Computing LE1600 tablet.

The difference I see in the logs is this, when broken:
(EE) intel(0): Mode 1280x1024 does not fit virtual size 1024x1024 - internal error

instead of this, when working:
(EE) intel(0): Mode 1280x1024 does not fit virtual size 1024x768 - internal error

I am running at 1024x768, so it seems the proposed update does not properly detect resolution.

lspci says:
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)

Let me know what other info you need...