mirror of
https://github.com/waveshareteam/LCD-show.git
synced 2026-06-15 16:42:56 +02: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
|