Results 1 to 3 of 3

Thread: my ubuntu does not start up

  1. #1
    Join Date
    May 2010
    Beans
    8

    Unhappy my ubuntu does not start up

    My ubuntu does not start up and give me a message contains the following options:

    Run ubuntu in low graphical mode
    Reconfigure graphics
    Troubleshooting
    Exite to login screen

    and by default the first option is selected
    I tried each but without result

    How I could retrieve my ubuntu to work?

    Thanks
    Last edited by miromony; May 29th, 2010 at 02:34 PM.

  2. #2
    Join Date
    Jun 2006
    Location
    Sydney
    Beans
    487

    Re: my ubuntu does not start up

    Hopefully this will do it:

    Try hitting the key combo CTRL+ALT+F1 and getting to a text based login screen.
    Type your username and password.
    Type as follows and that's a capital X in the first line below this one.
    cd /etc/X11
    sudo mv xorg.conf xorg.conf-old

    and reboot by typing this
    sudo reboot

    If that worked, then that's good, but you may want to start a thread on how to know if you need a graphics driver, and if so, which one do you install. You can include a link to this thread.

    If that didn't work, you can again press CTRl-ALT-F1 and type your username and password then
    cd /etc/X11
    sudo mv xorg.conf-old xorg.conf

    and you're right back where you started and you can come back for better advice.

  3. #3
    Join Date
    May 2010
    Beans
    8

    Question Re: my ubuntu does not start up

    Quote Originally Posted by DagMan View Post
    Try hitting the key combo CTRL+ALT+F1 and getting to a text based login screen.
    Type your username and password.
    Type as follows and that's a capital X in the first line below this one.
    cd /etc/X11
    sudo mv xorg.conf xorg.conf-old

    and reboot by typing this
    sudo reboot
    I entered to a text based login screen by hitting F8 but not by "the key combo CTRL+ALT+F1"
    I followed these instructions but it gets me the following message:
    mv: cannot stat 'xorg.conf' : no such file or directory

    but the X11 folder contains:
    Xwrapper.config
    XvMCConfig
    xorg.conf.failsafe

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
  •