When I run the following two commands, the first one returns without eror, but the second one gives me FATAL: Module iwlwifi is in use.
sudo ifconfig wlan0 down sudo modprobe -r iwlwifi If bringing the wireless interface down still leave the kernel module in use, what does that imply?