On Fri, Dec 15, 2006 at 06:32:19PM -0800, Yuan LIU wrote:
When booting Ubuntu 6.06.1 (Linux 2.6.15-27-386), wcfxo would load but not configure. I have three ways to manually force wcfxo to configure: 1) ztcfg, 2) modprobe -f wcfxo, or of course 3) unload and reload wcfxo. Each works equally well.

The usual confusion about init scripts. Debian's init scripts
automatically load the module for this card using "coldplug" (a run of
hotplug when the system starts).

However the modprobe of the module "fails" due to the silly automatic
run of ztcfg at module load tme with very stupid modprobe settings.

So as a workaround you unload and reload the module. Not smart, and has
a potential for races.

What is the output of:
 grep wcfxo /etc/modprobe.d/*

zaptel:install wcfxo /sbin/modprobe -s --ignore-install wcfxo $CMDLINE_OPTS && /sbin/ztcfg

Looks like a correct syntax.

Yuan Liu

--
               Tzafrir Cohen


_______________________________________________
--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