|
Bugzilla – Full Text Bug Listing |
| Summary: | intel: X horribly slow when using AIGLX for compiz | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Christopher Desjardins <cddesjardins> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | xf86-video-intel-default2xaa.diff | ||
|
Description
Christopher Desjardins
2008-04-26 18:58:12 UTC
1. The requirements of kwin's desktop effects of 10.3 might have been completely different than the one of 11.0. So the comparison is likely not fair at all. BTW, are you talking of KDE3 or KDE4? 2. The acceleration architecture used by intel driver was still XAA on 10.3. On 11.0 it is EXA. You can still switch to XAA, but then AIGLX no longer works. 3. Maybe it's the best to switch to XAA and use Xgl instead of AIGLX in your case. 1. I am referring to KDE4 on 10.3. Also I am experiencing this with compiz too. Since it's EXA and not XAA anymore ... how could I switch and try XAA and XGL? Thanks for getting back so quick too! XAA: Option "AccelMethod" "XAA" (see "man intel") XGL: xgl-switch --enable-xgl (still gnome-xgl-switch on Beta1?) So did it help to switch to Xgl/XAA instead of AIGLX/EXA? XAA and AIGLX work well (so I'm not sure why these can't work together?). Xgl/XAA didn't really work for me. My windows went entirely black and I had very large shadows around my windows as well. But anyways XAA and AIGLX seem to work great. I didn't try the combination Xgl/XAA yet, but I remember the last time I tried AIGLX/XAA keyboard input was no longer possible. (In reply to comment #6 from Stefan Dirsch) > I didn't try the combination Xgl/XAA yet, but I remember the last time I > tried AIGLX/XAA keyboard input was no longer possible. I will double check this. I can't reproduce the issues you have with Xgl/XAA. But indeed AIGLX/XAA works for me as well (now?). Tested on i915G. I think we should make XAA the default. Especially the 2D performance is much better than with EXA at the moment. Created attachment 211401 [details]
xf86-video-intel-default2xaa.diff
> I think we should make XAA the default.
done. ==> FIXED
Thanks Stefan! That's some quick service! By the way, I could do some further testing on that XGL bug that I think I encountered, but my preference is AIGLX and would only do it for testing purposes. Cheers! |