<br><br><div class="gmail_quote">On Tue, Jun 2, 2009 at 8:57 PM, Robert McNamara <span dir="ltr">&lt;<a href="mailto:robert.mcnamara@gmail.com">robert.mcnamara@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, Jun 2, 2009 at 5:55 PM, Matt Emmott &lt;<a href="mailto:memmott@gmail.com">memmott@gmail.com</a>&gt; wrote:<br>
&gt; /* SA42xxHD IDs */<br>
&gt; #define SA4200HD_VENDOR_ID1     0x000014f8<br>
&gt; #define SA4200HD_MODEL_ID1      0x00001072<br>
</div><div class="im">&gt; #define SA4250HD_VENDOR_ID1     0x000022ce  /* jerkychew&#39;s stb */<br>
&gt; #define SA4250HD_MODEL_ID1      0x000010cc  /* jerkychew&#39;s stb */<br>
&gt;<br>
&gt; And the script gives me the following:<br>
&gt;<br>
&gt; matt@mythdev:/usr/share/doc/mythtv-backend/contrib/channel_changers/sa4250hdc$<br>
&gt; ./sa4250_ch_new -v<br>
&gt; node 0: vendor_id = 0x00001106 model_id = 0x00000000<br>
<br>
</div><div class="im">/* SA42xxHD IDs */<br>
#define SA4200HD_VENDOR_ID1     0x000014f8<br>
#define SA4200HD_MODEL_ID1      0x00001072<br>
</div>#define SA4250HD_VENDOR_ID1     0x00001106<br>
#define SA4250HD_MODEL_ID1      0x00000000<br>
<font color="#888888"><br>
Robert<br>
</font><div><div></div><div class="h5"></div></div></blockquote><div><br>Many thanks for double-checking my settings, I guess I don&#39;t know how to read! Sorry about that!<br><br>I&#39;m at work so I can&#39;t tell if it actually did change the channel but I was able to recompile and run the command without error!  <br>
<br>matt@mythdev:/usr/share/doc/mythtv-backend/contrib/channel_changers/sa4250hdc$ ./sa4250_ch_new 786<br>Changing channel 786<br><br>I&#39;ll see how it works when I get home and if I need to use the sa4250_ch_guid command or not, and will report back! Thanks!<br>
</div></div><br>