Mailing List archive

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

[linux-dvb] siemens-dvb not working with RH 7.1



FMarkku Leinio writes:
 > I haven't been able to run dvb driver compiled from 
 > siemens_dvb-0.8.2.tar.gz under Red Hat 7.1 (kernel 2.4.2). "insmod dvb.o" 
 > says "unresolver symbol memcpy" and won't load.
 > 
 > I tried different kernels (2.4.5, 2.2.19) but no help from there. I also 
 > tried dvb-0.9-20010428, but it had different problems: /dev/video returned 
 > plain zeros (sound was coming from the card though) or crashed the module, 
 > it couldn't be unloaded and reloaded. Also, dvb.o didn't recognize 
 > outstream=2 parameter.
 > 
 > We have a Hauppauge DVB-S card, and it works perfectly under RH 6.2 with 
 > 2.2.14 kernel (that is, we read /dev/video to get MPEG2 TS). We need newer 
 > kernel, however, and RH 7.1 would be ideal solution here (with at least 
 > 2.4.2 kernel).
 > 
 > Any experience or suggestions, how to get /dev/video working (as MPEG TS) 
 > with RH 7.1?
 > 
 
You should get the latest CVS sources from linuxtv.org. Those work
with 2.4.5. The latest drivers (>=0.9) have a different API, you can`t
get the stream from /dev/video anymore. The latest CVS sources also
include some examples on how to use the new API and there is a
description on linuxtv.org as well as in the doc directory of the
driver. 2.2.x er kernels are no longer supported. You should use "make
insmod" to load all the modules and before that makedev.napi to create
the devices for the new API (in /dev/ost/).


Marcus

---------------------------------------------------------------------
Dr. Marcus Metzler                             
mocm@netcologne.de                     http://www.metzlerbros.de
mocm@convergence.de                    http://www.convergence.de

Convergence Integrated Media GmbH          
Rosenthaler Str. 51                   
D-10178 Berlin                             
---------------------------------------------------------------------


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



Home | Main Index | Thread Index