03-23-2017, 03:26 PM
Is it possible to use the LCD touchscreen with the SOPINE board using Linux? The reason why I ask, is that I was looking at a recent thread:
https://forum.pine64.org/showthread.php?tid=1183&page=7
Jessica Spongekipper posted
When i opened the same file running the version of Ubuntu for the SOPINE, this is what I saw:
The line to enable the LCD was not there. Is it located in another file?
https://forum.pine64.org/showthread.php?tid=1183&page=7
Jessica Spongekipper posted
Code:
/boot/uEnv.txt looking like:
console=ttyS0,115200n8
selinux=permissive
optargs=enforcing=0 cma=384M no_console_suspend
kernel_filename=kernel
initrd_filename=ramdisk.img
hardware=sun50iw1p1
# Uncomment to enable LCD screen
fdt_filename_prefix=pine64/sun50i-a64-lcd-
Code:
console=tty0 console=ttyS0,115200n8 no_console_suspend
kernel_filename=pine64/Image
initrd_filename=initrd.img
ethaddr=ba:88:8e:64:aa:78 fsck.repair=yes
pine64_model=pine64-so