Hi,

Adding nokaslr to the kernel options also fixes hibernation on my Dell
Latitude E6400 laptop. Without that option, it hangs on wake up.

In /etc/default/grub I changed

GRUB_CMDLINE_LINUX_DEFAULT="quiet"

to

GRUB_CMDLINE_LINUX_DEFAULT="quiet nokaslr"

and ran update-grub

Reply via email to