<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:bghome@gmail.com" title="Géza Búza <bghome@gmail.com>"> <span class="fn">Géza Búza</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pulseaudio does not rememebr volume level of headphone when connected via docking station"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94648">bug 94648</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #122478 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pulseaudio does not rememebr volume level of headphone when connected via docking station"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94648#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pulseaudio does not rememebr volume level of headphone when connected via docking station"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94648">bug 94648</a>
              from <span class="vcard"><a class="email" href="mailto:bghome@gmail.com" title="Géza Búza <bghome@gmail.com>"> <span class="fn">Géza Búza</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=122481" name="attach_122481" title="Output of alsa-info.sh">attachment 122481</a> <a href="attachment.cgi?id=122481&action=edit" title="Output of alsa-info.sh">[details]</a></span>
Output of alsa-info.sh

I've attached the updated alsa-info.txt which includes alsactl output.

In ArchLinux the Alsa configuration is minimalistic. 
cat /etc/asound.conf
# Use PulseAudio by default
pcm.!default {
  type pulse
  fallback "sysdefault"
  hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
  }
}

ctl.!default {
  type pulse
  fallback "sysdefault"
}

# vim:set ft=alsaconf:

When I add the contents of analog-output-lineout.conf to this file, all sound
devices are gone, and I will get a Dummy Output device only.
What did I do wrong?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>