minisatip binaries

Support forum for minisatip
cata
Site Admin
Posts: 768
Joined: Tue May 12, 2015 1:01 am

Re: minisatip binaries

Post by cata »

Basically if you have both Diseqc 1.1 and 1.0 the mapping from src= parameter to the actual position is different. See here: https://github.com/catalinii/minisatip/ ... dvb.c#L479

If LNB1 is your first port in the diseqc 1.1 switch, src=2 will map to position 1 in diseqc 1.1 switch and position input 2 in diseqc 1.0 switch. Then src=5 will map to position 2 in diseqc 1.1 switch and then src=9 will map to position 3 in diseqc 1.1.

Also if you want to send diseqc 1.1 first (as is the first switch) you need to use -d 0:1-2
atari
Posts: 13
Joined: Wed Aug 21, 2019 3:17 pm

Re: minisatip binaries

Post by atari »

is there bin for ppc whit enigma enabled?
cata
Site Admin
Posts: 768
Joined: Tue May 12, 2015 1:01 am

Re: minisatip binaries

Post by cata »

Hey
No binary for ppc enigma2.
Is possible to compile using a cross compiler for ppc.
https://github.com/catalinii/minisatip/ ... es.yml#L19
xmastree
Posts: 1
Joined: Sun Feb 05, 2023 3:01 am

Re: minisatip binaries

Post by xmastree »

Hello,
i need a binary with DVBCSA enabled for VU+ Duo 4K SE (BCM ARM) running with VTI 15 Image. All binary i have tested are not running on this box because they need at least libc 2.34 but VTI 15 has libc 2.21. switching to an other Image is no option.
Last edited by xmastree on Sun Feb 05, 2023 3:41 am, edited 1 time in total.
Post Reply