I was able to do initial install and connected to my home WiFi. I installed VScode. On day 2, the Spark can no longer connect to any WiFI with Setings/Wi-Fi delivering “No Wi-FI Adapter Found” message. Any guidance will be greatly appreciated.
I found the answer on StackExchange for this general Ubuntu wifi adapter missing problem.
get kernel version and reinstall, then restart
uname -r
6.11.0-1016-nvidia
sudo apt update
sudo apt install –reinstall linux-generic
sudo apt install linux-modules-extra-6.11.0-1016-nvidia
( restart and WiFi network adapter is there again )
1 Like
Hi randyklingenberg, if the issue reoccurs, please capture and share the following details while it’s happening.
-
Output of “lspci”
-
Dmesg logs - sudo dmesg