On Thu, Mar 3, 2011 at 8:51 AM, Fernando Laudares Camargos <fernando.laudares.camargos@xxxxxxxxx> wrote: > Of course, it did not worked since the device is probably not a i2c > remote as was HVR-1110. That makes me wondering what have changed at > the IR level from the HVR-1110 to 1120 and then to 1150 and if the > remote control is working for anybody having the 1120 board. >From a design standpoint, it is identical to the 1120 (IR receiver diode tied directly to a GPIO). But as I said in my previous email, I believe that the code is broken for the 1120 as well. So the upside is that once you fix it for the 1150, the 1120 should start working properly again as well. The downside is that you will have to actually debug the IRQ handler for the GPIO edge timing to find the underlying bug. This isn't something as easy as just adding a couple of lines somewhere for the board profile. Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html