Search found 8 matches

by herosam
Thu Sep 05, 2019 11:44 am
Forum: minisatip
Topic: Compile ministaip for dm500 old version.
Replies: 2
Views: 4597

Compile ministaip for dm500 old version.

I have successfully compiled and run old version for dm500-C use another branch htt ps://github.com/jmendeth/minisatip dm500 adapter path is /dev/dvb/card0 I edited dvb.c to modify the adapter path Edited dvb.c file: htt ps://pastebin.com/Ny4Z4hdA but dvbapi version of dm500 is too low, so adapter c...
by herosam
Thu Jul 05, 2018 4:39 am
Forum: minisatip
Topic: How to set diseqc and LNB parameters?
Replies: 8
Views: 8571

Re: How to set diseqc and LNB parameters?

Thank you for your reply.


I only know a little basic programming.

This project is too difficult for me.

Sorry for not being able to provide support.

Best day ever.
by herosam
Mon Jul 02, 2018 6:46 pm
Forum: minisatip
Topic: How to set diseqc and LNB parameters?
Replies: 8
Views: 8571

Re: How to set diseqc and LNB parameters?

I understand Diseqc is set at tvheadend. But there is no LNB setting in tvheadend satip Because I use LNB of different frequencies, I need to set them separately. I only have a Diseqc 1.0 switcher How do I set the LNB frequencies for port1 and port4, respectively The current method only works with a...
by herosam
Mon Jul 02, 2018 12:06 pm
Forum: minisatip
Topic: How to set diseqc and LNB parameters?
Replies: 8
Views: 8571

Re: How to set diseqc and LNB parameters?

Hi. I didn't get the answer I wanted. The parameter -L is setting of the adapter, not the diseqc port I only have one adapter. How to set diseqc port and LNB? Yes , The following Settings work fine of prot 4 But the other port no signal minisatip -L 0:10750-10750-10750 Should be used -D parameter? T...
by herosam
Mon Jul 02, 2018 2:01 am
Forum: minisatip
Topic: How to set diseqc and LNB parameters?
Replies: 8
Views: 8571

Re: How to set diseqc and LNB parameters?

hi cata.

5150 is C band LNB
by herosam
Sun Jul 01, 2018 5:00 pm
Forum: minisatip
Topic: How to set diseqc and LNB parameters?
Replies: 8
Views: 8571

How to set diseqc and LNB parameters?

I use diseqc 1.0, 4 prots port 1 = LNB 5150 port 2 = LNB 11300 port 4 = LNB 10750 How to set diseqc and LNB? I tried it, but there was all no signal. ./minisatip -L 1:05150-05150-11700,3:11300-11300-11700,4:10750-10750-10750 There is no any parameter can only received 11g signal , No 12g signal (por...
by herosam
Sun Jul 01, 2018 4:38 pm
Forum: minisatip
Topic: Enigma2 Standby
Replies: 5
Views: 7990

Re: Enigma2 Standby

Enigma2 can use all adapters on standby.
You can use the following command to enter standby.

Code: Select all

wget http://127.0.0.1/web/powerstate?newstate=0
You can also add to the startup script.
by herosam
Fri Nov 10, 2017 6:34 pm
Forum: minisatip
Topic: minisatip can work in DM500?
Replies: 13
Views: 16039

minisatip can work in DM500?

I found that there was eingma in the compilation option Does he support the DM500 enigma system? I have successfully run in eingma2. If can run in the DM500, pleas share an execution file. I compile to DM500 not to run. Use the buildroot cross-compilation tool. Please help if the option is correct b...