lid support in ACPI plugin
Brought to you by:
mattia-san
Is it possible to support the lid state in ACPI plugin
to make a special rule that handle lid event. It will
be great to be able to make a rule that change profile
when lid is closed and change again when lid is opened.
The CPU goes hot when lid is closed. Tturning it in low
frequency will reduce temperature and power consumption.
Jonathan D
My email: jonathand131@online.fr
Logged In: YES
user_id=584271
Of course it is possible! I'll also implement it asap, it's
very easy.
BTW: the plugin should deal with all the acpi buttons
(/proc/acpi/button) having a readable state (as in the lid
case, maybe others).
thanks
Logged In: YES
user_id=1643990
Any progress here? I looked at the documentation but
couldn't find anyting. I would love that feature! How-about
to support Linux ACPI dock too?
Logged In: YES
user_id=1643990
Any progress here? I looked at the documentation but
couldn't find anyting. I would love that feature! How-about
to support Linux ACPI dock too?
Logged In: YES
user_id=584271
hmmm, not much progress on the buttons plugin I planned some
time ago.
I'm going to work on cpufreqd in the next days so the
buttons plugin may suddenly appear.
stay tuned :)