Mailing List archive

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

[linux-dvb] opensky



(sorry ,my english isn`t my native lang)
 
Now I really don`t know what to do
first I try latest dvb drivers (works ) and latest dvbtune (compilation works well)
I try to set in on opensky
./dvbtune -f 11262300 -p h -s 27500 -n 3003 (I see status and signal)
ifconfig dvb0_0 192.168.4.1 hw ether XX:XX:XX:XX:XX:XX up
echo 0 > .../dvb0_0/rp_filter
ping proxy.eutelsat.net (I don`t see any packets in tcpdump -i dvb0_0)
 
next I try to use network activator and dvbstream (http://www.linuxtv.org/mailinglists/linux-dvb/2001/09-2001/msg00684.html)
make insmod
./network_activator 3003 (for new drivers I`ve changed on line 52 to /dev/dvb/adapter0/net0 and copied net.h in place where makefile could find it)
ifconfig dvb0_0 192.168.4.1 ....
do_route.sh
echo 0 > ...rp_filter
/dvbstream -f 11262 -p h -s 27500 3003
dvbstream v0.4pre3 - (C) Dave Chapman 2001
Released under the GPL.
Latest version available from http://www.linuxstb.org/
Using DVB card "Alps BSRV2"
tuning DVB-S to L-Band:32770, Pol:H Srate=27500000, 22kHz=off
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
Bit error rate: 10485750
Signal strength: 45489
SNR: 48830
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
FILTER 3003: DMX SET PES FILTER: Device or resource busy
Using 224.0.1.2:5004:2
version=2
Streaming 1 stream
ping proxy.eutelsat.net (I see nothing on tcpdump -i dvb0_0)
 
next I try to run like it was on http://linux.org.by/articles/ss1.html
make insmod
network_activator 3003
ifconfig dvb0_0 192.168.99.1 up
ifconfig dvb0_0 hw ether ...
for tuning I used dvbtune
./dvbtune ..... (works well, I see status ...)
ping proxy.eutelsat.net (still nothing!)
 
In windows with dvbdata signal strengh is about 70% , and sync is 100%
 
0.8.2 drivers with 9f patch (make, make install, makedev.napi, depmod -a...)
When I try to run dvbd but I don`t see it in ps aux . In syslog I see:
dvbd[17635]:   ioctl   VIDIOCSSHUTDOWNFILTER[0] (dvbd.c,   1033): Unknown error  515  Oct  28  17:55:05
server dvbd[17635]: ioctl VIDIOCSSHUTDOWNFILTER[1] (dvbd.c,  1033):  Un­known error 515
 
(2.4.19, slack 8.1, sky star 1)

Home | Main Index | Thread Index