Hard to say as you didn't post your addon/script but it could be that you may be experiencing this issue https://github.com/LibreELEC/LibreELEC.tv/issues/8447 (which isn't directly related to rpi-tools/gpiozero)
so long,
Hias
Hard to say as you didn't post your addon/script but it could be that you may be experiencing this issue https://github.com/LibreELEC/LibreELEC.tv/issues/8447 (which isn't directly related to rpi-tools/gpiozero)
so long,
Hias
Please post detailled information, including your scripts, systemd units, debug logs etc.
so long,
Hias
Found time for a quick test, it also doesn't work in RPiOS so likely it's an issue in the RPi 6.6 kernel. I've opened an issue here: https://github.com/raspberrypi/linux/issues/5814
so long,
Hias
The analog audio stuff in config.txt is fine - you need that to get analog audio regardless of using composite or HDMI video.
Not sure what the issue could be, please post a pastekodi log - run "pastekodi" via ssh and post the URL you got or use the "upload log files" function in LE settings and post the URL
so long,
Hias
This was a bug in the latest v4l-utils/ir-keytable version, I found and fixed it
The next LE12 nightly should work fine again with keymaps in the old (non-toml) format
so long,
Hias
RPi4 or RPi5 will work fine for this, I recommend getting a 4GB model (RPi4 2GB is also OK).
Dolby Vision isn't supported in LibreELEC but other than that the RPis will handle 4k HDR10 and HLG plus HD audio passthrough just fine.
so long,
Hias (greetings back from Salzburg)
The pastesite ix.io went down before anyone could have a look.
Please update to the latest nightly build and post a new log (we've setup our own paste site which should be more reliable).
so long,
Hias
And that updated just fine.
So why no update on Pi 4?
Likely because there are no known issues or new features on RPi4.
so long,
Hias
Thanks for the report, I could reproduce this here on RPi3B+ if Adjust refresh rate is "off" in player settings.
A temporary fix/workaround should be in the next nightlies (when the PR got merged and images built)
https://github.com/LibreELEC/LibreELEC.tv/pull/8437
so long,
Hias
Still no new eeprom-update for Pi 4.
This is because there haven't been any new releases in the last couple of months
so long,
Hias
Make sure both PYTHONPATH and LD_LIBRARY_PATH are setup correctly to include the rpi-tools addon lib dir. The latter is automatically set up if you ssh in, but not in systemd services or autostart.sh
so long,
Hias
Yes, the update was merged yesterday and LE11 nightly builds are already scheduled - they should be available tomorrow or so.
so long,
Hias
The easiest way is to ssh in and run "rpi-eeprom-update -a" - this will update the EEPROM to the version included in LE (the next nightly builds will include the 2023-12-06 version).
If you want or need to install a newer version either use the eeprom recovery image or download the pieeprom file from github and run "rpi-eeprom-update -f your-pieeprom-file.bin" (the latter will preserve the bootloader config).
so long,
Hias
Configuring the fan trip-points is currently not possible but RPi folks might add that in the future.
I've also opened an issue about the fan running full-throttle at bootup (which I personally find rather annoying) - let's see if that will be changed in the future
https://github.com/raspberrypi/rpi-eeprom/issues/501
so long,
Hias
We've just merged the fix https://github.com/LibreELEC/LibreELEC.tv/pull/8402 it'll be included in the next nightly build.
so long,
Hias
Using the RPi5 with a 3A PS is fine if you don't connect any bus-powered HDDs/SSDs. You can get away using a powered USB hub though.
Other than that I strongly recommend buying the official RPi5 PS (I got white ones about 2 weeks ago) - pretty much all other USB PD powersupplies can't deliver 5A at 5V.
so long,
Hias