<br><br><div class="gmail_quote">On Wed, Jun 3, 2009 at 4:55 PM, Matt Emmott <span dir="ltr">&lt;<a href="mailto:memmott@gmail.com">memmott@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;">
<br><br><div class="gmail_quote"><div class="im">On Tue, Jun 2, 2009 at 8:57 PM, Robert McNamara <span dir="ltr">&lt;<a href="mailto:robert.mcnamara@gmail.com" target="_blank">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>On Tue, Jun 2, 2009 at 5:55 PM, Matt Emmott &lt;<a href="mailto:memmott@gmail.com" target="_blank">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>&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>/* 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></div></div></blockquote></div><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></blockquote><div><br>Everything _appears_ to be working but the box just isn&#39;t changing channels. I&#39;m able to plug a GUID from dmesg | grep 1394 into sa4250_ch_ guid like so,<br><br>matt@mythdev:~$ sa4250_ch_guid 00110666000000b8 56<br>
Changing channel 56<br><br>But the channel never changes. If I run the non GUID version verbosely I get:<br><br>matt@mythdev:~$ sa4250_ch_new -v 56<br>node 0: vendor_id = 0x00001106 model_id = 0x00000000<br>Device acquired on node 0<br>
Changing channel 56<br>AV/C Command: cmd0=0x00487ce7 cmd1=0x04003800 cmd2=0xff000000<br><br>Again, with the channel never changing. I&#39;ve tried powering everything down, moving the cable to another firewire port and powering them back on (STB first), with no result. Any ideas what to try next?<br>
<br><br></div></div><br>