From owner-freebsd-mobile@FreeBSD.ORG Wed Jul 16 12:34:29 2003 Return-Path: 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 A55A737B401 for ; Wed, 16 Jul 2003 12:34:29 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F6243FAF for ; Wed, 16 Jul 2003 12:34:29 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 3A43B72DD1; Wed, 16 Jul 2003 12:34:29 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 35ECF72DD0; Wed, 16 Jul 2003 12:34:29 -0700 (PDT) Date: Wed, 16 Jul 2003 12:34:29 -0700 (PDT) From: Doug White To: Angel Todorov In-Reply-To: <20030716204606.2b5f8394.atodorov@acm.org> Message-ID: <20030716123250.W27866@carver.gumbysoft.com> References: <20030716204606.2b5f8394.atodorov@acm.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-mobile@freebsd.org Subject: Re: HP OmniBook XE3 ACPI X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 19:34:29 -0000 On Wed, 16 Jul 2003, Angel Todorov wrote: > i have a question concerning the fbsd acpi support for HP omnibook > laptops. When i boot (5.1-RELEASE) with the acpi being enabled, the > machine just stops responding while the kernel is loading, but i can > load with ACPI being disabled without any problem. I was wondering > whether anyone has a solution for that. Thanks HPs have famously broken ACPI. I tried to fix it once but its a pretty serious structural issue in the DSDT having to do with child-before-parent initializations. Heck, the machines don't even run correctly under Windows. Unless you'd like to learn ASL, I suggest sticking with apm. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org