To configure the system to prevent the iwlwifi
kernel module from being loaded, add the following line to the file /etc/modprobe.d/iwlwifi.conf
:
install iwlwifi /bin/true
To configure the system to prevent the iwlwifi
from being used,
add the following line to file /etc/modprobe.d/iwlwifi.conf
:
blacklist iwlwifi