[SRU][PULL][linux-firmware][Mantic] Add firmware for Intel CNVi AX211 on Intel Meteor Lake platform
You-Sheng Yang
vicamo.yang at canonical.com
Wed Nov 1 06:09:12 UTC 2023
BugLink: https://bugs.launchpad.net/bugs/2037390
[Impact]
Missing firmware for Intel CNVi AX211 on Intel Meteor Lake platform.
iwlwifi 0000:00:14.3: PCI dev 7e40/4090, rev=0x441, rfid=0x2010d000
iwlwifi 0000:00:14.3: no suitable firmware found!
iwlwifi 0000:00:14.3: minimum version required: iwlwifi-ma-b0-gf-a0-59
iwlwifi 0000:00:14.3: maximum version supported: iwlwifi-ma-b0-gf-a0-83
iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
And Bluetooth:
Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-0180-0041.sfi (-2)
[Fix]
3 upstream commits needed.
For the first commit for iwlwifi, it supports both AX211 and BE200 (for bug
2028065).
[Test Case]
Boot with firmware blobs installed, and iwlwifi and btintel should probe
successfully without error.
[Where problems could occur]
While this introduces support for new hardware on new platforms, expect every
possible problem.
[Other Info]
We're to support oem-6.5/jammy, and mantic for best effort. While there is no
Noble branch yet, Noble is not nominated.
----------------------------------------------------------------
The following changes since commit 387c2bd0ad70b04df0c3ffea75e25b08f406e4fc:
UBUNTU: Ubuntu-20230919.git3672ccab-0ubuntu2.2 (2023-10-10 11:48:12 +0200)
are available in the Git repository at:
https://git.launchpad.net/~vicamo/ubuntu/+source/linux-firmware bug-2037390/iwlwifi-fw-GL-MA/mantic
for you to fetch changes up to a688209f4dea0442d5240a910c18b7af40be129f:
Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX211 (2023-11-01 12:21:53 +0800)
----------------------------------------------------------------
Gregory Greenman (1):
iwlwifi: add FWs for new GL and MA device types with multiple RF modules
Kiran K (1):
Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX211
Lokendra Singh (1):
linux-firmware: Add firmware file for Intel Bluetooth AX211
WHENCE | 23 +++++++++++++++++++++++
intel/ibt-0180-0041.ddc | Bin 0 -> 9 bytes
intel/ibt-0180-0041.sfi | Bin 0 -> 810556 bytes
iwlwifi-gl-c0-fm-c0-83.ucode | Bin 0 -> 1799504 bytes
iwlwifi-gl-c0-fm-c0.pnvm | Bin 0 -> 246228 bytes
iwlwifi-ma-b0-gf-a0-83.ucode | Bin 0 -> 1753308 bytes
iwlwifi-ma-b0-gf-a0.pnvm | Bin 0 -> 55500 bytes
iwlwifi-ma-b0-gf4-a0-83.ucode | Bin 0 -> 1721448 bytes
iwlwifi-ma-b0-gf4-a0.pnvm | Bin 0 -> 28024 bytes
iwlwifi-ma-b0-hr-b0-83.ucode | Bin 0 -> 1572104 bytes
10 files changed, 23 insertions(+)
create mode 100644 intel/ibt-0180-0041.ddc
create mode 100644 intel/ibt-0180-0041.sfi
create mode 100644 iwlwifi-gl-c0-fm-c0-83.ucode
create mode 100644 iwlwifi-gl-c0-fm-c0.pnvm
create mode 100644 iwlwifi-ma-b0-gf-a0-83.ucode
create mode 100644 iwlwifi-ma-b0-gf-a0.pnvm
create mode 100644 iwlwifi-ma-b0-gf4-a0-83.ucode
create mode 100644 iwlwifi-ma-b0-gf4-a0.pnvm
create mode 100644 iwlwifi-ma-b0-hr-b0-83.ucode
More information about the kernel-team
mailing list