Uninstalling fglrx leaves a bad symlink behind from /etc/alternatives/x86_64-linux-gnu_gl_conf to /usr/lib/fglrx/ld.so.conf
which no longer exists. ldconfig cannot find some critical libraries, so nothing loads. As a workaround, you can run: $ sudo rm /etc/alternatives/x86_64-linux-gnu_gl_conf $ sudo ln -s /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf /etc/alternatives/x86_64-linux-gnu_gl_conf I assume this should be fixed in fglrx's post-install. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851864 Title: Uninstalling fglrx leaves bad ldconfig behind To manage notifications about this bug go to: https://bugs.launchpad.net/fglrx/+bug/851864/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
