Comment 11 for bug 63912

Revision history for this message
Kenneth Mokkelbost (kmokk) wrote :

Ok, I think I've found a solution that works. At least it works on my computer.

I removed "install fglrx" from "install fglrx if cat ..." and a ^ inside the regexp of /etc/modprobe.d/fglrx. I also had to add " | grep -v "#" | " for those cases where fglrx is commented out in xorg.conf but should not be loaded.

Please review this fix.