[android-porting] problems with ALSA

2010-12-22 Thread Murali K. Vemuri
Hello group, I am using LINUX with Android on OMAP3530 and am finding Audio is not working. I tried checking the "logcat" and the output: W/AudioHardwareALSA( 1020): Unable to attach mixer to device AndroidOut: Invalid argument W/AudioHardwareALSA( 1020): Unable to attach mixer to device Android

Re: [android-porting] problems with ALSA

2010-12-26 Thread Murali K. Vemuri
file. Can someone help me? Thanks ®ards Murali On Thu, Dec 23, 2010 at 12:14 AM, srinath ramini wrote: > Hi Murali, > > Please check your /etc/asound.conf file. File should conatin Hardware > configuration details. > > Regards, > Sreenath > > On Wed, Dec

Re: [android-porting] problems with ALSA

2011-01-02 Thread Murali K. Vemuri
gt; card 1 > > device 0 > > } > > ## > > ## Recording device > > ## > > pcm.AndroidCapture { > > type hw > > card 1 > > device 0 > > } > > > > Regards, > > Sreenath > On Sat, Dec 25, 2010 at 5:41 PM, Murali K

Re: [android-porting] Re: Audio output is mono in my application

2011-01-04 Thread Murali K. Vemuri
Hi there, What audio codec chip you are using? If I were you, I would check the registers. Start with a register dump and then compare the register values with the codec manual. If anything is missing, manually add the configuration to the registers. hope this helps Murali On Tue, Jan 4, 2011 a

Re: [android-porting] problems with ALSA

2011-01-04 Thread Murali K. Vemuri
On Mon, Jan 3, 2011 at 4:15 PM, Amit Pundir wrote: > On Sun, Jan 2, 2011 at 6:34 PM, Murali K. Vemuri < > vemuri.muralikris...@gmail.com> wrote: > >> Hello Srinath and group, >> >> I made the changes in asound.conf and also I found some h/w errors and >> a

Re: [android-porting] problems with ALSA

2011-01-05 Thread Murali K. Vemuri
AFAIR. I > have used Rowboat froyo port on OMAP3EVM and Beagleboard as well and found > no such issues with sound. > > Regards, > Amit Pundir > > >> any ideas? >> >> Thanks & regards >> Murali >> >> >> On Mon, Jan 3, 2011 at 4:15

Re: [android-porting] Re: problems with ALSA

2011-01-18 Thread Murali K. Vemuri
r audio driver and ALSA core. > > ^^^keep trying^^^ > > On Jan 5, 11:45 am, "Murali K. Vemuri" > wrote: > > Hi Amit & group, > > I am using Eclair. > > > > My board is a custom board and I am making changes in the EVM kernel to > >

[android-porting] Re: Audio capture issues

2011-02-14 Thread Murali K. Vemuri
Hello group, I further verified with OMAP 3530 EVM Board that these proc entries are indeed correct. The problem is yet un-solved, and any pointers are highly appreciated. Thanks & regards Murali On Mon, Feb 14, 2011 at 2:06 PM, Murali K. Vemuri < vemuri.muralikris...@gmail.com> wrote

[android-porting] Audio capture issues

2011-02-14 Thread Murali K. Vemuri
Hello group, I am back with some more audio related problems (sic). Anyway, the issue is capturing the Audio. After I am successfully able to do everything on Audio Play side, now I just looked at audio capture: These are the proc contents for* /proc/asound/card0/pcm0c/sub0* # ls -l -r--r--r-- ro