Summary: | powerdevil does not detect whether ac power cord is plugged in or not | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Unknown <null> |
Component: | powermanagement | Assignee: | Dario Freddi <drf> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | maystar |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Unknown
2012-01-09 22:33:09 UTC
should be reproducible: always. :) also, this is a clean install of KDE. This bug can be solved by starting the acpid daemon. Not sure if this is expected behavior though... ? I thought acpid is not necessary anymore... Powerdevil fetches information from UPower, so I'm marking this bug as upstream since the bug might lie there. However, afaik acpid shouldn't be needed by upower, but maybe it initializes something related to ACPI, like loading kernel modules, which aren't initialized by default? I suggest you to check with your distributor, and in case your setup is correct to hear from the upower guys. I can confirm this bug my Sony Vaio VGN-CR31S laptop. The plasma applet does not recognize any ac adapter changes during runtime. So it always assumes the state at boot time. This behavior appeared in my first Kubuntu version (I think it was 9.04) and is still present in 12.04 with the latest KDE updates. I've also tried OpenSuse 11.4, but it was the same bug there. In older KDE versions I could manually switch power profiles, so the bug was only annoying. Now I can't do that anymore. Start with ac adapter plugged in and then remove it, leads to the situation, that KDE does not warn me about the battery state and the laptop turns off hard, when battery is empty. So for me this bug is really serious! But it seems to depend on the hardware. I also use a different laptop with OpenSuse and similar software configuration, but there everything works fine. The plasma applet shows immediately the correct state for the battery (charging/discharging) but the ac adapter state doesn't change. So there are combinations like: connected and discharging or not connected and charging. Especial the last one should give the software a hint that something is monitored wrong. In /proc/acpi/ac_adapter/ACAD/state the state of the adapter is shown correctly. Unfortunately the workaround with acpi -V or restarting acpid does not make any effect on my system. I really would like to give more informations about this bug, but I don't familiar with all the power management infrastructure. |