I found similar posts regarding this error but none that answered my question. My zaptel.conf reads: fxsks=1-2 fxoks=3 loadzone=us defaultzone=us and /proc/interrupts: CPU0 0: 5542402 IO-APIC-edge timer 1: 2 IO-APIC-edge keyboard 2: 0 XT-PIC cascade 8: 3 IO-APIC-edge rtc 14: 72582 IO-APIC-edge ide0 16: 81197 IO-APIC-level eth0 17: 54874555 IO-APIC-level wcfxo 20: 54874082 IO-APIC-level wcfxo 22: 54174464 IO-APIC-level wctdm NMI: 0 LOC: 5542842 ERR: 0 MIS: 0 When I run modprobe wcfxo I get the following error: ZT_CHANCONFIG failed on channel 3: No such device or address (6) /lib/modules/2.4.26/misc/wcfxo.o: post-install wcfxo failed /lib/modules/2.4.26/misc/wcfxo.o: insmod wcfxo failed After running modprobe wcfxs, the asterisk machine runs fine and ztcfg doesn't complain. I tried moving cards to different slots but the error didn't go away. If I remark out the fxoks=3 line the error goes away If I reverse the load order in zaptel.conf and fire up the zaptel modules (in reverse), I stop getting the error. So my question is why does the wcfxo try to fire up my TDM400 and is this error a problem? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040504/9e20b15f/attachment.htm
On Tue, 4 May 2004, Marc Spiegelman wrote:> When I run modprobe wcfxo I get the following error: > > ZT_CHANCONFIG failed on channel 3: No such device or address (6) > /lib/modules/2.4.26/misc/wcfxo.o: post-install wcfxo failed > /lib/modules/2.4.26/misc/wcfxo.o: insmod wcfxo failed >Check your /etc/modules.conf for the "post-install" lines. The * installation process adds these lines so that ztcfg is automatically run after each of the modules is installed. Remove all but the one for wcfxs (I'm guessing that you insmod wcfxs last), or if you are used to running ztcfg yourself after the modules are in just delete them all. Cheers, Vic Cross
Reasonably Related Threads
- problem with X100P and wcfxo
- Need advice to get wcte11xp and wcfxo to load
- Boot load wcfxo does not configure self under Ubuntu 6
- Need help configuring TE100P and 3 X100P clone with MD3200 chipset
- insmod wcfxo failed ( b8zs, esf, wink start is what I'm trying to do.)