How do I get and install an unmodified kernel?
- by Lucas -luky- N.
So, I want to learn how to develop drivers for Linux.
And for that I heard it's recommended to use an unmodified kernel, since distributions can patch/change it a lot.
I downloaded Ubuntu 10.04 (lucid): http://releases.ubuntu.com/lucid/ubuntu-10.04.1-desktop-i386.iso.torrent
I found this page: https://wiki.ubuntu.com/Kernel/MainlineBuilds
How do I know what's the most compatible kernel version for that Ubuntu release ?
I could not understand from the wiki page.