Mine are D12-300&#39;s so I don&#39;t know if they are very different or not.<br><br>I just checked I don&#39;t have any options set in the command line in mythtv<br>here is the script I found on the internet when I was looking for this last summer as I couldn&#39;t get the one included with mythtv to work at that time.<br>
<br>I think I hard coded the serial port numbers in the scripts - <br>
$baudrate = &quot;9600&quot;;<br>$serport = &quot;/dev/ttyUSB0&quot;;<br><br>so you will want to change this to match each port.<br>