Mine are D12-300's so I don't know if they are very different or not.<br><br>I just checked I don'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'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 = "9600";<br>$serport = "/dev/ttyUSB0";<br><br>so you will want to change this to match each port.<br>