Summary: | Suspend and Hibernate opens not offered after upgrade to 4.10.1 | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | bill p. (aka google01103) <dweeble01103> |
Component: | powermanagement-daemon | Assignee: | Lubos Lunak <l.lunak> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alinm.elena, hrvoje.senjan, lukas, sven, tittiatcoke |
Priority: | NOR | ||
Version: | 4.10.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/cc59979ffce8a01076fd9ffe76910b16756d8d87 | Version Fixed In: | 4.10.2 |
Sentry Crash Report: |
Description
bill p. (aka google01103)
2013-03-06 11:20:17 UTC
Lukas, that is caused with rr108407, as the patch works with systemd 195, but openSUSE 12.2 has older version, that doesn't handle suspend/hibernate, and patch checks systemd version only for resume signal. Hrm, I tested at least with version 44 that is available on Fedora 17 and it worked fine... what version does SUSE have? Lukas, openSUSE 12.2 comes with version 44 as well, Maybe Frederic Crozat added some additional patches from upstream. The issue is however that the current PowerDevil sees that logind is running and wrongly assumes that systemd can support suspend and hibernation. If logind is masked, then everything works as it should. The question would be if Fedora 17 has logind enabled or maybe already masked ?? *** This bug has been confirmed by popular vote. *** Raymond pushed the fix, so closing. |