On Tue, 2 May 2006, Wai Wu wrote:

> [EMAIL PROTECTED] root]# modprobe zaptel
> [EMAIL PROTECTED] root]# modprobe  wcte11xp
> ZT_CHANCONFIG failed on channel 25: No such device or address (6)
> /lib/modules/2.4.20-8/misc/wcte11xp.o: post-install wcte11xp failed
> /lib/modules/2.4.20-8/misc/wcte11xp.o: insmod wcte11xp failed
> [EMAIL PROTECTED] root]# modprobe wcfxo
> ZT_CHANCONFIG failed on channel 25: Invalid argument (22)
> Did you forget that FXS interfaces are configured with FXO signalling
> and that FXO interfaces use FXS signalling?
> /lib/modules/2.4.20-8/misc/wcfxo.o: post-install wcfxo failed
> /lib/modules/2.4.20-8/misc/wcfxo.o: insmod wcfxo failed
> [EMAIL PROTECTED] root]# 
> 
> What's wrong with configuration?


What's wrong is that configuration in your /etc/modprobe.conf is 
automatically running ztcfg when you load wcte11xp.  The ztcfg fails 
because it is expecting all the card drivers to be loaded.

So remove all the "install" lines from your /etc/modprobe.conf, then run 
ztcfg -vv manually once you have loaded all the drivers.

Or, just ignore the error on loading wcte11xp and plow on loading wctdm.  
At that point the ztcfg should succeed.

Steve

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to