Update install.sh

This commit is contained in:
Yan A 2020-08-16 16:46:52 +03:00 committed by GitHub
parent 89f0152895
commit 5a206a78c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,11 +8,11 @@ cp -rf ./99-fbturbo.conf /etc/X11/xorg.conf.d/99-fbturbo.conf
# load module on boot
cp ./waveshare35a.dtbo /boot/overlays/
echo "hdmi_force_hotplug=1" >> ./boot/config.txt
echo "dtparam=i2c_arm=on" >> ./boot/config.txt
echo "dtparam=spi=on" >> ./boot/config.txt
echo "enable_uart=1" >> ./boot/config.txt
echo "dtoverlay=waveshare35a:rotate=90" >> ./boot/config.txt
echo "hdmi_force_hotplug=1" >> /boot/config.txt
echo "dtparam=i2c_arm=on" >> /boot/config.txt
echo "dtparam=spi=on" >> /boot/config.txt
echo "enable_uart=1" >> /boot/config.txt
echo "dtoverlay=waveshare35a:rotate=90" >> /boot/config.txt
cp ./cmdline.txt /boot/
# touch screen calibration