Bug 1705522
| Summary: | resume from hibernation times out on disk unlock screen after 90 seconds (even with systemd.device-timeout=0) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||||
| Component: | systemd | Assignee: | systemd-maint | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 30 | CC: | awilliam, brian.murrell, galileo, lnykryn, mihai, msekleta, redhat-bugzilla, s, stefan.hoelldampf, susuresh, systemd-maint, zbyszek | ||||||
| Target Milestone: | --- | Keywords: | CommonBugs | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | https://fedoraproject.org/wiki/Common_F30_bugs#encrypted-resume-delay | ||||||||
| Fixed In Version: | systemd-243.7-1.fc31 systemd-241-14.git18dd3fb.fc30 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-02-15 02:17:21 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Kamil Páral
2019-05-02 12:51:18 UTC
Created attachment 1561604 [details]
system journal
Created attachment 1561605 [details]
fstab
Kamil, I assume this still affects F31? systemd folks, any news on a fix for this? Yes, F31 is still affected. 6 moths have passed and apparently no one cares ... This continues to happen on F31. Would the component owner please comment? I lied. I forgot this laptop is still only F30. https://github.com/systemd/systemd/commit/4b381a9ef65d68dc79760b093436a9c81f43fa5d looks relevant but only in perhaps 243 and newer. F30 still has only 241. I agree that looks relevant. Zbigniew, is it backportable? As an interim workaround, can one simply add resumeflags=x-systemd.device-timeout=86400 to one's kernel command args on an F30 system to get the desired behaviour? (In reply to Brian J. Murrell from comment #7) > https://github.com/systemd/systemd/commit/ > 4b381a9ef65d68dc79760b093436a9c81f43fa5d looks relevant but only in perhaps > 243 and newer. F30 still has only 241. The problem is still present even in F31 with systemd-243.4-1.fc31.x86_64 (which should contain that PR). So the PR most probably doesn't fix the issue anyway. (In reply to Adam Williamson from comment #8) > I agree that looks relevant. Zbigniew, is it backportable? It is, but as Kamil noted, it doesn't really solve the issue on its own. Also, I don't think it makes much sense. I opened a PR upstream, let's see where this goes: https://github.com/systemd/systemd/pull/14241 FEDORA-2020-f8e267d6d0 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2020-f8e267d6d0 Sorry for the delay. This should be fixed by the updates in F30+. systemd-241-14.git18dd3fb.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-f8e267d6d0 Zbigniew, is there a fix for F31 as well? FEDORA-2020-87abf68a78 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-87abf68a78 systemd-243.7-1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-87abf68a78 (In reply to Fedora Update System from comment #16) > FEDORA-2020-87abf68a78 has been submitted as an update to Fedora 31. > https://bodhi.fedoraproject.org/updates/FEDORA-2020-87abf68a78 Great, I can confirm the problem is fixed on my machine. systemd-243.7-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. systemd-241-14.git18dd3fb.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. |