Pine64 LCD + Touch Linux

Download Debian image (I used XFCE): https://www.pine64.pro/downloads/linux-images/

Again, this is only on debian base. I recommend you update the kernel first to 3.10.104-1-pine64 with the update scripts:

Code:

bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_uboot.sh) bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_kernel.sh)

Reboot. Login as root and

Code:

wget -O /boot/pine64/sun50i-a64-lcd-pine64-plus.dtb https://raw.githubusercontent.com/ayufan-pine64/device-pine64-common/19545248d729d0ddf056d3bed85eeee4a238ffd5/bootloader/pine64/sun50i-a64-lcd-pine64-plus.dtb echo "fdt_filename_prefix=pine64/sun50i-a64-lcd-" >> /boot/uEnv.txt systemctl disable sunxi-disp-tool

Reboot

LCD should show console and DE login screen. Now the touch driver.

https://github.com/atomicmooseca/pine64-gt9xxf_ts