From owner-freebsd-hackers Fri Jun 22 11:12: 1 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id C701037B403 for ; Fri, 22 Jun 2001 11:11:59 -0700 (PDT) (envelope-from fmela0@sm.socccd.cc.ca.us) Received: from sm.socccd.cc.ca.us (pool0100.cvx14-bradley.dialup.earthlink.net [209.179.38.100]) by falcon.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id LAA23922; Fri, 22 Jun 2001 11:11:51 -0700 (PDT) Message-ID: <3B338AF8.5F436609@sm.socccd.cc.ca.us> Date: Fri, 22 Jun 2001 11:14:16 -0700 From: Farooq Mela X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Jim Durham Cc: FreeBSD-Hackers@FreeBSD.ORG Subject: Re: Sound driver changes between 4.2 and 4.3 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jim Durham wrote: > Are you running gnome desktop? I've been thrashing with esd and it sounds > somewhat similar. lsof reports that /dev/dsp is not open to any process, > but if you try to run timidity, it says "/dev/dsp busy". I have killed esd > and made it work, but not always. I don't know what that my mean. No, I dont have gnome or esd. Lsof also reports that no process has /dev/dsp open. Even if I cold boot a system running 4.3, and try to run quake2 (or some other linux program which uses /dev/dsp) immediately after logging in, _certain_ that no process has yet opened/tried to open it, it still returns EBUSY to the process. I'm starting to get the feeling this is somehow related to linux emulation because they are the only ones that get EBUSY under 4.3, while native programs can open and use it without problem. -- farooq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message