massimiliano-bellomo-s
March 20th, 2017, 02:18 PM
Dear all,
i cannot get the Logitech receiver to work for the M185 wireless mouse.
The problem could be that the kernel module hid-generic is uised instead of
the hid_logitech_dj (that i loaded myself with modprobe).
I've tried already to load/unload the hid_logitech_dj module as suggested in
other threads but doesn't change anything, the generic module is always used.
Please find some details below.
best,
Max
Ubuntu 16.10, 4.8.0-41-generic
HP EliteDesk 800 G2
http://www.hp.com/sbso/hpinfo/newsroom/HPElitePC2015/AMSHPEliteDesk800G2TowerPCDatasheet.pdf
dmesg
[ 4878.598389] usb 1-10: new full-speed USB device number 14 using xhci_hcd
[ 4878.742044] usb 1-10: New USB device found, idVendor=046d, idProduct=c534
[ 4878.742050] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4878.742053] usb 1-10: Product: USB Receiver
[ 4878.742056] usb 1-10: Manufacturer: Logitech
[ 4878.744674] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C534.0016/input/input46
[ 4878.803095] hid-generic 0003:046D:C534.0016: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-10/input0
[ 4878.805934] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C534.0017/input/input47
[ 4878.863448] hid-generic 0003:046D:C534.0017: input,hiddev0,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-10/input1
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 008: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 001 Device 013: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod | grep usb
usbhid 53248 0
hid 118784 3 hid_generic,usbhid,hid_logitech_dj
solaar-cli show
solaar-cli: error: Logitech receiver not found
i cannot get the Logitech receiver to work for the M185 wireless mouse.
The problem could be that the kernel module hid-generic is uised instead of
the hid_logitech_dj (that i loaded myself with modprobe).
I've tried already to load/unload the hid_logitech_dj module as suggested in
other threads but doesn't change anything, the generic module is always used.
Please find some details below.
best,
Max
Ubuntu 16.10, 4.8.0-41-generic
HP EliteDesk 800 G2
http://www.hp.com/sbso/hpinfo/newsroom/HPElitePC2015/AMSHPEliteDesk800G2TowerPCDatasheet.pdf
dmesg
[ 4878.598389] usb 1-10: new full-speed USB device number 14 using xhci_hcd
[ 4878.742044] usb 1-10: New USB device found, idVendor=046d, idProduct=c534
[ 4878.742050] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4878.742053] usb 1-10: Product: USB Receiver
[ 4878.742056] usb 1-10: Manufacturer: Logitech
[ 4878.744674] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C534.0016/input/input46
[ 4878.803095] hid-generic 0003:046D:C534.0016: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-10/input0
[ 4878.805934] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C534.0017/input/input47
[ 4878.863448] hid-generic 0003:046D:C534.0017: input,hiddev0,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-10/input1
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 008: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 001 Device 013: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod | grep usb
usbhid 53248 0
hid 118784 3 hid_generic,usbhid,hid_logitech_dj
solaar-cli show
solaar-cli: error: Logitech receiver not found