mbox series

[0/2,linux-firmware,SRU,D] linux-firmware: Update firmware file for Intel Bluetooth 9560

Message ID 20190717051344.4467-1-vicamo.yang@canonical.com
Headers show
Series linux-firmware: Update firmware file for Intel Bluetooth 9560 | expand

Message

You-Sheng Yang July 17, 2019, 5:13 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1836467

[Impact]
Bluetooth for Intel Wireless-AC 9560 variant 9df0:0034 still fails to
pair BT LE HID devices on recent (>= 4.19) kernel.

[Fix]
Bluetooth firmware REL0450 or newer is required to fix this issue.

[Test Case]
Install new firmware blob to /lib/firmware/intel, shutdown the machine
completely and wait for a couple minutes to trigger firmware reloading
at the next boot. Then perform Bluetooth LE HID devices pairing to
verify if the proposed fw fixes this issue.

[Regression Risk]
Low. This affects only sub models of Intel JeffersonPeak Bluetooth chip
series using these firmware blobs.

Amit K Bag (2):
  linux-firmware: Update firmware file for Intel Bluetooth 9560
  linux-firmware: Update firmware file for Intel Bluetooth 9560

 WHENCE                |   8 ++++----
 intel/ibt-17-16-1.sfi | Bin 648108 -> 653088 bytes
 intel/ibt-17-2.sfi    | Bin 648108 -> 653088 bytes
 3 files changed, 4 insertions(+), 4 deletions(-)

Comments

Seth Forshee July 18, 2019, 9:26 p.m. UTC | #1
On Wed, Jul 17, 2019 at 01:13:42PM +0800, You-Sheng Yang wrote:
> BugLink: https://bugs.launchpad.net/bugs/1836467
> 
> [Impact]
> Bluetooth for Intel Wireless-AC 9560 variant 9df0:0034 still fails to
> pair BT LE HID devices on recent (>= 4.19) kernel.
> 
> [Fix]
> Bluetooth firmware REL0450 or newer is required to fix this issue.
> 
> [Test Case]
> Install new firmware blob to /lib/firmware/intel, shutdown the machine
> completely and wait for a couple minutes to trigger firmware reloading
> at the next boot. Then perform Bluetooth LE HID devices pairing to
> verify if the proposed fw fixes this issue.
> 
> [Regression Risk]
> Low. This affects only sub models of Intel JeffersonPeak Bluetooth chip
> series using these firmware blobs.

Applied, thanks!