public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Harrell <mharrell-bmWjYudjZeGERhycZ4x6Ig@public.gmane.org>
To: ACPI List <acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Fixing the DSDT
Date: Wed, 02 Apr 2003 12:39:38 -0500	[thread overview]
Message-ID: <20030402173934.GA6686@bittwiddlers.com> (raw)


In the standard DSDT entry for my HP zt1195 laptop I get the following messages
in my kernel logs when attempting to access info about my battery

dsmthdat-0475 [39] ds_method_data_get_val: Uninitialized Local[1] at node def12d20
 dswexec-0421 [35] ds_exec_end_op        : [Multiply]: Could not resolve operands, AE_AML_UNINITIALIZED_LOCAL
 psparse-1121: *** Error: Method execution failed [\_SB_.PCI0.PIB_.BAT0._BIF] (Node deeff748), AE_AML_UNINITIALIZED_LOCAL
acpi_battery-0144 [27] acpi_battery_get_info : Error evaluating _BIF
dsmthdat-0475 [39] ds_method_data_get_val: Uninitialized Local[1] at node def12d20
 dswexec-0421 [35] ds_exec_end_op        : [Multiply]: Could not resolve operands, AE_AML_UNINITIALIZED_LOCAL
 psparse-1121: *** Error: Method execution failed [\_SB_.PCI0.PIB_.BAT0._BIF] (Node deeff748), AE_AML_UNINITIALIZED_LOCAL
acpi_battery-0144 [27] acpi_battery_get_info : Error evaluating _BIF

First of all, which is the better way to grab it with
  cp /proc/acpi/dsdt dsdt ; iasl -d dsdt

or with 

  acpidump > dsdt.asl

When I try it the first way isal (20030228) gives me 86 errors.  When I try
it the second way it gives me 3 errors.  Why the difference?

Anyway, I repaired the three errors in the second one (two were easy) but I
still get the same kernel message when attempting to read the battery so 
obviously something else is broken.  Anyone have any pointers what I should
try now?

-- 
  Matthew Harrell                          Bill Gates is only a white Persian
  Bit Twiddlers, Inc.                       cat and a monocle away from being
  mharrell-bmWjYudjZeGERhycZ4x6Ig@public.gmane.org                 the villain in a James Bond movie.


-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/

                 reply	other threads:[~2003-04-02 17:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030402173934.GA6686@bittwiddlers.com \
    --to=mharrell-bmwjyudjzegerhycz4x6ig@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=mharrell-dated-1049737232.fdb58f-bmWjYudjZeGERhycZ4x6Ig@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox