From owner-freebsd-multimedia@FreeBSD.ORG Sat May 13 11:31:55 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C0A16A403 for ; Sat, 13 May 2006 11:31:55 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5744743D53 for ; Sat, 13 May 2006 11:31:53 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 8568 invoked from network); 13 May 2006 21:31:52 +1000 Received: from 210-84-51-24.dyn.iinet.net.au (HELO localhost) (210.84.51.24) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 13 May 2006 21:31:52 +1000 Date: Sat, 13 May 2006 21:31:47 +1000 From: Norberto Meijome To: "Rick C. Petty" Message-ID: <20060513213147.74bf8cd9@localhost> In-Reply-To: <20060512191155.GB85005@megan.kiwi-computer.com> References: <20060512021044.2f930004@localhost> <20060511173309.GB77251@megan.kiwi-computer.com> <20060512153755.39cf0cb0@localhost> <20060512191155.GB85005@megan.kiwi-computer.com> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: emu10k1 Sound driver hard locks on FreeBSD 6.1 release X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 May 2006 11:31:55 -0000 On Fri, 12 May 2006 14:11:55 -0500 "Rick C. Petty" wrote: > On Fri, May 12, 2006 at 03:37:55PM +1000, Norberto Meijome wrote: > > On Thu, 11 May 2006 12:33:09 -0500 > > > > > > What is the output of mptable(1) ?? > > > > MPTable > > > > looking for EBDA pointer @ 0x040e, found, searching EBDA @ 0x0009f000 > > searching CMOS 'top of mem' @ 0x0009ec00 (635K) > > searching default 'top of mem' @ 0x0009fc00 (639K) > > searching BIOS @ 0x000f0000 > > searching extended BIOS @ 0x000e0000 > > groping memory @ 0x00080000 > > groping memory @ 0x00090000 > > > > MP FPS NOT found, > > suggest trying -grope option!!! > > Hmm, that wasn't very helpful. I'd ask about "pciconf -lv" and a dmesg > from a verbose boot, but it doesn't look like those will show me > anything... :-/ > > > > What IRQ is assigned to the sound > > > card? > > > > that's my problem, i can't tell > > Ah. I thought there was a driver attached to the card. My bad. > > Sorry I'm not much help, > np, thanks anyway. I'll tackle it again sometime next week...