I tried your suggestion, unfortunately no change. Could it be the receiver? It is an older Yamaha RX-V467.
Tried also to create an EDID under 10.0.1 and then update to 10.0.2. Didn't work either....
Update:
Connected the RPi4 directly to the Sony TV KD55A1 with no receiver in between and updated to 10.0.2. Same error. The Sony is on the latest Android. The HDMI cable is the original Raspberry one.
pastekodi: http://ix.io/3S5l
modetest | pastebinit: http://ix.io/3S0p
Also updated the EEPROM under 10.0.2:
Code
$ rpi-eeprom-update -a
BOOTLOADER: up to date
CURRENT: Tue Jan 25 14:30:41 UTC 2022 (1643121041)
LATEST: Thu Apr 29 16:11:25 UTC 2021 (1619712685)
RELEASE: default (/usr/lib/kernel-overlays/base/lib/firmware/raspberrypi/bootloader/default)
Use raspi-config to change the release.
VL805_FW: Dedicated VL805 EEPROM
VL805: up to date
CURRENT: 000138a1
LATEST: 000138a1
Display More
Only way I got it to display was with in /flash/config.txt but that defeats the purpose:
dtoverlay=vc4-fkms-v3d
so it seems vc4-kms-v3d.dtbo related which causes:
Code
2022-03-13 12:49:36.274 T:961 ERROR <general>: CWinSystemGbm::InitWindowSystem - failed to initialize Atomic DRM
2022-03-13 12:49:36.278 T:961 ERROR <general>: CWinSystemGbm::InitWindowSystem - failed to initialize Legacy DRM
There seem to be some fixes coming in 5.13.0-1010.12 and/or 5.15.0-1002.2:
Bug #1946368 “HDMI output freezes under current/proposed impish ...” : Bugs : linux-raspi package : Ubuntu
[Impact]
The UI of Impish desktop for raspi occasionally freezes which can be triggered by playing videos and moving windows around. Seems to happen more…
bugs.launchpad.net