Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Can't load cvs driver under MDK 2.6.11-rc2



Hi all,

I've just updated my vdrbox from mdk 2.4.26 to mdk 2.6.11-rc2, installed
and compiled "cvs driver" *outside* the kernel. But the driver doesn't load,
and have some error messages :

================================================
[root@PCTEST build-2.6]# ./insmod.sh load
Inserting DVB modules into kernel
FATAL: Module crc32 not found.
insmod: error inserting './dvb-ttpci.ko': -1 Unknown symbol in module
================================================

I've checked and try several configuration compilation files,
but it doesn't change anything. Here is what I've done from the
beginning, step by step :

================================================
- Installing Mandrake 10.1 (kernel 2.6.8)
- Activate hot-plug
- copy dvb-ttpci-01.fw to /lib/hotplug/firmware
- Updating kernel to 2.6.11-rc2
	tar kernel 2.6.11-rc2 ...
	make menuconfig
	make
	make bzImage
	make modules
	make modules install
	make install
- Reboot
- uname -sr (OK => 2.6.11-rc2)
- Installing cvs drivers
	tar xjvf dvb-kernel-20050203.tar.tar
	ln -s dvb-kernel DVB
	/usr/local/src/DVB/make
	/usr/local/src/DVB/build-2.6/./insmod.sh load
================================================

Could you please tell me what's wrong ? How coud I debug this ?
Is there any "HOWTO" for this ?

Thanks a lot !
Karim






Home | Main Index | Thread Index