First time Ubuntu user here. I’ve google’d this answer and am at a loss. I have a built in intel WiFi adaptor on my mobo but Ubuntu doesn’t see it. It recognizes it’s intel but that’s it. Not sure what to do from here?
Network control [0280]: Intel Corporation Device [8086:2725] (rev 1a)
Subsystem: Intel Corporation Device [8086:0024] Kernel driver in use : iwlwifi
Kernel modules: iwlwifi
Uname -r 5.11.0-27-generic
Ubuntu version is 20.04.3 LTS
lspci -nnk | grep 0280 -A3
and also:uname -r
Welcome to Ask Ubuntu. – chili555 Mar 01 '22 at 00:29sudo dmesg | grep iwl
in an edit. – chili555 Mar 01 '22 at 00:39