Public bug reported:

I use Logitech M570 on ASUS n76vz. If i have a look into syslog, i got
Message like this, if i plugin the unify-Receiver:

Feb 27 10:14:41 kubuntu kernel: [  357.064230] usb 3-2: new full-speed USB 
device number 9 using xhci_hcd
Feb 27 10:14:41 kubuntu mtp-probe: checking bus 3, device 9: 
"/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2"
Feb 27 10:14:41 kubuntu kernel: [  357.086432] logitech-djreceiver 
0003:046D:C52B.0013: hiddev0,hidraw3: USB HID v1.11 Device [Logitech USB 
Receiver] on usb-0000:00:14.0-2/input2
Feb 27 10:14:41 kubuntu kernel: [  357.086719] logitech-djreceiver 
0003:046D:C52B.0013: logi_dj_probe:logi_dj_recv_query_paired_devices error:-32
Feb 27 10:14:41 kubuntu kernel: [  357.086925] logitech-djreceiver: probe of 
0003:046D:C52B.0013 failed with error -32
Feb 27 10:14:41 kubuntu mtp-probe: bus: 3, device: 9 was not an MTP device

lsusb shows this:

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 003: ID 174c:5106 ASMedia Technology Inc. Transcend StoreJet 25M3
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 005: ID 0458:002e KYE Systems Corp. (Mouse Systems) 
Bus 003 Device 004: ID 0bf8:100c Fujitsu Siemens Computers Keyboard FSC KBPC PX
Bus 001 Device 004: ID 1bcf:2883 Sunplus Innovation Technology Inc. 
Bus 003 Device 010: ID 046d:c52b Logitech, Inc. Unifying Receiver

But the Mouse is not paird.



SOLUTION:
The Solution, which worked for me was to change the Line 14 in 
/lib/udev/rules.d/97-bluetooth-hid2hci.rules
from:
KERNEL=="hiddev*", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c70[345abce]|c71[34bc]", \
to
KERNEL=="hiddraw*", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c70[345abce]|c71[34bc]", \

** Affects: ubuntu
     Importance: Undecided
         Status: New


** Tags: bluetooth logitech m570 unify

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1134137

Title:
  Logitech Unify-Receivver for M570 not paired

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1134137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to