1
Graphic LCDs / Re: NH7C working solution for Debian 8.7
« on: January 29, 2018, 05:15:54 AM »
Update: dts was compiled using the instructions on the https://github.com/beagleboard/bb.org-overlays/blob/master/readme.md
sudo apt update ; sudo apt install bb-cape-overlays
*** No core update as I already used the latest version from https://debian.beagleboard.org/images/bone-debian-8.7-lxqt-4gb-armhf-2017-03-19-4gb.img.xz ***
cd /opt/scripts/tools
git pull
git clone https://github.com/beagleboard/bb.org-overlays
cd ./bb.org-overlays
./install.sh
sudo reboot
But this leaves me still with half a screen and no GPIO pins mapped?
sudo apt update ; sudo apt install bb-cape-overlays
*** No core update as I already used the latest version from https://debian.beagleboard.org/images/bone-debian-8.7-lxqt-4gb-armhf-2017-03-19-4gb.img.xz ***
cd /opt/scripts/tools
git pull
git clone https://github.com/beagleboard/bb.org-overlays
cd ./bb.org-overlays
./install.sh
sudo reboot
But this leaves me still with half a screen and no GPIO pins mapped?