mirror of
https://github.com/tux1c/wavesharelcd-64bit-rpi.git
synced 2026-08-13 12:33:17 +02:00
Update README.md
This commit is contained in:
parent
1ab56839f5
commit
1550a636e3
1 changed files with 2 additions and 1 deletions
|
|
@ -18,4 +18,5 @@ make sure `dtoverlay=vc4-fkms-v3d` is **NOT** present / commented out in `/boot/
|
|||
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`
|
||||
3. copy the output file to /boot/overlays
|
||||
3. copy the output file to `/boot/overlays`
|
||||
4. grab calibration file (`99-calibration...`) from https://github.com/goodtft/LCD-show and place in `/etc/X11/xorg.conf.d/99-calibration.conf`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue