zypper refresh && zypper up breaking sangoma wanpipe drivers
Posted: Tue Sep 11, 2012 7:49 pm
For the last few days I have been investigating and issue where a new cluster I was building was getting an error when starting wanpipe for my sangoma card. I am using vicibox 3.1.15 64 bit. I have built 2 other clusters with the same hardware without any issues. I have narrowed it down to the same reproducible error.
mytestserver:~ # wanrouter start
Starting WAN Router...
Loading WAN drivers: wanpipe FATAL: Module wanpipe_lip not found.
The issue is when I update the OS using zypper refresh && zypper up it installs new wanpipe/dahdi drivers. From what I read on sangoma's website these error's are usually caused by either dahdi, wanpipe or both not being compiled correctly.
Here is what I have tried:
os-install -> zypper refresh && zypper up -> vicibox-install -> wancfg_dahdi = FAIL no dahdi ('dahdi show channels' returns invalid command)
os-install -> vicibox-install -> zypper refresh && zypper up -> wancfg_dahdi = FAIL no dahdi ('dahdi show channels' returns invalid command)
os-install -> zypper refresh && zypper up -> wancfg_dahdi -> vicibox-install = FAIL no dahdi ('dahdi show channels' returns invalid command)
os-install -> wancfg_dahdi -> vicibox-install = WORKS! -> zypper refresh && zypper up = FAIL no dahdi ('dahdi show channels' returns invalid command)
os-install -> wancfg_dahdi -> vicibox-install = WORKS!
The minute I run zypper up everything breaks.
The card used in these test is detected as "AFT-A101-SH SLOT=4 BUS=2 IRQ=16 CPU=A PORT=1 HWEC=0 V=39" by wancfg it is a single port pci-e T1 card which I am connecting to a analog channel bank for 24 FXS extensions for my agent extensions.
Hope this helps track down the issue! I am currently up and running but do not like the idea of not being updated to the latest packages.
mytestserver:~ # wanrouter start
Starting WAN Router...
Loading WAN drivers: wanpipe FATAL: Module wanpipe_lip not found.
The issue is when I update the OS using zypper refresh && zypper up it installs new wanpipe/dahdi drivers. From what I read on sangoma's website these error's are usually caused by either dahdi, wanpipe or both not being compiled correctly.
Here is what I have tried:
os-install -> zypper refresh && zypper up -> vicibox-install -> wancfg_dahdi = FAIL no dahdi ('dahdi show channels' returns invalid command)
os-install -> vicibox-install -> zypper refresh && zypper up -> wancfg_dahdi = FAIL no dahdi ('dahdi show channels' returns invalid command)
os-install -> zypper refresh && zypper up -> wancfg_dahdi -> vicibox-install = FAIL no dahdi ('dahdi show channels' returns invalid command)
os-install -> wancfg_dahdi -> vicibox-install = WORKS! -> zypper refresh && zypper up = FAIL no dahdi ('dahdi show channels' returns invalid command)
os-install -> wancfg_dahdi -> vicibox-install = WORKS!
The minute I run zypper up everything breaks.
The card used in these test is detected as "AFT-A101-SH SLOT=4 BUS=2 IRQ=16 CPU=A PORT=1 HWEC=0 V=39" by wancfg it is a single port pci-e T1 card which I am connecting to a analog channel bank for 24 FXS extensions for my agent extensions.
Hope this helps track down the issue! I am currently up and running but do not like the idea of not being updated to the latest packages.