[alsa-devel] [PATCH 0/4] ASoC: fix saif record unwork issue
Lauri Hintsala
lauri.hintsala at bluegiga.com
Wed Jul 25 04:55:01 EDT 2012
On 07/25/2012 09:44 AM, Dong Aisheng wrote:
> I reproduced your issue.
> It seems the root cause is that you used the wrong device to record.
> The record device is 1.
That was the problem. I used wrong device. I tried to record without
parameter -D.
> Can you try again with below command?
> arecord -D hw:0,1 -d 5 -f S16_LE -r 44100 -c 2 1.wav
This works fine. Thanks!
Lauri
More information about the linux-arm-kernel
mailing list