Author Topic: Custom kernel modules in LMCE  (Read 7313 times)

Monkgs

  • Veteran
  • ***
  • Posts: 72
    • View Profile
Custom kernel modules in LMCE
« on: September 10, 2008, 11:40:55 am »
According to the 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.

Monkgs

  • Veteran
  • ***
  • Posts: 72
    • View Profile
Re: Custom kernel modules in LMCE
« Reply #1 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

hari

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 2428
    • View Profile
    • ago control
Re: Custom kernel modules in LMCE
« Reply #2 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
cool!
rock your home - http://www.agocontrol.com home automation

colinjones

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 3003
    • View Profile
Re: Custom kernel modules in LMCE
« Reply #3 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 :) )

colinjones

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 3003
    • View Profile
Re: Custom kernel modules in LMCE
« Reply #4 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...

Monkgs

  • Veteran
  • ***
  • Posts: 72
    • View Profile
Re: Custom kernel modules in LMCE
« Reply #5 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.

itspac

  • Veteran
  • ***
  • Posts: 136
    • View Profile
Re: Custom kernel modules in LMCE
« Reply #6 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

Crawtech

  • Veteran
  • ***
  • Posts: 68
    • View Profile
Re: Custom kernel modules in LMCE
« Reply #7 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

:)


Crawtech

  • Veteran
  • ***
  • Posts: 68
    • View Profile
Re: Custom kernel modules in LMCE
« Reply #8 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  ???


itspac

  • Veteran
  • ***
  • Posts: 136
    • View Profile
Re: Custom kernel modules in LMCE
« Reply #9 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

Crawtech

  • Veteran
  • ***
  • Posts: 68
    • View Profile
Re: Custom kernel modules in LMCE
« Reply #10 on: September 23, 2008, 05:50:55 am »
Hi Itspac
I am doing it all as root
sudo bash

Crawtech

  • Veteran
  • ***
  • Posts: 68
    • View Profile
Re: Custom kernel modules in LMCE
« Reply #11 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