From owner-freebsd-questions Fri Mar 2 0:28:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hub-wue.franken.de (hub-wue.franken.de [193.141.110.10]) by hub.freebsd.org (Postfix) with ESMTP id C5ABE37B718 for ; Fri, 2 Mar 2001 00:28:44 -0800 (PST) (envelope-from tanis@gaspode.franken.de) Received: from gaspode.core.main.franken.de ([193.141.110.4]:772 "EHLO gaspode.franken.de" ident: "NO-IDENT-SERVICE") by hub-wue.franken.de with ESMTP id <2662-13128>; Fri, 2 Mar 2001 09:28:41 +0100 Received: (from tanis@localhost) by gaspode.franken.de (8.11.2/8.11.1) id f228SVt00860; Fri, 2 Mar 2001 09:28:31 +0100 (CET) (envelope-from tanis) Date: Fri, 2 Mar 2001 09:28:31 +0100 From: German Tischler To: Beech Rintoul Cc: freebsd-questions@freebsd.org Subject: Re: KDE Upgrade broke RealPlayer8 Message-ID: <20010302092831.A657@gaspode.franken.de> References: <01030123000100.02639@galaxy.anchoragerescue.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <01030123000100.02639@galaxy.anchoragerescue.org>; from akbeech@anchoragerescue.org on Thu, Mar 01, 2001 at 11:00:01PM -0900 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 11:00:01PM -0900, Beech Rintoul wrote: > I just upgraded to the latest KDE from the ports and it broke my RealPlayer. > The system sound is working, but now RealPlayer launches with the error Sound > device in use. I uninstalled everything realplayer and reinstalled from the > ports...same thing. Has anyone run into this? I could use some pointers > where to check next. Perhaps the KDE sound server is running and realplayer cannot open /dev/dsp because it is already in use. If you have lsof installed, look up if something has /dev/dsp or /dev/audio open. --gt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message