Hi On Tue, Nov 10, 2009 at 1:40 PM, Roman Gaufman <hackeron@xxxxxxxxx> wrote: > Thanks, managed to compile but getting -1 Unknown symbol in module now > - any ideas? > > # make > make -C /lib/modules/2.6.31-14-generic/build M=/root/tw68-v2 modules > make[1]: Entering directory `/usr/src/linux-headers-2.6.31-14-generic' > CC [M] /root/tw68-v2/tw68-core.o > CC [M] /root/tw68-v2/tw68-cards.o > CC [M] /root/tw68-v2/tw68-video.o > CC [M] /root/tw68-v2/tw68-controls.o > CC [M] /root/tw68-v2/tw68-fileops.o > CC [M] /root/tw68-v2/tw68-ioctls.o > CC [M] /root/tw68-v2/tw68-vbi.o > CC [M] /root/tw68-v2/tw68-ts.o > CC [M] /root/tw68-v2/tw68-risc.o > CC [M] /root/tw68-v2/tw68-input.o > CC [M] /root/tw68-v2/tw68-tvaudio.o > LD [M] /root/tw68-v2/tw68.o > Building modules, stage 2. > MODPOST 1 modules > CC /root/tw68-v2/tw68.mod.o > LD [M] /root/tw68-v2/tw68.ko > make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-14-generic' > # insmod tw68.ko > insmod: error inserting 'tw68.ko': -1 Unknown symbol in module dmesg would show which symbol is missing. the quick hack i suggest is to load the bttv driver with "modprobe bttv", which brings in all the usual v4l2 modules, unload it and the reload the tw68.ko ciao, Domenico -----[ Domenico Andreoli, aka cavok --[ http://www.dandreoli.com/gpgkey.asc ---[ 3A0F 2F80 F79C 678A 8936 4FEE 0677 9033 A20E BC50 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html