mirror of
https://github.com/goodtft/LCD-show.git
synced 2025-01-19 18:52:16 +01:00
Update LCD7B-show
This commit is contained in:
parent
7287ab91ce
commit
07f37b0859
@ -1,5 +1,9 @@
|
||||
sudo cp -rf ./boot/config-7B-800x480.txt /boot/config.txt
|
||||
if [ -b /dev/mmcblk0p7 ]; then
|
||||
sudo cp ./usr/cmdline.txt-noobs /boot/cmdline.txt
|
||||
else
|
||||
sudo cp ./usr/cmdline.txt /boot/
|
||||
fi
|
||||
sudo cp ./usr/inittab /etc/
|
||||
sudo cp -rf ./usr/99-fbturbo.conf-HDMI /usr/share/X11/xorg.conf.d/99-fbturbo.conf
|
||||
sudo reboot
|
||||
|
Loading…
x
Reference in New Issue
Block a user