On Tue, Aug 12, 2008 at 5:11 PM, oobe trouble <oobe.trouble@xxxxxxxxx> wrote: > you can try > > dmesg | grep IR > > you should see and out put like this " input: IR-receiver inside an USB DVB > receiver as /class/input/input5" > the remote should appear somewhere in /dev/input if it is working Nope. The only "IR"s in my dmesg are about IRQs. Plus, my card is PCI, not USB. Does anyone know the difference between drivers/media/video/cx88/cx88-input.c and drivers/media/video/ir-kbd-i2c.c ? cx88-input.c has a cx88_ir_init function, which contains a switch statement that does not include my board. I could add CX88_BOARD_DVICO_FUSIONHDTV_5_GOLD to it, but I've got no clue which parameters to configure the IR port with, if it's even available through GPIO at all. As for ir-kbd-i2c.c, the changelist which appeared to be for my card claims that there should be an IR port on i2c at address 0x6b. Nothing's detected for me though. Is it possible that my IR port could be at another i2c address? How could I ever know which one it is? Does documentation exist for this card, or are you guys just good at reverse engineering? _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb