IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Man page 1 : alsactl

ALSACTL 1 "15 May 2001"

Page d'accueil du man

Cette page de documentation est issue d'une conversion automatique de developpez.com.
Les traductions proviennent des sites Debian, Linux Kernel et du projet Perkamon.
N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires Donner une note à l´article (5).

Article lu   fois.

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

1. NAME

alsactl - advanced controls for ALSA soundcard driver

2. SYNOPSIS

alsactl [options] [store|restore|init] <card # or id or device>

3. DESCRIPTION

alsactl is used to control advanced settings for the ALSA soundcard drivers. It supports multiple soundcards. If your card has features that you can't seem to control from a mixer application, you have come to the right place.

4. COMMANDS

store saves the current driver state for the selected soundcard to the configuration file. restore loads driver state for the selected soundcard from the configuration file. If restoring fails (eventually partly), the init action is called. init tries to initialize all devices to a default state. If device is not known, error code 99 is returned. If no soundcards are specified, setup for all cards will be saved or loaded.

5. OPTIONS

  • -h, --help
        Help: show available flags and commands.
  • -d, --debug
        Use debug mode: a bit more verbose.
  • -v, --version
        Print alsactl version number.
  • -f, --file
        Select the configuration file to use. The default is /var/lib/alsa/asound.state.
  • -F, --force
        Used with restore command. Try to restore the matching control elements as much as possible. This option is set as default now.
  • -g, --ignore
        Used with store and restore commands. Do not show 'No soundcards found' and do not set an error exit code when soundcards are not installed.
  • -P, --pedantic
        Used with restore command. Don't restore mismatching control elements. This option was the old default behavior.
  • -I, --no-init-fallback
        Don't initialize cards if restore fails. Since version 1.0.18, alsactl tries to initialize the card with the restore operation as default. But this can cause incompatibility with the older version. The caller may expect that the state won't be touched if no state file exists. This option takes the restore behavior back to the older version by suppressing the initialization.
  • -r, --runstate
        Save restore and init state to this file. The file will contain only errors. Errors are appended with the soundcard id to the end of file.
  • -R, --remove
        Remove runstate file at first.
  • -E, --env #=#
        Set environment variable (useful for init action or you may override ALSA_CONFIG_PATH to read different or optimized configuration - may be useful for "boot" scripts).
  • -i, --initfile #=#
        The configuration file for init. By default, PREFIX/share/alsa/init/00main is used.

6. FILES

/var/lib/alsa/asound.state (or whatever file you specify with the -f flag) is used to store current settings for your soundcards. The settings include all the usual soundcard mixer settings. More importantly, alsactl is capable of controlling other card-specific features that mixer apps usually don't know about. The configuration file is generated automatically by running alsactl store. Editing the configuration file by hand may be necessary for some soundcard features (e.g. enabling/disabling automatic mic gain, digital output, joystick/game ports, some future MIDI routing options, etc).

7. SEE ALSO

amixer(1), alsamixer(1), aplay(1)

8. BUGS

None known.

9. AUTHOR

alsactl is by Jaroslav Kysela <> and Abramo Bagnara <>. This document is by Paul Winkler <>.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+   

Licence Creative Commons
Le contenu de cet article est rédigé par Developpez.com et est mis à disposition selon les termes de la Licence Creative Commons Attribution 3.0 non transposé.
Les logos Developpez.com, en-tête, pied de page, css, et look & feel de l'article sont Copyright © 2013 Developpez.com.