Runnig the xpp_fxloader before the Zaptel and Asterisk scripts solves the problem.<div><br></div><div>thank you Tzafir.<br><br><div class="gmail_quote">On Thu, May 8, 2008 at 11:07 AM, Tzafrir Cohen &lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="Wj3C7c">On Thu, May 08, 2008 at 08:33:08AM -0300, Guilherme Loch Waltrick Góes wrote:<br>
&gt; Tzafir,<br>
&gt; It&#39;s not working it, here&#39;s what the utilities told me:<br>
&gt;<br>
&gt; root@asterisk:~# invoke-rc.d asterisk stop<br>
&gt; &nbsp;* Stopping Asterisk PBX: asterisk<br>
&gt; &nbsp; &nbsp;...done.<br>
&gt; root@asterisk:~# invoke-rc.d zaptel stop<br>
&gt; Unloading zaptel hardware drivers:.<br>
&gt; root@asterisk:~# /usr/share/zaptel/xpp_fxloader usb<br>
&gt; --------- FIRMWARE LOADING: (usb) [1 devices]<br>
&gt; &#39;xpp_fxloader&#39;[6583]: USB Firmware /usr/share/zaptel/USB_FW.hex into<br>
&gt; /dev/bus/usb/005/003<br>
&gt; ..Got all 1 devices<br>
&gt; --------- FIRMWARE IS LOADED<br>
&gt; root@asterisk:~# mount procbususb /proc/bus/usb -t usbfs<br>
&gt; root@asterisk:~# grep usb /proc/filesystems<br>
&gt; nodev usbfs<br>
&gt; root@asterisk:~# zaptel_hardware<br>
&gt; usb:005/004 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;xpp_usb- &nbsp; &nbsp; e4e4:1151 Astribank-multi USB-firmware<br>
&gt; root@asterisk:~# lsusb<br>
&gt; Bus 005 Device 004: ID e4e4:1151<br>
&gt; Bus 005 Device 002: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash<br>
&gt; Card Reader/Writer (Internal/External)<br>
&gt; Bus 005 Device 001: ID 0000:0000<br>
&gt; Bus 004 Device 001: ID 0000:0000<br>
&gt; Bus 003 Device 001: ID 0000:0000<br>
&gt; Bus 002 Device 001: ID 0000:0000<br>
&gt; Bus 001 Device 001: ID 0000:0000<br>
<br>
</div></div>It means firmware has failed to load automatically. &nbsp;This still needs<br>
some debugging. To manually load the firmware:<br>
<br>
 &nbsp;/usr/share/zaptel/xpp_fxloader load<br>
<br>
Then look is lsusb. After you see there &quot;52&quot;, re-run<br>
<br>
 &nbsp;/etc/init.d/zaptel start<br>
