-
Notifications
You must be signed in to change notification settings - Fork 59
DSI display
KonstaT edited this page Feb 6, 2025
·
4 revisions
Any HDMI display should be disconnected when using the DSI display.
Edit device/brcm/rpi5/boot/config.txt and uncomment following lines under relevant sections.
# Display panel
dtoverlay=vc4-kms-dsi-7inch
# I2C
dtparam=i2c_arm=on
Edit device/brcm/rpi5/vendor.prop and change the following line.
# Display
debug.drm.mode.force=800x480
Edit device/brcm/rpi5/BoardConfig.mk and change the following line.
# Display
TARGET_SCREEN_DENSITY := 120