Open GoogleCodeExporter opened 8 years ago
And when i register the vtuner module,what means "frontend 1140982769" and
"frontend 1936026732"?
[148278.161753] (NULL device *): DVB: registering adapter 1 frontend 0 (vTuner
proxyFE DVB-S2)...
[148278.172966] vtunerc3: setting DVB-S2 tuner vtype
[148278.172984] (NULL device *): DVB: registering adapter 3 frontend 0 (vTuner
proxyFE DVB-S2)...
[148278.174649] vtunerc0: setting DVB-S2 tuner vtype
[148278.174659] (NULL device *): DVB: registering adapter 0 frontend 1140982769
(vTuner proxyFE DVB-S2)...
[148278.175370] vtunerc2: setting DVB-S2 tuner vtype
[148278.175381] (NULL device *): DVB: registering adapter 2 frontend 1936026732
(vTuner proxyFE DVB-S2)...
Original comment by c...@crichter.net
on 2 Oct 2014 at 11:23
Could it be that vtuner is the problem?
Now have this:
[148457.295522] (NULL device *): DVB: registering adapter 0 frontend 0 (vTuner
proxyFE DVB-S2)...
[148457.295556] vtunerc1: setting DVB-S2 tuner vtype
[148457.295657] (NULL device *): DVB: registering adapter 1 frontend 1245793536
(vTuner proxyFE DVB-S2)...
[148457.301862] vtunerc3: setting DVB-S2 tuner vtype
[148457.301872] (NULL device *): DVB: registering adapter 3 frontend 0 (vTuner
proxyFE DVB-S2)...
[148457.301885] vtunerc2: setting DVB-S2 tuner vtype
[148457.301956] (NULL device *): DVB: registering adapter 2 frontend 491511311
(vTuner proxyFE DVB-S2)...
Tuner 0 works normal, but on tuner 1 i have artifacts now.
Original comment by c...@crichter.net
on 2 Oct 2014 at 11:28
I can upload a small recording with that artifacts, if that helps to find the
problem. Probably the frontend numbers are not the problem. But maybe some TS
packets get lost, i dont know.
Original comment by c...@crichter.net
on 3 Oct 2014 at 6:57
Now i just enabled the satip-error log.The only error message i see is this:
[16605 satip_vtuner.c:166] error: invalid FEC configured
[16605 satip_vtuner.c:166] error: invalid FEC configured
[16605 satip_vtuner.c:166] error: invalid FEC configured
[16605 satip_vtuner.c:166] error: invalid FEC configured
[16605 satip_vtuner.c:166] error: invalid FEC configured
[16605 satip_vtuner.c:166] error: invalid FEC configured
[16605 satip_vtuner.c:166] error: invalid FEC configured
[16605 satip_vtuner.c:166] error: invalid FEC configured
I also enables tscheck in vtuner, but this gave me now errors, when i watch a
program with artifacts.
Original comment by c...@crichter.net
on 3 Oct 2014 at 10:32
/usr/local/bin/satip -h $SAT_IP_SERVER -l 10 -d /dev/vtunerc0
>/var/log/satip/satip0.log 2>&1 &
/usr/local/bin/satip -h $SAT_IP_SERVER -l 10 -d /dev/vtunerc0
>/var/log/satip/satip0.log 2>&1 &
Shouldn't be the second line
/usr/local/bin/satip -h $SAT_IP_SERVER -l 10 -d /dev/vtunerc1
>/var/log/satip/satip1.log 2>&1 &
Original comment by pbrie...@gmail.com
on 16 Apr 2015 at 8:57
Original issue reported on code.google.com by
c...@crichter.net
on 2 Oct 2014 at 10:20