I updated all repos and now my Raspberry pi 4 won’t boot up unless I plug in the HDMI cable. The lights turn solid red and Ethernet card is solid. I have to boot with the HDMI Cable on. I tried to disable the HDMI on boot but it didn’t seem to fix the issue. hdmi_blanking=2
Not sure if it’s related to mender / rpi but I know the DISABLE_VC4GRAPHICS has now been fixed in mender cause it to turn turn yellow and be all wacky.
Yeah, that is indeed odd. Given the mention of VC4GRAPHICS I assume this is with Yocto. I’ve done recent testing on both 32- and 64- bit RpI 4 builds and they worked ok with both HDMI and the Pi Foundation Display. I have seen issues with cheap HDMI panels but the full size one I have worked fine.
I just did a fresh build using the instructions from here and it booted. The only manual change I made was to add “enable_uart=1” to the config.txt file.
Do you have any other local changes in your build?
Drew