Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] driver 0.8.2: error with insmod



Hi everyone I have just joined this mailing list hope to find here some
help... I'm trying to make my dvb card working on my Debian linux-box.
I got the sources from LinuxTv, driver ver. 0.8.2 cause the kernel is ver.
2.2.19pre17.
All seems to run quite smoothly when I do "make" in the directory
DVB/drivers (some warnings but don't think this could be the problem), till
when I try to install the driver typing "make insmod". It gives me an error
 saying:

i2c-core.o: i2c core module
videodev.o: unresolved symbol kernel_flag
dmxdev.o: unresolved symbol waitqueue_lock
dvb.o: unresolved symbol DmxDevFilterFree
dvb.o: unresolved symbol DmxDevRead
dvb.o: unresolved symbol DmxDevInit
dvb.o: unresolved symbol DmxDevPoll
dvb.o: unresolved symbol video_register_device
dvb.o: unresolved symbol DmxDevDVRRead
dvb.o: unresolved symbol video_unregister_device
dvb.o: unresolved symbol DexDevDVRWrite
dvb.o: unresolved symbol waitqueue_lock
dvb.o: unresolved symbol DmxDevFilterAlloc
dvb.o: unresolved symbol DmxDevDVRCClose
dvb.o: unresolved symbol DmxDevIoctl
dvb.o: unresolved symbol __global_sti
SIOCSIFADDR: No such device
dvb0: unknow interface: No such device
make: *** [insmod] Error 255

I've been trying for hours with ALL driver versions, from 0.03 to 0.8.2 but
nothing, "make insmod" always gives me an error :((( (I only posted the
0.8.2 insmod error)

Thank You in advance for the help.

Andrea





-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index