Mailing List archive

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

[linux-dvb] dvbtune



ok now I`ve grabbed the latest cvs of dvbtune and it works (some errors about dvb defaults , and defaulting to UK, hmm, but I`m in Poland :P)
and latest dvb drivers (dvb-20021022.tar.bz2) , making and insmoding goes fine ,without errors
and now I want to tune my dvb card to frequency of Eutelsat W3 7 East (f: 11262, p: h, s: 27500)
like that:
./dvbtune -f 11262300 -p h -s 27500
Using DVB card "Alps BSRV2"
tuning DVB-S to L-Band:1073903768, 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: 44204
SNR: 47802
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
 
and a little check
./dvbtune -m
Signal=44718, Verror=100, SNR=47545dB, BlockErrors=-1, (S|L|C|V|SY|)
Signal=44975, Verror=100, SNR=47288dB, BlockErrors=0, (S|L|C|V|SY|)
Signal=46260, Verror=100, SNR=47031dB, BlockErrors=0, (S|L|C|V|SY|)
Signal=44975, Verror=240, SNR=47288dB, BlockErrors=0, (S|L|C|V|SY|)......
 
but when I try to bring up the network interface
./dvbtune -n 3003
Failed to open DVB NET DEVICE
 
how to do it ?
(opensky has 3003 pid for unicast )
 
and is it true that when I log on in https://sdr.eutelsat.net after about 24h the connection is lost and you must reconnect?
if it is , then how can I automate it using lynx or links or example ?

Home | Main Index | Thread Index