Announcement

Collapse
No announcement yet.

[SOLVED] Need help! How to boot into kubuntu?

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

    [SOLVED] Need help! How to boot into kubuntu?

    This is my problem. black screen v text:

    "Starting up...
    Loading, please wait...
    kinit: name_to_dev_t(/dev/disk/by-uuid/xxxxxxxxxxxx)
    kinit: trying to resume from /dev/disk/by-uuid/xxxxxxxxxxxx)
    kinit: No resume image, doing normal boot... "

    I login v my username and password. next, what should i do?

    #2
    Re: Need help! How to boot into kubuntu?

    Sounds like a normal boot process to me. Can you explain your problem? Have you hit enter ?
    Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

    Comment


      #3
      Re: Need help! How to boot into kubuntu?

      no. i didnt hit enter or any button. after d kubuntu loading bar, it becomes a black screen v text only. asking for username n password. then nothing happen. it should b another kubuntu nice graphical loading right? what should i do next? sorry. im new to linux.

      Comment


        #4
        Re: Need help! How to boot into kubuntu?

        most likely a video problem - what videocard do you have?
        did you by chance upgrade your kernel before it happened?

        Comment


          #5
          Re: Need help! How to boot into kubuntu?

          no. i did not touch any setting or kernel. im using GeForce 8500GT 256MB GDDR3.

          Comment


            #6
            Re: Need help! How to boot into kubuntu?

            login and type
            Code:
            startx
            and tell us what happens.
            Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

            Comment


              #7
              Re: Need help! How to boot into kubuntu?

              black screen full of text. something like following:

              (==) Log file: "/var/log/Xorg.0.log"
              (==) Using config file: " /etc/X11/xorg.conf"
              ( II ) Module already built-in

              FATAL: Error running install command for nvidia
              (EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
              (EE) NVIDIA(0): ***Aborting***
              (EE) Screen(s) found, but none have a usable configuration

              Fatal server error:
              no screen found
              XI0: fatal I0 error 104 (connection reset by peer) on x server ":0.0" after 0
              requests (0 unknown processed) with 0 events remaining.

              Comment


                #8
                Re: Need help! How to boot into kubuntu?

                Try installing the nvidia drivers by doing

                Code:
                sudo apt-get install nvidia-glx
                and then try startx.

                this has happened to me also.

                Comment


                  #9
                  Re: Need help! How to boot into kubuntu?

                  thanks. problem has been solved.

                  boot into recovery mode as root. by using "dpkg-reconfigure xserver-xorg" and i chose "nv" instead of "NVIDIA". after that, "shutdown now -r". Done!

                  Comment

                  Working...
                  X