The System is running in low-graphics mode – VMware Workstation(亲测有效)

随声附和 提交于 2020-10-01 10:10:17

亲测有效,就是更新的有点慢
Issue

During a reboot on Ubuntu 16.04.3, I got 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 these yourself.

This error message, was misleading since you do not have to configure these things yourself.

Fix

Step # 1

On the error message, click on the OK button.

Next, you will see a new dialog box:

What would you like to do?

1)Try running with the default graphical mode
2)Reconfigure graphics
3)Troubleshoot the error
4)Exit to console login


Do not do any of these options.

You need to perform this keyboard combination.

Ctrl + Alt + F1

Now, you will need to login:

When prompted for your password, enter it.

Step # 2

sudo apt-get update

Then, run this command

sudo apt-get upgrade

Lastly, you will need to reboot, then once the reboot has completed.

You should be good to go!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!