LE 10 LE 9.xxx on RPI 4B 1 gb. On installation the screen gets to the LE splash then goes black, seems to have crashed, but the USB is flashing. This is with a 2006 Polaroid 42 inch TV that does not have CEC or overscan, only choices for aspect.
My solution is to modify the Config.txt to:
gpu_mem=320
force_turbo=0
hdmi_ignore_edid=0xa5000080
disable_overscan=1
framebuffer_width=1920
framebuffer_height=1080
hdmi_force_hotplug=1
hdmi_group=1
hdmi_mode=16
hdmi_ignore_cec=1
dtparam=audio=on
dtoverlay=vc4-fkms-v3d
max_framebuffers=2
Note that "include distroconfig" is deleted. Then adjusting the screen calibration in Kodi.
Later today I will try to make a custom EDID. I think I tried that last year, to no avail.
I have been advised that the parameters involved have no effect in LE10. But it works.
I have been advised to file a bug report with logs included. How can I make logs if I can't get to Kodi?