Two digium card in one Asterisk server

Hello.

I have one Digium TE122 card and some time ago I bought new card TE210P.

I have some problem when dahdi fraemwork was started.

In dmesg I see “Interrupts not detected” - wct4xxp 0000:03:0a.0: Interrupts not detected

And my card doen’t work.

Interrupts
[root@pbx ~]# cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
0: 97514 0 0 0 IO-APIC-edge timer
1: 2 0 0 0 IO-APIC-edge i8042
6: 3 0 0 0 IO-APIC-edge floppy
8: 1 0 0 0 IO-APIC-edge rtc
9: 19 0 0 0 IO-APIC-level acpi
12: 4 0 0 0 IO-APIC-edge i8042
169: 0 0 0 0 IO-APIC-level uhci_hcd:usb1
177: 27 0 0 0 IO-APIC-level uhci_hcd:usb2
185: 6340 0 15 0 IO-APIC-level megaraid
193: 177 0 0 211 IO-APIC-level eth0
217: 1 0 0 0 IO-APIC-level wct2xxp
225: 35008 0 14770 0 IO-APIC-level wcte12xp0
NMI: 0 0 0 0
LOC: 97039 97039 97038 97037
ERR: 0
MIS: 0

dahdi_hardware
pci:0000:03:09.0 wcte12xp+ d161:8001 Wildcard TE122
pci:0000:03:0a.0 wct4xxp+ d161:1210 Wildcard TE210P (5th Gen)

Could some help me resovle this problem?

Assuming these are current products, Digium should be able to help. You will need the card serial numbers, and you should go to their commercial web site.

I solved this problem.

Decision:

the first system loads driver Wildcard TE122 (wcte12xp+)
the second system loads driver Wildcard TE210P (wct4xxp+)

Thanks a lot.