<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra">
<div class="gmail_quote"><br><div><br></div><div>Thanks Mark, I now seem to be &quot;chmod&quot; ed properly, but as you pointed out Stephen, there is no display command:</div>
<div><br></div><div> daryl@daryl-A780L3C:~$ /usr/local/bin/check_stb</div><div>irsend: command failed: SEND_ONCE DCT700 DISPLAY</div><div>irsend: unknown command: &quot;DISPLAY&quot;</div><div>daryl@daryl-A780L3C:~$ </div>

</div><br></div></div></blockquote></div><br></div><div class="gmail_extra">Daryl,<br></div><div class="gmail_extra"><br>if your lircd.conf is verbatim from <a href="https://help.ubuntu.com/community/Motorola_DCT700_Channel_Change_Script">https://help.ubuntu.com/community/Motorola_DCT700_Channel_Change_Script</a>, it should be &quot;info&quot; in place of &quot;DISPLAY&quot;<br>
<br> $ irsend SEND_ONCE DCT700 info<br><br>if so,  try changing inside check_stb: <br><br>info=&quot;irsend SEND_ONCE DCT700 DISPLAY&quot;<br><br>to:<br><br>info=&quot;irsend SEND_ONCE DCT700 info&quot;<br><br></div><div class="gmail_extra">
Good luck! <br></div></div>