> kls wrote:
> > The previously observed abysmal 2d performance seems to be triggered
> > by WindowMaker. This does not seem to be a compositing problem,
> > because it is identical regardless of whether I have DRI enabled or
> > not. It also appears independent of number of active screens.
> >
> > All windows take approximately 1 sec / MPixel to draw on my computer
> > (1GHz athlon)

Hi Brice --

I finally got around to upgrading my laptop (ATI M6LY)'s install of
sid, and found that this is *not* a problem in the mga driver. It's a
problem in some other random xorg component, presumably
libxcomposite1.

To work around it, I have to disable both the Composite extension and
AIGLX -- it seems that with only one disabled the other caused it to
be re-enabled.

(Any suggestions on tracing down what's actually wrong?)

(e.g.
Section "Extensions"
        Option "Composite" "disable"
EndSection
Section "ServerFlags"
        Option  "AIGLX" "no"
EndSection
)

So I guess that means this bug should either be moved to a different
package or closed.

Anyway, thanks for your assistance!
 - Robert Jacobs



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to