Suspend and Hibernate opens not offered after upgrade to 4.10.1, were available in 4.10 upower is installed powersave -u works fine Reproducible: Always Steps to Reproduce: 1. try to hibernate 2. 3. Actual Results: no option Expected Results: offer suspend and hibernate as working options
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.
https://git.reviewboard.kde.org/r/109336/
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.