Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
【求助】deepin15.10插上机械键盘用不了
Experiences and Insight
273
views ·
1
replies ·
To
floor
Go
lovelyfatty
deepin
2019-06-20 17:15
Author
IKBC家的键盘F87,查到deepin上之后,再开机时键盘是好的,grub的时候也能用机械键盘选择,但是deepin logo出来的时候机械键盘就没用了(键盘灯也灭了)。
开机关机时,都会提示
usbhid 1-2:1.1: can't add hid device: -71
然后我跑了一下dmesg,结果如下:
...>
[ 2020.371215] usb 1-2: new full-speed USB device number 27 using xhci_hcd
[ 2020.519990] usb 1-2: New USB device found, idVendor=04d9, idProduct=018a
[ 2020.519996] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2020.519999] usb 1-2: Product: USB-HID Keyboard
[ 2020.521054] input: USB-HID Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:04D9:018A.0D2E/input/input3392
[ 2020.579652] hid-generic 0003:04D9:018A.0D2E: input,hidraw2: USB HID v1.11 Keyboard [USB-HID Keyboard] on usb-0000:00:14.0-2/input0
[ 2020.580194] usbhid 1-2:1.1: can't add hid device: -71
[ 2020.580209] usbhid: probe of 1-2:1.1 failed with error -71
[ 2020.580681] usbhid 1-2:1.2: can't add hid device: -71
[ 2020.580690] usbhid: probe of 1-2:1.2 failed with error -71
[ 2020.580783] usb 1-2: USB disconnect, device number 27
[ 2020.745779] EXT4-fs (sdb7): re-mounted. Opts: data=ordered,commit=600
看一个大佬的解决方案,执行了
$ sudo modprobe -r usbhid; sudo modprobe usbhid
但是并没有什么用。。。。
哪位大佬能指一个方向啊?现在人都晕了,求大佬们指导
Reply
Like 0
Favorite
View the author
All Replies
心有灵犀
deepin
2019-06-20 17:42
#1
收藏帮顶!我也有机械硬盘但是还没试
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
开机关机时,都会提示
usbhid 1-2:1.1: can't add hid device: -71
然后我跑了一下dmesg,结果如下:
...>
[ 2020.371215] usb 1-2: new full-speed USB device number 27 using xhci_hcd
[ 2020.519990] usb 1-2: New USB device found, idVendor=04d9, idProduct=018a
[ 2020.519996] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2020.519999] usb 1-2: Product: USB-HID Keyboard
[ 2020.521054] input: USB-HID Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:04D9:018A.0D2E/input/input3392
[ 2020.579652] hid-generic 0003:04D9:018A.0D2E: input,hidraw2: USB HID v1.11 Keyboard [USB-HID Keyboard] on usb-0000:00:14.0-2/input0
[ 2020.580194] usbhid 1-2:1.1: can't add hid device: -71
[ 2020.580209] usbhid: probe of 1-2:1.1 failed with error -71
[ 2020.580681] usbhid 1-2:1.2: can't add hid device: -71
[ 2020.580690] usbhid: probe of 1-2:1.2 failed with error -71
[ 2020.580783] usb 1-2: USB disconnect, device number 27
[ 2020.745779] EXT4-fs (sdb7): re-mounted. Opts: data=ordered,commit=600
看一个大佬的解决方案,执行了
$ sudo modprobe -r usbhid; sudo modprobe usbhid
但是并没有什么用。。。。
哪位大佬能指一个方向啊?现在人都晕了,求大佬们指导