Comment 104 for bug 405120

Revision history for this message
miegiel (nix-miegiel) wrote : Re: resume from suspend doesn't work (powers off instead) for various Acer Timeline laptops

It works on my 3810T too :D

Personally I prefer :

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="i8042.reset=1"

over

GRUB_CMDLINE_LINUX_DEFAULT="i8042.reset=1 quiet splash"
GRUB_CMDLINE_LINUX=""