Score:0

20.04.3LTS not seeing new wireless card AX210

in flag

According to everything I've been able to find this SHOULD be working. I have the 5.11.0-46-generic kernel installed (supposedly the 5.10 kernel was the first to support this card). Output from lspci -nnk | grep 0280 -A3 is:

07:00.0 Network controller [0280]: Intel Corporation Device [8086:2725] (rev 1a)
    Subsystem: Intel Corporation Device [8086:0024]
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi

Yet when I try to activate wireless from Gnome settings, it says a wireless card has not been detected. What am I missing here?

chili555 avatar
cn flag
The driver is present on your system but didn't load, for some reason. Let's find out why. Please edit your question to show the result of: `sudo modprobe iwlwifi && sudo dmesg | grep iwl` Firmware??
ar flag
Does this answer your question? [Ubuntu 20.04 LTS driver Intel Wi-Fi 6E AX210 160MHz](https://askubuntu.com/questions/1326386/ubuntu-20-04-lts-driver-intel-wi-fi-6e-ax210-160mhz)
Jaime avatar
in flag
@chili555 That command didn't return any information.
chili555 avatar
cn flag
Let's try harder. How about: `sudo modprobe -r iwlwifi` and: `sudo modprobe -v iwlwifi` and finally: `sudo dmesg | grep iwl`
Score:0
in flag

This was pointed out in another forum. It's a bug in the kernel that hopefully gets fixed but here is the workaround: Intel Wifi 5 AX210 - WiFi not working after Update

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.