Janina Sajka wrote: > It's important to know your alsa card > number. Then you can do commands like: > > amixer -c4 controls > You can address ALSA devices by name as well, in that case you don't need to worry about the card number. For example, you can look at the output of aplay -L and for amixer use the device names with the -D option instead of card number with -c option. Longer to type, but more stable for use in scripts. Here are some references: http://james.ahlstrom.name/alsa_names.html http://www.alsa-project.org/main/index.php/DeviceNames https://penguinlinguist.wordpress.com/2012/02/05/selecting-audio-output-devices-in-alsa/ Have fun (and unambiguous audio device references) Joel -- Joel Roth _______________________________________________ Blinux-list mailing list Blinux-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/blinux-list