No network devices available

hello, turned on my laptop today for NetworkManager to say that there are no network devices available. figuring that Arch had borked itself, I went into an endeavourOS live environment and got the same problem - when I run ip link only the loopback is detected.
at this point I decided to check whether the WiFi card had dislodged somehow - it’s still in the same place.
I don’t have an ethernet adapter - please help me fix this!

specs:
framework 13 intel 13th gen
intel ax210 WiFi card
arch linux

What does lspci say ?

Anything relevant in dmesg or journalctl? May help to journalctl -g iwl or -g ax, etc…

lspci lists the network controller
dmesg | grep iwl has WRT: Invalid buffer destination multiple times

Did it happen out of random? Could be intermittent connection, try reinstalling the WiFi card

Fixed it! Disabled the testing repos, ran pacman -Syuu and rebooted.

1 Like