The other possible way to change IRQ is to change the PCI slot. Why don't you run <span style="font-weight: bold;">zttool </span>and check for missing interrupt? Also <span style="font-weight: bold;">zttest </span>could be a good idea to check for E1 slip frames
<br><br><div><span class="gmail_quote">On 11/15/05, <b class="gmail_sendername">Nir Simionovich - CTO</b> &lt;<a href="mailto:nirs@dimitel.com">nirs@dimitel.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi George,<br><br>&nbsp;&nbsp;Well, here are my findings:<br><br>&nbsp;&nbsp;1. the card doesn't seem to share an IRQ with another device, at least on<br>the surface visible to me.<br>&nbsp;&nbsp;2. APIC can't be disabled on this board, as it's a fairly old (about 18
<br>months old) Intel XEON board.<br><br>&nbsp;&nbsp;Is there a way to define the IRQ to load the board one via the command<br>line?<br><br>Nir S<br><br>-----Original Message-----<br>From: <a href="mailto:asterisk-users-bounces@lists.digium.com">
asterisk-users-bounces@lists.digium.com</a><br>[mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of George<br>Sent: Tuesday, November 15, 2005 11:04 AM
<br>To: Asterisk Users Mailing List - Non-Commercial Discussion; 'Asterisk Users<br>Mailing List - Non-Commercial Discussion'<br>Subject: Re: [Asterisk-Users] E1 PRI slips on TE410P<br><br>Hi Nir,<br><br>The wct4xxxp is in a different IRQ than ide0 and ide1 but the issue is that
<br>you have enabled the APIC (which extends the IRQ table). In reality&nbsp;&nbsp;the<br>card might share IRQ with another device. My advice is to disable APIC and<br>then check again what IRQ the card gets. If you see that the card shares an
<br>IRQ with another device try if its possible to disable this device , for<br>example USB.<br><br>George<br><br>At 10:42 AM 2005-11-15, Nir Simionovich - CTO wrote:<br>&gt;Hi All,<br>&gt;<br>&gt;&nbsp;&nbsp; I've recently encountered a very funny problem, which wasn't
<br>&gt;happening in the past. I will describe this in detail:<br>&gt;<br>&gt;During the past 4 weeks, our production Asterisk box had been<br>&gt;experiencing PRI (E1 lines) slips over and over at random intervals.<br>&gt;When digging into the available information and debug logs, I've
<br>&gt;noticed HDLC hang-ups, followed by a complete reset of the line.<br>&gt;<br>&gt;&nbsp;&nbsp; Now, according to the lists and wiki, this is most probably caused<br>&gt;by an IRQ issue between the TE410P and the onboard IDE controller. So,
<br>&gt;I looked into /proc/interrupts to find the following:<br>&gt;<br>&gt;[root@ivr00 root]# cat /proc/interrupts<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CPU0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CPU1<br>&gt;&nbsp;&nbsp;
0:&nbsp;&nbsp;196927300&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;456&nbsp;&nbsp;&nbsp;&nbsp;IO-APIC-edge&nbsp;&nbsp;timer<br>&gt;&nbsp;&nbsp;
1:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;IO-APIC-edge&nbsp;&nbsp;keyboard<br>&gt;&nbsp;&nbsp;
2:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;XT-PIC&nbsp;&nbsp;cascade<br>&gt;&nbsp;&nbsp;
8:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;IO-APIC-edge&nbsp;&nbsp;rtc<br>&gt;&nbsp;&nbsp;14:&nbsp;&nbsp;&nbsp;&nbsp;6152062&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
22&nbsp;&nbsp;&nbsp;&nbsp;IO-APIC-edge&nbsp;&nbsp;ide0<br>&gt;&nbsp;&nbsp;15:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;137&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;IO-APIC-edge&nbsp;&nbsp;ide1<br>&gt;&nbsp;&nbsp;16:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;
IO-APIC-level&nbsp;&nbsp;usb-uhci<br>&gt;&nbsp;&nbsp;18:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;
IO-APIC-level&nbsp;&nbsp;usb-uhci<br>&gt;&nbsp;&nbsp;19:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;
IO-APIC-level&nbsp;&nbsp;usb-uhci<br>&gt;&nbsp;&nbsp;20:&nbsp;&nbsp;
21986877&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 21&nbsp;&nbsp;
IO-APIC-level&nbsp;&nbsp;eth0<br>&gt;&nbsp;&nbsp;54: 1965865547&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4505&nbsp;&nbsp; IO-APIC-level&nbsp;&nbsp;wct4xxp<br>&gt;NMI:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0<br>&gt;LOC:&nbsp;&nbsp;196918032&nbsp;&nbsp;196918689<br>&gt;ERR:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0<br>&gt;MIS:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0<br>&gt;<br>&gt;&nbsp;&nbsp; As you can surely see, the wct4xxp driver and the ide0 and ide1 are
<br>&gt;totally on different interrupts. The IDE drives are also set to do<br>&gt;UDMA2, as described in many other places.<br>&gt;<br>&gt;&nbsp;&nbsp; The board is a Dual XEON 2.8Ghz Intel board, with 1GB RAM and a<br>&gt;single IDE 80GB Hard drive.
<br>&gt;<br>&gt;&nbsp;&nbsp; Any input would be highly appreciated.<br>&gt;<br>&gt;Regards,<br>&gt;&nbsp;&nbsp; Nir S<br>&gt;<br>&gt;_______________________________________________<br>&gt;--Bandwidth and Colocation sponsored by <a href="http://Easynews.com">
Easynews.com</a> --<br>&gt;<br>&gt;Asterisk-Users mailing list<br>&gt;<a href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br>&gt;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br><br><br>_______________________________________________<br>--Bandwidth and Colocation sponsored by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br><a href="mailto:Asterisk-Users@lists.digium.com">
Asterisk-Users@lists.digium.com</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br>_______________________________________________<br>--Bandwidth and Colocation sponsored by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list
<br><a href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>