Results 1 to 6 of 6

Thread: [SOLVED] No Loginscreen

  1. #1
    Join Date
    Sep 2008
    Beans
    29
    Distro
    Ubuntu 8.04 Hardy Heron

    Exclamation [SOLVED] No Loginscreen

    Hi I've just uninstalled KDE4 on my Ubuntu(GNOME) computer and i have by mistake made KDM default.
    I just get some black text how i want to login...
    Do i have to reinstall ubuntu or GDM or just somehow use a failsafe terminal..
    Thanks for taking your time reading this!
    (im using hardy heron)

  2. #2
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: No Loginscreen

    Quote Originally Posted by Jonathan45 View Post
    Hi I've just uninstalled KDE4 on my Ubuntu(GNOME) computer and i have by mistake made KDM default.
    I just get some black text how i want to login...
    Do i have to reinstall ubuntu or GDM or just somehow use a failsafe terminal..
    At your (broken) login screen, press Ctrl_Alt_F1. This should take you to a text-only virtual terminal. Login with your usual username and password. then give the command
    Code:
    sudo /etc/init.d/kdm stop
    to stop the KDE desktop manager. Follow it with the command
    Code:
    sudo /etc/init.d/gdm start
    When this shows as started ("[OK]"), switch back to the login screen with Ctrl_Alt_F7 (In some cases, it may be F9 or F10).

    If you now have a proper login screen, press F10, and select "Change session", and choose "Gnome". Then continue the login. After you give your password, you will be asked if you want the Gnome session to be the default, or just for this one time. Choose "Make default".

    Post back if you run into difficulties starting gdm.
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  3. #3
    Join Date
    Sep 2008
    Beans
    29
    Distro
    Ubuntu 8.04 Hardy Heron

    Smile Re: No Loginscreen

    Yea im gonna try it soon when i got the time.
    thanks

  4. #4
    Join Date
    Sep 2008
    Beans
    29
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: No Loginscreen

    Well...
    I tried it and it didn't work.
    It couldn't find kdm and it woldn't launch gdm because it wasn't default display manager.
    but thanks anyway.
    I hope some1 finds anything.
    can i install 8.10 easily on my 8.04 partition?

  5. #5
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: No Loginscreen

    Quote Originally Posted by Jonathan45 View Post
    It couldn't find kdm and it woldn't launch gdm because it wasn't default display manager.
    I suspected that would be a problem, no matter.. you can set gdm to be your default window manager with the command
    Code:
    sudo dpkg-reconfigure gdm
    You need a reboot for the changes to take effect.
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  6. #6
    Join Date
    Sep 2008
    Beans
    29
    Distro
    Ubuntu 8.04 Hardy Heron

    Talking Re: No Loginscreen

    THANK YOU SO MUCH!!!!!
    IT REALLY HELPED THE COMPUTER IS NORMAL AGAIN!
    sorry caps.

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
  •