[asterisk-users] Re: modprobe wctdm fails in /etc/rc.local on FC5

Steven asterisk at tescogroup.com
Thu Aug 17 11:22:44 MST 2006


I just reread the post I replied to.

I thought that they were asking for a ref. rc.local.
I didn't notice that it said modprobe.conf.

alias eth0 e1000
alias eth1 e1000
alias scsi_hostadapter megaraid_mbox
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
options torisa base=0xd0000
install tor2 /sbin/modprobe --ignore-install tor2 && /sbin/ztcfg
install torisa /sbin/modprobe --ignore-install torisa && /sbin/ztcfg
install wcusb /sbin/modprobe --ignore-install wcusb && /sbin/ztcfg
install wcfxo /sbin/modprobe --ignore-install wcfxo && /sbin/ztcfg
install wctdm /sbin/modprobe --ignore-install wctdm && /sbin/ztcfg
install wctdm24xxp /sbin/modprobe --ignore-install wctdm24xxp && /sbin/ztcfg
install ztdynamic /sbin/modprobe --ignore-install ztdynamic && /sbin/ztcfg
install ztd-eth /sbin/modprobe --ignore-install ztd-eth && /sbin/ztcfg
install wct1xxp /sbin/modprobe --ignore-install wct1xxp && /sbin/ztcfg
install wct4xxp /sbin/modprobe --ignore-install wct4xxp && /sbin/ztcfg
install wcte11xp /sbin/modprobe --ignore-install wcte11xp && /sbin/ztcfg
install pciradio /sbin/modprobe --ignore-install pciradio && /sbin/ztcfg
install ztd-loc /sbin/modprobe --ignore-install ztd-loc && /sbin/ztcfg
install ztdummy /sbin/modprobe --ignore-install ztdummy && /sbin/ztcfg
alias wcfxs wctdm
alias wct2xxp wct4xxp

-- 
-- 
Steven

http://www.glimasoutheast.org



"Steven" <asterisk at tescogroup.com> wrote in message news:ebv2j9$a1v$1 at sea.gmane.org...
> rc.local:
>
> touch /var/lock/subsys/local
>
> setpci -v -s 00:1f.1 LATENCY_TIMER=4
> setpci -v -s 02:0e.0 LATENCY_TIMER=4
> setpci -v -s 0b:07.0 LATENCY_TIMER=4
> setpci -v -s 0c:08.0 LATENCY_TIMER=4
> setpci -v -s 10:0d.0 LATENCY_TIMER=0
> setpci -v -s 06:02.0 LATENCY_TIMER=ff
> sleep 5
>
> echo UnLoading wct4xxp
> rmmod -v wct4xxp
> rmmod -v zaptel
> sleep 3
>
> echo Loading wct4xxp
> /sbin/modprobe -v zaptel
> sleep 5
> /sbin/modprobe -v wct4xxp
> sleep 5
> # ztcfg -vvvv
> #sleep 5
>
> echo 1 > /proc/irq/201/smp_affinity
> echo 1 > /proc/irq/217/smp_affinity
> echo 0 > /proc/irq/209/smp_affinity
> echo 1 > /proc/irq/14/smp_affinity
>
> /usr/sbin/amportal start
>
>
>
> -- 
> -- 
> Steven
>
> http://www.glimasoutheast.org
>
>
>
> "Robert La Ferla" <robertlaferla at comcast.net> wrote in message news:275EBEF2-D328-44F1-A3FE-16B44762765B at comcast.net...
>> Can someone send me their modprobe.conf file?  I think that may be  the problem.  A zaptel file is created during install in 
>> /etc/ modprobe.d but modprobe.conf must need to reference it...
>>
>>
>> _______________________________________________
>> --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
>>
>
>
>
> _______________________________________________
> --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
> 






More information about the asterisk-users mailing list