标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
QTE触摸屏加载(校准) | 1581 | 0 | 0 | 2008-09-12 | |
Linux输入子系统 | 1647 | 0 | 0 | 2008-09-11 | |
12.2.1 linux-触摸屏的硬件原理及驱动 | 2490 | 0 | 0 | 2008-09-11 | |
Linux字符设备驱动综合实例 | 2458 | 1 | 0 | 2008-09-11 | |
inline函数的一些总结 | 1569 | 0 | 1 | 2008-09-10 | |
Linux 同步方法剖析 | 731 | 0 | 0 | 2008-09-10 | |
LCD驱动移植(博创) | 1624 | 0 | 0 | 2008-09-10 | |
移植Linux2.6.22.2到博创2410-S(s3c2410A)(2) | 1860 | 0 | 0 | 2008-09-10 | |
移植Linux2.6.22.2到博创2410-S(s3c2410A) | 1147 | 0 | 0 | 2008-09-10 | |
解决u-boot-1.2.0中go命令的bug | 972 | 0 | 0 | 2008-09-10 | |
解决u-boot-1.2.0中go命令的bug | 1602 | 1 | 0 | 2008-09-10 | |
smdk2410开发板SDRAM上地址空间分布,以及u-boot 如何搬运kernel | 1367 | 0 | 0 | 2008-09-10 | |
ARM Linux 交叉编译 工具链 制作攻略 (转) | 1183 | 0 | 0 | 2008-09-09 | |
交叉编译器工具链搭配 | 1075 | 0 | 0 | 2008-09-09 | |
linux 2.6.22 的在s3c2410平台的移植 | 1480 | 0 | 0 | 2008-09-09 | |
今天使用crosstool制作了arm-linux交叉编译工具链 | 2326 | 2 | 0 | 2008-09-09 | |
Linux内核裁减及根文件系统定制(之二)--------根文件系统定制 | 1251 | 0 | 0 | 2008-09-09 | |
Linux内核裁减及根文件系统定制(之一)--------Linux内核裁减 | 1665 | 0 | 1 | 2008-09-09 | |
嵌入式Linux启动过程中的问题积累 | 1038 | 0 | 0 | 2008-09-09 | |
2.6.14 内核移植说明文档 | 1048 | 0 | 0 | 2008-09-09 |
chinaunix网友2009-01-07 13:52
你好,我做LINUX文件系统时,出现错误VFS: Mounted root (yaffs filesystem). mount_devfs_fs(): unable to mount devfs, err: -2 请问下这一般是什么原因导致的,我在使用别的文件系统可以正常工作,应该是文件系统的问题把???
zhongranxu2008-12-24 16:45
你好,我在移植2.6.22.1的时候,什么都按照你所说的做了,到了启动开发板的时候到了yaffs: Attempting MTD mount on 31.3, "mtdblock3" VFS: Mounted root (yaffs filesystem). Freeing init memory: 132K Warning: unable to open an initial console. Kernel panic - not syncing: No init found. Try passing init= option to kernel. 这一步就卡住了,请问你知道是什么回事吗?知道的话麻烦你花点时间告诉我。我的邮箱zhongranxu@163.com。谢
chinaunix网友2008-12-22 14:37
强人你好!!!!! 我在仔细看你的 armlinux学习笔记--IIS音频驱动程序分析(2) 但是我linux2.6.22.6下面移植UDA1341的驱动后,用QT播放音乐的时候很卡很慢。我弄了很久也没搞明白。 iispsr_value这个函数也看不怎么懂 ,希望大侠能指点迷津!!!!!!!! bchy2008@yahoo.com.cn