[asterisk-bugs] [Zaptel 0011127]: TE212P+VPM450M: VPM450M can't inizialize

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Nov 1 12:55:06 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11127 
====================================================================== 
Reported By:                DanilaPisarev
Assigned To:                mattf
====================================================================== 
Project:                    Zaptel
Issue ID:                   11127
Category:                   wct4xxp
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Zaptel Version:             1.4.5.1  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             10-31-2007 04:10 CDT
Last Modified:              11-01-2007 12:55 CDT
====================================================================== 
Summary:                    TE212P+VPM450M: VPM450M can't inizialize
Description: 
try to load default firmware for 64 channels:

VPM450: get_vpm450m_capacity() = 64
VPM450: echo cancellation for 128 channels
VPM450: firmware->data='EDS3_IMAGE_NAME=DIGIUM_4_CAPACITY:64
EDS3_IMAGE_VERSION=01.05.01
EDS3_IMAGE_DATE=Mon Jul 10 11:53:12  2006'

stop in Oct6100ApiInitChannels

Verify that the image supports all the requested channels.

ChipConfig.usMaxChannels=128 ImageInfo.usMaxNumberOfChannels=65

if ( pSharedInfo->ChipConfig.usMaxChannels >
pSharedInfo->ImageInfo.usMaxNumberOfChannels )
return cOCT6100_ERR_NOT_SUPPORTED_OPEN_MAX_ECHO_CHANNELS_VALUE;

Failed to open chip, code 001ff016!
VPM450: Failed to initialize

try to load 128 channels firmware

VPM450: get_vpm450m_capacity() = 64
hotplug firmware zaptel-fw-oct6114-128.bin
VPM450: echo cancellation for 128 channels
VPM450: firmware->data='EDS3_IMAGE_NAME=DIGIUM_3_CAPACITY:128
EDS3_IMAGE_VERSION=01.05.01
EDS3_IMAGE_DATE=Mon Feb 20 15:52:59  2006'

stop in oct6100_chip_open.c

/* Either the firmware image was not loaded correctly (from pointer given
by user) */
/* or the channel capacity pins of the chip do not match what the firmware
is expecting. */
if ( ( usReadData & 0x4 ) == 0 )
return cOCT6100_ERR_OPEN_INVALID_FIRMWARE_OR_CAPACITY_PINS;

Failed to open chip, code 00103042!
VPM450: Failed to initialize

without vpm450m work fine, with vpm450m without trying firmware - work
fine.

PS work on:
opensuse 10.2 x64, 
http://downloads.digium.com/pub/libpri/libpri-1.4.2.tar.gz ,
http://downloads.digium.com/pub/zaptel/zaptel-1.4.6.tar.gz ,
supermicro server (if need - can describe)


====================================================================== 

---------------------------------------------------------------------- 
 mattf - 11-01-07 12:55  
---------------------------------------------------------------------- 
Please contact Digium technical support about this issue.  You issue will
be more  effectively resolved through them.  The bug tracker is not the
best place to get this resolved quickly. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-01-07 12:55  mattf          Note Added: 0072906                          
======================================================================




More information about the asterisk-bugs mailing list