70-hid2hci.rules and Logitech dongles

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I'm having a Logitech dongle which identifies itself as 046d:0b02, 046d:c70b and 046d:c70c and for which only hiddev devices are available after startup (when in HID mode).

To use the bluetooth functionality I had to change the rule in 70-hid2hci.rules from

# Logitech devices
KERNEL=="hiddev*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[35e]", \
  RUN+="hid2hci --method=logitech-hid --devpath=%p"

to

# Logitech devices
KERNEL=="hiddev*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[35bce]", \
  RUN+="hid2hci --method=logitech-hid --devpath=%p"

After the dongle is in HCI mode, the hiddev device disappears and the hidraw devices are appearing.

I'm not sure why there is a rule for hidraw devices in that file too and I've just disabled it.

I've first reported it for Fedora ( https://bugzilla.redhat.com/show_bug.cgi?id=741247 ) but after having seen that those rules are appearing in almost every distribution, I thought I should report that upstream (here) too.

Regards,

Alexander
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux