<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, May 14, 2014 at 3:41 PM, Mike Leddy <span dir="ltr"><<a href="mailto:mike@loop.com.br" target="_blank">mike@loop.com.br</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Eric,<br>
<br>
I plugged an E1 into the card and it doesn't make any difference.</blockquote><div><br></div><div>Check to see if the card is interrupting 1000 times per second with something like:</div><div>cat /proc/interrupts | grep wc && sleep 1 && cat /proc/interrupts | grep wc</div>
<div><br></div><div>You could also try manually compiling dahdi_dummy by commenting it back in, in the file:</div><div>drivers/dahdi/Kbuild</div><div>Then modprobe dahdi_dummy</div><div>This module forces the use of the high res timers</div>
</div><div><br></div>-- <br><div dir="ltr"><div>Russ Meyerriecks</div><div>Digium, Inc. | Linux Kernel Developer</div><div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div><div>direct: +1 256-428-6025</div><div>Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></div>
</div>
</div></div>