diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-12-14 17:25:54 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-12-14 17:25:54 +0100 |
commit | fd11921fb18c1e7e7f1c0c2e8957317b968350f7 (patch) | |
tree | 3345daf8d71e24d921ef3c666c56ff73fe0198e7 | |
parent | d9fa3b7f664ff9f71eaa319ee3046183b94bce08 (diff) | |
download | itzks-systems-fd11921fb18c1e7e7f1c0c2e8957317b968350f7.tar.gz itzks-systems-fd11921fb18c1e7e7f1c0c2e8957317b968350f7.tar.bz2 itzks-systems-fd11921fb18c1e7e7f1c0c2e8957317b968350f7.zip |
etc/modprobe.d/: Add dsp-fix.conf. Disable SOF driver firmware usage.
-rw-r--r-- | etc/modprobe.d/dsp-fix.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/modprobe.d/dsp-fix.conf b/etc/modprobe.d/dsp-fix.conf new file mode 100644 index 0000000..d71dbd5 --- /dev/null +++ b/etc/modprobe.d/dsp-fix.conf @@ -0,0 +1 @@ +options snd_intel_dspcfg dsp_driver=1 |