You are not logged in.

#1 2021-01-20 13:05:03

oponkork
Member
Registered: 2021-01-20
Posts: 7

[Solved] Instant resume on suspend

I have a thinkpad E14 which resumes instantly when I suspend it. It happens even when I use

systemctl suspend

I have tried disabling devices XHC, PXSX as mentioned in https://wiki.archlinux.org/index.php/Po … leshooting  but it doesn't work. I also disabled Ethernet, WLAN, USB ports, Fingerprint reader, camera and microphone from the BIOS yet the problem persists. Also, the system reboots when I power it down
by using

shutdown -P now

Relevant info

>> cat /proc/acpi/wakeup | grep enabled
  RP09     S4 *enabled   pci:0000:00:1d.0
  RP13     S4 *enabled   pci:0000:00:1d.4
  SLPB     S3 *enabled   platform:PNP0C0E:00
  LID        S4 *enabled   platform:PNP0C0D:00

EDIT: Updating the arch installation and BIOS fixes the issue.

Last edited by oponkork (2021-01-26 16:17:32)

Offline

#2 2021-01-20 15:13:38

seth
Member
Registered: 2012-09-03
Posts: 51,171

Re: [Solved] Instant resume on suspend

Also, the system reboots when I power it down

Do you have a parallel windows installation?

Online

#3 2021-01-20 15:20:01

oponkork
Member
Registered: 2021-01-20
Posts: 7

Re: [Solved] Instant resume on suspend

No. Just a single arch installation.

Offline

#4 2021-01-20 15:20:39

oponkork
Member
Registered: 2021-01-20
Posts: 7

Re: [Solved] Instant resume on suspend

Also now the system refuses to shutdown. Reboots right after it powers off. I have also tried lts kernel.

Downgrading to linux-5.9.14.arch1-1-x86_64 doesn't help either.

Last edited by oponkork (2021-01-20 15:24:18)

Offline

#5 2021-01-20 15:24:39

seth
Member
Registered: 2012-09-03
Posts: 51,171

Re: [Solved] Instant resume on suspend

Only the S3 could be the LID, see HoldoffTimeoutSec in /etc/systemd/logind.conf

But together this seems like the BIOS "misinterprets" the ACPI commands (what could be caused by an OS in hibernation, but that doesn't seem to be the case)
See whther there's a BIOS update availaible and record/google the actual board model for known issues.

Online

#6 2021-01-20 15:31:18

oponkork
Member
Registered: 2021-01-20
Posts: 7

Re: [Solved] Instant resume on suspend

seth wrote:

Only the S3 could be the LID, see HoldoffTimeoutSec in /etc/systemd/logind.conf

I don't understand it fully. HoloffTimeoutSec=30s but the line is commented out.


seth wrote:

But together this seems like the BIOS "misinterprets" the ACPI commands (what could be caused by an OS in hibernation, but that doesn't seem to be the case)
See whther there's a BIOS update availaible and record/google the actual board model for known issues.

Alright will try that.

Offline

#7 2021-01-20 15:38:14

seth
Member
Registered: 2012-09-03
Posts: 51,171

Re: [Solved] Instant resume on suspend

HoldoffTimeoutSec=30s but the line is commented out.

That's just the default. The value controls for how long to ignore the lid after an event (to mitigate bouncing)

Online

#8 2021-01-22 04:19:27

oponkork
Member
Registered: 2021-01-20
Posts: 7

Re: [Solved] Instant resume on suspend

Bios update doesn't help either.

Offline

#9 2021-01-22 17:09:49

seth
Member
Registered: 2012-09-03
Posts: 51,171

Online

#10 2021-01-22 17:20:15

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,808
Website

Re: [Solved] Instant resume on suspend

Did you try this echo 0 > /sys/power/pm_async

Further info https://01.org/blogs/rzhang/2015/best-p … ate-issues


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#11 2021-01-26 11:04:11

oponkork
Member
Registered: 2021-01-20
Posts: 7

Re: [Solved] Instant resume on suspend

Okay, so I updated both BIOS and arch and now it is working again.

Offline

#12 2021-01-26 14:56:45

seth
Member
Registered: 2012-09-03
Posts: 51,171

Re: [Solved] Instant resume on suspend

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Online

Board footer

Powered by FluxBB