Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8051

Compute Module • Re: i2c0 and ID_SC ID_SD

$
0
0
# Automatically load overlays for detected DSI displays
display_auto_detect=1

how it to detect DSI displays ? Is it through I2C , or dsi
Compute Modules don't support auto detection as there are too many possible options for rerouting signals.

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



Viewing all articles
Browse latest Browse all 8051

Trending Articles