Hi I seem to be having this problem on build 3.4~wheezy. I have multiplexes with quality around 50% but I am unable to watch the channels. I see this in the logs...
May 23 09:03:06 jttv tvheadend[2291]: Service: Subscription "HTTP": Skipping "Afatech AF9033 (DVB-T)/London: 490,000 kHz/BBC ONE Lon" -- not enabled
May 23 09:03:06 jttv tvheadend[2291]: subscription: No transponder available for subscription "HTTP" to channel "BBC ONE Lon"
May 23 09:03:06 jttv tvheadend[2291]: webui: Couldn't start streaming /stream/channelid/37?ticket=D2A2F1930CA4EE54A3EE704043F804A490D26120, No service enabled
May 23 09:03:06 jttv tvheadend[2291]: subscription: "HTTP" unsubscribing from "BBC ONE Lon"
May 23 09:03:06 jttv tvheadend[2291]: Service: Subscription "HTTP": Skipping "Afatech AF9033 (DVB-T)/London: 490,000 kHz/BBC ONE Lon" -- not enabled
May 23 09:03:06 jttv tvheadend[2291]: subscription: No transponder available for subscription "HTTP" to channel "BBC ONE Lon"
May 23 09:03:06 jttv tvheadend[2291]: webui: Couldn't start streaming /stream/channelid/37?ticket=D2A2F1930CA4EE54A3EE704043F804A490D26120, No service enabled
I have these settings for the adapter
{
"enabled": 1,
"fe_path": "/dev/dvb/adapter0/frontend0",
"dmx_path": "/dev/dvb/adapter0/demux0",
"dvr_path": "/dev/dvb/adapter0/dvr0",
"type": "DVB-T",
"displayname": "Afatech AF9033 (DVB-T)",
"autodiscovery": 1,
"idlescan": 1,
"idleclose": 0,
"skip_checksubscr": 1,
"sidtochan": 0,
"qmon": 0,
"poweroff": 0,
"nitoid": 0,
"diseqc_version": 0,
"diseqc_repeats": 0,
"extrapriority": 0,
"skip_initialscan": 0,
"disable_pmt_monitor": 0,
"full_mux_rx": -1,
"grace_period": 0
}
I have checked that I have turned off "Monitor signal quality". Not sure if it is related but I see lines like this in the logs eventhough this is turned of...
May 23 09:05:56 jttv tvheadend[2291]: dvb: "London: 490,000 kHz" on adapter "Afatech AF9033 (DVB-T)", status changed to OK
May 23 09:05:57 jttv tvheadend[2291]: dvb: "London: 490,000 kHz" on adapter "Afatech AF9033 (DVB-T)", status changed to Bad signal
The aerial I'm using is the same as that which I plug my TV into and I have no issues in viewing these channels on the TV.
Thanks.