Up until a few weeks ago, when I entered Suspend mode (pressing power button, selecting it from the power button dropdown or automatic suspension), the power button on my tower would do a slow blink (about 1 per second).
Not sure what happened, but that no longer is the case. Does anyone know why? I have tried editing the grub file to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash mem_sleep_default=deep"
or GRUB_CMDLINE_LINUX_DEFAULT="quiet splash mem_sleep_default=shallow"
and it doesn't make a difference.
What would have changed this behaviour? I have not made other changes to this computer and there are not a lot of fine controls of power settings that I have been able to find.
5.0.0-19
or even5.0.0-18
would be the kernel version a few weeks back. I think5.0.0-20
is probably a couple weeks old. – WinEunuuchs2Unix Jul 27 '19 at 23:30Bad news, only 5.0.0-20 and 21 are available there. Now to research how to get back to older kernels...
– Peter Eliopoulos Jul 27 '19 at 23:524.14 LTS
. I just install bug fixes for4.14.134
a couple days ago: https://askubuntu.com/questions/119080/how-to-update-kernel-to-the-latest-mainline-version-without-any-distro-upgrade/885165#885165 – WinEunuuchs2Unix Jul 28 '19 at 00:04