Bug 202085 - iwlwifi: 9560: ASSERT 2B80
Summary: iwlwifi: 9560: ASSERT 2B80
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: network-wireless (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: DO NOT USE - assign "network-wireless-intel" component instead
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-28 12:39 UTC by Benjamin Hodgetts
Modified: 2018-12-30 08:09 UTC (History)
0 users

See Also:
Kernel Version: 4.20 (GIT r6428 g00c569b567c7)
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Kernel Messages from the Wifi Card (379.16 KB, text/plain)
2018-12-28 12:39 UTC, Benjamin Hodgetts
Details
fix (2.43 MB, application/octet-stream)
2018-12-29 16:20 UTC, Emmanuel Grumbach
Details

Description Benjamin Hodgetts 2018-12-28 12:39:51 UTC
Created attachment 280177 [details]
Kernel Messages from the Wifi Card

This wireless device appeared to work fine on the 4.19 kernel, but the current kernel built from GIT causes the Wifi card to be continually restarted, making it unusable. Kernel output attached.

Wireless card shows up under lspci as:
00:14.3 Network controller: Intel Corporation Device 9df0 (rev 30)
Comment 1 Emmanuel Grumbach 2018-12-29 15:56:52 UTC
Thanks!

I just saw that this has been fixed already, I just need to release the firmware with the fixes. Will do that in a few hours.
Comment 2 Emmanuel Grumbach 2018-12-29 16:20:11 UTC
Created attachment 280189 [details]
fix

Please check with this firmware.
Comment 3 Benjamin Hodgetts 2018-12-29 19:56:46 UTC
Looks fine, no more errors. Only output now is what I'd expect:

[Sat Dec 29 19:38:30 2018] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[Sat Dec 29 19:38:30 2018] iwlwifi 0000:00:14.3: loaded firmware version 43.95eb4e97.0 op_mode iwlmvm
[Sat Dec 29 19:38:31 2018] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9560, REV=0x318
[Sat Dec 29 19:38:31 2018] iwlwifi 0000:00:14.3: base HW address: 04:d3:b0:80:8f:f4
[Sat Dec 29 19:38:31 2018] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[Sat Dec 29 19:38:31 2018] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS

Thanks.
Comment 4 Emmanuel Grumbach 2018-12-29 20:28:42 UTC
Thanks, I'll work on sending the fix upstream.
Comment 5 Emmanuel Grumbach 2018-12-30 08:09:14 UTC
Sent upstream: https://patchwork.kernel.org/patch/10745061/

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