有一个 2.4G 遥控器,原本是用在电视盒子( coreElec )上的,功能正常。
盒子太卡了,重新在工控机在装了 PVE ,直接在 PVE 中装了 kodi 。
想把这个遥控器放在 PVE 上用来控制 kodi 。
按键没有任何反应。
用 lsusb 看到有个
Adomax Technology Co., Ltd 2.4G Composite Device
想用按键映射。
用 evtest 发现有
/dev/input/event4: 2.4G Composite Devic
/dev/input/event5: 2.4G Composite Devic Mouse
/dev/input/event6: 2.4G Composite Devic Consumer Control
/dev/input/event7: 2.4G Composite Devic System Control
但是,输入任何一个选项去捕捉按键,都是没有反应的。
也用 ir-keytable 搜索了一下,没有设备。2.4g 遥控器确实不应该被当做红外搜出来。
coreElec 也是 linux 系统嘛,就能识别这个遥控器,怎么 PVE 就不行了呢?