Hi Amit & group,
I am using Eclair.
My board is a custom board and I am making changes in the EVM kernel to
match to my board.
my Audio Codec is WM8993 (WolfSon Microelectronics). Little more info into
the pin connections is:
1. I connected the OMAP 3530 MCBSP2 (phys_base: 0x49022000) to WM8993
looping in rowboat mailing list.
On Wed, Jan 5, 2011 at 8:20 AM, Murali K. Vemuri <
vemuri.muralikris...@gmail.com> wrote:
> Okay,
> I kept digging further and finally found that my driver is going to XRUNs
> whenever I try to load any piece of audio .
>
> when my board completed booting, the par
Okay,
I kept digging further and finally found that my driver is going to XRUNs
whenever I try to load any piece of audio .
when my board completed booting, the params look like:
#cat /proc/asound/card0/pcm0p/sub0/status
state: PREPARED
owner_pid : 1055
trigger_time: 0.0
tstamp : 1
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 also
> some issues at driver, and fixed one by one. Finally I checked the BIT(or
> Serial) CLK & LR (Left-
Hello Srinath and group,
I made the changes in asound.conf and also I found some h/w errors and also
some issues at driver, and fixed one by one. Finally I checked the BIT(or
Serial) CLK & LR (Left-Right) CLK for my codec, once I got all these right,
now I have the "logcat" filled with these log m
Hi Murali,
In your asound.conf file AndroidPlayback pcm configuration details are not
avilable.
Replace your asound.conf with the following content and try it.
##
## Mixer Devices
##
ctl.AndroidPlayback {
type hw
card 1
device 0
}
ctl.AndroidCapture {
type hw
card 1
device 0
}
##
#
Hello there,
Sorry for the delayed reply. I see these log messages on "logcat":
E/AudioHardwareALSA( 1031): ERROR PIPE (underflow), resetting to
RECOVER!!
E/AudioHardwareALSA( 1031):
and since I am not very familiar with the android config files, I am
attaching my default config file. Can someon
Hi Murali,
Please check your /etc/asound.conf file. File should conatin Hardware
configuration details.
Regards,
Sreenath
On Wed, Dec 22, 2010 at 4:27 PM, Murali K. Vemuri <
vemuri.muralikris...@gmail.com> wrote:
> Hello group,
>
> I am using LINUX with Android on OMAP3530 and am finding Audio
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