Re: [android-porting] "init" fail to start several services

2010-11-03 Thread Jerry Zhang
Hi Dennis, Sorry for bothering you. I encountered the same problem with you. The init can not start any services in the init.rc. All the process was cached by the waitpid. and the status is 000b. Have you solved this problem. Thanks for your help. Br Jerry On Thu, Nov 12, 2009 at 5:5

[android-porting] Support for 24 bit Audio wave file ??

2010-11-03 Thread Robin Gujjar
Hi All, I want to play a 24 bit wave file in android platform.its getting played but all the information is distorted means complete noise. and it is getting played form longer duration. As android is taking it as a 16 bit format by default. Can some one please give me some pointer , where i can

[android-porting] Kernel Crash :

2010-11-03 Thread gopu
Hi All , I am getting this crash in device is sometimes ,I couldn't able to collect the DDMS logs also becuse this issue happening only sometimes. The below logs are the kernel logs stored when the crash is happened . Anybody know the what is the reason for the crash ? >From the log i can see

[android-porting] Programmatically loading kernel module

2010-11-03 Thread neeloor2004
Hi all, I am able to load a module “ipip.ko” from command line using insmod “ipip.ko” , But how I load it Programmatically , could you give me some sample code (c, c++) Thanks in advance for all the help Neeloor -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://group

[android-porting] Re: Can't read our data from USB audio device (/dev/snd/dsp)

2010-11-03 Thread Vincent
Right, dmesg shows "cannot submit datapipe for urb 0, error -28: not enough bandwidth" when it stuck in read(...); It seems to be a printout from usbaudio.c On 2 Nov, 05:25, Chris Stratton wrote: > On Oct 27, 5:43 am, Vincent wrote: > > > I am trying to read out data from an USB audio device (

Re: [android-porting] Not getting console prompt...

2010-11-03 Thread Ashwin Bihari
Add "init=/init" to your bootargs.. Regards -- Ashwin On Wed, Nov 3, 2010 at 6:59 AM, bala krishnan wrote: > Hi, > I am newbie to android porting work :-). Currently I am porting donut > version of android to pxa300 based development board. I have taken Littleton > board android package as a r

[android-porting] Black screen with mouse cursor appearing on each activity change with froyo-2.2

2010-11-03 Thread Elvis Dowson
Hi, I having an issue with the android-rowboard-froyo-2.2 build on a custom beagleboard platform, where the screen goes black for about a quarter of a second with a mouse pointer arrow in the top left corner, each time an activity is changed. This did not happen with a previous version of the

[android-porting] Re: Black screen with mouse cursor appearing on each activity change with froyo-2.2

2010-11-03 Thread Elvis Dowson
I forgot to mention, I'm using a touchscreen display (4.3" LG-Philips) with no mouse and keyboard connected. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting