[android-porting] Re: IMX31 3stack board. Error msg: Warning: unable to open an initial console

2009-03-16 Thread mvniekerk
Hi Xin Maybe try android.console=/dev/ttymxc0,115200 On Mar 12, 5:45 pm, Justin wrote: > Hail to all experts, > > I'm having the error message (bottom). Unlike others mine stopped at > line "Warning: unable to open an initial console.". > "...mydroid/out/target/product/generic/root" compiled int

[android-porting] Re: IMX31 3stack board. Error msg: Warning: unable to open an initial console

2009-03-16 Thread Rajesh N
Hi Justin, What command did u give to create CRAMFS image? mkcramfs system/ did u follow this? Rajesh On Thu, Mar 12, 2009 at 9:15 PM, Justin wrote: > > Hail to all experts, > > I'm having the error message (bottom). Unlike others mine stopped at > line "Warning: unable to open an in

[android-porting] Re: IMX31 3stack board. Error msg: Warning: unable to open an initial console

2009-03-17 Thread Justin
Hi all, Thanks for the reply. I'm able to enter the Android OS now. But I can't bring up the Android shell, tried with android.console in all sort of way: android.console=/dev/ttymxc0,115200 android.console=ttymxc0,115200 It isn't working, and I checked sh is sitting in system/bin. There is som

[android-porting] Re: IMX31 3stack board. Error msg: Warning: unable to open an initial console

2009-03-17 Thread Justin
Hi all, Solved please ignore the previous post. Sorry. BR, Xin On Mar 17, 10:33 am, Justin wrote: > Hi all, > > Thanks for the reply. > I'm able to enter the Android OS now. > But I can't bring up the Android shell, tried with android.console in > all sort of way: > > android.console=/dev/ttym

[android-porting] Re: IMX31 3stack board. Error msg: Warning: unable to open an initial console

2009-04-22 Thread sathish-siso
Hi, I'm facing the same problem. Can you help me in solving this issue? What steps you followed to sole this issue? Regards, Sathish. On Mar 17, 4:24 pm, Justin wrote: > Hi all, > > Solved please ignore the previous post. Sorry. > > BR, > Xin > > On Mar 17, 10:33 am, Justin wrote: > > > Hi all

[android-porting] Re: IMX31 3stack board. Error msg: Warning: unable to open an initial console

2009-04-22 Thread shyjumon
Hi, Warning: unable to open an initial console. init: cannot open 'initlogo.rle' . The above to is not a problem, since initlogo.rle is nothing but the android logo coming in startup. > > sh: can't access tty; job control turned off The above issue You have to check your RFS. Can i know w