Update README.md
This commit is contained in:
parent
56f042096a
commit
7308bd6217
1 changed files with 4 additions and 11 deletions
15
README.md
15
README.md
|
@ -1,6 +1,8 @@
|
||||||
LCD driver for the Raspberry PI Installation<br>
|
LCD driver for the Raspberry PI Installation<br>
|
||||||
====================================================
|
====================================================
|
||||||
|
Update: <br>
|
||||||
|
v1.3-20170612<br>
|
||||||
|
fixed to support Raspbian-2017-03-02,Raspbian-2017-04-10<br><br>
|
||||||
Update: <br>
|
Update: <br>
|
||||||
v1.2-20170302<br>
|
v1.2-20170302<br>
|
||||||
Add xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb to support Raspbian-2017-03-02<br><br>
|
Add xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb to support Raspbian-2017-03-02<br><br>
|
||||||
|
@ -43,13 +45,4 @@ If you need to switch back to the traditional HDMI display<br>
|
||||||
|
|
||||||
Wait a few minutes,the system will restart automaticall , enjoy with your LCD.<br><br>
|
Wait a few minutes,the system will restart automaticall , enjoy with your LCD.<br><br>
|
||||||
|
|
||||||
NOTE:<br>
|
|
||||||
===========================================================================================
|
|
||||||
if you are using the newest Raspbian version:2017-03-02<br>
|
|
||||||
you need to additional excute this two command bellow after Step1,2,3 excuted,<br>
|
|
||||||
if not so,the Resistive touch to reverse or cannot be calibrated.<br>
|
|
||||||
This additional command bellow is just for Raspbian-2017-03-02:<br><br>
|
|
||||||
```cd LCD-show```<br>
|
|
||||||
```sudo dpkg -i -B xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb```<br>
|
|
||||||
```sudo cp -rf /usr/share/X11/xorg.conf.d/10-evdev.conf /usr/share/X11/xorg.conf.d/45-evdev.conf```<br>
|
|
||||||
```sudo reboot```
|
|
||||||
|
|
Loading…
Reference in a new issue