[android-kernel] Re: Build Android platform and kernel to ADP/G1

2010-03-15 Thread perumal316
Hi, I followed the same steps as for building for emulator. The steps I used was from, Use msm as config instead of goldfish as specified there. Also you may want to set the path before compiling: ->export ARCH=ar

[android-kernel] Re: Build Android platform and kernel to ADP/G1

2010-03-15 Thread perumal316
Hi, I followed the same steps as for building for emulator. The steps I used was from, http://www.mail-archive.com/android-ker...@googlegroups. com/msg00596.html Use msm as config instead of goldfish as specified there. Also you may want to set the path before compiling: ->export ARCH=arm

[android-kernel] Re: Build Android platform and kernel to ADP/G1

2010-03-15 Thread perumal316
Hi, I followed the same steps as for building for emulator. The steps I used was from, "http://www.mail-archive.com/android-kernel@googlegroups.com/ msg00596.html" Use msm as config instead of goldfish as specified there. Also you may want to set the path before compiling: ->export ARCH=ar

[android-kernel] Re: Build Android platform and kernel to ADP/G1

2010-03-15 Thread perumal316
Hi, I followed the same steps as for building for emulator. The steps I used was from, "http://www.mail-archive.com/android-kernel@googlegroups.com/ msg00596.html" Use msm as config instead of goldfish as specified there. Also you may want to set the path before compiling: ->export ARCH=arm ->

[android-kernel] Re: Build Android platform and kernel to ADP/G1

2010-03-15 Thread Ricardo Silva
I found the problem, is because of the kernel. Something is wrong. Can you say the steps you followed to compile to the ADP1? Regards On Mar 12, 10:52 am, Ricardo Silva wrote: > The same thing here I made. First for emulator, everything ok. Then on the > ADP1 dont work. After I download the kern

Re: [android-kernel] Re: Getting the battery current and voltage values for the Android Phone

2010-03-15 Thread Chris Stratton
It might be a current estimate, but since it was reported to be nonzero only with external power it sounds more like charge current than drain. Would be interesting if it turns out different with the wall charger vs. usb. Android being open source Chintan should be able to track down the source o

Re: [android-kernel] Re: Getting the battery current and voltage values for the Android Phone

2010-03-15 Thread Dianne Hackborn
Possibly. But as I said, the G1 battery can't measure this. On Mon, Mar 15, 2010 at 6:22 AM, Chintan wrote: > Ok, I have one doubt though. > What does the parameter batt_current under sysfs (/sys/class/ > power_supply/battery/batt_current ) represent? > > Isn't that instantaneous current drawn

[android-kernel] Re: Getting the battery current and voltage values for the Android Phone

2010-03-15 Thread Chintan
Ok, I have one doubt though. What does the parameter batt_current under sysfs (/sys/class/ power_supply/battery/batt_current ) represent? Isn't that instantaneous current drawn from battery? On Mar 14, 11:49 pm, Dianne Hackborn wrote: > The G1 battery doesn't have a current meter (I assume you a