Hello

On Monday, March 5, 2012 2:32:14 PM UTC+1, akash malhotra wrote:
>
> 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 can try two things at this time. run logcat (-d) to see if you get more 
hints about the problem. if that doesn't help
try and determine what processes are killed ( run "ps" untill you see what 
process gets killed). The init program itself
is already running at this stage so you probably compiled the code alright 
and are just missing other things like kernel features or you have not
created the proper init.rc files to boot your device (mount the 
right partitions etc).

Hope this helps.

Greetings


-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to