I've reinstalled my ubuntu a week ago and I've been unable to get my wifi adapter to work. (Single Boot: Ubuntu 22.04 LTS) I'd love some help to troubleshoot/find a solution as I'm at a complete loss at the moment. Here is some more information from certain commands I've run so far.
lspci -knn | grep Net -A3
00:14.3 Network controller [0280]: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] [8086:9df0] (rev 30)
DeviceName: WLAN
Subsystem: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] [8086:0000]
Kernel modules: iwlwifi
uname -r
5.15.0-41-generic
sudo modprobe iwlwifi
No response
rfkill
ID | TYPE | DEVICE | SOFT | HARD |
---|---|---|---|---|
0 | wlan | asus-wlan | unblocked | unblocked |
1 | bluetooth | asus-bluetooth | unblocked | unblocked |
2 | bluetooth | hci0 | unblocked | unblocked |
sudo dmesg | grep iwl
[ 2.193539] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 2.199789] iwlwifi: No config found for PCI dev 9df0/0000, rev=0x318, rfid=0x0
[ 2.199908] iwlwifi: probe of 0000:00:14.3 failed with error -22
sudo dkms status
No response
lspci -knn | grep Net -A3
terminal command. Is it a dual boot with Windows? – Pilot6 Jul 14 '22 at 10:12dkms status
. Please format output properly using the{}
icon above. – Pilot6 Jul 14 '22 at 10:19dkms status
– reemz Jul 14 '22 at 10:23ubuntu-bug linux
. This device used to work with previous kernels. – Pilot6 Jul 14 '22 at 10:23