From: Thomas Renninger <trenn-l3A5Bk7waGM@public.gmane.org>
To: Ramkumar R <andyetitmoves-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: ML ACPI-devel
<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: DSDT problem with Acer Aspire 3002NLC
Date: Mon, 06 Jun 2005 19:34:09 +0200 [thread overview]
Message-ID: <42A48911.6070000@suse.de> (raw)
In-Reply-To: <9a9bfc170506061006433fbcd7-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Ramkumar R wrote:
> thanx a lot...that worked ! .... just curious as to what it changed in
> the dsdt ... coz out of curiosity i also tried the one with the errors
> (just realised that even when there are errors, it still outputs a hex
> file) ... atleast /proc/acpi didn't show any changes...
Don't know whether the .hex file of a DSDT compiled with errors is valid.
>
> secondly, is this a big enough change for me to create a new dsdt
> entry in the dsdt database ?
Adding the External (...) statements?
No this doesn't fix anything.
It's just a hint for the compiler that these objects are in a separate
table.
You can do:
acpidmp > /tmp/acpidmp
acpixtract ssdt /tmp/acpidmp > /tmp/ssdt
(be careful there could be more than one, maybe you have to split
the /tmp/acpidmp outputfile (it's a text file, you can just copy away
several SSDT.... parts) to e.g. /tmp/ssdt1 /tmp/ssdt2).
iasl -d /tmp/ssdtX
There should somewhere exist the \PR.CPU0._PDC object the compiler complained
about.
However your dsdt/ssdt(s) seem to work well.
I expect your battery to be a smart battery system, for which an instruction
exists to get it going. It includes patching your DSDT with some additional
instructions.
If you grep the archives you should find a step by step instruction.
IIRC Rich Townsend posted it, at least he did this smart battery stuff.
> and a bit off topic, what exactly can i do with the
> embedded_controller entry i have in my /proc/acpi ? it just shows up
> an info file ?
That's OK, AFAIK the embedded controller does not provide any interface
to userspace you could play around with.
Thomas
P.S.: you should CC the list again, so that others with similar problems
grepping the archives or googling know what to do.
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
prev parent reply other threads:[~2005-06-06 17:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-06 14:40 DSDT problem with Acer Aspire 3002NLC Ramkumar R
[not found] ` <9a9bfc170506060740547d2bd6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-06-06 15:12 ` Thomas Renninger
[not found] ` <9a9bfc170506061006433fbcd7@mail.gmail.com>
[not found] ` <9a9bfc170506061006433fbcd7-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-06-06 17:34 ` Thomas Renninger [this message]
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=42A48911.6070000@suse.de \
--to=trenn-l3a5bk7wagm@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=andyetitmoves-Re5JQEeQqe8AvxtiuMwx3w@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