Francois Deppierraz
2007-May-18 07:53 UTC
[asterisk-users] TE212P octastic initialization failure
Hi, I'm trying to get a TE212 working on a Dell PowerEdge 1850 running Debian etch using the latest release of libpri (1.4.0), zaptel (1.4.2.1) and asterisk (1.4.4). The initilization of the Octasic echo canceller seems to fail when the wct4xxp module is loaded. [...] VPM450: echo cancellation for 64 channels Failed to open chip, code 00103017! VPM450: Failed to initialize [...] By looking in the zaptel code, this error value (0x00103017) means cOCT6100_ERR_OPEN_EXTERNAL_MEM_BIST_FAILED. Is anyone familiar with that problem ? Thanks for your help. --- TE212P card: jumpers are set to E1 mode and nothing is connected to that card at the moment. # uname -a Linux ditti-voipa-serv-1 2.6.18-4-amd64 #1 SMP Fri May 4 00:37:33 UTC 2007 x86_64 GNU/Linux # cat /etc/zaptel.conf span=1,1,0,ccs,hdb3,crc4 bchan=1-15 dchan=16 bchan=17-31 span=2,1,0,ccs,hdb3,crc4 bchan=32-46 dchan=47 bchan=48-62 # cat /proc/interrupts CPU0 CPU1 0: 42385 0 IO-APIC-edge timer 6: 3 0 IO-APIC-edge floppy 8: 1 0 IO-APIC-edge rtc 9: 0 0 IO-APIC-level acpi 14: 64 0 IO-APIC-edge ide0 169: 0 0 IO-APIC-level uhci_hcd:usb1 177: 0 0 IO-APIC-level uhci_hcd:usb2 185: 0 0 IO-APIC-level uhci_hcd:usb3 193: 19 0 IO-APIC-level ehci_hcd:usb4 201: 2148 0 IO-APIC-level ioc0 217: 1153 0 IO-APIC-level eth1 225: 160247 0 IO-APIC-level wct2xxp NMI: 64 42 LOC: 42340 42317 ERR: 0 MIS: 0 # dmesg [...] Found TE2XXP at base address fe7ffc00, remapped to ffffc20000004c00 TE2XXP version c01a016a, burst OFF, slip debug: OFF Octasic optimized! FALC version: 00000005, Board ID: 00 Reg 0: 0x7daa5400 Reg 1: 0x7daa5000 Reg 2: 0xffffffff Reg 3: 0x00000000 Reg 4: 0x00000101 Reg 5: 0x00000000 Reg 6: 0xc01a016a Reg 7: 0x00001300 Reg 8: 0x00000000 Reg 9: 0x00ff0001 Reg 10: 0x0000004a TE2XXP: Launching card: 0 TE2XXP: Setting up global serial parameters Found a Wildcard: Wildcard TE210P (3rd Gen) About to enter spanconfig! Done with spanconfig! About to enter spanconfig! Done with spanconfig! About to enter startup! TE2XXP: Span 1 configured for CCS/HDB3/CRC4 wct2xxp: Setting yellow alarm on span 1 timing source auto card 0! VPM400: Not Present VPM450: echo cancellation for 64 channels Failed to open chip, code 00103017! VPM450: Failed to initialize Completed startup! About to enter startup! TE2XXP: Span 2 configured for CCS/HDB3/CRC4 wct2xxp: Setting yellow alarm on span 2 timing source auto card 0! SPAN 2: Primary Sync Source VPM400: Not Present Failed to get chip capacity, code 0010305e! Unsupported channel capacity found on VPM module (0). Completed startup! [...] # ztcfg -v Zaptel Version: 1.4.2.1 Echo Canceller: MG2 Configuration ===================== SPAN 1: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1) SPAN 2: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1) 62 channels configured. #
Matthew Fredrickson
2007-May-18 08:54 UTC
[asterisk-users] TE212P octastic initialization failure
On May 18, 2007, at 9:53 AM, Francois Deppierraz wrote:> Hi, > > I'm trying to get a TE212 working on a Dell PowerEdge 1850 running > Debian etch using the latest release of libpri (1.4.0), zaptel > (1.4.2.1) > and asterisk (1.4.4). The initilization of the Octasic echo canceller > seems to fail when the wct4xxp module is loaded. > > [...] > VPM450: echo cancellation for 64 channels > Failed to open chip, code 00103017! > VPM450: Failed to initialize > [...] > > By looking in the zaptel code, this error value (0x00103017) means > cOCT6100_ERR_OPEN_EXTERNAL_MEM_BIST_FAILED. > > Is anyone familiar with that problem ?No. It looks like something you should definitely talk to Digium Support about that though. They should be able to help you find what is wrong. Matthew Fredrickson
Deepak Naidu
2007-May-19 15:17 UTC
[asterisk-users] TE212P octastic initialization failure
I think the best way is to conact Digium Hardware support. it seems there may be an IRQ problem. -- Deepak Francois Deppierraz <francois@ctrlaltdel.ch> wrote: Hi, I'm trying to get a TE212 working on a Dell PowerEdge 1850 running Debian etch using the latest release of libpri (1.4.0), zaptel (1.4.2.1) and asterisk (1.4.4). The initilization of the Octasic echo canceller seems to fail when the wct4xxp module is loaded. [...] VPM450: echo cancellation for 64 channels Failed to open chip, code 00103017! VPM450: Failed to initialize [...] By looking in the zaptel code, this error value (0x00103017) means cOCT6100_ERR_OPEN_EXTERNAL_MEM_BIST_FAILED. Is anyone familiar with that problem ? Thanks for your help. --- TE212P card: jumpers are set to E1 mode and nothing is connected to that card at the moment. # uname -a Linux ditti-voipa-serv-1 2.6.18-4-amd64 #1 SMP Fri May 4 00:37:33 UTC 2007 x86_64 GNU/Linux # cat /etc/zaptel.conf span=1,1,0,ccs,hdb3,crc4 bchan=1-15 dchan=16 bchan=17-31 span=2,1,0,ccs,hdb3,crc4 bchan=32-46 dchan=47 bchan=48-62 # cat /proc/interrupts CPU0 CPU1 0: 42385 0 IO-APIC-edge timer 6: 3 0 IO-APIC-edge floppy 8: 1 0 IO-APIC-edge rtc 9: 0 0 IO-APIC-level acpi 14: 64 0 IO-APIC-edge ide0 169: 0 0 IO-APIC-level uhci_hcd:usb1 177: 0 0 IO-APIC-level uhci_hcd:usb2 185: 0 0 IO-APIC-level uhci_hcd:usb3 193: 19 0 IO-APIC-level ehci_hcd:usb4 201: 2148 0 IO-APIC-level ioc0 217: 1153 0 IO-APIC-level eth1 225: 160247 0 IO-APIC-level wct2xxp NMI: 64 42 LOC: 42340 42317 ERR: 0 MIS: 0 # dmesg [...] Found TE2XXP at base address fe7ffc00, remapped to ffffc20000004c00 TE2XXP version c01a016a, burst OFF, slip debug: OFF Octasic optimized! FALC version: 00000005, Board ID: 00 Reg 0: 0x7daa5400 Reg 1: 0x7daa5000 Reg 2: 0xffffffff Reg 3: 0x00000000 Reg 4: 0x00000101 Reg 5: 0x00000000 Reg 6: 0xc01a016a Reg 7: 0x00001300 Reg 8: 0x00000000 Reg 9: 0x00ff0001 Reg 10: 0x0000004a TE2XXP: Launching card: 0 TE2XXP: Setting up global serial parameters Found a Wildcard: Wildcard TE210P (3rd Gen) About to enter spanconfig! Done with spanconfig! About to enter spanconfig! Done with spanconfig! About to enter startup! TE2XXP: Span 1 configured for CCS/HDB3/CRC4 wct2xxp: Setting yellow alarm on span 1 timing source auto card 0! VPM400: Not Present VPM450: echo cancellation for 64 channels Failed to open chip, code 00103017! VPM450: Failed to initialize Completed startup! About to enter startup! TE2XXP: Span 2 configured for CCS/HDB3/CRC4 wct2xxp: Setting yellow alarm on span 2 timing source auto card 0! SPAN 2: Primary Sync Source VPM400: Not Present Failed to get chip capacity, code 0010305e! Unsupported channel capacity found on VPM module (0). Completed startup! [...] # ztcfg -v Zaptel Version: 1.4.2.1 Echo Canceller: MG2 Configuration ===================== SPAN 1: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1) SPAN 2: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1) 62 channels configured. # _______________________________________________ --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 --------------------------------- New Yahoo! Mail is the ultimate force in competitive emailing. Find out more at the Yahoo! Mail Championships. Plus: play games and win prizes. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070519/cfc1c33e/attachment.htm