Search found 15 matches

by digihoe
Sat Oct 07, 2017 9:45 pm
Forum: minisatip
Topic: minisatip for VU+ Ultimo 4K
Replies: 35
Views: 40104

Re: minisatip for VU+ Ultimo 4K

@slippery49 You need to re-download the file, it does indeed contain the minisatip executable.
by digihoe
Sat Oct 07, 2017 9:27 pm
Forum: minisatip
Topic: Cross compiling for old ARM-box
Replies: 14
Views: 16402

Re: Cross compiling for old ARM-box

@ cata That seems to solve the problem with tuners not being in RW-mode atleat for the HyperCube, at the moment I don't have any cables connected to the HyperCube so will check with active signal tomorrow. I still have problem compiling libdvbcsa and libdvben50221, if you have any hints for a newbie...
by digihoe
Fri Oct 06, 2017 7:29 pm
Forum: minisatip
Topic: Cross compiling for old ARM-box
Replies: 14
Views: 16402

Re: Cross compiling for old ARM-box

@cata Any hints about why the frontends can't be opened? What does the error codes mean?

Thanks and best regards!
by digihoe
Mon Oct 02, 2017 3:22 pm
Forum: minisatip
Topic: minisatip for VU+ Ultimo 4K
Replies: 35
Views: 40104

Re: minisatip for VU+ Ultimo 4K

slippery49 wrote: Mon Oct 02, 2017 4:15 am arm binary not in arm zip
No you are right, but you can download it here http://minisatip.org/tmp/minisatip use it together with the html folder.

Best regards!
by digihoe
Sun Oct 01, 2017 11:58 am
Forum: minisatip
Topic: Cross compiling for old ARM-box
Replies: 14
Views: 16402

Re: Cross compiling for old ARM-box

I've uploaded the two files if anyone want's to test them (should work on marvell nas box too), no libdvbcsa or liben50221 though. http://www.filedropper.com/minisatiparm BTW, Running ./enigma2.sh, states that dvbapi is V in the image I'm using. PKTeam detect... < 59013.944> [eDVBFrontend] opening f...
by digihoe
Sat Sep 30, 2017 7:15 am
Forum: minisatip
Topic: Cross compiling for old ARM-box
Replies: 14
Views: 16402

Re: Cross compiling for old ARM-box

Marvell compiler root@hypercube:/var/volatile/tmp/minitest# ./minisatip -f -l dvb,http,adapter [30/09 08:58:54.833 main]: minisatip version 0.7.6, compiled with s2api version: 0504 [30/09 08:58:54.834 main]: Built without dvbcsa [30/09 08:58:54.834 main]: Built without CI [30/09 08:58:54.834 main]: ...
by digihoe
Fri Sep 29, 2017 10:40 pm
Forum: minisatip
Topic: Cross compiling for old ARM-box
Replies: 14
Views: 16402

Re: Cross compiling for old ARM-box

Update 6: Trying to add DVBCSA and DVBCA to the marvell compilation. minisatip configuration Linux DVB: enabled Common Interface (needs DVBEN50221): enabled OpenSSL (AES as part of DVBAPI): enabled Embedded system: disabled DVBCSA (needs libdvbcsa): enabled Netceiver support: disabled SatIP Client: ...
by digihoe
Fri Sep 29, 2017 10:04 pm
Forum: minisatip
Topic: Cross compiling for old ARM-box
Replies: 14
Views: 16402

Re: Cross compiling for old ARM-box

Update 5: I found the marvell compiler, it compiled without problems, making a slightly bigger file than the coolstream one. xxx@lubuntu:/home/lubuntu/minisatip# make make -C src make[1]: Entering directory `/minisatip/src' make[1]: Leaving directory `/minisatip/src' make[1]: Entering directory `/mi...
by digihoe
Fri Sep 29, 2017 9:30 pm
Forum: minisatip
Topic: Cross compiling for old ARM-box
Replies: 14
Views: 16402

Re: Cross compiling for old ARM-box

Update 4: Thanks to cata I could now enable linuxdvb again, however minisatip does still not find any tuners on the HyperCube (SU980) root@hypercube:/var/volatile/tmp# ./minisatip -f [29/09 23:19:13.476 main]: Initializing with 0 devices root@hypercube:/dev/dvb/adapter0# ls audio0 ca2 demux1 dvr0 dv...
by digihoe
Fri Sep 29, 2017 7:18 am
Forum: minisatip
Topic: Cross compiling for old ARM-box
Replies: 14
Views: 16402

Re: Cross compiling for old ARM-box

Update 3: minisatip, does run on the HyperCube (so should work on all other boxes too), but does not find any tuners (2XDVBS2, 1XDVBT), must be as a result of not being able to use linuxdvb in the compilation... Any help would be nice on how to setup the cross-compiler to have them working. :oops: T...