Article 5GF3B Intel WiFi 6 AX210 not working on -current fresh install

Intel WiFi 6 AX210 not working on -current fresh install

by
DrTor
from LinuxQuestions.org on (#5GF3B)
Hello: I just install -current on my Honor Magicbook 16 and Intel WiFi 6 AX210 not working. I have dual boot - Windows and Slackware-current. In Windows wi-fi work fine. On Slackware I don't even see it's interface at all.

bash-5.1$ lspci
...
01:00.0 Network controller: Intel Corporation Device 2725 (rev 1a)
...
---------------------------------

rmmod iwlwifi
modprobe iwlwifi
modinfo iwlwifi | grep file
filename: /lib/modules/5.10.28/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko
parm: nvm_file:NVM file name (charp)

---------------------------------

dmesg | grep iwl
[26250.449683] iwlwifi 0000:01:00.0: api flags index 2 larger than supported by driver
[26250.449701] iwlwifi 0000:01:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 93.8.63.28
[26250.450350] iwlwifi 0000:01:00.0: loaded firmware version 59.601f3a66.0 ty-a0-gf-a0-59.ucode op_mode iwlmvm
[26250.455158] iwlwifi 0000:01:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[26250.629543] iwlwifi 0000:01:00.0: loaded PNVM version 0x324cd670
[26250.733198] iwlwifi 0000:01:00.0: Timeout waiting for PNVM load!
[26250.733201] iwlwifi 0000:01:00.0: Failed to start RT ucode: -110
[26250.733205] iwlwifi 0000:01:00.0: iwl_trans_send_cmd bad state = 0
[26250.745721] iwlwifi 0000:01:00.0: Failed to run INIT ucode: -110

-----------------------------------

lspci -k
...
01:00.0 Network controller: Intel Corporation Device 2725 (rev 1a)
Subsystem: Intel Corporation Device 0024
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
...
------------------------------------

ifconfig -a
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.228 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::5ab3:461:1ccc:de4a prefixlen 64 scopeid 0x20<link>
ether 2c:16:db:a5:c7:cb txqueuelen 1000 (Ethernet)
RX packets 230244 bytes 269479466 (256.9 MiB)
RX errors 0 dropped 2 overruns 0 frame 0
TX packets 144858 bytes 14231751 (13.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 5555 bytes 469428 (458.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 5555 bytes 469428 (458.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
----------------------------------------------

iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

---------------------------------------------latest?d=yIl2AUoC8zA latest?i=-6ByZLCEGGY:Htpbaxp6Jq8:F7zBnMy latest?i=-6ByZLCEGGY:Htpbaxp6Jq8:V_sGLiP latest?d=qj6IDK7rITs latest?i=-6ByZLCEGGY:Htpbaxp6Jq8:gIN9vFw-6ByZLCEGGY
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments