Please post the outputs of pastekodi and modetest | pastebinit
so long,
Hias
Please post the outputs of pastekodi and modetest | pastebinit
so long,
Hias
Thanks for the sample, fix should be in nightlies soon [le11] ffmpeg: update rpi patch by HiassofT · Pull Request #5569 · LibreELEC/LibreELEC.tv · GitHub
so long,
Hias
Try adding video=HDMI-A-1:720x576@50iD to the end of cmdline.txt (after "quiet", in the same line).
so long,
Hias
Use unix line endings (LF), not windows ones (CR+LF)
so long,
Hias
there is fixes in RPi 4B, USB attached HDD fails with the message "xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr" in dmesg · Issue #3981 · raspberrypi/linux · GitHub , can someone check if this is going to fix it as well for this issue ?
the xhci warning and OOM killer kicking in are two different issues - the logs in this thread don't contain any xhci warnings.
The common factor between those two issues is (disk) I/O - if you are doing lots of I/O and have a problematic drive you may run into both issues (but it looks like smartd or udisks doing periodic smart checks seems to be an important point in the xhci issue, so LE should probably be OK as it doesn't run those).
so long,
Hias
We have no plans to add any more changes to 9.2, even more so as the new rev 1.4 RPi4 seems to contain incompatible hardware changes and 9.2 won't boot on it.
If you really feel the need to run 9.2 you can simply change the kernel configs and build LE on your own - see the instructions in our wiki https://wiki.libreelec.tv/development-1/build-basics
so long,
Hias
Run "rpi-eepron-config -e" and change BOOT_ORDER to eg 0xf14 (try USB first, then SD) - see also here Raspberry Pi Documentation - Raspberry Pi Hardware
Using the RPi imager to create a bootable bootloader-update-sd-card and choosing the "USB Boot" variant should also work (haven't tried, but the description says "Boot from USB if available, otherwise boot from SD card"
so long,
Hias
The kms driver for the official 7" display is still WIP and has several known issues. See eg here Full KMS does not work with pi4 and official touchscreen on kernel 5.10.1 · Issue #4020 · raspberrypi/linux · GitHub - RPi forum also has a couple of threads about it, eg this one RPi3 / VC4 KMS driver / 7" display = blank - Raspberry Pi Forums
so long,
Hias
opjenexus please remove all banned addons and repositories - best do a clean installation - you won't get any support here with these addons/repository installed. After that upload a log file where you reproduced the issue.
so long,
Hias
Use the stock config.txt that comes with LE10. The old hdmi_.. options in config.txt no longer have any effect so no need to re-add them.
so long,
Hias
Yes, exactly - Dolby Vision isn't supported. HDR10 and HLG work fine.
so long,
Hias
Try adding video=HDMI-A-1:1280x720M@60D to the end of cmdline.txt (after "quiet", separated by a space).
so long,
Hias
The boot partition is mounted at /flash, not /boot. See also https://wiki.libreelec.tv/configuration/config_txt
so long,
Hias
Are you by chance using an RPi4? If yes, we are waiting for this issue to be resolved KMS: blank screen after TV is brought out of standby on modes that need scrambling · Issue #4486 · raspberrypi/linux · GitHub
Just configure kodi display settings to 1920x1080 and whitelist the 3840x2160 modes, then you won't hit the issue when in kodi GUI.
so long,
Hias
Try adding video=HDMI-A-1:1280x720M@60D to the end of cmdline.txt (separated by a space from "quiet", everything has to be on a single line).
If it's a HD-ready TV then probably the RPi4 doesn't like it's native/preferred resolution (well known issue).
so long,
Hias