0

I bought wifi card intel AX211NGW for dell optiplex 3000 thin client with intel n6005. I have ubuntu 23.10, and I cannot set up wifi. Why ubuntu shows this card as AX201? The card has the inscription AX211NGW

uname -r

uname -r
6.5.0-14-generic

lspci -nnk | grep 0280 -A3

lspci -nnk | grep 0280 -A3
00:14.3 Network controller [0280]: Intel Corporation Wi-Fi 6 AX201 160MHz [8086:4df0] (rev 01)
    Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz [8086:0094]
    Kernel modules: iwlwifi
00:16.0 Communication controller [0780]: Intel Corporation Management Engine Interface [8086:4de0] (rev 01)

sudo dmesg | grep iwl

sudo dmesg | grep iwl
[    2.342547] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    2.348474] iwlwifi 0000:00:14.3: Detected crf-id 0x11219, cnv-id 0x20000302 wfpm id 0x80000000
[    2.348497] iwlwifi 0000:00:14.3: PCI dev 4df0/0094, rev=0x351, rfid=0x2010d000
[    2.348514] iwlwifi: No config found for PCI dev 4df0/0094, rev=0x351, rfid=0x2010d000
[    2.348597] iwlwifi: probe of 0000:00:14.3 failed with error -22

and network

sudo lshw -c network
  *-network UNCLAIMED       
       description: Network controller
       product: Wi-Fi 6 AX201 160MHz
       vendor: Intel Corporation
       physical id: 14.3
       bus info: pci@0000:00:14.3
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix cap_list
       configuration: latency=0
       resources: iomemory:600-5ff memory:6001124000-6001127fff

I tried this https://askubuntu.com/a/1456701 but its not working. How should I setup? @

mrkob
  • 1

0 Answers0