logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

alsa-info - command-line utility to gather information about the ALSA subsystem

Author

alsa-info was created by the ALSA team, see --about .

                                                 13 January 2016                                    ALSA-INFO(8)

Description

alsa-info is a command-line utility gathering information about the ALSA subsystem. It is used mostly for
       debugging purposes.

Examples

alsa-info--no-upload
              Will gather all information and show the output file.

Name

       alsa-info - command-line utility to gather information about the ALSA subsystem

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.

       --outputFILE
              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.

See Also

aplay(1)amixer(1)alsactl(1)

Synopsis

alsa-info [options]

See Also