Re: Setting up a microphone
- From: uidzero <uidzero@xxxxxxxxxxxxx>
- Date: Tue, 24 Jan 2006 09:11:20 -0600
Keith Beattie wrote:
Hello,
I'd like to try recording through the microphone both for skype and for general audio recording but can't figure out how to get sound out of the microphone.
The Handbook's "7.2.2 Testing the Sound Card" section is a great set of simple instructions for testing of playback (cat /dev/sndstat, cat filename > /dev/dsp) but I can't seem to find an equivalent for getting my microphone going.
Does anyone have a similar set of checks for testing microphone input?
$ uname -r 5.4-RELEASE-p3
$ cat /dev/sndstat
FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: <Creative CT5880-E> at io 0xb000 irq 20 kld snd_es137x (1p/1r/0v channels duplex default)
Thanks, ksb ------------------------------------------------------------------------
_______________________________________________ freebsd-questions@xxxxxxxxxxx mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
newpc# uname -a
FreeBSD newpc 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #1: Mon Jan 9 12:38:02 CST 2006 root@newpc:/usr/obj/usr/src/sys/BSD i386
newpc# cat /dev/sndstat
FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: <Creative EMU10K1> at io 0xd800 irq 16 (4p/2r/0v channels duplex default)
newpc#
It's worked flawlessly for me after I add recompiled the kernel with sound support. (I use Skype as well.)
Maybe try updating to RELEASE-p8?
Michael _______________________________________________ freebsd-questions@xxxxxxxxxxx mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Setting up a microphone
- From: Keith Beattie
- Re: Setting up a microphone
- References:
- Setting up a microphone
- From: Keith Beattie
- Setting up a microphone
- Prev by Date: azureus core dumps
- Next by Date: Re: [GENERAL] Problems with pgsql 8.0.4 & freebsd 6: partially solved
- Previous by thread: Setting up a microphone
- Next by thread: Re: Setting up a microphone
- Index(es):
Relevant Pages
|