02-18-2020, 11:50 AM
(10-09-2017, 12:24 PM)Luke Wrote:(10-09-2017, 10:45 AM)Workaholic Wrote: Hi pfeerick
I'm going to try Linux on my Pine64 with LCD+Touch, but I found out that " Armbian Beta image " link from your post isn't working anymore.
Could you please orient me where can I obtain the right image for my experiments?
Regards!
Hey, this is an old post and ought to be updated. If I am not mistaken LCD should work with ayufans images as well as armbian pretty much out-of-the-box. In ayufan's images you need to set the following value in uEnv.txt:
Edit: not 100% this makes TP work out of the box ...Code:disp_screen0=lcd
Edit 2: regarding armbian (from their docs):
Quote: LCD with touchscreen support can simply be activated in /boot/armbianEnv.txt by setting pine64_lcd=on and adding gt9xxf_ts to /etc/modules followed by a reboot.
What about for the Pine64-LTS? It is a different build than the Pine64 and does not seem to work with LCD after adding those two lines as specified.