Ubuntu 12.04 - Cannot remove fglrx

Solution 1:

Try to blacklist this driver. Issue this command as root:
echo "blacklist fglrx_pci" >> /etc/modprobe.d/blacklist-fglrx_pci.conf

Reboot.