From owner-freebsd-acpi@FreeBSD.ORG Mon Aug 16 03:55:55 2004 Return-Path: <owner-freebsd-acpi@FreeBSD.ORG> Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C10616A4CE for <acpi@FreeBSD.org>; Mon, 16 Aug 2004 03:55:55 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26CCA43D1F for <acpi@FreeBSD.org>; Mon, 16 Aug 2004 03:55:55 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.51] (adsl-64-171-186-94.dsl.snfc21.pacbell.net [64.171.186.94]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i7G3tp8U002014; Sun, 15 Aug 2004 20:55:54 -0700 Message-ID: <41203047.5020708@root.org> Date: Sun, 15 Aug 2004 20:55:51 -0700 From: Nate Lawson <nate@root.org> User-Agent: Mozilla Thunderbird 0.7 (X11/20040702) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael McCormack <jne@iinet.net.au> References: <4120057A.9060304@iinet.net.au> In-Reply-To: <4120057A.9060304@iinet.net.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: acpi@FreeBSD.org Subject: Re: AML and other troubles X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development <freebsd-acpi.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-acpi>, <mailto:freebsd-acpi-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-acpi> List-Post: <mailto:freebsd-acpi@freebsd.org> List-Help: <mailto:freebsd-acpi-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-acpi>, <mailto:freebsd-acpi-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 16 Aug 2004 03:55:55 -0000 Michael McCormack wrote: > Greetings all. > > I'm running into huge trouble trying to get my laptop up and running > with FreeBSD. It is a Compaq armada e500. I know this model works under > BSD; The FLCL says so :) However, mine seems to be somewhat broken. > > I get these errors at boot: > > ACPI-1287: *** Error: Method execution failed [\\_SB_.C005.C00B] (Node > 0xc136b920), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.C005.C00F] (Node > 0xc136b900), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.C005._CRS] (Node > 0xc136b8e0), AE_AML_BUFFER_LIMIT > ACPI-0226: *** Error: Return object type is incorrect [\\_SB_.C005._CRS] > (Node 0xc136b8e0), AE_TYPE > can't fetch resources for \\_SB_.C005 - AE_TYPE What version of FreeBSD are you running? Handling of PNPIDs that have '*' was fixed at least a year ago. -Nate