You are not logged in.

#1 2020-07-16 17:57:52

Ardvark
Member
Registered: 2020-07-16
Posts: 5

Can't Wake from Suspend on Fresh Installation

Hey guys,

I just installed Arch Linux on my laptop and things were going well until I found out I was met with a black screen whenever I used suspend, whether its from the command line or from the lid closing. It seems like none of my peripherals can connect to the laptop (my mouse), but oddly enough my fans keep on spinning.
I tried as many options as I could on the forums but none of them worked. I looked on the wiki and edited mkinitcpio and added default shallow boot as my default kernel parameter, it didn't work, and now I'm at the end of my wits.

Here is my journal log:
https://pastebin.com/6aD2qivn
(I know that some text was cut off, but I don't know how to paste the full version from journal ctl)

Help would be greatly valued. Thanks!

Offline

#2 2020-07-16 18:21:30

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: Can't Wake from Suspend on Fresh Installation

Are you using nvidia? It seems there are some issues with nvidia and KDE with nvidia's new driver for some.

Offline

#3 2020-07-16 18:40:44

Ardvark
Member
Registered: 2020-07-16
Posts: 5

Re: Can't Wake from Suspend on Fresh Installation

No, I don't have a graphics card on the laptop that I installed arch on. I'm running kinda old hardware (Lenovo V570 with i5 and 6G ram)

Offline

#4 2020-07-16 22:33:57

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

Re: Can't Wake from Suspend on Fresh Installation

sudo journalctl -b | curl -F 'f:1=<-' ix.io

If there's a parallel windows installation, also see the 3rd link in my signature ;-)

Offline

#5 2020-07-16 22:49:43

Ardvark
Member
Registered: 2020-07-16
Posts: 5

Re: Can't Wake from Suspend on Fresh Installation

Here you go!

https://pastebin.com/ubT3GqD1

Also, I don't have dual boot windows

Last edited by Ardvark (2020-07-16 22:50:04)

Offline

#6 2020-07-16 22:58:28

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

Re: Can't Wake from Suspend on Fresh Installation

Ah. blast

sudo journalctl -b -1 | curl -F 'f:1=<-' ix.io # if the previous boot contained a sleep attempt
Jun 23 04:09:40 Andrew kernel: Linux version 5.4.51-1-lts (linux-lts@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP Thu, 09 Jul 2020 16:25:27 +0000

The system time is wildly off - is there a particular reason why you use th lts kernel? Did you try the "regular" one as well?

Offline

#7 2020-07-16 23:42:39

Ardvark
Member
Registered: 2020-07-16
Posts: 5

Re: Can't Wake from Suspend on Fresh Installation

Oh, I forgot to configure the time and date. I tried using the lts kernel to see if it could fix the problem.
Here is the result: https://pastebin.com/q538CN7R

Offline

#8 2020-07-17 06:45:30

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

Re: Can't Wake from Suspend on Fresh Installation

There's no mention of resuming attempts, biggest obvious offender is

Jul 16 16:38:17 Andrew systemd-swap[374]: WARN: Combining zram with zswap/swapfc/swapd_auto_swapon can lead to LRU inversion and is strongly recommended against

Try the behavior w/ any zswap/zram efforts.
Also try the behavior from a multi-user.target login (2nd in in my signature) to investigate whether this is conditional or just ACPI misbehavior.

Offline

#9 2020-07-17 21:00:24

Ardvark
Member
Registered: 2020-07-16
Posts: 5

Re: Can't Wake from Suspend on Fresh Installation

Ok, I disabled swapfc and booted with mutli-user and ran systemctl suspend, but it still couldn't wake up.

Offline

#10 2020-07-17 21:25:28

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

Re: Can't Wake from Suspend on Fresh Installation

zram still enabled?
(Though the multi-user target should™ not charge enough ram to raise a conflicht here, but still…)

Also: https://01.org/linuxgraphics/documentat … ume-issues

Offline

Board footer

Powered by FluxBB