<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <pre>On Fri, Feb 24, 2012 at 11:27 AM, Steven Adeff &lt;<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">adeffs.mythtv at gmail.com</a>&gt; wrote:
&gt;<i> On Wed, Feb 22, 2012 at 7:28 PM, John Nissley &lt;<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">jnissley at nissley.org</a>&gt; wrote:
</i>&gt;&gt;<i> I have two HDPVR's since my cable provider has the copy bit set. &nbsp;The
</i>&gt;&gt;<i> HDPVR is doing a good job recording shows but since my cable provider
</i>&gt;&gt;<i> will start phasing out analog channels I want to get live tv working for
</i>&gt;&gt;<i> my wife. &nbsp;When I change channels with my HD Home Run in live TV the
</i>&gt;&gt;<i> channel changes fine. &nbsp;When I try to do the same with the HDPVR 80% of
</i>&gt;&gt;<i> the time I get a failure. &nbsp;The jist of the failure is that mythtv can
</i>&gt;&gt;<i> not find the ringbuffer file to play from. &nbsp;The initial channel is found
</i>&gt;&gt;<i> correctly but on channel change is when the failure happens.
</i>&gt;&gt;<i>
</i>&gt;&gt;<i> Is anyone else able to watch live tv from the hdpvr input?
</i>&gt;<i>
</i>&gt;<i> John,
</i>&gt;<i>
</i>&gt;<i> My parents have a similar setup, two HDPVR as well, two frontends can
</i>&gt;<i> start live tv fine and play, but at the show change marks one of the
</i>&gt;<i> frontends stops playing, the other seems to ride through the program
</i>&gt;<i> change fine, but not always. The recording files for the new shows get
</i>&gt;<i> created and have data, so it seems as though the backend is properly
</i>&gt;<i> tuning and recording which is also what I see in the backend log.
</i>&gt;<i>
</i>&gt;<i> is this somewhat similar to what you're seeing?
</i>
I am not in a position to test the attached patch at this time.
However, a couple of months ago, when I was looking into the problem,
I found that lowering the timeout for read errors from 2.5 seconds to
1 second allowed LiveTV to recover better from glitches.  The attached
patch makes that change.

Here is a link to the driver patch that will *probably* make this
change unnecessary:

<a href="http://git.linuxtv.org/mchehab/media-next.git/blobdiff/63ae37ea5186a6890a8968611180dc61118f719d..afa159538af61f1a65d48927f4e949fe514fb4fc:/drivers/media/video/hdpvr/hdpvr-video.c">http://git.linuxtv.org/mchehab/media-next.git/blobdiff/63ae37ea5186a6890a8968611180dc61118f719d..afa159538af61f1a65d48927f4e949fe514fb4fc:/drivers/media/video/hdpvr/hdpvr-video.c</a>


John
-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-------------- next part --------------

This patch appears that is may be a kernel module or something like that
and not a part of the standard git download of mythtv.
Can you point me to a wiki on how to install the patch you provided?
</pre>
  </body>
</html>