11-01-2016, 03:48 AM
(10-31-2016, 10:31 AM)vintagewaffle Wrote: Ok, sorry for the long delay, I couldn't get the patches to work correctly with the dtb's for some reason so I ended up forking the entire project.
If you follow the armbian build instructions but clone my repo instead of the official one:
apt-get -y install git
git clone https://github.com/mbergstrand/lib --depth 1
cp lib/compile.sh .
./compile.sh
Select the following:
- Full OS image for writing to SD card
- pine64
- default kernel
- xenial
- Image with desktop environment
_Should_ give you an image with working LCD with touch out of the box.
As of today it's up to date with armbian and longsleeps kernel and I will try and keep it so, but I can't give any guarantees.
Note, I haven't tested this build without the LCD and I haven't tested multi-head with the HDMI at the same time.
WooHoo!!!!
I love your work. I'm downloading now to test.
only thing so far is with your instructions above is the apt-get (der) and the compile.sh commands you need sudo or root account.