From owner-freebsd-current@FreeBSD.ORG Fri Feb 13 13:22:27 2004 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 38E5616A4CE for ; Fri, 13 Feb 2004 13:22:27 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 2D92C43D1D for ; Fri, 13 Feb 2004 13:22:27 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 7603 invoked by uid 1000); 13 Feb 2004 21:22:28 -0000 Date: Fri, 13 Feb 2004 13:22:28 -0800 (PST) From: Nate Lawson To: Andrew Message-ID: <20040213131939.L7562@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: acpi strange problems 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: Fri, 13 Feb 2004 21:22:27 -0000 It sounds like you're losing interrupts in APIC mode. Try a recent ISO from snapshots.jp.freebsd.org and see if it works. Also, you could use acpi but disable apic. -Nate