[pulseaudio-commits] src/Makefile.am

Arun Raghavan arun at kemper.freedesktop.org
Tue Jul 17 07:06:34 PDT 2012


 src/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 243f53c975c0709589a6a95483a167a4899d21b6
Author: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
Date:   Tue Jul 17 15:44:37 2012 +0200

    alsa-mixer: Actually install analog-input-headphone-mic.conf
    
    Without this file, pulseaudio aborts with:
    
      E: [pulseaudio] alsa-mixer.c: Assertion 'eb = p2->elements' failed at
      modules/alsa/alsa-mixer.c:3179, function path_set_condense(). Aborting.

diff --git a/src/Makefile.am b/src/Makefile.am
index b181264..4f6bd4f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1132,6 +1132,7 @@ dist_alsapaths_DATA = \
 		modules/alsa/mixer/paths/analog-input-mic.conf \
 		modules/alsa/mixer/paths/analog-input-dock-mic.conf \
 		modules/alsa/mixer/paths/analog-input-front-mic.conf \
+		modules/alsa/mixer/paths/analog-input-headphone-mic.conf \
 		modules/alsa/mixer/paths/analog-input-internal-mic.conf \
 		modules/alsa/mixer/paths/analog-input-internal-mic-always.conf \
 		modules/alsa/mixer/paths/analog-input-rear-mic.conf \



More information about the pulseaudio-commits mailing list