mini6410 board , i get this error on the serial
port ,
# warning: `rild' uses 32-bit capabilities (legacy support in use)
request_suspend_state: wakeup (3->0) at 53093245160 (2011-04-12
10:37:15.802849407 UTC)
init: untracked pid 663 exited
You haven't ported the kernel, have you?
The kernel is device-specific and requires Android patches.
Also add loglevel 8 to init.rc for more.
On 3月5日, 下午9時32分, akash malhotra <akash3...@gmail.com> wrote:
> Hello all of you , for past few days i have been trying to build an
> android image , i builded a generic image , which
> works on emulator very well ,but when i port the file system on my
> mini6410 board , i get this error on the serial
> port ,
>
> #############################
> init: cannot open '/initlogo.rle'
> init: cannot find '/system/etc/install-recovery.sh', disabling
> 'flash_recovery'
> sh: can't access tty; job control turned off
> # warning: `rild' uses 32-bit capabilities (legacy support in use)
> request_suspend_state: wakeup (3->0) at 53093245160 (2011-04-12
> 10:37:15.802849407 UTC)
> init: untracked pid 663 exited
> request_suspend_state: wakeup (0->0) at 56295562334 (2011-04-12
> 10:37:19.005166415 UTC)
>
> request_suspend_state: wakeup (0->0) at 61609864137 (2011-04-12
> 10:37:24.319467903 UTC)
> init: untracked pid 699 exited
> request_suspend_state: wakeup (0->0) at 66907271281 (2011-04-12
> 10:37:29.616875362 UTC)
> init: untracked pid 705 exited
> request_suspend_state: wakeup (0->0) at 72205536042 (2011-04-12
> 10:37:34.915140064 UTC)
> init: untracked pid 711 exited
> request_suspend_state: wakeup (0->0) at 77260623987 (2011-04-12
> 10:37:39.970227828 UTC)
> init: untracked pid 717 exited
> request_suspend_state: wakeup (0->0) at 82320542141 (2011-04-12
> 10:37:45.030145952 UTC)
> init: untracked pid 723 exited
> request_suspend_state: wakeup (0->0) at 87617575942 (2011-04-12
> 10:37:50.327180024 UTC)
> init: untracked pid 729 exited
> request_suspend_state: wakeup (0->0) at 92957082866 (2011-04-12
> 10:37:55.666686662 UTC)
> init: untracked pid 735 exited
> request_suspend_state: wakeup (0->0) at 98268267098 (2011-04-12
> 10:38:00.977871149 UTC)
> init: untracked pid 741 exited
> request_suspend_state: wakeup (0->0) at 103580632244 (2011-04-12
> 10:38:06.290236536 UTC)
> init: untracked pid 747 exited
>
> init: untracked pid 705 exited
> request_suspend_state: wakeup (0->0) at 72205536042 (2011-04-12
> 10:37:34.915140064 UTC)
> init: untracked pid 711 exited
> request_suspend_state: wakeup (0->0) at 77260623987 (2011-04-12
> 10:37:39.970227828 UTC)
> init: untracked pid 717 exited
> request_suspend_state: wakeup (0->0) at 82320542141 (2011-04-12
> 10:37:45.030145952 UTC)
> init: untracked pid 723 exited
> request_suspend_state: wakeup (0->0) at 87617575942 (2011-04-12
> 10:37:50.327180024 UTC)
> init: untracked pid 729 exited
> request_suspend_state: wakeup (0->0) at 92957082866 (2011-04-12
> 10:37:55.666686662 UTC)
> init: untracked pid 735 exited
> request_suspend_state: wakeup (0->0) at 98268267098 (2011-04-12
> 10:38:00.977871149 UTC)
> init: untracked pid 741 exited
> request_suspend_state: wakeup (0->0) at 103580632244 (2011-04-12
> 10:38:06.290236536 UTC)
> init: untracked pid 747 exited
> request_suspend_state: wakeup (0->0) at 108889470752 (2011-04-12
> 10:38:11.599074818 UTC)
> init: untracked pid 753 exited
> request_suspend_state: wakeup (0->0) at 114234242880 (2011-04-12
> 10:38:16.943847368 UTC)
> init: untracked pid 759 exited
> request_suspend_state: wakeup (0->0) at 119285543437 (2011-04-12
> 10:38:21.995147353 UTC)
> init: untracked pid 765 exited
> request_suspend_state: wakeup (0->0) at 124597594830 (2011-04-12
> 10:38:27.307198656 UTC)
> init: untracked pid 771 exited
> request_suspend_state: wakeup (0->0) at 129890469113 (2011-04-12
> 10:38:32.600073466 UTC)
> init: untracked pid 777 exited
> request_suspend_state: wakeup (0->0) at 135194080751 (2011-04-12
> 10:38:37.903684381 UTC)
> init: untracked pid 783 exited
> request_suspend_state: wakeup (0->0) at 140250557840 (2011-04-12
> 10:38:42.960161862 UTC)
> init: untracked pid 789 exited
> request_suspend_state: wakeup (0->0) at 145300543942 (2011-04-12
> 10:38:48.010148054 UTC)
> init: untracked pid 795 exite
>
> ########################################################################### #############
> I countinously get this error on my serial port , can some suggest
> where is the problem lying out .