First of all: congratulations! With every release I like and use KPowersave more and more! There are just a few minor annoyances remaining to me.
When I unplug my AC cable, the policy is set from "power" to "save energy". Is this done by KPowersave itself? I would like to adjust the voltages of my CPU and the powersave functions of the ATI graphics card too in this event, and I created two hooks in HAL for that. But to me it seems that the according script /usr/lib/hal/scripts/linux/hal-system-power-set-power-save-linux is never called...
I am using version 7.2 on a SuSE-Linux 10.2
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
First of all: congratulations! With every release I like and use KPowersave more and more! There are just a few minor annoyances remaining to me.
When I unplug my AC cable, the policy is set from "power" to "save energy". Is this done by KPowersave itself? I would like to adjust the voltages of my CPU and the powersave functions of the ATI graphics card too in this event, and I created two hooks in HAL for that. But to me it seems that the according script /usr/lib/hal/scripts/linux/hal-system-power-set-power-save-linux is never called...
I am using version 7.2 on a SuSE-Linux 10.2
No, at the moment KPowersave don't call SetPowerSave() on org.freedesktop.Hal.Device.SystemPowerManagement.
Ups not correct. KPowersave call SetPowerSave() since v0.7.2 depending on the AC state.