diff options
| -rw-r--r-- | remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf b/remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf index 99869d23..17e42fcf 100644 --- a/remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf +++ b/remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf @@ -2,5 +2,6 @@ # Intel corporation 82Q35 Express MEI controller spams syslog under # some 3.0 kernels -# blacklist mei +blacklist mei blacklist pcspkr +blacklist snd-pcsp |
