Okay I got it compiled and I ran the command like you recommended and
also two other ways. Node 0 works but Node 1 is hit or miss. I can
unplug it and plug it back in but node 0 stops working. If I replug
node 0 then both worked for 20 seconds and node 1 stopped working. I do
have mythbackend running but I am not using the firewire ports. Any
ideas? I didn't run mythbackend with the output because I haven't set
backup the second firewire port since running your tool shows it is not
working. Let me know what you think.<br>
<br>
<div style="margin-left: 40px;">sh-3.00$ ./firewire_tester -p -n 0 -v<br>
Testing P2P connection, node 0, channel 0<br>
p2p: success, 530 packets received<br>
<br>
sh-3.00$ ./firewire_tester -p -n 1 -v<br>
Testing P2P connection, node 1, channel 1<br>
p2p: failed<br>
<br>
sh-3.00$ ./firewire_tester -p -n 0 -r 5<br>
invalid command line<br>
firewire_tester &lt;action&gt; -n &lt;node&gt; [-P &lt;port&gt;] [-v]<br>
&nbsp;Actions: (one is required)<br>
&nbsp;&nbsp;&nbsp; -b&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - test broadcast connection<br>
&nbsp;&nbsp;&nbsp; -p&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - test p2p connection<br>
&nbsp;&nbsp;&nbsp; -B&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - attempt to fix/stabilize broadcast connection<br>
&nbsp;Options<br>
&nbsp;&nbsp;&nbsp; -n &lt;node&gt;&nbsp;&nbsp; - required<br>
&nbsp;&nbsp;&nbsp; -P &lt;port&gt;&nbsp;&nbsp; - default 0<br>
&nbsp;&nbsp;&nbsp; -v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - verbose<br>
Testing P2P connection, node 0, channel 0<br>
p2p: success, 181 packets received<br>
</div>
<br>
Allan<br>