User Tools

Site Tools


hp_laptop_keyboard_not_working_at_lm_boot_start

HP Laptop Keyboard Not Working At LM Boot Start

Original article is for Linux Mint, but this affects Ubuntu as well.

This disables the caps lock indicator.

sudo vi /etc/default/grub

Update the GRUB command line to include the i8042 entry, e.g.:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i8042.dumbkbd=1"

Save the file, then run sudo update-grub and reboot.

hp_laptop_keyboard_not_working_at_lm_boot_start.txt · Last modified: 2023/08/18 16:30 by jimc