<p><br>
> > ><br>
> > > Recognize the Dock headphone jack in the same way the normal & front<br>
> > > headphone jacks are detected.<br>
> > > ---<br>
> > >  src/modules/alsa/mixer/paths/analog-output-headphones.conf | 8 ++++++++<br>
> > >  src/modules/alsa/mixer/paths/analog-output-speaker.conf    | 4 ++++<br>
> > >  2 files changed, 12 insertions(+)<br>
> > ><br>
> > > diff --git a/src/modules/alsa/mixer/paths/analog-output-headphones.conf<br>
> > b/src/modules/alsa/mixer/paths/analog-output-headphones.conf<br>
> > > index 89d794f..199b2c5 100644<br>
> > > --- a/src/modules/alsa/mixer/paths/analog-output-headphones.conf<br>
> > > +++ b/src/modules/alsa/mixer/paths/analog-output-headphones.conf<br>
> > > @@ -25,6 +25,14 @@ description-key = analog-output-headphones<br>
> > >  [Properties]<br>
> > >  device.icon_name = audio-headphones<br>
> > ><br>
> > > +[Jack Dock Headphone]<br>
> > > +required-any = any<br>
> ><br>
> > As you assume dock headphone and headphone share the same headphone volume<br>
> > control<br>
><br>
> The do on my machine indeed. For reference i've uploaded my alsa-info<br>
> into:<br>
><a href="http://www.alsa-project.org/db/?f=5a1c208208ff33a2231d2d03d5bea5ec452dc24d">http://www.alsa-project.org/db/?f=5a1c208208ff33a2231d2d03d5bea5ec452dc24d</a><br>
><br>
> > Do you mean the current alsa driver support surround 40 for notebook with<br>
> > dock headphone is incorrect ?<br>
><br>
<a href="https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=88d5760649d9024a2a68e649909f522ab42d891c">https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=88d5760649d9024a2a68e649909f522ab42d891c</a><br>
</p>
<p>You will get auto mute lineout+speaker if the pin fixup is dock line out instead of dock headphone but pulseaudio don't like headphone  and line out share pcm playback volume control and no headphone playback switch</p>

<p><a href="https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=1a1455de10d89b9f2107fe5ad1746e7c18838492">https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=1a1455de10d89b9f2107fe5ad1746e7c18838492</a></p>

<p>For notebook with dual headphone jacks which support multi channel and headphone Jack won't mute the other headphone Jack </p>
<p>As you expect headphone can mute   dock headphone and speaker</p>