There is no kernel in link:
http://people.canonical.com/~henrix/lp1010281v1/

** Description changed:

  (1) Find the BT usb device id.
  
  $> usb-devices > usb-devices.txt
-  Search for an entry for Broadcom. 
+  Search for an entry for Broadcom.
  
  P: Vendor=0a5c ProdID=21f4
  S:Manufacturer=Broadcom Corp
  
- The device id is "0a5c 21f3"
+ The device id is "0a5c 21f4"
  
  (2) Update the BT driver with the appropriate device id:
  
  $> sudo modprobe btusb
- $> sudo echo "0a5c 21f3" >> /sys/bus/usb/drivers/btusb/new_id
+ $> sudo echo "0a5c 21f4" >> /sys/bus/usb/drivers/btusb/new_id
  
  (3) Confirm that the BT stack now sees the device:
  
  $> hciconfig

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

Title:
  [12.04] Broadcom Bluetooth device (Vendor=0a5c ProdID=21f4) not
  supported

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

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

Reply via email to