Posts by demosat

    instead of this you could modify control file of ipk's and remove Architecture: armv7ahf-neon and recompile ipk's with ipk tool

    This is what I tried before, but there is a glitch.

    The plugin files appear to be installed, but the plugin does not appear.

    Hi,


    The IPKs for proc Arm are not compatible with the STB Edision OS MIO 4K+

    In fact the archives are built for the VU+ armv7ahf-neon feed and not for the Edision armv7vehf-neon-vfpv4 feed.


    Here is the procedure that I used to implement the MultiStalkerPro V1.1 plugin on the openpli develop image of my Edision os mio 4k+.

    The principle consists of using the Feed for the Vu+ process


    #1 – Download the Vu+ zero 4k openpli develop image to your PC

    and extract these three folders from the root folder of the image.

    - /var/lib/opkg

    - /usr/lib/opkg

    - /etc/opkg


    #2 – On your STB

    - Open the telnet console and stop enigma activity -> init 4

    - Renamed the three folders

    /var/lib/opkg --> /var/lib/opkg_old

    /usr/lib/opkg --> /var/lib/opkg_old

    /etc/opkg --> /etc/opkg_old


    #3 – Transfer the 3 folders from your PC to your STB

    PC /var/lib/opkg --> to the STB

    PC /usr/lib/opkg --> to the STB

    PC /etc/opkg --> to the STB


    #4 – with the telnet console

    - Modify the rights of the following files --> chmod +x /var/lib/opkg/*

    - Restart enigma --> init 3

    - Update the list --> opkg update


    #5 - Download the four Multistalkerpro archives to tmp of the STB

    These files :


    #6 – Run these commands ensuring there are no errors.

    cd /tmp

    opkg install python3-rarfile_4.1-r0_armv7ahf-neon.ipk

    opkg install python3-levenshtein_0.12.0-r0_armv7ahf-neon.ipk

    opkg install python3-fuzzywuzzy_0.18.0-r0_armv7ahf-neon.ipk

    opkg install enigma2-plugin-extensions-multi-stalkerpro_1.1+git144+4ef83e7-r0_armv7ahf-neon.ipk


    #7 - it's almost over, a few more telenet commands.

    init 4

    mv /var/lib/opkg /var/lib/opkg_vu

    mv /var/lib/opkg_old /var/lib/opkg


    mv /usr/lib/opkg /usr/lib/opkg_vu

    mv /usr/lib/opkg_old /usr/lib/opkg


    mv /etc/opkg /etc/opkg_vu

    mv /etc/opkg_old /etc/opkg


    init 3

    opkg update

    opkg install --force-reinstall --force-overwrite enigma2-plugin-systemplugins-serviceapp


    #8 – stop enigma and configure your “Portals” file

    init 4

    Configure your file -> /etc/enigma2/MultiStalkerPro.json


    #9 - it's finish reboot your stb .



    Hi,


    Thanks for your work Ziko.

    Problem with architecture ipk for STB edision os mio 4k+


    No, I don't understand your answer, i check and ...


    And i built ipk for my stb, because the feed openpli is :