Man page - alsa-info(8)
Packages contains this manual
- aseqsend(1)
- aseqdump(1)
- axfer-list(1)
- alsaloop(1)
- amixer(1)
- speaker-test(1)
- axfer-transfer(1)
- amidi(1)
- arecord(1)
- aplay(1)
- alsamixer(1)
- nhlt-dmic-info(1)
- alsabat(1)
- alsactl(1)
- alsatplg(1)
- alsa-info(8)
- arecordmidi(1)
- axfer(1)
- aseqnet(1)
- aplaymidi(1)
- alsactl_init(7)
- alsaucm(1)
- aplaymidi2(1)
- iecset(1)
- arecordmidi2(1)
- aconnect(1)
apt-get install alsa-utils
Manual
ALSA-INFO
NAMESYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
SEE ALSO
AUTHOR
NAME
alsa-info - command-line utility to gather information about the ALSA subsystem
SYNOPSIS
alsa-info [ options ]
DESCRIPTION
alsa-info is a command-line utility gathering information about the ALSA subsystem. It is used mostly for debugging purposes.
OPTIONS
--upload
Upload contents to the server (www.alsa-project.org or pastebin.ca).
--no-upload
Do not upload contents to the remote server.
--stdout
Print information to standard output.
--output FILE
Specify file for output in no-upload mode.
--debug
Run utility as normal, but will not delete file (usually /tmp/alsa-info.txt).
--with-aplay
Includes output from aplay -l .
--with-amixer
Includes output from amixer .
--with-alsactl
Includes output from alsactl .
--with-configs
Includes output from ˜/.asoundrc and /etc/asound.conf if they exist.
--update
Check server for updates.
--about
Print information about authors.
EXAMPLES
alsa-info --no-upload
Will gather all information and show the output file.
SEE ALSO
aplay(1) amixer(1) alsactl(1)
AUTHOR
alsa-info was created by the ALSA team, see --about .