It's strange. I have activated 'lirc', reboot, and the error with double commands no longer occurs. But if I now deactivate 'lirc' again, irc no longer works, so I have to activate 'lirc' in settings now. o0
This means lircd successfully disabled in-kernel decoding. If you then disable lirc that won't be re-enabled again and your remote no longer works. You could manually enable it on the shell via "ir-keytable -p rc6,nec", but in general it's easier to just reboot.
Quote
Crap, the interesting stuff (enabled protocols) didn't make it into the logs - ir-keytable sends them to stderr instead of stdout...
If you catch a situation with double-presses again, please run these commands instead:
ir-keytable -r 2>&1 | paste
journalctl -a | paste
But no need to spend too much time on that, the info that the issue doesn't always occur was already helpful!
Quote
Looks as if the error only happens at the first reboot after update.
It's probably rather random if you get that issue or not - after all if there's a fight between 2 configuration services it's not good and the easy solution is to just disable lirc in LE settings.
so long,
Hias