People, I'm trying to force dahdi to load the modules I need to get spans working. I have two cards, an Digium TE210E (PCI-e) and a Yeastar TDM1600 FXO (PCI) Actually it is loading just the first of them, it is (wtc4xxp) for TE210E, but doesn't load the second module as specified at /etc/dahdi/modules: wct4xxp ystdm16xx I have to load it manually to get spans working. modprobe ystdm16xx I need to get around this, and force system to get both modules loaded at startup. I also have /etc/modprobe.d/dahdi.blacklist.conf : blacklist wct4xxp -----------------> Need this to load first blacklist ystdm16xx -------------> Need this to load after blacklist ystdm8xx blacklist wcte12xp blacklist wct1xxp blacklist wcte11xp blacklist wctdm24xxp blacklist wcfxo blacklist wctdm blacklist wctc4xxp blacklist wcb4xxp blacklist netjet Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110121/ae8af072/attachment.htm>