History: Sangoma Firmware Update ProcedureSource of version: 5 (current)!Overview
*~~#FF0000:When downloading new firmware, verify the size of the downloaded file with the file size on the Sangoma ftp site. It safer to use "wget -c" than ftp. Failure to get the correct file will result in needing to execute a recovery process.~~ *Use this procedure: http://sangoma.editme.com/sangoma-hardware#firmware *The wan_aftup subdirectory will be found here: /usr/src/Sangoma/wanpipe/util/wan_aftup/ *If the secondary method of loading firmware using the board level jumper is used, and you need to restart that procedure, the you must completely power off the computer and then turn in back on. Simply rebooting is insuffiecient - as we learned. __Contents__{maketoc} !Updating A200d Firmware Here is a sample session for the A200d ~pp~[root@ana17 wan_aftup]# ./update_aft_firm.sh wan_aft_prg.c:173: warning: 'set_board_reset' declared `static' but never defined modprobe wan_aften > /dev/null AFT card enabled Sangoma AFT Series card update flash software (version 1.5) Sangoma AFT card list: w1g1: AFT-A200-SH : SLOT=7 : BUS=1 : IRQ=9 : CPU=A : PORT=PRI : HWEC=32 : V=06 (Ver.06) w2g1: AFT-A104-SH : SLOT=9 : BUS=1 : IRQ=11 : CPU=A : PORT=1 : HWEC=128 : V=21 (Ver.21) Please select card interface [def=w1g1; q=exit] > w1g1 List of available versions: Version no. 7 (filename=A200_0040_V07.BIN) Please specify version number [def=7; q=exit] > 7 w1g1: Current Sangoma Flash: Revision=6 ID=0x205B Erasing sectors Passed Updating flash Passed Verification Passed w1g1: Sangoma Flash update DONE w1g1: Reloading Sangoma flash DONE w1g1: Sangoma Flash updated successfully modprobe -r wan_aften AFT card disabled [root@ana17 wan_aftup]# wanrouter hwprobe ------------------------------- | Wanpipe Hardware Probe Info | ------------------------------- 1 . AFT-A200-SH : SLOT=7 : BUS=1 : IRQ=9 : CPU=A : PORT=PRI : HWEC=32 : V=07 2 . AFT-A104-SH : SLOT=9 : BUS=1 : IRQ=11 : CPU=A : PORT=1 : HWEC=128 : V=21 3 . AFT-A104-SH : SLOT=9 : BUS=1 : IRQ=11 : CPU=A : PORT=2 : HWEC=128 : V=21 4 . AFT-A104-SH : SLOT=9 : BUS=1 : IRQ=11 : CPU=A : PORT=3 : HWEC=128 : V=21 5 . AFT-A104-SH : SLOT=9 : BUS=1 : IRQ=11 : CPU=A : PORT=4 : HWEC=128 : V=21 Card Cnt: S508=0 S514X=0 S518=0 A101-2=0 A104=1 A300=0 A200=1 A108=0~/pp~ |
Login |