<div class="gmail_quote">On Mon, May 3, 2010 at 11:01 PM, Christian Szpilfogel <span dir="ltr">&lt;<a href="mailto:christian@szpilfogel.com">christian@szpilfogel.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



  

<div bgcolor="#ffffff" text="#000000"><div class="im">
On 03/05/2010 4:02 PM, Jerry Rubinow wrote:
</div><blockquote type="cite">
  <div class="gmail_quote"><div class="im">On Mon, May 3, 2010 at 2:58 PM, Phil
Linttell <span dir="ltr">&lt;<a href="mailto:phil.linttell@rogers.com" target="_blank">phil.linttell@rogers.com</a>&gt;</span>
wrote:<br>
  </div><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"><br>
&gt; Date: Sun, 2 May 2010 22:41:06 -0400<br>
&gt; From: Jerry Rubinow &lt;<a href="mailto:jerrymr@gmail.com" target="_blank">jerrymr@gmail.com</a>&gt;<br>
    </div><div class="im"><div>&gt; After a few trouble-free years, for the third
time in a month, I discovered<br>
&gt; my STB had somehow entered a power-off state, and as a result I
missed a<br>
&gt; couple of recordings.<br></div></div></blockquote><div class="im"><br>
  <br>
  </div></div>
</blockquote>
Another option is a program I wrote that checks for power status on the
STB and then you can turn it on or off. I expect this will work on any
STB as I use the original power codes defined in the late 90&#39;s. I also
have a script that does the power status check before turning on the
STB that way you save an additional second as the power on requires a 1
second guard time.<br>
<br>
Check out: <a href="http://code.google.com/p/sa3250cmd/" target="_blank">http://code.google.com/p/sa3250cmd/</a><br>
<br>
don&#39;t be spooked by the name sa3250. When I first wrote it, it was for
sa3250 and sa4250 boxes but it should be generic and has also been
verified on the Motorola DCT series. Let me know if it works or not on
yours and I will add it to the compatibility list.<br>
<br>
Also note majoridiot is using the same power codes but I don&#39;t remember
what logic he checks before doing this so it may/may not work with the
QIP.<br></div></blockquote><div><br></div><div>Hi Christian,</div><div><br></div><div>Ah, looks like you missed the first message in this thread - see <a href="http://www.gossamer-threads.com/lists/mythtv/users/434554">http://www.gossamer-threads.com/lists/mythtv/users/434554</a></div>
<div><br></div><div><a href="http://www.gossamer-threads.com/lists/mythtv/users/434554"></a>George (and Christian), I just tried sa3250 again, to no avail.  The status command returns the same codes whether the STB is on or off.  Specifically, sa3250cmd -v -n 0 status returns:</div>
<div><br></div><div>  Sending Command: 0x01FFB27F</div><div>  Success, Response: 0x0CFFB270</div><div>return code: 2</div><div><br></div><div>George, what does it say for you in the on and off states?</div><div><br></div>
<div>I just tried majoridiot&#39;s program, and it will change channels fine when the STB is on, but does nothing when it&#39;s off, using either:</div><div>mythchanger -f 6 -P -c 100</div><div>and</div><div>mythchanger -f 7 -P -c 100</div>
<div><br></div><div>-Jerry</div></div>