From 39457a920b0e8a5ec907ab830a8458cc625ece20 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 5 Apr 2010 14:36:07 +0200 Subject: [PATCH] alsa-utils: - switching on the second IEC958 channel on ASRock ION 330 and other to have sound over hdmi - cosmetics --- packages/audio/alsa-utils/scripts/soundconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/audio/alsa-utils/scripts/soundconfig b/packages/audio/alsa-utils/scripts/soundconfig index ed523faf2b..f74b003ae2 100755 --- a/packages/audio/alsa-utils/scripts/soundconfig +++ b/packages/audio/alsa-utils/scripts/soundconfig @@ -88,8 +88,10 @@ else mixer 'Analog Rear' 100% mixer 'Analog Center/LFE' 100% +# ASRock ION 330 (and perhaps others) has 2 IEC958 channels + mixer IEC958,1 on -# asrock ion 330 has Master Front set to 0 +# ASRock ION 330 has Master Front set to 0 mixer 'Master Front' 100% fi