<br><br><div><span class="gmail_quote">On 9/28/07, <b class="gmail_sendername">Jerry Rubinow</b> <<a href="mailto:jerrymr@gmail.com">jerrymr@gmail.com</a>> 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 <<a href="mailto:praetor.zero@gmail.com">praetor.zero@gmail.com</a>> wrote:<br>><br>> ~ $ 6200ch -v -n 0 46<br>> starting with node: 0<br>> node 0: vendor_id = 0x00001aad model_id = 0x00006200
<br>> node 1: vendor_id = 0x000011d8 model_id = 0x00000000<br>> Could not find Motorola DCT-6200 on the 1394 bus.<br><br>Node 0 is the correct node, as I said. It's finding the right<br>model_id (6200) there. And your initial hunch is right - you need to
<br>add the vendor_id (1aad) to 6200ch.c. 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. I totally missed the fact that when I was running 6200ch (channel #), it was only checking node 1. Adding my vendor_id in and adding the switch to check node 0 worked flawlessly.
<br><br>Thanks!<br>