[alsa-devel] [PATCH] ARM: sun7i: Fix HDMI Audio driver's Alsa interface and do 8CH IEC60958 output

thomas schorpp thomas.schorpp at gmail.com
Mon Aug 4 02:15:33 CEST 2014


Version 0.2

Users doc:

All You need to get a HDMI- Pulseaudio Server on Your sunxi board to output Multichannel PCM is this line in default.pa, ttable pcms in asound.conf get ignored:

+load-module module-alsa-sink device="hw:1,0" channels=8 channel_map="front-left,front-right,lfe,front-center,rear-left,rear-right,side-left,side-right"

### Automatically load driver modules depending on the hardware available
.ifexists module-udev-detect.so
load-module module-udev-detect

Probe with speaker-test, You may need other channel mapping than I.

If you run PA in system mode please read the security documentation before, see PA log for link.

y
tom







More information about the Alsa-devel mailing list