Am Fr, den 05.12.2003 schrieb Michal Lisiecki um 11:11: > I got: > /lib/modules/2.4.23/misc/dvb-bt8xx.o: unresolved symbol bttv_get_i2c_adap > /lib/modules/2.4.23/misc/dvb-bt8xx.o: insmod > /lib/modules/2.4.23/misc/dvb-bt8xx.o failed > /lib/modules/2.4.23/misc/dvb-bt8xx.o: insmod dvb-bt8xx failed > > What am I doing wrong now ?
Your bttv is not recent enough. (This becomes visible when you grep your kernel tree for bttv_get_i2c_adap.) Switch off the bttv support in the kernel config, get the recent source tarball from http://bytesex.org/bttv/, (re-)compile, install and done. Regards, Holger Spielmann -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
