Results 1 to 10 of 36

Thread: Can't get past login screen in Ubuntu 10.04 Lucid Lynx.

Hybrid View

  1. #1
    Join Date
    Jun 2010
    Beans
    15
    Distro
    Ubuntu 10.04 Lucid Lynx

    Question Can't get past login screen in Ubuntu 10.04 Lucid Lynx.

    I installed Ubuntu for the first time yesterday by running Wubi on Windows Vista Home Premium. For all of yesterday and up to lunchtime today Ubuntu was working fine. I followed the instructions on a forum post to remove Evolution Mail via the synaptic applications menu. I proceeded to log out of Ubuntu and reboot (I hoestly can't remember what for) Anyway, ever since I have not been able to log in to Ubuntu. I enter my username and password as normal and they are accepted, however moments the log in page displays again. This continues in an endless loop.

    The password is definitely correct because I get an authentication error if I enter anything else. I know I am not the only person experiencing this issue. None of the suggestions I have found by searching this forum have worked.

    Someone must be able to fix this problem, please offer any advice you can.

    Thanks a lot!

  2. #2
    Join Date
    May 2008
    Location
    Purdue University
    Beans
    136
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Can't get past login screen in Ubuntu 10.04 Lucid Lynx.

    You didn't say what all you have tried from the other "suggestions".

    Are you able to get to a console from the login screen by pressing Ctrl-Alt-F2?

    If so, login and try typing 'df -h' to see if you have enough disk space.

    Also here is a post talking about some of the reasons the loop occurs: http://ubuntu-virginia.ubuntuforums....36&postcount=2
    Last edited by beckols; June 11th, 2010 at 06:51 PM.
    linuxcommand.org -- AWESOME for people new to linux

  3. #3
    Join Date
    Jun 2010
    Beans
    15
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Can't get past login screen in Ubuntu 10.04 Lucid Lynx.

    I have plenty disk space, 13GB out of 17GB.

    Anything else I should try as I'm in there?

  4. #4
    Join Date
    May 2008
    Location
    Purdue University
    Beans
    136
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Can't get past login screen in Ubuntu 10.04 Lucid Lynx.

    I would try maybe reconfiguring gdm:
    Code:
    sudo dpkg-reconfigure gdm
    linuxcommand.org -- AWESOME for people new to linux

  5. #5
    Join Date
    Jun 2010
    Beans
    15
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Can't get past login screen in Ubuntu 10.04 Lucid Lynx.

    Quote Originally Posted by beckols View Post
    I would try maybe reconfiguring gdm:
    Code:
    sudo dpkg-reconfigure gdm
    What should happen if that works?

  6. #6
    Join Date
    May 2008
    Location
    Purdue University
    Beans
    136
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Can't get past login screen in Ubuntu 10.04 Lucid Lynx.

    After you do that, switch back to the GUI by hitting 'Ctrl-Alt-F8' then attempt to log on again.

    Edit: Actually, you might want to restart gdm first
    Code:
    sudo /etc/init.d/gdm restart
    I'm not sure if you need to or not, but it won't hurt.
    linuxcommand.org -- AWESOME for people new to linux

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
  •