Public bug reported: My bluetooth adapter hasn't been detected properly for a while now. It turns out this is because hid2hci and the corresponding udev rule to trigger the modeswitch got dropped from udev here:
http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h=07f1d2860e8ee393abaaead75a6ab3af0f10efbb It's now shipped by bluez, and we need to build with --enable-hid2hci to make it work. bluez also needs a Breaks/Replaces on udev << 169 ** Affects: bluez (Ubuntu) Importance: High Assignee: Canonical Desktop Team (canonical-desktop-team) Status: Triaged ** Changed in: bluez (Ubuntu) Importance: Undecided => High ** Changed in: bluez (Ubuntu) Status: New => Triaged ** Changed in: bluez (Ubuntu) Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815625 Title: hid2hci and corresponding udev rule missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/815625/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
