[asterisk-bugs] [JIRA] (DAHLIN-356) Compilation fails on 4.13

LiuYan刘研 (JIRA) noreply at issues.asterisk.org
Fri Oct 6 17:04:38 CDT 2017


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

LiuYan刘研 commented on DAHLIN-356:
---------------------------------

The patch works for me with Debian linux-image-4.13.0-1-amd64 (4.13.4-1) and a compatible 4-port analog card (wctdm24xxp).

{{# uname -svr}}
{{Linux 4.13.0-1-amd64 #1 SMP Debian 4.13.4-1 (2017-10-01)}}

{{# lsmod | grep -i --color dahdi}}
{{*dahdi*_echocan_mg2      16384  4}}
{{*dahdi*_voicebus         61440  1 wctdm24xxp}}
{{*dahdi*                 225280  11 *dahdi*_echocan_mg2,wctdm24xxp,*dahdi*_voicebus}}
{{crc_ccitt              16384  2 wctdm24xxp,*dahdi*}}

{{# dahdi_hardware}}
{{pci:0000:03:02.0     wctdm24xxp+  d161:8005 Wildcard TDM410P}}


Thanks!

> Compilation fails on 4.13
> -------------------------
>
>                 Key: DAHLIN-356
>                 URL: https://issues.asterisk.org/jira/browse/DAHLIN-356
>             Project: DAHDI-Linux
>          Issue Type: Bug
>      Security Level: None
>         Environment: Kernel >= 4.13
>            Reporter: Jean-Denis Girard
>            Assignee: Wendell Thompson
>            Severity: Blocker
>         Attachments: dev_attrs_groups.patch
>
>
> dev_attrs was removed from struct bus_type on kernel 4.13, need to convert to dev_groups, see http://lkml.iu.edu/hypermail/linux/kernel/1706.0/04578.html.
> I made a patch and sent a pull request on github.



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



More information about the asterisk-bugs mailing list