diff options
| author | Marc Vertes <mvertes@free.fr> | 2024-04-28 15:06:17 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2024-04-28 15:06:17 +0200 |
| commit | a052b89e9b34db4fef0694cbd12f329cbc76a9d5 (patch) | |
| tree | 6ac6585f225f72caf04956ed0038909eeeb5ffd9 /etc/modprobe.d | |
| parent | 283b1f2d281515d325f7e31cfb12b8bbe4a2164d (diff) | |
update
Diffstat (limited to 'etc/modprobe.d')
| -rw-r--r-- | etc/modprobe.d/swift.conf | 2 | ||||
| -rw-r--r-- | etc/modprobe.d/x61s.conf | 2 |
2 files changed, 4 insertions, 0 deletions
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 |
