Adam K Kirchhoff wrote:
On Tue, 2006-10-10 at 15:26 -0400, Kristian Høgsberg wrote:
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
So is there some secret to getting mesa recompiled against that glproto
version? That's the version I have installed into /opt/xorg. I've
backed up the GL headers I have installed from my distribution
(in /usr/include/GL) and then deleted them. I rebuilt Mesa and
reinstalled libGL.so.1.2 and r300_dri.so from the completed build. Yet
I still get the same result. Is there some other way to test
GLX_EXT_texture_from_pixmap?
Adam
_______________________________________________
compiz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/compiz
I get the same compiz error, not the Xorg warning though. I first
thought it was an nVidia drivers issue, but since you get something
similar in an ATI card it might be more general. I have filed a bug
report for my problem a week ago.
https://bugs.freedesktop.org/show_bug.cgi?id=8527
most reports for this type of error I've seen are related to glitz
issues. That doesn't seem to be the case in my case.
I have glproto version 1.4.7 and I use the Xorg server from Fedora Core
6 (version 7.1.1 build date 31 August 2006). As you can see from my
report, everything seems to be fine, yet compiz doesn't operate properly.
Any advice?
Ioannis
_______________________________________________
compiz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/compiz