[asterisk-users] Sangoma Wanpipe Driver Compile for DAHDI Failure

Atlanticnynex atlanticnynex at gmail.com
Sun May 3 12:44:50 CDT 2009


Okay. I've downloaded the lastest release of DAHDI and now I get this error:

########################################################################
#                          Sangoma Wanpipe                             #
#        Dahdi/Zaptel/SMG/TDMAPI/BOOT Configuration Script             #
#                             v2.32                                    #
#                     Sangoma Technologies Inc.                        #
#                        Copyright(c) 2009.                            #
########################################################################

FATAL: Error inserting wanpipe
(/lib/modules/2.6.26-2-amd64/kernel/drivers/net/wan/wanpipe.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
Would you like to generate /etc/asterisk/chan_dahdi.conf

... followed by.....
#                             SUMMARY                             #
###################################################################



No Sangoma voice compatible cards found/configured

-----------------------------
dmesg output:
[14177.069421] dahdi: Telephony Interface Registered on major 196
[14177.069426] dahdi: Version: 2.2.0-rc2
[14177.088282] dahdi_dummy: Trying to load High Resolution Timer
[14177.088282] dahdi_dummy: Initialized High Resolution Timer
[14177.088282] dahdi_dummy: Starting High Resolution Timer
[14177.088282] dahdi_dummy: High Resolution Timer started, good to go
[14177.088754] dahdi: Registered tone zone 0 (United States / North America)
[25488.043502] Sangoma WANPIPE Router v1.1 (c) 1995-2000 Sangoma
Technologies Inc.
[25755.341101] Sangoma WANPIPE Router v1.1 (c) 1995-2000 Sangoma
Technologies Inc.
[99801.258792] process `sysctl' is using deprecated sysctl (syscall)
net.ipv6.neigh.default.retrans_time; Use
net.ipv6.neigh.default.retrans_time_ms instead.
[99801.444158] WANPIPE(tm) Hardware Support Module Beta 3.4.1.0 (c)
1994-2009 Sangoma Technologies Inc
[99801.448162] WANPIPE(tm) Interface Support Module Beta 3.4.1.0 (c)
1994-2009 Sangoma Technologies Inc
[99801.448699] wanpipe: disagrees about version of symbol dahdi_alarm_notify
[99801.448709] wanpipe: Unknown symbol dahdi_alarm_notify
[99801.448749] wanpipe: disagrees about version of symbol dahdi_hdlc_getbuf
[99801.448751] wanpipe: Unknown symbol dahdi_hdlc_getbuf
[99801.448918] wanpipe: disagrees about version of symbol dahdi_transmit
[99801.448922] wanpipe: Unknown symbol dahdi_transmit
[99801.448977] wanpipe: disagrees about version of symbol dahdi_register
[99801.448979] wanpipe: Unknown symbol dahdi_register
[99801.449077] wanpipe: disagrees about version of symbol dahdi_qevent_lock
[99801.449080] wanpipe: Unknown symbol dahdi_qevent_lock
[99801.449108] wanpipe: disagrees about version of symbol dahdi_hooksig
[99801.449109] wanpipe: Unknown symbol dahdi_hooksig
[99801.449194] wanpipe: disagrees about version of symbol dahdi_receive
[99801.449196] wanpipe: Unknown symbol dahdi_receive
[99801.449222] wanpipe: disagrees about version of symbol dahdi_ec_span
[99801.449225] wanpipe: Unknown symbol dahdi_ec_span
[99801.449260] wanpipe: disagrees about version of symbol dahdi_unregister
[99801.449262] wanpipe: Unknown symbol dahdi_unregister
[99801.450441] wanpipe: disagrees about version of symbol dahdi_ec_chunk
[99801.450443] wanpipe: Unknown symbol dahdi_ec_chunk
[99801.451499] wanpipe: disagrees about version of symbol dahdi_rbsbits
[99801.451501] wanpipe: Unknown symbol dahdi_rbsbits
[100640.420173] WANPIPE(tm) Hardware Support Module Beta 3.4.1.0 (c)
1994-2009 Sangoma Technologies Inc
[100640.424176] WANPIPE(tm) Interface Support Module Beta 3.4.1.0 (c)
1994-2009 Sangoma Technologies Inc
[100640.424176] wanpipe: disagrees about version of symbol dahdi_alarm_notify
[100640.424176] wanpipe: Unknown symbol dahdi_alarm_notify
[100640.424176] wanpipe: disagrees about version of symbol dahdi_hdlc_getbuf
[100640.424176] wanpipe: Unknown symbol dahdi_hdlc_getbuf
[100640.424176] wanpipe: disagrees about version of symbol dahdi_transmit
[100640.424176] wanpipe: Unknown symbol dahdi_transmit
[100640.424176] wanpipe: disagrees about version of symbol dahdi_register
[100640.424176] wanpipe: Unknown symbol dahdi_register
[100640.424176] wanpipe: disagrees about version of symbol dahdi_qevent_lock
[100640.424176] wanpipe: Unknown symbol dahdi_qevent_lock
[100640.424176] wanpipe: disagrees about version of symbol dahdi_hooksig
[100640.424176] wanpipe: Unknown symbol dahdi_hooksig
[100640.424176] wanpipe: disagrees about version of symbol dahdi_receive
[100640.424176] wanpipe: Unknown symbol dahdi_receive
[100640.424176] wanpipe: disagrees about version of symbol dahdi_ec_span
[100640.424176] wanpipe: Unknown symbol dahdi_ec_span
[100640.424176] wanpipe: disagrees about version of symbol dahdi_unregister
[100640.424176] wanpipe: Unknown symbol dahdi_unregister
[100640.424176] wanpipe: disagrees about version of symbol dahdi_ec_chunk
[100640.424176] wanpipe: Unknown symbol dahdi_ec_chunk
[100640.424176] wanpipe: disagrees about version of symbol dahdi_rbsbits
[100640.424176] wanpipe: Unknown symbol dahdi_rbsbits
------------------------------------------------------------
lspci shows the card as:
03:09.0 Network controller: Sangoma Technologies Corp. Device 0025


The B600 is seated properly in the PCI and the red/green lights are all on.

Any ideas?


On Sun, May 3, 2009 at 9:44 AM, Moises Silva <moises.silva at gmail.com> wrote:
> On Sun, May 3, 2009 at 6:08 AM, Doug Lytle <support at drdos.info> wrote:
>> Atlanticnynex wrote:
>>> 3.4.1 was the first I tried. Gives me the same error.
>>>
>>>
>>>
>>
>> Then I'd suggest that you file a bug report with Sangoma.
>>
>> Doug
>
> This is probably a compilation error due to changes in DAHDI headers,
> since DAHDI 2.2 is still a release candidate and NOT a final release,
> the Wanpipe drivers were not tested with it.
>
> Why don't you just use the latest DAHDI release (and not the release candidate)?
>
> --
> Moises Silva
> Software Developer
> Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON
> L3R 9T3 Canada
> t. 1 905 474 1990 x 128 | e. moy at sangoma.com
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list