<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Feature request: add Auto-mute tumbler"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90496#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Feature request: add Auto-mute tumbler"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90496">bug 90496</a>
              from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
        <pre>(In reply to Jarno Suni from <a href="show_bug.cgi?id=90496#c7">comment #7</a>)
<span class="quote">> How about independent volume control for headphones and separate line out
> (or internal speaker)?</span >

it is not easy to skip the virtual master playback volume in
pa_alsa_path_set_volume
just skip element_set_volume when the element name is Master , mono and driver
is snd-hda-intel

however some hda codecs does not has hardware mute switch

you can add pa_log_info in element_ser_volume of  alsa-mixer.c to find out
which controls( master or headphone/line out playback volume) are first used by
pulseaudio port 's path</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>