mirror of
https://github.com/waveshare/LCD-show.git
synced 2024-01-31 23:04:19 +03:00
8 lines
308 B
Plaintext
Executable File
8 lines
308 B
Plaintext
Executable File
#sudo cp -rf ./etc/modules-HDMI /etc/modules
|
|
sudo cp -rf ./usr/share/X11/xorg.conf.d/99-fbturbo.conf-HDMI /usr/share/X11/xorg.conf.d/99-fbturbo.conf
|
|
sudo cp ./boot/config-nomal.txt /boot/config.txt
|
|
#sudo cp ./cmdline.txt /boot/
|
|
#sudo cp ./inittab /etc/
|
|
sudo cp -rf ./etc/rc.local /etc/rc.local
|
|
sudo reboot
|