Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Computer doesn't shut down after hibernating successfully

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
chaanakya
Posts: 26
Joined: 2011-10-17 15:03

Computer doesn't shut down after hibernating successfully

#1 Post by chaanakya »

I am running Debian sid/experimental with systemd 239 (latest version in unstable). When I attempt to hibernate my computer, it appears to freeze after writing to disk. If I force it to turn off (by holding the power button for five seconds) and then boot it up, it resumes perfectly fine. The relevant section of my journal seems to be:

Code: Select all

Jun 26 13:17:15 chiraag systemd-logind[17048]: Power key pressed.
Jun 26 13:17:15 chiraag systemd-logind[17048]: Hibernating...
Jun 26 13:17:15 chiraag systemd[1]: Reached target Sleep.
Jun 26 13:17:15 chiraag systemd[1]: Starting Hibernate...
Jun 26 13:17:15 chiraag kernel: PM: Starting manual resume from disk
Jun 26 13:17:15 chiraag systemd-sleep[30081]: Suspending system...
Jun 26 13:17:15 chiraag kernel: PM: hibernation entry
Jun 26 13:17:15 chiraag kernel: (NULL device *): firmware: direct-loading firmware intel/ibt-12-16.ddc
Jun 26 13:17:15 chiraag kernel: (NULL device *): firmware: direct-loading firmware intel/ibt-12-16.sfi
Jun 26 13:17:15 chiraag kernel: (NULL device *): firmware: direct-loading firmware iwlwifi-8265-31.ucode
Jun 26 13:17:15 chiraag kernel: PM: Syncing filesystems ...
Does anyone else have this issue?

[edit] I should also add that suspend works perfectly fine - it's only hibernate that seems to have this issue.

Post Reply