Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 14:07:16 +0200
From:      Cyrille Lefevre <cyrille.lefevre@laposte.net>
To:        David Syphers <dsyphers@uchicago.edu>
Cc:        Andrew Martin <ugly@inhuman.org>, freebsd-stable@FreeBSD.ORG
Subject:   Re: /dev/dsp reports "device busy" but nothing using it
Message-ID:  <20020714120716.GE35142@gits.dyndns.org>
In-Reply-To: <200207130215.34890.dsyphers@uchicago.edu>
References:  <20020713022152.22036620.ugly@inhuman.org> <200207130215.34890.dsyphers@uchicago.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 13, 2002 at 02:15:34AM -0500, David Syphers wrote:
> On Saturday 13 July 2002 01:21 am, Andrew Martin wrote:
> > I was playing audio with mplayer and when it finished, mplayer closed as
> > usual, however when trying to play something else I now receive "device
> > busy" messages about /dev/dsp.  I do _NOT_ have esd or any other sound

to have it running w/o conflict w/ other apps, you may do the
following things :

$ grep vchan /etc/sysctl.conf
hw.snd.pcm0.vchans=2
$ grep spawn /usr/local/etc/esd.conf
spawn_options=-d /dev/dsp0.2 -terminate -nobeeps -as 2

Cyrille.
-- 
Cyrille Lefevre                 mailto:cyrille.lefevre@laposte.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020714120716.GE35142>