From owner-freebsd-questions Mon Sep 18 22:37: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athena.za.net (athena.za.net [196.30.167.200]) by hub.freebsd.org (Postfix) with ESMTP id F2D9337B424 for ; Mon, 18 Sep 2000 22:36:54 -0700 (PDT) Received: from localhost (jus@localhost) by athena.za.net (8.9.3/8.9.3) with ESMTP id FAA02024; Tue, 19 Sep 2000 05:38:15 GMT (envelope-from jus@security.za.net) X-Authentication-Warning: athena.za.net: jus owned process doing -bs Date: Tue, 19 Sep 2000 07:38:15 +0200 (SAST) From: Justin Stanford X-Sender: jus@athena.za.net To: Rick Hamell Cc: freebsd-questions@freebsd.org Subject: Re: Audio with applications using linux compat.. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Since killing off all of KDE's funny sound daemons, Quake III now responds with ------- sound initialization ------- /dev/dsp: Device or resource busy Could not open /dev/dsp ------------------------------------ Perhaps this is due to the fact that it is a linux binary and is trying to open the FreeBSD native audio device..? I know for a fact that /dev/dsp is not busy, because I can open XMMS and play audio just fine. -- Justin Stanford 082 7402741 jus@security.za.net www.security.za.net IT Security and Solutions On Sun, 17 Sep 2000, Rick Hamell wrote: > > > I'm using 4.0-STABLE, and my native audio works fine - but apps that use > > the linux compat emulator such as qIII cannot seem to get functioning > > audio - in this particular case qIII reports system audio is muted. I've > > tried making a few symlinks in /compat/linux/dev to /dev/, such as dsp, > > mixer, sndstat - but no luck. > > I found that linux was trying to call the devices something else > like /soundcard in one case... You might try checking those... :) > > Rick > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message