Brunnis
Brunnis
Maybe this issue is related to the problems I am having: https://forums.raspberrypi.com/viewtopic.php?p=1944172#p1943655 I am seeing this on Lakka, which is based on Libre-ELEC. I did not have this issue on...
Sorry for slightly misleading information earlier. The sporadic nature of this issue and my lack of time for testing led me to make some incorrect conclusions. The rev 1.1 and...
@popcornmix Actually, I am just switching between the Lakka images, so not changing the system from defaults in any way so far. Can you suggest any steps/commands that would help...
I've ran a bunch of reboots using Bullseye lite 32-bit, but cannot reproduce the issue there. Lakka is 64-bit, but both use the same kernel (5.10.63). The output of vcgencmd...
@popcornmix start_x=1 made no difference. Both are indeed using vc4-kms-v3d. @pelwell Lakka does not include overlay_map.dtb. Is that an issue?
Ahh, Lakka is actually using dtoverlay=vc4-kms-v3d-pi4 by default. Sorry for overlooking that earlier. Regarding the overlays subdirectory, that was actually where I looked, since I figured that would be the...
I found a successful workaround for the no HDMI issue that at least works on Lakka 3.6 with the 5.10.63 kernel: Add "video=HDMI-A-1:1920x1080M@60" to cmdline.txt. So, it seems something sporadically...
Just a quick heads-up: a max swapchain images setting of 2 requires the performance CPU governor to perform well. Otherwise, the governor seems to be fooled into periodically downclocking the...
Yes, it appears to be fixed on 5.4 + full KMS. Could be fine with 5.4 + fake KMS as well, but I haven’t tested yet. Will let you know...
To be honest, I'm leaning towards just using `video_threaded = "false"` and leaving the rest as-is. Run-ahead is nice, but it's still what I would consider a hack. For future...