2015-02-27 12:02:19

by Jörg Otte

[permalink] [raw]
Subject: [V4.0] Regression: Support for Bluetooth Adapter dropped.

Bluetooth has ever been working on my Notebook. I successfully
use Bluetooth mouse and Obex file transfer for years. And with
Kernel V4.00 the Adapter is no longer recognized.

It is an Intel 8087:07da.

The first bad commit is:
commit d0ac9eb72b6dceae318c15ee82ef2aaee233666d
Author: Marcel Holtmann <[email protected]>
Date: Wed Jan 28 19:41:43 2015 -0800

Bluetooth: btusb: Ignore unknown Intel devices with generic descriptor

Can you please revert that commit?

Thanks, J=C3=B6rg


2015-02-27 12:32:49

by Johan Hedberg

[permalink] [raw]
Subject: Re: [V4.0] Regression: Support for Bluetooth Adapter dropped.

Hi J?rg,

On Fri, Feb 27, 2015, J?rg Otte wrote:
> Bluetooth has ever been working on my Notebook. I successfully
> use Bluetooth mouse and Obex file transfer for years. And with
> Kernel V4.00 the Adapter is no longer recognized.
>
> It is an Intel 8087:07da.
>
> The first bad commit is:
> commit d0ac9eb72b6dceae318c15ee82ef2aaee233666d
> Author: Marcel Holtmann <[email protected]>
> Date: Wed Jan 28 19:41:43 2015 -0800
>
> Bluetooth: btusb: Ignore unknown Intel devices with generic descriptor
>
> Can you please revert that commit?

I don't think a revert is necessary. There's already a patch available
that should fix this:

http://marc.info/?l=linux-bluetooth&m=142464845203372&w=2

It should hopefully be making it to 4.0-rc2 or latest 4.0-rc3 (it's in
davem's networking tree at the moment but not yet in Linus's tree).

Johan