Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: Funkenschuster on July 12, 2011, 08:32:18 PM
-
Good evening!
I hope you can help me:
When I try to install my new Digium TDM 410P card ( 1 FXO and 1 FXS) this message appears:
Found following card...
02:03.0 Ethernet controller: Digium, Inc. Wildcard TDM410 4-port analog card (rev 11)
Subsystem: Digium, Inc. Wildcard TDM410 4-port analog card
Flags: medium devsel, IRQ 209
I/O ports at 4400 [size=256]
Memory at c6fbfc00 (32-bit, non-prefetchable) [size=1K]
Capabilities: [c0] Power Management version 2
Database requested /lib/modules/2.6.9-89.31.1.EL/extra/wctdm24xxp.ko ...
Load module wctdm24xxp not found - ignoring card (perhaps it uses mISDN?)
No Telephony Boards found on second pass ...
Signalling asterisk daemon to load ZTDUMMY for timing purposes
uname -r
2.6.9-89.31.1.EL
[root@ghega ~]# rpm -qa | grep zaptel
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
zaptel-kmdl-2.6.9-89.31.1.EL-1.4.12.1-56.el4
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
zaptel-1.4.12.1-56.el4
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
Warnung: only V3 signatures can be verified, skipping V4 signature
[root@ghega ~]#
Thank you!
-
Hi there
Does /lib/modules/2.6.9-89.31.1.EL/extra/wctdm24xxp.ko exist on your system?
Kind Regards
S
-
This data is in /lib/modules/2.6.9-89.31.1.EL:
[root@ghega 2.6.9-89.31.1.EL]# ls -la
insgesamt 756
drwxr-xr-x 5 root root 4096 12. Jul 00:12 .
drwxr-xr-x 6 root root 4096 3. Mai 14:24 ..
drwxr-xr-x 9 root root 4096 3. Mai 14:24 kernel
-rw-r--r-- 1 root root 146263 12. Jul 00:12 modules.alias
-rw-r--r-- 1 root root 69 12. Jul 00:12 modules.ccwmap
-rw-r--r-- 1 root root 155083 12. Jul 00:12 modules.dep
-rw-r--r-- 1 root root 73 12. Jul 00:12 modules.ieee1394map
-rw-r--r-- 1 root root 357 12. Jul 00:12 modules.inputmap
-rw-r--r-- 1 root root 235 12. Jul 00:12 modules.isapnpmap
-rw-r--r-- 1 root root 156437 12. Jul 00:12 modules.pcimap
-rw-r--r-- 1 root root 87544 12. Jul 00:12 modules.symbols
-rw-r--r-- 1 root root 162908 12. Jul 00:12 modules.usbmap
drwxr-xr-x 3 root root 4096 13. Mai 23:47 updates
drwxr-xr-x 5 root admin 4096 3. Mai 14:24 weak-updates
There is no folder extra.
-
It doesn't look like the driver exists on your system. However, just to be sure you can try to probe it
modprobe wctdm24xxp
...or just locate it
updatedb
locate wctdm24xxp.ko
If that doesn't find it then it isn't there.
Kind Regards
S
-
After
modprobe wctdm24xxp
I tried do probe the card and the card was found.
After work i will test it in the evening.
Thank you very much for your fast help.
Kind regards
Martin
-
Because I'm not able to get asterisk to work I want to deinstall it from my server.
What steps are required to get a clean system?