Hi,
i installed my digium board on my pc, running Debian Sarge. i compiled and installed zaptel, wcfxs, wcfxo and ztdummy modules. The problem is that
i can’t load wctdm module but i don’t kwow why.
when using
modprobe wctdm
i didn’t receive any error, but when i check if module runs with lsmod, module wctdm does not appear.
loading modules, no led lights on my board and using “ztcfg -vv” i receive this error:
ZT_CHANCONFIG failed on channel 1: No such device or address (6)
… this is the end of dmesg output only
ts: Compaq touchscreen protocol output
eth0: Setting full-duplex based on MII #1 link partner capability of 45e1.
Zapata Telephony Interface Registered on major 196
NET: Registered protocol family 10
Disabled Privacy Extensions on device c02cc960(lo)
IPv6 over IPv4 tunneling driver
eth0: no IPv6 routers present
I red in the manual that digium board must have an unique IRQ (nobody can have the same irq). in my system, digium’s irq is shared with eth devices’s irq. should be this one the problem?