From owner-freebsd-questions@FreeBSD.ORG Sun Jan 25 05:42:16 2004 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 3A18916A4CE for ; Sun, 25 Jan 2004 05:42:16 -0800 (PST) Received: from mailhost.cotse.com (mailhost.cotse.com [216.112.42.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4BD043D1F for ; Sun, 25 Jan 2004 05:42:14 -0800 (PST) (envelope-from jyroscop@cotse.com) Received: from www.cotse.net (www [216.112.42.60]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i0PDg8vm071628; Sun, 25 Jan 2004 08:42:08 -0500 (EST) (envelope-from jyroscop@cotse.com) Received: (from nobody@localhost) by www.cotse.net (5.7.4/5.7.4) id i0PDg7Ta081239; Sun, 25 Jan 2004 08:42:07 -0500 (EST) Received: from 127.0.0.1 by www.cotse.net with HTTP; Sun, 25 Jan 2004 08:42:07 -0500 (EST) Message-ID: In-Reply-To: <200401241454.56184.geert.hendrickx@ua.ac.be> References: <200401241454.56184.geert.hendrickx@ua.ac.be> Date: Sun, 25 Jan 2004 08:42:07 -0500 (EST) From: "Stephen Martin" To: geert.hendrickx@ua.ac.be X-Abuse-To: abuse@cotse.net MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: freebsd-questions@freebsd.org Subject: Re: /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: Sun, 25 Jan 2004 13:42:16 -0000 Geert, I was having this specific problem when trying to use mplayer. What I did was change the "Autosuspend if idle for" setting. It can be found in Control Center -> Sounds & Multimedia -> Sound System -> aRTs tab (feels vaguely like describing a windows problem :). I set mine at 5 seconds. Your's will of coarse depend. Stephen L. Martin > Hello, > > I have a problem playing sounds in FreeBSD. Sometimes it works, sometimes > it > doesn't, and then I get the following error message: > > /dev/dsp: Device busy > > but "lsof | grep dsp" yields nothing. > > Can anyone help me with this mystery? :-) > > Thanks in advance, > > GH