kern/89879: [acpi] ACPI-0438: *** Error: Looking up [Z00C] in namespace, AE_NOT_FOUND

dwerner1974 dwerner1974 at yahoo.com
Fri Dec 23 04:10:08 PST 2005


The following reply was made to PR kern/89879; it has been noted by GNATS.

From: dwerner1974 <dwerner1974 at yahoo.com>
To: Ariff Abdullah <ariff at FreeBSD.org>
Cc: bug-followup at FreeBSD.org
Subject: Re: kern/89879: [acpi] ACPI-0438: *** Error: Looking up [Z00C] in namespace, AE_NOT_FOUND
Date: Fri, 23 Dec 2005 04:07:54 -0800 (PST)

 I've fixed a few things but still get an error message
 upon boot, I don't know what exactly needs to be
 changed in the asl so it will work, this is my new
 output:
 
 lepus# iasl dsdt.asl
 
 Intel ACPI Component Architecture
 ASL Optimizing Compiler / AML Disassembler version
 20041119 [Dec 13 2005]
 Copyright (C) 2000 - 2004 Intel Corporation
 Supports ACPI Specification Revision 2.0c
 
 dsdt.asl  2026:                     Method (DRUL, 1,
 NotSerialized)
 Warning  2019 -                                ^ Not
 all control paths return a value (DRUL)
 
 dsdt.asl  2673:                         Method (_DCK,
 1, NotSerialized)
 Warning  2019 -                                    ^
 Not all control paths return a value (_DCK)
 
 dsdt.asl  2673:                         Method (_DCK,
 1, NotSerialized)
 Warning  2026 -                                    ^
 Reserved method must return a value (_DCK)
 
 ASL Input:  dsdt.asl - 7481 lines, 256525 bytes, 3332
 keywords
 AML Output: DSDT.aml - 28716 bytes 702 named objects
 2630 executable opcodes
 
 Compilation complete. 0 Errors, 3 Warnings, 0 Remarks,
 1152 Optimizations
 
 
 
 --- Ariff Abdullah <ariff at FreeBSD.org> wrote:
 
 > On Sat, 3 Dec 2005 18:00:21 GMT
 > "Dana H. Myers" <dana.myers at gmail.com> wrote:
 > > The following reply was made to PR kern/89879; it
 > has been noted by
 > > GNATS.
 > > 
 > > From: "Dana H. Myers" <dana.myers at gmail.com>
 > > To: bug-followup at FreeBSD.org, 
 > dwerner1974 at yahoo.com
 > > Cc:  
 > > Subject: Re: kern/89879: [acpi] ACPI-0438: ***
 > Error: Looking up
 > > [Z00C] in
 > >  namespace, AE_NOT_FOUND
 > > Date: Sat, 03 Dec 2005 09:55:19 -0800
 > > 
 > >  I see the same problem on the Acer Ferrari 4005,
 > where Z00C isn't
 > >  defined and thus the battery status method fails.
 > >  
 > This is actually easy to fix, provided that you know
 > how to dump, edit
 > and recompile your acpi dsdt using acpidump(8) and
 > iasl(8). Take a
 > look at
 > http://people.freebsd.org/~ariff/acer_ferrari/ for
 > an example
 > on how to tweak and recover the functionality of
 > battery status
 > method.
 > 
 > --
 > Ariff Abdullah
 > FreeBSD
 > 
 
 
 
 		
 __________________________________________ 
 Yahoo! DSL – Something to write home about. 
 Just $16.99/mo. or less. 
 dsl.yahoo.com 
 


More information about the freebsd-acpi mailing list