Oscam Emu TNT 19.2 test

maneldotelhado

Registered
Messages
14
I have one Vu Uno with open atv.

SHould i replace my OSCam_11.685-r798 for this oscam_surprise and rename it for OSCam_11.685-r798?

The 3 lib ipk files i have to put in /tmp and install via telnet?

Thank you guys.
 

percivjr

Registered
Messages
461
I have one Vu Uno with open atv.

SHould i replace my OSCam_11.685-r798 for this oscam_surprise and rename it for OSCam_11.685-r798?

The 3 lib ipk files i have to put in /tmp and install via telnet?

Thank you guys.


Yes, that's right.

And don't forget to copy libgcc_s.so.1 and libssl.so.1.0.2 to /usr/lib/
 

x_wins

Registered
Messages
34
I finaly figured out how to get the mips version working on an old sunrybox mini-solo (clone vu+solo) with black hole 2.1.4.

:)
 

Felli71

Registered
Messages
351
DM 900 Newnigma² OK
AX HD60 OpenATV 6.4 after "ln -s /usr/lib/libcrypto.so.1.0.2 libcrypto.so.0.9.8" OK
 

dmaimone

Registered
Messages
22
thanks juli13
tested on mutantHD51 whith openatv 6.4

/etc/init.d/softcam stop
cd /usr/lib/
ln -s libcrypto.so.1.0.2 libcrypto.so.0.9.8
cd /usr/bin/
mv oscam-emu oscam-emu.orig
cp /tmp/oscam_tnt oscam-emu
/etc/init.d/softcam start

from webif livelog:
2021/02/26 17:39:23 - r (reader) tntsat [tntsat] card detected
2021/02/26 17:39:24 - r (reader) tntsat [tntsat] found card system tntsat
2021/02/26 17:39:24 - r (reader) tntsat [tntsat] THIS WAS A SUCCESSFUL START ATTEMPT No 1 out of max allotted of 1
 
Top