<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
Hi. I'm just trying to install a TE410P card (jumped as E1). But I'm having problems loading the kernel module.<BR>
<BR>
[root@asterisk1 src]# modprobe wct4xxp<BR>
/lib/modules/2.4.21-32.0.1.ELsmp/misc/wct4xxp.o: init_module: No such device<BR>
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.<BR>
You may find more information in syslog or the output from dmesg<BR>
/lib/modules/2.4.21-32.0.1.ELsmp/misc/wct4xxp.o: insmod /lib/modules/2.4.21-32.0.1.ELsmp/misc/wct4xxp.o failed<BR>
/lib/modules/2.4.21-32.0.1.ELsmp/misc/wct4xxp.o: insmod wct4xxp failed<BR>
[root@asterisk1 src]#<BR>
<BR>
I've read lspci should show the card as something like Communication controller: Xilinx Corporation, but on my system it looks like this:<BR>
02:08.0 Communication controller: Unknown device d161:0410 (rev 02)<BR>
<BR>
lspci -v says:<BR>
02:08.0 Communication controller: Unknown device d161:0410 (rev 02)<BR>
Flags: bus master, medium devsel, latency 32, IRQ 52<BR>
Memory at dd200000 (32-bit, non-prefetchable) [size=128]<BR>
<BR>
and there is no other device using IRQ 52.<BR>
<BR>
[root@asterisk1 src]# cat /proc/interrupts<BR>
CPU0 CPU1<BR>
0: 37107 40339 IO-APIC-edge timer<BR>
1: 0 4 IO-APIC-edge keyboard<BR>
2: 0 0 XT-PIC cascade<BR>
8: 0 1 IO-APIC-edge rtc<BR>
12: 28 373 IO-APIC-edge PS/2 Mouse<BR>
15: 0 2 IO-APIC-edge ide1<BR>
18: 4284 4293 IO-APIC-level libata<BR>
24: 4645 21 IO-APIC-level eth0<BR>
NMI: 0 0<BR>
LOC: 77355 77353<BR>
ERR: 0<BR>
MIS: 0<BR>
[root@asterisk1 src]#<BR>
<BR>
any ideas?
</BODY>
</HTML>