The btusb.c of the kernel source for 3.19 needs this line

{ USB_VENDOR_AND_INTERFACE_INFO(0x105b, 0xff, 0x01, 0x01), .driver_info
= BTUSB_BCM_PATCHRAM },

under

static const struct usb_device_id btusb_table[] = {

In the 3.13 kernels btusb.c had

{ USB_DEVICE(0x105b, 0xe065), .driver_info = BTUSB_BCM_PATCHRAM },
in btusb.c that allowed the device to function

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

Title:
  bluetooth is not working on kernel version 3.19.0-25-generic

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

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

Reply via email to