This error looks like device open error in Android ALSA lib code. Are you able to play, or you getting similar device error?
Make sure that you have proper device node is created and it has the permissions in devices.c. - Srikant On Aug 12, 12:36 pm, Fasil <[email protected]> wrote: > Hi , > > I have an omap3evm running Donut flavour. The mic interface is > working in linux when I m testing in Android I m getting the following > error. > > Please do look up with my previous thread on How I checked with > Android app: > > http://groups.google.com/group/android-porting/browse_thread/thread/f... > > Logcat message: > > I/ActivityManager( 777): Displayed activity > com.android.soundrecorder/.SoundRecorder: 1319 ms (total 1319 ms) > D/ALSAModule( 759): open called for devices 00000000 in mode 0... > E/ALSALib ( 759): external/alsa-lib/src/pcm/pcm.c:2201: > (snd_pcm_open_noupdate) Unknown PCM AndroidPlayback > E/ALSAModule( 759): Failed to Initialize any ALSA PLAYBACK device: > Unknown error: -16 > W/AudioFlinger( 759): record start failed, status -19 > E/MediaRecorder( 1373): start failed: -2147483648 > D/AndroidRuntime( 1373): Shutting down VM > W/dalvikvm( 1373): threadid=3: thread exiting with uncaught exception > (group=0x4001aa18) > E/AndroidRuntime( 1373): Uncaught handler: thread main exiting due to > uncaught exception > > Regards > Fasil -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
