Bug 219856 - iwlwifi: 8265: UMAC ASSERT 0x67
Summary: iwlwifi: 8265: UMAC ASSERT 0x67
Status: NEEDINFO
Alias: None
Product: Drivers
Classification: Unclassified
Component: network-wireless-intel (show other bugs)
Hardware: Intel Linux
: P3 high
Assignee: Default virtual assignee for network-wireless-intel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-11 13:02 UTC by Maxim
Modified: 2025-03-24 07:42 UTC (History)
2 users (show)

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg (65.10 KB, text/plain)
2025-03-11 13:02 UTC, Maxim
Details
latest firmware (2.32 MB, application/octet-stream)
2025-03-15 21:11 UTC, Emmanuel Grumbach
Details
new error (3.06 KB, text/plain)
2025-03-16 09:52 UTC, Maxim
Details
f82a4177 ucode dmesg (50.85 KB, text/plain)
2025-03-16 15:00 UTC, Maxim
Details

Description Maxim 2025-03-11 13:02:09 UTC
Created attachment 307809 [details]
dmesg

iwlwifi continously crashes causing these messages in dmesg:

    iwlwifi 0000:06:00.0: Microcode SW error detected.  Restarting 0x2000000.
    iwlwifi 0000:06:00.0: Microcode SW error detected.  Restarting 0x82000000.

This is a major issue since driver crashes repeatedly.
Only today I had 370 (!) crashes and since Oct 25 there was 1400 crashes.

I am attaching the most recent series of crash.

System information:

    kernel:   6.13.6-arch1-1 (source: https://gitlab.archlinux.org/archlinux/packaging/packages/linux)
    firmware: 20250210.5bc5868b (source: https://gitlab.archlinux.org/archlinux/packaging/packages/linux-firmware)
    lspci: 06:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
    lscpu: Intel(R) Core(TM) i7-8705G CPU @ 3.10GHz
Comment 1 Emmanuel Grumbach 2025-03-15 21:11:58 UTC
Created attachment 307834 [details]
latest firmware

Hi Maxim,

Can you please try the firmware attached?
Just copy it to /lib/firmware.

Your problem seems to be a firmware problem, and there were a few changes that are not included in your version.
I can't tell that your issues will be fixed, but since you reproduce easily, it's worth trying.

Thanks!
Comment 2 Maxim 2025-03-16 09:52:47 UTC
Created attachment 307839 [details]
new error

(In reply to Emmanuel Grumbach from comment #1)
> Can you please try the firmware attached?
> Just copy it to /lib/firmware.

Can't say yet that it fixes the issue but it now fails at the start, which wasn't the case for older firmware. See an attachment.
Wifi still works after the fail but I don't think it's the intended behaviour.

It is different failure though.

Firmware does change:
    [   20.033550] iwlwifi 0000:06:00.0: loaded firmware version 36.f82a4177.0 8265-36.ucode op_mode iwlmvm

Old one:
    [   42.279192] iwlwifi 0000:06:00.0: loaded firmware version 36.ca7b901d.0 8265-36.ucode op_mode iwlmvm
Comment 3 Emmanuel Grumbach 2025-03-16 10:09:21 UTC
Very strange...

Can you tell what happened on October 25th?

Firmware update? Kernel update? New router?
Comment 4 Maxim 2025-03-16 15:00:47 UTC
Created attachment 307841 [details]
f82a4177 ucode dmesg

(In reply to Emmanuel Grumbach from comment #1)
> Created attachment 307834 [details]
> latest firmware

Doesn't seem to be helping. New error log from dmesg in attachment.

> Can you tell what happened on October 25th?

Not sure if it has any meaning. Could be just journald not having logs any earlier.

But at 24th there was a kernel upgrade:
linux (6.11.4.arch2-1 -> 6.11.5.arch1-1)
linux-lts (6.6.57-1 -> 6.6.58-1)

And firmware upgrade on 18th:
linux-firmware (20240909.552ed9b8-1 -> 20241017.22a6c7dc-1)

Router is the same, but there was a relatively big fw upgrade month before:
https://mikrotik.com/download/changelogs#c-stable-v7_16

Can't say for sure if I updated the same day or a month before so it could be the reason too.
Comment 5 Emmanuel Grumbach 2025-03-17 07:10:32 UTC
I talked to the firmware team and they think this problem is caused by a frame that we started to receive.
This device is fairly old but I can try to see if we can get some attention from them.
We'd need a firmware dump:
https://wireless.docs.kernel.org/en/latest/en/users/drivers/iwlwifi/debugging.html#firmware-debugging

Note the privacy implications. You can encrypt the data if you want.
Comment 6 Maxim 2025-03-18 15:41:34 UTC
I've installed debug firmware (36.9f0a2d68.0) from this page. When there's enough info I will report.

Also FYI intel cards, even newer ax200/ax201 do seem to be flacky with routeros:
https://forum.mikrotik.com/viewtopic.php?p=1129079
https://forum.mikrotik.com/viewtopic.php?p=1117936

I am not implying that my issue is the same though. But thought it is worth to note.
Comment 7 Maxim 2025-03-24 07:42:27 UTC
(In reply to Emmanuel Grumbach from comment #5)
> Note the privacy implications. You can encrypt the data if you want.

https://www.dropbox.com/scl/fi/hwchj1xfwnu7ofd39qpme/iwl-fw-error.zip.asc?rlkey=mygycl0ucnsgon094zqa49q3q&st=ibc7twvc&dl=0

Here's encrypted dumps.

Note You need to log in before you can comment on or make changes to this bug.