Excuse my ignorance here, but I am desperately trying to isolate the IRQ for my TE110P card (shown below as t1xxp) Ive gone into my bios and disabled all usb , parallel, serial and some other devices, those that I needed to keep, I have moved off of IRQ 10 and onto IRQ 5, but everytime I boot up, I get usb-uhci and ehci_hcd using IRQ 10 as well as my Digium card. Does anybody know what these are and how I can get rid of them ? I am running on an HP Compaq D530s with Fedora Core 1, here is my [root@tracegb root]# cat /proc/interrupts CPU0 0: 15242 XT-PIC timer 1: 4 XT-PIC keyboard 2: 0 XT-PIC cascade 5: 3914 XT-PIC usb-uhci, usb-uhci, eth0 8: 1 XT-PIC rtc 10: 0 XT-PIC usb-uhci, ehci_hcd, t1xxp 12: 48 XT-PIC PS/2 Mouse 14: 4094 XT-PIC ide0 15: 1 XT-PIC ide1 NMI: 0 ERR: 0 Thanks and Regards Gary
Does it recognize the apic ? if not, do you run a multiprocessor kernel ? Try a multiprocessorkernel if you not run one already. it solved my apic problems Andre ----- Oorspronkelijk Bericht ----- ONDERWERP:?[Asterisk-Users] IRQ headaches AFZENDER: ?Brett, Gary AAN:?"'Asterisk Users Mailing List - Non-Commercial Discussion'" DATUM:?22-03-2005 14:29 Excuse my ignorance here, but I am desperately trying to isolate the IRQ for my TE110P card (shown below as t1xxp) Ive gone into my bios and disabled all usb , parallel, serial and some other devices, those that I needed to keep, I have moved off of IRQ 10 and onto IRQ 5, but everytime I boot up, I get usb-uhci and ehci_hcd using IRQ 10 as well as my Digium card. Does anybody know what these are and how I can get rid of them ? I am running on an HP Compaq D530s with Fedora Core 1, here is my [root@tracegb root]# cat /proc/interrupts CPU0 0: 15242 XT-PIC timer 1: 4 XT-PIC keyboard 2: 0 XT-PIC cascade 5: 3914 XT-PIC usb-uhci, usb-uhci, eth0 8: 1 XT-PIC rtc 10: 0 XT-PIC usb-uhci, ehci_hcd, t1xxp 12: 48 XT-PIC PS/2 Mouse 14: 4094 XT-PIC ide0 15: 1 XT-PIC ide1 NMI: 0 ERR: 0 Thanks and Regards Gary _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050322/ec59a94e/attachment-0001.htm
Have you tried moving it to a different pci slot?
> -----Original Message----- > From: Brett, Gary [mailto:gary.brett@cetelem.co.uk]> I have moved off of IRQ 10 and onto IRQ 5, but everytime I > boot up, I get > usb-uhci and ehci_hcd using IRQ 10 as well as my Digium card. > Does anybody > know what these are and how I can get rid of them ?They're USB ports. If you don't need USB, disable the USB controller in the BIOS and they'll go away.
> Excuse my ignorance here, but I am desperately trying to isolate the IRQ for > my TE110P card (shown below as t1xxp) Ive gone into my bios and disabled all > usb , parallel, serial and some other devices, those that I needed to keep, > I have moved off of IRQ 10 and onto IRQ 5, but everytime I boot up, I get > usb-uhci and ehci_hcd using IRQ 10 as well as my Digium card. Does anybody > know what these are and how I can get rid of them ? > > I am running on an HP Compaq D530s with Fedora Core 1, here is my > > > [root@tracegb root]# cat /proc/interrupts > CPU0 > 0: 15242 XT-PIC timer > 1: 4 XT-PIC keyboard > 2: 0 XT-PIC cascade > 5: 3914 XT-PIC usb-uhci, usb-uhci, eth0 > 8: 1 XT-PIC rtc > 10: 0 XT-PIC usb-uhci, ehci_hcd, t1xxp > 12: 48 XT-PIC PS/2 Mouse > 14: 4094 XT-PIC ide0 > 15: 1 XT-PIC ide1 > NMI: 0 > ERR: 0There are others on this list that are far more knowledgable then I, but those interrupts that show "0" aren't of any concern with the exception that if an interrupt can be freed up, your system might allow that interrupt to be used by other cards, etc. If you look back over some of the previous posts on this, you'll see where some discussion has occurred that says the interrupt assignments can vary dramatically by motherboard. In other words, some motherboards apparantly have a specific interrupt hard-wired to specific pci slots, including any internal ethernet adapters. The above list suggests you have several free interrupts available, so moving the digium card to other slots is _basically_ the only remaining steps available to you. Since your t1xxp interrupt is showing "0", the issue is probably not related to shared interrupts, but rather some sort of incompatibility at the OS/Card level. Others can comment more on that then I can.
I'm trying to setup the TE110P on a multi processor machine but have a problem too. The console is reporting that the TE110P gets IRQ 0 and it suggest that the MP table is faulty. Obviously the card doesn't work. I will try the card in a single cpu box. On Tue, 22 Mar 2005, Asterisk wrote:> Does it recognize the apic ? > if not, do you run a multiprocessor kernel ? > > Try a multiprocessorkernel if you not run one already. > it solved my apic problems > > Andre > ----- Oorspronkelijk Bericht ----- > ONDERWERP:?[Asterisk-Users] IRQ headaches > AFZENDER: ?Brett, Gary > AAN:?"'Asterisk Users Mailing List - Non-Commercial Discussion'" > DATUM:?22-03-2005 14:29 > Excuse my ignorance here, but I am desperately trying to isolate the > IRQ for > my TE110P card (shown below as t1xxp) Ive gone into my bios and > disabled all > usb , parallel, serial and some other devices, those that I needed to > keep, > I have moved off of IRQ 10 and onto IRQ 5, but everytime I boot up, I > get > usb-uhci and ehci_hcd using IRQ 10 as well as my Digium card. Does > anybody > know what these are and how I can get rid of them ? > > I am running on an HP Compaq D530s with Fedora Core 1, here is my > [root@tracegb root]# cat /proc/interrupts > CPU0 > 0: 15242 XT-PIC timer > 1: 4 XT-PIC keyboard > 2: 0 XT-PIC cascade > 5: 3914 XT-PIC usb-uhci, usb-uhci, eth0 > 8: 1 XT-PIC rtc > 10: 0 XT-PIC usb-uhci, ehci_hcd, t1xxp > 12: 48 XT-PIC PS/2 Mouse > 14: 4094 XT-PIC ide0 > 15: 1 XT-PIC ide1 > NMI: 0 > ERR: 0 > Thanks and Regards > Gary > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >
Gary, I am using TE110P card with Asterisk@Home an I had some trouble to setup corectly, maybe my experiance helps you> Excuse my ignorance here, but I am desperately trying to isolate the IRQfor> my TE110P card (shown below as t1xxp) Ive gone into my bios and disabledall TE110P card should use wcte11xp drivers I am not sure about t1xxp (maybe someone know if this is same under /proc/interrupts) 1. Edit /etc/init.d/zaptel and add driver for TE110p, and removed ztdummy from there MODULES="torisa tor2 wct4xxp wct1xxp wcte11xp wcfxo wcfxs wcusb" RMODULES="wcusb wcfxs wcfxo wcte11xp wct1xxp wct4xxp tor2 torisa" 2. Edit /usr/src/zaptel/wcte11xp.c and add some lines to look like: static struct pci_device_id t1xxp_pci_tbl[] = { { 0xe159, 0x0001, 0x71fe, PCI_ANY_ID, 0, 0, (unsigned long) "Digium Wildcard TE110P T1/E1 Board" }, { 0xe159, 0x0001, 0x79fe, PCI_ANY_ID, 0, 0, (unsigned long) "Digium Wildcard TE110P T1/E1 Board" }, { 0xe159, 0x0001, 0x795e, PCI_ANY_ID, 0, 0, (unsigned long) "Digium Wildcard TE110P T1/E1 Board" }, { 0xe159, 0x0001, 0x79de, PCI_ANY_ID, 0, 0, (unsigned long) "Digium Wildcard TE110P T1/E1 Board" }, { 0xe159, 0x0001, 0x797e, PCI_ANY_ID, 0, 0, (unsigned long) "Digium Wildcard TE110P T1/E1 Board" }, { 0 } }; 3. cd /usr/src/zaptel; make clean; make install for this asterisk should be down (I suppouse) 4. /etc/init.d/zaptel restart> I am running on an HP Compaq D530s with Fedora Core 1, here is myI use CentOS (it should be similar) Mario mario.spoljar@hypo-alpe-adria.com