Just did a clean rebuild for RPi5 but same error that he could not execute init.
I need to make some cross checking and building, but that will take time as one clean build takes nearly 1h.
So for now no LE12 RPi5 image.
Needs to be something very special to RPi5, because i checked RPi4 and at least 240531 is working.
I have no idea what or where to check.
Posts by sky42
-
-
-
-
version 12.0.0-#240602
just started a rebuild for only Generic-BT2020 and Generic with just a new kernel
will upload when they are done
download link https://sky42.libreelec.tv/release/12.0/based on LE 12.0.0 https://github.com/LibreELEC/Libr…/libreelec-12.0
changelog
- linux: update to 6.6.32
my source diff https://github.com/LibreELEC/Libr…v:12.0.0-240602 -
Krobar Generic-BT2020 12.0.0-#240531 build and uploaded, but so far not even boot tested
-
version 12.0.0-#240531
just started the build for Generic-BT2020, Generic, RPi4, RPi5 and will upload when they are done
any more to build of this release just ask
download link https://sky42.libreelec.tv/release/12.0/based on LE 12.0.0 https://libreelec.tv/2024/05/01/libreelec-nexus-12-0-0/
changelog
- upstream update
my source diff https://github.com/LibreELEC/Libr…v:12.0.0-240531 -
here is the long overdue 12.0.0 release post
version 12.0.0-#240426download link https://sky42.libreelec.tv/release/12.0/
based on LE 12.0.0 https://libreelec.tv/2024/05/01/libreelec-nexus-12-0-0/
changelog (full list of diff to 12.0)
- upstream update 12.0.0
- options: /flash 1024MB
- curl: enable support for scp, sftp, smb, smbs
- lvm2: lvm2-2.03.16
- cryptsetup: cryptsetup-2.6.1 with systemd cryptsetup support
- mdadm: mdadm-4.2
- fscryptctl: fscryptctl-1.1.0
- linux (Generic): enable MD, DM and more encryption
- linux (RPi): enable MD, DM and more encryption
- PR8588 Generic: added intel-gpu-max-10-bit.sh helper
- PR8751 pipewire: enable for all images, but dont start if alsa or pulse in on
- PR8749 pipewire: hardwire extra config to ~/.config/pipewire
- PR8750 wireplumber: hardwire extra config to ~/.config/wireplumber
- Generic: new device BT2020 (only added kodi PR24160)
- linux (Rockchip): enable MD, DM and more encryption
- linux (Allwinner): enable MD, DM and more encryption
- linux (Amlogic): enable MD, DM and more encryption
my source diff https://github.com/LibreELEC/Libr…v:12.0.0-240426 -
My PN42 Notes 2nd post have IR wakeup from S5 included. That was tested by me.
PN42 wakeup from S5 by IR, USB and WoL is working. So OSMC remote should work too.
-
-
No I did not look inside.
Maybe a external pulse 8 USB device can complete your cec wishes. It can wake the box up from usb and you have os control with cec. The bios part would maybe not be needed when wakeup by USB is on and works. I did think about exactly that setup with my Z100, but I don't really need it so I did not buy it to try. I would need to order and not be sure about the return policy just for playing around.
-
portapro I made a quick rebuild of my last community version with the force YCbCr 4:4:4 patch.
download image here https://sky42.libreelec.tv/testing/intel-yuv444/
here is the full source https://github.com/sky42src/Libre…-240324y-yuv444
this commit you can pick for your own build if it works for you https://github.com/sky42src/Libre…7d8a8158956b078
Edit:
Short test on my N100 -> X6700H -> OLED55E6D show it does what it is suposed to do. All is in YCbCr 4:4:4 says the info screen of my Denon with or without HDR10.
You may run into audio trouble when playing 2160p @ 23.976 Hz and using pass through.
quick workaround is to only use 10 bit not 12
systemctl stop kodi && intel-gpu-max-10-bit.sh && systemctl start kodi -
-
version 11.95.1-#240324
download link https://sky42.libreelec.tv/release/12.0/
based on LE12 development branch https://github.com/LibreELEC/LibreELEC.tv
changelog
- upstream update (Kodi 21.0-rc2)
- PR8751 pipewire: enable for all images, but dont start if alsa or pulse in on
- PR8749 pipewire: hardwire extra config to ~/.config/pipewire
- PR8750 wireplumber: hardwire extra config to ~/.config/wireplumber
- PR8758 busybox: init: fix toram when SYSTEM_IMAGE is with path
my source diff https://github.com/LibreELEC/Libr…:11.95.1-240324 -
-
version 11.95.1-#240322
download link https://sky42.libreelec.tv/release/12.0/
based on tag LE12 Beta 1 https://github.com/LibreELEC/LibreELEC.tv/tree/11.95.1
changelog
- upstream update 12 Beta 1
- PR8751 pipewire: enable for all images, but dont start if alsa or pulse in on
- PR8749 pipewire: hardwire extra config to ~/.config/pipewire
- PR8750 wireplumber: hardwire extra config to ~/.config/wireplumber
my source diff https://github.com/LibreELEC/Libr…:11.95.1-240322 -
Zuma Here is a fancy set of instructions https://www.artembutusov.com/libreelec-entware-ng-installation/ and the last comment is even more creative and does not need to change the image.
-
Zuma From reading install instructions for Entware all you need is a /opt in the filesystem and after that the tasks to make it work are up to you:
- mount /opt to somewhere so that is will be writable
- try and setup Entware (just for testing)
- write a bunch of systemd unit files for mount /opt and start/stop Entware as instructed in the install howto
- make sure all dependencies of new units are correct and all starts/stops in the right order
I can create /opt in the filesystem, but the rest i will do not. Just having /opt (still not writable) is a easy PR. If i would write a PR like that i would most likely include /mnt too.
If you are up to the tasks i described i will look into having a /opt. -
ZumaI think not because the patch is for Kodi 21 not 20.
And for Entware no. That is not the focus of this build.