Earlier this morning i got my cd's of ubuntu and kubuntu, first i tested ubuntu but when i tested kubuntu i installed it immidiately. I had few problem with apt-get but i solved it, repositories wheren't activated so i activated them and also added few debian repositories. Then i run upgrade and upgraded like 100 program, libs etc but important is that i updated kernel. Now i got newer kernel and older kernel in my boot but neither of then works. I start kubuntu, everything loads, then blacks screen appears and kubuntu loading screen appears again, but nothing is loading and no text bellow, just blue kubuntu sing and loader. Can somebody please help because i spent like 4-5h adjusting kubuntu for me and i would hate to reinstall it. Please help me...
Announcement
Collapse
No announcement yet.
Problem with new kernel.
Collapse
This topic is closed.
X
X
-
Re: Problem with new kernel.
Two ideas:
1) Do you have an nVidia or ATI video card? If so, reinstall the drivers.
2) Open /boot/grub/menu.lst and find the entry for the kernel you plan to boot from. It will look something like:
title Ubuntu, kernel 2.6.15-23-386
root (hd0,5)
kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hdc6 ro quiet splash
initrd /boot/initrd.img-2.6.15-23-386
savedefault
boot
Change the "kernel" line to:
kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hdc6 ro quiet
I had to remove the "splash" option on my wife's T21 Thinkpad because of a similar problem, and it's worked so far.
- Top
- Bottom
-
Re: Problem with new kernel.
Well this second idea worked. I accessed /boot/grub/main.lst true partition magic and copied to C: then edited and moved back to /boot/grub/. My Kubuntu worked, but i got only console. I logged in and still i have console. How to start my KDE desktop ?
- Top
- Bottom
Comment
-
Re: Problem with new kernel.
Originally posted by prosslogin as your normal user..then at the prompt just type startx then ENTER
this will start the xserver and should start KDE
lampir@LaMpiR:~$ sudo startx
xauth: creating new autohority file /home/lampir/.serverauth.4563
xauth: error in locking authority file /home/lampir/.Xauthority
xauth: error in locking authority file /home/lampir/.Xauthority
xauth: error in locking authority file /home/lampir/.Xauthority
xauth: error in locking authority file /home/lampir/.Xauthority
- Top
- Bottom
Comment
-
Re: Problem with new kernel.
Actually i search around the forum litle and found something. I first discovered that x-server-xorg is broken so i downloaded and installed new one. Then i ran dpkg-reconfigure xserver-xorg and adjustedet everything and i works fine now
- Top
- Bottom
Comment
-
Re: Problem with new kernel.
Originally posted by davebgimpSame problem here as well. Booting previous kernels work fine though. >
http://kubuntuforums.net/forums/inde...15025#msg15025
then my monitor would go off soon as i start it but i have reconfigured xserver again and have chosen nv instead of vesa and it worked fine after that
- Top
- Bottom
Comment
Comment