On 20 April 2010 11:18, Michael <[email protected]> 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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
