Ah, SOLVED, like this:

Triggered by your remarks, I found
https://unix.stackexchange.com/a/656183, which says:


RUB_CMDLINE_LINUX_DEFAULT="atkbd.reset i8042.reset i8042.nomux quiet splash".

If this doesn't work, follow the same process but try
GRUB_CMDLINE_LINUX_DEFAULT="i8042.direct i8042.dumbkbd"

... and that last line worked for me: keyboard works immediatly after
boot and resume.


So my grub line is now

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i8042.debug=1    i8042.direct
i8042.dumbkbd"


I guess I can remove i8042.debug=1 


Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1976396

Title:
  laptop keyboard not working for about 30 seconds after resume from
  suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1976396/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to