AX211 wifi firmware load issue

2023-11-22 Thread Gireesh
blinkopenbsd$ dmesg | grep iwx0 iwx0 at pci0 dev 20 function 3 "Intel Wi-Fi 6 AX211" rev 0x00, msix iwx0: could not load firmware, 35 iwx0: failed to load init firmware pcidump -v 0:20:3: Intel Wi-Fi 6 AX211 0x: Vendor ID: 8086, Product ID: 54f0 0x0004: Command: 0006, Status: 0010 0x0008: Cla

Re: AX211 wifi firmware load issue

2023-11-23 Thread Jonathan Gray
On Thu, Nov 23, 2023 at 11:20:27AM +, Stuart Henderson wrote: > On 2023/11/22 19:37, Gireesh wrote: > > blinkopenbsd$ dmesg | grep iwx0 > > iwx0 at pci0 dev 20 function 3 "Intel Wi-Fi 6 AX211" rev 0x00, msix > > iwx0: could not load firmware, 35 > > iwx0: failed to load init firmware > > > > p

Re: AX211 wifi firmware load issue

2023-11-23 Thread Stuart Henderson
and here are kernel messages with IWX_DEBUG defined iwx0: L1 Disabled - LTR Enabled iwx0: ucode type 0 section 0 iwx0: ucode type 0 section 1 iwx0: ucode type 0 section 2 iwx0: ucode type 0 section 3 iwx0: ucode type 0 section 4 iwx0: ucode type 0 section 5 iwx0: ucode type 0 section 6 iwx0: ucode

Re: AX211 wifi firmware load issue

2023-11-23 Thread Stefan Sperling
On Thu, Nov 23, 2023 at 12:46:24PM +, Stuart Henderson wrote: > and here are kernel messages with IWX_DEBUG defined > > iwx0: L1 Disabled - LTR Enabled > iwx0: ucode type 0 section 0 > iwx0: ucode type 0 section 1 > iwx0: ucode type 0 section 2 > iwx0: ucode type 0 section 3 > iwx0: ucode type

Re: AX211 wifi firmware load issue

2023-11-23 Thread Stuart Henderson
On 2023/11/23 19:38, Stefan Sperling wrote: > It is possible that our driver is trying to use an incompatible > firmware image on this particular device. Which firmware file name > is loaded by the iwlwifi driver on a recent Linux distribution? > Are we loading the same one? Seems the first liveus

Re: AX211 wifi firmware load issue

2023-11-24 Thread Stefan Sperling
On Thu, Nov 23, 2023 at 08:26:32PM +, Stuart Henderson wrote: > On 2023/11/23 19:38, Stefan Sperling wrote: > > It is possible that our driver is trying to use an incompatible > > firmware image on this particular device. Which firmware file name > > is loaded by the iwlwifi driver on a recent

Re: AX211 wifi firmware load issue

2023-12-29 Thread Miguel Landaeta
On Fri, Nov 24, 2023 at 03:57:04PM +, Stefan Sperling wrote: > > Anyway, the best way to figure out which firmware is needed is to run > a version of the Linux driver that supports your device. > If your Linux distro is not bleeding-edge enough, try building the driver > from the backport-iwlw