I am starting to dip my toes into the asterisk world, and to that end I've scavenged an old PC (this is a home project, and I have basically $0 to spend on it), and installed FC1. I've purchased a clone X100P (or at least I was told it was), and I am trying to get it to work. However, when I try and load the wcfxo module, I get the following errors... [root@loudhoward root]# insmod wcfxo Using /lib/modules/2.4.22-1.2115.nptl/misc/wcfxo.o /lib/modules/2.4.22-1.2115.nptl/misc/wcfxo.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 Unfortunately, there is no other info in /var/log/messages or from dmesg... The lspci -vv for the card shows the following... 00:08.0 Modem: Intel Corp.: Unknown device 1080 (rev 04) (prog-if 00 [Generic]) Subsystem: Intel Corp.: Unknown device 1000 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32 (250ns min, 15500ns max), cache line size 08 Interrupt: pin A routed to IRQ 10 Region 0: Memory at db100000 (32-bit, non-prefetchable) [size=4K] Region 1: I/O ports at e800 [size=256] Capabilities: [80] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Is this indeed a generic X100P? If so, does anyone have any suggestions what to look at next? Thanks Graham -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040807/9c1da08e/attachment.htm
On Saturday 07 August 2004 17:41, Graham W. Mitchell wrote:> I am starting to dip my toes into the asterisk world, and to that end > I've scavenged an old PC (this is a home project, and I have basically > $0 to spend on it), and installed FC1. I've purchased a clone X100P (or > at least I was told it was), and I am trying to get it to work. However,...> The lspci -vv for the card shows the following... > 00:08.0 Modem: Intel Corp.: Unknown device 1080 (rev 04) (prog-if 00Looks like its not real clone. lspci usually sees those cards as 00:0c.0 Communication controller: Tiger Jet Network Inc. Intel 537
you tried kirnil 2.6.5? that sounds simular to what I experenced with my clone card on my dibean box until I upgraded my kirnil. give that a shot. hth hank ----- Original Message ----- From: Graham W. Mitchell To: asterisk-users@lists.digium.com Sent: Saturday, August 07, 2004 5:41 PM Subject: [Asterisk-Users] Generic X100P setup issues I am starting to dip my toes into the asterisk world, and to that end I've scavenged an old PC (this is a home project, and I have basically $0 to spend on it), and installed FC1. I've purchased a clone X100P (or at least I was told it was), and I am trying to get it to work. However, when I try and load the wcfxo module, I get the following errors. [root@loudhoward root]# insmod wcfxo Using /lib/modules/2.4.22-1.2115.nptl/misc/wcfxo.o /lib/modules/2.4.22-1.2115.nptl/misc/wcfxo.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 Unfortunately, there is no other info in /var/log/messages or from dmesg. The lspci -vv for the card shows the following. 00:08.0 Modem: Intel Corp.: Unknown device 1080 (rev 04) (prog-if 00 [Generic]) Subsystem: Intel Corp.: Unknown device 1000 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32 (250ns min, 15500ns max), cache line size 08 Interrupt: pin A routed to IRQ 10 Region 0: Memory at db100000 (32-bit, non-prefetchable) [size=4K] Region 1: I/O ports at e800 [size=256] Capabilities: [80] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Is this indeed a generic X100P? If so, does anyone have any suggestions what to look at next? Thanks Graham ---------------------------------------- My Inbox is protected by SPAMfighter 272 spam mails have been blocked so far. Download free www.spamfighter.com today! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040808/7b7496e7/attachment.htm
> I've purchased a clone X100P (or at least I was told it was), and I am trying to > get it to work. However, when I try and load the wcfxo module, I get the following errors?Intel's got a list of modem chipsets at <http://www.intel.com/design/modems/linecard.htm> and there's a great thread on this topic at <http://lists.digium.com/pipermail/asterisk-users/2004-June/050191.html>. It's easy to see where the confusion comes in -- you'd think there's little difference between the various 537 chipsets since they're all listed together. But look at the actual IC part numbers (in the Content column). The 537EPU has a FA82537EP, which is the one that doesn't work. The 537PU has an MD3200, and that's the one you want. It's the part with the Tiger Jet Network vendor id. I bought a couple of MD3200 based modems on eBay for a few bucks each.
I'd like to thank everyone for taking the time to reply to me... From what I've read, and in particular the links that people who have emailed me, that I've got the wrong modem... I've gone and done some more searching, and found this at newegg.com.... http://www.newegg.com/app/viewProductDesc.asp?description=25-132-001&dep a=0 Do you think this is this going to be the right modem? Thanks again for your help Graham -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Ed Maste Sent: Sunday, August 08, 2004 10:51 AM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Generic X100P setup issues> I've purchased a clone X100P (or at least I was told it was), and I amtrying to> get it to work. However, when I try and load the wcfxo module, I getthe following errors... Intel's got a list of modem chipsets at <http://www.intel.com/design/modems/linecard.htm> and there's a great thread on this topic at <http://lists.digium.com/pipermail/asterisk-users/2004-June/050191.html> . It's easy to see where the confusion comes in -- you'd think there's little difference between the various 537 chipsets since they're all listed together. But look at the actual IC part numbers (in the Content column). The 537EPU has a FA82537EP, which is the one that doesn't work. The 537PU has an MD3200, and that's the one you want. It's the part with the Tiger Jet Network vendor id. I bought a couple of MD3200 based modems on eBay for a few bucks each. _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users