mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
alsa-utils: switch on more IEC958 channels found on some ION2 systems
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
08f1436408
commit
5487f48a34
@ -109,8 +109,13 @@ else
|
||||
mixer 'Analog Center/LFE' 100%
|
||||
|
||||
# ASRock ION 330 (and perhaps others) has 2 IEC958 channels
|
||||
mixer IEC958,0 on
|
||||
mixer IEC958,1 on
|
||||
|
||||
# some ION2 has much more IEC958 channels
|
||||
mixer IEC958,2 on
|
||||
mixer IEC958,3 on
|
||||
|
||||
# ASRock ION 330 has Master Front set to 0
|
||||
mixer 'Master Front' 100%
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user