Re: [Asterisk-Users] PCI Problems

2006-05-27 Thread Andrew Kohlsmith
On Saturday 27 May 2006 04:36, Rob Lith wrote: > How does I/O APIC fit into this IRQ management? Pretty much every single modern system (I'm counting from about P3 onward) does not have a "standard" interrupt controller in the old i8259 sense. Pentium/P2/some P3 systems all had the controller e

Re: [Asterisk-Users] PCI Problems

2006-05-27 Thread Rob Lith
How does I/O APIC fit into this IRQ management?RegardsRobOn 27/05/06, Olivier Krief <[EMAIL PROTECTED] > wrote:2006/5/26, Andrew Kohlsmith < [EMAIL PROTECTED]>: Audio problems can come for a variety of reasons.  They are caused by (but notlimited to) things such as- IRQ sharing with another device

Re: [Asterisk-Users] PCI Problems

2006-05-26 Thread Olivier Krief
2006/5/26, Andrew Kohlsmith <[EMAIL PROTECTED]>: Audio problems can come for a variety of reasons.  They are caused by (but notlimited to) things such as- IRQ sharing with another device with a shitty driver or poor hardware- Poor/inconsistent PCI bus behaviour and timing - overloaded CPU or poor k

RE : [Asterisk-Users] PCI Problems

2006-05-26 Thread f6hqz-m
ECTED] [mailto:[EMAIL PROTECTED] De la part de Andrew Kohlsmith Envoyé : vendredi 26 mai 2006 16:37 À : asterisk-users@lists.digium.com Objet : Re: [Asterisk-Users] PCI Problems On Thursday 25 May 2006 16:11, Sean Cook wrote: > What could be the other causes? I have exhausted everything I know >

Re: [Asterisk-Users] PCI Problems

2006-05-26 Thread Rich Adamson
Andrew Kohlsmith wrote: On Friday 26 May 2006 11:15, Rich Adamson wrote: Have you dug into the TDM400 far enough to know whether the common complaints are associated with a hardware design issue, TigerJet issue, or driver? (eg, can any of the issues truly be addressed?) My personal opinion is

Re: [Asterisk-Users] PCI Problems

2006-05-26 Thread Andrew Kohlsmith
On Friday 26 May 2006 11:15, Rich Adamson wrote: > Have you dug into the TDM400 far enough to know whether the common > complaints are associated with a hardware design issue, TigerJet issue, > or driver? (eg, can any of the issues truly be addressed?) My personal opinion is that the TJ320 (the P

Re: [Asterisk-Users] PCI Problems

2006-05-26 Thread Rich Adamson
Andrew Kohlsmith wrote: On Thursday 25 May 2006 16:11, Sean Cook wrote: What could be the other causes? I have exhausted everything I know how to do. PCI sharing explains it (whether or not it is infact the problem). This card shares the BIOS assigned interrupt with the network card... Audi

Re: [Asterisk-Users] PCI Problems

2006-05-26 Thread Andrew Kohlsmith
On Thursday 25 May 2006 16:11, Sean Cook wrote: > What could be the other causes? I have exhausted everything I know how > to do. PCI sharing explains it (whether or not it is infact the > problem). This card shares the BIOS assigned interrupt with the network > card... Audio problems can come

Re: [Asterisk-Users] PCI Problems

2006-05-26 Thread Rich Adamson
Sean Cook wrote: Rob Lith wrote: Does the sangoma handle sharing interrupts in some other way? from: http://www.voip-info.org/wiki/view/Sangoma There are no known compatibility issues (IRQ, IO etc) with ANY Sangoma hardware and ANY make/brand of PC/server- NONE The pci bus was "designed" to

Re: [Asterisk-Users] PCI Problems

2006-05-25 Thread Kevin P. Fleming
Sean Cook wrote: > What could be the other causes? I have exhausted everything I know how > to do. PCI sharing explains it (whether or not it is infact the > problem). This card shares the BIOS assigned interrupt with the network > card... Well... I don't really know. I know that there have be

Re: [Asterisk-Users] PCI Problems

2006-05-25 Thread Sean Cook
Kevin P. Fleming wrote: > Sean Cook wrote: > > >> lspci -vb # shows IRQ 9 being shared >> > > That is not a valid piece of information, and wherever you learned it > you should unlearn it :-) > > 'lspci -vb' shows the interrupt that the BIOS assigned to the PCI > device, but not where t

Re: [Asterisk-Users] PCI Problems

2006-05-25 Thread Sean Cook
Kevin P. Fleming wrote: > Sean Cook wrote: > > >> lspci -vb # shows IRQ 9 being shared >> Interesting... I learned it from kenny in training in Huntsville ;) ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing

Re: [Asterisk-Users] PCI Problems

2006-05-25 Thread Kevin P. Fleming
Sean Cook wrote: > lspci -vb # shows IRQ 9 being shared That is not a valid piece of information, and wherever you learned it you should unlearn it :-) 'lspci -vb' shows the interrupt that the BIOS assigned to the PCI device, but not where the kernel assigned it, which can be radically diffe

Re: [Asterisk-Users] PCI Problems

2006-05-25 Thread Sean Cook
Andrew Kohlsmith wrote: > On Thursday 25 May 2006 13:06, Sean Cook wrote: > >> There are no known compatibility issues (IRQ, IO etc) with ANY Sangoma >> hardware and ANY make/brand of PC/server- NONE >> > > Andrew, Thank you for all of the information... I will clarify the "any", "none

Re: [Asterisk-Users] PCI Problems

2006-05-25 Thread Andrew Kohlsmith
On Thursday 25 May 2006 13:06, Sean Cook wrote: > There are no known compatibility issues (IRQ, IO etc) with ANY Sangoma > hardware and ANY make/brand of PC/server- NONE Not exactly. Their hardware and drivers play nicely far more often than the older Digium boards, but I have personally been bi

Re: [Asterisk-Users] PCI Problems

2006-05-25 Thread Sean Cook
Rob Lith wrote: > Does the sangoma handle sharing interrupts in some other way? from: http://www.voip-info.org/wiki/view/Sangoma There are no known compatibility issues (IRQ, IO etc) with ANY Sangoma hardware and ANY make/brand of PC/server- NONE ___ -

Re: [Asterisk-Users] PCI Problems

2006-05-25 Thread Rob Lith
Does the sangoma handle sharing interrupts in some other way?RobOn 25/05/06, Sean Cook <[EMAIL PROTECTED] > wrote:OK... maybe I got a little anxious and ran out and bought a Tyan GX28with dual Opteron (dual core) processors.  (It is a nice server ;) )  I did neglect to find out that you can not man

Re: [Asterisk-Users] PCI Problems

2006-05-25 Thread Robert Webb
Sean Cook wrote: OK... maybe I got a little anxious and ran out and bought a Tyan GX28 with dual Opteron (dual core) processors. (It is a nice server ;) ) I did neglect to find out that you can not manually set the IRQ's on this motherboard. I am now stuck sharing an IRQ with the ethernet con

[Asterisk-Users] PCI Problems

2006-05-25 Thread Sean Cook
OK... maybe I got a little anxious and ran out and bought a Tyan GX28 with dual Opteron (dual core) processors. (It is a nice server ;) ) I did neglect to find out that you can not manually set the IRQ's on this motherboard. I am now stuck sharing an IRQ with the ethernet controller and no fore