[Pkg-alsa-devel] Bug#617347: alsa-utils: Please add "Master Front" to list of controls to be unmuted
Samuel Thibault
sthibault at debian.org
Sun May 1 19:24:45 UTC 2011
Samuel Thibault, le Tue 08 Mar 2011 11:09:35 +0100, a écrit :
> A user has reported that he needs to unmute Master Front in order to
> get any sound. You could add this control among the others in the
> /etc/init.d/alsa-utils script? (or /usr/share/alsa/utils.sh once patch
> for 613103 gets applied)
Here is a patch.
Samuel
-------------- next part --------------
Index: debian/utils.sh
===================================================================
--- debian/utils.sh (révision 2470)
+++ debian/utils.sh (copie de travail)
@@ -85,6 +85,7 @@
# Required for HDA Intel (hda-intel):
unmute_and_set_level "Front" "80%"
+ unmute_and_set_level "Master Front" "80%"
# Required for SB Live 7.1/24-bit (ca0106):
unmute_and_set_level "Analog Front" "80%"
More information about the Pkg-alsa-devel
mailing list