waveshare 4" how to install. - Raspberry Pi Forums
so have raspberry pi 2 waveshare sportpear 4" fbftf screen. far have touch input on touch screen , thats it. know how video on touch screen.
got running did. go
code: select all
sudo rpi-update sudo reboot sudo repo_uri=https://github.com/notro/rpi-firmware rpi-update sudo reboot sudo git clone https://github.com/swkim01/waveshare-dtoverlays.git sudo cp waveshare-dtoverlays/waveshare35a-overlay.dtb /boot/overlays/ sudo nano /boot/config.txt *find* #uncomment this enable lirc-rpi module , add* dtparam=spi=on dtoverlay=waveshare35a sudo reboot sudo wget -c https://raw.githubusercontent.com/robertcnelson/tools/master/pkgs/dtc.sh sudo chmod +x dtc.sh sudo ./dtc.sh sudo reboot sudo nano /usr/share/x11/xorg.conf.d/99-fbturbo.conf in file, find line says: option “fbdev” “/dev/fb0″ , change fb0 fb1 ctrl+x y enter sudo reboot
raspberrypi
Comments
Post a Comment