<br><br><div class="gmail_quote">On Fri, Feb 4, 2011 at 1:59 AM, Jarod Wilson <span dir="ltr">&lt;<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.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 class="im">On Feb 3, 2011, at 2:49 AM, Tom Runner wrote:<br>
<br>
&gt; Hi all,<br>
&gt;<br>
&gt; Months I&#39;m trying to setup my IR blaster. I finally purchased a commandIR one. Still I cannot manage to have the cablebox working.<br>
&gt; Configuration:<br>
&gt; - Ubuntu 10.10<br>
&gt; - CommandIR III<br>
&gt; - Lirc 0.8.7 pre3<br>
&gt; - NowTV cable box in Hong Kong having a very tricky nasty remote<br>
&gt;<br>
&gt; There are 2 Nowtv broadband lircd.conf available on the lirc database. One is doing nothing, the second one is making the IR led on the cable box reacting, blinking, but no channel change (see below).<br>
&gt; Si I decided to go for irrecord<br>
&gt;<br>
&gt; First attempt (see file generated below)<br>
&gt; &quot;sudo irrecord now -H commandir&quot;, but after the header detection (see below), each time I try to set a key it returns &quot;something went wrong&quot;. So impossible to have the key codes.<br>
&gt;<br>
&gt; Second attempt (see file generated below)<br>
&gt; irrecord in raw mode, which went well until the end and generate a complete file. But then the cable box does not react at all to the signal.<br>
&gt; Raw code generated, checked with &quot;cmd2&quot;, which gives almost the same code.<br>
&gt; irrecord -a givers a failure for each code<br>
<br>
</div>This *should* have worked, but its possible you need to add &#39;min_repeat x&#39;<br>
to the config (w/x somewhere between 2 and 5 or thereabouts), so the<br>
transmitter sends the command a few times. A lot of STB actually expect to<br>
see the code retransmitted a few times before they&#39;ll actually act on it.<br>
<div class="im"><br></div></blockquote><div>Hi Jarod  <br><br>Thank you very much, the &quot;min_repeat&quot; definitely helped with the raw data. I for the first time succeeded to have one signal received and well interpreted by the box.<br>
Now it&#39;s still random and it seems the learning is not optimal. irw reacts, but when using one key it may give several different results.<br><br>I will continue to fine tune all that.<br><br>One question though, is there a way to convert raw data into hex ones ? It may help to compare with the data generated with XMP.<br>
<br></div></div>