From owner-freebsd-questions@FreeBSD.ORG Mon Jan 12 12:10:59 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 AEF5916A4CE for ; Mon, 12 Jan 2004 12:10:59 -0800 (PST) Received: from madras.dyndns.org (dsl-137.241.240.220.dsl.comindico.com.au [220.240.241.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8FE743D53 for ; Mon, 12 Jan 2004 12:10:54 -0800 (PST) (envelope-from ggop@madras.dyndns.org) Received: from madras.dyndns.org (localhost [127.0.0.1]) by madras.dyndns.org (8.12.9p1/8.12.9) with ESMTP id i0CK9QL9010678; Tue, 13 Jan 2004 07:09:29 +1100 (EST) (envelope-from ggop@madras.dyndns.org) Received: (from ggop@localhost) by madras.dyndns.org (8.12.9p1/8.12.9/Submit) id i0CK9OxU010677; Tue, 13 Jan 2004 07:09:24 +1100 (EST) Date: Tue, 13 Jan 2004 07:09:21 +1100 From: Gautam Gopalakrishnan To: Alex Zivenko Message-ID: <20040112200921.GA10661@madras.dyndns.org> References: <000601c3d909$60a86e90$0500a8c0@fire> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000601c3d909$60a86e90$0500a8c0@fire> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: xmms - problem - how to fix? 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, 12 Jan 2004 20:10:59 -0000 On Sun, Jan 11, 2004 at 02:24:30PM +0200, Alex Zivenko wrote: > Hi! > I have some problem with my xmms mm player. When I'm treing to listen some mp3's it gives me aN error, that I don't know how to fix. I have KDE 3.1 if you need this info ^) > So here it is: > bash-2.05b$ xmms > /dev/dsp: Device busy > /dev/dsp: Device busy > /* with OSS driver */ > > ** WARNING **: oss_open(): Failed to open audio device (/dev/dsp): Device busy > > ** WARNING **: oss_open(): Failed to open audio device (/dev/dsp): Device busy > > ** WARNING **: oss_open(): Failed to open audio device (/dev/dsp): Device busy > /dev/dsp: Device busy I have the same error sometimes when I use mpg123 or mplayer. I don't have kde or any sound daemon like arts or esound. fstat does not help too. I just have to wait for sometime for the device to be available again, maybe a minute. Any ideas, welcome Gautam