From: Renato Alves <simpledark@gmail.com>
To: linux-acpi@vger.kernel.org
Subject: Fixing DSDT table for correct LID behavior
Date: Tue, 06 Mar 2007 00:40:06 +0000 [thread overview]
Message-ID: <45ECB866.6010201@gmail.com> (raw)
Hi guys.
This is my first message to the mailing list.
I'm still new to the ACPI and DSDT mambo jumbo and not a programmer, but
anyway... I tried to debug the dsdt of my laptop (Acer Aspire 1694 LMi)
to solve some of the typical problems (no BAT info, boot hangs...). So
far, by using a mixture of the custom DSDTs at acpi.sf.net I managed to
solve the BAT issues and the boot hangs.
Using iasl I got only one warning, that I don't know how to solve:
dsdt.custom.dsl 7598: And (0xFE, Local7)
Warning 1104 - Result is not used, operator has no effect ^
Past this, I now have the system with thermal support in passive mode
(no throttling), no fan info (no rpm, no throttling, no nothing),
ac_adapter is fine, button power and sleep are fine, lid works but I
will get back to it later, processor is also fine (with throttling) and
battery is also fine except for present rate when charging.
Now the LID: the problem with this is the number of events generated.
The ideal behavior would be 1 event on lid close and 1 on lid open. But
actually what happens is 5 events per second when the lid is closed.
This causes high CPU loads when software like cpufreq parses the logs
and huge logs by acpid.
I was hoping someone could tip me on how to reduce the number of events
generated to prevent this flooding. And enlighten about the possibility
of getting the fan and thermal parts working "non-passive".
Here is a copy of what I have been working on:
http://apollo.dq.fct.unl.pt/~al1133/dsdt.tar.bz2
Thanks
--
Renato Alves
next reply other threads:[~2007-03-06 0:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-06 0:40 Renato Alves [this message]
2007-03-06 23:17 ` Fixing DSDT table for correct LID behavior Moore, Robert
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=45ECB866.6010201@gmail.com \
--to=simpledark@gmail.com \
--cc=linux-acpi@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.