I have a Hauppauge WinTV-dualHD and it has a built in IR receiver. It comes with a remote control, but it's small and I don't like it. Is there any way I can get other remote controls to work with it?
When I run "ir-keytable" prints this:
Code: Select all
Found /sys/class/rc/rc0/ with:
Name: Hauppauge WinTV-dualHD DVB
Driver: em28xx
Default keymap: rc-hauppauge
Input device: /dev/input/event10
LIRC device: /dev/lirc0
Supported kernel protocols: rc-5 nec rc-6
Enabled kernel protocols: rc-5
bus: 3, vendor/product: 2040:8265, version: 0x0100
Repeat delay: 500 ms, repeat period: 125 ms
When I run "sudo ir-keytable -p all -t" I get this:
Code: Select all
Protocols changed to unknown other lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp cec imon rc-mm
/dev/lirc0: not a raw IR receiver
Is there any other way I can make it work?