<br><br><div><span class="gmail_quote">On 3/27/08, <b class="gmail_sendername">Andy Wettstein</b> &lt;<a href="mailto:ajw1980@gmail.com">ajw1980@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Mar 27, 2008 at 12:45:29PM -0400, Daniel Kristjansson wrote:<br> &gt; On Thu, 2008-03-27 at 11:24 -0400, Mary Strimel wrote:<br> &gt;<br> &gt; &gt; My problem is indeed the blocks random of colors in the middle of the<br>
 &gt; &gt; screen that cover the picture, plus pausing and hesitating.&nbsp;&nbsp;It does<br> &gt; &gt; not happen when playing the signal through my cable box, so I assumed<br> &gt; &gt; it&#39;s not a signal problem, BUT ... my cable provider did tell me at<br>
 &gt; &gt; one point that my signal was &quot;less than perfect&quot; so ... is it possible<br> &gt; &gt; that the HDTV-5500 requires a better signal than what the cable box<br> &gt; &gt; does?<br> &gt;<br> &gt; This sounds like a reception problem. It&#39;s quite possible that the cable<br>
 &gt; box has stronger reception than the HD-5500. It could also be a faulty<br> &gt; cable or splitter.<br> <br> <br>I&#39;ll second that, idea. I had some reception problems with certain HDTV<br> channels until I bought a better splitter and shortened the cables up.<br>
 <br> You can use the DVB utils to check the errors you are getting.&nbsp;&nbsp;You&#39;ll<br> need to scan for channels using the scan tool.&nbsp;&nbsp;You&#39;ll probably also<br> need to stop mythbackend to free up the device.&nbsp;&nbsp;I did it like this<br>
 on debian using QAM:<br> scan -A 2 -U /usr/share/doc/dvb-utils/examples/scan/atsc/us-Cable-Standard-center-frequencies-QAM256<br> <br> You&#39;ll need to save the channels it found to ~/.azap/channels.conf.<br> <br> Then you can run &#39;azap channel&#39; (hopefully you got meaningful channel<br>
 names from the scan), which will just tune the channel and<br> output some statistics.&nbsp;&nbsp;The &#39;ber&#39; output from that is the most useful.<br> It means bit error rate.&nbsp;&nbsp;It should be practically zero.&nbsp;&nbsp;You probably<br>
 want to check several channels.<br> <br> There is some more information about the DVB utils here:<br> <a href="http://www.linuxtv.org/wiki/index.php/Zap">http://www.linuxtv.org/wiki/index.php/Zap</a><br> <br><br> </blockquote>
</div>Thanks for that.&nbsp; I had tried the &quot;scan&quot; tool previously, but with no success - I had failed to stop mythbackend first.<br>
<br>
See, now you all have saved me the pain of buying a new CPU/Mobo, only to see the same problems as before :)<br>