Your message dated Fri, 12 Sep 2008 19:08:04 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: [Pkg-alsa-devel] Bug#497581: alsa-base: Installing 1.0.17
again works now
has caused the Debian Bug report #497581,
regarding Upgrading alsa-base broke the softvol plugin
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
497581: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497581
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
* Christian Ohm [080912 03:30 +0200]
>
> Hello,
>
> I upgraded alsa-base to 1.0.17.dfsg-2 again, and now softvol works. I don't
> really know what the problem was, probably something went wrong during the
> first upgrade but not the second... Anyway, I guess this bug isn't really one
> (at least not in alsa-base).
Thanks, bug closed.
Elimar
--
Excellent day for drinking heavily.
Spike the office water cooler;-)
--- End Message ---