Remote control delay x96 mini and LE 8.2.3.1

  • Hi, I'm having problems with the remote control and LE 8.2.3.1

    The remote control does not work properly for me, I added the attachments for the rc_map to work instead of the remote.conf (this was not really working initially).

    Then I set the rc_keymap with the following commands:

    systemctl stop kodi

    systemctl stop eventlircd

    ir-keytable -a /storage/.config/rc_maps.cfg -s rc0

    systemctl start eventlircd

    systemctl start kodi

    But the command does weird things. For example, left pulse and goes to the left. But then right pulse, and go to the left, and then to the right.

    I think it may be due to delay or timeout problems. So I entered this command:

    ir-ctl -t 20000

    But it shows me the following:

    / dev / lirc0: the device does not support the configuration timeout

    Does anyone know what can happen?