<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Audio skips and repeats when increasing volume in applications"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86676#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Audio skips and repeats when increasing volume in applications"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86676">bug 86676</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><a href="http://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=src/conf/cards/HDA-Intel.conf;hb=HEAD">http://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=src/conf/cards/HDA-Intel.conf;hb=HEAD</a>

do it help if you remove softvol plugin from front device ?

may need reboot and check whether the softvol volume control is really removed


-Intel.pcm.front.0 {
    @args [ CARD ]
    @args.CARD {
        type string
    }
    type asym
    playback.pcm {
-        type softvol
-        slave.pcm {
-            type hw
-            card $CARD
-            subdevice 0
-        }
-        control {
-            name "PCM Playback Volume"
-            card $CARD
-        }
+        type hw
+        card $CARD
    }
    capture.pcm {
        type hw
        card $CARD
    }
}</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>