Bug 215876
Summary: | New, unknown, model of AX1675i wireless card | ||
---|---|---|---|
Product: | Drivers | Reporter: | Marcos Alano (marcoshalano) |
Component: | network-wireless-intel | Assignee: | Default virtual assignee for network-wireless-intel (drivers_network-wireless-intel) |
Status: | CLOSED OBSOLETE | ||
Severity: | normal | CC: | br1ghtch1p, marcoshalano, mukesh.sisodiya, sadikakbulut |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | 5.17.4 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Update to support AX1675i (PCI dev 51f1/1672, rev=0x370) |
Description
Marcos Alano
2022-04-22 21:46:23 UTC
CC'ing some Intel WiFi developers. Guys, please take a look. I've added the following 2 lines to drivers/net/wireless/intel/iwlwifi/pcie/drv.c. And my AX1675i wifi adapter is working now. IWL_DEV_INFO(0x51F1, 0x1671, iwlax211_2ax_cfg_so_gf_a0, iwl_ax211_killer_1675s_name), IWL_DEV_INFO(0x51F1, 0x1672, iwlax211_2ax_cfg_so_gf_a0, iwl_ax211_killer_1675i_name), These two lines of code is added to line numbers 504 & 505 in the file. Created attachment 304192 [details]
Update to support AX1675i (PCI dev 51f1/1672, rev=0x370)
Will this patch be included in the next kernel update? It looks like a crucial bug that needs quick fix for new hardware. DB cleanup. Please re-open if still relevant. Thank you. |