Alan Cox wrote:
Using /lib/modules/2.4.18-3/kernel/drivers/media/video/bttv.o
/lib/modules/2.4.18-3/kernel/drivers/media/video/bttv.o: unresolved symbol
remove_wait_queue_R4460c5f5
/lib/modules/2.4.18-3/kernel/drivers/media/video/bttv.o: unresolved symbol
zone_table_R3bbfbb3a
Whatever you compiled it against doesn't match the kernel you are running.
Thats actually one of the 7.3 errata kernel fixes so get that first.
Aside from that he will need to install using
modprobe instead of insmod, as others of these
errors are from videodev et al. not being loaded.
My modules (lsmod) appears as:
btaudio 10144 0 (autoclean) (unused)
tvaudio 11200 1 (autoclean)
bttv 70880 1
tuner 8580 1 (autoclean)
v4l2-common 4136 0 [bttv]
video-buf 8192 0 [bttv]
i2c-algo-bit 7020 1 [bttv]
videodev 5664 3 [bttv]
tvmixer 3424 0 (autoclean) (unused)
soundcore 3364 6 (autoclean) [btaudio snd tvmixer]
i2c-core 12576 0 [tvaudio bttv tuner i2c-algo-bit tvmixer]
--
Bill Eldridge
Radio Free Asia
bill@xxxxxxx