cannot get into gnome. do I need a screen anyway?

Joel Roth joelz at pobox.com
Tue Aug 11 19:16:04 UTC 2015


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
  




More information about the Blinux-list mailing list