https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279953
Bug ID: 279953 Summary: If both usbhid entries used in /boot/loader.conf, keyboard gets frozen when booted in single user mode Product: Base System Version: 14.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: usb Assignee: usb@FreeBSD.org Reporter: nxjos...@protonmail.com Hi. I had these entries in /boot/loader.conf: usbhid_load="YES" hw.usb.usbhid.enable="1" Using both of them at the same time causes keyboard to froze when booted in single-user mode. If you only use hw.usb.usbhid.enable="1", keyboard's multimedia keys keep working and keyboard doesn't freeze. I think that usbhid_load is totally useless here and causes issues. -- You are receiving this mail because: You are the assignee for the bug.