I'm running Fedora 36 with Cinnamon. If I run
Code:
cat /proc/acpi/wakeup
I get a list of devices that are triggers apparently for waking the system. Some are enabled, but most are disabled. Are these enabled triggers used for anything else other than waking a sleeping (suspended) system? Are there any side effects to disabling any or all of them?
I'm asking because, at some point, my Dell xps became unable to stay suspended. Something is causing the system to re-wake almost immediately. I have found that if I disable one of the triggers I can, at least, suspend the system from the command line using
If it is OK to keep it that way, I need to figure out how to make it persist (it goes back to the original enabled setting after re-boot).