FAQ
Q: Why is Raspberry Pi 4B not compatible?
A: The 10.1inch version requires four-lane DSI data. According to official specifications, the compatible hosts are Raspberry Pi 5, newer models, and Compute Module. Raspberry Pi 4B and earlier models are not within the compatibility scope of this version.
Q: Why is there no display when connected to Compute Module?
A: The Compute Module does not automatically detect the DSI display. Please confirm that the interface connection is correct, and add the following to /boot/firmware/config.txt:
dtoverlay=vc4-kms-v3d
#DSI1 Use
dtoverlay=vc4-kms-dsi-ili79600-10-1inch
#DSI0 Use
#dtoverlay=vc4-kms-dsi-ili79600-10-1inch,dsi0