Solved system is running in low-graphics mode

Solved system is running in low-graphics mode

The system is running in low-graphics mode

Your screen, graphics cards, and input device settings could not be detected correctly. You will need to configure these yourself.

The system is running in low-graphics mode
Solution 1 :

I solved this problem by reinstalling ubuntu-desktop.

When the message that “your system is running in low-graphics mode” appears, press Ctrl+Alt+F2, then login with your credentials
Then type below commands

# sudo apt-get update
# sudo apt-get remove ubuntu-desktop
# sudo apt-get install ubuntu-desktop
# sudo shutdown -r now

It should work after reboot … Else try the below option

Solution 2 :

sudo apt-get install gdm
sudo service gdm restart

 

It should work after reboot… 🙂

To reconfigure gdm type

# sudo dpkg -reconfigure gdm

 

25 Comments

  1. Noah

    I managed to FIX this 100% !!!!!!!!!!!!!!!!!
    I was rebooting and rebooting and changing gdm to lightdm and back when I saw in the error messages something like non-recognized screen 0 entry in /etc/X11/xorg.conf
    I went to there and it said

    Screen 0 “nvidia”
    Inactive “intel”

    I simply corrected those obvious entries – my graphics are Intel integrated right now. I had removed the nvidia Geforce. I deleted Inactive “Intel” and changed Screen 0 to “Intel.” This is apparently where that changeover does not get reflected and we are left with the endless loop of “This system is running in low-graphics mode.”
    One reboot and I had desktop, but no launcher – rebooted again and Ubuntu was back to booting fully!
    It has been since 2013 that I’ve been working on a solution to that short of reinstalling and there it is finally. I see one guy who reports that afterward some Ubuntu desktop 3d features are missing until he ran “sudo update-alternatives –remove-all x86_64-linux-gnu-gl-conf” and “sudo update-alternatives –remove-all i386-linux-gnu-gl_conf” then “sudo update-alternatives –remove-all gl_conf” – removed his /X11/xorg.conf and removed ‘nogpumanager’ from /etc/default/grub – then he could switch from ‘XRender’ to OpenGL 3.1′ in compositing display settings to regain the lost desktop effects.

  2. 2nd solution solved my problem. Intel graphic, acer aspire 4741. Thanks.

  3. Yannick Pfützner

    Thank you a lot…
    I thought my pc wont never work again…

    • Yannick Pfützner

      Add

      For me worked solution one…
      Thank you a lot!!!

  4. jaman

    i was trying but when after showing the massage regarding low graphics and i type ctrl+alt+f1 it shows black screen to me…plz help

  5. jaman

    using hp 240 g3 laptop with ubuntu 14.04

    • durga

      Hi Jaman, You can see black screen and at the left top corner cursor blinking for user name and password.

      else force restart the machine and after BIOS press and hold shift key to enter in to recovery mode.

      there you can log in to terminal and run above commands.

      If you find any more issues please do add my gmail id – durgacharan05@gmail.com
      Thanks
      Durga

  6. Vicky Maru

    This solution works, thank you for sharing.

  7. Jeyes

    Thanks the 2nd option worked for me

  8. Ghel angel

    If i used that Solution is my Save file data will be deleted?

  9. Mahmud

    Helli everyone. I’m trying to use solution 1 but I am wondering whether I must have internet connection before it works?

    • durga

      Yes Mahmud
      You should have internet connection so that updates will install .

      Regards,
      Durga

  10. HIMANSU

    Thanks a lot you saved me second option worked for me .
    you save me from a big problem otherwise i would have offended

  11. Isuru

    Reinstalling ubuntu-desktop worked for me. Thanks for the guidance.

  12. Rebeen

    Hello I have the same problem but I cannot login I write my name as a login name but still gives me login incorrect I don’t know what to do

  13. Ram

    Thanks Durga,
    It’s worked for me!! Thanks for guiding.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.