Hey,
Lately i bought a "Astrometa DVB-T/T2/C USB Tuner", some of you might know it.
I know it is a very cheap product but I saw linuxtv stating its compatibility with linux kernel 4.6 and higher, so I went for it.
I am running Ubuntu Server 16.04 with mainline kernel 4.13 and the device is properly detected and showing up as it should, even in tvh both frontends are shown.
I tried the device running w_scan and the results looked promising, I found pretty much every channel there is in my area using DVB-T2.
Then I enabled the correct DVB-Input in TVH and also added the frequencies for each mux manually (using w_scan output), forced the network to scan and waited for the results.
TVH finds zero services on the correct! muxes, although signal strength is shown and also decent while scanning.
Some additional info / suspicious outputs
syslog
Nov 15 14:40:59 tvheadend tvheadend[6788]: mpegts: 506MHz in DE DVB-T2 - tuning on Panasonic MN88473 #0 : DVB-T #0
Nov 15 14:41:06 tvheadend tvheadend[6788]: mpegts: 506MHz in DE DVB-T2 - scan no data, failed
debug log
2017-11-15 15:46:19.540 [ DEBUG]:linuxdvb: Panasonic MN88473 #0 : DVB-T #0 - status BAD (SIGNAL | CARRIER | VITERBI)
2017-11-15 15:46:19.793 [ DEBUG]:linuxdvb: Panasonic MN88473 #0 : DVB-T #0 - status GOOD (SIGNAL | CARRIER | VITERBI | SYNC | LOCK)
2017-11-15 15:46:19.793 [ DEBUG]:linuxdvb: Panasonic MN88473 #0 : DVB-T #0 - locked
dmesg
[ 10.362914] usb 2-1.2.3.4: Product: dvbt2
[ 10.362916] usb 2-1.2.3.4: Manufacturer: astrometadvbt2
[ 22.202772] usb 2-1.2.3.4: dvb_usb_v2: found a 'Astrometa DVB-T2' in warm state
[ 22.276913] usb 2-1.2.3.4: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[ 22.276932] dvbdev: DVB: registering new adapter (Astrometa DVB-T2)
[ 22.404938] usb 2-1.2.3.4: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))...
[ 22.405048] usb 2-1.2.3.4: DVB: registering adapter 0 frontend 1 (Panasonic MN88473)...
[ 22.850832] rc rc0: Astrometa DVB-T2 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.3/2-1.2.3.4/rc/rc0
[ 22.850889] input: Astrometa DVB-T2 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.3/2-1.2.3.4/rc/rc0/input18
[ 22.851050] rc rc0: lirc_dev: driver ir-lirc-codec (dvb_usb_rtl28xxu) registered at minor = 0
[ 22.851056] usb 2-1.2.3.4: dvb_usb_v2: schedule remote query interval to 200 msecs
[ 22.861014] usb 2-1.2.3.4: dvb_usb_v2: 'Astrometa DVB-T2' successfully initialized and connected
[ 22.861063] usbcore: registered new interface driver dvb_usb_rtl28xxu
and another one from dmesg
[ 40.724570] usb 2-1.2.3.4: DVB: adapter 0 frontend 0 frequency 0 out of range (174000000..862000000)
[ 1225.600047] usb 2-1.2.3.4: DVB: adapter 0 frontend 0 frequency 0 out of range (174000000..862000000)
[ 1859.924007] usb 2-1.2.3.4: DVB: adapter 0 frontend 0 frequency 0 out of range (174000000..862000000)
[ 1860.612459] usb 2-1.2.3.4: DVB: adapter 0 frontend 1 frequency 0 out of range (42000000..1002000000)
[ 5396.341789] usb 2-1.2.3.4: DVB: adapter 0 frontend 0 frequency 0 out of range (174000000..862000000)
[ 6470.299488] usb 2-1.2.3.4: DVB: adapter 0 frontend 0 frequency 0 out of range (174000000..862000000)
[ 7559.209005] usb 2-1.2.3.4: DVB: adapter 0 frontend 0 frequency 0 out of range (174000000..862000000)
[ 8096.734732] usb 2-1.2.3.4: DVB: adapter 0 frontend 1 frequency 0 out of range (42000000..1002000000)
Guys, i gotta admit I am pretty much a noob to this but I am willing to learn and if anyone of you has any idead what I could try to find a solution for my problem, I would be more than grateful if he or she could give me at least a hint :)
Thank you very much in advance!
Jan