1

My laptop (MSI Bravo 17) keyboard doesn't work with kernel 6.0.26 but works with 6.5.7. However, I need 6.0 because 6.5 is not supported by CUDA. Is there any way to fix this?

Possible solutions applied:

  • updating drivers
  • disabling slow keys

1 Answers1

0

From grub menu boot into kernel 6.0.26. in recovery mode, from root shell try:

apt-get install xserver-xorg-input-all

this will install required drivers for your keyboard.