LinuxMCE Forums

General => Developers => Topic started by: Monkgs on September 10, 2008, 11:40:55 am

Title: Custom kernel modules in LMCE
Post by: Monkgs on September 10, 2008, 11:40:55 am
According to the Upgrading the Kernel (http://wiki.linuxmce.org/index.php/Upgrading_the_Kernel) wiki, and the charon svn there are a few drivers compiled as part of LMCE. Are these sources actually patched in any way from their original versions? Excluding the video drivers, most of the drivers appear in the mainstream kernel and the rest aren't even installed on my LMCE box.

I've been running a 2.6.26 kernel for sometime now, with no issues. I would like to document this in the Wiki along with a mini-HOWTO. And hopefully not break anyone's setup in the process.
Title: Re: Custom kernel modules in LMCE
Post by: Monkgs on September 12, 2008, 12:15:24 am
Well, the Wiki is up now. I tried to get as many modules as I could. If I missed something, let me know.

http://wiki.linuxmce.org/index.php/Upgrading_the_Kernel (http://wiki.linuxmce.org/index.php/Upgrading_the_Kernel)
Title: Re: Custom kernel modules in LMCE
Post by: hari on September 12, 2008, 10:16:44 am
Well, the Wiki is up now. I tried to get as many modules as I could. If I missed something, let me know.

http://wiki.linuxmce.org/index.php/Upgrading_the_Kernel (http://wiki.linuxmce.org/index.php/Upgrading_the_Kernel)
cool!
Title: Re: Custom kernel modules in LMCE
Post by: colinjones on September 12, 2008, 01:36:47 pm
Cool, thanks Demus! Will give that a go when I get home, on the brink with my partner and LMCE, but I think I can get just one more out of it without actually endangering my life (who would have thought LMCE could be an extreme sport :) )
Title: Re: Custom kernel modules in LMCE
Post by: colinjones on September 18, 2008, 10:47:33 pm
Nope, been hectic this week so I've put it off. Actually I'm more interested in compiling the new rev of LMCE now that Andrew's team have done much of the VDR work. Just not sure how...
Title: Re: Custom kernel modules in LMCE
Post by: Monkgs on September 19, 2008, 06:32:04 am
Colin,

 Did you have a go at this yet. How did it work out? I have that kernel compile and waiting I just have not made the changes to boot from it yet!

 Dave

You can always setup a new boot option for the new kernel. If it doesn't work right then just boot the old one.
Title: Re: Custom kernel modules in LMCE
Post by: itspac on September 20, 2008, 04:58:02 pm
Colin,

 Did you have a go at this yet. How did it work out? I have that kernel compile and waiting I just have not made the changes to boot from it yet!

 Dave

You can always setup a new boot option for the new kernel. If it doesn't work right then just boot the old one.

My first attempt failed... Don't really know where I went wrong yet, but i'm going to tray again soon
Title: Re: Custom kernel modules in LMCE
Post by: Crawtech on September 23, 2008, 02:51:33 am
Hi All 
Just made a few changes to the wiki

You need to reboot before you start recompiling the new modules

:)

Title: Re: Custom kernel modules in LMCE
Post by: Crawtech on September 23, 2008, 05:28:42 am
Hi all
Ok i have got the new kernel on ok and got alsa, zaptel and new Nvidia drivers installed and working
but i can not get Lirc to compile and Mythbackend  is broken  ???

Title: Re: Custom kernel modules in LMCE
Post by: itspac on September 23, 2008, 05:43:44 am
I get this error

Quote
linuxmce@dcerouter:/usr/src/linux$ make menucinfig 2> module_errors
-bash: module_errors: Permission denied

same thing even if you run it with sudo
Title: Re: Custom kernel modules in LMCE
Post by: Crawtech on September 23, 2008, 05:50:55 am
Hi Itspac
I am doing it all as root
sudo bash
Title: Re: Custom kernel modules in LMCE
Post by: Crawtech on September 23, 2008, 09:35:58 am
Hi all

I have every thing sorted now except for lirc on the core/hybrid any one have any ideas