> Can you help debug what kills arecord?  As that seems to be the issue, I
> don't think we're going to get anywhere unless we can figure that out.
> Many programs behave differently under strace than not, so I'm not sure
> if that's useful to begin with.

It seems that the correct audio drivers aren't loaded.  So what we need is to 
have randomsound log the fact that arecord returned an error code.

# arecord -c 1 -f S16_LE -r 8000 -t raw
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned 
error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned 
error: No such file or directory
ALSA lib conf.c:3985:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default
arecord: main:564: audio open error: No such file or directory



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to