tiny6410 friendlyarm connect to capacitive lcd but touch not worked in linux

有些话、适合烂在心里 提交于 2019-12-12 02:24:38

问题


I connect my Capacitive lcd to tiny6410 and install linux on it. I also change the friendlyarm.ini to this:

#This line cannot be removed. by FriendlyARM(www.arm9.net)

CheckOneButton=No
Action=Install
OS= Linux

LCD-Mode = No
LCD-Type = S70

LowFormat = No
VerifyNandWrite = No
CheckCRC32=No


StatusType = Beeper| LED

#################### Linux #####################
Linux-BootLoader = Superboot-6410.bin
Linux-Kernel = Linux/zImage
Linux-CommandLine = root=/dev/mtdblock2 rootfstype=yaffs2 init=/linuxrc console=ttySAC0,115200 skipcali=yes ctp=2
Linux-RootFs-InstallImage = Linux/rootfs_qtopia_qt4.img
Linux-RootFs-RunImage = Linux/rootfs_qtopia_qt4.ext3

and play with ctp=1 (not work),ctp=2 (not work),ctp=3 (not work) my lcd is S70(when linux is install it writes on screen lcd type is S70 (auto detect))

this device has resistive lcd at first but it was broken then I changed it to capacitive lcd but touch not work .


回答1:


I find the answer. Do not try, tiny6410 does not support capacitive LCD touch screen.(this is factory answer)



来源:https://stackoverflow.com/questions/43221725/tiny6410-friendlyarm-connect-to-capacitive-lcd-but-touch-not-worked-in-linux

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!