<div><div></div><div class="Wj3C7c"><br>
&gt; root@asterisk:~# invoke-rc.d zaptel restart<br>
&gt; Unloading zaptel hardware drivers:.<br>
&gt; Loading zaptel framework: done.<br>
&gt; Waiting for zap to come online...OK<br>
&gt; Loading zaptel hardware modules: tor2.<br>
&gt; &nbsp;wct4xxp.<br>
&gt; &nbsp;wcte12xp.<br>
&gt; &nbsp;wct1xxp.<br>
&gt; &nbsp;wcte11xp.<br>
&gt; &nbsp;wctdm24xxp.<br>
&gt; &nbsp;wcfxo.<br>
&gt; &nbsp;wctdm.<br>
&gt; &nbsp;wcusb.<br>
&gt; &nbsp;xpp_usb.<br>
&gt; No functioning zap hardware found in /proc/zaptel, loading ztdummy<br>
&gt; Running ztcfg: done.<br>
&gt; root@asterisk:~# genzaptelconf<br>
&gt; root@asterisk:~# cat /etc/zaptel.conf<br>
&gt; # Autogenerated by /usr/sbin/genzaptelconf -- do not hand edit<br>
&gt; # Zaptel Configuration File<br>
&gt; #<br>
&gt; # This file is parsed by the Zaptel Configurator, ztcfg<br>
&gt; #<br>
&gt;<br>
&gt; # It must be in the module loading order<br>
&gt;<br>
&gt;<br>
&gt; # Span 1: ZTDUMMY/1 &quot;ZTDUMMY/1 (source: HRtimer) 1&quot; (MASTER)<br>
&gt;<br>
&gt; # Global data<br>
&gt;<br>
&gt; loadzone = us<br>
&gt; defaultzone = us<br>
&gt;<br>
&gt; Any hints ? What else can I do ?<br>
&gt;<br>
&gt; Best Regards,<br>
&gt;<br>
&gt; On Wed, May 7, 2008 at 4:23 PM, Tzafrir Cohen &lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt; &gt; On Wed, May 07, 2008 at 01:03:53PM -0300, Guilherme Loch Waltrick Góes<br>
&gt; &gt; wrote:<br>
&gt; &gt; &gt; I&#39;m using Zaptel 1.4.10 compiled from source, it&#39;s an Astribank with<br>
&gt; &gt; &gt; 6FXS+2FXO here&#39;s the output of some commands:<br>
&gt; &gt; &gt; root@asterisk:~# invoke-rc.d asterisk stop<br>
&gt; &gt; &gt; &nbsp;* Stopping Asterisk PBX: asterisk<br>
&gt; &gt; &gt; &nbsp; &nbsp;...done.<br>
&gt; &gt; &gt; root@asterisk:~# invoke-rc.d zaptel restart<br>
&gt; &gt; &gt; Unloading zaptel hardware drivers:.<br>
&gt; &gt; &gt; Loading zaptel framework: done.<br>
&gt; &gt; &gt; Waiting for zap to come online...OK<br>
&gt; &gt; &gt; Loading zaptel hardware modules: tor2.<br>
&gt; &gt; &gt; &nbsp;wct4xxp.<br>
&gt; &gt; &gt; &nbsp;wcte12xp.<br>
&gt; &gt; &gt; &nbsp;wct1xxp.<br>
&gt; &gt; &gt; &nbsp;wcte11xp.<br>
&gt; &gt; &gt; &nbsp;wctdm24xxp.<br>
&gt; &gt; &gt; &nbsp;wcfxo.<br>
&gt; &gt; &gt; &nbsp;wctdm.<br>
&gt; &gt; &gt; &nbsp;wcusb.<br>
&gt; &gt; &gt; &nbsp;xpp_usb.<br>
&gt; &gt; &gt; No functioning zap hardware found in /proc/zaptel, loading ztdummy<br>
&gt; &gt; &gt; Running ztcfg: done.<br>
&gt; &gt; &gt; root@asterisk:~# lsusb<br>
&gt; &gt; &gt; Bus 005 Device 003: ID e4e4:1150<br>
&gt; &gt; &gt; Bus 005 Device 002: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash<br>
&gt; &gt; &gt; Card Reader/Writer (Internal/External)<br>
&gt; &gt; &gt; Bus 005 Device 001: ID 0000:0000<br>
&gt; &gt; &gt; Bus 004 Device 001: ID 0000:0000<br>
&gt; &gt; &gt; Bus 003 Device 001: ID 0000:0000<br>
&gt; &gt; &gt; Bus 002 Device 001: ID 0000:0000<br>
&gt; &gt; &gt; Bus 001 Device 001: ID 0000:0000<br>
&gt; &gt; &gt; root@asterisk:~# zaptel_hardware<br>
&gt; &gt; &gt; root@asterisk:~#<br>
&gt; &gt;<br>
&gt; &gt; I think that this is because they no longer mount usbfs by default and<br>
&gt; &gt; we rely on it for some details of the perl utilities.<br>
&gt; &gt;<br>
&gt; &gt; fxload and fpgaload, OTOH, do not rely on it. Make sure you have the<br>
&gt; &gt; package &quot;fxload&quot; installed and disconnect / reconnect the Astribank<br>
&gt; &gt; (or run &#39;/usr/share/zaptel/xpp_fxloader usb&#39;).<br>
&gt; &gt;<br>
&gt; &gt; To mount usbfs:<br>
&gt; &gt;<br>
&gt; &gt; &nbsp;mount procbususb /proc/bus/usb -t usbfs<br>
&gt; &gt;<br>
&gt; &gt; (to see if it is available: &#39;grep usb /proc/filesystems&#39;)<br>
&gt; &gt;<br>
&gt; &gt; But I think that apart from zaptel_hardware, our other utilities do not<br>
&gt; &gt; rely on /proc/bus/usb and should work well.<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Tzafrir Cohen<br>
</div></div>&gt; &gt; icq#16849755 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:jabber%3Atzafrir.cohen@xorcom.com">jabber:tzafrir.cohen@xorcom.com</a>&lt;<a href="mailto:jabber%253Atzafrir.cohen@xorcom.com">jabber%3Atzafrir.cohen@xorcom.com</a>&gt;<br>

<div><div></div><div class="Wj3C7c">&gt; &gt; +972-50-7952406 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br>
&gt; &gt; <a href="http://www.xorcom.com" target="_blank">http://www.xorcom.com</a> &nbsp;<a href="http://iax:guest@local.xorcom.com/tzafrir" target="_blank">iax:guest@local.xorcom.com/tzafrir</a><br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt; &gt;<br>
&gt; &gt; asterisk-users mailing list<br>
&gt; &gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Guilherme Loch Góes<br>
&gt;<br>
&gt; Visite nossa loja virtual: <a href="http://www.shopvoip.com.br" target="_blank">http://www.shopvoip.com.br</a><br>
&gt;<br>
&gt; Notícias e Fórum sobre VoIP com software livre:<br>
&gt; <a href="http://www.asteriskexperts.com.br" target="_blank">http://www.asteriskexperts.com.br</a><br>
<br>
&gt; _______________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
--<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Tzafrir Cohen<br>
icq#16849755 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:jabber%3Atzafrir.cohen@xorcom.com">jabber:tzafrir.cohen@xorcom.com</a><br>
+972-50-7952406 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br>
<a href="http://www.xorcom.com" target="_blank">http://www.xorcom.com</a> &nbsp;<a href="http://iax:guest@local.xorcom.com/tzafrir" target="_blank">iax:guest@local.xorcom.com/tzafrir</a><br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Guilherme Loch Góes<br><br>Visite nossa loja virtual: <a href="http://www.shopvoip.com.br">http://www.shopvoip.com.br</a> <br><br>Notícias e Fórum sobre VoIP com software livre: <a href="http://www.asteriskexperts.com.br">http://www.asteriskexperts.com.br</a>
</div>