This is on a Raspberry Pi 3B+ running Raspbian Stretch.
I'm familiar with how to set up TVH with a DVB-T (terrestrial) adaptor.
I'm now trying to make it work (after deleting channels and networks associated with DVB-T) with a PCTV 461e DVB-S (satellite) USB adapter, and it is failing to scan any muxes: they remain at scanstatus=PEND.
The sequence of operations (based on those for DVB-T) was:
1. DVB Inputs -> Networks, Add
network name = PCTV 461 (a free-text choice)
mux = 28.2E Astra
orbital position=28.2E
provider network name = Freesat (a free-text choice)
network discovery=new+changed muxes
2. TV adapters
tree structure is listed:
/dev/dvb/adapter0 (Montage M88DS3103 DVB-S)
-> Montage M88DS3103 DVB-S
-> Universal LNB only
For the Montage line:
satellite config=Universal LNB only
master tuner=this tuner
For Universal LNB line:
Networks = PCTV 461 (as named in step 1)
tune befoer DiseqC=yes
Full DiseqC=yes
turn off LNB when idle = no
higher LNB voltage = do not set
3. Muxes
A list of all the muxes is dispplayed (eg 11778V, 11758H etc), but all of them say "Scan state=PEND" and "Scan result=NONE". Doing this for DVB-T was when the adapter would scan each mux and return the number of channels found.
I must be doing something wrong, but I'm not sure what. Help!