I solved my problem by this solution http://forum.ubuntuusers.de/topic/nach-upgrade-fglrx-laesst-sich-nicht-deinstal/2/#post-2468538
Basically by deleting the entries from this file "/var/lib/dpkg/diversions" (can be there more than one time) /usr/lib/libGL.so.1.2 /usr/lib/fglrx/libGL.so.1.2.xlibmesa xorg-driver-fglrx than the removal works: sudo apt-get --purge remove fglrx-kernel-source fglrx-modaliases xorg- driver-fglrx fglrx-amdcccle libamdxvba1 -- package fglrx 2:8.723.1-0ubuntu2 failed to REMOVE: error exit status 2 - dpkg-divert: mismatch on package - while removing the package https://bugs.launchpad.net/bugs/566437 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
