I've been trying to enable hibernation functionality to my installation of Ubuntu 24.04 LTS and am failing miserably!
I'm running it on an Intel Core i7-7700K with 16GB of RAM and SSD. I'm using a 20GB SWAP partition at the end of my storage unit.
I tried to set my system to hibernate by using sudo systemctl hibernate, but it didn't work and got
Call to Hibernate failed: Sleep verb 'hibernate' is not configured or configuration is not supported by kernel
Then I tried to enable it in the kernel and recompile it, but also didn't work. The compilation broke for a different reason altogether, and I can't figure out why.
Can someone help me out here? Any help would be greatly appreciated!