On Fri, 2011-03-04 at 20:47 -0700, Kelly Anderson wrote: > diff --git a/src/Makefile.am b/src/Makefile.am > index 24e2f82..bb501fb 100644 > --- a/src/Makefile.am > +++ b/src/Makefile.am > @@ -1131,7 +1131,9 @@ dist_alsapaths_DATA = \ > modules/alsa/mixer/paths/analog-output-lfe-on-mono.conf \ > modules/alsa/mixer/paths/analog-output-mono.conf \ > modules/alsa/mixer/paths/iec958-stereo-output.conf \ > - modules/alsa/mixer/paths/iec958-passthrough-output.conf > + modules/alsa/mixer/paths/iec958-passthrough-output.conf \ > + modules/alsa/mixer/paths/hdmi-stereo-output.conf \ > + modules/alsa/mixer/paths/hdmi-passthrough-output.conf The additional passthrough profile will become moot once my branch is ready to merge. Please hold off merging this for now. I should have something for you to rebase on before long. -- Arun