https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1134137 suggests
editing 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]", \

For me, the init of the unifying receiver works intermittently, regardless of 
the edit (I've tried with both, reboots inbetween).
Sometimes on insertion of the usb dongle it works, and sometimes the error -32 
is reported in dmesg.
It's possible it works more often with the edit in place but as it doesn't work 
all the time it's not a complete fix.


** Description changed:

  This is on an ASUS N56VZ laptop fresh 12.10 Quantal install, trying to
  use a Logitech M570 trackball that comes with a unifying rf receiver.
  
  [ 8408.570428] usb 3-3: new full-speed USB device number 13 using xhci_hcd
  [ 8408.589055] usb 3-3: New USB device found, idVendor=046d, idProduct=c52b
  [ 8408.589064] usb 3-3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [ 8408.589070] usb 3-3: Product: USB Receiver
  [ 8408.589075] usb 3-3: Manufacturer: Logitech
  [ 8408.594851] logitech-djreceiver 0003:046D:C52B.001C: hiddev0,hidraw0: USB 
HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-3/input2
  [ 8408.595151] logitech-djreceiver 0003:046D:C52B.001C: 
logi_dj_probe:logi_dj_recv_query_paired_devices error:-32
  [ 8408.595397] logitech-djreceiver: probe of 0003:046D:C52B.001C failed with 
error -32
  
  That's what happens most of the time.
  Sometimes it does work (same USB port) and then the trackball works (paired 
and operational):
  
  [ 8318.017272] usb 3-3: new full-speed USB device number 12 using xhci_hcd
  [ 8318.036166] usb 3-3: New USB device found, idVendor=046d, idProduct=c52b
  [ 8318.036175] usb 3-3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [ 8318.036180] usb 3-3: Product: USB Receiver
  [ 8318.036185] usb 3-3: Manufacturer: Logitech
  [ 8318.042213] logitech-djreceiver 0003:046D:C52B.0018: hiddev0,hidraw0: USB 
HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-3/input2
  [ 8318.044209] input: Logitech Unifying Device. Wireless PID:1028 as 
/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0018/input/input14
  [ 8318.044387] logitech-djdevice 0003:046D:C52B.0019: input,hidraw1: USB HID 
v1.11 Mouse [Logitech Unifying Device. Wireless PID:1028] on 
usb-0000:00:14.0-3:1
  
  (logitech-djreceiver is module hid_logitech_dj which is part of
  initramfs-tools)
  
- More detail attached.
+ More detail attached including USB traces both of when it fails and when it 
works.
  ---
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  DistroRelease: Ubuntu 12.10
  InstallationDate: Installed on 2013-04-06 (0 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  Package: initramfs-tools 0.103ubuntu0.2
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Tags:  quantal
  Uname: Linux 3.5.0-26-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

Title:
  Logitech Unifying Receiver does not initialise properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1165579/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to