From owner-freebsd-questions@FreeBSD.ORG Tue Oct 26 00:49:54 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3656A16A4CE for ; Tue, 26 Oct 2004 00:49:54 +0000 (GMT) Received: from biggie.spekt.net (biggie.spekt.net [67.18.79.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E74F43D5E for ; Tue, 26 Oct 2004 00:49:54 +0000 (GMT) (envelope-from radek@raadradd.com) Received: from raadradd.homeunix.org (bxb189.neoplus.adsl.tpnet.pl [83.29.251.189]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by biggie.spekt.net (Postfix) with ESMTP id 677424019; Tue, 26 Oct 2004 02:49:53 +0200 (CEST) Received: by raadradd.homeunix.org (Postfix, from userid 1001) id 5707BA55B; Tue, 26 Oct 2004 02:49:50 +0200 (CEST) Date: Tue, 26 Oct 2004 02:49:50 +0200 From: Radek Kozlowski To: Guillermo =?iso-8859-2?Q?Garc=EDa-Rojas?= Message-ID: <20041026004950.GH45424@werd> References: <20041025202602.0c6835dc.dick@nagual.st> <397b2cad041025174232f38c30@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <397b2cad041025174232f38c30@mail.gmail.com> User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: xmms sounddriver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 00:49:54 -0000 On Mon, Oct 25, 2004 at 07:42:14PM -0500, Guillermo García-Rojas wrote: > I use OSS but when I first run an app that uses sound, and then start > XMMS, I can no longer use OSS sound driver. It's just like the first > app locks or blocks the sound device or something like that. You might want to read chapter 7.2.3 ("Utilizing Multiple Sound Sources") in the Handbook [1]. -Radek [1] http://www.freebsd.org/doc/en/books/handbook/sound-setup.htmL