On Thu, Sep 1, 2011 at 3:46 PM, Tom Bongiorno <span dir="ltr">&lt;<a href="mailto:two.bits.11@gmail.com" target="_blank">two.bits.11@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div></div><div><div class="gmail_quote">On Wed, Aug 17, 2011 at 8:20 PM, Ronald Frazier <span dir="ltr">&lt;<a href="mailto:ron@ronfrazier.net" target="_blank">ron@ronfrazier.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div>On Wed, Aug 17, 2011 at 4:28 PM, Ken Truesdale &lt;<a href="mailto:kat@tiac.net" target="_blank">kat@tiac.net</a>&gt; wrote:<br>
&gt; Ron, thanks for your help.  For the benefit of everyone else, the problem turned out to be really simple: disk space - I didn&#39;t have much left.  Cleared out some old recordings and the Ceton tuning problem went away.<br>






&gt;<br>
&gt; I&#39;m not sure why this would impact the Ceton and not my HDHR tuners but it doesn&#39;t really matter - the disk shouldn&#39;t be full, anyway.<br>
<br>
</div>Well, at least part of it is probably something to do with the way I<br>
do the tuning. In trying to work around some issues which I thought<br>
were the fault of my code (and now appears to have been a hardware<br>
issue), I modified my tuning code to be a bit more robust, but it was<br>
at the expense of some additional (though quite small) delays. I think<br>
what is happening is that when your system is under heavy I/O load,<br>
it&#39;s magnifying these small delays. I&#39;ve got some ideas for how to<br>
improve some of this, but some of it seems to be out of my hands (in<br>
the logs you sent me earlier, I can see some sizable delays before my<br>
code even begins executing). Cumulatively, the delays are probably<br>
just enough to push it to the point where livetv gives up.<br>
<br>
One thing that may help is to turn on the slow delete option (whatever<br>
it&#39;s called). I think a big reason for the delays is that things slow<br>
down considerably when the system is trying to delete a multi-gigabyte<br>
file. The slow delete option is supposed to make this much less<br>
noticeable (I think it gradually shrinks the file a little at a time<br>
until it&#39;s finally down to zero, rather than just deleting it<br>
outright). Also, I&#39;m not sure if it would make much difference, but I<br>
also set myth so that it keeps about 20GB of disk space free.<br>
<font color="#888888"><br>
--<br>
Ron Frazier<br>
</font><div><div></div><div>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div></div>Hello Ron and All,<br><br>Ron, thank you for all of your work on your Ceton patch.<br><br>I reverted back to a fresh install of Mythbuntu 11.04 and applied your patch.  Everything is working well except live TV.  I don&#39;t think it is your patch&#39;s fault.  It has been suggested that my problem was fixed in more recent .24-fixes.  This brings me back to trying to get you patch applied to the latest Mythbuntu source.  The repos that Mythbuntu uses to get up-to-date .24-fixes builds are:<br>




<br><a href="http://ppa.launchpad.net/mythbuntu/0.24/ubuntu" target="_blank">http://ppa.launchpad.net/mythbuntu/0.24/ubuntu</a> natty main<br><a href="http://ppa.launchpad.net/mythbuntu/testing/ubuntu" target="_blank">http://ppa.launchpad.net/mythbuntu/testing/ubuntu</a> natty main<br>




<br>I have found source code that seems correspond to my up-to-date frontend:<br><br>MythTV Version   : v0.24.1-80-g1de0431<br>MythTV Branch    : fixes/0.24<br>Network Protocol : 63<br>Library API      : 0.24.20110505-1<br>



QT Version       : 4.7.2<br><br><a href="http://ppa.launchpad.net/mythbuntu/0.24/ubuntu/pool/main/m/mythtv/mythtv_0.24.1+fixes.20110831.1de0431.orig.tar.gz" target="_blank">http://ppa.launchpad.net/mythbuntu/0.24/ubuntu/pool/main/m/mythtv/mythtv_0.24.1+fixes.20110831.1de0431.orig.tar.gz</a><br>



<br>I am not sure why the package manager knows how to pull up-to-date 
.24-fixes binaries from these repos, but not source.  I would expect the commands in your tutorial to pull from this location as well, but they do not.  Do I need to add or modify repos in the package manager?  Any ideas?<br>


<font color="#888888">
<br>-Tom<br>

</font></blockquote></div><br><div><span>I figured out how to get the the latest Mythbuntu .24-fixes source.  I needed to add &quot;deb-src</span><span> <a href="http://ppa.launchpad.net/mythbuntu/0.24/ubuntu" target="_blank">http://ppa.launchpad.net/mythbuntu/0.24/ubuntu</a> natty main&quot; to /etc/apt/sources.list or add it as a source repo using the package manager.  I wanted to post this for others.<br>

<br>I am at a point where this thread is no longer relevant.  I will continue with a more more appropriate thread.<br><br>-Tom<br></span></div>
<div><br></div>