-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config for minisatip in Digibit R1 with two Unicable II a single cable #181
Comments
I think you need a Unicable programmer to reprogram the LNBs to use different frequencies. I don't have one so I haven't been able to try such a setup myself. |
Thanks for answering, some help.... Thank you all!!! |
AFAIK |
The LED status may not reflect the tuner use. It's sw controlled. Minisatip controls LEDs, but senddsq does not . You may analyze the dvbapi ioctls with strace. If you cannot select the position for LNBs (unicable support 2 sat positions, unicable II 64 positions): The SCR frequencies must be different for both LNBs and you cannot share one tuner with multiple LNBs. So LNB A can be assigned for tuners 0 and 1 and LNB B to tuners 2 and 3 for example. Just configure non-collision unicable frequencies for all LNBs connected to the shared coax wire and use the frequency for given LNB. If you can select position for LNBs: You can probably share the SCR frequencies (configure both LNBs to use same frequencies and slots), but you must set LNB A == position 0 and LNB B == position 1 for example. But I don't see the position settings in your screenshot. |
Hi there, ? |
@Javito68 did you finally manager to config the Unicable with 1 wire? I want to keep the 4 tuners without replacing the EN5094 non programmable LNB Thanks. |
Hello greetings to all, is this configuration possible with minisatip?
stage:
Sat A: Astra 19.2E with Lnb Unicable II inverted.
Sat B: Hot bird, with another antenna and another inverto unicable Lnb.
A single cable with a combiner connected to Digibit R1 at input 0, see: Additional scenarios - SDU receiving 2 satellites (https://www.inverto.tv/what-is-unicable-2).
In digibit R1 input 0-1 for Sat A and 2-3 for Sat B.
How should I configure the minisatip options?
the frequencies (scr) in the Lnbs would have to be different?
Has someone managed to make this configuration?
Now I am using:
Sat A (Astra 19.2E) with lnb Unicable-Digigit R1 (input 0), with version
minisatip:
minisatip version 0.7.16-ax215, compiled with s2api version: 0501, minisatip8:
MINISATIP8_OPTS = "- diseqc-timing *: 155-54-15-15-15-0 -u 0: 0-1210,1: 1-1420,2: 2-1680,3: 3-2040"
It works perfect.
Thanks !!!
The text was updated successfully, but these errors were encountered: