[android-porting] Re: Android boot hangs at splash screen

2009-06-29 Thread Neo
On Jun 26, 7:53 pm, Neo zingafri...@yahoo.com wrote: On Jun 26, 7:12 am, Neo zingafri...@yahoo.com wrote: On Jun 26, 3:02 am, chrisk savich...@gmail.com wrote: Hi all, I am wondering if this issue (the battery issuehttp://tinypic.com/view.php?pic=30k65vrs=5 ) has been

[android-porting] Re: Android boot hangs at splash screen

2009-06-26 Thread Neo
On Jun 26, 7:12 am, Neo zingafri...@yahoo.com wrote: On Jun 26, 3:02 am, chrisk savich...@gmail.com wrote: Hi all, I am wondering if this issue (the battery issuehttp://tinypic.com/view.php?pic=30k65vrs=5 ) has been resolved and there is a patch ID for gerrit available? If anybody

[android-porting] Re: Android boot hangs at splash screen

2009-06-25 Thread Neo
On Jun 24, 11:50 am, mizmit1222 mizmit1...@gmail.com wrote: Hi, I think xro's patch is for; frameworks/base/services/jni/com_android_server_BatteryService.cpp There are a couple of ways to avoid this battery service issue. Here's another

[android-porting] Re: Android boot hangs at splash screen

2009-06-25 Thread Yi Sun
Please do alt+f1 and send u logcat output On 2009-6-24, at 23:51, Neo zingafri...@yahoo.com wrote: On Jun 24, 11:50 am, mizmit1222 mizmit1...@gmail.com wrote: Hi, I think xro's patch is for; frameworks/base/services/jni/com_android_server_BatteryService.cpp There are a couple of

[android-porting] Re: Android boot hangs at splash screen

2009-06-25 Thread Neo
On Jun 25, 7:18 pm, Yi Sun beyo...@gmail.com wrote: Please do alt+f1 and send u logcat output I can see the log but it scrolls so fast I can't read it at all. How to capture the log as I can't use the adb also? --~--~-~--~~~---~--~~ unsubscribe:

[android-porting] Re: Android boot hangs at splash screen

2009-06-25 Thread Yi Sun
Are you using a usb driver to boot the machine or not? If you are, you can do logcat -f /data/log and then mount your usb to a linux machine to look at the log On Thu, Jun 25, 2009 at 7:39 AM, Neo zingafri...@yahoo.com wrote: On Jun 25, 7:18 pm, Yi Sun beyo...@gmail.com wrote: Please do

[android-porting] Re: Android boot hangs at splash screen

2009-06-25 Thread Neo
On Jun 25, 7:43 pm, Yi Sun beyo...@gmail.com wrote: Are you using a usb driver to boot the machine or not? If you are, you can do logcat -f /data/log and then mount your usb to a linux machine to look at the log Ok some background, I am booting on qemu directly by giving the kernel and

[android-porting] Re: Android boot hangs at splash screen

2009-06-25 Thread Neo
On Jun 25, 7:48 pm, Neo zingafri...@yahoo.com wrote: On Jun 25, 7:43 pm, Yi Sun beyo...@gmail.com wrote: Are you using a usb driver to boot the machine or not? If you are, you can do logcat -f /data/log and then mount your usb to a linux machine to look at the log Ok some background,

[android-porting] Re: Android boot hangs at splash screen

2009-06-25 Thread Yi Sun
Disable the app_process from init.rc will put u into sh prompt On 2009-6-25, at 7:53, Neo zingafri...@yahoo.com wrote: On Jun 25, 7:48 pm, Neo zingafri...@yahoo.com wrote: On Jun 25, 7:43 pm, Yi Sun beyo...@gmail.com wrote: Are you using a usb driver to boot the machine or not? If you

[android-porting] Re: Android boot hangs at splash screen

2009-06-25 Thread chrisk
Hi all, I am wondering if this issue (the battery issue http://tinypic.com/view.php?pic=30k65vrs=5 ) has been resolved and there is a patch ID for gerrit available? If anybody has the final resolution I would appreciate some help finding it. Thanks, Chris On Jun 25, 10:04 am, Yi Sun

[android-porting] Re: Android boot hangs at splash screen

2009-06-23 Thread xro
ok... funny... I think that your card don't have battery. So the battery seems to be empty for Android. I had the same thing and i resolve it like that: /* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the License); * you may not

[android-porting] Re: Android boot hangs at splash screen

2009-06-23 Thread Neo
On Jun 23, 7:50 pm, xro romanen...@hotmail.com wrote: ok... funny... I think that your card don't have battery. So the battery seems to be empty for Android. I had the same thing and i resolve it like that: /*  * Copyright (C) 2008 The Android Open Source Project  *  * Licensed