Hello,
I'm new to unicable and using latest tvheadend version from unstable repository on Ubuntu 12.04 LTS machine since some month.
Now I have a Inverto Unicable Switch (IDLP-UST111-CU010-8PP) and a Digital Devices Cine S2 V6.5 with extension board after two 3-Way Splitters.
(By the way, connecting the splitter to the standard output of the switch, one receiver works surely fine.)
Unfortunately now I get just some channels found while scanning and none is receivable.
I configured everything as good as I could find in this topic.
Here the configs of my adapter0 and adapter1.
{
"enabled": 1,
"fe_path": "/dev/dvb/adapter0/frontend0",
"dmx_path": "/dev/dvb/adapter0/demux0",
"dvr_path": "/dev/dvb/adapter0/dvr0",
"type": "DVB-S",
"displayname": "STV090x Multistandard",
"autodiscovery": 1,
"idlescan": 0,
"idleclose": 0,
"skip_checksubscr": 0,
"sidtochan": 0,
"qmon": 0,
"poweroff": 0,
"nitoid": 0,
"diseqc_version": 2,
"diseqc_repeats": 0,
"extrapriority": 0,
"skip_initialscan": 0,
"disable_pmt_monitor": 0,
"full_mux_rx": -1,
"grace_period": 0,
"uni_scr": 0,
"uni_qrg": 1210,
"uni_pin": -1
}
{
"enabled": 1,
"fe_path": "/dev/dvb/adapter1/frontend0",
"dmx_path": "/dev/dvb/adapter1/demux0",
"dvr_path": "/dev/dvb/adapter1/dvr0",
"type": "DVB-S",
"displayname": "STV090x Multistandard",
"autodiscovery": 1,
"idlescan": 0,
"idleclose": 0,
"skip_checksubscr": 0,
"sidtochan": 0,
"qmon": 0,
"poweroff": 0,
"nitoid": 0,
"diseqc_version": 2,
"diseqc_repeats": 0,
"extrapriority": 0,
"skip_initialscan": 0,
"disable_pmt_monitor": 0,
"full_mux_rx": -1,
"grace_period": 0,
"uni_scr": 0,
"uni_qrg": 1420,
"uni_pin": -1
}
Maybe here is something wrong in my configs or anything I could try.