Changes

Jump to navigation Jump to search
Created page with "Making audio devices work in Linux can be complex and frustrating. Here are some tips: Login to the console from another computer. Use this command to list the audio devices..."
Making audio devices work in Linux can be complex and frustrating. Here are some tips:

Login to the console from another computer.

Use this command to list the audio devices that the system knows about:

aplay -l

Also you can try this command for more details:

aplay -L

alsamixer is a Linux command that allows you to set levels for devices and graphically display settings. You just type:

alsamixer

followed by the Enter key in the terminal/console.

Here’s a tutorial on how to work with sound on a Raspberry Pi (including aslamixer):

http://blog.scphillips.com/posts/2013/01/sound-configuration-on-raspberry-pi-with-alsa/
393

edits

Navigation menu