Summary: | =sys-apps/systemd-226: won't suspend on lid closing | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Oleg Ageev <my> |
Component: | [OLD] Core system | Assignee: | Gentoo systemd Team <systemd> |
Status: | RESOLVED TEST-REQUEST | ||
Severity: | normal | CC: | my |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge --info |
Description
Oleg Ageev
2015-09-12 21:41:17 UTC
Created attachment 411740 [details]
emerge --info
Manual suspend by systemclt suspend work correctly on systemd-226 Suspend works fine when I close my laptop lid; this seems to be something system-specific. HandleLidSwitchDocked=suspend in /etc/systemd/logind.conf fix my problem, but i'm don't understand why in systemd-225 all worked without that (In reply to Oleg Ageev from comment #4) Perhaps systemd-226 thinks your laptop is docked, whereas systemd-225 does not. Same problem has appeared for me since emerging systemd-218-r5. In my case HandleLidSwitchDocked=suspend in logind.conf makes no difference. (In reply to Graham Seaman from comment #6) > Same problem has appeared for me since emerging systemd-218-r5. In my case > > HandleLidSwitchDocked=suspend > > in logind.conf makes no difference. Now upgraded systemd to 2.26-r2. Suspend on lid close still hasn't come back, even with HandleLidSwitchDocked. Could you try with 233? Thanks |