Raspberry Pi 4B connected via micro-HDMI to HDMI cable to a 1920x1080 computer monitor. The boot sequence starts with text being printed to the screen (splash screen off) and when it should switch to graphics mode, it goes blank. The monitor says there is no signal and then goes into standby mode. Pi OS is running and I can ssh in.
What I've tried:
- Uncomment
hdmi_force_hotplug=1 - Uncomment and set
hdmi_group=2andhdmi_mode=82 - Same with
hdmi_drive=2andconfig_hdmi_boost=4
If I reboot over ssh I can see the boot sequence again but no graphics. What else can I try? Is it possible this is because of a faulty cable? I don't have any other micro HDMI to HDMI to try, and this one can transfer low res (640x480 text mode).