<div dir="ltr">Hello,<br>
I cant seem to get DVBLast to lock onto a TP. I think the reason is<br>
that I can not tell it to use 10750 Mhz LNB.<br>
<br>
DVB scan works perfectly, well almost<br>
<br>
root@66:~/dvb-apps/util# scan -l 10750 Galaxy19.sat > Galaxy19.conf<br>
<br>
scanning Galaxy19.sat<br>
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'<br>
initial transponder 11836000 V 20765000 3<br>
>>> tune to: 11836:v:0:20765<br>
DVB-S IF freq is 1086000<br>
Network Name 'PITCOMM'<br>
0x0000 0x0003: pmt_pid 0x0025 PITTCOMM -- LAOi TV (running)<br>
0x0000 0x0013: pmt_pid 0x0068 ont -- Tunis Radio 1 (running)<br>
0x0000 0x000e: pmt_pid 0x0072 ont -- Tunis Radio 2 (running)<br>
0x0000 0x0004: pmt_pid 0x0029 PIT -- Viet Global Mall (running)<br>
0x0000 0x000b: pmt_pid 0x0047 PITCOMM -- AABC TV (running)<br>
0x0000 0x0001: pmt_pid 0x0065 PITCOMM -- Almas-TV (running)<br>
0x0000 0x000a: pmt_pid 0x0041 PITCOMM -- Guide US TV (running)<br>
0x0000 0x0002: pmt_pid 0x0066 PITCOMM -- ARTN (running)<br>
0x0000 0x000f: pmt_pid 0x0069 PITCOMM -- IBC VIETNAMESE TV (running)<br>
0x0000 0x0011: pmt_pid 0x0075 Adtec Digital -- Star 1  (running)<br>
0x0000 0x0012: pmt_pid 0x0076 Adtec Digital -- Star 3  (running)<br>
0x0000 0x000d: pmt_pid 0x0071 Adtec Digital -- Star 6 (running)<br>
0x0000 0x0009: pmt_pid 0x006d Adtec Digital -- Tsiyon Radio (running)<br>
0x0000 0x0007: pmt_pid 0x006b PITCOMM -- TV 7 TUNIS (running)<br>
0x0000 0x0006: pmt_pid 0x1021 PITCOMM -- TAPESH (running)<br>
0x0000 0x001b: pmt_pid 0x1600 PIT -- KVLA (running)<br>
0x0000 0x0005: pmt_pid 0x002a Adtec Digital -- Time TV (running)<br>
0x0000 0x0008: pmt_pid 0x0500 PITCOMM -- Vatan TV (running)<br>
0x0000 0x0010: pmt_pid 0x1020 PITCOMM -- Velayat TV (running)<br>
0x0000 0x0017: pmt_pid 0x1a00 (null) -- RBN radio 1 (running)<br>
0x0000 0x001c: pmt_pid 0x1a01 (null) -- Open radio tr5 (running)<br>
Done.<br>
<br>
Now for DVBLast I have the following config file<br>
<a href="http://239.20.50.1:5000" target="_blank">239.20.50.1:5000</a> 1 5<br>
So stream only PID 5.<br>
<br>
Now this command doesnt lock to the respective TP.<br>
<br>
root@66:~/dvb-apps/util# dvblast -a 0 -c galaxymcast.conf -f 11836000<br>
-s 20765000 -v 13<br>
<br>
DVBlast 2.0.0 (release)<br>
warning: restarting<br>
debug: using linux-dvb API version 5<br>
debug: Frontend "Genpix DVB-S" type "QPSK (DVB-S/S2)" supports:<br>
debug:  frequency min: 800000, max: 2250000, stepsize: 100, tolerance: 0<br>
debug:  symbolrate min: 1000000, max: 45000000, tolerance: 500<br>
debug:  capabilities:<br>
debug:   INVERSION_AUTO<br>
debug:   FEC_1_2<br>
debug:   FEC_2_3<br>
debug:   FEC_3_4<br>
debug:   FEC_5_6<br>
debug:   FEC_7_8<br>
debug:   FEC_AUTO<br>
debug:   QPSK<br>
debug:   QAM_16<br>
debug: frequency 11836000 is in Ku-band (higher)<br>
debug: configuring LNB to v=13 p=0 satnum=0<br>
debug: tuning QPSK frontend to f=11836000 srate=20765000 inversion=-1<br>
fec=999 rolloff=35 modulation=legacy pilot=-1<br>
warning: failed opening CAM device /dev/dvb/adapter0/ca0 (No such file<br>
or directory)<br>
debug: setting filter on PID 0<br>
debug: setting filter on PID 16<br>
debug: setting filter on PID 17<br>
debug: setting filter on PID 18<br>
debug: setting filter on PID 19<br>
debug: setting filter on PID 20<br>
debug: conf: <a href="http://239.20.50.1:5000" target="_blank">239.20.50.1:5000</a> config=0x1 sid=5 pids[0]<br>
[b]warning: no lock, tuning again[/b]<br>
debug: frequency 11836000 is in Ku-band (higher)<br>
debug: configuring LNB to v=13 p=0 satnum=0<br>
debug: tuning QPSK frontend to f=11836000 srate=20765000 inversion=-1<br>
fec=999 rolloff=35 modulation=legacy pilot=-1<br>
<br>
So to me it seems like DVBLast needs to be told to use 10750 LNB. Any<br>
idea how to accomplish this?</div>