From 73cf6c67b0c25be86d713fcc4290b1e7aa52c7db Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Wed, 11 Mar 2020 18:48:24 -0500 Subject: [PATCH] Update blacklisted modules. --- etc/modprobe.d/blacklist.conf | 4 ++++ {modprobe.d => etc/modprobe.d}/bonding.conf | 0 {modprobe.d => etc/modprobe.d}/i915.conf | 0 {modprobe.d => etc/modprobe.d}/r8822be.conf | 0 modprobe.d/blacklist.conf | 2 -- 5 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 etc/modprobe.d/blacklist.conf rename {modprobe.d => etc/modprobe.d}/bonding.conf (100%) rename {modprobe.d => etc/modprobe.d}/i915.conf (100%) rename {modprobe.d => etc/modprobe.d}/r8822be.conf (100%) delete mode 100644 modprobe.d/blacklist.conf diff --git a/etc/modprobe.d/blacklist.conf b/etc/modprobe.d/blacklist.conf new file mode 100644 index 0000000..61e5f0f --- /dev/null +++ b/etc/modprobe.d/blacklist.conf @@ -0,0 +1,4 @@ +blacklist pcspkr +blacklist r8822be +blacklist rtwpci +blacklist rtw88 diff --git a/modprobe.d/bonding.conf b/etc/modprobe.d/bonding.conf similarity index 100% rename from modprobe.d/bonding.conf rename to etc/modprobe.d/bonding.conf diff --git a/modprobe.d/i915.conf b/etc/modprobe.d/i915.conf similarity index 100% rename from modprobe.d/i915.conf rename to etc/modprobe.d/i915.conf diff --git a/modprobe.d/r8822be.conf b/etc/modprobe.d/r8822be.conf similarity index 100% rename from modprobe.d/r8822be.conf rename to etc/modprobe.d/r8822be.conf diff --git a/modprobe.d/blacklist.conf b/modprobe.d/blacklist.conf deleted file mode 100644 index daeaf45..0000000 --- a/modprobe.d/blacklist.conf +++ /dev/null @@ -1,2 +0,0 @@ -blacklist pcspkr -#blacklist r8822be