I’ve been running Gentoo with a dist kernel fine for a few weeks but now I’m trying to set up a custom kernel. Just about everything seems to be working except for the ability to suspend.
I have elogind and loginctl suspend
has been working fine and, on top of that, the system would suspend when closing while using the dist kernel.
With my custom kernel, when I try to loginctl suspend
it seemingly suspends but the screen never shuts off. When I close the lid, it does the same thing but again, the screen never shuts off.
I’ve made sure suspend/hibernate are enabled in my kernel.
Could this be a kernel module I’m missing or something? Something related to acpi?