I'm running 18.04 LTS and just did an automatic maintenance upgrade. The kernel versions are 5.4.0-91-generic (previous) and 5.4.0-92-generic (current)
After today's upgrade, the mouse and keyboard are not recognized. If I use Grub to boot to ...91 all is well. Keyboard works fine in Grub. On ...92 I get the login screen but cannot log in without mouse or keyboard
I've tried booting to a shell with /bin/bash in the Grub line. This does nothing. I can boot to run level 3 using Grub but the keyboard is still not recognized so I can't enter commands
FWIW, I'm using a KVM switch, America Megatrends micro PC, and generic usb keyboard and wireless mouse
This same thing happened when I did a dist-upgraded to 20.04 LTS so I had to back it out
Any help would be most appreciated. I'm stuck
/var/log/apt/history.log
to see if something was uninstalled? A bit of a long shot, but it happened to me once thatxserver-xorg-input-all
was removed when installing a package, resulting in no keyboard or mouse input to the x server. – frippe Jan 05 '22 at 06:46