From owner-freebsd-multimedia Sun Apr 9 14:22:12 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 2E5D237B678 for ; Sun, 9 Apr 2000 14:22:11 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id OAA16445; Sun, 9 Apr 2000 14:21:18 -0700 (PDT) Message-ID: <38F0F4C7.15AFB09D@otter.cc> Date: Sun, 09 Apr 2000 17:23:19 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Tim Pozar Cc: Kim Culhan , multimedia@FreeBSD.ORG Subject: Re: SBLive! on FreeBSD 4.0 & 5.0 HOWTOs References: <38EEF255.FDFD4A6F@otter.cc> <20000409105915.B33937@lns.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Tim Pozar wrote: > > On Sun, Apr 09, 2000 at 01:46:11PM -0400, Kim Culhan wrote: > > 204:Error: Failed to open sound device > > > > cat sndstat returns: > > > > FreeBSD Audio Driver (newpcm) Mar 4 2000 11:22:37 > > Installed devices: > > pcm0: at io 0xef80 irq 11 (1p/0r channels duplex) > > > > Is there a better audio recording application for testing this ? I saw another mail stating that recording isn't working with this device yet. > > What are the permissions on /dev/dsp? Quoting from the HOWTO I sent out for users of 5.0, you'll find the following: kashmir# ls -la /dev/audio* lrwxrwxrwx 1 root wheel 6 Feb 21 11:05 /dev/audio -> audio0 crw-rw-rw- 1 root wheel 30, 4 Feb 21 11:05 /dev/audio0 kashmir# ls -la /dev/dsp* lrwxrwxrwx 1 root wheel 4 Feb 21 11:05 /dev/dsp -> dsp0 crw-rw-rw- 1 root wheel 30, 3 Apr 6 11:52 /dev/dsp0 lrwxrwxrwx 1 root wheel 5 Feb 21 11:05 /dev/dspW -> dspW0 crw-rw-rw- 1 root wheel 30, 5 Feb 21 11:05 /dev/dsp kashmir# cat sndstat FreeBSD Audio Driver (newpcm) Apr 6 2000 10:54:54 Installed devices: pcm0: at io 0xdc00 irq 11 (1p/0r channels duplex) For cat/dev/dsp > foo.wav, what's the point of that? Is this how the recording would be done? I get "device busy" even when I'm not playing any audio apps. I'm asking because I don't ever record... just listening to other people's work! =] -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message