Date: Sat, 13 Jul 2002 02:37:16 -0700 From: Scott Lampert <scott@lampert.org> To: "Andrew Martin" <ugly@inhuman.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /dev/dsp reports "device busy" but nothing using it Message-ID: <20020713023716.53d74dc2.scott@lampert.org> In-Reply-To: <20020713033636.2fe434f5.ugly@inhuman.org> References: <20020713033636.2fe434f5.ugly@inhuman.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=.0utxbM1QU9,ZM8 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 13 Jul 2002 03:36:36 -0400 "Andrew Martin" <ugly@inhuman.org> wrote: > Hello, > > 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 > daemon running (checked ps ax), nor do I have any other app that plays > audio running. In addition, grep'ing fstat for the inode of /dev/dsp > gives no results. I get the error with any app, including just cat'ing > files to /dev/dsp. I don't see how /dev/dsp could possibly be still in > use. I have discovered I can play sounds using /dev/dsp0.1 .2 .3 for > now > (/dev/dsp0.0 still reports device busy until I reboot). I was getting this too until I applied the patch in PR kern/35004 from February 16. You can see it here: <http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/35004> I was hoping this would make it into 4.6 but apparently its still tagged as an open issue. It's worked for me (as I noted in the PR) fine for a few months on the RELENG_4_5 branch. -Scott -- Scott Lampert <scott@lampert.org> "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin, 1759 Public Key: http://www.lampert.org/lampert.key --=.0utxbM1QU9,ZM8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9L/TPSVL3/uWE7xYRAjoMAJ0QZG98BxZqCcYSunrU7Qb7kZ2kAACfYCav FAjrj+XE0Wt82lSkBxfTpPU= =yav2 -----END PGP SIGNATURE----- --=.0utxbM1QU9,ZM8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020713023716.53d74dc2.scott>