ALSA
(Difference between revisions)
(info on configuring specifc device; feel free to reformat or wikify) |
(describe link to ALSA project) |
||
| Line 5: | Line 5: | ||
===More information=== | ===More information=== | ||
| − | More information can be found [http://www.alsa-project.org/ | + | More information can be found at the [http://www.alsa-project.org/ ALSA project website] |
Revision as of 23:52, 3 October 2008
Advanced Linux Sound Architecture is an audio framework of drivers and plugins to manage the soundcard(s) on a Linux system.
Diagnosing audio problems
If you aren't getting audio output from mythtv, you can try changing the device mythtv uses. In the third page of the General settings area, replace the word default in ALSA:default to your hardware device; for example, the second device on the first card would be ALSA:hw:0,1. You can find out more information about your audio devices by typing aplay -l into a terminal.
More information
More information can be found at the ALSA project website