When booting Linux ARM64, (tested with Debian and Kali) the following message is received and both keyboard and mouse stop working.
Keyboard works during GRUB but then it stop when kernel is loaded.
The issue happens randomly and forcing shutdown of the VM and booting again fix it. Sometimes one power-off is not enough and needs to be done multiple times. Very annoying.
Had the same problems with multiple VMs and could also reproduce it in a newly installed machine.
Tested with keyboard and mouse in both "Optimized for Gaming" and not with the same result.
Code:
[8.140694] usb 3-1: can't set config #1, error -62
[20.434345] xhci_hod 0000:00:03.0: Error while assigning device slot ID
[20.434466] xhci_hed 0000:00:03.0: Max number of devices this xHCI host supports is 32.
[20.434524] usb usb3-portZ: couldn't allocate usb device
[32.715807] xhci_hod 0000:00:03.0: Error while assigning device slot ID
[32.7159531 xhci_hed 0000:00:03.0: Max number of devices this xHCI host supports is 32.
[32.716022] usb usb3-port3: couldn't allocate us device
Keyboard works during GRUB but then it stop when kernel is loaded.
The issue happens randomly and forcing shutdown of the VM and booting again fix it. Sometimes one power-off is not enough and needs to be done multiple times. Very annoying.
Had the same problems with multiple VMs and could also reproduce it in a newly installed machine.
Tested with keyboard and mouse in both "Optimized for Gaming" and not with the same result.