Fresh install of SNG7 (12.7.3-1707-2.sng7), DAHDI fails to start with following error
[root@freepbx ~]# fwconsole restart
Running FreePBX shutdown…
Stopping UCP Node Server
[>---------------------------] 1 sec
Stopped UCP Node Server
Stopping Chat Server
Stopped Chat Server
Shutting down Asterisk Gracefully. Will forcefully kill after 30 seconds.
Press C to Cancel
Press N to shut down NOW
[============================] 1 sec
Wanrouter: No valid Sangoma Hardware found, if you have no Sangoma cards this is OK
Stopping DAHDi for Digium Cards
DAHDi Stopped
Running FreePBX startup…
Wanrouter: No valid Sangoma Hardware found, if you have no Sangoma cards this is OK
Starting DAHDi for Digium Cards
DAHDi Failed: The command “/etc/init.d/dahdi start” failed.
Exit Code: 1(General error)
Working directory: /root
Output:
Starting dahdi (via systemctl): [FAILED]
Error Output:
Job for dahdi.service failed because the control process exited with error code. See “systemctl status dahdi.service” and “journalctl -xe” for details.
Running Sysadmin Hooks
Restarting fail2ban
fail2ban Restarted
Updating License Information for 82499282
Starting Asterisk…
[============================] 3 secs
Asterisk Started
Starting UCP Node Server…
[>---------------------------] 1 sec
Started UCP Node Server. PID is 12404
Starting Chat Server…
[>---------------------------] 1 sec
Started Chat Server. PID is 12564
[root@freepbx ~]# systemctl status dahdi.service
● dahdi.service - LSB: DAHDI kernel modules
Loaded: loaded (/etc/rc.d/init.d/dahdi; bad; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2017-08-16 06:51:23 -03; 22s ago
Docs: man:systemd-sysv-generator(8)
Aug 16 06:51:03 freepbx.sangoma.local dahdi[11822]: [FAILED]
Aug 16 06:51:03 freepbx.sangoma.local dahdi[11822]: wctc4xxp: modprobe: ERROR: could not insert ‘wctc4xxp’: Required key not available
Aug 16 06:51:03 freepbx.sangoma.local dahdi[11822]: [FAILED]
Aug 16 06:51:03 freepbx.sangoma.local dahdi[11822]: xpp_usb: modprobe: ERROR: could not insert ‘xpp_usb’: Required key not available
Aug 16 06:51:03 freepbx.sangoma.local dahdi[11822]: [FAILED]
Aug 16 06:51:23 freepbx.sangoma.local dahdi[11822]: Error: missing /dev/dahdi!
Aug 16 06:51:23 freepbx.sangoma.local systemd[1]: dahdi.service: control process exited, code=exited status=1
Aug 16 06:51:23 freepbx.sangoma.local systemd[1]: Failed to start LSB: DAHDI kernel modules.
Aug 16 06:51:23 freepbx.sangoma.local systemd[1]: Unit dahdi.service entered failed state.
Aug 16 06:51:23 freepbx.sangoma.local systemd[1]: dahdi.service failed.
If I try to run /etc/init.d/dahdi start I get this error
[root@freepbx init.d]# ./dahdi stop
Unloading DAHDI hardware modules: done
[root@freepbx init.d]# ./dahdi start
Loading DAHDI hardware modules:
modprobe: ERROR: could not insert ‘dahdi’: Required key not available
wct4xxp: modprobe: ERROR: could not insert ‘wct4xxp’: Required key not available
[FAILED]
wcte43x: modprobe: ERROR: could not insert ‘wcte43x’: Required key not available
[FAILED]
wcte12xp: modprobe: ERROR: could not insert ‘wcte12xp’: Required key not available
[FAILED]
wcte13xp: modprobe: ERROR: could not insert ‘wcte13xp’: Required key not available
[FAILED]
wct1xxp: modprobe: ERROR: could not insert ‘wct1xxp’: Required key not available
[FAILED]
wcte11xp: modprobe: ERROR: could not insert ‘wcte11xp’: Required key not available
[FAILED]
r1t1: modprobe: ERROR: could not insert ‘r1t1’: Required key not available
[FAILED]
rxt1: modprobe: ERROR: could not insert ‘rxt1’: Required key not available
[FAILED]
wctdm24xxp: modprobe: ERROR: could not insert ‘wctdm24xxp’: Required key not available
[FAILED]
wcaxx: modprobe: ERROR: could not insert ‘wcaxx’: Required key not available
[FAILED]
wcfxo: modprobe: ERROR: could not insert ‘wcfxo’: Required key not available
[FAILED]
wctdm: modprobe: ERROR: could not insert ‘wctdm’: Required key not available
[FAILED]
rcbfx: modprobe: ERROR: could not insert ‘rcbfx’: Required key not available
[FAILED]
wcb4xxp: modprobe: ERROR: could not insert ‘wcb4xxp’: Required key not available
[FAILED]
wctc4xxp: modprobe: ERROR: could not insert ‘wctc4xxp’: Required key not available
[FAILED]
xpp_usb: modprobe: ERROR: could not insert ‘xpp_usb’: Required key not available
[FAILED]
Error: missing /dev/dahdi!