183D/183E EMM Activation via the http/https server with OSCam

There are 1,083 replies in this Thread which was already clicked 359,674 times. The last Post () by samur.

  • what version is for dreambox one i test it oscam-11845-802.aarch64-libusb coming

    error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory


    I don't understand how to upload an Oscam that doesn't work as standard with any box

    not wokring with vu not woking with dreambox what is this

    Edited once, last by master G: Merged a post created by QuattropalleTV into this post. ().

  • what version is for dreambox one i test it oscam-11845-802.aarch64-libusb coming

    error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory


    I don't understand how to upload an Oscam that doesn't work as standard with any box

    not wokring with vu not woking with dreambox what is this

    how do you know what was put in your box...many plugins or emu can unintentionally change certain components in the box so it's up to you to find out...but if you don't read the first page of the post you won't have a way to understand.


    Screenshot_20241218-131425~2.png


    to help you...if you have enabled the feeds download the MgCam 1.35 which helps to install libraries and brings the ssl 1.0.2...because now there are two files that are available for oscam...once you have ssl 1.0.2 or 1.1.1 just use the two samur oscams that he made for the Arm, Mip,...variants and you will find the one that is right for your box.

    VuSolo_VuSOLO.PRO_VuZero_VuSOLO2 SE_DR.800sim japar ed 800SEsim a8p_Mutant 51_4k_GB.UE.4k_DM.920+900
    H9combo_H9.2H-SE_H7s_H2H_H5
    • Official Post

    what version is for dreambox one i test it oscam-11845-802.aarch64-libusb coming

    error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory


    I don't understand how to upload an Oscam that doesn't work as standard with any box

    not wokring with vu not woking with dreambox what is this

    you should install the required library


    Code
    apt-get install --reinstall libssl1.1 > /dev/null 2>&1
    ln -s libssl.so.1.1 /usr/lib//libssl.so.1.0.0 > /dev/null 2>&1
    ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.8 > /dev/null 2>&1
    ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.7 > /dev/null 2>&1
    ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.1.0.0 > /dev/null 2>&1
    ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.0.9.8 > /dev/null 2>&1
    ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.0.9.7 > /dev/null 2>&1


    piterfree


    here we do not give judgments or comments, we give solutions or we do not answer at all ;)

    Please

  • Ok, For VU+ Ultimo 4k (ARM processor) what version without pcs have i to use? arm sf4008 or armv7ve ? i presume armv7ve bat is only with pc/sc.

    Are both valid?


    thanks for oscam.server config, have i to modify also other file (oscam.conf, oscam.user...) ?


    Thanks

    Edited once, last by pabloweb ().

  • Code
    apt-get install --reinstall libssl1.1 > /dev/null 2>&1
    ln -s libssl.so.1.1 /usr/lib//libssl.so.1.0.0 > /dev/null 2>&1
    ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.8 > /dev/null 2>&1
    ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.7 > /dev/null 2>&1
    ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.1.0.0 > /dev/null 2>&1
    ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.0.9.8 > /dev/null 2>&1
    ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.0.9.7 > /dev/null 2>&1


    i put this comand via ssh but not working have OpenSSL 1.0.2n 7 Dec 2017 and oscam not working on dreambox one

    • Official Post
    Code
    apt-get install --reinstall libssl1.1 > /dev/null 2>&1
    ln -s libssl.so.1.1 /usr/lib//libssl.so.1.0.0 > /dev/null 2>&1
    ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.8 > /dev/null 2>&1
    ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.7 > /dev/null 2>&1
    ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.1.0.0 > /dev/null 2>&1
    ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.0.9.8 > /dev/null 2>&1
    ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.0.9.7 > /dev/null 2>&1


    i put this comand via ssh but not working have OpenSSL 1.0.2n 7 Dec 2017 and oscam not working on dreambox one

    have you outpu??

    not work??

    put here output

  • what version is for dreambox one i test it oscam-11845-802.aarch64-libusb coming

    error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory


    I don't understand how to upload an Oscam that doesn't work as standard with any box

    not wokring with vu not woking with dreambox what is this

    Unzip the zip file and copy the 5 files to the box in the folder "usr/lib" using an FTP program and set the permissions to 755

    • Official Post

    what version is for dreambox one i test it oscam-11845-802.aarch64-libusb coming

    error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory


    I don't understand how to upload an Oscam that doesn't work as standard with any box

    not wokring with vu not woking with dreambox what is this

    1.1 or 1.0 ???


    :hmmmm:

  • now its working i put this in usr/lib cmod 755 and restart my box now working OSCam 2.24.10-11845-802

    yes and the zip file is already attached there - why attach it here again ?

  • Hello, i feel kinda stupid to ask - but i will still ask. I have installed from post nr.1. The oscam reads the card, but it does not activate. What am i doing wrong ? I copy/past the oscam.reader settings from post 1. I think it might have somehting to do with the URL. I have read up this thread, and found that the link has changed over time. I cannot find the correct link in any post. I hope there is someone what i so kind to share this link with me so i can allso use my tivusat card again. Thanks.

  • if I read correctly in the various posts of our Mod..lululla had highlighted it but only a portion, you just have to be very careful...!

    VuSolo_VuSOLO.PRO_VuZero_VuSOLO2 SE_DR.800sim japar ed 800SEsim a8p_Mutant 51_4k_GB.UE.4k_DM.920+900
    H9combo_H9.2H-SE_H7s_H2H_H5
  • Hello, i feel kinda stupid to ask - but i will still ask. I have installed from post nr.1. The oscam reads the card, but it does not activate. What am i doing wrong ? I copy/past the oscam.reader settings from post 1. I think it might have somehting to do with the URL. I have read up this thread, and found that the link has changed over time. I cannot find the correct link in any post. I hope there is someone what i so kind to share this link with me so i can allso use my tivusat card again. Thanks.

    look at #939 - and add 1+1 together and you have the complete URL


    and - has the penny dropped?

    Edited once, last by sodex ().

Your resource for OSCam-EMU softcam

Find configs, downloads, tutorials, and support for emulation setup, IPTV decoding, and extended protocol support. Master emulation and extended decoding with OSCam-EMU. Access dedicated support, configs, tutorials, and downloads for enhanced IPTV and service access.