For sure. I'll give it a try and let you know the results.<br><br>Best regards, <br> Eduard Huguet<br><br><br><div><span class="gmail_quote">2008/2/19, Filippo Argiolas <<a href="mailto:filippo.argiolas@gmail.com">filippo.argiolas@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Il giorno mar, 19/02/2008 alle 17.33 +0100, Eduard Huguet ha scritto:<br><br>> Hi,<br>> Thanks for your efforts. żDo you think this patch will also be<br>> useful to the unknown keycodes problem of the Nova-T 500 remote?<br>
><br>> If you don't know what I'm talking about here you have a brief<br>> description: whenever the Nova-T 500 receiver detects "invalid" or<br>> "unknown" IR codes (i.e. when you operate the TV remote, etc...) it<br>
> keeps logging warning messages to kernel ring buffer until a "valid"<br>> code is received.<br>><br>> There is a very simple patch in the wiki for this, but it doesn't cure<br>> the problem, just the symptons. I was wondering if your patch is a<br>
> better way to solve it...<br>><br>> Regards,<br>> Eduard<br><br>Hi, I was not aware this was a known problem but I'm pretty sure this<br>patch should solve it. That problem happens because the toggle bit<br>
control (on the unpatched code) is done in the keymap check cycle so<br>unknown repeated keys are not ignored and since the keypress data is<br>still saved into the device the error message is printed every 150ms<br>untill key data changes.<br>
I didn't find the wiki page but I think this is the correct solution<br>since it resets ir data after each poll.<br>Please let me know if it works good if you are going to test the patch.<br>Thanks<br><br>Filippo<br><br>
<br></blockquote></div><br>