On 10/10/06, Adam K Kirchhoff <[EMAIL PROTECTED]> wrote:

So I've spent the last few days getting Xorg pulled from freedesktop git
and built.  Everything seems to have worked, and I now have Xorg version
7.1.99.2 running, composite enabled, and AIGLX enabled.  The Xorg log
file shows:

(WW) AIGLX: 3D driver claims to not support visual 0x23

These warnings are not severe (but yes, I should fix them :)

compiz: pixmap 0x1800090 can't be bound to texture
compiz: Couldn't bind redirected window 0x3600012 to texture

Sounds like the GLX_EXT_texture_from_pixmap extension isn't working.
My guess is that your mesa needs to be recompiled against
glproto-1.4.8, since you're using the git master X.org server, which
uses those opcodes.

Kristian
_______________________________________________
compiz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/compiz

Reply via email to