Hello Stefan, thank you for your prompt reply.
I've checked and found this in dmesg on Linux:
iwlwifi 0000:00:14.3: Direct firmware load for
iwlwifi-QuZ-a0-jf-b0-50.ucode failed with error -2
iwlwifi 0000:00:14.3: Direct firmware load for
iwlwifi-QuZ-a0-jf-b0-49.ucode failed with error -2
iwlwifi 0000:00:14.3: loaded firmware version 48.4fa0041f.0 op_mode iwlmvm
iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x354
'lshw -C network' confirms driver=iwlwifi firmware=48.4fa0041f.0
Please let me know if you need further info.
-ssf
On 11/23/21 18:27, Stefan Sperling wrote:
On Tue, Nov 23, 2021 at 04:05:20PM -0300, [email protected] wrote:
Synopsis: Intel Wi-Fi 6 AX201 driver not getting attached by the kernel.
Category: kernel
Environment:
System : OpenBSD 7.0
Details : OpenBSD 7.0-current (GENERIC.MP) #111: Sun Nov 21
17:35:37 MST 2021
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
Architecture: OpenBSD.amd64
Machine : amd64
Description:
The iwx driver is not getting attached to the kernel. Tried with 7.0
release and with
7.0-current as of 2021-11-21; tried downloading the iwx firmware with
'fw_update iwx'
(iwx-firmware-20210512 was downloaded) to no avail. It might be missing
the device ID.
Please boot Linux and check its logs to see which firmware file is
being loaded for this device. Once we know this, perhaps it can be
made to work on OpenBSD.