LibreELEC 10 is still in pre-alpha development stage and although we have nightly testbuilds these are not recommended for general use. You have to be patient, I don't expect any official release to be out before the end of the year.
so long,
Hias
LibreELEC 10 is still in pre-alpha development stage and although we have nightly testbuilds these are not recommended for general use. You have to be patient, I don't expect any official release to be out before the end of the year.
so long,
Hias
Screen tearing / update problems are known issues on LE 9.x/RPi4 and are resolved with the new video driver in LE10. Disabling sliding animations in the settings should help somewhat, but there are no plans to address these issues in LE9.2.
so long,
Hias
When tracking latest RPi firmware versions - which were very important for RPi4 - we totally missed that Raspbian had frozen the RPi0-3 firmwares at the April 15 version and only shipped updated RPi4 firmwares.
So LE 9.2.3 shipped with a newer RPi0-3 firmware than Raspbian (and OSMC which is based on that) that's causing issues on about one out of a couple thousand RPi3s.
so long,
Hias
This sounds a lot like the "black screen" issue on RPi3 as reported by a few others.
Either stay on 9.2.1 for now or update the RPi firmware files on the FAT partitions as described here RPi3 Updade to 9.2.3 ending in Black Screen
9.2.4 will ship with that firmware, so RPi3 issues should be resolved, but we don't have an ETA when 9.2.4 will be released (we're waiting on kodi Leia 18.8 release).
so long,
Hias
It's very early days but if you are in the mood to try a highly experimental testbuild you'll find it here: RPi4 testbuild with HD audio passtrhough (Atmos etc)
so long,
Hias
It seems we finally figured out all the missing bits and pieces to get HD audio passtrough working on the RPi4. Huge thanks go to popcornmix for taking care of the broadcom vc4 stuff!
If you are in the mood for highly experimental, bleeding edge pre-alpha testing here's a build you can try:
LibreELEC-RPi4.arm-9.80-devel-20200706110658-308adca.img.gz
Please use a spare SD card and do a fresh install with the image. This build is based on LibreELEC master with Kodi 19, config.txt has changed and there's no easy way to go back to the stable LE 9.2 series except restoring a full backup.
Also note that there are a couple of known limitations and issues with current RPi4 LE master builds:
To get HD audio passtrough you have to enable it in Settings->System->Audio. Change the settings level to advanced or expert and then enable passthrough in general and the separate AC3, DTS, TrueHD and DTS-HD options (depending on what your AVR/TV supports).
Also make sure you've setup your whitelist correctly and set "Adjust display refresh rate" to "on start/stop" or always in player->video settings to get smooth playback.
As RPi4 HD audio is in a very early stage we'd be glad about any feedback - both working and non-working reports.
so long,
Hias
Please dump the edid when your RPi is connected directly to the projector and also when it is connected to the projector via the receiver. Use the following command (replace "projector" with "receiver-projector" in the second case):
Then ZIP up both files and attach them here.
so long,
Hias
So I am all done? Because you wrote some comments ago to replace the start.elf and fixup.dat files.
That was some time ago before the 9.2.3 release. 9.2.3 has recent enough firmware files and you don't need to replace anything.
so long,
Hias
So I update my firmware pieeprom to 15 june 2020. After that I made a fresh install on an usb stick 3.1 with LE 9.2.3
When I put in my pi4 and power it up the screen is saying that he is missing some files. But after some seconds LE is starting up. Where could I find the correct files to solve this issue?
This is perfectly normal, LE stores the firmware files under a different name. Just ignore the warnings.
so long,
Hias
You can get a debug shell by adding systemd.debug_shell to the kernel command line (syslinux.cfg on x86, cmdline.txt on RPi etc).
On x86 this will give you a shell on the ALT-F3 console, on RPi, RK etc it defaults to (serial) consoles.
In nightly master builds you can change the tty for the debug shell with eg systemd.debug_shell=/dev/ttyS0 (this is not available in LE 9.2 as it uses an older systemd version).
so long,
Hias
Please git this build LibreELEC-RPi4.arm-9.2-devel-20200626235058-a9f7005-PR4455.img.gz a try. Just copy it to the .update folder / update samba share and reboot.
This is our current LE9.2 development version with the RPi4 firmware fix for multichannel audio swapping.
so long,
Hias
Please git this build LibreELEC-RPi4.arm-9.2-devel-20200626235058-a9f7005-PR4455.img.gz a try. Just copy it to the .update folder / update samba share and reboot.
This is our current LE9.2 development version with the RPi4 firmware fix for multichannel audio swapping.
so long,
Hias
Most certainly you installed a wrong/incompatible addon, you should not run into that when using addons from the official LE repository.
Trying to work around that by swapping out libraries on LE will only create more problems, so don't do that - only install addons that are compatible with LE 9.2
so long,
Hias
I also tried doing a fresh image and then updating config.txt with the following: core_freq=250 which the OP said allowed it to boot, however it then wouldn't boot for me. I'm not sure if I put the line in the wrong spot or if it requires any special spacing.
Thanks for testing!
Don't worry too much about core_freq or the other config.txt changes mentioned in this thread not working, these were suggested as a test by a RPi engineer and it seems they don't help in most cases.
Just replace the firmware files on LE 9.2.3 with the ones from the zip and you should be fine.
so long,
Hias
FYI: dvb driver addons are now disabled for imx6 in LE master and current imx6 nightly builds are available on our test server again. eg LibreELEC-iMX6.arm-9.80-nightly-20200623-7d65b9e-cubox-dl.img.gz
so long,
Hias
I thought it was documented in the wiki, but quick search didn't turn up anything - maybe that info was lost at some point...
Wiki rework is already planned for the near future, hope the missing bits will be added then.
so long,
Hias