The laptop does not turn off when the lid is closed
Posted: Tue Oct 01, 2024 8:33 pm
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