#Sleep Dell latitude 5490

8 messages · Page 1 of 1 (latest)

cloud summit
#

Hello, I currently have a problem on mint 22 kernel 6.8.0.51 on a Dell latitude 5490. I would say that 8 times out of 10 it does not come out of sleep, I have to force shutdown. The problem occurs especially when I click on started/sleep. I just did the latest bios update, no change.

brazen depot
#

Did you try waking it with a single short press on the power button?

cloud summit
brazen depot
#

There are two possible modes to do this, Sleep and Hibernate. The latter only becomes available if you have sufficient swapspace for all data in RAM, so you may need to increase swap. If that doesn't work reliably, either, welcome to the club. I have an HP that categorically refuses to sleep/wake properly. Some laptops are just an assortion of firmware bugs that get fixed in driver... but only in Windows.

cloud summit
brazen depot
#

Swap has two uses here: Generally, it is used by the kernel to set aside some things from RAM and load them back in. With enough RAM, it is technically not needed, but still advised to have for rather complicated reasons. Mint defaults to just 512MB of swap.
The second use is writing all memory content to swapspace, so the system can stop powering the RAM, for a deeper sleep state. That is Hibernate, and that is why you will probably need anywere from 3-8GB of swap to do it. Since some RAM is always just cache, you will not need a full 16GB of swap. But if you have very memory-intensive usage, perhaps go to 12GB. Hibernate should show up as an option in the shutdown options when there is enough swapspace available.

cloud summit
#

Or disable swap memory to force the system to put in ram ?