At Thu, 30 Jan 2003 12:06:17 +0100 (CET),
Oliver Schrempf wrote:
> 
> On Thu, 30 Jan 2003, Takashi Iwai wrote:
> 
> > At Thu, 30 Jan 2003 09:34:13 +0100 (CET),
> > Oliver Schrempf wrote:
> > >
> > > Since my last mail where I sent my current settings I still have the
> > > problem, that I recieve the following error message
> > >
> > > arecord: main:462: audio open error: No such file or directory
> >
> > what shows if you run "aplay -L" and "aplay -l" ?
> > does pcm.multi appear there?
> OK, the modules where not loaded :-(
> (I'll kick the guy who touched my machine...)
> 
> Now again:
> /home/oliver>arecord -Dplug:multi -c 16 test.wav
> Recording WAVE 'test.wav' : Unsigned 8 bit, Rate 8000 Hz, Channels 16
> arecord: set_params:765: Broken configuration for this PCM: no
> configurations available

hmm..  does it work when you specify the format and rate?

        % arecord -Dplug:multi -c16 -fS16_LE -r48000 foo.wav

(or -fS32_LE as a native format, then you don't need plug layer)

also, try whether areocord (with -c 8) works on each card (hw:0 and
hw:1).


Takashi


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to