该设备被正确识别:
Bus 001 Device 005: ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller
Found /sys/class/rc/rc0/ (/dev/input/event6) with:
Driver imon, table rc-imon-mce
Supported protocols: RC-6
Enabled protocols: RC-6
Repeat delay = 500 ms, repeat period = 125 ms
但任何测试结果没有什么。
我指向遥控器,按了几个按钮,什么都没发生。irw 中没有,ir-keytable 中也没有,什么都没有。这让我抓狂。
答案1
我也有同样的遥控器。下面是我让它工作的方法,至少出于测试目的:
ir-keytable -c
ir-keytable -w /lib/udev/rc_keymaps/imon_mce
ir-keytable -t
仍然需要让它在启动时自动启动,但越来越接近了......