You are not logged in.

#1 2021-03-11 01:24:11

qbai
Member
Registered: 2021-02-08
Posts: 5

one question about ACPI

hi, I installed archlinux on my macbook 2013 late, and I found dmesg | grep ACPI,  outputs is ACPI: (supports S0 S4 S5), does that means that my laptop does not support S3 (deep mode), or any other change or config for my macbook that could open this S3 option? thanks a lot

Last edited by qbai (2021-03-11 01:24:59)

Offline

#2 2021-03-11 07:44:19

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

Re: one question about ACPI

That is the *only* ACPI line in your dmesg???

freeze standby mem disk
cat /sys/power/mem_sleep

Shallow sleep is btw S0iX, you can try passing "mem_sleep_default=deep" to enforce S3 sleep (you can also write into /sys/power/mem_sleep at runtime)

To figure whether the system properly S3's, just try to "systemctl suspend"…

For the future please pick more meaningful and less generic subjects.

Offline

Board footer

Powered by FluxBB