Justin Phelps wrote: > Tom Chadwin wrote: >>> I've added the module to the automods variable, as well as the zapmods. >>> I uncommented the default modops and changed it from UK to US. Here's >>> the values I have changed: >>> >> I have a similar set-up. The wctdm24xxp is the right driver for recent >> Digium cards. However, it should only appear in ZAPMODS, not in >> AUTOMODS. >> >> >>> MODOPTS="wctdm:opermode=US" >>> >> You need to change this to: >> >> MODOPTS="wctdm24xxp:opermode=US" >> >> Tell us how you get on. >> >> Tom >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Astlinux-users mailing list >> Astlinux-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/astlinux-users >> >> Donations to support AstLinux are graciously accepted via PayPal to >> pay...@krisk.org. >> > I've made the suggested changes you mentioned above. Should I leave > wctdm24xxp in the /etc/rc.modules as Philip mentioned? That seems to be > the only way it was working before. When I remove the module from > /etc/rc.modules, the module doesn't load on boot, even when I have the > module specified in ZAPMODS. > > These are going to be FXO ports, so I need to generate a zaptel.conf > file to that effect. Should that be placed in the standard location of > /etc/zaptel.conf?
Justin, hop in IRC. I'll have time to walk you through this today. Bottom line is automods is not used on any of the current builds because /etc/rc.modules exists for all targets. Not sure if we want this moving forward or if we want to rely on automods being set properly. Zaptel hardware should be left out of /etc/rc.modules. The zaptel init script should take care of reading ZAPMODS and using that appropriately. /etc/zaptel.conf is a link to /mnt/kd/zaptel.conf (if that file is present). I guess there would be no harm in just creating /etc/zaptel.conf if you have unionfs working (which I'm assuming you do). Darrick ------------------------------------------------------------------------------ _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.