Search found 768 matches

by cata
Sat Mar 09, 2024 3:08 pm
Forum: minisatip
Topic: how to use enigma2 box tuner remotely?
Replies: 1
Views: 78

Re: how to use enigma2 box tuner remotely?

If you run ‘init 4’, enigma2 will be killed, then you can run minisatip.

It’s ok also if enigma2 is stopped (in standby) as it will not use any tuners
by cata
Thu Feb 15, 2024 6:58 pm
Forum: minisatip
Topic: TV tuner with separate demod and front end
Replies: 2
Views: 7713

Re: TV tuner with separate demod and front end

can u provide logs?
./minisatip -f -l http
by cata
Thu Feb 15, 2024 1:24 pm
Forum: minisatip
Topic: CI+ protocol implementation in minisatip
Replies: 104
Views: 258538

Re: CI+ protocol implementation in minisatip

Can you provide a log just with cam that does not work?
by cata
Thu Feb 08, 2024 5:08 am
Forum: minisatip
Topic: ARMv5 Binary TBS MOI+
Replies: 9
Views: 16807

Re: ARMv5 Binary TBS MOI+

This is an old sdk not sure it will work to compile the binary,

can you run:

find /dev/dvb
and provide the output

also the output of 'dmesg' right after the boot
by cata
Thu Feb 08, 2024 4:54 am
Forum: minisatip
Topic: TV tuner with separate demod and front end
Replies: 2
Views: 7713

Re: TV tuner with separate demod and front end

Seems like possible some other software is using the tuner while you're trying to use minisatip.

lsof | grep dev/adapter

and kill those processes
by cata
Wed Jan 10, 2024 6:44 pm
Forum: minisatip
Topic: ARMv5 Binary TBS MOI+
Replies: 9
Views: 16807

Re: ARMv5 Binary TBS MOI+

can u paste the logs for attempting to cross compile
by cata
Mon Jan 08, 2024 10:51 pm
Forum: minisatip
Topic: ARMv5 Binary TBS MOI+
Replies: 9
Views: 16807

Re: ARMv5 Binary TBS MOI+

can u provide the output of find /dev/dvb/

see this for cross compilation:
https://github.com/catalinii/minisatip? ... on-example
by cata
Tue Nov 14, 2023 10:44 pm
Forum: minisatip
Topic: Incommunication between Oscam and minisatip
Replies: 3
Views: 4773

Re: Incommunication between Oscam and minisatip

The command line above suggests you are not using oscam with minisatip. You need -o to specify the oscam address and port (eg. localhost:2000). An example config can be found here:

https://github.com/manio/vdr-plugin-dvbapi
by cata
Sun Nov 05, 2023 6:51 pm
Forum: minisatip
Topic: Sometimes no data/stream
Replies: 2
Views: 4435

Re: Sometimes no data/stream

by cata
Sun Nov 05, 2023 6:49 pm
Forum: minisatip
Topic: some questions from new user
Replies: 10
Views: 7566

Re: some questions from new user

Can you submit a PR? You did all the work.