Dahdi and wanpipe driver does not recognize Sangoma A101 card - Debian 12

Hello friends, could anyone help me please?
I can’t install the sangoma board model a101 on Debian 12

Dahdi and wanpipe driver does not recognize Sangoma A101 card
I installed the following packages
dahdi-linux-complete-3.3.0+3.3.0
wanpipe-7.0.37.1

The dahdi_scan command returns nothing.

The wanrouter hwprobe command also doesn’t return anything

lspci returns the following:
02:04.0 Network controller: Sangoma Technologies Corp. A200/Remora FXO/FXS Analog AFT card

Note, my board model is A101

dmesg:
[65736.080463] dahdi: loading out-of-tree module taints kernel.
[65736.080532] dahdi: module verification failed: signature and/or required key missing - tainting kernel
[65736.082374] dahdi: Version: 2.11.1.0.20170917
[65736.082781] dahdi: Telephony Interface Registered on major 196
[65736.087522] WANPIPE™ Hardware Support Module 7.0.37.1.0 (c) 1994-2016 Sangoma Technologies Inc
[65736.087708] usbcore: registered new interface driver sdlausb
[65736.089526] WANPIPE™ Interface Support Module 7.0.37.1.0 (c) 1994-2016 Sangoma Technologies Inc
[65736.097885] wanpipe: no symbol version for dahdi_hdlc_putbuf
[65736.097888] wanpipe: Unknown symbol dahdi_hdlc_putbuf (err -22)
[65736.097896] wanpipe: no symbol version for _dahdi_ec_span
[65736.097897] wanpipe: Unknown symbol _dahdi_ec_span (err -22)
[65736.097903] wanpipe: no symbol version for dahdi_alarm_notify
[66103.321247] dahdi: Telephony Interface Unloaded
[66112.260292] dahdi: Version: 2.11.1.0.20170917
[66112.260457] dahdi: Telephony Interface Registered on major 196
[66119.894480] WANPIPE™ Hardware Support Module 7.0.37.1.0 (c) 1994-2016 Sangoma Technologies Inc
[66119.894768] usbcore: registered new interface driver sdlausb
[66119.896551] WANPIPE™ Interface Support Module 7.0.37.1.0 (c) 1994-2016 Sangoma Technologies Inc

lsmod |grep dahdi
dahdi 258048 0

any tips?

You might try an earlier version of dahdi-linux-complete. Some things for supporting older cards were removed before the v3 series.

What do you get when you run : dahdi_cfg -vvvvvvvvvvvvv

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.