Move CONFU display to vc4-kms-v3d-pi4 driver and adjust settings to ensure the display is stable with the driver

This commit is contained in:
KemoNine 2020-08-12 17:44:49 -04:00
parent dad7abe725
commit e4c3390b9b
1 changed files with 2 additions and 4 deletions

View File

@ -34,12 +34,10 @@ cat >> /boot/firmware/usercfg.txt <<EOF
#hdmi_mode=88
# CONFU 5.5" 2k (1440x2560) LCD
#dtoverlay=vc4-fkms-v3d
#hdmi_force_hotplug=1
#hdmi_timings=1440 0 50 10 35 2560 0 4 2 2 0 0 0 50 0 198000000 0
#dtoverlay=vc4-kms-v3d-pi4
#hdmi_cvt=1440 2560 50 3 0 0 1
#hdmi_group=2
#hdmi_mode=87
#hdmi_pixel_freq_limit=500000000
EOF
# Reboot to pickup changes