Date: Wed, 12 Dec 2001 09:43:40 -0500 From: dochawk@psu.edu To: Siegbert Baude <siegbert.baude@gmx.de> Cc: "questions@freebsd.org" <questions@freebsd.org> Subject: Re: restoring the audio device (pcm) when "already in use" Message-ID: <200112121443.fBCEhe804901@fac13.ds.psu.edu> In-Reply-To: Your message of "Wed, 12 Dec 2001 11:56:00 %2B0100." <3C1737C0.EE2B324B@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Siegbert suggested, > > I use pcm, and every application (well, at least those that can send > > messages) tell me that the audio device is already in use --which is > > wrong. How do I figure out what has wrongly locked it? > lsof|grep dsp > suspect candidate #1: KDE's artsd > Am I right? nope :) fac13ttyp1:hawk>lsof | grep dsp fac13ttyp1:hawk>lsof | grep audio fac13ttyp1:hawk> In fact, fac13ttyp1:hawk>lsof | grep dev | grep -v -e tty -e null wish8.3 333 hawk 6w VREG 116,196613 387 25298 /usr (/dev/ad0s2f) wish8.3 1590 hawk 5w VREG 116,196613 172 25316 /usr (/dev/ad0s2f) lsof 4863 hawk 3r VCHR 2,0 0t0 6302 /dev/mem lsof 4863 hawk 4r VCHR 2,1 0xc19ffd80 6301 /dev/kmem I think this problem set in before I rebuilt the system on monday, and I listened to a game on sunday, so i think it must be something on my system . . . hawk -- What part of "non-negotiable" didn't you understand? /"\ ASCII ribbon campaign dochawk@psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of X and postings. Penn State until it pays my retainer. / \ 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?200112121443.fBCEhe804901>