Announcement

Collapse
No announcement yet.

9.04 X server crashes with no error messages; text-only installer?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    9.04 X server crashes with no error messages; text-only installer?

    Hi.

    I've been using various flavors of Linux for years, but haven't needed to do a fresh installation of any Debian-based distro since 2003 or so. This is my first time using Ubuntu/Kubuntu. A friend is hoping to use an older desktop (which runs Windows XP just fine) to learn more about Linux, so we've unplugged the XP drive, plugged a spare drive in for the Linux install, and will mess with dual booting later once things are working.

    The problem is getting anything installed in the first place. It took 3 burns before we got a CD that would get past the initial "kubuntu logo" and boot menu. Selecting the "try without installing" seems to work, in that we get a console prompt. Selecting "install kubuntu" fails with some huge long error that looks like a python traceback, but then the screen clears and we get a shell prompt again before we can read the errors.

    If I try removing the "splash" boot option and adding one of the vga= options, I can get a working framebuffer text console prompt. I remember how to get to console #7, which in theory has X running on it. There's nothing there. Looking through /var/log/Xorg.0.log and Xorg.failsafe.log gives no error (EE) lines at all. Xorg.0.log ends with "AddScreen/ScreenInit failed for driver 0" which is totally uninformative. Xorg.failsafe.log ends with a call stack that ends about 20 lines deep with "/usr/bin/X blah blah signal 11".

    Sorry I can't copy and paste exact text. The target machine is in another room and has no network.

    Is there some kind of text-only installer to run at the command prompt? I think everything keeps failing because of X graphics problems. I don't care about X or graphics right now, I just want a working bootable system. No matter what we try, we get some kind of error involving X, which is extremely frustrating.

    #2
    Re: 9.04 X server crashes with no error messages; text-only installer?

    Yeah, I think you are on the right track. I would try this:
    https://help.ubuntu.com/community/In...tion/MinimalCD

    Comment


      #3
      Re: 9.04 X server crashes with no error messages; text-only installer?

      Awesome, thank you! We're booting it now and the installer is running.

      We'll probably face problems again once we try to install/use a KDE desktop (or any other X package, for that matter), but in the meantime we'll have a working system, hopefully!

      Thanks again for the pointer.

      Comment


        #4
        Re: 9.04 X server crashes with no error messages; text-only installer?

        Hey, my pleasure. Your nickname is too good not to help you

        It may be helpful to know your graphics chipset (either for us to help, or even you guys to google for the issue, typically "ubuntu 9.04 yourGraphicsCard)

        Code:
        sudo lspci |grep -i graphics
        sudo lshw |grep -i graphics
        Cheers!

        Comment

        Working...
        X