My problem with the KERNEL=="hidraw*" line was that it would not match
for my adapter (even though my adapter appeared as a hidraw device).
Was the problem encountered in bug #550288 that it would not match for
KERNEL=="hiddev*|hidraw*" but it would match for KERNEL=="hidraw*"?

I ask this, because I tried adding a separate copy of the line for
"hiddev*|hidraw*" before the original "hidraw*" line.  This patch still
fixes my problem.  Is it possible to ask someone who had the problem
with the | operator in bug #550288 to try out this new patch?  If I am
right, then it should work for them as well.

** Patch added: "new patch for 70-hid2hci.rules, supercedes last patch"
   
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/658471/+attachment/1692788/+files/__lib__udev__rules.d__70-hid2hci.rules.diff

-- 
udev fails to call hid2hci for Logitech USB Bluetooth adapter
https://bugs.launchpad.net/bugs/658471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to