[asterisk-bugs] [Zaptel 0011127]: TE212P+VPM450M: VPM450M can't inizialize
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Nov 1 14:19:40 CDT 2007
The following issue has been RESOLVED.
======================================================================
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: resolved
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:
Resolution: suspended
Fixed in Version:
======================================================================
Date Submitted: 10-31-2007 04:10 CDT
Last Modified: 11-01-2007 14:19 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)
======================================================================
----------------------------------------------------------------------
file - 11-01-07 14:19
----------------------------------------------------------------------
Digium Technical Support is available at support at digium.com or
877-546-8963. Peace!
Issue History
Date Modified Username Field Change
======================================================================
11-01-07 14:19 file Status assigned => resolved
11-01-07 14:19 file Resolution open => suspended
11-01-07 14:19 file Note Added: 0072915
======================================================================
More information about the asterisk-bugs
mailing list