Comment 42 for bug 1846016

Revision history for this message
In , luca (luca-linux-kernel-bugs) wrote :

(In reply to sharvil.nanavati from comment #16)
> Looking at the original log I attached to this bug report, I see that the
> uCode major version for my device is 0x1D (29):
>
> [79300.452830] iwlwifi 0000:05:00.0: 0x0000001D | uCode version major
>
> The patch enables GEO_TX_POWER_LIMIT for uCode major version 36 which
> wouldn't affect my device.
>
> Maybe I misunderstood something about the nature of the issue / patch, but
> it seems that the original bug report I reported is different than what is
> being fixed here. If so, should I file another bug or should we reopen this
> bug?

The original bug you reported, the one that has this line in the logs:

[79300.452799] iwlwifi 0000:05:00.0: 0x00000034 | NMI_INTERRUPT_WDG

...has been fix with commit 0c3d7282233c ("iwlwifi: Add support for SAR South Korea limitation") upstream (it's in v5.3). This back has also been backported to v5.2.10+. The new patch I posted here today is not relevant for the "NMI_INTERRUPT_WDG" case. Please make sure you are using v5.2.10 or above.