Skip to content

Instantly share code, notes, and snippets.

@chenhn123
Last active November 23, 2022 07:26
Show Gist options
  • Save chenhn123/006387d18f18cd669b73b09a0eef5f75 to your computer and use it in GitHub Desktop.
Save chenhn123/006387d18f18cd669b73b09a0eef5f75 to your computer and use it in GitHub Desktop.
Bind and unbind usbhid driver
(terminal):/sys/bus/usb/drivers/usbhid$ echo "1-11:1.0" | sudo tee -a bind
(terminal):/sys/bus/usb/drivers/usbhid$ echo "1-11:1.0" | sudo tee -a unbind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment