Results 1 to 5 of 5

Thread: Gutsy Boots to Command Line. Unable to Start GDM

  1. #1
    Join Date
    Jan 2008
    Location
    Galway, Ireland
    Beans
    26
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Gutsy Boots to Command Line. Unable to Start GDM

    The problem started yesterday. I'm not sure if this is the place to post this so if mods want to move this, feel free.

    My problem is this . . .

    I boot, via the default option in GRUB and get the splash screen (orange loading bar and Ubuntu logo). Before this I'd then get the login screen and then the beige screen for a bit (I think that's the right sequence)and then the gnome desktop would appear.

    Now I get a command line and a login prompt. I can enter my uid and pw to login but I can't start GDM using any of the methods I've seen suggested.

    I've tried

    # startx
    # sudo /etc/init.d/gdm start

    I'm away from my laptop right now and I'can't recall whether they failed quietly or spat some errors.

    Any suggestions would be gratefully received.

    Rgds,
    Dave

    P.S. I noticed that when I arrive at the command line I am tty3. Not sure if that's relevant.

  2. #2
    Join Date
    Apr 2008
    Location
    /home/ibutho
    Beans
    1,365

    Re: Gutsy Boots to Command Line. Unable to Start GDM

    To better diagnose the problem, run "sudo /etc/init.d/gdm start" and post back the error messages.

  3. #3
    Join Date
    Dec 2006
    Beans
    1,089

    Re: Gutsy Boots to Command Line. Unable to Start GDM

    You could also try to reinstall gdm with
    Code:
    sudo apt-get --reinstall install gdm

  4. #4
    Join Date
    Jan 2008
    Location
    Galway, Ireland
    Beans
    26
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Gutsy Boots to Command Line. Unable to Start GDM

    Quote Originally Posted by benerivo View Post
    You could also try to reinstall gdm with
    Code:
    sudo apt-get --reinstall install gdm
    I'll try this when I get home later but part of my problem is that sudo apt-get <anything> isn't working for me. I can't remember how it errors though.

    Thanks,
    Dave

  5. #5
    Join Date
    Jan 2008
    Location
    Galway, Ireland
    Beans
    26
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Gutsy Boots to Command Line. Unable to Start GDM

    Quote Originally Posted by dee_kay View Post
    I'll try this when I get home later but part of my problem is that sudo apt-get <anything> isn't working for me. I can't remember how it errors though.

    Thanks,
    Dave
    Okay . . . tried the above at the command prompt in tty1.

    #sudo apt-get --reinstall gdm

    Result is

    apt-get: error while loading shared libraries: libapt-pkg-libc6.6-6.so.4.5: cannot open shared object file: No such file or directory
    I also tried:

    #sudo /etc/init.d/gdm start

    and the result appeared to be nothing. I was just returned to the command line.

    Does this help?

    Thanks,
    Dave

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
  •