Posts by chewitt

    If this is an Amlogic S905 box, then LE has not released any images with Kodi 19 so you are not running LE. There are nightly images for LE11 available from several places, but these use Kodi 20 (development) code, not Kodi 19.

    Explain what you are actually using and then we can provide better advice.

    HDR is supported for some time (8/10/12-bit HEVC) using HDR/HDR10/HLG .. but not DV as this requires proprietary info, although ffmpeg is slowly reverse-engineering capabilities to at least not display DV content badly. HD audio is supported for some time too; Kodi/ffmpeg still has occasional issues with TrueHD content still but there have been fixes done recently and it's mostly broken media that has issues now. YMMV, but RPi4 is the lowest drama device that I run.

    Nobody is testing anything in advance of it being published, but there is generally an attempt to test the changes before they are merged and then automatically built/published - the build/publish process is completedly automated.

    Hello Heiner,

    There is negligible mainline kernel support for S905X4 hardware at the current time. Amlogic started to upstream the basics but the quality of initial code submissions is poor and developers are slow to grasp the etiquette standards needed so progress is slow. Bring-up is still at the power-domains and pinctrl stages (some UART driver changes were recently posted too, which might help your cause) but there's some way to go before upstream kernels have a usable level of support. We also have to hope the upstreaming effort continues.

    Khadas has VIM4 sources here https://github.com/khadas/u-boot/tree/khadas-vim4-r which might help with understanding the changes in the boot process on your board. I didn't spend long poking around, but I can see a lot more use of signed blobs and such. I'm also told OPTEE is now used for firmware loading (Amlogic ships and requires BL32) so there is clear intent to lock things down, and most of the Amlogic driver sources that I can see are subject to an Amlogic license (not a GPL license) requiring permission to disribute the code in source or binary format. That would be a challenge for a distro like LE. In fact, the more I read and poke around into what's needed for S4/SC2/T7 hardware support, the more I think Kodi support will be limited to Android or a few Linux using OEM manufacturers. It looks like Linux support will need NDAs which LE could never sign (as no legal entity) and would never sign (on principle).

    Sorry.. not much help :(

    LE does not support any form of wifi pre-configuration and LE10.x/LE11.x no longer formally support for RPi0 (or other 512MB devies) which is the only device where this Q comes up occasionally. As already suggested, use CEC to set things up; or borrow a USB keyboard from someone.

    I am asking on the off chance, is there a way to install that dependancy without rolling back to an older version or breaking things horribly?

    No chance. However all VPN add-ons are just some form of wrapper around the openvpn binary so you can always create a start/stop script and systemd .service file to start/stop the service.

    There is some debate in the team on whether to spin an LE 10.2 release with Kodi 19 and bumped kernels; as as stop-gap until Kodi 20 moves closer towards release. On one hand there's no dispute something with newer kernels is needed. On the other it's a lot of work, and getting people to focus away from the LE 11 codebase won't get a full audience which always raises quality concerns. Kodi DevCon will be in ~3 weeks time so assuming Kodi 20 schedule gets discussed then (it's on the agenda) we'll make a decision after.

    2GB is the minimum for normal LE use. The 4GB or 8GB boards are only really needed if you want to start fiddling with docker containers and other things that consume RAM in the background. You shouldn't need to fiddle with GPU memory defaults; they are set correctly by default.