On current Hardy (running on a Thinkpad R61i):

$ lspci|head -n3
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory 
Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated 
Graphics Controller (rev 0c)

$ uname -r
2.6.24-8-generic

$ apt-cache show xserver-xorg-video-intel|grep Version
Version: 2:2.2.0.90-2ubuntu6

$ grep -A2 -B6 2048 /etc/X11/xorg.conf
Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth   24
                Virtual 2048 2048
        EndSubSection
EndSection

1. default EXA accel.,no further setting:
Xv without compiz: fine
3D app: kernel hang
compiz: works, but some effects are broken (e.g. border shadows)
Xv with compiz: _slow_, unusable

2. XAA accel.,no further setting:
Xv without compiz: fine
3D app:
compiz: works, seems faster, no broken effects
Xv with compiz: doesn't work ( X11 error: BadAlloc (insufficient resources for 
operation) )

3. default EXA accel.,INTEL_BATCH="1":
Xv without compiz: fine
3D app: works
compiz: works, but some effects are broken (e.g. border shadows)
Xv with compiz: _slow_, unusable

4. XAA accel.,INTEL_BATCH="1":
Xv without compiz: fine
3D app: kernel hang
compiz: works, seems faster, no broken effects
Xv with compiz: doesn't work ( X11 error: BadAlloc (insufficient resources for 
operation) )

I haven't experienced any effects of the INTEL_BATCH option. Although with EXA 
there are broken effects with Compiz.
Is there no way to get the Xv playback working with compiz?

How to reproduce the kernel hang with the 3D app:
Attach a second monitor, and set your screensaver to "Queens".
Now lock you system. The screensaver should start on both screens. It seems 
slow and laggy, but works until you don't move you mouse or press any key.
In this moment, when the password dialog should pop-up to unlock your screen, 
the displayed screen freezes and the system does not respond to any event.

This crash doesn't happen if I have only one display attached or I just
start the screensaver preview. In this cases it is also faster and
doesn't lag.

I guess I shall open a new bugreport for the latter.

-- 
EXA is balls-achingly slow
https://bugs.launchpad.net/bugs/177492
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to