Rapberry Pi4 custom Display Problem
Posted: Thu Jul 04, 2019 9:19 am
Hello,
in the past (Raspberry Pi 2B, 3B, 3B+) I used a custom Display with a resolution of 480x640.
To use the display I used this config in the config.txt.
hdmi_ignore_edid=0xa5000080
hdmi_group=2
hdmi_mode=87
hdmi_cvt=464 618 65 1 1 0 0
hdmi_drive=1
dtoverlay=vc4-fkms-v3d
I tried this configuration with the Raspberry pi 4, but the display shows nothing.
When I use: hdmi_safe=1 the Display is showing something but the resolution is wrong.
Did the configuration from the display change by the Rasoberry Pi4?
Greetings
Tobias
in the past (Raspberry Pi 2B, 3B, 3B+) I used a custom Display with a resolution of 480x640.
To use the display I used this config in the config.txt.
hdmi_ignore_edid=0xa5000080
hdmi_group=2
hdmi_mode=87
hdmi_cvt=464 618 65 1 1 0 0
hdmi_drive=1
dtoverlay=vc4-fkms-v3d
I tried this configuration with the Raspberry pi 4, but the display shows nothing.
When I use: hdmi_safe=1 the Display is showing something but the resolution is wrong.
Did the configuration from the display change by the Rasoberry Pi4?
Greetings
Tobias