From owner-freebsd-current@FreeBSD.ORG Mon Oct 20 13:15:44 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 A58D016A4B3 for ; Mon, 20 Oct 2003 13:15:44 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 3FF5843F75 for ; Mon, 20 Oct 2003 13:15:44 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 53208 invoked by uid 1000); 20 Oct 2003 20:15:45 -0000 Date: Mon, 20 Oct 2003 13:15:45 -0700 (PDT) From: Nate Lawson To: Kari Heikkinen Message-ID: <20031020131338.J53191@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: acpi on fujitsu-siemens 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: Mon, 20 Oct 2003 20:15:44 -0000 > ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPCB.LNKU._CRS] (Node 0xc40e49c0), AE_AML_UNINITIALIZED_LOCAL > ACPI-0175: *** Error: Method execution failed [\\_SB_.PCI0.LPCB.LNKU._CRS] (Node 0xc40e49c0), AE_AML_UNINITIALIZED_LOCAL This means your AML is lousy. Try some of the hints on this page: http://www.cpqlinux.com/acpi-howto.html Please also post a link to your ASL, produced by: acpidump -t -d > fujitsu.asl -Nate