[mythtv-users] 0.28 Upgrade niggles

Vincent McIntyre vincent.mcintyre at gmail.com
Tue Feb 14 10:20:18 UTC 2017


On 2/12/17, Andre MythTV <mythtv-list at dinkum.org.uk> wrote:
<snip>
> I’ve checked for events with evtest and ir-keytable -t and it all seems in
> order, I can see a bunch of inputs including my USB MCE remote receiver, I
> can press buttons and get plausible key codes like
> 1486853529.221702: event type EV_MSC(0x04): scancode = 0x800f0422
> 1486853529.221702: event type EV_SYN(0x00).
> 1486853529.471522: event type EV_KEY(0x01) key_up: KEY_OK(0x0160)
> 1486853529.471522: event type EV_SYN(0x00).
> 1486853532.460692: event type EV_MSC(0x04): scancode = 0x800f0416
> 1486853532.460692: event type EV_KEY(0x01) key_down: KEY_PLAY(0x00cf)
> 1486853532.460692: event type EV_SYN(0x00).
> 1486853532.566685: event type EV_MSC(0x04): scancode = 0x800f0416
> 1486853532.566685: event type EV_SYN(0x00).
> 1486853532.815519: event type EV_KEY(0x01) key_up: KEY_PLAY(0x00cf)
> 1486853532.815519: event type EV_SYN(0x00).
> 1486853534.004682: event type EV_MSC(0x04): scancode = 0x800f0418
> 1486853534.004682: event type EV_KEY(0x01) key_down: KEY_PAUSE(0x0077)
> 1486853534.004682: event type EV_SYN(0x00).
> 1486853534.110677: event type EV_MSC(0x04): scancode = 0x800f0418
> 1486853534.110677: event type EV_SYN(0x00).
> 1486853534.359528: event type EV_KEY(0x01) key_up: KEY_PAUSE(0x0077)
> 1486853534.359528: event type EV_SYN(0x00).
>
>
> but only the up down left right buttons do anything in MythTV.
>

Your remote may have only partial kernel support. I am going through
that now with a dvico one. Also, you may have to remap some of the key
codes - for example all keycodes above decimal 127 seem to be getting
ignored in my case.

Can you post the output from 'sudo ir-keytable' and 'sudo ir-keytable -r rc0' ?


More information about the mythtv-users mailing list