On Tue, Feb 10, 2026 at 06:15:00AM +0100, Kamil Jońca wrote: > %free > total used free shared buff/cache > available > Mem: 32312684 30358816 284812 329212 686804 > 1953868 > Swap: 46874620 20103436 26771184 > > * What outcome did you expect instead? > under kernel 6.12.x in the same situation swap is almost entirely free, > and hibernation works.
According to the information you provided, your memory and swap is mostly used. So hibernate fails are expected. The question we need to solve now is: what is using up all this memory. Not much is used up for file cache and so. There could be a memory leak somewhere. But to determine that we need more information. Please provide the contents of: - /proc/meminfo - /proc/slabinfo Bastian -- Well, Jim, I'm not much of an actor either.

