It needs to be picked up by our CI and built - with a bit of luck it should be available tomorrow.
so long,
Hias
It needs to be picked up by our CI and built - with a bit of luck it should be available tomorrow.
so long,
Hias
palle_c we had luck with our CI and it picked up the fix just in time before it ran, the nvidia issue should be fixed in the 20250309 nightly:
https://test.libreelec.tv/13.0/Generic/Generic-legacy/LibreELEC-Generic-legacy.x86_64-13.0-nightly-20250309-34ce02c.img.gz
so long,
Hias
I have noticed that nightly after LibreELEC-Generic-legacy.x86_64-13.0-nightly-20250227-23a3c47.img.gz 2025-02-27 12:45 results in blank screen on after the libreelec logo boot on nvidia, no gui shows but i can access samba etc after i did the upgrade (mine anyway, i have a rtx3070 nvidia).
Thanks for the report, I could reproduce that with my RTX4060 and noticed we missed to install several files:
The fix should be in nightlies soon, please check again in a few days and report back if it works with your RTX3070 as well.
so long,
Hias
Power up the RPi without the SD card, then you should see a diagnostic screen.
Look for the "display" line, you should see "display: DISP0: HDMI HPD=1 EDID=ok".
Likely you have HPD=0 or no EDID which is not good - appending video=... to cmdline.txt will give you video output but no audio if the EDID is missing.
Check the display cable, if you use some adapter try with a straight micro-HDMI to HDMI cable, if you use an argon one case try without it.
so long,
Hias
Do you use a case? If yes, remove the RPi from it and connect the HDMI cable directly to the connector on the PCB.
so long,
Hias
The pwm-gpio-fan dtoverlay is included in LE12.0.2.
I haven't tested it myself though, so any feedback if it works or not would be welcome.
so long,
Hias
Based on Kodi 21.2?
yes
LE 12.0.2 is already in internal testing and should be released soon.
so long,
Hias
set the FIRMWARE_RELEASE_STATUS environment variable. eg
Note though that rpi-eeprom and bootloader firmwares are included in the images so if you want to use current bootloader versions you have to use nightly images (LE 12.0.1 ships with latest firmware from about half a year ago, current LE12 and LE13 nightlies have 2025-01-08 latest bootloader ATM)
If you want to use more recent versions just download them from rpi-eeprom github and use rpi-eeprom-update -f YOUR_PI_EEPROM.BIN
so long,
Hias
Bluetooth uses the 2.4GHz band so will be affected the same way.
Get the extension cord, or some hub and move the dongle away a bit.
so long,
Hias
It's a well-known interference issue between USB 3.0 and 2.4GHz wireless devices (Wifi, pretty much all RF remotes/keyboards/mice/...)
https://www.usb.org/sites/default/files/327216.pdf
It's not RPi specific but affects all devices (PCs etc) with USB 3 . As your RPi3 only has USB 2.0 ports you won't see this issue with it.
so long,
Hias
Try to connect the dongle with a USB extension cable and place it about half a meter or a meter away fron the RPi and any USB3 devices and cables.
so long,
Hias
Make sure your TV is connected to the first HDMI port (on the RPi4/5 PCBs that's the one next to the USB-C power socket).
The commit you linked was an attempt to support CEC on the second HDMI port as well, but it was incomplete and caused more problems than it solved so we needed to revert it.
so long,
Hias