Created attachment 361544 [details, diff] Bluetooth patch Intro. I'm using Cambridge Silicon Radio Bluetooth Dongle on my PC. This working on 3.8.x - 3.9.x kernels. But I'm updating to 3.10.x and 3.11.x kernel and this bluetooth dongle not starting. This is regression bug to kernel - https://bugzilla.kernel.org/show_bug.cgi?id=60847. I applied patch to my kernel(3.11.5) and it work.
This patch is actuality for 3.11.6 kernel
Additional related upstream bug: https://bugzilla.kernel.org/show_bug.cgi?id=60824
Upstream bug reports that in kernel version 3.14.1, this appears to be fixed. Can you please test that version or greater and let us know the outcome?
(In reply to Mike Pagano from comment #3) > Upstream bug reports that in kernel version 3.14.1, this appears to be fixed. > Can you please test that version or greater and let us know the outcome? Hi Mike, I can build this kernel version for bluetooth tests. I need a few days to tests. Thanks.
This is reported to be working on the 3.11 branch. If this is still an issue, please comment here.
On linux kernel 3.13.7 - BT module not working.
In my new kernel - 3.18.6 bt module working correctly.