mirror of
https://github.com/goodtft/LCD-show.git
synced 2024-11-29 11:24:22 +01:00
cf3bc68bd8
lcd driver
6 lines
216 B
Plaintext
6 lines
216 B
Plaintext
sudo cp -rf ./boot/config-7C-1024x600.txt /boot/config.txt
|
|
sudo cp ./usr/cmdline.txt /boot/
|
|
sudo cp ./usr/inittab /etc/
|
|
sudo cp -rf ./usr/99-fbturbo.conf-HDMI /usr/share/X11/xorg.conf.d/99-fbturbo.conf
|
|
sudo reboot
|