BUILT_MODULE_NAME[32]="wcte43x" BUILT_MODULE_LOCATION[32]="drivers/dahdi/" DEST_MODULE_LOCATION[32]="/kernel/drivers/telephony/dahdi" are needed for wcte43x... I have attached a patch with all the missing modules based on what dahdi builds by default (using its build_tools/dkms-helper generate_conf to get the missing ones).
That said this appears to be an upstream debian bug so I submitted the patch to Debian see https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=980130 ** Bug watch added: Debian Bug tracker #980130 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980130 ** Patch added: "dahdi.patch" https://bugs.launchpad.net/ubuntu/+source/dahdi-linux/+bug/1703711/+attachment/5453084/+files/dahdi.patch ** Description changed: + Full list of missing: + dahdi_dynamic_ethmf,dahdi_echocan_kb1,oct612x,wcaxx,wcte13xp,wcte43x,xpd_echo + In dahdi-dkms package the wcte13xp driver is missing (it depends on oct612x driver). So Digium TE13x cards do not work unless the following lines are added to dkms.conf & drivers are rebuilt - BUILT_MODULE_NAME[33]="oct612x" BUILT_MODULE_LOCATION[33]="drivers/dahdi/oct612x/" DEST_MODULE_LOCATION[33]="/kernel/drivers/telephony/dahdi" BUILT_MODULE_NAME[32]="wcte13xp" BUILT_MODULE_LOCATION[32]="drivers/dahdi/" DEST_MODULE_LOCATION[32]="/kernel/drivers/telephony/dahdi" ** Summary changed: - wcte13xp and oct612x drivers missing + dahdi_dynamic_ethmf,dahdi_echocan_kb1,oct612x,wcaxx,wcte13xp,wcte43x,xpd_echo drivers missing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1703711 Title: dahdi_dynamic_ethmf,dahdi_echocan_kb1,oct612x,wcaxx,wcte13xp,wcte43x,xpd_echo drivers missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dahdi-linux/+bug/1703711/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
