summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJonathan Bauer2013-04-23 15:36:25 +0200
committerJonathan Bauer2013-04-23 15:36:25 +0200
commit73f004b55c1940e249c8efdd074933da1a9da477 (patch)
tree8cfc796c3688dd2e268bcd984c3a980dda543357 /src
parentfix the fix :) usb should now work for newer bwpcs (diff)
downloadcore-73f004b55c1940e249c8efdd074933da1a9da477.tar.gz
core-73f004b55c1940e249c8efdd074933da1a9da477.tar.xz
core-73f004b55c1940e249c8efdd074933da1a9da477.zip
fix sounds for newer bwpcs
Diffstat (limited to 'src')
-rw-r--r--src/os-plugins/plugins/vmchooser/files/run-virt.sh12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/os-plugins/plugins/vmchooser/files/run-virt.sh b/src/os-plugins/plugins/vmchooser/files/run-virt.sh
index b3863a2e..070581d2 100644
--- a/src/os-plugins/plugins/vmchooser/files/run-virt.sh
+++ b/src/os-plugins/plugins/vmchooser/files/run-virt.sh
@@ -381,12 +381,12 @@ writelog "\tVM Hostname:\t\t$hostname"
# Adjust sound volume
writelog "Unmuting sound...\c "
-amixer -q sset Master 80% unmute 2>/dev/null
-amixer -q sset PCM 80% unmute 2>/dev/null
-amixer -q sset CD 80% unmute 2>/dev/null
-amixer -q sset Headphone 80% unmute 2>/dev/null
-amixer -q sset Front 80% unmute 2>/dev/null # in SUSE 11.0 it's headphone
-amixer -q sset Speaker 80% unmute 2>/dev/null # annoying built-in speaker
+amixer -q sset Master 100% unmute 2>/dev/null
+amixer -q sset PCM 100% unmute 2>/dev/null
+amixer -q sset CD 100% unmute 2>/dev/null
+amixer -q sset Headphone 100% unmute 2>/dev/null
+amixer -q sset Front 100% unmute 2>/dev/null # in SUSE 11.0 it's headphone
+amixer -q sset Speaker 100% unmute 2>/dev/null # annoying built-in speaker
writelog "finished\n"
# Copy guest configuration (with added information) config.xml to be accessed