Update README.md

This commit is contained in:
Yan A 2020-08-14 16:32:38 +03:00 committed by GitHub
parent 1550a636e3
commit 89f0152895
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ Guide is written for 3.5 inch screen but could be adapted for any screen.
## White screen on boot (raspberry pi boots)
make sure `dtoverlay=vc4-fkms-v3d` is **NOT** present / commented out in `/boot/config.txt`
# Adapting for other LCDs
# Adapting guide to other LCDs
1. clone https://github.com/swkim01/waveshare-dtoverlays
2. compile on the raspberry pi running 64bit OS the desired overlay:
`dtc -I dts -O dtb -f waveshareXYZ.dts -o waveshareXYZ.dtbo`