[ltp] Does APM still work on 2.6?
Aaron Mulder
linux-thinkpad@linux-thinkpad.org
Fri, 14 May 2004 20:59:25 -0400 (EDT)
So I installed SuSE 9.1. Curiously, while it included ACPI by
default, it didn't install the acpid package. Well, no matter, I disabled
ACPI.
APM works well at suspending and resuming, the key for me. But
there is one problem. Well, two, but one was easy -- I installed the
"apmd" package. Now I can at least tell how much battery life is left.
But I miss the little KDE system tray icon that shows the battery life
from apm/apmd. I've tried "kcmshell laptop" and "klaptop_check", and
neither seems to bring back the icon. Any ideas?
Thanks,
Aaron
On Thu, 13 May 2004, Theodore Ts'o wrote:
> APM works just fine with my T40 and 2.6. I'm not going to use ACPI
> for real (fool me once, shame on you, fool me twice, shame on me)
> until the ACPI power management gets significantly better:
>
> * Resume needs to work reliably, not just suspend, regardless
> of what modules might be plugged in or USB devices attached
> * Suspend to RAM needs to get as efficient as APM
> * Suspend to disk needs to work correctly, and again as
> reliably as APM currently does.
>
> - Ted