Hi, I've got reworked changes for the IR for the TeVii S470 and the HVR-1250 at http://linuxtv.org/hg/~awalls/cx23885-ir2 Thanks to loaner HVR-1250 hardware from Devin Heitmueller, I've solved the infinite interrupt problem with the CX23885 AV core and have reworked the change set against the latest v4l-dvb. Please test. Note 1. the parameters for the IR controller setup in linux/drivers/video/cx23885-input.c may need to be tweaked to set the proper "params.modulation" and "params.invert_level" before you get keypresses decoded. 2. I guessed at a reasonable set of remote keycodes for the TeVii S470, so don't be surprised if the button mapping isn't quite right. 3. These module settings may be helpful for debug and test: # modprobe cx25840 debug=2 ir_debug=2 # modprobe cx23885 debug=7 Also directing "kern.*" messages to /var/log/messages in /etc/rsyslogd.conf and giving rsyslod a SIGHUP may be helpful for capturing the messages. 4. In case I didn't fix the infinite interrupts problem for the TeVii S470: Before testing, blacklist the cx23885 module in /etc/modprobe.d/blacklist, so that when you reboot, the module doesn't automatically load. If your system seems to be very busy with inifinite interrupts upon cx23885 module load, stop testing (and let me know). Regards, Andy -- 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