From: Andreas Domfors <andreas.domfors-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: ACER Aspire 5000
Date: Tue, 30 Aug 2005 00:30:52 +0200 [thread overview]
Message-ID: <b9941a8b0508291530488acc3d@mail.gmail.com> (raw)
In-Reply-To: <20050829180845.98096.qmail-ZDCUxwME616A/QwVtaZbd3CJp6faPEW9@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 647 bytes --]
Right... The cause of the problem is that the symbol Z007 is never defined.
It is referenced in a structure ("PBST") that holds the battery state. That
structure is pretty much overwritten every time the _BST-method is invoked,
so I *think* you can replace Z007 with 0xFFFFFFFF (which means unknown
remaining battery capacity and current). The changes are at line 3010 - 3011
on a decompiled dsdt. The new PBST declaration would look like:
Name (PBST, Package (0x04)
{
0x00,
0xFFFFFFFF,
0xFFFFFFFF,
0x2710
})
However, there were some more errors that surfaced when recompiling, and
it's getting late...
Regards, Andreas
[-- Attachment #2: Type: text/html, Size: 798 bytes --]
next prev parent reply other threads:[~2005-08-29 22:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-29 18:08 ACER Aspire 5000 Matt R Hall
2005-08-30 14:36 ` Manuel J.Galan
[not found] ` <loom.20050830T163344-565-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2005-08-31 8:01 ` Re: ACER Aspire 5000 <- Will these bios bugs ever be fixed? Hans Kristian Rosbach
2005-08-31 8:52 ` Erik Slagter
[not found] ` <1125478354.20251.5.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2005-08-31 10:15 ` Carl-Daniel Hailfinger
[not found] ` <4315832E.6040005-hi6Y0CQ0nG0@public.gmane.org>
2005-08-31 10:22 ` Erik Slagter
2005-08-31 13:10 ` Alan Cox
[not found] ` <1125493848.3355.8.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2005-08-31 13:26 ` Carl-Daniel Hailfinger
[not found] ` <4315B00F.1080805-hi6Y0CQ0nG0@public.gmane.org>
2005-08-31 17:51 ` Janosch Machowinski
2005-08-31 13:09 ` Alan Cox
[not found] ` <20050829180845.98096.qmail-ZDCUxwME616A/QwVtaZbd3CJp6faPEW9@public.gmane.org>
2005-08-29 22:30 ` Andreas Domfors [this message]
2005-08-31 20:19 ` ACER Aspire 5000 Matt R Hall
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=b9941a8b0508291530488acc3d@mail.gmail.com \
--to=andreas.domfors-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@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