Ubuntu 12.04 – The System is running in low-graphics mode

I have installed fresh Ubuntu 12.04 or you have upgraded your system from earlier version of Ubuntu to latest release [easyazon-link asin=”0672335786″ locale=”us”]Ubuntu 12.04[/easyazon-link]. Once you rebooted your system now you are getting this error message:

The System is running in low graphics mode, Your Screen, graphics card,and input device settings could not be detected correctly. You will need to configure this yourself.

This is more less related to your ATI graphics card. So far what I have seen only systems with ATI different models graphics cards are getting this error message upon clean install or upgrade from older version to latest version of Ubuntu.

How do we fix it?

There is simple fix for this issue. Once you get the error on your screen press ALT+CTRL+F1, once in new screen type/run these commands

sudo apt-get update
sudo apt-get purge flglrx
sudo reboot

The message should be gone, if not there is good chnage that you have also trouble with gdm and you can fix it in these steps:

Again press ALT+CTRL+F1 and run these commands

sudo apt-get install gdm
sudo service gdm restart

As far as I know and tested, these two methods helped to solve the issue on majority of Ubuntu boxes.

[easyazon-image align=”none” asin=”0672335786″ locale=”us” height=”160″ src=”http://ecx.images-amazon.com/images/I/41BnOLDQGlL._SL160_.jpg” width=”124″].[easyazon-image align=”none” asin=”1936280469″ locale=”us” height=”160″ src=”http://ecx.images-amazon.com/images/I/41Ckx9ohU9L._SL160_.jpg” width=”127″].[easyazon-image align=”none” asin=”B007YHNMVG” locale=”us” height=”160″ src=”http://ecx.images-amazon.com/images/I/51h8UMdoohL._SL160_.jpg” width=”114″].[easyazon-image align=”none” asin=”1430236264″ locale=”us” height=”160″ src=”http://ecx.images-amazon.com/images/I/51xUN2r%2BXgL._SL160_.jpg” width=”130″]

2 Replies to “Ubuntu 12.04 – The System is running in low-graphics mode”

Leave a Reply