[android-porting] Help need for writing the asound.conf file Sigma 8654

2010-06-07 Thread pramod
Hi All, I am currently writing the asound.conf file for my hardware Sigma 8654. The alsa utils are working fine and detecting the card. # alsa_aplay -L default:CARD=EM8XXX EM8xxx card, EM8xxx Default Audio Device null Discard all samples (playback) or generate zero samples (capture)

Re: [android-porting] Help need for writing the asound.conf file Sigma 8654

2010-06-07 Thread Pavan Savoy
ls /dev/snd/ should show up both pcmCxDxP/C sort of pcm devices and also Controlx sort of control devices, for you to do an amixer upon it. alsa_aplay -L here I suppose shows only pcm devices you have ? On Mon, Jun 7, 2010 at 2:52 PM, pramod pramodkum...@gmail.com wrote: Hi All, I am