I've installed 11.10 and the proprietary ATI drivers using "additional drivers" The performance of my system is absolutely awful and it shouldn't be. I tried to remove the proprietary drivers using the Additional Drivers tool and it appears to remove them. However after I reboot I cant get back into my desktop properly (the panel and launcher go missing). This doesn't seem to be an isolated problem in 11.XX. This guide covers how to restore the desktop (panel and launcher), but the guide doesn't fix my problem though.
Whenever I do sudo unity --reset
it runs through its normal processes until it hangs at setting update "run_key"
and never gets past that. I must reinstall the proprietary drivers using jockey-text
or jockey-gtk
in order to get back to my proper desktop.
Interestingly enough the system performance seems improved while it is in its "broken" state (missing panel and launcher).
I think restoring the default drivers may solve my problems but I cant figure out how to do it.
Try to completely remove your ATI drivers from your system:
Remove your xorg.conf
Reinstall xorg completely
Re-configure Xorg
Reboot
You should be greeted with lightdm, this will default everything x the same way a fresh install would.
Remove the drivers, .deb or normal install (if you get a file not found ignore it)
Remove your xorg.conf
Reinstall xorg
Configure Xorg
Reboot:
After the reboot all the fglrx packages will be gone, you will be using default open source.
For more information on how to remove / add / replace ATI drivers in your system there is already a very good post with these steps.
To remove all the current fglrx packages from your system
If any of these returns errors like
file not found
orpackage not found
, ignore it.Run these commands in a Terminal (Ctrl+Alt+T):
Here are the release notes for the driver.
As for their instructions, the uninstall:
Alternatively, uninstall can be launched with superuser permissions using the following commands as well:
Those darn AMD ATI crimson drivers! The second time I've tried installing and got some glitch/bug. Luckily I was able to uninstall it fairly easily after the crash / black screen stuck frozen at login.
Was also getting
Doing the following worked for me from root recovery shell
or
then reboot.