alsa-lib: add modprobe.d file to work around NUC audio issues

Blacklist snd_soc_skl so that hda_intel gets used. This fixes audio
not working on NUCs which have a DSP on board.

Users needed snd_soc_skl can override this via an (empty)
/storage/.config/modprobe.d/intel-audio.conf file

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2020-03-13 15:01:30 +01:00
parent 2a66340077
commit 16919f74df

View File

@ -0,0 +1,2 @@
# work around no audio issue on Intel NUCs
blacklist snd_soc_skl