From owner-freebsd-multimedia Sat Apr 29 10:30:19 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from kaon.intercom.com (kaon.intercom.com [198.143.3.30]) by hub.freebsd.org (Postfix) with ESMTP id CED1937B8F1 for ; Sat, 29 Apr 2000 10:30:14 -0700 (PDT) (envelope-from jason@intercom.com) Received: from [198.143.3.26] (helo=intercom.com) by kaon.intercom.com with esmtp (Exim 3.13 #1) id 12lb4H-0005eC-00; Sat, 29 Apr 2000 13:30:13 -0400 Date: Sat, 29 Apr 2000 13:30:13 -0400 (EDT) From: "Jason J. Horton" X-Sender: mail@kaon.intercom.com To: Randall Hopper Cc: multimedia@freebsd.org Subject: Re: SBLive Audio Recording and Fxtv (was Re: FXTV question) In-Reply-To: <20000428224936.A9119@ipass.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hmm. Not being able to open the device sounds like permissions. The user > you run fxtv as should have write access to the DSP device: > > > ls -l /dev/dsp* > lrwxrwxrwx 1 root wheel 4 Jan 4 21:50 /dev/dsp@ -> dsp0 > crw-rw-rw- 1 root wheel 30, 3 Apr 28 20:21 /dev/dsp0 > lrwxrwxrwx 1 root wheel 5 Jan 4 21:50 /dev/dspW@ -> dspW0 > crw-rw-rw- 1 root wheel 30, 5 Jan 4 21:50 /dev/dspW0 > > Try chmod 666 /dev/dsp* and see if that doesn't help. You can tailor them > to taste if that gets you going. Running fxtv as root, permissions already set as above. Hmmm, dunno what it could be. I am going to try to upgrade to -CURRENT, as the SB Live driver isnt officially in -STABLE. Anyone have any idea? Much thanks to Randall for all his help. -J To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message