Posts by geisivi

    With OpenATV7.6, crash continous after update to wireguard 15.6

    No problems on OpenATV 7.5.1


    Crash log:


    rev=34422+fb467ac

    component=Enigma2


    model=vuuno4k

    machinebuild=vuuno4k

    imageversion=7.6-beta

    imagebuild=20250809


    kernelcmdline=kexec=1 rootfstype=ext4 rootflags=data=journal rootwait rw coherent_pool=2M vmalloc=633m bmem=637m@383m bmem=637m@2431m kernel=/linuxrootfs1/zImage root=/dev/mmcblk0p4 rootsubdir=linuxrootfs1


    nimsockets:

    NIM Socket 0:

    Type: DVB-S2X

    Name: Vuplus DVB-S NIM(45308X FBC)

    Frontend_Device: 0

    NIM Socket 1:

    Type: DVB-S2X

    Name: Vuplus DVB-S NIM(45308X FBC)

    Frontend_Device: 1

    NIM Socket 2:

    Type: DVB-S2X

    Name: Vuplus DVB-S NIM(45308X FBC)

    Frontend_Device: 2

    NIM Socket 3:

    Type: DVB-S2X

    Name: Vuplus DVB-S NIM(45308X FBC)

    Frontend_Device: 3

    NIM Socket 4:

    Type: DVB-S2X

    Name: Vuplus DVB-S NIM(45308X FBC)

    Frontend_Device: 4

    NIM Socket 5:

    Type: DVB-S2X

    Name: Vuplus DVB-S NIM(45308X FBC)

    Frontend_Device: 5

    NIM Socket 6:

    Type: DVB-S2X

    Name: Vuplus DVB-S NIM(45308X FBC)

    Frontend_Device: 6

    NIM Socket 7:

    Type: DVB-S2X

    Name: Vuplus DVB-S NIM(45308X FBC)

    Frontend_Device: 7




    12:13:22.2989 [Enigma] Python path is '/usr/lib/enigma2/python'.

    12:13:22.2992 [Enigma] DVB API version 5, DVB API version minor 12.

    12:13:22.2992 [Enigma] Enigma debug level 3.

    12:13:22.2992 [Enigma] sourcedate 2025-08-09 / master 34422+fb467ac.



    dmesg


    <4>[ 153.424226] [VID]: VIDEO_SET_STREAMTYPE 0

    <4>[ 153.428645] [VID]: VIDEO_SELECT_SOURCE 1 0

    <4>[ 153.433094] [VID]: VIDEO_PLAY 1 2 0

    <4>[ 153.442102] [VID]: VIDEO_CONTINUE 1 1

    <4>[ 153.446111] [VID]: VIDEO_CLEAR_BUFFER 1 1 0

    <4>[ 153.723085] [VID]: VIDEO_STOP 0 1

    <4>[ 153.727550] [VID]: VIDEO_SELECT_SOURCE 0 0

    <3>[ 153.917887] BRCM brcm_dvb0: dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to delivery system 21

    <3>[ 153.968259] BRCM brcm_dvb0: dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to delivery system 21

    <3>[ 154.027401] BRCM brcm_dvb0: dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to delivery system 21

    <3>[ 154.077297] BRCM brcm_dvb0: dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to delivery system 21

    <3>[ 154.138272] BRCM brcm_dvb0: dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to delivery system 21

    <3>[ 154.188279] BRCM brcm_dvb0: dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to delivery system 21

    <3>[ 154.248854] BRCM brcm_dvb0: dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to delivery system 21

    <3>[ 154.299525] BRCM brcm_dvb0: dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to delivery system 21

    Direct compiling


    Example for vuplus4k_armv7 toolchain


    In the s3 folder:


    Code
    git clone https://github.com/fairbird/NCam.git
    cd NCam
    ./config.sh --enable MODULE_STREAMRELAY WITH_SSL (optional)
    make CROSS=/s3/support/toolchains/vuplus4k_armv7/bin/armv7-vuplus4k-linux-gnueabihf-


    Bin is created into /NCam/Distribution folder

    Abertis on Openpli:


    1. Install astra-sm from openpli feeds

    2. In etc/astra, there are 1 folder (scripts) and 2 files: astra-sm.conf and astra-sm.lua

    3. Delete astra-sm.lua

    4. Load astra.conf

    5. Rename astra.conf --> astra-sm.lua

    6. Load abertis in etc/astra/scripts

    7. Don't delete etc/astra-sm.conf & don't delete etc/astra/scripts/autoexec.d

    8. All files --> attributes to 755

    9. Settings and Keys in softcam.key (ciefp)

    10 . /etc change sysctl.conf

    11. Restart


    In this way, when fou update openpli 9, astra remains (no update).

    abertis on astra-sm (openpli images)


    Install astra-sm from openpli feeds

    In astra folder:


    -astra-sm.conf (same installed)

    -delete astra-sm.lua

    -put astra.conf (abertis) and rename --> astra-sm.lua (755)


    In scripts folder:

    -autoexec.d (same installed)

    -abertis (755)


    In etc folder:

    -sysctl.conf (abertis)


    -Reboot