Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/linux/28.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
tiny6410友好连接至电容式lcd,但触摸屏在linux中不工作_Linux_Arm_Embedded Linux - Fatal编程技术网

tiny6410友好连接至电容式lcd,但触摸屏在linux中不工作

tiny6410友好连接至电容式lcd,但触摸屏在linux中不工作,linux,arm,embedded-linux,Linux,Arm,Embedded Linux,我将电容式lcd连接到tiny6410,并在其上安装linux。我还将friendlyarm.ini更改为: #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 StatusTyp

我将电容式lcd连接到tiny6410,并在其上安装linux。我还将friendlyarm.ini更改为:

#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
玩ctp=1不工作,ctp=2不工作,ctp=3不工作 我的lcd是S70当安装linux时,它写在屏幕上的lcd类型是S70 自动检测

这个设备一开始有电阻式液晶显示器,但它坏了,然后我把它换了
到电容式lcd,但触摸不起作用。

我找到了答案。请勿尝试,tiny6410不支持电容式LCD触摸屏。这是出厂答案