Comment 182 for bug 359392

Revision history for this message
Joachim Nilsson (troglobit) wrote :

Just upgraded and noticed my chipset being blacklisted due to this buglet. For the record:

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c)

No freezes seen before. Actually this (before the upgrade) has been the first time I've been able to run Compiz on my extended desktop (1920x1200 + 1280x800) with the ThinkPad T61 in my dock. That was cool, so I'm quite interested in this bug.

My xorg.conf:
Section "Screen"
 Identifier "Configured Screen Device"
 Device "Configured Video Device"
 SubSection "Display"
  Virtual 3200 1200
 EndSubSection
EndSection

Section "Device"
 Identifier "Configured Video Device"
 Option "AccelMethod" "uxa"
EndSection