Extremely frustrated dahdi user

Hi,
I have an asterisk-13.1.1 config on fedora22 that is not working after an upgrade from fedora20.

I’ve compiled and installed dahdi-linux from git and now the dahdi modules don’t install on boot. If I install them and a few others manually, asterisk still doesn’t seem to like it:

# lsmod|egrep 'dahdi|wctdm' dahdi_echocan_mg2 16384 0 wctdm 49152 0 dahdi 229376 2 wctdm,dahdi_echocan_mg2 crc_ccitt 16384 2 dahdi,isdnhdlc

# asterisk -f XSLT support not found. XML documentation may be incomplete. [Jul 18 15:04:06] NOTICE[8731]: cdr.c:4156 cdr_toggle_runtime_options: CDR simple logging enabled. [Jul 18 15:04:07] NOTICE[8731]: loader.c:1323 load_modules: 221 modules will be loaded. [Jul 18 15:04:08] WARNING[8731]: res_phoneprov.c:1229 get_defaults: Unable to find a valid server address or name. [Jul 18 15:04:08] ERROR[8731]: ari/config.c:296 process_config: No configured users for ARI [Jul 18 15:04:08] WARNING[8731]: loader.c:564 load_dynamic_module: Error loading module 'res_ari_mailboxes.so': /usr/lib64/asterisk/modules/res_ari_mailboxes.so: undefined symbol: stasis_app_mailbox_to_json [Jul 18 15:04:08] WARNING[8731]: loader.c:1038 load_resource: Module 'res_ari_mailboxes.so' could not be loaded. [Jul 18 15:04:09] WARNING[8731]: res_musiconhold.c:1944 load_module: No music on hold classes configured, disabling music on hold. 15:04:09.799 os_core_unix.c !pjlib 2.3 for POSIX initialized 15:04:09.800 pjlib !select() I/O Queue created (0x7fdfdc0008e8) [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:4077 dahdi_open: Unable to specify channel 1: Invalid argument [Jul 18 15:04:09] ERROR[8731]: chan_dahdi.c:12013 mkintf: Unable to open channel 1: Invalid argument here = 0, tmp->channel = 1, channel = 1 [Jul 18 15:04:09] ERROR[8731]: chan_dahdi.c:17420 build_channels: Unable to register channel '1' [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:17627 process_dahdi: Channel '1' failure ignored: ignore_failed_channels. [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:4077 dahdi_open: Unable to specify channel 2: Invalid argument [Jul 18 15:04:09] ERROR[8731]: chan_dahdi.c:12013 mkintf: Unable to open channel 2: Invalid argument here = 0, tmp->channel = 2, channel = 2 [Jul 18 15:04:09] ERROR[8731]: chan_dahdi.c:17420 build_channels: Unable to register channel '2' [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:17627 process_dahdi: Channel '2' failure ignored: ignore_failed_channels. [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:4077 dahdi_open: Unable to specify channel 3: Invalid argument [Jul 18 15:04:09] ERROR[8731]: chan_dahdi.c:12013 mkintf: Unable to open channel 3: Invalid argument here = 0, tmp->channel = 3, channel = 3 [Jul 18 15:04:09] ERROR[8731]: chan_dahdi.c:17420 build_channels: Unable to register channel '3' [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:17627 process_dahdi: Channel '3' failure ignored: ignore_failed_channels. [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:4077 dahdi_open: Unable to specify channel 4: Invalid argument [Jul 18 15:04:09] ERROR[8731]: chan_dahdi.c:12013 mkintf: Unable to open channel 4: Invalid argument here = 0, tmp->channel = 4, channel = 4 [Jul 18 15:04:09] ERROR[8731]: chan_dahdi.c:17420 build_channels: Unable to register channel '4' [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:17627 process_dahdi: Channel '4' failure ignored: ignore_failed_channels. [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:18925 process_dahdi: Ignoring any changes to 'userbase' (on reload) at line 23. [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:18925 process_dahdi: Ignoring any changes to 'vmsecret' (on reload) at line 31. [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:18925 process_dahdi: Ignoring any changes to 'hassip' (on reload) at line 35. [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:18925 process_dahdi: Ignoring any changes to 'hasiax' (on reload) at line 39. [Jul 18 15:04:09] WARNING[8731]: chan_dahdi.c:18925 process_dahdi: Ignoring any changes to 'hasmanager' (on reload) at line 47. [Jul 18 15:04:09] NOTICE[8781]: chan_sip.c:23798 handle_response_peerpoke: Peer '7003' is now Reachable. (15ms / 2000ms) [Jul 18 15:04:12] NOTICE[8731]: confbridge/conf_config_parser.c:2047 verify_default_profiles: Adding default_menu menu to app_confbridge [Jul 18 15:04:12] NOTICE[8731]: cel_custom.c:95 load_config: No mappings found in cel_custom.conf. Not logging CEL to custom CSVs. [Jul 18 15:04:12] WARNING[8731]: pbx.c:9790 add_priority: Unable to register extension '_X' priority 1 in 'mainmenu-night', already in use [Jul 18 15:04:12] WARNING[8731]: pbx_config.c:1850 pbx_load_config: Unable to register extension at line 220 of extensions.conf [Jul 18 15:04:12] WARNING[8731]: pbx.c:9790 add_priority: Unable to register extension 's' priority 2 in 'incoming-sales', already in use [Jul 18 15:04:12] WARNING[8731]: pbx_config.c:1850 pbx_load_config: Unable to register extension at line 291 of extensions.conf [Jul 18 15:04:12] ERROR[8731]: codec_dahdi.c:820 find_transcoders: Failed to open /dev/dahdi/transcode: No such file or directory [Jul 18 15:04:12] WARNING[8731]: app_voicemail.c:13548 actual_load_config: maxsilence should be less than minsecs or you may get empty messages

I’m trying to understand why the dahdi modules don’t automatically get loaded on boot. How is that controlled? It appears fedora22 has /etc/init.d/dahdi that runs “systemctl start dahdi.service”, and while it reports that it ran, it never loads the modules.

/etc/modules.d/dahdi.conf is all comments, and /etc/modules.d/dahdi.blacklist.conf has my driver blacklisted:

I really have no idea what to do next and have been at this for more than five hours.

Hello,

did you checked :

chkconfig --list | grep dahdi

is everything on?