mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
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:
parent
2a66340077
commit
16919f74df
2
packages/audio/alsa-lib/modprobe.d/intel-audio.conf
Normal file
2
packages/audio/alsa-lib/modprobe.d/intel-audio.conf
Normal file
@ -0,0 +1,2 @@
|
||||
# work around no audio issue on Intel NUCs
|
||||
blacklist snd_soc_skl
|
Loading…
x
Reference in New Issue
Block a user