| Summary: | deprecated /proc/acpi/sleep should be changed to /sys/power/state | ||
|---|---|---|---|
| Product: | [Unmaintained] klaptopdaemon | Reporter: | richlv |
| Component: | general | Assignee: | Paul Campbell <paul> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | chrsmrtn, d.schroeter, Jochen.Trumpf |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Slackware | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | a quick fix to change to /sys/power/state | ||
|
Description
richlv
2005-08-30 07:56:34 UTC
Created attachment 12450 [details]
a quick fix to change to /sys/power/state
This patch is only a quick fix and translates the states "standby", "mem" and
"disk" back to the sleepmodes 1, 3 and 4. Finally a better solution might be
needed, depending on the future support of /proc/acpi/sleep.
Fedora Core 4 Kernel 2.6.13-1.1526_FC4 will do the same which is disabling depricated /proc/acpi/sleep. This _really_ ought to be fixed for KDE 3.5. Otherwise klaptopdaemon loses a large chunk of its functionality. Can anyone report success with the previously attached patch? I just tested klaptopdaemon (debian/experimental version) and it's working fine with this version :-D Maybe this bug can be closed. I have personally contacted the KLaptopDaemon author/assigned and he confirmed that the tool is deprecated in KDE SC 4 (replaced by PowerDevil) and that there are no current efforts to support/maintain the KDE SC 3 version. Because of this, I will close the reports as UNMAINTAINED. Regards |