<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[mini6410 旧版 7寸屏一线触摸 nand 启动  ..]]></title>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927]]></link>
 <description><![CDATA[Latest 20 replies of mini6410 旧版 7寸屏一线触摸 nand 启动  ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 10:59:47 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://www.aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[有淘宝链接么？ 这样买起来方便。。。。]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67914]]></link>
 <author><![CDATA[idance]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Fri, 25 Mar 2011 13:09:40 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[建议你重新购买一个一线触摸的驱动板，使用串口触摸控制器是临时的解决方式。]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67909]]></link>
 <author><![CDATA[mindee]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Fri, 25 Mar 2011 13:02:33 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[补充，我使用的rootfs是android_2.3.2里面已经编译好的rootfs，然后进去修改文件内容]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67899]]></link>
 <author><![CDATA[idance]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Fri, 25 Mar 2011 12:33:09 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[刚试了下，修改上述两个文件，出现跟ubi不同的错误
FP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
one_wire_status: 4
s3c-rtc s3c64xx-rtc: setting system clock to 2011-03-25 21:07:35 UTC (1301087255)
Freeing init memory: 1396K
FAT: utf8 is not a recommended IO charset for FAT f ..]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67898]]></link>
 <author><![CDATA[idance]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Fri, 25 Mar 2011 12:32:13 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[试试不用ubi, 用yaffs文件系统]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67886]]></link>
 <author><![CDATA[hacker]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Fri, 25 Mar 2011 12:05:44 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我换了android 2.3.2的rootfs ，单独只修改了 etc/friendlyarm-ts-input.conf，使用mkuimage生成镜像文件，烧写后，从启动代码看，还是显示的是/dev/touchscreen，信息如下：
UBIFS: mounted UBI device 0, volume 0, name &quot;FriendlyARM-root&quot;
UBIFS: file system size:&nbsp;&nbsp; 253661184 bytes (247716 K ..]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67871]]></link>
 <author><![CDATA[idance]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Fri, 25 Mar 2011 11:40:44 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 3楼(hacker) 的帖子]]></title>
 <description><![CDATA[ts.detected的内容为 CHECK_1WIRE=N

是不是就是不适用一线触摸校准？]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67705]]></link>
 <author><![CDATA[xiexiedajia]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Fri, 25 Mar 2011 02:21:48 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[genimages.sh 是一个脚本，它会调用 mkubimage，
 当然，你熟悉mkubimage的话，建议你用 mkubimage]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67687]]></link>
 <author><![CDATA[hacker]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Fri, 25 Mar 2011 01:46:49 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[好快的回复速度！！！


因为还没有下载android的源代码

刚做了个测试，就是，跑的是 2.6.36的内核 ，用的文件系统是 android 2.1

直接在rootfs_dir_s的目录下修改了那两个文件friendlyarm-ts-input.conf,etc/ts.detected

发现内核启动失败，失败原因是没找到ts.config，然后就不断重启

之前，没改那两个文件前，启动 ..]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67623]]></link>
 <author><![CDATA[idance]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Thu, 24 Mar 2011 15:14:47 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[试试以下步骤：

1) 自行编译android源代码
2）编译成功后，用genrootfs.sh 生成文件系统文件 (会创建目录 rootfs_dir)
3) 接着，先不要生成 ubi 映象，进行以下修改：
echo TSLIB_TSDEVICE=/dev/ttySAC3 &gt; rootfs_dir/etc/friendlyarm-ts-input.conf
echo CHECK_1WIRE=N &gt; rootfs_dir/etc/ts.detected

即保证 fri ..]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67611]]></link>
 <author><![CDATA[hacker]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Thu, 24 Mar 2011 14:37:51 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[在接触屏的时候，可以看到那个附加的串口板上的小led灯，每按一次都会跟着闪]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67607]]></link>
 <author><![CDATA[idance]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Thu, 24 Mar 2011 14:27:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[另外，我查看了下我制作的rootfs
它里面的配置文件 /system/etc/friendarm-ts-input.conf文件中显示的是

TSLIB_TSDEVICE=/dev/s3c2410_serial3

在内核启动过程中，也好像找到了s3c6410-serial3的驱动已经加载的信息]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=10927#67605]]></link>
 <author><![CDATA[idance]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Thu, 24 Mar 2011 14:25:25 +0000]]></pubdate>
</item>
</channel></rss>