Kodi Community Forum

Full Version: Asound.conf Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, I was using the following asound.conf in Darma and it was working fine, but it is not working in eden.

http://codr.cc/37d885

Its was for a habey ion board. The nice part was, that it didn't require setting up the custom sound option for HDMI, analouge, and spdif. For example, instead of having to choose "custom" and type in "plughw:1,7" I was able to just choose HDMI from the list. This made it alot easier to switch between the sources.

Any help would be appreciated.
What distro are you using?
I'm doing this all in openelec.

maybe the card/device number changed in eden? What's the "aplay -l" output in your openelec eden shell?
Post the output of
Code:
aplay -L

In most cases, custom audio devices should always be lines from that output. The "plughw:X,Y" or "hw:X,Y" (where X and Y come from the output of "aplay -l") should only be used as a last resort.