From owner-freebsd-mobile@FreeBSD.ORG Tue Aug 8 18:02:03 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A27F016A503 for ; Tue, 8 Aug 2006 18:02:03 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 249C943D45 for ; Tue, 8 Aug 2006 18:02:02 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k78I1vkq051917; Tue, 8 Aug 2006 14:02:01 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-mobile@freebsd.org Date: Tue, 8 Aug 2006 12:32:32 -0400 User-Agent: KMail/1.9.1 References: <44D36569.1000104@locolomo.org> <44D8A55F.4040502@locolomo.org> In-Reply-To: <44D8A55F.4040502@locolomo.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200608081232.32567.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 08 Aug 2006 14:02:01 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1640/Mon Aug 7 21:11:04 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Erik =?iso-8859-15?q?N=F8rgaard?= Subject: Re: Solved: ACPI problems: System grinds to a halt X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Aug 2006 18:02:03 -0000 On Tuesday 08 August 2006 10:53, Erik N=F8rgaard wrote: > All the problems I have had, including the described problems with iwi > (other thread) turned out to be related to one issue: There is a > conflict between acpi and apic. It's not a conflict. Rather, your BIOS is probably buggy. :) If you don't= =20 have HT or dual-core CPU in your laptop, you are probably fine just leaving= =20 APIC off. =2D-=20 John Baldwin