I looked closer at the commit 2d25f8b462f3b849d8913d02978657ef06e67dd8

It does not have the patch you mentioned in comment #19

Looking at the linux-stable code, I don't see that patch either.  I only
see the following in btusb.c:

 /* Atheros 3012 with sflash firmware */
        { USB_DEVICE(0x0cf3, 0x3004), .driver_info = BTUSB_ATH3012 },

The patch has:
/* Atheros 3012 with sflash firmware */
        { USB_DEVICE(0x0cf3, 0x3004), .driver_info = BTUSB_ATH3012 },
        { USB_DEVICE(0x13d3, 0x3375), .driver_info = BTUSB_ATH3012 },

I don't see that patch even applied to Linus' latest mainline kernel.

I was able to find that the patch was submitted upstream, but it has not been 
accepted as of yet:
https://lkml.org/lkml/2011/12/4/69

We should keep an eye on this upstream topic and test the latest stable
kernel once the patch is accepted upstream.

** Changed in: linux (Ubuntu)
       Status: Confirmed => Triaged

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

Title:
  bluetooth does not recognize new devices on ux31 on ubuntu 12.04

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

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

Reply via email to