On Wed, 2006-06-07 at 00:53 +0200, Łukasz Łażewski wrote: > Hey > > I have just installed newest ATI drivers for my Radeon M9 and there is > no acceleration. When I do fglrxinfo I recive such a output: > > [EMAIL PROTECTED] ~]$ fglrxinfo > [fglrx] API ERROR: could not register entrypoint for SelectTextureSGIS > <snip> > Can any one tell what might be wrong? Cheers.
Do you have multiple libGL.so.* files on your system? Linking with libgl-dri, nvidia or older ATI versions of libGL.so.* will produce these errors with ATI drivers. The latest version of the ATI drivers don't work together with old libGL.so.* libraries from older releases. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
