<br><div><span class="gmail_quote">On 1/3/06, <b class="gmail_sendername">Kirk Grell</b> &lt;<a href="mailto:kirkgrell@yahoo.com">kirkgrell@yahoo.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;">
I can get directv.pl to change channels on the command<br>line, but it doesn't work within MythTV.&nbsp;&nbsp;The error<br>from mythbackend appears to be:<br><br>...<br>2006-01-02 19:36:43.447 ret_pid(0) child(17816)<br>status(0x0)
<br>Error excessive retries<br>2006-01-02 19:36:44.451 ret_pid(17816) child(17816)<br>status(0xff00)<br>2006-01-02 19:36:44.452 ChannelBase: external tuning<br>program exited with error 255<br>...<br><br>I've got a D10-100 and the command I'm using in MythTV
<br>is:<br><br>/usr/share/mythtv/directv.pl setup_channel<br><br>I've even tried:<br><br>/usr/share/mythtv/directv.pl box_type D10-100<br>setup_channel<br><br>with no success.<br><br>I've seen quite a few posts on similar issues, but I
<br>never saw any resolutions I can try.&nbsp;&nbsp;I'm using the<br>latest versions of everything (MythTV, directv.pl,<br>etc).<br><br>Any help debugging this would be greatly appreciated.</blockquote><div><br><br>A couple things to try:
<br><br>1). Run mythbackend from a commandline with debugging output on, so you can see the output of the directv.pl script<br>2). Make sure when you test the script it's with the same user the backend runs with.<br>3). Related to #2, check permissions on the serial device (/dev/ttyS0 or whatever) to make sure that isn't the problem.
<br>4). Check the path to make sure the right copy of the script is being run, and that it is being found. You may even want to try putting the full path to the script in the myth setup.<br><br>Hopefully one of those will get you closer to a solution!
<br><br>&nbsp;- Jeff<br></div></div>