mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
alsa: move samplefiles in own sample dirs, add samples for ZBOX HD-ID11
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
74dfd35a3e
commit
ea86c07fe3
@ -0,0 +1,10 @@
|
||||
# modprobe.d config for Zotac ZBOX HD-ID11
|
||||
# This file is part of OpenELEC, many thanks to 'Dampfgarten'
|
||||
#
|
||||
# XBMC config:
|
||||
# SYSTEM -> System -> Audio-Hardware
|
||||
# Audio Ausgabegerät: HDA NVidia hdmi
|
||||
# Digitales Ausgabegerät für Passthrough: HDA NVidia hdmi
|
||||
|
||||
pcm.!default hdmi:NVidia
|
||||
pcm:iec958 hdmi:NVidia
|
@ -0,0 +1,4 @@
|
||||
# modprobe.d config for Zotac ZBOX HD-ID11
|
||||
# This file is part of OpenELEC, many thanks to 'Dampfgarten'
|
||||
|
||||
options snd-hda-intel enable_msi=0 probe_mask=0xffff,0xfff2
|
@ -6,4 +6,4 @@ mkdir -p $INSTALL/etc/modprobe.d
|
||||
cp -P $PKG_DIR/config/alsa-base.conf $INSTALL/etc/modprobe.d
|
||||
|
||||
mkdir -p $INSTALL/usr/config
|
||||
cp $PKG_DIR/config/*.sample $INSTALL/usr/config
|
||||
cp -R $PKG_DIR/config/*.sample $INSTALL/usr/config
|
||||
|
Loading…
x
Reference in New Issue
Block a user