From a052b89e9b34db4fef0694cbd12f329cbc76a9d5 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sun, 28 Apr 2024 15:06:17 +0200 Subject: update --- etc/modprobe.d/swift.conf | 2 ++ etc/modprobe.d/x61s.conf | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 etc/modprobe.d/swift.conf create mode 100644 etc/modprobe.d/x61s.conf (limited to 'etc/modprobe.d') diff --git a/etc/modprobe.d/swift.conf b/etc/modprobe.d/swift.conf new file mode 100644 index 0000000..5952042 --- /dev/null +++ b/etc/modprobe.d/swift.conf @@ -0,0 +1,2 @@ +blacklist acer_wmi +options snd_sof_intel_hda_common hda_model=alc255-acer diff --git a/etc/modprobe.d/x61s.conf b/etc/modprobe.d/x61s.conf new file mode 100644 index 0000000..b74a521 --- /dev/null +++ b/etc/modprobe.d/x61s.conf @@ -0,0 +1,2 @@ +blacklist pcmcia +blacklist yenta_socket -- cgit v1.2.3