Re: cannot get into gnome. do I need a screen anyway?
Joel Roth <[email protected]>
| Newsgroups | gmane.linux.redhat.blinux.general |
|---|---|
| Message-ID | <20150811191604.GA20568@sprite> |
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