[Pkg-alsa-devel] Bug#497581: Upgrading alsa-base broke the softvol plugin

Christian Ohm chr.ohm at gmx.net
Tue Sep 2 20:56:59 UTC 2008


Package: alsa-base
Version: 1.0.16-2
Severity: important

Hello,

I am using a M-Audio Audiophile 24/96 sound card, which has no hardware mixer.
So I modified /usr/share/alsa/cards/ICE1712.conf to make it use the softvol
plugin (diff follows) to be able to use the usual mixer applets. After a
dist-upgrade the volume control didn't work anymore, downgrading alsa-base from
version 1.0.17.dfsg-1 to 1.0.16-2 made it work again.

Best regards,
Christian Ohm




--- /tmp/ICE1712.conf   2008-03-11 00:00:00.000000000 +0100
+++ ICE1712.conf        2007-10-21 15:58:34.000000000 +0200
@@ -12,8 +12,15 @@
        playback.pcm {
                type plug
                slave.pcm {
-                       @func concat
-                       strings [ "dmix:" $CARD ",FORMAT=S32_LE" ]
+                       type softvol
+                       slave.pcm {
+                               @func concat
+                               strings [ "dmix:" $CARD ",FORMAT=S32_LE" ]
+                       }
+                       control {
+                               name "PCM Playback Volume"
+                               card $CARD
+                       }
                }
        }
        capture.pcm {




-- Package-specific info:
--- Begin additional package status ---
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                                 Version                              Description
+++-====================================-====================================-========================================================================================
ii  libasound2                           1.0.16-2                             ALSA library
--- End additional package status ---
--- Begin /proc/asound/version ---
Advanced Linux Sound Architecture Driver Version 1.0.16.
--- End /proc/asound/version ---
--- Begin /proc/asound/cards ---
 0 [M2496          ]: ICE1712 - M Audio Audiophile 24/96
                      M Audio Audiophile 24/96 at 0xcc00, irq 21
 1 [M5455          ]: ICH - ALi M5455
                      ALi M5455 with ALC850 at irq 18
--- End /proc/asound/cards ---
--- Begin /dev/snd/ listing ---
total 0
crw-rw---- 1 root audio 116,  0 2008-09-02 22:36 controlC0
crw-rw---- 1 root audio 116, 32 2008-09-02 22:36 controlC1
crw-rw---- 1 root audio 116,  8 2008-09-02 22:36 midiC0D0
crw-rw---- 1 root audio 116, 24 2008-09-02 22:36 pcmC0D0c
crw-rw---- 1 root audio 116, 16 2008-09-02 22:45 pcmC0D0p
crw-rw---- 1 root audio 116, 56 2008-09-02 22:36 pcmC1D0c
crw-rw---- 1 root audio 116, 48 2008-09-02 22:38 pcmC1D0p
crw-rw---- 1 root audio 116, 57 2008-09-02 22:36 pcmC1D1c
crw-rw---- 1 root audio 116, 50 2008-09-02 22:36 pcmC1D2p
crw-rw---- 1 root audio 116,  1 2008-09-02 22:36 seq
crw-rw---- 1 root audio 116, 33 2008-09-02 22:36 timer
--- End /dev/snd/ listing ---

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (800, 'experimental'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26.3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.utf8)
Shell: /bin/sh linked to /bin/dash

Versions of packages alsa-base depends on:
ii  linux-sound-base           1.0.17.dfsg-1 base package for ALSA and OSS soun
ii  lsof                       4.78.dfsg.1-4 List open files
ii  module-init-tools          3.4-1         tools for managing Linux kernel mo

Versions of packages alsa-base recommends:
ii  alsa-utils                    1.0.16-2   ALSA utilities

Versions of packages alsa-base suggests:
ii  alsa-oss                      1.0.15-1   ALSA wrapper for OSS applications
pn  apmd                          <none>     (no description available)

Versions of packages libasound2 depends on:
ii  libc6                         2.7-13     GNU C Library: Shared libraries

-- debconf information:
  alsa-base/alsactl_store_on_shutdown: never autosave

-- 
Caution: breathing may be hazardous to your health.





More information about the Pkg-alsa-devel mailing list