Juha Poutiainen wrote:
hi
I'm trying to get dvb-kernel drivers to work with kernel 2.4.20. Just checked out from cvs.
I did read the README, copied new vidoedev*.h files, and made sure there is no older videodev modules around. Drivers compiles fine, but few of them wont load due to unresolved symbols.
error follows:
depmod: *** Unresolved symbols in /lib/modules/2.4.20-xfs/misc/
depmod: bttv_get_i2c_adap
depmod: bttv_get_pcidev_Re5c30938
depmod: bttv_get_cardinfo_R48320158
have you applied the bt8xx-patches and rebuilt/reinstalled your kernel?
depmod: *** Unresolved symbols in /lib/modules/2.4.20-xfs/misc/dvb-ttpci.o depmod: input_register_device_R217fb22e depmod: input_unregister_device_R1aacb3c8 depmod: input_event_R0f72a11b
you have to enable input and input event support in your kernel config. Holger -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.