You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/asciidoc/computers/compute-module/cmio-display.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ To connect a display to DISP1/DSI1:
18
18
. Reconnect the Compute Module to power.
19
19
. Depending on whether you're using a 5-inch or 7-inch display, add the one of the following line to xref:../computers/config_txt.adoc#what-is-config-txt[`/boot/firmware/config.txt`]:
20
20
- For the *5-inch* display: `dtoverlay=vc4-kms-dsi-5inch`
21
-
- For the *5-inch* display: `dtoverlay=vc4-kms-dsi-7inch`
21
+
- For the *7-inch* display: `dtoverlay=vc4-kms-dsi-7inch`
22
22
. Reboot your Compute Module with `sudo reboot`. Your device should detect and begin displaying output to your display.
0 commit comments