[Pkg-alsa-devel] Bug#425430: Unmute Front channel
Otavio Salvador
otavio at ossystems.com.br
Mon May 21 16:25:50 UTC 2007
Package: alsa-utils
Version: 1.0.14~rc4-1
Severity: wishlist
Tags: patch
Hello,
We've found that a new board from ASUS need to use Front channel as
master control and without this pactch user need to handle it by
himself.
Please consider this patch for inclusion since it allows a better user
experience.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages alsa-utils depends on:
ii dialog 1.1-20070514-1 Displays user-friendly dialog boxe
ii libasound2 1.0.13-2 ALSA library
ii libc6 2.5-7 GNU C Library: Shared libraries
ii libncurses5 5.5-5 Shared libraries for terminal hand
ii linux-sound-base 1.0.13-5 base package for ALSA and OSS soun
ii lsb-base 3.1-23.1 Linux Standard Base 3.1 init scrip
ii module-init-tools 3.3-pre11-1 tools for managing Linux kernel mo
ii modutils 2.4.27.0-6 Linux module utilities
ii pciutils 1:2.2.4-1 Linux PCI Utilities
ii python 2.4.4-6 An interactive high-level object-o
ii whiptail 0.52.2-10 Displays user-friendly dialog boxe
Versions of packages alsa-utils recommends:
ii alsa-base 1.0.13-5 ALSA driver configuration files
-- no debconf information
-------------- next part --------------
diff -u alsa-utils-1.0.13/debian/init alsa-utils-1.0.13/debian/init
--- alsa-utils-1.0.13/debian/init
+++ alsa-utils-1.0.13/debian/init
@@ -140,6 +140,7 @@
{
CARDOPT="-c $1"
+ unmute_and_set_level "Front" "80%"
unmute_and_set_level "Master" "80%"
unmute_and_set_level "Master Mono" "80%" # See Bug#406047
unmute_and_set_level "Master Digital" "80%" # E.g., cs4237B
More information about the Pkg-alsa-devel
mailing list