Posts by sky42
-
-
-
Release version 11.0.3-230715 and 11.0.3-230723
download link sky42 LibreELEC community builds
based on https://libreelec.tv/2023/07/20/libreelec-nexus-11-0-3/
230723
- for testing added new device Generic-BT2020 with patches from HDR on x86 Hardware thread
smpJuly 22, 2023 at 6:03 AM - new images for Generic and Generic-legacy too with updated canupdate.sh
230715
- upstream update 11.0.3
diff of my source
https://github.com/LibreELEC/Libr…v:11.0.3-230723 -
Thanks this one did compile.
But for me it is not working except black screen, but that is new before the patch it stuck without getting a black screen.
Hardware B360M-ITX/ac, i3-8100, Denon X6700H, LG55E6D.Media my own 4k discs remux with makemkv and lots of samples.
That is not really a problem for me because i use a Vero 4k+ since it was released for HDR and now for testing a RPi4 too. But one can hope to just use one fast x86_64 device for all media.
If somebody is interessted you find my LE 11.0.3 comunity build + lvm and encryption + the 2 patches from here under http://sky42.libreelec.tv/release/11.0/G…Generic-BT2020/ .
The way back without forced update needs 1st a update to my Generic 11.0.3-#230723 and then back to official LE.
The commit with all the changes is https://github.com/sky42src/LibreELEC.tv/commit/fe9d270 -
smp that does not build on top of 11.0.3 (in my community build where i do not tocuh kodi anywhere)
i get http://ix.io/4Bfb and then try to find out if i missed something.
Found where the patch is comming from but have no idea if i need something else from here
https://github.com/xbmc/xbmc/comp…-no-ffmpeg-bump
Any pointers?I do play around for a while with the thought to build a extra "device" in my community build with the needed patches that are in this thread here. Now as i get it presented on a table (thank you) i did try, but no luck.
-
-
-
Release version 11.0.1-230606
download link sky42 LibreELEC community builds
based on https://libreelec.tv/2023/03/24/libreelec-nexus-11-0-1/
- 1st LE 11 release
diff of my source
https://github.com/LibreELEC/Libr…v:11.0.1-230606 -
-
ToDo
- test lvm2, cryptsetup, fscryptctl and software raid
- integrate clevis for full NBDE support
Changelog
https://github.com/LibreELEC/Libr…2b8a25592d3fb8f -
download link sky42 LibreELEC community builds
latest is 11.0.5-240124
If you have any problems please install offcial LibreELEC version on which my build is based on and test again. If the problem is the same it is most likely not my build.
If you dont use any of the following additions i made, then my images have no benefit for you and you should use the official build.
the following was added in my community build:
- /flash 1024MB
- no GUI tools for the encryptiom, lvm2 or mdraid
- enable kernel config for lvm2 and snapshots (no cache, no thin)
- added lvm2 tools (config is under /storage/.config/lvm)
- enable kernel config for software raid with lvm2 and standalone with mdraid
- added mdraid to control linux software raid
- enable kernel config for dm-crypt to use cryptsetup (compatible with luks, veracrypt, truecrypt)
- added cryptsetup to manage encrypted block devices with luks, veracrypt and some more
- enabled /etc/crypttab support in systemd
- enable kernel config for ext4 filesystem encryption
- added fscryptctl to manage ext4 encryption
- enable kernel config for more crypto modules and options
- curl: enable protocol support for scp, sftp, smb, smbs
- versions: cryptsetup-2.6.1, lvm2-2.03.16, fscryptctl-1.1.0, mdadm-4.2
Builds are done for all official LE 11 supported architectures.I booted so far only Generic-legacy and RPi4, but not anything about encryption, lvm2 or software raid is tested.
The following links are only for people who are interested in the source code of my builds.
You will find them in my GitHub account sky42src (sky42) · GitHub
full source of my LE 11.0
GitHub - sky42src/LibreELEC.tv at libreelec-11.0.x
the diff of my source to LE 11.0 you find in the release postHave Fun
sky42 -
-
-
Maybe i will build a LE11 with raid and LVM, but i am very busy this year so far and that will most likely not change soon.
Sorry not enough time.
I still use LE10 and some LE92, so my motivation ist not that high.
-
pasnox found and hopefully fixed it
LibreELEC (sky42): 10.0.4-#230120a (RPi4.arm)nutsy:~ # ldd /usr/lib/systemd/system-generators/systemd-cryptsetup-generator
/usr/lib/libarmmem-v7l.so (0xf7857000)
libsystemd-shared-247.so => /usr/lib/libsystemd-shared-247.so (0xf762b000)
libc.so.6 => /usr/lib/libc.so.6 (0xf74ec000)
/lib/ld-linux-armhf.so.3 => /usr/lib/ld-linux-armhf.so.3 (0xf786c000)
libblkid.so.1 => /usr/lib/libblkid.so.1 (0xf74ac000)
libcrypt.so.1 => /usr/lib/libcrypt.so.1 (0xf746d000)
libkmod.so.2 => /usr/lib/libkmod.so.2 (0xf744b000)
libmount.so.1 => /usr/lib/libmount.so.1 (0xf7400000)
librt.so.1 => /usr/lib/librt.so.1 (0xf73e9000)
libm.so.6 => /usr/lib/libm.so.6 (0xf7380000)
libdl.so.2 => /usr/lib/libdl.so.2 (0xf736d000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0xf7344000)
nutsy:~ #
LibreELEC (sky42): 10.0.4-#230120a (Generic.x86_64)
twang:~ # ldd /usr/lib/systemd/system-generators/systemd-cryptsetup-generator
linux-vdso.so.1 (0x00007ffee2f3f000)
libsystemd-shared-247.so => /usr/lib/libsystemd-shared-247.so (0x00007fb17662e000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007fb176474000)
libblkid.so.1 => /usr/lib/libblkid.so.1 (0x00007fb176426000)
libcrypt.so.1 => /usr/lib/libcrypt.so.1 (0x00007fb1763ec000)
libkmod.so.2 => /usr/lib/libkmod.so.2 (0x00007fb1763d2000)
libmount.so.1 => /usr/lib/libmount.so.1 (0x00007fb176378000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007fb17636e000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007fb176369000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fb176348000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007fb1768a4000)
twang:~ #
new version 230120a is now uploading to the download server -
pasnox i can confirm seeing the /usr/lib/systemd/system-generators/systemd-cryptsetup-generator problem and will have a look if i can solve that.
-
-
Release version 10.0.4-230120
download link sky42 LibreELEC community builds
based on https://libreelec.tv/2023/01/15/libreelec-matrix-10-0-4/
- update to latest upstream commit in branch libreelec-10.0
diff of my source
https://github.com/LibreELEC/Libr…v:10.0.4-230120