<br><br><div class="gmail_quote">On Thu, Mar 18, 2010 at 11:13 PM, John H <span dir="ltr">&lt;<a href="mailto:arizonamythtv@gmail.com" target="_blank">arizonamythtv@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>&gt;Here&#39;s a couple of refinements I had to make to get things working<br>
&gt;perfectly:<br>
&gt;1) My Home-made blaster &#39;eyes&#39; were too strong - I had to move them a couple<br>
&gt;of inches AWAY from the receiver to avoid over saturating the STB&#39;s IR<br>
&gt;receiver.<br>
&gt;2) One of the pre-made &#39;stick-on&#39; emitters I was using wasn&#39;t &#39;strong&#39;<br>
&gt;enough - I had to tape a small piece of white paper on the tip of it at a 45<br>
&gt;degree angle to reflect more of the IR into the receiver. (the IR was<br>
&gt;emitted from the end opposite of the wire, instead of going directly into<br>
&gt;the receiver)<br>
&gt;<br>
&gt;For one of the receivers I had, I also had to increase the &quot;min_repeat&quot; as<br>
&gt;Jarod mentoned. (Basically that just simulates a human holding down the<br>
&gt;button slightly longer, thus repeating the signal &quot;x&quot; number of times.)<br>
&gt;<br>
&gt;Also, if you&#39;ve got any fluorescent lights nearby (especially the CFL type),<br>
&gt;they can cause lots of IR interference. Sunlight can too.<br>
&gt;<br>
&gt;What is your IR blasting hardware by the way?<br>
<br>
</div>Thanks for the help. I&#39;m using the blaster found at the link below.<br>
<br>
<a href="http://www.irblaster.info/" target="_blank">http://www.irblaster.info/</a><br>
<br>
I thought I was having an over saturating issue but it also happens on<br>
startup. By startup, if the TV hasn&#39;t been on and I start watching<br>
LiveTV naturally it&#39;ll blast the last channel I watched. Even on<br>
startup sometimes I see the issue so this rules out over saturating<br>
issue.<br>
<br>
I wrote a simple script just to repeat/loop the irsend command and I<br>
moved the blaster around to find the optimal location. I then stuck it<br>
on with painters tape and then covered this with electrical tape. I<br>
figured this would avoid any reflections and interference from<br>
fluorescent lights.<br>
<br>
I&#39;m going to try the min_repeat.<br></blockquote><div> </div></div>I&#39;m using that same blaster and having the same problems you are.  It worked perfectly under ubuntu 8.04 but started failing every so often when I upgraded to ubuntu 9.10.  No amount of electrical tape/delay adding/nicing seemed to help either :)  My guess is that something in kernel-land changed timing wise.<br>

<br>I ultimately gave in to the lists&#39; conventional wisdom and bought a usb mce transceiver because everybody says it &quot;just works&quot;.  Unfortunately I got a gen1 device which now can blast anything that isn&#39;t 56 kHz so I was out of luck there with my 56 kHz Scientific Atlanta box.  <br>

<br>I read a couple of weeks or so ago on this list that someone else with this problem switched to using Jarod&#39;s git tree and things went back to perfect again so I figured I&#39;d give that a try.  But his current git tree wouldn&#39;t build against the kernel source that the ubuntu 9.10 packages provide.  I can probably make it work but my first attempts failed with:<br>

<br>/bin/sh: cannot create /home/me/jarods_lirc/include/asm/asm-offsets.h: Directory nonexistent<br>make[1]: *** [/home/me/jarods_lirc/include/asm/asm-offsets.h] Error 2<br>make: *** [_module_/home/me/jarods_lirc] Error 2<br>

<br>I&#39;m sure it&#39;s something stupid on my part, though.<br><br>At this point I&#39;ve come to 2 conclusions:<br>1) LIRC hates me.  Passionately.<br>2) Meh, it&#39;s almost summer time :)<br><br>Here&#39;s the thread where Jarod&#39;s git tree is reported to work better than lirc cvs for modern kernels:<br>
<br><a href="http://mythtv.org/pipermail/mythtv-users/2010-February/281282.html">http://mythtv.org/pipermail/mythtv-users/2010-February/281282.html</a><br><br>Good luck,<br><br>--Jack<br><br>