[pulseaudio-discuss] [PATCH] alsa-mixer: Prioritize hdmi-* mappings over iec958-* mappings

Tanu Kaskinen tanuk at iki.fi
Sun Oct 1 18:07:52 UTC 2017


On Fri, 2017-09-22 at 17:54 +0000, Kristian Klausen wrote:
> Pulseaudio tries to pick the best profile (on startup or
> hotplugged), the best profile is the profile with the highest
> priority which isn't unavailable.
> Due to the facts that iec958 ports available status always (?)
> is unknown, and that it is generally more likely that a user use
> hdmi than iec958, lets prioritze hdmi over iec958.
> 
> This patch shift the analog-* (and stero-fallback) mappings +5 and
> hdmi-* mappings +5.
> ---
>  src/modules/alsa/mixer/profile-sets/default.conf | 82 ++++++++++++------------
>  1 file changed, 41 insertions(+), 41 deletions(-)

Thanks! I applied this with a small change: I don't want to increase
the priority of the stereo-fallback mapping. That doesn't make any
difference in behaviour, because the fallback mapping won't be used if
other mappings are available. I just feel it's better to keep the
priority at the bottom, since the mapping is really the last choice.

-- 
Tanu

https://www.patreon.com/tanuk


More information about the pulseaudio-discuss mailing list