From owner-freebsd-current Mon Sep 3 20:55:48 2001 Delivered-To: freebsd-current@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id B534637B406; Mon, 3 Sep 2001 20:55:45 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 4A01410F42F; Mon, 3 Sep 2001 22:55:51 -0500 (CDT) Date: Mon, 3 Sep 2001 22:55:51 -0500 From: "David W. Chapman Jr." To: John Baldwin Cc: Julian Elischer , current@freebsd.org, "David W. Chapman Jr." Subject: Re: trying to play sound in -current Message-ID: <20010903225551.A99020@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: John Baldwin , Julian Elischer , current@freebsd.org, "David W. Chapman Jr." References: <3B928CAB.2F1C95E3@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 03, 2001 at 08:44:58PM -0700, John Baldwin wrote: > > On 02-Sep-01 Julian Elischer wrote: > > "David W. Chapman Jr." wrote: > >> > >> I get this a lot recently when I try to play anything > >> > >> > echo test > /dev/dsp0 > >> /dev/dsp0: Device busy. > >> > >> even when it shouldn't be busy, after atbout 10 mins it usually > >> becomes not busy > > > > sure your window manager isn't using it? > > (e.g. 'enlighten' does, as does kde in some configurations) > > Shouldnt' matter in -current since the sound driver does software mixing of > multiple input channels (meaning that multiple processes can open /dev/dsp at > the same time and it all Just Works (tm)). > I was instructed to set snd.hw.vchan=4 I believe and it has appeared to fix this, by default its at 1 and they aren't mixed. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message