Hi, I am using TDM400 with FXO and FXS ,every time i probe FXO with modprobe wcfxo it gives error that no such device and refers to insmod /dmesg for details but when i dmesg it gives me following description about it. Zapata Telephony Interface Registered on major 196 Freshmaker version: 71 Freshmaker passed register test Module 0:Installed -- Auto FXS/DPO Module 1:Not Installed Module 2:Not Installed Module 3:Installed -- Auto FXO (FCC MODE) Found a Wildcard TDM:Wildcard TDM400 REV E/F (4 modules) Also insmod gives same error PLUS it gives Hint: insmod errors can be caused by incorrect module parameters,including invalid IO or IRQ parameters. What is this meaning ? Hardware or Software problem?I don't know. Kindly helping me out. Thanks in advance. Adnan Ahmed.
> Hint: insmod errors can be caused by incorrect module > parameters,including invalid IO or IRQ parameters.Look at the IRQ table in /proc/interrupts to see what IRQ the card is on
Adnan Ahmed wrote:> Hi, > I am using TDM400 with FXO and FXS ,every time i probe FXO with > modprobe wcfxo it gives error that no such device and refers to insmod > /dmesg for details but when i dmesg it gives me following description > about it.You're supposed to use "modprobe wcfxs" if you have a TDM400 card. wcfxo is for the X100P card. Flynn
I have to admit that the choice of module names is a bit confusing. wcfxs is actually the module for the entire TDM400 card (both FXS and FXO modules), but when you see a module named wcfxs you naturally assume that there is an additional module to load that ends in fxo. Steve>> I am using TDM400 with FXO and FXS ,every time i probe FXO with >> modprobe wcfxo it gives error that no such device and refers to >> insmod /dmesg for details but when i dmesg it gives me following >> description about it.