From owner-freebsd-current@FreeBSD.ORG Wed Dec 3 07:14:41 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DF0016A4CE for ; Wed, 3 Dec 2003 07:14:41 -0800 (PST) Received: from mail7.speakeasy.net (mail7.speakeasy.net [216.254.0.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2A9543FE0 for ; Wed, 3 Dec 2003 07:14:39 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 17528 invoked from network); 3 Dec 2003 15:14:39 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 3 Dec 2003 15:14:39 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id hB3FEZFn008833; Wed, 3 Dec 2003 10:14:36 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="_=XFMail.1.5.4.FreeBSD:20031203090727:721=_"; micalg=pgp-md5; protocol="application/pgp-signature" In-Reply-To: <20031202225841.GA32641@Odin.AC.HMC.Edu> Date: Wed, 03 Dec 2003 10:14:35 -0500 (EST) From: John Baldwin To: Brooks Davis X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: current@FreeBSD.org Subject: Re: Intel SE7500WV2 not working with ACPI X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2003 15:14:41 -0000 This message is in MIME format --_=XFMail.1.5.4.FreeBSD:20031203090727:721=_ Content-Type: text/plain; charset=us-ascii On 02-Dec-2003 Brooks Davis wrote: > On Tue, Dec 02, 2003 at 05:50:27PM -0500, John Baldwin wrote: >> >> On 25-Nov-2003 Brooks Davis wrote: >> > Since the interrupt changes, my dual Xeons based on the SE7500WV2 board >> > don't work with ACPI. Specificly, the onboard nics (em0 and em1) >> > appear to not be recieving interupts. Instead, they continiously get >> > watchdog timeouts. In a stock current, this is an instant panic. With >> > a minor fix to the watchdog function, the system sees to be more or less >> > funcitonal other then not having a network. Disabling ACPI makes the >> > nics work. I have updated the BIOS to the latest version[0]. >> > >> > I've included ACPI and non-ACPI dmesg output below. What else is needed >> > to diagnose this problem? Any patches I should try? >> >> Since acpi0 failed to probe, ACPI isn't used to route interrupts. However, >> the apic code expects ACPI to do that since it enumerated CPUs and I/O >> APICs. You are just going to have to disable ACPI for now. >> >> > acpi0: on motherboard >> > ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.SBRG.EC0_._REG] (Node >> > 0xc29b4660), >> > AE_NOT_EXIST >> > acpi0: Could not initialise SystemIO handler: AE_NOT_EXIST >> > device_probe_and_attach: acpi0 attach returned 6 >> >> If you can get this fixed, then you can re-enable ACPI again. > > What I can't figure out is why this is failing since acpi was at least > partialy working before. For instance, soft power was definalty > working. Doesn't that depend on acpi attaching? Yes. What does a dmesg from a UP kernel or a kernel w/o 'device apic' show? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ --_=XFMail.1.5.4.FreeBSD:20031203090727:721=_ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/zRkgXY6L6fI4GtQRAv7DAKCUEGarfwfwS3NxxqBB1jY4fRvn4wCgiA2X evqS4pIKwC5uIZsZ1lUdCww= =quZJ -----END PGP SIGNATURE----- --_=XFMail.1.5.4.FreeBSD:20031203090727:721=_-- End of MIME message