alsa-mixer: Add "Line Out" path

System Internals / PulseAudio - David Henningsson [canonical.com] - 10 June 2013 09:03 UTC

If there is a "Line Out" jack present, then add this path. The fallback analog-output will be a subset of this path and removed.

I only use the "Line Out Jack" or "Line Out Front Jack" for actual jack detection - without anything connected to the front jack, it makes little sense to enable the port. (Another option could perhaps be to use different paths for stereo line out and surround line outs, but that could be a possible future improvement.)

ecf3ab2 alsa-mixer: Add "Line Out" path
src/Makefile.am | 1 +
.../alsa/mixer/paths/analog-output-lineout.conf | 147 ++++++++++++++++++++
src/modules/alsa/mixer/profile-sets/default.conf | 14 +-
.../alsa/mixer/profile-sets/extra-hdmi.conf | 14 +-
.../profile-sets/force-speaker-and-int-mic.conf | 14 +-
.../alsa/mixer/profile-sets/force-speaker.conf | 14 +-
6 files changed, 176 insertions(+), 28 deletions(-)

Upstream: cgit.freedesktop.org


  • Share