[asterisk-bugs] [JIRA] (DAHLIN-368) DAHDI fails to build against kernel 5.0

Alex Regan (JIRA) noreply at issues.asterisk.org
Fri Apr 26 13:15:47 CDT 2019


    [ https://issues.asterisk.org/jira/browse/DAHLIN-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247025#comment-247025 ] 

Alex Regan commented on DAHLIN-368:
-----------------------------------

Could this error that's seemingly preventing me from loading dahdi properly be related to this branch?

[Apr 26 11:34:04] ERROR[2296] loader.c: Error loading module 'res_ari_mailboxes.so': /usr/lib64/asterisk/modules/res_ari_mailboxes.so: undefined symbol: stasis_app_mailbox_to_json

Apr 26 14:11:26 orion systemd[1]: Starting The DAHDI drivers allow you to use your linux computer to accept incoming data and voice interfaces...
Apr 26 14:11:26 orion sh[32051]: modprobe: FATAL: Module wctdm not found in directory /lib/modules/5.0.9-200.fc29.x86_64
Apr 26 14:11:26 orion sh[32051]: DAHDI_CHANCONFIG failed on channel 1: Invalid argument (22)
Apr 26 14:11:26 orion sh[32051]: Selected signaling not supported
Apr 26 14:11:26 orion sh[32051]: Possible causes:
Apr 26 14:11:26 orion sh[32051]: #011FXS signaling is being used on a FXS interface (use a FXO signaling variant)
Apr 26 14:11:26 orion sh[32051]: #011RBS signaling is being used on a E1 CCS span
Apr 26 14:11:26 orion sh[32051]: #011Signaling is being assigned to channel 16 of an E1 CAS span
Apr 26 14:11:26 orion kernel: dahdi_ioctl_chanconfig: No channel for number 1
Apr 26 14:11:26 orion systemd[1]: dahdi.service: Main process exited, code=exited, status=1/FAILURE
Apr 26 14:11:26 orion systemd[1]: dahdi.service: Failed with result 'exit-code'.
Apr 26 14:11:26 orion systemd[1]: Failed to start The DAHDI drivers allow you to use your linux computer to accept incoming data and voice interfaces.

[root at orion 5.0.9-200.fc29.x86_64]# find . -name wctdm\* -ls
268693686      0 drwxr-xr-x   2  root     root           27 Apr 26 11:29 ./dahdi/wctdm24xxp
268698566   1668 -rw-r--r--   1  root     root      1704288 Apr 26 11:29 ./dahdi/wctdm24xxp/wctdm24xxp.ko



> DAHDI fails to build against kernel 5.0
> ---------------------------------------
>
>                 Key: DAHLIN-368
>                 URL: https://issues.asterisk.org/jira/browse/DAHLIN-368
>             Project: DAHDI-Linux
>          Issue Type: Bug
>      Security Level: None
>          Components: dahdi (the module)
>    Affects Versions: 3.0.0
>            Reporter: Shaun Ruffell
>            Assignee: Keith Morgan
>
> Linux kernel 5.0 has changed the timekeeping interfaces to fix the 2038 problem.
> I believe the drivers should be standardized on ktime for internal time, but before making any changes to the app drivers, I was looking for some early feedback on the proposed approach.
> The work is currently at http://git.asterisk.org/gitweb/?p=team/sruffell/dahdi-linux.git;a=shortlog;h=refs/heads/for-5.0 if anyone has any comments.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list