Artix Linux Forum

Artix Linux => System => Topic started by: kiblaster on 22 May 2024, 19:56:14

Title: iwlwifi needs to be reloaded
Post by: kiblaster on 22 May 2024, 19:56:14
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