Bug 983872

Summary: suspend and hibernate are not working using kde menu suspend / hibernate
Product: [openSUSE] openSUSE Tumbleweed Reporter: Michael Hanscho <reset11>
Component: KDE Workspace (Plasma)Assignee: E-Mail List <opensuse-kde-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: reset11, wbauer
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Hanscho 2016-06-08 23:30:53 UTC
Clicking onto K -> Power / Session -> Suspend or Hibernate does not work after recent update

systemctl suspend 
systemctl hibernate in terminal are working
Comment 1 Wolfgang Bauer 2016-06-09 10:18:08 UTC
If this started to happen after the last update, it might be another duplicate of bug#983636.

Can you please try the workaround mentioned here and see if it fixes your problem?
https://lists.opensuse.org/opensuse-factory/2016-06/msg00113.html
Comment 2 Michael Hanscho 2016-06-09 11:32:08 UTC
You are right - it started with the latest update. I could find a workaround for the low number of processes allowed by increasing DefaultTaskMax in /etc/systemd/system.conf. But I did not realize that the suspend story is connected to this and all is connected to pam...

The application of the suggested fix is working for me!

System behavior is ok again!

Thanks a lot
Comment 3 Wolfgang Bauer 2016-06-09 11:51:28 UTC
(In reply to Michael Hanscho from comment #2)
> You are right - it started with the latest update. I could find a workaround
> for the low number of processes allowed by increasing DefaultTaskMax in
> /etc/systemd/system.conf.

This is just a workaround for one specific problem.

> But I did not realize that the suspend story is
> connected to this and all is connected to pam...

Yes, many different things depend on the session being properly registered with logind (so that the user gets necessary privileges).

> The application of the suggested fix is working for me!
> 
> System behavior is ok again!

Great!
Closing as duplicate then.

*** This bug has been marked as a duplicate of bug 983636 ***