LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Booting into a newly compiled kernel in ubuntu (https://www.linuxquestions.org/questions/linux-desktop-74/booting-into-a-newly-compiled-kernel-in-ubuntu-866897/)

ajitht1986 03-07-2011 02:40 AM

Booting into a newly compiled kernel in ubuntu
 
Hi,
I'm using ubuntu 10.10. The kernel version was 2.6.36.
I downloaded kernel 2.6.37 from kernel.org,
performed a build for 2.6.37. I created an entry in the grub for displaying this new kernel.

If I'm booting into this kernel in graphical mode I'm getting errors like

unable to find /dev/fb0
unable to find /dev/agpgart etc

However if I'm booting into this newly installed kernel in SINGLE USER MODE it works perfectly.

I booted into 2.6.36 again to check if there exist /dev/fb0,/dev/agpgart. Yes it exist if kernel ver is 2.6.36 and does nt exist if kernel ver is 2.6.37.

1. What will be the reason for this behaviour?

2. Plz explain me if Kernel and desktop applicatiopn(like gnome,KDE) are seperate entities and how do they interact? How can two different installed kernels can use the same desktop appli installed on a system?


Hope my doubt will get clariffied at the earliest

Endarur 03-07-2011 04:17 AM

For Ubuntu it is better to download the kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/

ajitht1986 03-16-2011 12:54 AM

Quote:

Originally Posted by Endarur (Post 4281322)
For Ubuntu it is better to download the kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/

Can you explain me if Kernel and desktop applications(like gnome,KDE) are seperate entities .
how do desktop application(gnome/KDE) interacts with the kernel ?
How can two different installed kernel versions use the same desktop appli installed on a system?


All times are GMT -5. The time now is 07:50 PM.