Created
May 23, 2016 22:13
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root/sys/bus/hid/drivers/hid-generic $ echo -n "0003:1532:010D.0003" > unbind | |
root/sys/bus/hid/drivers/hid-generic $ echo -n "0003:1532:010D.0003" > /sys/bus/hid/drivers/razerkbd/bind | |
echo: write error: no such device | |
Dmesg | |
[441600.061831] input: Razer Razer BlackWidow Ultimate as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.2/0003:1532:010D.0003/input/input27 | |
[441600.117872] hid-generic 0003:1532:010D.0003: input,hidraw2: USB HID v1.11 Mouse [Razer Razer BlackWidow Ultimate] on usb-0000:00:14.0-1/input2 | |
[442067.713436] input: Razer Razer BlackWidow Ultimate as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.2/0003:1532:010D.0003/input/input28 | |
[442067.713687] hid-generic 0003:1532:010D.0003: input,hidraw2: USB HID v1.11 Mouse [Razer Razer BlackWidow Ultimate] on usb-0000:00:14.0-1/input2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment