Suspend usually takes something between 5 to 30 seconds on my laptop (more often on the slow side). I would like to understand in greater detail what makes it take so long. Any ideas on how I could instrument the suspend process, or any tools I could use?
Just a little bit of context: I am using Nvidia proprietary driver on a GTX 1650 dGPU, and these are the options I’m using:
Thanks @leigh123linux ! I forgot to mention but I am using RPMs from Negativo17.org, I’ll check if they are already set there as well so that I can drop them on my own config.
Nice! I can see this file is saved at /usr/lib/modprobe.d, does it complement /etc/modprobe.d/nvidia.conf or should I replicate its settings there? Specifically in my case, I must set NVreg_EnableS0ixPowerManagement=0 because AFAIK my hardware does not support it.