<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - periodic audio skips with Intel HDA"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=49608#c40">Comment # 40</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - periodic audio skips with Intel HDA"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=49608">bug 49608</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>
Also, after I do:
echo 1 > /proc/asound/card0/pcm0p/xrun_debug

1 is not enough 


<a href="http://www.alsa-project.org/main/index.php/XRUN_Debug">http://www.alsa-project.org/main/index.php/XRUN_Debug</a>

you need 11 to find out whether hardware pointer are correct on period update
and how often lost interrupt occur compared with period update ?


# Enable basic debugging and dump stack, check hardware pointer on the period
update
 # Usefull to just see, if PCM stream is stopped for a reason (usually wrong
audio process timing from scheduler)
 # And to check the values from driver
 echo 11 > /proc/asound/card0/pcm0p/xrun_debu</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>