<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    1. I am using the serial version with serial to usb connection.<br>
    <br>
    2. I am talking about a whole distribution upgrade. this means
    upgrade to mythtv 0.23.1 and all the other upgrades<br>
    &nbsp;&nbsp;&nbsp; that comes with ubuntu 10.10<br>
    <font size="2" color="black" face="Verdana,Arial,Helvetica"><font
        size="2" color="black" face="Verdana,Arial,Helvetica"><br>
        &gt;I think the answer is to solve the freezing problem, at
        least I have no intention of replacing my own MyBlaster, it just
        <br>
        &gt;works too well. </font></font><br>
    <br>
    I am not a perl expert, but when I tried to debug it. The freezing
    occur around line 30, when performing the following command.<br>
    <br>
    my $serial=init_serial("/dev/ttyUSB0","19200");<br>
    <br>
    This is done during the initialization of the port.&nbsp; It may be as
    simple as change of parameter to a library call or a real failure of
    perl.<br>
  </body>
</html>