Re: bttv.o: unresovled symbols 2.3.34-8

Gerd Knorr (kraxel@goldbach.in-berlin.de)
Tue, 11 Jan 2000 21:46:29 +0100


In lists.linux.kernel, you wrote:
> Since 34 I have been unable to load the bttv module:
>
> #Error on insmod bttv:
> Jan 10 17:08:08 icehouse insmod: /lib/modules/2.3.38/misc/bttv.o:
> unresolved symbol i2c_bit_del_bus
> Jan 10 17:08:08 icehouse insmod: /lib/modules/2.3.38/misc/bttv.o:
> unresolved symbol i2c_bit_add_bus
>
> #conf.modules
> options i2c-algo-bit bit_test=1

Do you have this module? If not, you should enable CONFIG_I2C_ALGOBIT.
Otherwise "depmod -a; modprobe bttv" should work it.

Gerd

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/