Plucky version 20241107.gitdb0082fa-0ubuntu1 and newer has covered this
already.
** Changed in: linux-firmware (Ubuntu Plucky)
Status: Incomplete => Fix Released
** Description changed:
+ [SRU Justification]
+
+ BugLink: https://bugs.launchpad.net/bugs/2085538
+
+ [Impact]
+
+ Missing Bluetooth firmware for Intel(R) Wi-Fi 7 BE201 320MHz:
+ ```
+ $ lsusb
+ Bus 003 Device 004: ID 8087:0033 Intel Corp. AX211 Bluetooth
+
+ $ sudo dmesg | grep Bluetooth
+ kernel: Bluetooth: hci0: Device revision is 0
+ kernel: Bluetooth: hci0: Secure boot is enabled
+ kernel: Bluetooth: hci0: OTP lock is enabled
+ kernel: Bluetooth: hci0: API lock is enabled
+ kernel: Bluetooth: hci0: Debug lock is disabled
+ kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
+ kernel: Bluetooth: hci0: Bootloader timestamp 2022.18 buildtype 1 build 16362
+ kernel: Bluetooth: hci0: DSM reset method type: 0x00
+ kernel: Bluetooth: hci0: Failed to load Intel firmware file
intel/ibt-0093-0041.sfi (-2)
+ kernel: Bluetooth: hci0: Failed to read MSFT supported features (-56)
+ ```
+
+ [Fix]
+
+ Upstream commit
+ [65c4b9b74b00](https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-
+ firmware.git/commit/?id=65c4b9b74b00b70777ca216474f2f7f8affba095)
+ ("linux-firmware: Update firmware file for Intel BlazarU core"), which
+ has been included in upstream tag 20241110.
+
+ This also pulls a few more commits due to updates to
+ `intel/ibt-0291-0291.sfi` for Gale Peak2 (BE200).
+
+ [Test Case]
+
+ 1. Install linux-firmware from -proposed pocket
+ 2. check dmesg for successful firmware loading messages:
+ ```
+ Bluetooth: hci0: Device revision is 0
+ Bluetooth: hci0: Secure boot is enabled
+ Bluetooth: hci0: OTP lock is enabled
+ Bluetooth: hci0: API lock is enabled
+ Bluetooth: hci0: Debug lock is disabled
+ Bluetooth: hci0: Minimum firmware build 1 week 10 2014
+ Bluetooth: hci0: Bootloader timestamp 2022.18 buildtype 1 build 16362
+ Bluetooth: hci0: DSM reset method type: 0x00
+ Bluetooth: hci0: Found device firmware: intel/ibt-0093-0041.sfi
+ Bluetooth: hci0: Boot Address: 0x100800
+ Bluetooth: hci0: Firmware Version: 87-38.24
+ Bluetooth: BNEP (Ethernet Emulation) ver 1.3
+ Bluetooth: BNEP filters: protocol multicast
+ Bluetooth: BNEP socket layer initialized
+ Bluetooth: hci0: Waiting for firmware download to complete
+ Bluetooth: hci0: Firmware loaded in 1748071 usecs
+ Bluetooth: hci0: Waiting for device to boot
+ Bluetooth: hci0: Device booted in 44999 usecs
+ Bluetooth: hci0: Malformed MSFT vendor event: 0x02
+ Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0093-0041.ddc
+ Bluetooth: hci0: Applying Intel DDC parameters completed
+ Bluetooth: hci0: Firmware timestamp 2024.38 buildtype 1 build 67159
+ Bluetooth: hci0: Firmware SHA1: 0x083ad0b2
+ Bluetooth: hci0: Fseq status: Success (0x00)
+ Bluetooth: hci0: Fseq executed: 00.00.04.191
+ Bluetooth: hci0: Fseq BT Top: 00.00.04.191
+ ```
+ 3. check bluetooth interface is up:
+ ```
+ Index list with 1 item
+ hci0: Primary controller
+ addr 98:5F:41:D6:25:0D version 12 manufacturer 2 class 0x6c010c
+ supported settings: powered connectable fast-connectable
discoverable bondable link-security ssp br/edr le advertising secure-conn
debug-keys privacy configuration static-addr phy-configuration wide-band-speech
cis-central cis-peripheral
+ current settings: powered ssp br/edr le secure-conn cis-central
cis-peripheral
+ name localhost
+ short name
+ hci0: Configuration options
+ supported options: public-address
+ missing options:
+ ```
+
+ [Where problems could occur]
+
+ New hardware. And we still have iwlwifi firmware API problem to be
+ addressed in bug 2085547.
+
+ [Other Info]
+
+ To be supported in linux-oem-6.11/noble, nominate for Noble and Oracular
+ only. Plucky version 20241107.gitdb0082fa-0ubuntu1 and newer has covered
+ this already.
+
+ ========== original bug report ==========
+
Proposed fix in
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-
firmware.git/commit/?id=65c4b9b74b00b70777ca216474f2f7f8affba095:
commit 65c4b9b74b00b70777ca216474f2f7f8affba095
Author: Kiran K <[email protected]>
Date: Tue Oct 22 15:21:13 2024 +0530
- linux-firmware: Update firmware file for Intel BlazarU core
-
- This patch contains firmware files for BlazarU core -
- 1. Gale Peak2 (BE200)
- 2. Garfield Peak2 (AX211)
- 3. Filmore Peak2 (BE201)
-
- FW Build: BT_BlazarU_S_REL67159_23.90.24382.67159
-
- Release Version: 23.90.0.3
- FSEQ: 0x0.0.4.191
-
- Signed-off-by: Kiran K <[email protected]>
+ linux-firmware: Update firmware file for Intel BlazarU core
- WHENCE | 6 +++++-
- intel/ibt-0093-0041.ddc | Bin 0 -> 9 bytes
- intel/ibt-0093-0041.sfi | Bin 0 -> 908200 bytes
- intel/ibt-0093-0291.ddc | Bin 0 -> 9 bytes
- intel/ibt-0093-0291.sfi | Bin 0 -> 980580 bytes
- intel/ibt-0291-0291.sfi | Bin 978908 -> 980580 bytes
- 6 files changed, 5 insertions(+), 1 deletion(-)
- ---
+ This patch contains firmware files for BlazarU core -
+ 1. Gale Peak2 (BE200)
+ 2. Garfield Peak2 (AX211)
+ 3. Filmore Peak2 (BE201)
+
+ FW Build: BT_BlazarU_S_REL67159_23.90.24382.67159
+
+ Release Version: 23.90.0.3
+ FSEQ: 0x0.0.4.191
+
+ Signed-off-by: Kiran K <[email protected]>
+
+ WHENCE | 6 +++++-
+ intel/ibt-0093-0041.ddc | Bin 0 -> 9 bytes
+ intel/ibt-0093-0041.sfi | Bin 0 -> 908200 bytes
+ intel/ibt-0093-0291.ddc | Bin 0 -> 9 bytes
+ intel/ibt-0093-0291.sfi | Bin 0 -> 980580 bytes
+ intel/ibt-0291-0291.sfi | Bin 978908 -> 980580 bytes
+ 6 files changed, 5 insertions(+), 1 deletion(-)
+ ---
ProblemType: Bug
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
AudioDevicesInUse:
- USER PID ACCESS COMMAND
- /dev/snd/seq: ubuntu 2035 F.... pipewire
+ USER PID ACCESS COMMAND
+ /dev/snd/seq: ubuntu 2035 F.... pipewire
CRDA: N/A
CasperMD5CheckResult: pass
Dependencies: firmware-sof-signed 2023.12.1-1ubuntu1
DistroRelease: Ubuntu 24.04
InstallationDate: Installed on 2024-10-18 (6 days ago)
InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64
(20240827.1)
IwConfig:
- lo no wireless extensions.
-
- enx00e04c6801fa no wireless extensions.
+ lo no wireless extensions.
+
+ enx00e04c6801fa no wireless extensions.
MachineType: Dell Inc. Dell Pro 13 Plus PB13250
Package: linux-firmware
PackageArchitecture: amd64
ProcFB:
- 0 simpledrmdrmfb
- 1 i915drmfb
+ 0 simpledrmdrmfb
+ 1 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.11.0-1006-oem
root=UUID=fc84ebe2-195e-4b97-bf16-6a80d10fc4ab ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 6.11.0-1006.6-oem 6.11.0
RelatedPackageVersions:
- linux-restricted-modules-6.11.0-1006-oem N/A
- linux-backports-modules-6.11.0-1006-oem N/A
- linux-firmware 20240318.git3b128b60-0ubuntu2.4
+ linux-restricted-modules-6.11.0-1006-oem N/A
+ linux-backports-modules-6.11.0-1006-oem N/A
+ linux-firmware 20240318.git3b128b60-0ubuntu2.4
RfKill:
- 0: hci0: Bluetooth
- Soft blocked: no
- Hard blocked: no
+ 0: hci0: Bluetooth
+ Soft blocked: no
+ Hard blocked: no
Tags: noble
Uname: Linux 6.11.0-1006-oem x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: N/A
_MarkForUpload: True
dmi.bios.date: 09/12/2024
dmi.bios.release: 68.3
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 68.3.29
dmi.board.name: 0VE010
dmi.board.vendor: Dell Inc.
dmi.board.version: D01
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.ec.firmware.release: 137.137
dmi.modalias:
dmi:bvnDellInc.:bvr68.3.29:bd09/12/2024:br68.3:efr137.137:svnDellInc.:pnDellPro13PlusPB13250:pvr:rvnDellInc.:rn0VE010:rvrD01:cvnDellInc.:ct10:cvr:sku0CF4:
dmi.product.family: Dell Pro Laptops
dmi.product.name: Dell Pro 13 Plus PB13250
dmi.product.sku: 0CF4
dmi.sys.vendor: Dell Inc.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085538
Title:
Missing Bluetooth firmware for Intel WiFi 7 AX211/BE200/BE201
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2085538/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs