On 11/29/06, <b class="gmail_sendername">Mike Lewis</b> &lt;<a href="mailto:listemailaccount@gmail.com">listemailaccount@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
D11 receiver?<br><br>What adapter did you get?<br><br>Did you set it up with a null modem cable?<br><br>Did you compile com port support in the kernel?<br><br>Did you setup your directv.pl to include this?<br><br>$baudrate = &quot;115200&quot;;
<br>$serport = &quot;/dev/ttyS0&quot;;<br><br>Does /dev/ttyS0 exist?&nbsp;&nbsp;You are trying to use the USB node, but it is<br>actually a serial device.<br><br><a href="http://www.mythtv.org/wiki/index.php/Controlling_DirectTV_D11_via_USB">
http://www.mythtv.org/wiki/index.php/Controlling_DirectTV_D11_via_USB</a><br></blockquote></div><br>Thanks for the response. This is not a D11 receiver. It's an older RCA model. As I understand it, the D11 receiver has its own USB port. I'm trying to control my RCA receiver through its Low Speed Data port.
<br>