I have problem with a TDM40B installation.
When i modprobe wcfxs the error i get is the
following:
/lib/modules/2.4.19-4GB/misc/wcfxs.o: init_module: No
such device
Hint: insmod errors can be caused by incorrect module
parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the
output from dmesg
/lib/modules/2.4.19-4GB/misc/wcfxs.o: insmod
/lib/modules/2.4.19-4GB/misc/wcfxs.o failed
/lib/modules/2.4.19-4GB/misc/wcfxs.o: insmod wcfxs
failed
Does anybody know the poblem?
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
On Fri, 12 Sep 2003, Jim Paraschou wrote:> I have problem with a TDM40B installation. > When i modprobe wcfxs the error i get is the > following: > > /lib/modules/2.4.19-4GB/misc/wcfxs.o: init_module: No > such device > Hint: insmod errors can be caused by incorrect module > parameters, including invalid IO or IRQ parameters. > You may find more information in syslog or the > output from dmesg > /lib/modules/2.4.19-4GB/misc/wcfxs.o: insmod > /lib/modules/2.4.19-4GB/misc/wcfxs.o failed > /lib/modules/2.4.19-4GB/misc/wcfxs.o: insmod wcfxs > failed > > Does anybody know the poblem?Means the module can't find the card anywhere. Is the card inserted properly? Does it show up if you do an lspci?
On Friday 12 September 2003 02:37 pm, Jim Paraschou wrote:> I have problem with a TDM40B installation. > When i modprobe wcfxs the error i get is the > following: > > /lib/modules/2.4.19-4GB/misc/wcfxs.o: init_module: No > such device > Hint: insmod errors can be caused by incorrect module > parameters, including invalid IO or IRQ parameters. > You may find more information in syslog or the > output from dmesg > /lib/modules/2.4.19-4GB/misc/wcfxs.o: insmod > /lib/modules/2.4.19-4GB/misc/wcfxs.o failed > /lib/modules/2.4.19-4GB/misc/wcfxs.o: insmod wcfxs > failed > > Does anybody know the poblem?Yep, it probably will not work with your motherboard. You might try setting -DNO_CALIBRATION in the Makefile, then running 'make clean all install' and trying again (this has worked for some people). Failing that, try it with a different motherboard. -Tilghman
[This email is either empty or too large to be displayed at this time]
http://lists.digium.com/mailman/listinfo/asterisk-cvs matteo. Il sab, 2003-09-13 alle 18:49, Bob Knight ha scritto:> Is there an asterisk cvs commit email list? > > Any project I have ever worked on in the past, always had a cvs commit email list. Anytime someone does a commit you receive the file name > and comments. You can then make the decision if want to update or not. > It can also help you narrow your focus when someones commit has broke your tree. > > thanks, bk....-- Brancaleoni Matteo <mbrancaleoni@espia.it> Espia - Emmegi Srl
http://lists.digium.com Jeremy McNamara Bob Knight wrote:> Is there an asterisk cvs commit email list? > > Any project I have ever worked on in the past, always had a cvs commit > email list. Anytime someone does a commit you receive the file name > and comments. You can then make the decision if want to update or not. > It can also help you narrow your focus when someones commit has broke > your tree. > > thanks, bk.... >