This is strange.
serkan@zoidberg ~ $ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1600
OpenGL version string: 2.0.6958 Release
serkan@zoidberg ~ $ glxinfo | grep ATI
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1600
serkan@zoidberg ~ $ glxinfo | grep GLX_EXT_texture_from_pixmap
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
AIGLX is enabled. Composite is enabled. 3d is working. I get ~5000 on glxgears and ~1000 fgl_glrx and yet:
serkan@zoidberg ~ $ compiz --indirect-rendering --replace gconf
compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
compiz does not work. This is on amd64 gentoo. Does anybody have any ideas?