Posts by fairbird

    we are using newest version of

    (libcrypt.so.2.0.0)

    (Glibc 2.30)

    GCC 9.2.0

    OpenSSL 1.1.1d

    Busybox 1.31.0

    https://github.com/OpenVisionE…sion-development-platform


    So that method of symbolic doesn't work (Already I have test it before and I have got as I wrote before)

    libcrypt.so.1: version `GLIBC_2.4' not found


    So the correct way is as mentioned in my previous reply with (RDEPENDS_${PN} = "libxcrypt-compat")

    https://github.com/OpenVisionE…5cde4c31b96e7a3b18719fadb

    Then you can build CCcam with old libcrypt package need it ...


    OpenaTV Still using libcrypt.so.1.1.0 not version 2.0.0 because CCCam compatible with libcrypt 1 not version 2

    Doesn't work

    Code
    root@dm920:~# /usr/bin/cccam-2.3.2
    /usr/bin/cccam-2.3.2: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
    root@dm920:~# ln -sfn libcrypt.so.2.0.0 /usr/lib/libcrypt.so.1
    root@dm920:~# /usr/bin/cccam-2.3.2
    /usr/bin/cccam-2.3.2: /usr/lib/libcrypt.so.1: version `GLIBC_2.4' not found (required by /usr/bin/cccam-2.3.2)
    root@dm920:~# 


    here we find in our core source the solution ..

    https://github.com/OpenVisionE…5cde4c31b96e7a3b18719fadb

    Any friend have cccam source ?!

    I need to build new version to my new images depends on new depends files (Glibc 2.27 + libcrypto 1.1)


    Or any one can find compatible file to my images ?!


    Thank you

    Ncam 10.5 compiled and patched READ



    Download link


    Ncam-Images-MIPS-IPK (All Mipsel devices ipk install file)


    NCam-Images-OSDreambox-DEB (All ARM devices deb install file)


    *************

    Here are Only Bin file ..


    (build-mips (Gigablue-Dream-VU+-Xtrend-Formuler

    (build-sh4 (Golden Media-Galaxy innovations-Amiko


    (cortexa9hf-vfp-neon-ARM (DreamoxUHD + VU+4K + Routers Mipsel DD-WRT


    (aarch64-ARM (VU+4K Duo4K + osmio4k


    (build-x86-Linux-pc (32bit-i686


    (build-x86-Linux-pc (64bit


    (build-mips (Tiviar plus and similar

    (build-mipszrouter (Routers Mipsel DD-WRT


    ************** Bin files to support OpenSSL 1.1.1 **************


    (build-mips (Gigablue-Dream-VU+-Xtrend-Formuler


    (build-sh4 (Golden Media-Galaxy innovations-Amiko


    (cortexa9hf-vfp-neon-ARM (DreamoxUHD + VU+4K + Routers Mipsel DD-WRT


    (aarch64-ARM (VU+4K Duo4K + osmio4k

    AS I wrote in my last replay ...

    On ubuntu 18.10 I can not built files to those devices (brcm47xx or ar71xx or brcm63xx)

    I have got error because toolchain not work probable with ubuntu 18 ..

    Whaen I have free time I will try to upgrade my ubuntu to 19 and try again to build files to almost platform devices.

    With ncam: i install it from openatv cam feed and added your configuration files. It seems to be working great but after a few time i discover it was reading keys from constant.cw on usr/keys from my cccam files and not from the plugin added keys...

    As you wrote and as I wrote before the issue from images I can not do any things (Please contact with openaTV)

    ask them why image read constant.cw not softcam,keys


    About me on my DM920 with openaTV + my last ncam 10.4 every things work just fine .

    If you have toolchain for those device send it I will compile it ..

    Because what I have it give me error compile on my ubuntu 18.10 .. I will upgrade it to 19 and I will test to compile it again


    (Routers openwrt brcm47xx) error compile


    Code
    /home/raed/NCam/cross/OpenWrt-SDK-15.05-brcm47xx-generic_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64/staging_dir/toolchain-mipsel_mips32_gcc-4.8-linaro_uClibc-0.9.33.2/bin/../lib/gcc/mipsel-openwrt-linux-uclibc/4.8.3/../../../../mipsel-openwrt-linux-uclibc/bin/ld:/home/raed/NCam/cross/OpenWrt-SDK-15.05-brcm47xx-generic_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64/staging_dir/toolchain-mipsel_mips32_gcc-4.8-linaro_uClibc-0.9.33.2/bin/../lib/gcc/mipsel-openwrt-linux-uclibc/4.8.3/../../../../mipsel-openwrt-linux-uclibc/lib/crt1.o: file format not recognized; treating as linker script
    /home/raed/NCam/cross/OpenWrt-SDK-15.05-brcm47xx-generic_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64/staging_dir/toolchain-mipsel_mips32_gcc-4.8-linaro_uClibc-0.9.33.2/bin/../lib/gcc/mipsel-openwrt-linux-uclibc/4.8.3/../../../../mipsel-openwrt-linux-uclibc/bin/ld:/home/raed/NCam/cross/OpenWrt-SDK-15.05-brcm47xx-generic_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64/staging_dir/toolchain-mipsel_mips32_gcc-4.8-linaro_uClibc-0.9.33.2/bin/../lib/gcc/mipsel-openwrt-linux-uclibc/4.8.3/../../../../mipsel-openwrt-linux-uclibc/lib/crt1.o:1: syntax error
    collect2: error: ld returned 1 exit status
    make[2]: *** [Makefile:449: ncam-router-OpenWrt-brcm47xx.mips.debug] Error 1
    make[1]: *** [Makefile:421: all] Error 2
    make: *** [Makefile.extra:163: cross-mipsel-routerwrtbrcm47xx-linux-uclibc] Error 2


    (Routers openwrt ar71xx) error compile


    Code
    /home/raed/NCam/cross/OpenWrt-SDK-15.05-ar71xx-generic_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/bin/../lib/gcc/mips-openwrt-linux-uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/bin/ld:/home/raed/NCam/cross/OpenWrt-SDK-15.05-ar71xx-generic_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/bin/../lib/gcc/mips-openwrt-linux-uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/lib/crt1.o: file format not recognized; treating as linker script
    /home/raed/NCam/cross/OpenWrt-SDK-15.05-ar71xx-generic_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/bin/../lib/gcc/mips-openwrt-linux-uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/bin/ld:/home/raed/NCam/cross/OpenWrt-SDK-15.05-ar71xx-generic_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/bin/../lib/gcc/mips-openwrt-linux-uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/lib/crt1.o:1: syntax error
    collect2: error: ld returned 1 exit status
    make[2]: *** [Makefile:449: ncam-router-openwrt-ar71xx.mips.debug] Error 1
    make[1]: *** [Makefile:421: all] Error 2
    make: *** [Makefile.extra:207: cross-mips-routerwrtar71xx-linux-uclibc] Error 2


    (Routers openwrt brcm63xx) error compile


    Ncam 10.4 compiled and patched READ



    Download link


    Ncam-Images-MIPS-IPK (All Mipsel devices ipk install file)


    NCam-Images-OSDreambox-DEB (All ARM devices deb install file)


    *************

    Here are Only Bin file ..


    (build-mips (Gigablue-Dream-VU+-Xtrend-Formuler

    (build-sh4 (Golden Media-Galaxy innovations-Amiko


    (cortexa9hf-vfp-neon-ARM (DreamoxUHD + VU+4K + Routers Mipsel DD-WRT


    (aarch64-ARM (VU+4K Duo4K + osmio4k


    (build-x86-Linux-pc (32bit-i686


    (build-x86-Linux-pc (64bit


    (build-mips (Tiviar plus and similar

    (build-mipszrouter (Routers Mipsel DD-WRT


    ************** Bin files to support OpenSSL 1.1.1 **************


    (build-mips (Gigablue-Dream-VU+-Xtrend-Formuler


    (build-sh4 (Golden Media-Galaxy innovations-Amiko


    (cortexa9hf-vfp-neon-ARM (DreamoxUHD + VU+4K + Routers Mipsel DD-WRT


    (aarch64-ARM (VU+4K Duo4K + osmio4k

    It from my config files ...

    I have download ncam from openatv feed ... works also just fine after add key


    ( I have Test openATV three times - reboot and test)

    And every things works just fine Biss channels open after add new key and no need to restart emu or enigma2 just change channel and return back to channel


    In attach you can find my files for (ncam emu) to testing .. send files as path you will see ..

    Don't forget to send (right emu binary file) to /usr/bin (I did not upload it to attach I don't know what device you have)


    0928f203d3550713b0dc2a44.jpg

    @fmoreira


    Maybe also from my ncam emu or from config files I need to check it and figure out the issue from where ...

    I'm afraid my ncam have some bugs to read hash from openatv from openpli and Dreamos images not problem ..


    I have download oscam-emu from openatv feed and as photo show to you new key works just fine ..

    So try to download image from extra feed for image


    here Biss channel not open because softcam file empty


    b6ef4.jpg


    here I have add new key


    5448590ca20.jpg


    and here message to successfully to add key


    6474bdabff8ae0d47cae1.jpg


    and the restart after restart emu or go to other channel and return back again channel open it


    6ac34c651e8c1b46d157d257.jpg


    544969ae6b.jpg

    As I said before ...


    The feature of plugin is just to update softcam.keys by online or add single key manually .

    Plugin not responsibility for working encrypted channels.

    Images + emu responsibility for open channels ...


    About keyboard it is just to write value not more ..


    But I'm afraid then plugin read (provider from enigma2 to openatv with wrong namespace).

    I will test other images built with depend on oe-alliance as like openatv such as purE2 If plugin works will then ENDED (OpenATV enigma2 issue) I can not do any thing.

    Update


    -Version 5.2

    -From last version 5.1 the update only online directly from plugin

    (If any new update available. Then after open plugin will be see notification of new version)

    -Now you can change path of prov and sat picon from setup


    Install plugin from first post



    install pluign online

    Code
    wget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer.sh -O - | /bin/sh


    Remove plugin

    Code
    rm -r /usr/lib/enigma2/python/Plugins/Extensions/RaedQuickSignal



    Please admin edit first post and add command to install and remove plugin also change subject of topic to (RaedQuickSignal)

    Thank you

    Other images such as Blackhole or openpli or openvision or DreamOS images can find new key after adding by plugin ..

    Also other device such as VU+ with black hole or vti also can find new key after adding by plugin ..


    Just OpenaTV version 6.3 ...


    So This is the END

    OpenATV Team should be fix their images ..