Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

alsa-info

alsa-info -V (return code: -15)

ALSA Information Script v 0.4.64
--------------------------------

This script visits the following commands/files to collect diagnostic
information about your ALSA installation and sound related hardware.

  dmesg
  lspci
  lsmod
  aplay
  amixer
  alsactl
  /proc/asound/
  /sys/class/sound/
  ~/.asoundrc (etc.)

See '/usr/sbin/alsa-info --help' for command line options.

alsa-info --help (return code: 0)

alsa-info.sh version 0.4.64

Available options:
 --with-aplay (includes the output of aplay -l)
 --with-amixer (includes the output of amixer)
 --with-alsactl (includes the output of alsactl)
 --with-configs (includes the output of ~/.asoundrc and
     /etc/asound.conf if they exist)
 --with-devices (shows the device nodes in /dev/snd/)
 --with-dmesg (shows the ALSA/HDA kernel messages)

 --output FILE (specify the file to output for no-upload mode)
 --update (check server for script updates)
 --upload (upload contents to remote server)
 --no-upload (do not upload contents to remote server)
 --pastebin (use http://pastebin.ca) as remote server
     instead www.alsa-project.org
 --stdout (print alsa information to standard output
     instead of a file)
 --about (show some information about the script)
 --debug (will run the script as normal, but will not
      delete /tmp/alsa-info.18kZqP4pwK/alsa-info.txt)

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

7 Steps to configure BDR replication in postgresql

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

Ora2PG - Oracle/MySQL to Postgres DB migration Version 20.0

PostgreSQL Introduction