|
Bugzilla – Full Text Bug Listing |
| 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
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 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 (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 *** |