From owner-freebsd-current Wed Aug 21 14:50:23 2002 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 2024B37B400 for ; Wed, 21 Aug 2002 14:50:21 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D7D43E6A for ; Wed, 21 Aug 2002 14:50:20 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 9A13972FC5; Wed, 21 Aug 2002 14:49:33 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 9640872D9E; Wed, 21 Aug 2002 14:49:33 -0700 (PDT) Date: Wed, 21 Aug 2002 14:49:33 -0700 (PDT) From: Doug White To: Andy Sparrow Cc: Tomas Hodan , Subject: Re: install crash on hp omnibook 6100 In-Reply-To: <20020821195247.C7EAC385@CRWdog.demon.co.uk> Message-ID: <20020821144721.S25632-100000@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 21 Aug 2002, Andy Sparrow wrote: > At least one person with a 6100 persevered further with this, maybe > someone else can help you with the current status or better advice? There is an issue with the HP laptop DSDT and our ACPI code. They initialize some child devices before initializing their parents, causing an infinite loop. The acpi-jp list doesn't seem interested in changing the way we do initialization, and theres no docs on the part it's initializing to rewrite the DSDT. In short - its broke, just turn it off :) BTW windows has issues with sleep/hibernate on these machines anyway, so there are probably deeper issues at hand. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message