The laptop does not turn off when the lid is closed
Posted: 01 Oct 2024, 21:33
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
cat /proc/acpi/wakeup
LID0 S3 *enabled platform:PNP0C0D:00
echo 'PNP0C0D:00' | sudo tee /sys/bus/acpi/drivers/button/unbind