Posts by HiassofT
-
-
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
v4l-utils: add patch to fix crash in ir-keytable by HiassofT · Pull Request #8438 · LibreELEC/LibreELEC.tvRecent keytable changes missed to properly initialize a buffer pointer so it used random memory when reading keymaps in legacy format and crashed: LibreELEC:~…github.comThe 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/8437so 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
rpi-eeprom/firmware-2711 at master · raspberrypi/rpi-eepromInstallation scripts and binaries for the Raspberry Pi 4 and Raspberry Pi 5 bootloader EEPROMs - raspberrypi/rpi-eepromgithub.comso 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/501so 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
-
You forgot "of=" before the output device -"dd if=/dev/random of=/dev/mmcblk0 bs=1M"
so long,
Hias
-
Thanks for the report, I can reproduce it here, since the v4l-utils update the keymaps fail to load. We'll look into it.
so long,
Hias
-
The wifi firmware that's currently used on RPi doesn't support WPA3. See also these issue reports on the RPi repos
https://github.com/raspberrypi/linux/issues/4718
https://github.com/RPi-Distro/firmware-nonfree/issues/41
We're all waiting for RPi folks to update their firmware files.so long,
Hias