Skip to main content
Topic: iwlwifi needs to be reloaded (Read 131 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

iwlwifi needs to be reloaded

I was not able to turn on wifi anymore for example it was not found in nmcli.
I could see it in inxi:
Code: [Select]
inxi -N
Network:
Device-1: Intel Gemini Lake PCH CNVi WiFi
driver: iwlwifi

Solution:
Code: [Select]
modprobe -r iwlwifi
modprobe iwlwifi