You are not logged in.

#1 2021-04-11 05:12:49

GFLing
Member
Registered: 2021-04-11
Posts: 1

help! every time computer suspend, all processes were killed.

As the title said, whenever I suspend the system, either through gnome GUI suspend button or systemctl suspend.
The next time i active my computer, all processes was gone, all the terminal, browsers, and applications i have start before suspend, was all killed.

I tried `journalctl -xe`.
`journalctl -xe` will lost all the infomation except the newly activation, so can't get any infomation about what have been done when I hit suspend button.

Is there something I can check or debug, how to deal with this problem?
Thank you for reaading this!  Does someone met this problem before?

info:
my arch was newly installed.
`Linux husky 5.11.12-arch1-1 #1 SMP PREEMPT Wed, 07 Apr 2021 21:48:28 +0000 x86_64 GNU/Linux`

I use gnome:
`gnome-shell --version
GNOME Shell 40.0`

Last edited by GFLing (2021-04-11 05:19:42)

Offline

#2 2021-04-11 07:41:17

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,527

Re: help! every time computer suspend, all processes were killed.

I tried `journalctl -xe`.

Better try "sudo journalctl -b | curl -F 'f:1=<-' ix.io"
W/o sudo or being in an admin group you'll only get the output for the current (new) session and "-x" is just <angry swearing here> spam, never use that for the forum. It's a dumb and useless "feature" of the journal.

Offline

Board footer

Powered by FluxBB