View previous topic :: View next topic |
Author |
Message |
chromz n00b
Joined: 26 Dec 2018 Posts: 5
|
Posted: Wed Dec 26, 2018 4:07 am Post subject: [Solved] USB Corsair mouse not working |
|
|
I just installed gentoo on my desktop, I'm currently using a Corsair Strafe Keyboard and a Corsair SCIMITAR Pro mouse.
The keyboard works perfectly, but the mouse doesn't even turn on the lights (it did in the installation media).
This is the dmseg output when I connect the mouse:
Code: |
[ 715.009729] usb 3-3.3: USB disconnect, device number 8
[ 717.503993] usb 3-3.3: new full-speed USB device number 9 using xhci_hcd
[ 717.600825] usb 3-3.3: New USB device found, idVendor=1b1c, idProduct=1b3e
[ 717.600829] usb 3-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 717.600832] usb 3-3.3: Product: Corsair Gaming SCIMITAR PRO RGB Mouse
[ 717.600835] usb 3-3.3: Manufacturer: Corsair
[ 717.600838] usb 3-3.3: SerialNumber: 1503200CAF08246558B33282F5001942
[ 717.607980] input: Corsair Corsair Gaming SCIMITAR PRO RGB Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.3/3-3.3:1.0/0003:1B1C:1B3E.000A/input/input9
[ 717.608194] hid-generic 0003:1B1C:1B3E.000A: input,hidraw4: USB HID v1.11 Mouse [Corsair Corsair Gaming SCIMITAR PRO RGB Mouse] on usb-0000:00:14.0-3.3/input0
[ 717.610237] hid-generic 0003:1B1C:1B3E.000B: item 0 1 0 8 parsing failed
[ 717.610243] hid-generic: probe of 0003:1B1C:1B3E.000B failed with error -22
[ 717.610275] usbhid 3-3.3:1.2: couldn't find an input interrupt endpoint
|
The "couldn't find an input interrupt endpoint" also appears on my laptop that currently has Arch installed but the mouse works so I assume that the message can be ignored. [ 717.610237] and [ 717.610243] doesn't appear.
I've tried with a simpler mouse and it works, the output is:
Code: |
[ 1031.503970] usb 3-1: USB disconnect, device number 2
[ 1032.643489] usb 3-1: new full-speed USB device number 10 using xhci_hcd
[ 1032.771732] usb 3-1: New USB device found, idVendor=046d, idProduct=c534
[ 1032.771738] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1032.771742] usb 3-1: Product: USB Receiver
[ 1032.771745] usb 3-1: Manufacturer: Logitech
[ 1032.776616] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C534.000C/input/input10
[ 1032.828886] hid-generic 0003:046D:C534.000C: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
[ 1032.831660] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C534.000D/input/input11
[ 1032.883967] hid-generic 0003:046D:C534.000D: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
|
lsusb:
Code: |
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 0b05:17d0 ASUSTek Computer, Inc.
Bus 003 Device 009: ID 1b1c:1b3e Corsair
Bus 003 Device 005: ID 1b1c:1b15 Corsair
Bus 003 Device 003: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
Bus 003 Device 010: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
|
What kernel configuration I'm missing?
Last edited by chromz on Wed Dec 26, 2018 4:50 am; edited 1 time in total |
|
Back to top |
|
|
bunder Bodhisattva
Joined: 10 Apr 2004 Posts: 5939
|
|
Back to top |
|
|
chromz n00b
Joined: 26 Dec 2018 Posts: 5
|
Posted: Wed Dec 26, 2018 4:15 am Post subject: |
|
|
I'm currently using 4.14.83 |
|
Back to top |
|
|
chromz n00b
Joined: 26 Dec 2018 Posts: 5
|
Posted: Wed Dec 26, 2018 4:49 am Post subject: |
|
|
Looking at the commit of the source that bunder gave, I found I was missing the configuration:
Code: |
Device Drivers --->
HID support --->
Special HID drivers --->
<*> Corsair devices
|
Now it works flawlessly
Thanks a lot. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|