[#6052] arecord fails sometimes with adau1373
Submitted By: Vivi Li
Open Date
2010-06-01 05:29:38 Close Date
2010-11-16 22:04:51
Priority:
Medium Assignee:
Cliff Cai
Status:
Closed Fixed In Release:
N/A
Found In Release:
2010R1 Release:
Category:
N/A Board:
STAMP
Processor:
BF537 Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
gcc4.3-2010_Apr_07
App binary format:
N/A
Summary: arecord fails sometimes with adau1373
Details:
arecord/aplay fails sometimes with adau1373.
--
root:/> arecord -t wav -c 1 -f S16_LE -r 44100 -d 5 100Hz_PC2BFIN.wav
Recording WAVE '100Hz_PC2BFIN.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Mono
arecord: pcm_read:1349: read error: Input/output error
root:/>
--
--
root:/> arecord -t wav -c 2 -f U8 -r 48000 -d 5 wav
Recording WAVE 'wav' : Unsigned 8 bit, Rate 48000 Hz, Stereo
root:/> aplay wav
Playing WAVE 'wav' : Unsigned 8 bit, Rate 48000 Hz, Stereo
^CAborted by signal Interrupt...
root:/>
root:/> arecord -t wav -c 2 -f S16_LE -r 22000 -d 5 wav
Recording WAVE 'wav' : Signed 16 bit Little Endian, Rate 22000 Hz, Stereo
root:/> aplay wav
Playing WAVE 'wav' : Signed 16 bit Little Endian, Rate 22000 Hz, Stereo
^CAborted by signal Interrupt...
root:/>
--
Follow-ups
--- Cliff Cai 2010-06-03 04:45:59
fixed
--- Vivi Li 2010-11-16 22:04:51
OK, close it.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
config.linux.audio_adau1373 application/octet-stream 37509 Vivi Li