[asterisk-bugs] [JIRA] (DAHLIN-368) DAHDI fails to build against kernel 5.0
Alex Regan (JIRA)
noreply at issues.asterisk.org
Sat May 4 13:06:49 CDT 2019
[ https://issues.asterisk.org/jira/browse/DAHLIN-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247078#comment-247078 ]
Alex Regan commented on DAHLIN-368:
-----------------------------------
Hi guys, I now have the A4B controller and having some trouble getting it recognized. It appears to have loaded the right modules, but it's not recognized.
# dmesg|grep dahdi
[ 4.685478] dahdi: loading out-of-tree module taints kernel.
[ 4.686393] dahdi: module verification failed: signature and/or required key missing - tainting kernel
[ 4.688443] dahdi: Version: 3.0.0
[ 4.688590] dahdi: Telephony Interface Registered on major 196
# dmesg|grep A4B
[ 8.758034] wcaxx 0000:04:00.0: Found a Wildcard A4B (SN: XXXXX - DM42190900026 - C - 20190313)
# lsmod|grep dahdi
dahdi 245760 2 oct612x,wcaxx
# rpm -qva|grep -E 'dahdi|kmod|asterisk'
kmod-dahdi-linux-3.0.0-3.gitb9179db.fc29.5.x86_64
asterisk-sip-16.3.0-2.git6ec4b113c1.fc29.x86_64
akmods-0.5.6-19.fc29.noarch
asterisk-voicemail-plain-16.3.0-2.git6ec4b113c1.fc29.x86_64
kmod-dahdi-linux-5.0.10-200.fc29.x86_64-3.0.0-3.gitb9179db.fc29.5.x86_64
kmod-25-3.fc29.x86_64
dahdi-linux-3.0.0-1.fc29.noarch
dahdi-tools-3.0.0-1.fc29.x86_64
dahdi-tools-libs-3.0.0-1.fc29.x86_64
kmodtool-1-33.fc29.noarch
asterisk-fax-16.3.0-2.git6ec4b113c1.fc29.x86_64
asterisk-sounds-core-en-1.6.1-4.fc29.noarch
akmod-dahdi-linux-3.0.0-3.gitb9179db.fc29.5.x86_64
kmod-dahdi-linux-5.0.9-200.fc29.x86_64-3.0.0-3.gitb9179db.fc29.4.x86_64
kmod-libs-25-3.fc29.x86_64
asterisk-dahdi-16.3.0-2.git6ec4b113c1.fc29.x86_64
asterisk-sounds-core-en-gsm-1.6.1-4.fc29.noarch
asterisk-16.3.0-2.git6ec4b113c1.fc29.x86_64
asterisk-voicemail-16.3.0-2.git6ec4b113c1.fc29.x86_64
# asterisk -r
...
[May 4 13:54:08] WARNING[21579][C-00000003]: app_dial.c:2507 dial_exec_full: Unable to create channel of type 'DAHDI' (cause 0 - Unknown)
I also tried building/installing from source and it also resulted in the same error message.
> 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