1ALSA-INFO.SH(1)             General Commands Manual            ALSA-INFO.SH(1)
2
3
4

NAME

6       alsa-info.sh  -  command-line  utility  to gather information about the
7       ALSA subsystem
8

SYNOPSIS

10       alsa-info.sh [options]
11
12

DESCRIPTION

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

OPTIONS

19       --upload
20              Upload  contents  to  the server (www.alsa-project.org or pasteā€
21              bin.ca).
22
23       --no-upload
24              Do not upload contents to the remote server.
25
26       --stdout
27              Print information to standard output.
28
29       --output FILE
30              Specify file for output in no-upload mode.
31
32       --debug
33              Run utility  as  normal,  but  will  not  delete  file  (usually
34              /tmp/alsa-info.txt).
35
36       --with-aplay
37              Includes output from aplay -l.
38
39       --with-amixer
40              Includes output from amixer.
41
42       --with-alsactl
43              Includes output from alsactl.
44
45       --with-configs
46              Includes  output  from  ~/.asoundrc and /etc/asound.conf if they
47              exist.
48
49       --update
50              Check server for updates.
51
52       --about
53              Print information about authors.
54
55

EXAMPLES

57       alsa-info.sh --no-upload
58              Will gather all information and show the output file.
59
60

SEE ALSO

62        aplay(1) amixer(1) alsactl(1)
63
64

AUTHOR

66       alsa-info.sh was created by the ALSA team, see --about .
67
68
69
70                                13 January 2016                ALSA-INFO.SH(1)
Impressum