Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Intel HDA soundcard, microphones and skype
Date: Wed, 11 Oct 2006 02:15:07
Message-Id: 7573e9640610101906s126e2207q8322c31a5a1d9b1d@mail.gmail.com
In Reply to: Re: [gentoo-user] Intel HDA soundcard, microphones and skype by "Matthew R. Lee"
1 On 10/10/06, Matthew R. Lee <gentoo@××××××××××.org> wrote:
2 > Tried using arecord and got the following error
3 > matt# arecord -d 10 cd -t wav -D copy test.wav
4 > ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM copy
5
6 It doesn't know what device "copy" is. Try something like:
7
8 arecord -d 10 -f cd -t wav -D plug:dsnoop test.wav
9
10 -Richard
11 --
12 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Intel HDA soundcard, microphones and skype "Matthew R. Lee" <gentoo@××××××××××.org>