[compiz] ATI and GLX_EXT_texture_from_pixmap error
Paul Wellner Bou
paul at purecodes.org
Mon Apr 23 04:27:37 PDT 2007
Hi Ionnis,
> Since you have an rv200 (radeon
> 7500), you should be using the radeon_dri.so. I don't have any
> experience with that driver but should be in good shape.
Yes, I am using this one.
> see if AIGLX is enabled:
AIGLX is working and enabled.
> check what libraries compiz is using
> ldd /usr/bin/compiz
Should be ok. See below.
> particularly see for the libGL.so.1. Is it the one you are expecting?
>
> when you used LIBGL_ALWAYS_INDIRECT=TRUE, you said the error message
> disappears but compiz didn't work. Did it produce any other error message ?
No, nothing. Starting gtk-window-decorator gives me a lot of warnings:
[...]
(gtk-window-decorator:8786): Wnck-WARNING **: Unhandled action type (nil)
(gtk-window-decorator:8786): Wnck-WARNING **: Unhandled action type (nil)
[...]
> are you using SELinux? if yes open the selinux-troubleshooter and see if
> there are any warnings for the radeon_dri.so or libGL.so.1
No, No SELinux. There are no more warnings neither. The only lines I did
not menture yet are in the Xorg.conf, similar as the error message:
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/dri/radeon_dri.so
> you might want to see the end of this topic on the GLX_EXT_tfp extension
> as well (basically see if the extension appears in all 3 sections of the
> glxinfo output):
> http://forum.compiz.org/viewtopic.php?t=92&highlight=
I'll check this. Thanks.
Regards
Paul.
P.S.: $ ldd /usr/bin/compiz
linux-gate.so.1 => (0xffffe000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7f3d000)
libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0xb7f3a000)
libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0xb7f37000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb7f32000)
libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb7f2c000)
libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb7f29000)
libSM.so.6 => /usr/lib/libSM.so.6 (0xb7f1f000)
libICE.so.6 => /usr/lib/libICE.so.6 (0xb7f07000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb7ded000)
libstartup-notification-1.so.0 =>
/usr/lib/libstartup-notification-1.so.0 (0xb7de5000)
libGL.so.1 => /usr/lib/libGL.so.1 (0xb7d86000)
libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7d60000)
libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7c1e000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb7b32000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xb7b24000)
libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7b20000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7b0c000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb7b03000)
libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0xb7afe000)
libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7ae7000)
libdrm.so.2 => /usr/lib/libdrm.so.2 (0xb7ade000)
/lib/ld-linux.so.2 (0xb7f79000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7adb000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7ad5000)
More information about the compiz
mailing list