cd LCD-show/
sudo ./LCD35-show
It will take a while updating so please choose Y when you were asked to make a
choice. Raspberry Pi will restart once you input your last command and then the Pi
and touch screen will work properly.
FAQ
:
I got blank/white screen in this step, what should I do ?
Solution
:
(
1
)
Please refer Chapter 2.0 and use our configured system and make sure there is
no error in the function of your screen. If anything please change your SD card to a
new one and rewrite our configured system and then test again. If the blank/white
screen still exists please contact us at
support.
(2) If your touch screen works fine with our configured system, it means the
driver program is not compatible with system. In this case you can use our
configured system or send us an email at
you when the driver program updates at the first place. You will need remote login
and delete previous driver files (sudo rm -rf LCD-show) and input below commands
in turn:
sudo apt-mark hold raspberrypi-bootloader
sudo apt-get update
sudo apt-get upgrade
git clone
https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/