* Fixing the DSDT
@ 2003-04-02 17:39 Matthew Harrell
0 siblings, 0 replies; only message in thread
From: Matthew Harrell @ 2003-04-02 17:39 UTC (permalink / raw)
To: ACPI List
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-04-02 17:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-02 17:39 Fixing the DSDT Matthew Harrell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox