<br><div class="gmail_quote">On Thu, Jan 27, 2011 at 10:21 AM, Jarod Wilson <span dir="ltr"><<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">And now I have a fix:</div>
<br>
<a href="http://git.linuxtv.org/jarod/linux-2.6-ir.git?a=commitdiff;h=7249db782c552ea89dc7cd6e5ae0e2c30ca984a9" target="_blank">http://git.linuxtv.org/jarod/linux-2.6-ir.git?a=commitdiff;h=7249db782c552ea89dc7cd6e5ae0e2c30ca984a9</a><br>
<br>
Might be a few days before its in a Fedora kernel build though, since I have<br>
a few other IR things I'd like to poke at a bit more before doing another<br>
kernel build.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div>I have the same hardware you're talking about, and on a new F14 install (+updates +upgrades) am having the same problem. To be sure it IS same issue, here's what I've noticed watching IRW output.. not sure if this helps..</div>
<div><br></div><div>It appears it's waiting for (2) keypresses, then reporting 2x of the 2nd keypress.. Any single keypress not press#2 in a pair isn't reported.</div><div><br></div><div>Press Left. (nothing) Press Left. reported:</div>
<div><br></div><div>(0) left</div><div>(1) left</div><div><br></div><div>press right (nothing) press left, reported</div><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>(0) left</div>
<div>(1) left</div></div><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">press left (nothing) press right, reported</div><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>
<div>(0) right</div><div>(1) right</div></div></div><div><br></div><div>-----------------------------------</div><div><br></div><div>lircd.conf</div><div><br></div><div><div>begin remote</div><div><br></div><div> name Streamzap_PC_Remote</div>
<div> bits 6</div><div> flags RC5|CONST_LENGTH</div><div> eps 30</div><div> aeps 100</div><div><br></div><div> one 889 889</div><div> zero 889 889</div><div> plead 889</div>
<div> pre_data_bits 8</div><div> pre_data 0xA3</div><div> gap 108344</div><div> toggle_bit 2</div><div><br></div><div><br></div><div> begin codes</div><div> 0 0x00</div>
<div> 1 0x01</div><div> 2 0x02</div><div> 3 0x03</div><div> 4 0x04</div><div> 5 0x05</div>
<div> 6 0x06</div><div> 7 0x07</div><div> 8 0x08</div><div> 9 0x09</div><div> POWER 0x0A</div>
<div> MUTE 0x0B</div><div> CH_UP 0x0C</div><div> VOL_UP 0x0D</div><div> CH_DOWN 0x0E</div><div> VOL_DOWN 0x0F</div>
<div> UP 0x10</div><div> LEFT 0x11</div><div> OK 0x12</div><div> RIGHT 0x13</div><div> DOWN 0x14</div>
<div> MENU 0x15</div><div> EXIT 0x16</div><div> PLAY 0x17</div><div> PAUSE 0x18</div><div> STOP 0x19</div>
<div> |<< 0x1A</div><div> >>| 0x1B</div><div> RECORD 0x1C</div><div> << 0x1D</div><div>
>> 0x1E</div><div> RED 0x20</div><div> GREEN 0x21</div><div> YELLOW 0x22</div><div> BLUE 0x23</div>
<div> end codes</div><div><br></div><div>end remote</div></div><div><br></div><div><br></div></div>