https://bugzilla.kernel.org/show_bug.cgi?id=200039 --- Comment #26 from AceLan Kao (acelan@xxxxxxxxx) --- Disable the S3 wakeup in /proc/acpi/wakeup doesn't work. Disable the wakeup from the usb devices directly doesn't work, either. echo disabled | sudo tee /sys/devices/pci0000:00/0000:00:14.0/usb*/power/wakeup We also try to block the the rfkill devices by echo 1 | sudo tee /sys/class/rfkill/rfkill*/soft but it still doesn't work. The only workaround we can find is to stop the bluetooth daemon before entering S3 sudo systemctl stop bluetooth -- You are receiving this mail because: You are the assignee for the bug.