From a4dd500e3d861076812a81ac9f889ca0161a02ac Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 14 Dec 2020 18:52:05 +0100 Subject: etc/modprobe.d/: Rename dsp-fix.conf file and prepend package namespace. --- etc/modprobe.d/dsp-fix.conf | 1 - etc/modprobe.d/itzks-systems-common_dsp-fix.conf | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 etc/modprobe.d/dsp-fix.conf create mode 100644 etc/modprobe.d/itzks-systems-common_dsp-fix.conf diff --git a/etc/modprobe.d/dsp-fix.conf b/etc/modprobe.d/dsp-fix.conf deleted file mode 100644 index d71dbd5..0000000 --- a/etc/modprobe.d/dsp-fix.conf +++ /dev/null @@ -1 +0,0 @@ -options snd_intel_dspcfg dsp_driver=1 diff --git a/etc/modprobe.d/itzks-systems-common_dsp-fix.conf b/etc/modprobe.d/itzks-systems-common_dsp-fix.conf new file mode 100644 index 0000000..d71dbd5 --- /dev/null +++ b/etc/modprobe.d/itzks-systems-common_dsp-fix.conf @@ -0,0 +1 @@ +options snd_intel_dspcfg dsp_driver=1 -- cgit v1.2.3