From owner-freebsd-stable@FreeBSD.ORG Fri Jan 14 00:56:55 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EC7A16A4CE for ; Fri, 14 Jan 2005 00:56:55 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2519C43D46 for ; Fri, 14 Jan 2005 00:56:55 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 19CF072DD4; Thu, 13 Jan 2005 16:56:55 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 1749C72DCB; Thu, 13 Jan 2005 16:56:55 -0800 (PST) Date: Thu, 13 Jan 2005 16:56:55 -0800 (PST) From: Doug White To: Warren In-Reply-To: <200501052157.22202.shinjii@virusinfo.rdksupportinc.com> Message-ID: <20050113165526.I13904@carver.gumbysoft.com> References: <200501052157.22202.shinjii@virusinfo.rdksupportinc.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: Sound Card Troubles X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 00:56:55 -0000 On Wed, 5 Jan 2005, Warren wrote: > Im having a bit of difficulty in getting sound to work, due to the fact i have > On-Board Sound as well as a Sound Card (PCI) .. im wanting to use both but > being a lil new im unsure of hwo to procedd, could someone please point me in > the right direction ? What FreeBSD version? What hardware? I've put a SB Live in a machine with onboard sound and both show up. on 5.x you can use a sysctl to define which device /dev/audio, /dev/dsp, etc. point to. Of couse /dev/dsp0.0, /dev/dsp1.0, etc., are created so you can access each card individually. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org