From owner-freebsd-stable Thu Apr 20 5:26:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from privatecube.privatelabs.com (privatecube.privatelabs.com [198.143.31.30]) by hub.freebsd.org (Postfix) with ESMTP id 3BA3137BDEA for ; Thu, 20 Apr 2000 05:26:44 -0700 (PDT) (envelope-from mi@privatelabs.com) Received: from misha.privatelabs.com (root@misha.privatelabs.com [198.143.31.6]) by privatecube.privatelabs.com (8.9.2/8.9.2) with ESMTP id HAA03383; Thu, 20 Apr 2000 07:25:57 -0400 (EDT) Received: from privatelabs.com (mi@localhost [127.0.0.1]) by misha.privatelabs.com (8.9.3/8.9.3) with ESMTP id IAA06154; Thu, 20 Apr 2000 08:26:13 -0400 (EDT) (envelope-from mi@privatelabs.com) From: mi@privatelabs.com Message-Id: <200004201226.IAA06154@misha.privatelabs.com> Date: Thu, 20 Apr 2000 08:26:12 -0400 (EDT) Subject: Re: SB16 in 4.0 To: binderj@earthlink.net Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <200004200233.TAA07150@falcon.prod.itd.earthlink.net> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 19 Apr, binderj@earthlink.net wrote: = Running play always gives "sox:cannot open output file /dev/dsp device = not configured." Same thing for rec except then it's input file. If I = run the command "mixer" I get the "device not configured" stuff. xmms = also gives the 'not configured." = = There must be something I'm not doing but I can't think of anything I = did differently when it was working. Is it possible, /dev/dsp points to dsp0? It seems, you need it to point to dsp1: cd /dev sh MAKEDEV snd1 I don't know where the (unusable) pcm0 comes from... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message