Ive set up the SD card in a Pi3 connected identically to the Pi4 , the Pi3 works perfectly, but the Pi4 gives me the error message above.
The SD card is loaded with "2019-07-10-raspbian-buster"
Ive modified the config.txt file with ..
hdmi_group=2
hdmi_mode=35
Ive also tried ..
hdmi_group:0=2
hdmi_mode:0=35
which gives the same result .. good in Pi3 .. failure in Pi4
Ive noticed that the menu item "Raspberry Pi Configuration" windows differ between pi3 and pi4 ... the pi4 window lacks a "Set Resolution" button
The Pi3/Pi4 hdmi output is connected via a hdmi->VGA converter to to a KVM switch to the HP monitor.
The Pi4 display works in hdmi_safe=1 , I also get a display when booting to CLI only. I'm using the new 3A PS and the new hdmi cable with a hdmi_female_to_female adaptor.
With hdmi_safe=1 the Pi3 has a resolution of 640x480 but the Pi4 resolution is 1024x768 ... as measured by xrandr
Any ideas please ?
