On Mar 6, 2:50 am, freakingtux <[email protected]> wrote:
> 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

How do i get a shell , i tried by calling

//service console /system/bin/sh
service console /system/busybox/bin/ash
console ------------------------> but still it does not work

I am posting my entire init.rc file in both mine modified and the
board shipped default init.rc file , I even tried commenting those
files
which are not there in the system , but now i end up with no errors on
serial port , but the image does not boot up ,
I had done some search on mine erros , on one i got its possible to
have kernel bug OR the ti codecs are not there , they say its related
to the 2D or 3D libraries which are not present, i dont know how do i
enable them , bcoz the emulator works and ups the android properly .

http://pastebin.com/ZAbYwKS3
---------------------------------------------------->builded by me
http://pastebin.com/1EpvEf2V
---------------------------------------------------->shipped with the
board by default

I will try your suggestions and try to get a console on my
image ...............





-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to