Some key mappings don't work in 8.2.0.1

  • I just upgraded from 8.0.2 but 8.2.0.1. In the previous version, the display button would bring up the context menu. Also, the channel up and channel down buttons were mapped to page up and page down. After the upgrade, these mappings no longer work. I diffed my old remote.xml and lircmap.xml with the new ones and both are identical. Is there something I need to do to re-enable these?

  • A bit of progress here. I got the context menu working. I had a duplicate entry in remote.xml that was messing it up.

    No luck on channel up or channel down though. If I run irw and press those keys, nothing is registered.

    Is it possible to manually add those keys?

    Here's the output of lsusb -v.

  • Can your try disabling Lirc in LE Settings (Settings -> Services -> Lirc),, then reboot and check if it works then?

    What kind of remote are you using? Did you add or change any files in /storage/.config/ like lircd.conf, udev.rules.d or rc_maps?

    so long,

    Hias

  • Thanks for the reply! When I disable Lirc, it works. What will I lose if I leave this disabled?

    I'm using an XBOX 360 universal media remote with an ehome IR receiver. I haven't changed anything in the config files. Only the remote.xml file.

  • Thanks for the feedback and I'm glad it works now!

    In 8.0 the Lirc option was mistakingly enabled in a lot of cases without actually doing anything, but in 8.2 this can now cause issues.

    So you don't loose anything by disabling it, on the contrary, you restore the state that your remote receiver was meant to be used - handled by the Linux kernel instead of Lirc.

    so long,

    Hias