The system is running in low-graphics mode

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

The system is running in low-graphics mode

4,195件の閲覧回数
jiangyaqiang
Contributor V

HI everyone:

       I'm involved in a problem with ubuntu 12.04 , when click power down in UI, the system go to low-graphics mode like low.

pastedImage_0.png

more information: mx6q , linux 3.0.35

debug port log:  NO LOG

      Anyone know why, please give a hand , thanks very much .

ラベル(3)
0 件の賞賛
返信
2 返答(返信)

2,800件の閲覧回数
adamdanischewsk
Contributor I

Old thread yet I had this problem recently, after installing Ubuntu on a mostly unsupported laptop I had problems with sound. I uninstalled PulseAudio and Unity was affected. First update and upgrade your system and run auto-remove.

$> sudo apt-get update

$> sudo apt-get upgrade-distro

$> sudo apt-get upgrade

$> sudo apt-get auto-remove

See if that fixes it for you - if not, then I recommend you check Unity and try installing

LXDE to make sure X-Windows isn't the issue.

$> sudo apt-get install unity

$> sudo apt-get install lxde

At this point it should be working, try

$> startx

If it is, yet you still get the "low-graphics mode" message on reboot then install a new greeter for LightDM:

$> sudo apt-get install lightdm-gtk-greeter

Now it should be fixed.

0 件の賞賛
返信

2,800件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi jiang

this may caused by incorrect graphic driver and well described on

ubuntu forums:

xorg - How to fix "The system is running in low-graphics mode" error? - Ask Ubuntu

Fix the error "The system is running in low graphics mode" - Solution - YouTube

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信