John Legon wrote:
> If mythtv is indeed sending e0 10 38 fX to change to port X then this
> won't work.
[snip details]
The postie tried to deliver the new switch on Wednesday, but I was out,
and I'm never near the sorting office when it's open, so had to collect
it this morning.
Results are better, but not much, seems the switch never moves from
port1, but at least I'm not seeing port2 signals "intruding" now.
I suspect by PCIe card isn't sending diseqc properly, I see quite a few
complaints about the TeVii S480 card and diseqc
I do think mayth/w_scan are aware of the bitwise nature of the 4th byte,
depending on transponder and whether I treat the switch as committed or
uncommitted I see it sending e.g.
# w_scan -f s -a 3 -s S19E2 -vvvv -C UTF-8 -D 1u
w_scan version 20120112 (compiled for DVB API 5.3)
using settings for 19.2 east Astra 1F/1G/1H/1KR/1L
scan type SATELLITE, channellist 6
output format vdr-1.6
output charset 'UTF-8'
-_-_-_-_ Getting frontend capabilities-_-_-_-_
Using DVB API 5.5
frontend 'Montage Technology DS3000/TS2020' supports
INVERSION_AUTO
DVB-S
DVB-S2
FREQ (0.95GHz ... 2.15GHz)
SRATE (1.000MBd ... 45.000MBd)
using LNB "UNIVERSAL"
using DiSEqC uncommitted switch 1
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
diseqc_send_msg:429: DiSEqC: e0 10 39 f1 00 00
DiSEqC: switch pos 0, 18V, loband (index 1)
diseqc_send_msg:429: DiSEqC: e0 10 38 f2 00 00
diseqc_send_msg:429: DiSEqC: e0 10 39 f1 00 00
DiSEqC: switch pos 0, 13V, loband (index 0)
diseqc_send_msg:429: DiSEqC: e0 10 38 f0 00 00
diseqc_send_msg:429: DiSEqC: e0 10 39 f1 00 00
DiSEqC: switch pos 0, 18V, loband (index 1)
diseqc_send_msg:429: DiSEqC: e0 10 38 f2 00 00
diseqc_send_msg:429: DiSEqC: e0 10 39 f1 00 00
DiSEqC: switch pos 0, 18V, loband (index 1)
diseqc_send_msg:429: DiSEqC: e0 10 38 f2 00 00
signal ok:
S f = 10744 kHz H SR = 22000 5/6 0,35 QPSK
# w_scan -f s -a 3 -s S19E2 -vvvv -C UTF-8 -D 1c
w_scan version 20120112 (compiled for DVB API 5.3)
using settings for 19.2 east Astra 1F/1G/1H/1KR/1L
scan type SATELLITE, channellist 6
output format vdr-1.6
output charset 'UTF-8'
-_-_-_-_ Getting frontend capabilities-_-_-_-_
Using DVB API 5.5
frontend 'Montage Technology DS3000/TS2020' supports
INVERSION_AUTO
DVB-S
DVB-S2
FREQ (0.95GHz ... 2.15GHz)
SRATE (1.000MBd ... 45.000MBd)
using LNB "UNIVERSAL"
using DiSEqC committed switch 1
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
diseqc_send_msg:429: DiSEqC: e0 10 39 f0 00 00
DiSEqC: switch pos 1, 18V, loband (index 5)
diseqc_send_msg:429: DiSEqC: e0 10 38 f6 00 00
diseqc_send_msg:429: DiSEqC: e0 10 39 f0 00 00
DiSEqC: switch pos 1, 13V, loband (index 4)
diseqc_send_msg:429: DiSEqC: e0 10 38 f4 00 00
diseqc_send_msg:429: DiSEqC: e0 10 39 f0 00 00
DiSEqC: switch pos 1, 18V, loband (index 5)
diseqc_send_msg:429: DiSEqC: e0 10 38 f6 00 00
diseqc_send_msg:429: DiSEqC: e0 10 39 f0 00 00
DiSEqC: switch pos 1, 18V, loband (index 5)
diseqc_send_msg:429: DiSEqC: e0 10 38 f6 00 00
signal ok:
S f = 10744 kHz H SR = 22000 5/6 0,35 QPSK
Off to update to latest kernel ...