Posts by atirage21

    Only for information about HW from Linux version 6.19.0 (ubuntu@843dd3320e8b) (aarch64-libreelec-linux-gnu-gcc-16.2.0 (GCC) 16.2.0, GNU ld (GNU Binutils) 2.47.20260726) #1 SMP Wed Aug 26 04:19:44 UTC 2026; Machine model: Radxa ROCK 5B+ :

    According to AI Gemini is the reason for "turn -off issue" this error: rockchip-pm-domain ... Failed to create device link (0x180) with supplier 1-0042 which is connected with regulator fan53555

    Recommendation for Kernel Maintainer from AI Gemini:

    The boot logs highlight a probe ordering (race condition) issue on the Radxa Rock 5B+ (RK3588) running kernel 7.2.0. The rockchip-pm-domain driver attempts to establish device links before the corresponding PMIC suppliers are fully registered:

    • Failed to create device link (0x180) with supplier 1-0042 for power-domain@8 (I2C FAN53555 regulator)
    • Failed to create device link (0x180) with supplier spi2.0 for power-domain@12 (Main SPI PMIC)

    Suggested Mitigation: Adjust probe dependency ordering or ensure proper probe deferral within the rockchip-pm-domain driver and power controller subsystem. The power-domain controller must defer initialization until the required suppliers (spi2.0 and I2C devices) complete their registration, preventing missing device links that break system shutdown and suspend states.

    And in case of problematic h264 local files (ff-mpeg4-drm_prime (SW)) with ativated drm prime and Direct to plane is not playing video:

    https://paste.libreelec.tv/branchiostegous-kindra.log


    If i changed direct to plane to egl, again is going with drm_prime also ...same behaviour as at LE13.

    Turning offf issue at Radxa rock 5b+:

    chewitt
    August 21, 2026 at 7:20 AM

    https://paste.libreelec.tv/uninvocative-anissa.log

    https://paste.libreelec.tv/nonforgiving-marjory.log

    With h264 in neflix are video not playing if is activated DRM Prime, If are av1 videos, then is playing with green artefacts.

    https://paste.libreelec.tv/irrelievable-esme.log

    https://paste.libreelec.tv/unmollifying-patience.log

    https://paste.libreelec.tv/oafish-genevie.log

    Code
    2026-07-26 16:44:31.885 T:1760    error <general>: CDVDVideoCodecDRMPRIME::FilterOpen - avfilter_graph_config:  Invalid argument (-22)

    EDIT: after 2 minutes of playing of netflix is stoped video (audio and subtitles are going ok without video in gray colors) if was drm prime disabled.
    https://paste.libreelec.tv/petalous-camron.log

    I've pushed revised RK3288/RK3328/RK3399/ RK356X/RK3576/RK3588 images to my test share. The main change is a kernel bump to Linux 7.2 with the latest usable iterations of the many patch series that go into current images. Of particular note: older Rockchip hardware is now using the same kernel as newer hardware since Kwiboo has been reworking old bit-rotten patches that broke and reworked patches are slowly being upstreamed.

    However !!! WARNING !!! .. I'm on vacation with zero access to hardware so the images are compile tested only, and a few large G&T's have assisted some of the patch wrangling. What could possibly go wrong? :D

    I'd advise taking a backup of KERNEL/SYSTEM before updating in case I messed things up and you need to roll back. I've not kept up with patches since Linux 6.19 so I'm half expecting some feature differences somewhere if I've missed things. Reports of success or failure (or feature completeness etc.) are appreciated.

    And where are published these testing builds ?

    Kernel 7.3 have improvements for gpu at arm64 systems.

    [GIT PULL] DRM Rust changes for v7.3-rc1 - Danilo Krummrich


    I tried as cleab install and is missing kernels after also donwnloads throung online updates. It is maybe about rights of writing and reading of files in this flatpak (this sandbox solution is not good for RA at small boxes). Also is missing support for openal in comparing to addon retroarch for coreelec at CE.

    Also i found h264 videos with aac audio, which runt freezing on start of playing with broken decoding. Here is one of them:

    Testing
    Shared with Dropbox
    www.dropbox.com

    Last dmesg log from last build: https://paste.libreelec.tv/islandish-vernice.log

    I waited better support from this forum.


    Here is fix from Gemini for temperature indicator of CPU (after run command must be also restarted kodi with command: systemctl restart kodi):