[Pkg-alsa-devel] Bug#342026: marked as done (alsa-utils: Dmix stopped working.)

Debian Bug Tracking System owner at bugs.debian.org
Tue Dec 13 22:19:18 UTC 2005


Your message dated Tue, 13 Dec 2005 14:02:14 -0800
with message-id <E1EmIDu-0007cV-FI at spohr.debian.org>
and subject line Bug#340763: fixed in alsa-lib 1.0.10-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Dec 2005 20:59:34 +0000
>From tuomov at iki.fi Sun Dec 04 12:59:34 2005
Return-path: <tuomov at iki.fi>
Received: from mail.tnnet.fi ([217.112.240.26])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1Ej0xJ-0000Ga-Tl
	for submit at bugs.debian.org; Sun, 04 Dec 2005 12:59:34 -0800
Received: from localhost (localhost [127.0.0.1])
	by mail.tnnet.fi (Postfix) with ESMTP id 7287E335C8E;
	Sun,  4 Dec 2005 22:59:30 +0200 (EET)
Received: from mail.tnnet.fi ([127.0.0.1])
 by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 04223-16; Sun,  4 Dec 2005 22:59:23 +0200 (EET)
Received: from noi (a252.adsl.tnnet.fi [217.112.242.252])
	by mail.tnnet.fi (Postfix) with ESMTP id 86830335CA3;
	Sun,  4 Dec 2005 22:59:23 +0200 (EET)
Received: from tuomov by noi with local (Exim 3.36 #1 (Debian))
	id 1Ej0x7-0008NJ-00; Sun, 04 Dec 2005 22:59:21 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Tuomo Valkonen <tuomov at iki.fi>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: alsa-utils: Dmix stopped working.
Message-ID: <20051204205921.32071.659.reportbug at noi>
X-Mailer: reportbug 3.18
Date: Sun, 04 Dec 2005 22:59:21 +0200
Sender: Tuomo Valkonen <tuomov at iki.fi>
X-Virus-Scanned: amavisd-new at mail.tnnet.fi
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: alsa-utils
Version: 1.0.9a-4
Severity: important


After an upgrade today, the dmix plugin stopped working.

    $ mocp 	# or any other program trying to use alsa
    ALSA lib pcm_direct.c:812:(snd_pcm_direct_initialize_slave) requested or auto-format is not available
    ALSA lib pcm_dmix.c:831:(snd_pcm_dmix_open) unable to initialize slave

My ~/.asoundrc is the example configuration for using dmix with the
ICE1712 chip (found e.g. at http://alsa.opensrc.org/index.php?page=DmixPlugin).

# cat ~/.asoundrc
# our ICE1712 dmix:
pcm.ossmix {
    type dmix
    ipc_key 1024
    slave {
    pcm "hw:0,0"
        period_time 0
        period_size 1024
        buffer_size 4096 # buffer size < 6653, but pow(x, 2)
        rate 44100 # we want to play CDs only
    }
    bindings {
        0 0
        1 1
    }
}
# Everything shall be dmixed, so redefine "default":
pcm.!default {
    type plug
    slave.pcm "ossmix"
}
# OSS via aoss should d(mix)stroyed:
pcm.dsp0 {
    type plug
    slave.pcm "ossmix"
}
ctl.mixer0 {
    type hw
    card 0
}



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)

Versions of packages alsa-utils depends on:
ii  dialog                    1.0-20051107-1 Displays user-friendly dialog boxe
ii  libasound2                1.0.10-1       ALSA library
ii  libc6                     2.3.5-8        GNU C Library: Shared libraries an
ii  libncurses5               5.5-1          Shared libraries for terminal hand
ii  linux-sound-base          1.0.10-1       base package for ALSA and OSS soun
ii  module-init-tools         3.2-pre9-4     tools for managing Linux kernel mo
ii  modutils                  2.4.27.0-3     Linux module utilities
ii  pciutils                  1:2.1.11-15.1  Linux PCI Utilities
ii  python                    2.3.5-3        An interactive high-level object-o

Versions of packages alsa-utils recommends:
ii  alsa-base                     1.0.10-1   ALSA driver configuration files

-- no debconf information

---------------------------------------
Received: (at 340763-close) by bugs.debian.org; 13 Dec 2005 22:12:15 +0000
>From katie at ftp-master.debian.org Tue Dec 13 14:12:15 2005
Return-path: <katie at ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EmIDu-0007cV-FI; Tue, 13 Dec 2005 14:02:14 -0800
From: Jordi Mallach <jordi at debian.org>
To: 340763-close at bugs.debian.org
X-Katie: $Revision: 1.60 $
Subject: Bug#340763: fixed in alsa-lib 1.0.10-2
Message-Id: <E1EmIDu-0007cV-FI at spohr.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Tue, 13 Dec 2005 14:02:14 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: alsa-lib
Source-Version: 1.0.10-2

We believe that the bug you reported is fixed in the latest version of
alsa-lib, which is due to be installed in the Debian FTP archive:

alsa-lib_1.0.10-2.diff.gz
  to pool/main/a/alsa-lib/alsa-lib_1.0.10-2.diff.gz
alsa-lib_1.0.10-2.dsc
  to pool/main/a/alsa-lib/alsa-lib_1.0.10-2.dsc
libasound2-dev_1.0.10-2_powerpc.deb
  to pool/main/a/alsa-lib/libasound2-dev_1.0.10-2_powerpc.deb
libasound2-doc_1.0.10-2_all.deb
  to pool/main/a/alsa-lib/libasound2-doc_1.0.10-2_all.deb
libasound2_1.0.10-2_powerpc.deb
  to pool/main/a/alsa-lib/libasound2_1.0.10-2_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 340763 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <jordi at debian.org> (supplier of updated alsa-lib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 13 Dec 2005 21:49:29 +0100
Source: alsa-lib
Binary: libasound2-dev libasound2-doc libasound2
Architecture: source all powerpc
Version: 1.0.10-2
Distribution: unstable
Urgency: low
Maintainer: Jordi Mallach <jordi at debian.org>
Changed-By: Jordi Mallach <jordi at debian.org>
Description: 
 libasound2 - ALSA library
 libasound2-dev - ALSA library development files
 libasound2-doc - ALSA library developer documentation
Closes: 337251 340763 342026
Changes: 
 alsa-lib (1.0.10-2) unstable; urgency=low
 .
   [ Thomas Hood ]
   * Remove obsolete .asoundrc example for enabling dmix.  dmix is now
     enabled by default for all sound cards that support it
     (Closes: #340763, #342026)
 .
   [ Mikael Magnusson ]
   * Fix broken doxygen links in pcm.c and rawmidi.c. (Closes: #337251)
Files: 
 b2e6a1495500b79c82fbbbbcdd2405ac 713 libs optional alsa-lib_1.0.10-2.dsc
 9dbfa79270e7d04d0352c9883f221ea8 22446 libs optional alsa-lib_1.0.10-2.diff.gz
 de046ef6f12172971fc71b64f9e786c8 341944 libs optional libasound2_1.0.10-2_powerpc.deb
 7c9bbdd60e6c98aefd878175b17d9a7f 483322 libdevel optional libasound2-dev_1.0.10-2_powerpc.deb
 c9816e213d571060451786ba5cf7a8b1 910148 libdevel optional libasound2-doc_1.0.10-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDnzpwJYSUupF6Il4RAkqqAJ9OHc7jM91bXzQx8taccieWl0cbpgCfYE/K
yXMvgFq4t08mAYhnznG3HJU=
=HBEM
-----END PGP SIGNATURE-----




More information about the Pkg-alsa-devel mailing list