Mailing List archive

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

[linux-dvb] probs with driver 0.8.1 (make insmod)



Hello,

when i try to make insmod with the driver 0.8.1 i get
the following error messages:

...
sync
(       \
insmod i2c-core.o; \
insmod videodev.o;              \
insmod saa7146_core.o mode=0;   \
insmod saa7146_v4l.o;           \
insmod VES1893.o;               \
insmod VES1820.o;               \
insmod dmxdev.o;                \
insmod dvb_demux.o;             \
insmod dvb.o init_chan=1;       \
insmod tuner.o;                 \
ifconfig dvb0 192.168.4.1;      \
)
videodev.o: unresolved symbol request_module
dvb.o: unresolved symbol video_register_device
dvb.o: unresolved symbol video_unregister_device
SIOCSIFADDR: Kein passendes Gerät gefunden
dvb0: unknown interface: Kein passendes Gerät gefunden
make: *** [insmod] Error 255
bash-2.04#      

I made make and makedev.napi in the driver direcory an got
no error messages so far. My system is Suse 7.0 with kernel
2.2.16 and the Siemens dvbs card. The older driver versions 
(0.7.x - 0.8.0) work without any problems. 

Has anybody an idea what i've done wrong? 


Markus

-- 
Sent through GMX FreeMail - http://www.gmx.net



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



Home | Main Index | Thread Index