FS#33865 - System hibernates after waking up from sleep/suspend

Attached to Project: Arch Linux
Opened by Amitav (amitavmohanty01) - Thursday, 14 February 2013, 15:17 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Monday, 06 May 2013, 18:41 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:
Sometimes, just after I wake my system up from sleep/suspend, it hibernates. I use KDE so powerdevil should be sending inhibition signals to systemd. I am not sure why this is happening.

Additional info:
* package version(s)
KDE 4.10
* config and/or log files etc.
Please find attached my logind.conf
This task depends upon

Closed by  Gerardo Exequiel Pozzi (djgera)
Monday, 06 May 2013, 18:41 GMT
Reason for closing:  Upstream
Additional comments about closing:  Please use forums for support request. If bug is found in package, please open a ticket here, or in relevant upstream bugtraker if needed.
Comment by Jelle van der Waa (jelly) - Wednesday, 20 February 2013, 08:45 GMT
If you want KDE to handle suspend/sleep, then make systemd ignore it:
HandlePowerKey=ignore
HandleSleepKey=ignore
HandleLidSwitch=ignore
Comment by Amitav (amitavmohanty01) - Wednesday, 20 February 2013, 10:06 GMT
I want KDE to automatically configure systemd or send inhibition signals to systemd so that in when I am using awesome window manager, systemd can be used to sleep/hibernate without having to change the config every time.
Comment by cfr (cfr42) - Wednesday, 27 February 2013, 01:32 GMT
Set:
LidSwitchIgnoreInhibited=no

(I'm assuming the issue occurs on wake triggered by lid opening.)
Comment by Amitav (amitavmohanty01) - Wednesday, 13 March 2013, 10:51 GMT
The assumption does not hold good because even when the lid is left untouched the issue surfaces.
Comment by Jelle van der Waa (jelly) - Friday, 26 April 2013, 08:16 GMT
So did you disable systemd's acpi features and let kde manage it?
Comment by Amitav (amitavmohanty01) - Friday, 26 April 2013, 08:45 GMT
How can I confirm that?
Comment by Amitav (amitavmohanty01) - Friday, 03 May 2013, 18:05 GMT
I am not running systemd's acpi services. I checked using

systemctl status acpi

and

systemctl status acpid

both of which said no such file or directory.

Loading...