Posts by Che Guevara

    DM 900 Ultra HD OpenATV-8.0 is here


    DM 920 Ultra HD OpenATV-8.0 is not here


    Why?

    Code
    93    dm920    dm920    
    Complete    2026/03/16, 11:13:16    2026/03/16, 11:27:28    2026/03/16, 11:30:12    0:02:44    0:16:56

    It was built just a few minutes ago. We are waiting for the download link to be posted on the image download site,

    please be patient.

    I know that, but I'm talking about all the Python 3 images.

    Not all images contain the Softcam feed for emulators in recent versions.

    Code
    wget -O - -q http://updates.mynonpublic.com/oea/feed | bash

    My dear,

    it seems we don't agree.

    I'm referring to the emulator version from the developer @audi06_19.

    I know that very well, and I have already installed the emulator on the OpenATV image from the team’s feed and it is working.

    That is not the subject of the discussion.

    Best regards.

    OpenTsimages Py3 DM920


    Code
    /usr/bin/cam/OSCam_11945-802
    
    /usr/bin/cam/OSCam_11945-802: symbol lookup error: /usr/bin/cam/OSCam_11945-802: undefined symbol: SSL_load_error_strings

    BlackHole DM920


    Code
    root@dm920:
    /usr/bin/OSCam_11945-802
    
    /usr/bin/OSCam_11945-802: symbol lookup error: /usr/bin/OSCam_11945-802: undefined symbol: SSL_load_error_strings
    root@dm920:

    OpenPli Py 3 DM920


    Code
    usr/bin/OSCam_11945-802
    
    /usr/bin/OSCam_11945-802: symbol lookup error: /usr/bin/OSCam_11945-802: undefined symbol: SSL_load_error_strings

    OpenVix Py3 DM920


    Code
    /usr/softcams/OSCam_11945-802
    
    /usr/softcams/OSCam_11945-802: symbol lookup error: /usr/softcams/OSCam_11945-802: undefined symbol: SSL_load_error_strings
    root@dm920:

    OPENSPA DM920


    Code
    /usr/bin/OSCam_11945-802
    
    /usr/bin/OSCam_11945-802: symbol lookup error: /usr/bin/OSCam_11945-802: undefined symbol: SSL_load_error_strings


    Pure2 DM920


    Code
    root@dm920:
    /usr/bin/cam/OSCam_11945-802
    
    /usr/bin/cam/OSCam_11945-802: symbol lookup error: /usr/bin/cam/OSCam_11945-802: undefined symbol: SSL_load_error_strings

    OpenATV 7.6 DM920


    Code
    root@dm920:
    /usr/bin/cam/OSCam_11945-802
    
    /usr/bin/cam/OSCam_11945-802: symbol lookup error: /usr/bin/cam/OSCam_11945-802: undefined symbol: SSL_load_error_strings

    @audi06_19

    @W@Rp


    please fix emu on Py3


    enigma2-softcams-oscam-all-images_11945-emu-802-arm+mips_all.ipk



    Code
    Telnet
    /usr/bin/OSCam_11945-802
    Code
    root@dm900:~# /usr/bin/OSCam_11945-802
    /usr/bin/OSCam_11945-802: symbol lookup error: /usr/bin/OSCam_11945-802: undefined symbol: SSL_load_error_strings
    root@dm900:~#
    Code
    root@dm900:~# opkg install libssl1.1
    Couldn't find anything to satisfy 'libssl1.1'.
    error: opkg_solver_install: No candidates to install libssl1.1 (null)!
    root@dm900:~#


    OSCam error: undefined symbol: SSL_load_error_strings

    This error usually happens when OSCam was compiled with an older OpenSSL version (OpenSSL 1.1), but the system is using OpenSSL 3.

    Installing libssl1.1 could solve the issue for older binaries, but many modern images no longer provide this package in their repositories, so opkg install libssl1.1 will fail.

    Therefore the best and recommended fix is simply updating the OSCam binary.