OXIESEC PANEL
- Current Dir:
/
/
snap
/
core24
/
988
/
etc
/
modprobe.d
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/04/2025 04:37:50 PM
rwxr-xr-x
📄
blacklist-ath_pci.conf
325 bytes
10/02/2024 12:40:49 PM
rw-r--r--
📄
blacklist-firewire.conf
210 bytes
10/02/2024 12:40:49 PM
rw-r--r--
📄
blacklist-framebuffer.conf
677 bytes
10/02/2024 12:40:49 PM
rw-r--r--
📄
blacklist-rare-network.conf
583 bytes
10/02/2024 12:40:49 PM
rw-r--r--
📄
blacklist.conf
1.48 KB
10/02/2024 12:40:49 PM
rw-r--r--
📄
iwlwifi.conf
347 bytes
10/02/2024 12:40:49 PM
rw-r--r--
📄
nvidia-graphics-drivers-kms.conf
117 bytes
01/21/2025 12:08:16 PM
rw-r--r--
Editing: iwlwifi.conf
Close
# /etc/modprobe.d/iwlwifi.conf # iwlwifi will dyamically load either iwldvm or iwlmvm depending on the # microcode file installed on the system. When removing iwlwifi, first # remove the iwl?vm module and then iwlwifi. remove iwlwifi \ (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \ && /sbin/modprobe -r mac80211