Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2001 10:00:10 -0500
From:      Alexander Matey <matey@cis.ohio-state.edu>
To:        freebsd-multimedia@freebsd.org
Cc:        Ilya Martynov <m_ilya@agava.com>
Subject:   Re: Aureal card sound driver stops working
Message-ID:  <20010126100009.A1078@cis.ohio-state.edu>
In-Reply-To: <Pine.BSF.4.32.0101261340540.31504-100000@juil.domain>; from m_ilya@agava.com on Fri, Jan 26, 2001 at 02:02:41PM %2B0300
References:  <20010124150003.A3049@cis.ohio-state.edu> <Pine.BSF.4.32.0101261340540.31504-100000@juil.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 26, 2001 at 02:02:41PM +0300, Ilya Martynov wrote:
> AM> newpcm still thinks that the device is open and doesn't let you
> AM> reopen it.
> AM>
> AM> It is not a driver that checks whether the device is busy, it is newpcm
> AM> that tracks open/close requests and keeps the record on a higher level.
> 
> Another questions. Aureal Vortex 8810 is supposed to have four independent
> chanels. Right? I've created additional pcm devices:

Yes.

...
> Before this problem with locking /dev/dsp is happen I do able to create four
> applications that use these four chanels - I've checked it.
> 
> If it is a problem in newpcm because it haven't registered close request for
> /dev/dsp, which is actually is same as /dev/dsp0.1 (is it right?) why I
> can't use /dev/dsp0.2, /dev/dsp0.3 or /dev/dsp0.4? Once /dev/dsp becomes
> locked they also become locked.

Get rid of nfs and esd, and have xmms output directly to /dev/dsp{,0.1,0.2,...}.
And then try to reproduce your problem.

-- 
lx


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




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