Results 1 to 3 of 3

Thread: [SOLVED] Stops after splash loading screen

  1. #1
    Join Date
    Mar 2008
    Beans
    82

    [SOLVED] Stops after splash loading screen

    I've had a Hardy server running with a xubuntu gui for a couple of months now. Yesterday via SSH I did an apt-get dist-upgrade and the system required a reboot. Now after loading the Xubuntu splash screen the system does a complete lock (caps lock light doesn't even come on on the keyboard)

    When I reboot and go via grub into the recovery mode I can start the various services (mail, web etc) and have the system running, but I don't like running a live system in recovery.

    I'm fairly well versed in CLI usage but really have no idea where to begin trouble shooting this or the best way to bring it back up. Any ideas?

  2. #2
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Stops after splash loading screen

    If you disable xdm does it boot to the command line?

    To disable xdm when you are in recovery mode type:

    Code:
    update-rc.d -f xdm remove
    I suspect it is a video driver problem that won't allow the system to boot up.

    Jim

  3. #3
    Join Date
    Mar 2008
    Beans
    82

    Re: Stops after splash loading screen

    yep that did it, many thanks, I forgot that I had run envynq to get the ATI driver working for another project, forgot to roll back

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
  •