首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

android启动有关问题

2012-02-20 
android启动问题朋友们好,我的板子是omap4430,在启动后出现android图标时就卡住了,然后不断打印以下信息且

android启动问题
朋友们好,我的板子是omap4430,在启动后出现android图标时就卡住了,然后不断打印以下信息且android这个图标不断的刷新,不知道怎么回事,我在网上也看也有这个问题,但是没有找到答案,求高手指点,我是用sd卡启动的,我把它分成2个区,一个为boot另一个为android_fs,我之前的andrid文件系统可以跑起来,但是没办法用鼠标和键盘,所以才用这个文件系统,在终端boot后的打印信息如下:
VFS: Mounted root (ext3 filesystem) on device 179:2.  
devtmpfs: mounted  
Freeing init memory: 244K  
init: /init.rc: 151: invalid option 'chmod'  
init: /init.rc: 151: invalid option 'class_start'  
init: cannot open '/initlogo.rle'  
init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery' 
enabling adb  
adb_open  
$ Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0  
fm_drv: module is from the staging directory, the quality is unknown, you have .
gps_drv: module is from the staging directory, the quality is unknown, you have.
android_usb gadget: high speed config #1: android  
warning: `zygote' uses 32-bit capabilities (legacy support in use)  
CPU1: shutdown  
CPU1: Booted secondary processor  
CPU1: shutdown  
request_suspend_state: wakeup (3->0) at 29675354006 (2000-01-01 20:00:28.127502)
init: untracked pid 1275 exited  
init: untracked pid 1279 exited  
CPU1: Booted secondary processor  
CPU1: shutdown  
request_suspend_state: wakeup (0->0) at 36996948243 (2000-01-01 20:00:35.449096)
init: untracked pid 1383 exited  
init: untracked pid 1384 exited  
CPU1: Booted secondary processor  
CPU1: shutdown  
CPU1: Booted secondary processor  
CPU1: shutdown  
request_suspend_state: wakeup (0->0) at 47512145998 (2000-01-01 20:00:45.964294)
init: untracked pid 1430 exited  
init: untracked pid 1431 exited  
CPU1: Booted secondary processor  
request_suspend_state: wakeup (0->0) at 53567565922 (2000-01-01 20:00:52.019714)
init: untracked pid 1489 exited  
init: untracked pid 1488 exited  
request_suspend_state: wakeup (0->0) at 59972167973 (2000-01-01 20:00:58.424316)
init: untracked pid 1535 exited  
init: untracked pid 1536 exited  
binder: release proc 1580, transaction 1376, not freed  
request_suspend_state: wakeup (0->0) at 66995483402 (2000-01-01 20:01:05.447631)
init: untracked pid 1571 exited  
init: untracked pid 1572 exited  


CPU1: shutdown  
request_suspend_state: wakeup (0->0) at 79199645999 (2000-01-01 20:01:17.651794)
init: untracked pid 1607 exited  
init: untracked pid 1608 exited  
CPU1: Booted secondary processor  
request_suspend_state: wakeup (0->0) at 86384033206 (2000-01-01 20:01:24.836181)
init: untracked pid 1644 exited  
init: untracked pid 1643 exited  
request_suspend_state: wakeup (0->0) at 95407318118 (2000-01-01 20:01:33.859466)
init: untracked pid 1691 exited  
init: untracked pid 1690 exited  
CPU1: shutdown  
CPU1: Booted secondary processor  
request_suspend_state: wakeup (0->0) at 103680389408 (2000-01-01 20:01:42.13253)
init: untracked pid 1726 exited  
init: untracked pid 1727 exited  
CPU1: shutdown  
binder: release proc 1782, transaction 2466, not freed  
。。。


无线循环。。。
求高手知道,我感激不尽,如有需要,www.1011875777@qq.com

[解决办法]
init.rc 看看这个文件 是不是有问题,
或者说你加载的驱动跟硬件不匹配
[解决办法]
init.rc文件配置错误,或者system有问题,以前玩了段时间的android,现在忘记了.

热点排行