mirror of
https://github.com/goodtft/LCD-show.git
synced 2026-06-17 17:34:15 +02:00
Create LCDtest-show
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user