From 614b6dd15bf3c626a0619330805472e1461969f9 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 21 Jul 2011 00:29:34 +0200 Subject: [PATCH] alsa-utils: enable speaker and headphones on soundcard #1 too Signed-off-by: Stephan Raue --- packages/audio/alsa-utils/scripts/soundconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/audio/alsa-utils/scripts/soundconfig b/packages/audio/alsa-utils/scripts/soundconfig index c8dc095c14..4c3c9fa3f6 100755 --- a/packages/audio/alsa-utils/scripts/soundconfig +++ b/packages/audio/alsa-utils/scripts/soundconfig @@ -84,6 +84,8 @@ else mixer 0 Speaker 100% mixer 0 'Internal Speaker' 0% mute mixer 0 Playback 100% + mixer 1 Headphone 100% + mixer 1 Speaker 100% mixer 0 Center 100% mixer 0 LFE 100%