Hi,<br><br>I&#39;m using Asterisk 1.6.1.18 with latest Dahdi Linux and Tools (rev 8854) and libpri 1.4.10.2.<br><br>During installation, I&#39;m facing this :<br># dahdi_genconf -v system<br>Default parameters from /etc/dahdi/genconf_parameters<br>
Empty configuration -- no spans<br><br>Of course, I&#39;ve got span descriptions in /etc/dahdi/genconf_parameters :<br>....<br>pri_termtype<br>        SPAN/1          TE<br>        SPAN/2          TE<br>        SPAN/3          TE<br>
        SPAN/4          TE<br><br><br>After installation, I&#39;ve got :<br><br># lspci -vn | grep 1397 -A 7<br>01:09.0 0204: 1397:08b4 (rev 01)<br>        Subsystem: 1397:b520<br>        Flags: medium devsel, IRQ 16<br>        I/O ports at e800 [size=8]<br>
        Memory at dfebf000 (32-bit, non-prefetchable) [disabled] [size=4K]<br>        Capabilities: [40] Power Management version 2<br>        Kernel driver in use: hfc4s8s_l1<br>        Kernel modules: wcb4xxp, hfc4s8s_l1<br>
<br># lsmod | grep dah<br>dahdi                 187464  3 wcb4xxp<br>crc_ccitt               2080  2 dahdi,hisax<br><br># lsmod | grep hfc<br>hfc4s8s_l1             11716  0<br>hisax                 397700  1 hfc4s8s_l1<br>
<br># lsmod | grep wcb<br>wcb4xxp                73252  0<br>dahdi                 187464  3 wcb4xxp<br><br># dahdi_scan<br># dahdi_cfg -vvvv<br>DAHDI Tools Version - SVN-trunk-r8854<br><br>DAHDI Version: 2.3.0<br>Echo Canceller(s):<br>
Configuration<br>======================<br><br><br>Channel map:<br><br><br>0 channels to configure.<br><br><br><br>Is there something I could do to get this card working ?<br><br>Regards<br><br>