From owner-freebsd-questions@FreeBSD.ORG Sun Sep 14 20:00:50 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F409416A4BF for ; Sun, 14 Sep 2003 20:00:49 -0700 (PDT) Received: from out002.verizon.net (out002pub.verizon.net [206.46.170.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFFFA43F93 for ; Sun, 14 Sep 2003 20:00:48 -0700 (PDT) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([4.46.22.189]) by out002.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030915030048.ECWX602.out002.verizon.net@duron.pcmedx.com>; Sun, 14 Sep 2003 22:00:48 -0500 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id 6179CAE7D; Sun, 14 Sep 2003 20:00:47 -0700 (PDT) Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id BABD3AB06; Sun, 14 Sep 2003 20:00:46 -0700 (PDT) Message-ID: <000401c37b35$90345de0$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: References: <3F65001E.2010607@snu.ac.kr> Date: Sun, 14 Sep 2003 20:00:47 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com X-Authentication-Info: Submitted using SMTP AUTH at out002.verizon.net from [4.46.22.189] at Sun, 14 Sep 2003 22:00:47 -0500 cc: Rob Lahaye Subject: Re: Can't open audio device /dev/dsp: Device busy ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 03:00:50 -0000 fstat | grep dsp Also, take a look here (if you haven't already): http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html ----- Original Message ----- From: "Rob Lahaye" To: Sent: Sunday, September 14, 2003 4:56 PM Subject: Can't open audio device /dev/dsp: Device busy ? > > > Hi, > > How can I find out which app. keeps /dev/dsp busy? > > Without any other sound application running, I got this message when > starting mplayer or realaudio. Somehow the system got muddled up. > > After some random trial and error, I finally discovered that everything > came back to normal when I killed xscreensaver. > So for some reason xscreensaver kept /dev/dsp busy. > > Is there a command to find out directly which app. keeps /dev/dsp busy? > > Thanks, > Rob. > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"