The laptop does not turn off when the lid is closed

Post Reply
User avatar
Kygo
Founder
Founder
Posts: 334
Joined: 26 Sep 2024, 22:31
Contact:
Oct 2024 01 21:33

The laptop does not turn off when the lid is closed

Post by Kygo

systemctl isolate graphical.target
cat /proc/acpi/wakeup
LID0 S3 *enabled platform:PNP0C0D:00
echo 'PNP0C0D:00' | sudo tee /sys/bus/acpi/drivers/button/unbind
Post Reply