Andrew Lau wrote:
> I've just tried reinstalling fglrx-driver and fglrx-kernel-src from
> non-free after previously using the ATI installer generated packages
> from a few weeks back. However: [...]
> 
> As you can see, libGL is still looking for the X library in the old
> X.org 6.8 location instead of /usr/lib/dri/fglrx_dri.so I've tried
> rerunning ldconfig by hand, but that resolve the problem. So could there
> be anything that could have been left behind from previous ATI driver
> installs? [...]

Yes, I think there's something left behind from older ATI drivers or even
from older X server packages, most likely libGL. The libGL we install
should definitely look for the DRI modules in /usr/lib/dri.

Please use
  ldd /usr/bin/fglrxinfo

and check where it's loading libGL from. If it's not /usr/lib/libGL.so.1,
get rid of it and make sure you don't have any packages left over from
before X.Org 7.0. If it's actually /usr/lib/libGL.so.1, then I guess
something went wrong on upgrade and the library wasn't installed properly,
so purge all the fglrx packages and reinstall them.

-- 
Ciao, Flavio



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to