Results 1 to 5 of 5

Thread: low graphics mode after update

  1. #1
    Join Date
    Nov 2012
    Beans
    3

    Unhappy low graphics mode after update

    I am a total beginner so please take that into account...

    I wiped an old dell optiplex sx280 and put 12.10 (I think) on it and it was working fine.

    It wanted to update and I said yes, it installed and required a reboot but ever since I get the message I am running in low graphics mode and I can't get past it or get it to boot.

    I have video files on the desktop I want, if I can get to them and save them to an external hard drive I'll just reinstall from a boot CD but I'd rather not lose the files.

    Any step by step help would be greatly appreciated.

  2. #2
    Join Date
    Oct 2006
    Location
    Canada
    Beans
    143
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: low graphics mode after update

    You should be able to retrieve your files using the bootCD or even low graphic mode.

    It seems your X Window system is not working properly, hence the low graphic mode. The following steps will reset your xorg.conf file.

    Boot your computer to the login prompt but don't login.

    Press CTRL + ALT + F1 to access the terminal, login using your username and password.

    Enter the following to backup your existing xorg.conf file (must be exact):
    sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup

    Enter the following to reconfigure your xorg.conf file (must be exact):
    sudo dpkg-reconfigure xserver-xorg

    Enter 'sudo reboot' to reboot your system.

    If it worked, you should be able to login normally and get on with your life. If not, post back and maybe someone else can help.

    mardybear

  3. #3
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: low graphics mode after update

    Quote Originally Posted by f99777 View Post
    It wanted to update and I said yes, it installed and required a reboot but ever since I get the message I am running in low graphics mode and I can't get past it or get it to boot.
    Hi,

    this is probably due to a fault of graphics card driver.
    Try what @mardybear suggested , but is not sure that you have an xorg.conf file (xorg.conf is not a requirement anymore).
    You can tell us what graphics card you have and if you remember to install any additional driver.

    Quote Originally Posted by f99777 View Post
    I have video files on the desktop I want, if I can get to them and save them to an external hard drive I'll just reinstall from a boot CD but I'd rather not lose the files.
    That's easy.
    Just boot from the LiveCD-USB of Ubuntu and open nautilus (the default file manager) .
    Then search - find - copy your important files to the external HDD.

    Thanks

  4. #4
    Join Date
    Nov 2012
    Beans
    3

    Re: low graphics mode after update

    Quote Originally Posted by mardybear View Post
    You should be able to retrieve your files using the bootCD or even low graphic mode.

    It seems your X Window system is not working properly, hence the low graphic mode. The following steps will reset your xorg.conf file.

    Boot your computer to the login prompt but don't login.

    Press CTRL + ALT + F1 to access the terminal, login using your username and password.

    Enter the following to backup your existing xorg.conf file (must be exact):
    sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup

    Enter the following to reconfigure your xorg.conf file (must be exact):
    sudo dpkg-reconfigure xserver-xorg

    Enter 'sudo reboot' to reboot your system.

    If it worked, you should be able to login normally and get on with your life. If not, post back and maybe someone else can help.

    mardybear
    Thanks for your input I'll give it a go

  5. #5
    Join Date
    Nov 2012
    Beans
    3

    Re: low graphics mode after update

    Quote Originally Posted by NikTh View Post
    Hi,

    this is probably due to a fault of graphics card driver.
    Try what @mardybear suggested , but is not sure that you have an xorg.conf file (xorg.conf is not a requirement anymore).
    You can tell us what graphics card you have and if you remember to install any additional driver.


    That's easy.
    Just boot from the LiveCD-USB of Ubuntu and open nautilus (the default file manager) .
    Then search - find - copy your important files to the external HDD.

    Thanks
    If mardybears doesn't work I'll try what you suggested, thanks!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •