On 20 April 2010 11:18, Michael <mstre...@gmail.com> wrote:
> @Alberto Milone
> Well it sounds to me like there is a problem with the upgrade path. Mine is 
> not a clean install, I updated from Karmic, where I was using drivers from 
> the ATI website. I completely uninstalled them and installed the drivers 
> through jockey and this was the result I got.
>
> If I remove the symlink I get "glxinfo: error while loading shared
> libraries: libGL.so.1: cannot open shared object file: No such file or
> directory". So it seems ldconfig does not in fact know where to find the
> library.
>
> How can I fix this? I don't really feel like reinstalling the drivers
> but maybe this is the best way to go?
>
> --
> LIBGL_DRIVERS_PATH wrong after deactivating and restarting computer
> https://bugs.launchpad.net/bugs/552903
> You received this bug notification because you are a bug assignee.
>
Try the following commands:

sudo update-alternatives --config gl_conf

(and select the alternative provided by fglrx)

sudo ldconfig
sudo update-initramfs -u

Then attach the output of the following commands:

update-alternatives --display gl_conf
ldconfig -p | grep GL

If all goes well, a system restart will be required.

-- 
Alberto Milone
Sustaining Engineer (system)
Foundations Team
Canonical OEM Services

-- 
LIBGL_DRIVERS_PATH wrong after deactivating and restarting computer
https://bugs.launchpad.net/bugs/552903
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to