Oscam-emu can not start.

spanner123

Registered
Messages
37
@juli13 @MadMax This was posted on another forum by @lincsat
I added a symlink to the existing libcrypto and patched the SoftcamManager to double the ulimit size and now all OScam's I've tried do run fine
Is this something that can be incorporated in future versions?
 

juli13

Staff member
Administrator
Messages
10,194
I did try to install libcrypto 0.98 on my ultimo 4k but it would not install.

From what I have read, my receiver needs a different type of libcrypto but it isn't compatible with the latest oscam-emu versions.

The oscam arm that you used, need libcrypto 1.0 to run, not the 0.98.
The other isues that are mention here, are discussed before at this threat.
 

dog-man

VIP
Donating Member
Messages
2,377
Will the next version of oscam-emu use libcrypto 1.0.2? instead of 0.9.8?

I hope this is a possibility for those that take the time to compile new versions and provide us with the ability to view certain encryptions. :D
 

juli13

Staff member
Administrator
Messages
10,194
This is the last version of oscam with static libcryto, should work with all the mips receives.
 

dog-man

VIP
Donating Member
Messages
2,377
The annoying thing is that my cheap Chinese receivers continue to get it as usual without any changes at all.
 

Abu Baniaz

Registered
Messages
10
It's not so much as needs a particular version of libcrypto to run, just that it has been coded to look for a particular version. Newer versions should work.

If I remember correctly, the ssl version used in images was increased owing to a vulnerability. Pretty sure most images use 1.02 now.

You can try adding symlinks

ln -sf /usr/lib/libcrypto.so.1.0.2 /usr/lib/libcrypto.so.0.9.7
ln -sf /usr/lib/libssl.so.1.0.2 /usr/lib/libssl.so.0.9.7
ln -sf /usr/lib/libcrypto.so.1.0.2 /usr/lib/libcrypto.so.0.9.8
ln -sf /usr/lib/libssl.so.1.0.2 /usr/lib/libssl.so.0.9.8
ln -sf /usr/lib/libcrypto.so.1.0.2 /usr/lib/libcrypto.so.1.0.0
ln -sf /usr/lib/libssl.so.1.0.2 /usr/lib/libssl.so.1.0.0


Maybe add to postinstall script?
 
Last edited:

lakipa

Registered
Messages
9
version 11517 posted #84 by juli13 works on openpli7 unofficial image box

but i have 2 issues raised with 11509+ versions and this one ofcourse



sky de cs is not working the same line works ok on another box running openatv 6.1 without needing staticlibcrypto integrated

my other receiver oscam version has id compiler type mipsel-unknown-linux-gnu-ssl-libusb

this one here is mipsel-tuxbox-linux-gnu

don't know if it makes difference




and second issue

constcw protocol for biss reader config is unknown to this oscam version


(reader) BISS [unknown] Protocol Support missing. (typ=37)
 
Last edited:

^G@w@in^

Registered
Messages
236
version 11517 posted #84 by juli13 works on openpli7 unofficial image box

but i have 2 issues raised with 11509+ versions and this one ofcourse



sky de cs is not working the same line works ok on another box running openatv 6.1 without needing staticlibcrypto integrated

my other receiver oscam version has id compiler type mipsel-unknown-linux-gnu-ssl-libusb

this one here is mipsel-tuxbox-linux-gnu

don't know if it makes difference




and second issue

constcw protocol for biss reader config is unknown to this oscam version


(reader) BISS [unknown] Protocol Support missing. (typ=37)

constcw is no longer part of the standard build so needs to be added as does Cacheex
 

TheReal

Registered
Messages
135
Hi,

I am trying to help my father setup oscam but nothing is happening.
He is running Newnigma2 and I downloaded the .ipk files to manually install the oscam cam and .ipk to install the config files.
I have the .server file, I added my "reader" line to it (I have the two other files as well ".conf" and ".user") but still no picture.

Have I downloaded the wrong .ipk for the OSCAM cam maybe? Where can I download cams for Newnigma2 that are known to work?

I am using Mac (Apple) for this with iDreamX (software) and it has Telnet if anyone is wondering (I have no idea how to use it though). Any help would be great.


/Dreambox 800HD SEV2 Clone
 

new_r82

Registered
Messages
8
Iget the message while installing with telnet: (7020 HD)

cat: can't open '/var/lib/opkg/info/libssl1.0.0.list': No such file or directory
cat: can't open '/var/lib/opkg/info/libssl1.0.0.list': No such file or directory


OE2.0 IMAGES: libcrypto.so.0.9.8

can someone help?
 

new_r82

Registered
Messages
8
I overwrited the oscam-11517-mipsel-emu.zip (1.14 MB)

But its the same , I have a picture for a second and sound and than its over...

2019/05/04 17:38:43 482694F8 c (ecm) dvbapiau (P: 0E00:000000:006A:17A3:0000: #ECM_L:99 #CW=7F2439DCD866E01E0000000000000000 HOP : ): found (9 ms) by emulator - AFN
2019/05/04 17:38:53 482694F8 c (ecm) dvbapiau (P: 0E00:000000:006A:17A3:0000: #ECM_L:99 #CW=0000000000000000519A836E8E0BDB74 HOP : ) : found (10 ms) by emulator - AFN
 

Adriatic22

Registered
Messages
216
Its hard to say where is problem.Try install "regular" oscam.
This is it seems with libcrypto.Did you have same problem with previous version,or is problem with this new.
 

new_r82

Registered
Messages
8
last time it was working was 3 years ago before AFN switched the encryption.
Can it be the 7020 HD dream? That the dream is to old for that? I get 11 ms , is this too long?
 

new_r82

Registered
Messages
8
I found the mistake:

webIF-->config--> DVB api-->api for extended CWs--**** from OE 2.2 to OE 2.0

I took 4 days to find out....
 
Top