mirror of
https://github.com/goodtft/LCD-show.git
synced 2024-11-28 17:24:12 +01:00
support 64bit system
This commit is contained in:
parent
60580940bf
commit
ab812f2882
3
LCD-hdmi
3
LCD-hdmi
@ -6,7 +6,8 @@
|
|||||||
#exit
|
#exit
|
||||||
#fi
|
#fi
|
||||||
sudo ./system_backup.sh
|
sudo ./system_backup.sh
|
||||||
sudo cp -rf ./boot/config-nomal.txt ./boot/config.txt.bak
|
source ./system_config.sh
|
||||||
|
#sudo cp -rf ./boot/config-nomal.txt ./boot/config.txt.bak
|
||||||
sudo echo "hdmi_force_hotplug=1" >> ./boot/config.txt.bak
|
sudo echo "hdmi_force_hotplug=1" >> ./boot/config.txt.bak
|
||||||
sudo cp -rf ./boot/config.txt.bak /boot/config.txt
|
sudo cp -rf ./boot/config.txt.bak /boot/config.txt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user