You are not logged in.

#1 2025-09-09 19:12:20

choopeek
Member
Registered: 2024-04-30
Posts: 2

[SOLVED]No suitable firmware found for iwlwifi - kernel 6.16.5-arch1-1

Hello,

I have two mini PCs with the same hardware. I updated the one to  kernel 6.16.5-arch1-1 but now the iwlwifi module fails to load because of missing firmware. Bluetooth also does not work. The WiFi and Bluetooth on the PC that is still running kernel 6.16.4-arch1-1 is working fine.

Installed kernel and firmware packages

  • linux 6.16.5.arch1-1

  • linux-firmware 20250808-1

Output of of the lspci -s 00:14.3 -vnn command:

00:14.3 Network controller [0280]: Intel Corporation Raptor Lake PCH CNVi WiFi [8086:51f1] (rev 01)
        DeviceName: Onboard - Ethernet
        Subsystem: Intel Corporation Device [8086:0000]
        Flags: fast devsel, IRQ 16, IOMMU group 8
        Memory at 605d1a4000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [c8] Power Management version 3
        Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [40] Express Root Complex Integrated Endpoint, IntMsgNum 0
        Capabilities: [80] MSI-X: Enable- Count=16 Masked-
        Capabilities: [100] Latency Tolerance Reporting
        Capabilities: [164] Vendor Specific Information: ID=0010 Rev=0 Len=014 <?>
        Kernel modules: iwlwifi

dmesg output for the iwlwifi module:

[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x30
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Adding cdb to rf id
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Adding jacket to rf id
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Detected rf-type 0x504 step-id 0x1 slave-id 0x0 from crf id 0x3010a100
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Detected cdb-id 0x1 jacket-id 0x1 from wfpm id 0x30
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Detected jacket-id 0x1 from cnvi id 0x80400
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: PCI dev 51f1/0000, rev=0x370, rfid=0x3010a100
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-89.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-88.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-87.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-86.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-85.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-84.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-83.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-82.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-81.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-80.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-79.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-78.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr4-b0-77.ucode failed with error -2
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: no suitable firmware found!
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: minimum version required: iwlwifi-so-a0-hr4-b0-77
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: maximum version supported: iwlwifi-so-a0-hr4-b0-89
[Mon Sep  8 20:37:04 2025] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git

On the 6.16.4-arch1-1 kernel, it loads the iwlwifi-so-a0-hr-b0-89 firmware, but on the 6.16.5-arch1-1 it is looking for the iwlwifi-so-a0-hr4-b0-89 firmware which does not exist.

Last edited by choopeek (2025-09-09 20:08:46)

Offline

#2 2025-09-09 19:17:27

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,523
Website

Re: [SOLVED]No suitable firmware found for iwlwifi - kernel 6.16.5-arch1-1

So this is fixable by simple downgrading the kernel?

Offline

#3 2025-09-09 20:03:13

choopeek
Member
Registered: 2024-04-30
Posts: 2

Re: [SOLVED]No suitable firmware found for iwlwifi - kernel 6.16.5-arch1-1

I downgraded the kernel to 6.16.4-arch1-1 and had the same problem after restarting. I then shut it down again and this time I removed the power and this resolved the issue on the 6.16.4-arch1-1 kernel. I then upgraded it again to the 6.16.5-arch1.1 kernel and the WiFi and Bluetooth are now working again.

Output of dmes on the 6.16.5-arch1-1 kernel.

[   49.844730] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[   49.855126] iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
[   49.855230] iwlwifi 0000:00:14.3: PCI dev 51f1/0074, rev=0x370, rfid=0x10a100
[   49.855233] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
[   49.859042] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
[   49.859236] iwlwifi 0000:00:14.3: loaded firmware version 89.af655058.0 so-a0-hr-b0-89.ucode op_mode iwlmvm
[   50.074180] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[   50.074239] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[   50.074249] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[   50.074259] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
[   50.074320] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[   50.075680] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[   50.141192] iwlwifi 0000:00:14.3: base HW address: 34:13:e8:e7:ea:55
[   50.174907] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[   51.088141] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[   51.088200] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[   51.088257] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[   51.088266] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
[   51.089602] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[   51.160724] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 2
[   51.307234] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[   51.307330] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[   51.307338] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[   51.307347] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
[   51.308429] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4

Last edited by choopeek (2025-09-09 20:04:16)

Offline

Board footer

Powered by FluxBB