[android-porting] USB AUDIO CLASS porting on ICS

2012-09-07 Thread dhaval shah
. Currently when i enable USb audio class driver support from kernel using make menuconfig. But I don't see any hardware sound card detected on HOSt side when connected with hardware board. NOTE :- I am not using ALSA for my audio driver. Thanks Regards, Dhaval shah -- unsubscribe: android-porting

[android-porting] Re: Helping for UEvent for Battery Service

2012-07-22 Thread dhaval shah
provide me some information, what or where can be a problem ? Your help is appreciated a lot. Thanks Regards, Dhaval shah On Thursday, 30 July 2009 11:15:10 UTC+5:30, John Cola wrote: Dear All I've implemented power_supply in my charger driver, and it can update charging information

[android-porting] Re: Helping for UEvent for Battery Service

2012-07-22 Thread dhaval shah
Can you please send me asolution for that a face the same issue. On Thursday, 30 July 2009 11:15:10 UTC+5:30, John Cola wrote: Dear All I've implemented power_supply in my charger driver, and it can update charging information for the power_supply structure such as /sys/class/

[android-porting] Re: Difficult porting Android on Gumstix Overo

2011-05-27 Thread dhaval
Hi Mark, Manish, Thanks for bringing me and my expedition with Android this far. I installed busybox on android. However I have following problems: a) I am getting below message again and again: Restarting tasks ... done. suspend: exit suspend, ret = -16 (2000-01-01 00:33:23.279878642 UTC) PM:

[android-porting] Re: Difficult porting Android on Gumstix Overo

2011-05-25 Thread dhaval
folder? Manish On Tue, May 24, 2011 at 4:48 PM, dhaval dhaval0...@gmail.com wrote: Hi Mark, First of all thank for writing solution. I tried the script way of creating bootable SD card. But still facing same problem. Let me describe what I did (to make it sure that I was on correct

[android-porting] Re: Difficult porting Android on Gumstix Overo

2011-05-25 Thread dhaval
Hi Mark, I checked the SD card and I found that when i insert SD card to my development machine then I see following: a) boot: which has boot.scr,MLO,u-boot.bin,uImage b) rootfs: which has file system c) data: it has LOST.DIR (I am sure how this got created). Should I try to create new SD card?

[android-porting] Re: Difficult porting Android on Gumstix Overo

2011-05-25 Thread dhaval
the boot. DM. On May 25, 2:32 pm, dhaval dhaval0...@gmail.com wrote: Hi, Update on debgugging. Android Porting fails at point where it is trying to find file called: install-recovery.sh at /system/etc/ I searched for that file in /etc/ folder and I dont see it there. So that file is missing

[android-porting] Re: Difficult porting Android on Gumstix Overo

2011-05-25 Thread dhaval
sets of linux commands are not working. Thanks in advance. DM On May 25, 2:59 pm, dhaval dhaval0...@gmail.com wrote: Update 2. No it seems problem is different. I commented out the line which asks for install-recovery.sh in init.rc file. Now i dont get : init: cannot find '/system

[android-porting] Re: Difficult porting Android on Gumstix Overo

2011-05-24 Thread dhaval
Hi Mark, First of all thank for writing solution. I tried the script way of creating bootable SD card. But still facing same problem. Let me describe what I did (to make it sure that I was on correct path) I have folder called Android, hence in the script mkandroidsd I changed following lines:

[android-porting] Difficult porting Android on Gumstix Overo

2011-05-22 Thread dhaval
Hi All, I am trying porting Android on Gumstix Overo. I am taking images from: http://cumulus.gumstix.org/images/android/2011-03-10-x34EVS/ Then I am creating bootable SD card and trying to boot from that SD card. However, I am am not able to boot successfully. I am pasting boot log below: