John Fulton
2006-Mar-14  17:32 UTC
[Asterisk-Users] Problems with installing a TE110P on a Dell Poweredge 850 running Fedora Core 4
When running a modprobe with a -i to prevent ztcfg from running, the modules install fine: ------------------------------------------ [root@asterik1 ~]# modprobe -vi wct1xxp insmod /lib/modules/2.6.15i686-smp-TelAK-1.00/kernel/lib/crc-ccitt.ko insmod /lib/modules/2.6.15i686-smp-TelAK-1.00/misc/zaptel.ko insmod /lib/modules/2.6.15i686-smp-TelAK-1.00/misc/wct1xxp.ko [root@asterik1 ~]# ------------------------------------------ Now, when I run ztcfg, I get the following: ------------------------------------------ [root@asterik1 ~]# ztcfg -vv Zaptel Configuration ===================== SPAN 1: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1) Channel map: Channel 01: FXS Groundstart (Default) (Slaves: 01) 1 channels configured. ZT_SPANCONFIG failed on span 1: No such device or address (6) [root@asterik1 ~]# ------------------------------------------ My configs are pretty simple for initial setup: /etc/zaptel.conf ------------------------------------------ span=1,0,0,esf,b8zs fxsgs=1 loadzone=us defaultzone=us ------------------------------------------ /etc/asterisk/zapata.conf ------------------------------------------ [trunkgroups] [channels] context=default switchtype=national signalling=fxo_ls usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes canpark=yes cancallforward=yes callreturn=yes echocancel=yes echocancelwhenbridged=yes rxgain=0.0 txgain=0.0 group=1 callgroup=1 pickupgroup=1 immediate=no ------------------------------------------ output of lspci: ------------------------------------------ 00:00.0 Host bridge: Intel Corporation E7230 Memory Controller Hub 00:01.0 PCI bridge: Intel Corporation E7230 PCI Express Root Port 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) 00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 (rev 01) 00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 (rev 01) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01) 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controllers cc=IDE (rev 01) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01) 02:00.0 PCI bridge: Intel Corporation 6702PXH PCI Express-to-PCI Bridge A (rev 09) 03:02.0 Network controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN interface 04:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express (rev 11) 05:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express (rev 11) 06:05.0 VGA compatible controller: XGI - Xabre Graphics Inc Volari Z7 ------------------------------------------ Any help would be appreciated. John Fulton TelAlaska Networks Anchorage, AK
phil.dawson@marnock.com
2006-Mar-16  08:11 UTC
[Asterisk-Users] Problems with installing a TE110P on a Dell Poweredge 850 running Fedora Core 4
Hi John,
I had the same error when configuring our TE110P.  The only way I was able
to fix this error was to physically move the card to a different PCI slot.
Please note the server I used was the IBM x206 server.
Hope this is of some use.
Cheers,
Phil.
                                                                           
             John Fulton                                                   
             <jfulton@arctic.n                                             
             et>                                                        To 
             Sent by:                  asterisk-users@lists.digium.com     
             asterisk-users-bo                                          cc 
             unces@lists.digiu                                             
             m.com                                                 Subject 
                                       [Asterisk-Users] Problems with      
                                       installing a TE110P on a Dell       
             15/03/2006 00:32          Poweredge 850 running Fedora Core 4 
                                                                           
                                                                           
             Please respond to                                             
              Asterisk Users                                               
              Mailing List -                                               
              Non-Commercial                                               
                Discussion                                                 
             <asterisk-users@l                                             
             ists.digium.com>                                              
                                                                           
                                                                           
When running a modprobe with a -i to prevent ztcfg from running, the
modules install fine:
------------------------------------------
[root@asterik1 ~]# modprobe -vi wct1xxp
insmod /lib/modules/2.6.15i686-smp-TelAK-1.00/kernel/lib/crc-ccitt.ko
insmod /lib/modules/2.6.15i686-smp-TelAK-1.00/misc/zaptel.ko
insmod /lib/modules/2.6.15i686-smp-TelAK-1.00/misc/wct1xxp.ko
[root@asterik1 ~]#
------------------------------------------
Now, when I run ztcfg, I get the following:
------------------------------------------
[root@asterik1 ~]# ztcfg -vv
Zaptel Configuration
=====================
SPAN 1: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: FXS Groundstart (Default) (Slaves: 01)
1 channels configured.
ZT_SPANCONFIG failed on span 1: No such device or address (6)
[root@asterik1 ~]#
------------------------------------------
My configs are pretty simple for initial setup:
/etc/zaptel.conf
------------------------------------------
span=1,0,0,esf,b8zs
fxsgs=1
loadzone=us
defaultzone=us
------------------------------------------
/etc/asterisk/zapata.conf
------------------------------------------
[trunkgroups]
[channels]
context=default
switchtype=national
signalling=fxo_ls
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
------------------------------------------
output of lspci:
------------------------------------------
00:00.0 Host bridge: Intel Corporation E7230 Memory Controller Hub
00:01.0 PCI bridge: Intel Corporation E7230 PCI Express Root Port
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI
Express Port 1 (rev 01)
00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family)
PCI Express Port 5 (rev 01)
00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family)
PCI Express Port 6 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
UHCI #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
UHCI #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
UHCI #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2
EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC
Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE
Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family)
Serial ATA Storage Controllers cc=IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev
01)
02:00.0 PCI bridge: Intel Corporation 6702PXH PCI Express-to-PCI
Bridge A (rev 09)
03:02.0 Network controller: Tiger Jet Network Inc. Tiger3XX
Modem/ISDN interface
04:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721
Gigabit Ethernet PCI Express (rev 11)
05:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721
Gigabit Ethernet PCI Express (rev 11)
06:05.0 VGA compatible controller: XGI - Xabre Graphics Inc Volari Z7
------------------------------------------
Any help would be appreciated.
John Fulton
TelAlaska Networks
Anchorage, AK
_______________________________________________
--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