Xfce4 hibernation not waking up properly in debian stretch

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
When I run xfce4-session-logout --hibernate it seems to work. However, it fails to recover the session and starts up as a normal reboot (yet slower).
Hibernation works both with the commands
"systemctl hibernate" and "s2disk" (I manually installed uswsusp).
I see two possible ways forward:
1) Fix the xfces own hibernation functionality.
2) Make xfce use either of the other two hibernation commands.
However, I failed at both. Can anyone help me? (I have not posted any specific logs or similar - since I am not sure what is relevant - so I need help with this as well).
debian xfce hibernate
add a comment |Â
up vote
1
down vote
favorite
When I run xfce4-session-logout --hibernate it seems to work. However, it fails to recover the session and starts up as a normal reboot (yet slower).
Hibernation works both with the commands
"systemctl hibernate" and "s2disk" (I manually installed uswsusp).
I see two possible ways forward:
1) Fix the xfces own hibernation functionality.
2) Make xfce use either of the other two hibernation commands.
However, I failed at both. Can anyone help me? (I have not posted any specific logs or similar - since I am not sure what is relevant - so I need help with this as well).
debian xfce hibernate
1) Do you have a swap partition? 2) Did you have a swap partition at the time you installed Debian?
â Nick ODell
Jul 4 at 0:08
I do have a swap partition - in particular s2disk uses it properly. I don't recall/know how long the swap partition has been there - I suppose it could have been created by uswsusp when I installed it, but somehow I doubt that and assume it was there from the beginning.
â Thomas Kragh
Jul 4 at 6:31
Installpm-utilspackage and usepm-hibernatecommand , seeman pm-action
â GAD3R
Jul 4 at 21:59
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
When I run xfce4-session-logout --hibernate it seems to work. However, it fails to recover the session and starts up as a normal reboot (yet slower).
Hibernation works both with the commands
"systemctl hibernate" and "s2disk" (I manually installed uswsusp).
I see two possible ways forward:
1) Fix the xfces own hibernation functionality.
2) Make xfce use either of the other two hibernation commands.
However, I failed at both. Can anyone help me? (I have not posted any specific logs or similar - since I am not sure what is relevant - so I need help with this as well).
debian xfce hibernate
When I run xfce4-session-logout --hibernate it seems to work. However, it fails to recover the session and starts up as a normal reboot (yet slower).
Hibernation works both with the commands
"systemctl hibernate" and "s2disk" (I manually installed uswsusp).
I see two possible ways forward:
1) Fix the xfces own hibernation functionality.
2) Make xfce use either of the other two hibernation commands.
However, I failed at both. Can anyone help me? (I have not posted any specific logs or similar - since I am not sure what is relevant - so I need help with this as well).
debian xfce hibernate
edited Jul 4 at 6:34
asked Jul 3 at 22:26
Thomas Kragh
1114
1114
1) Do you have a swap partition? 2) Did you have a swap partition at the time you installed Debian?
â Nick ODell
Jul 4 at 0:08
I do have a swap partition - in particular s2disk uses it properly. I don't recall/know how long the swap partition has been there - I suppose it could have been created by uswsusp when I installed it, but somehow I doubt that and assume it was there from the beginning.
â Thomas Kragh
Jul 4 at 6:31
Installpm-utilspackage and usepm-hibernatecommand , seeman pm-action
â GAD3R
Jul 4 at 21:59
add a comment |Â
1) Do you have a swap partition? 2) Did you have a swap partition at the time you installed Debian?
â Nick ODell
Jul 4 at 0:08
I do have a swap partition - in particular s2disk uses it properly. I don't recall/know how long the swap partition has been there - I suppose it could have been created by uswsusp when I installed it, but somehow I doubt that and assume it was there from the beginning.
â Thomas Kragh
Jul 4 at 6:31
Installpm-utilspackage and usepm-hibernatecommand , seeman pm-action
â GAD3R
Jul 4 at 21:59
1) Do you have a swap partition? 2) Did you have a swap partition at the time you installed Debian?
â Nick ODell
Jul 4 at 0:08
1) Do you have a swap partition? 2) Did you have a swap partition at the time you installed Debian?
â Nick ODell
Jul 4 at 0:08
I do have a swap partition - in particular s2disk uses it properly. I don't recall/know how long the swap partition has been there - I suppose it could have been created by uswsusp when I installed it, but somehow I doubt that and assume it was there from the beginning.
â Thomas Kragh
Jul 4 at 6:31
I do have a swap partition - in particular s2disk uses it properly. I don't recall/know how long the swap partition has been there - I suppose it could have been created by uswsusp when I installed it, but somehow I doubt that and assume it was there from the beginning.
â Thomas Kragh
Jul 4 at 6:31
Install
pm-utils package and use pm-hibernate command , see man pm-actionâ GAD3R
Jul 4 at 21:59
Install
pm-utils package and use pm-hibernate command , see man pm-actionâ GAD3R
Jul 4 at 21:59
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f453327%2fxfce4-hibernation-not-waking-up-properly-in-debian-stretch%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1) Do you have a swap partition? 2) Did you have a swap partition at the time you installed Debian?
â Nick ODell
Jul 4 at 0:08
I do have a swap partition - in particular s2disk uses it properly. I don't recall/know how long the swap partition has been there - I suppose it could have been created by uswsusp when I installed it, but somehow I doubt that and assume it was there from the beginning.
â Thomas Kragh
Jul 4 at 6:31
Install
pm-utilspackage and usepm-hibernatecommand , seeman pm-actionâ GAD3R
Jul 4 at 21:59