如何修复ubuntu启动时显示的“The System Running In Low Graphics Mode’ Error”问题

原文:http://simpledeveloper.com/system-running-in-low-graphics-mode/


“Your System running in low graphics mode.” Yeah, you have been served son! Today was one of those dark days for me. I was feeling tired after a few hours on the computer configuring some stuff – particularly LAMP (Linux, Apache, MySQL and Perl) tools. I did this because I am planning to create some APIs for a project! So, I just let my laptop go to sleep and when I came back it was OFF. What the heck? I asked myself and tried turning it ON to the shock of my eyes. This is what surprised me;

system running in low graphics mode How To Fix The System Running In Low Graphics Mode Error (Linux)

system running in low graphics mode

Whenever I clicked the OK button to see what was next, the mouse disappeared and even using the tab key didn’t help because the choices given didn’t work at all. You can imagine how many unspeakable words I said here.

Instead of hitting my head on the wall 12 times, I fired up my other laptop and searched on Google for similar instances. I knew I was not alone here – Google the hell out of it. By the way, I needed another computer to do that because I couldn’t get anything done with this one. If you run into this issue, do not panic. Follow these steps:

Before you even do this, you should know that you have a Graphics problem and these guidelines will help you fix that. You can find more information by doing a simple search. That is, if this post does not help you solve your problem. Sometimes, you might have to do a fresh install of your Ubuntu!

In order to arrive at the Terminal from the above screen, Start your computer while  pressing these buttons: CTRL + ALT + F1 and then enter your username and password before moving on.

The System Running In Low Graphics Mode – Solution

?
1
2
3
4
5
.
.
sudo apt-get update
.
.

Then run this on your terminal when that is done:

?
1
2
3
4
5
.
.
sudo apt-get -d install --reinstall gdm
.
.

Follow that with the following line on your terminal:

?
1
2
3
4
5
.
.
sudo apt-get remove --purge gdm
.
.

Before you restart the machine, run this next line:

?
1
2
3
4
5
.
.
sudo apt-get install gdm
.
.

When prompted here, select GDM (This by the way is a Graphics Manager)

Finally, reboot this bad boy and you will be on your way to happy dancing;

?
1
2
3
4
5
.
.
sudo reboot
.
.

You can find more information by visiting the Ubuntu forums.

That should do it for you. If you found this post helpful, do not hesitate to share it with others online.

You know, if life gives you a bug, you can either eat it for lunch or let it bite you in the face. I would rather you ate it.

Good luck and have a great week!

See you soon because that is a wrap!


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值