I desperately need help fixing my wifi adapter. I cannot get it to show up and fix it from being unclaimed. Please have some patience as this weekend is my first step into Linux in my personal life, although I have used Linux machines at work here and there. I have looked at other threads and tried out a few things already, but am willing to try anything again.
Things I have tried:
-reinstalling drivers
-searching BIOS for power settings and other things that may be an issue (I couldnt find much so it may be that I am missing the particular setting)
-Going into my Windows install on a separate SSD and trying the Network Reset tool (this was a solution in another thread)
Please let me know what other information I can provide that may help diagnose the issue, as I would love to solve this asap.
Notice that the system suggested that you use sudo with the lshw command.
The command lspci -nnk | grep -iA3 -E "wi-fi|network|ethernet" should provide more detailed info needed for troubleshooting.
You have iwlwifi probe failed with error -110. This is quite common, and has multiple underlying causes. Arch Linux Topic 297679 has a number of things to try.
Thank you. While I am convinced at this point it may be some setting in my BIOS, I cannot figure it out. My b450 motherboard does not have a fast boot and does not have Intel AMT setting as was the solution in your posted thread. I am at a loss, but will continue to dig in.
The posted thread had multiple suggested solutions.
From MSI Fast Boot and Fast Boot missing from B450 Gaming Plus Bios it appears that different MSI BIOS versions enable different feature sets. You could try searching for your hardware in the LHDB to see which BIOS versions have WiFi enabled. You can also ask for advice from MSI Forum users.
Fixed!! Thank you very much! It was the Fast Boot option inside of Windows that had to be turned off. I was an idiot and combing through my BIOS setting this whole time. Booted up Windows and changed the setting and came back to working wifi.
I don’t agree that you were being an idiot. Windows “our way or the highway” attitude creates many “attractive nuisance” issues because side effects of settings for use-cases other than the as-delivered Windows configuration are never mentioned.