Re: [Asterisk-Users] X100P not recognised on FreeBSD system

2006-05-20 Thread Tzafrir Cohen
On Fri, May 19, 2006 at 09:30:33AM +0100, Chris Hastie wrote:
 I've just received an OEM Wildcard X100P FXO card. Installing into my 
 FreeBSD 5.4-RELEASE box it doesn't appear to be recognised at all. Since 
 it's the first time I've put a PCI card in this machine I've just 
 dropped a Netgear ethernet card in to make sure there isn't something 
 fundamentally wrong with the motherboard, but that works fine.
 
 Is there anything else I should check / try before assuming the X100P is 
 faulty?
 
 Output of pciconf -l -v below (after the Netgear card went back to where 
 it belongs):

[snip log list. The X100P is not listed]

The card should appear on th list of PCI devices. 

I don't know FreeBSD, but I assume that the problem here is not related
to the Zaptel driver itself. Either a hardware problem or some strange
problem with the kernel support of the PCI bus (not likely).

-- Tzafrir
___
--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


[Asterisk-Users] X100P not recognised on FreeBSD system

2006-05-19 Thread Chris Hastie
I've just received an OEM Wildcard X100P FXO card. Installing into my 
FreeBSD 5.4-RELEASE box it doesn't appear to be recognised at all. Since 
it's the first time I've put a PCI card in this machine I've just 
dropped a Netgear ethernet card in to make sure there isn't something 
fundamentally wrong with the motherboard, but that works fine.


Is there anything else I should check / try before assuming the X100P is 
faulty?


Output of pciconf -l -v below (after the Netgear card went back to where 
it belongs):


[EMAIL PROTECTED]:0:0:  class=0x06 card=0x31161106 chip=0x31161106 rev=0x00 
hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT8375 ProSavageDDR PM266/KM266 CPU to PCI Bridge'
class= bridge
subclass = HOST-PCI
[EMAIL PROTECTED]:1:0: class=0x060400 card=0x0080 chip=0xb0911106 rev=0x00 
hdr=0x01
vendor   = 'VIA Technologies Inc'
device   = 'VT8633 Apollo Pro 266 CPU to AGP Controller'
class= bridge
subclass = PCI-PCI
[EMAIL PROTECTED]:16:0:class=0x0c0300 card=0x30381106 chip=0x30381106 
rev=0x80 hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT82x UHCI USB 1.1 Controller (All VIA Chipsets)'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:16:1:class=0x0c0300 card=0x30381106 chip=0x30381106 
rev=0x80 hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT82x UHCI USB 1.1 Controller (All VIA Chipsets)'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:16:2:class=0x0c0300 card=0x30381106 chip=0x30381106 
rev=0x80 hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT82x UHCI USB 1.1 Controller (All VIA Chipsets)'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:16:3:class=0x0c0320 card=0x73801462 chip=0x31041106 
rev=0x82 hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT6202 USB 2.0 Enhanced Host Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:17:0:class=0x060100 card=0x31771106 chip=0x31771106 
rev=0x00 hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT8235 PCI to ISA Bridge'
class= bridge
subclass = PCI-ISA
[EMAIL PROTECTED]:17:1:  class=0x01018a card=0x73801462 chip=0x05711106 
rev=0x06 hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT82 EIDE Controller (All VIA Chipsets)'
class= mass storage
subclass = ATA
[EMAIL PROTECTED]:17:5:class=0x040100 card=0x73801462 chip=0x30591106 
rev=0x50 hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT8233/33A/8235/8237 AC97 Enhanced Audio Controller'
class= multimedia
subclass = audio
[EMAIL PROTECTED]:18:0:  class=0x02 card=0x738c1462 chip=0x30651106 
rev=0x74 hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT6102 Rhine II PCI Fast Ethernet Controller'
class= network
subclass = ethernet
[EMAIL PROTECTED]:0:0: class=0x03 card=0x73891462 chip=0x8d045333 rev=0x00 
hdr=0x00
vendor   = 'S3 Graphics Co., Ltd.'
device   = '86C420 ProSavage DDR'
class= display
subclass = VGA

--
Chris Hastie
___
--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


Re: [Asterisk-Users] X100P not recognised on FreeBSD system

2006-05-19 Thread Dinesh Nair



On 05/19/06 16:30 Chris Hastie said the following:
I've just received an OEM Wildcard X100P FXO card. Installing into my 
FreeBSD 5.4-RELEASE box it doesn't appear to be recognised at all. Since 


have you downloaded, compiled and installed the zaptel-bsd drivers ? if you 
haven't, instructions for getting them are at 
http://www.voip-info.org/wiki-FreeBSD+zaptel


for the X100P, you'd need to kldload zaptel.ko and wcfxo.ko, though be 
warned that the wcfxo.ko driver has not had much development in yonks.


--
Regards,   /\_/\   All dogs go to heaven.
[EMAIL PROTECTED](0 0)   http://www.openmalaysiablog.com/
+==oOO--(_)--OOo==+
| for a in past present future; do|
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo The opinions here in no way reflect the opinions of my $a $b.  |
| done; done  |
+=+
___
--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


Re: [Asterisk-Users] X100P not recognised on FreeBSD system

2006-05-19 Thread Chris Hastie

On Fri, 19 May 2006, Dinesh Nair [EMAIL PROTECTED] wrote:




On 05/19/06 16:30 Chris Hastie said the following:
I've just received an OEM Wildcard X100P FXO card. Installing into 
my FreeBSD 5.4-RELEASE box it doesn't appear to be recognised at 
all. Since


have you downloaded, compiled and installed the zaptel-bsd drivers ? if you
haven't, instructions for getting them are at
http://www.voip-info.org/wiki-FreeBSD+zaptel

for the X100P, you'd need to kldload zaptel.ko and wcfxo.ko, though be
warned that the wcfxo.ko driver has not had much development in yonks.


Yes, I have these. The modules load, but ztcfg complains
ZT_CHANCONFIG failed on channel 1: No such device or address (6) and as I
said, it doesn't appear that the card has been recognised by the kernel.


--
Chris Hastie
___
--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


Re: [Asterisk-Users] X100P not recognised on FreeBSD system

2006-05-19 Thread Dinesh Nair


On 05/19/06 18:57 Chris Hastie said the following:

Yes, I have these. The modules load, but ztcfg complains
ZT_CHANCONFIG failed on channel 1: No such device or address (6) and as I
said, it doesn't appear that the card has been recognised by the kernel.


could you try the X100P in anther system to rule out issues with the Via 
board you're using ?


--
Regards,   /\_/\   All dogs go to heaven.
[EMAIL PROTECTED](0 0)   http://www.openmalaysiablog.com/
+==oOO--(_)--OOo==+
| for a in past present future; do|
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo The opinions here in no way reflect the opinions of my $a $b.  |
| done; done  |
+=+
___
--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


Re: [Asterisk-Users] X100P not recognised on FreeBSD system

2006-05-19 Thread Chris Hastie

On Fri, 19 May 2006, Dinesh Nair [EMAIL PROTECTED] wrote


On 05/19/06 18:57 Chris Hastie said the following:

Yes, I have these. The modules load, but ztcfg complains
ZT_CHANCONFIG failed on channel 1: No such device or address (6) and as I
said, it doesn't appear that the card has been recognised by the kernel.


could you try the X100P in anther system to rule out issues with the 
Via board you're using ?




best I can manage is a very old dell optiplex gxi, and it's not 
recognised in that either. Time to assume a dodgy card?

--
Chris Hastie
___
--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