kernel 3.2.12

ID 1310:0001 Roper Class 1 Bluetooth Dongle

Temporary fix:
net/bluetooth/hci_core.c:106

if (test_bit(HCI_INIT, &hdev->flags) && hdev->init_last_cmd != cmd)
return;

to

//if (test_bit(HCI_INIT, &hdev->flags) && hdev->init_last_cmd != cmd)
//return;


And link on bug
https://bugzilla.kernel.org/show_bug.cgi?id=42932

** Bug watch added: Linux Kernel Bug Tracker #42932
   http://bugzilla.kernel.org/show_bug.cgi?id=42932

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

Title:
  SiW (Silcone Wave) USB Bluetooth Dongle doesn't work anymore after
  upgrade to 11.10

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

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

Reply via email to