1
Sundtek MediaTV Pro / Re:DVB-T Scan unter Linux findet keine Sender
« am: Oktober 18, 2010, 05:30:53 Nachmittag »
Also die Ausgabe ist folgende:
Es handelt sich nicht um ein Notebook sondern um einen http://vip-de.aopen.com/Products_detail.aspx?ModelAuno=3026 (Aopen DE7000)
Der Signallevel liegt zwischen 49% und 53%
Der Betatreiber mit dem Bulk scheint aber zu funktionieren. Das Scannen hat problemlos funktioniert, nur mit dem Aufschalten auf die Sender hängt noch etwas. Da bin ich mir aber noch nicht sicher, ob es nicht eher an der Abspielsoftware liegt.
Code: [Auswählen]
head -n 40 /var/log/mediasrv.log
2010-10-18 15:08:20 [1942] restarting logging
2010-10-18 15:08:20 [1942] Setting Frequency: 177500000
2010-10-18 15:08:20 [1942] Channel found (177500000)
2010-10-18 15:08:20 [1942] =============
2010-10-18 15:08:20 [1942] Bandwidth: 7 MHz
2010-10-18 15:08:20 [1942] FFT mode: 8k
2010-10-18 15:08:20 [1942] Guard Interval: 1/8th
2010-10-18 15:08:20 [1942] Constellation: QAM16
2010-10-18 15:08:20 [1942] Code rate: 3/4th
2010-10-18 15:08:20 [1942] Hierarchy: None
2010-10-18 15:08:20 [1942] Priority: High
2010-10-18 15:08:20 [1942] Mirroring: Normal
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] skipped everything ...
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] skipped everything ...
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] skipped everything ...
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] skipped everything ...
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] skipped everything ...
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] skipped everything ...
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] skipped everything ...
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] skipped everything ...
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] skipped everything ...
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
2010-10-18 15:08:20 [1942] skipped everything ...
2010-10-18 15:08:20 [1942] TS Sync byte not aligned, realigning stream (0)
Das TS Sync und das skipped everything wiederholt sich noch sehr sehr oft Es handelt sich nicht um ein Notebook sondern um einen http://vip-de.aopen.com/Products_detail.aspx?ModelAuno=3026 (Aopen DE7000)
Der Signallevel liegt zwischen 49% und 53%
Code: [Auswählen]
scanning /usr/share/dvb/dvb-t/de-Berlin
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 177500000 1 3 9 1 1 2 0
initial transponder 191500000 1 2 9 1 1 2 0
initial transponder 506000000 0 2 9 1 1 2 0
initial transponder 522000000 0 2 9 1 1 2 0
initial transponder 570000000 0 2 9 1 1 3 0
initial transponder 658000000 0 2 9 1 1 2 0
initial transponder 754000000 0 2 9 1 1 2 0
initial transponder 778000000 0 2 9 1 1 2 0
initial transponder 618000000 0 1 9 1 1 2 0
WARNING: frontend type (QAM) is not compatible with requested tuning type (OFDM)
WARNING: frontend type (QAM) is not compatible with requested tuning type (OFDM)
WARNING: frontend type (QAM) is not compatible with requested tuning type (OFDM)
WARNING: frontend type (QAM) is not compatible with requested tuning type (OFDM)
WARNING: frontend type (QAM) is not compatible with requested tuning type (OFDM)
WARNING: frontend type (QAM) is not compatible with requested tuning type (OFDM)
WARNING: frontend type (QAM) is not compatible with requested tuning type (OFDM)
WARNING: frontend type (QAM) is not compatible with requested tuning type (OFDM)
WARNING: frontend type (QAM) is not compatible with requested tuning type (OFDM)
ERROR: initial tuning failed
dumping lists (0 services)
Der Betatreiber mit dem Bulk scheint aber zu funktionieren. Das Scannen hat problemlos funktioniert, nur mit dem Aufschalten auf die Sender hängt noch etwas. Da bin ich mir aber noch nicht sicher, ob es nicht eher an der Abspielsoftware liegt.