Results 1 to 7 of 7

Thread: Problems during startup (Ubuntu 12.04)

  1. #1
    Join Date
    Jan 2013
    Beans
    6

    Problems during startup (Ubuntu 12.04)

    I have disabled the auto-login option in 12.04 and after I updated my computer and restarted it I got this message. Now I keep getting this other message. What can I do?


  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Problems during startup (Ubuntu 12.04)

    Unless you need speech-dispatcher, which you would if you use applications such as ‘screen readers’, you can just disable it. Install Boot-up-manager:
    Code:
    sudo apt-get install bum
    run it:
    Code:
    gksudo bum
    and disable speech-dispatcher by removing the ‘check-mark’ and then from the menu go to ‘File’ -> ‘Apply’ and you should be good to go.

  3. #3
    Join Date
    Jan 2013
    Beans
    6

    Re: Problems during startup (Ubuntu 12.04)

    I have to say that when this happens the GUI doesn't load. I get stuck on this screen and nothing load. So any solution that will need a GUI wont work.

  4. #4
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Problems during startup (Ubuntu 12.04)

    If you hit Ctrl+Alt+F1, can you manage to get a terminal window?

  5. #5
    Join Date
    Jan 2013
    Beans
    6

    Re: Problems during startup (Ubuntu 12.04)

    I get a terminal with Alt+F4

  6. #6
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Problems during startup (Ubuntu 12.04)

    Quote Originally Posted by Leon Ponce View Post
    I get a terminal with Alt+F4
    That's good.
    Log into the terminal and please post the output of:
    Code:
    cat /etc/default/speech-dispatcher

  7. #7
    Join Date
    Jan 2013
    Beans
    6

    Re: Problems during startup (Ubuntu 12.04)

    I ended up formating, it was easier and faster, but thanks for the help

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
  •