From f270fd38ecdd3d5adda13eebeef2efd9bf0ce95e Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 29 Jan 2010 12:15:49 +0100 Subject: [PATCH] alsa-utils: - set volume on eeePC and others to 100% --- packages/audio/alsa-utils/scripts/soundconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/audio/alsa-utils/scripts/soundconfig b/packages/audio/alsa-utils/scripts/soundconfig index 9f3d080de6..204b2b3b41 100755 --- a/packages/audio/alsa-utils/scripts/soundconfig +++ b/packages/audio/alsa-utils/scripts/soundconfig @@ -61,6 +61,7 @@ else # some notebooks use headphone instead of master mixer Headphone 100% + mixer Speaker 100% mixer 'Internal Speaker' 0% mute mixer Playback 100%