Debian Bug report logs - #992295
Add an option to test all the speakers on the system

version graph

Package: alsa-utils; Maintainer for alsa-utils is Debian ALSA Maintainers <[email protected]>; Source for alsa-utils is src:alsa-utils (PTS, buildd, popcon).

Reported by: 積丹尼 Dan Jacobson <[email protected]>

Date: Mon, 16 Aug 2021 20:30:01 UTC

Severity: wishlist

Found in version alsa-utils/1.2.4-1

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], Debian ALSA Maintainers <[email protected]>:
Bug#992295; Package alsa-utils. (Mon, 16 Aug 2021 20:30:03 GMT) (full text, mbox, link).


Acknowledgement sent to 積丹尼 Dan Jacobson <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian ALSA Maintainers <[email protected]>. (Mon, 16 Aug 2021 20:30:03 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: 積丹尼 Dan Jacobson <[email protected]>
To: [email protected]
Subject: Add an option to test all the speakers on the system
Date: Tue, 17 Aug 2021 04:26:51 +0800
Package: alsa-utils
Version: 1.2.4-1
Severity: wishlist
File: /usr/bin/speaker-test

Add an option or mention how to test all the speakers on the system.

Currently, working back from what the man page says, one needs

for i in $(aplay -L|perl -nwle '/(.*):CARD=([^,]+)/ && print "$1:$2";'|sort -u)
do speaker-test --device $i --nloops 1; done

And that creates a lot of errors, as not all the aplay -L devices can be
used.

Anyway, the idea is: try making a noise that can be heard somewhere.
E.g., it is night time.
My house has 25 windows.
I will make a noise inside it,
and stand outside, wondering what window the noise came out of...

So running the above command, when the user finally hears a noise,
he can look quickly at the screen to see which --device made it.



Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Thu May 15 19:10:56 2025; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.