Page 12 of 18

Re: minisatip binaries

Posted: Sun Nov 12, 2017 7:42 pm
by user_132
Hi/ Can you help me? I am try to make and get error:

Code: Select all

user@user-virtual-machine:~/documents/minisatip-master$ make ARCH=sh CROSS_COMPILE=sh4-gcc
make -C src
make[1]: вход в каталог «/home/user/documents/minisatip-master/src»
/usr/cross-compiler-sh4/bin/sh4-gcc -Wall -Wno-switch -ggdb -fPIC   -DDISABLE_DVBAES -DDISABLE_DVBCSA -DDISABLE_DVBCA -DDISABLE_NETCVCLIENT -DDISABLE_LINUXDVB -DDISABLE_DDCI -DENIGMA -DNO_BACKTRACE -c socketworks.c -o ../build/socketworks.o
/usr/cross-compiler-sh4/bin/sh4-gcc -Wall -Wno-switch -ggdb -fPIC   -DDISABLE_DVBAES -DDISABLE_DVBCSA -DDISABLE_DVBCA -DDISABLE_NETCVCLIENT -DDISABLE_LINUXDVB -DDISABLE_DDCI -DENIGMA -DNO_BACKTRACE -o ../minisatip  ../build/minisatip.o  ../build/socketworks.o  ../build/stream.o  ../build/adapter.o  ../build/utils.o  ../build/dvbapi.o  ../build/pmt.o  ../build/tables.o  ../build/satipc.o  ../build/dvb.o  -lpthread -lrt  
../build/minisatip.o: In function `main':
/home/user/documents/minisatip-master/src/minisatip.c:1574: undefined reference to `__tls_get_addr'
../build/socketworks.o: In function `select_and_execute':
/home/user/documents/minisatip-master/src/socketworks.c:675: undefined reference to `__tls_get_addr'
/home/user/documents/minisatip-master/src/socketworks.c:677: undefined reference to `__tls_get_addr'
/home/user/documents/minisatip-master/src/socketworks.c:679: undefined reference to `__tls_get_addr'
/home/user/documents/minisatip-master/src/socketworks.c:684: undefined reference to `__tls_get_addr'
../build/socketworks.o:/home/user/documents/minisatip-master/src/socketworks.c:684: more undefined references to `__tls_get_addr' follow
Makefile:134: ошибка выполнения рецепта для цели «../minisatip»
make[1]: *** [../minisatip] Ошибка 1
make[1]: выход из каталога «/home/user/documents/minisatip-master/src»
Makefile:6: ошибка выполнения рецепта для цели «minisatip»
make: *** [minisatip] Ошибка 2


Re: minisatip binaries

Posted: Sun Nov 12, 2017 11:28 pm
by cata
Hi,

there is an SH4 binary already, which hardware are you using ?

Thanks

Re: minisatip binaries

Posted: Mon Nov 13, 2017 1:45 pm
by user_132
cata wrote: Sun Nov 12, 2017 11:28 pm Hi,

there is an SH4 binary already, which hardware are you using ?

Thanks
I'm try to built with netceiver

Re: minisatip binaries

Posted: Tue Nov 21, 2017 1:17 am
by cata
hi,

that is a bit difficult due to dependencies in libxml and the libraries needed for netceiver.

Please let me know if you need help. I think the problem here is that your toolchain is too old. I have used the one from oscam and works fine.

Thanks

Re: minisatip binaries

Posted: Fri Dec 15, 2017 10:36 am
by Friedlinghaus
Hi
first of all thanks for great app!
I did not suppose it could works on my old crab like golden media spark reloaded (sh4 enigma2 DVB-S2 box with last Open ATV 6.1)
I made a number of trials with minisatip and DVBViewer and I found out that FTA channels working well both SD and HD.
But I cannot get picture on scrambled channels. I can see oscam working - descrambling but picture remains black.

First I kill enigma with init 4.
Then I start minisatip this way:
/usr/bin/minisatip -o 192.168.1.3:9001 -t -l-l-l

Enclosed please find logfile. Would please try to find the reason why the scrambled channels remain black?

Thanks in advance.

Re: minisatip binaries

Posted: Fri Dec 15, 2017 11:02 am
by cata
Hi,

If you did the tests on sh4, for me it worked only with -o /tmp/camd.socket and the oscam to be running on the local box.

Thanks

Re: minisatip binaries

Posted: Fri Dec 15, 2017 11:18 am
by Friedlinghaus
Hi,
thanks for fast reply. I'll test it soon.
And what about oscam dvbapi config? Box type = dreambox?, PMT mode = 0?

The reason why I'm testing it is that I'd like to use it as a SAT>IP server for Panasonic TV in the near future (it has SAT>IP client embedded).

Re: minisatip binaries

Posted: Fri Dec 15, 2017 12:15 pm
by Friedlinghaus
cata wrote: Fri Dec 15, 2017 11:02 am Hi,

If you did the tests on sh4, for me it worked only with -o /tmp/camd.client and the oscam to be running on the local box.

Thanks
Hi,
It doesn't work for me. Scrambled channels still black.
Oscam says: 2017/12/15 13:08:14 4AE50A8B c (dvbapi) Using /tmp/camd.socket listen socket, API forced to DVBAPIv3 (0), userconfig boxtype: 11
and nothing else..
Any idea?

Re: minisatip binaries

Posted: Fri Dec 15, 2017 12:51 pm
by cata
Use -o /tmp/camd.socket

Re: minisatip binaries

Posted: Fri Dec 15, 2017 2:24 pm
by Friedlinghaus
cata wrote: Fri Dec 15, 2017 12:51 pm Use -o /tmp/camd.socket
Still black screen..

Oscam dvbapi setting:
box type: pc
pmt mode: 0- use camd.socket and pmt file

Oscam working with error, please check log, ecm comming and founding.