<br><br><div><span class="gmail_quote">On 9/28/07, <b class="gmail_sendername">Jerry Rubinow</b> &lt;<a href="mailto:jerrymr@gmail.com">jerrymr@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 9/28/07, Tom Flair &lt;<a href="mailto:praetor.zero@gmail.com">praetor.zero@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; ~ $ 6200ch -v -n 0 46<br>&gt; starting with node: 0<br>&gt; node 0: vendor_id = 0x00001aad model_id = 0x00006200
<br>&gt; node 1: vendor_id = 0x000011d8 model_id = 0x00000000<br>&gt;&nbsp;&nbsp;Could not find Motorola DCT-6200 on the 1394 bus.<br><br>Node 0 is the correct node, as I said.&nbsp;&nbsp;It&#39;s finding the right<br>model_id (6200) there.&nbsp;&nbsp;And your initial hunch is right - you need to
<br>add the vendor_id (1aad) to 6200ch.c.&nbsp;&nbsp;Then it should work.<br><br>-Jerry<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>That did it.&nbsp; I totally missed the fact that when I was running 6200ch (channel #), it was only checking node 1.&nbsp; Adding my vendor_id in and adding the switch to check node 0 worked flawlessly.
<br><br>Thanks!<br>