Compute Modules don't support auto detection as there are too many possible options for rerouting signals.# Automatically load overlays for detected DSI displays
display_auto_detect=1
how it to detect DSI displays ? Is it through I2C , or dsi
If connecting a Pi 7" DSI panel to DISP1, then add "dtoverlay=vc4-kms-dsi-7inch" to /boot/firmware/config.txt
If connecting a Pi 7" DSI panel to DISP0, then add "dtoverlay=vc4-kms-dsi-7inch,dsi0" to /boot/firmware/config.txt. Please ensure you have a recent kernel, as there were a number of fixes for DSI0 relatively recently (around May IIRC).
Statistics: Posted by 6by9 — Thu Aug 01, 2024 4:05 pm