Announcement

Collapse
No announcement yet.

Won't boot

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

    Won't boot

    I went to boot Kubuntu and I can get to the log in screen, but when I hit enter to boot Kubuntu ( into KDE) the splash screen is all that displays and the boot icons do not show up and it stops booting. Any ideas?

    #2
    Re: Won't boot

    You have to give us more to go on. Tell us about your PC. Tell us about your Graphics card. Is this a new install or an upgrade?
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: Won't boot

      Nvidia GeForce 6150 video card
      upgraded from 10.04 to 10.10
      It happened shortly after updating packages (KDE 4.5.3. updates)

      Comment


        #4
        Re: Won't boot

        Was there a kernel update (that you remember)? Do you have more than one kernel version on the Grub menu? If yes, does the earlier kernel result in a full boot/log in to the Desktop?
        Windows no longer obstructs my view.
        Using Kubuntu Linux since March 23, 2007.
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          Re: Won't boot

          i have two kernels in grub both freeze

          Comment


            #6
            Re: Won't boot

            at the login screen press ctrl>alt>F6 and log in at the terminal then do
            Code:
            df -h
            and see if your / or /home is full and let us know.

            VINNY
            i7 4core HT 8MB L3 2.9GHz
            16GB RAM
            Nvidia GTX 860M 4GB RAM 1152 cuda cores

            Comment


              #7
              Re: Won't boot

              not full, I have had problems with xserver-xorg-video-intel before could this be the problem, and if so how can i reinstall a working one

              Comment


                #8
                Re: Won't boot

                Originally posted by fiby6
                ...I have had problems with xserver-xorg-video-intel before could this be the problem,...
                Huh? You said you have a Nvidia GeForce 6150 video card, so why would you be using xserver-xorg-video-intel? You should be using the custom built nVidia xorg file, yes?
                Windows no longer obstructs my view.
                Using Kubuntu Linux since March 23, 2007.
                "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                Comment


                  #9
                  Re: Won't boot

                  sorry yes

                  Comment


                    #10
                    Re: Won't boot

                    To be clear, you do get the KDM login screen, where you type in your password? Instead, when at the KDM Log in screen, log in to a tty session. Press Ctrl+Alt+F1. Once logged in, type:
                    Code:
                    startx
                    Report back.
                    Windows no longer obstructs my view.
                    Using Kubuntu Linux since March 23, 2007.
                    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                    Comment


                      #11
                      Re: Won't boot

                      My guess is that something went wrong with your KDE update and removed your plasma desktop. Happened to me, I believe it masy be because I went straight from 4.5.1 to 4.5.3

                      Make sure you are connected to the net and do a terminal login.

                      Type
                      Code:
                      sudo apt-get install plasma-desktop
                      Return and enter password.

                      What happens?

                      Comment

                      Working...
                      X