Killer 802.11ac 2x2 (1550 or 1550i) [8086:2526][1a56:1550] is not supported
Bug #1809219 reported by
AceLan Kao
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HWE Next |
Fix Released
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Fix Released
|
Undecided
|
AceLan Kao | ||
Bionic |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
Killer Wireless-1550 is not supported by Bionic kernel.
[Fix]
This card can be supported by adding its structs and IDs into table by below commit.
0a5257bc6d89 iwlwifi: add more card IDs for 9000 series
[Test]
Verified wifi works after applied the commit.
[Regression Potential]
Low. It adds its own structs and IDs to support killer cards.
CVE References
description: | updated |
tags: | added: originate-from-1809194 somerville |
description: | updated |
Changed in linux (Ubuntu Bionic): | |
status: | New → In Progress |
Changed in linux (Ubuntu Bionic): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-bionic removed: verification-needed-bionic |
Changed in hwe-next: | |
status: | New → Fix Released |
Changed in linux (Ubuntu): | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
commit 0a5257bc6d89c2a e69b9bf955679cb 4f89261874
Author: Emmanuel Grumbach <email address hidden>
Date: Tue Jul 17 13:43:56 2018 +0300
iwlwifi: add more card IDs for 9000 series
Add new device IDs for the 9000 series.
Cc: <email address hidden> # 4.14
Signed-off-by: Emmanuel Grumbach <email address hidden>
Signed-off-by: Kalle Valo <email address hidden>