Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: guest22 on February 11, 2008, 04:59:34 PM

Title: Kernel recompile required?
Post by: guest22 on February 11, 2008, 04:59:34 PM
Hi,

I have the need for the CX88 (Video) module, but the stock kernel of SME Server 7.3 has this module not enabled. Is the _only_ way to recompile the kernel with the CX88 module enabled?

TIA

guest
Title: Re: Kernel recompile required?
Post by: Stefano on February 11, 2008, 05:15:00 PM
AFAIK no, you can compile only the module you need..

but you have to do it everytime you upgrade/change your kernel.

HTH

Ciao
Stefano
Title: Re: Kernel recompile required?
Post by: guest22 on February 11, 2008, 05:31:16 PM
Thanks, any quick pointers on how to do that please?

guest
Title: Re: Kernel recompile required?
Post by: cactus on February 11, 2008, 10:00:33 PM
Thanks, any quick pointers on how to do that please?

guest
Perhaps this would be a starter: http://wiki.centos.org/HowTos/BuildingKernelModules
or this one: http://www.howtoforge.com/kernel_compilation_centos
Title: Re: Kernel recompile required?
Post by: guest22 on February 11, 2008, 10:03:21 PM
Thanks Cactus.

guest
Title: Re: Kernel recompile required?
Post by: william_syd on February 12, 2008, 03:14:10 AM
What about the Centos Plus kernel ?

For a 7.3 smp i686 system...

wget http://mirror.centos.org/centos/4/centosplus/i386/RPMS/kernel-smp-2.6.9-67.0.1.EL.plus.c4.i686.rpm

And for a truck load of kernel modules...

wget ftp://ftp.pbone.net/mirror/ftp.pramberger.at/systems/linux/contrib/rhel4/i686/kernel-smp-unsupported-2.6.9.67.0.1.EL-4.el4.pp.i686.rpm

Which includes..

Quote
/lib/modules/2.6.9-67.0.1.ELsmp/kernel/unsupported/drivers/media/video/cx88
/lib/modules/2.6.9-67.0.1.ELsmp/kernel/unsupported/drivers/media/video/cx88/cx8800.ko
/lib/modules/2.6.9-67.0.1.ELsmp/kernel/unsupported/drivers/media/video/cx88/cx88xx.ko


You take all the risk.




Title: Re: Kernel recompile required?
Post by: guest22 on February 13, 2008, 08:50:30 AM
William_syd,

Brilliant! works.

Thanks,

guest
Title: Re: Kernel recompile required?
Post by: cactus on February 13, 2008, 02:23:18 PM
William_syd,

Brilliant! works.

Thanks,

guest
Perhaps file a bug with CentOS bugtracker and request it to be incorporated in the base of CentOS, that way it will also be supported by SME Server in the future.
Title: Re: Kernel recompile required?
Post by: CharlieBrady on February 13, 2008, 05:16:40 PM
What about the Centos Plus kernel ?

For a 7.3 smp i686 system...

wget http://mirror.centos.org/centos/4/centosplus/i386/RPMS/kernel-smp-2.6.9-67.0.1.EL.plus.c4.i686.rpm

Note that installing that kernel will break dialup internet access, PPTP vpn and appletalk file sharing.
Title: Re: Kernel recompile required?
Post by: guest22 on February 13, 2008, 05:52:23 PM
Took that into account Charlie. Only took the correct module, which is good enough for home usage.

Thanks,
guest
Title: Re: Kernel recompile required?
Post by: ntblade on February 18, 2008, 06:17:33 PM
Hi I have the same problem as hf but I don't think my hardware is supported by the verion of the cx88xx in the standard or centosplus kernel.  I have a WinTV Nova-T card 9003 which is card type 18 but the cx88xx module only has 13 types listed.  Is it possible to patch the kernel source to the latest video4linux dvb drivers nad compile a module without breaking NAT etc?

Thanks
Norrie