Create LCDtest-show
This commit is contained in:
parent
57e84e1571
commit
42b2f97209
1 changed files with 9 additions and 0 deletions
9
LCDtest-show
Normal file
9
LCDtest-show
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
sudo mkdir /etc/X11/xorg.conf.d
|
||||||
|
sudo cp ./usr/tft35a-overlay.dtb /boot/overlays/
|
||||||
|
sudo cp ./usr/tft35a-overlay.dtb /boot/overlays/tft35a.dtbo
|
||||||
|
sudo cp -rf ./usr/99-calibration.conf-35 /etc/X11/xorg.conf.d/99-calibration.conf
|
||||||
|
sudo cp -rf ./usr/99-fbturbo.conf /usr/share/X11/xorg.conf.d/
|
||||||
|
sudo cp ./usr/cmdline.txt /boot/
|
||||||
|
sudo cp ./usr/inittab /etc/
|
||||||
|
sudo cp ./boot/config-35.txt /boot/config.txt
|
||||||
|
sudo reboot
|
Loading…
Reference in a new issue