Nick,<br>
<br>
Thanks for the response, here is a copy of my channel change script:<br>
<br>
#!/bin/sh<br>
REMOTE_NAME=SkyDigital<br>
for digit in $(echo $1 | sed -e 's/./&amp; /g'); do<br>
irsend --device=/dev/lircd1 SEND_ONCE $REMOTE_NAME $digit<br>
sleep 0.4 # note, you may have to tweak the interdigit delay up a bit<br>
done<br>
irsend --device=/dev/lircd1 SEND_ONCE $REMOTE_NAME Select <br>
~<br>
<br>
Any light you can shed on the problem would be great, I'm really stuck on this final problem<br>
<br>
Cheers<br>
<br>
Steve<br><br><div><span class="gmail_quote"><br>
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_105401e2c40b4c70_1"><br><div><span class="gmail_quote">On 7/21/05, 
<b class="gmail_sendername">Nick</b> &lt;<a href="mailto:knowledgejunkie@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">knowledgejunkie@gmail.com</a>&gt; 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 7/21/05, Stephen Roebuck &lt;<a href="mailto:snroebuck@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">snroebuck@gmail.com</a>&gt; wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I'm having problems getting my IR blaster to work, I have followed the very
<br>&gt; good instructions at
<br>&gt; <a href="http://www.lircsetup.com/lirc/blaster/index.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.lircsetup.com/lirc/blaster/index.php</a> to setup my<br>&gt; mythtv box to control my SKY TV box (Thomson DSI4212).&nbsp;&nbsp;I'm using FC3 and
<br>&gt; running 
mythtv18.1 on a pundit-r using a PVR250 (setup using Jarod's<br>&gt; excellent guide).&nbsp;&nbsp;I have everything else working including the the remote<br>&gt; for mythtv but I can't get the IR blaster to change channel!&nbsp;&nbsp;The red LED
<br>&gt; flashes when I try to change channel so I know it is on the correct COM port<br>&gt; but I get this output:<br>&gt;<br>&gt; [root@localhost ~]# /usr/local/bin/change_chan.sh 120<br>&gt; /usr/local/bin/change_chan.sh: line 8: /root: is a directory
<br><br>Steve,<br><br>Do you want to post your channel change script - it should only have 7<br>lines if you're using the one from <a href="http://lircsetup.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
lircsetup.com</a>.<br><br>Nick<br></blockquote></div><br>

</span></div></blockquote></div><br>