Comment 5 for bug 546917

Revision history for this message
Eric Hough (k2eric) wrote :

Workaround:

# apt-get remove xorg-driver-fglrx fglrx fglrx-amdcccle
# dpkg-divert --remove /usr/lib/xorg/modules/extensions/libdri.so
# dpkg-divert --remove /usr/lib/xorg/modules/extensions/libglx.so
# apt-get install fglrx

You can then activate the driver from System > Administration > Hardware Drivers. Spent the better half of my morning working on this. Fun!