diff options
| author | 2023-03-31 23:13:30 -0400 | |
|---|---|---|
| committer | 2023-03-31 23:13:30 -0400 | |
| commit | 38992f79e7c50bcb5264fffd70b3b3ea24db338e (patch) | |
| tree | 18a988c229205da5a822741d17e7de92d42a6caf /inxi.1 | |
| parent | bb3ac34b0f2c7a62458997fbda26db577e647ea0 (diff) | |
| parent | 3eb023f492367f0c63005a799e46a28ad2fa4f84 (diff) | |
Update upstream source from tag 'upstream/3.3.26-1'
Update to upstream version '3.3.26-1'
with Debian dir 22bd8f5bffc3566947079fe4f2185bded5e20abe
Diffstat (limited to 'inxi.1')
| -rw-r--r-- | inxi.1 | 31 |
1 files changed, 27 insertions, 4 deletions
@@ -15,7 +15,7 @@ .\" with this program; if not, write to the Free Software Foundation, Inc., .\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. .\" -.TH INXI 1 "2023\-02\-07" "inxi" "inxi manual" +.TH INXI 1 "2023\-03\-28" "inxi" "inxi manual" .SH NAME inxi \- Command line system information script for console and IRC @@ -128,8 +128,25 @@ keep things simple. .TP .B \-A \fR, \fB\-\-audio\fR -Show Audio/sound device(s) information, including device driver. Show running -sound server(s). See \fB\-xxA\fR to show all sound servers detected. +Show Audio/sound device(s) information, including device driver. Shows active +sound API(s) and sound server(s). + +Supported servers/APIs: ALSA, JACK, OSS, NAS, PipeWire, PulseAudio, RoarAudio, +sndio. + +Use \fB\-Ax\fR to show all sound APIs/servers detected, including inactive, +\fB\-Axx\fR to see API/Server helper daemons/plugin/modules, and \fB\-Aa\fR to +see API/sound server tools. + +.nf +\fBAudio: + Device\-1: C-Media CMI8788 [Oxygen HD Audio] driver: snd_virtuoso + Device\-2: AMD Cedar HDMI Audio [Radeon HD 5400/6300/7300 Series] + driver: snd_hda_intel + Device\-3: AMD Family 17h HD Audio driver: snd_hda_intel + API: ALSA v: k5.19.0\-16.2\-liquorix\-amd64 status: kernel\-api + Server\-1: PulseAudio v: 16.1 status: active\fR +.if .TP .B \-b \fR, \fB\-\-basic\fR @@ -1185,7 +1202,7 @@ vendor [product] information. \- Adds PCI/USB ID of each device. -\- Adds non-running sound servers, if detected. +\- Adds inactive sound servers/APIs, if detected. .TP .B \-x \-B\fR @@ -1433,6 +1450,9 @@ found for each distribution system base detection. \- Adds PCIe speed and lanes item (Linux only, if detected). +\- Adds \fBwith: [item] \fBstatus: [state/plugin]\fR helper daemons/plugins for +the sound API/server. + .TP .B \-xx \-B\fR \- Adds serial number. @@ -1847,6 +1867,9 @@ knows could possibly be used instead. or lanes, \fBlink\-max: gen: speed: lanes:\fR (only items different from primary shown). +\- Adds list of detected audio server tools (\fBtools: [tools]\fR) to API/Server +lines, like alsamixer, jack_control, pactl, pavuctl, pw-cli, sndioctl, etc. + .TP .B \-a \-C\fR .br |
