100% cpu lircd after installing 8.2.1

  • I just upgraded my intel nuc to 8.2.1 and after doing so, i am noticing 100% cpu load on 1 cpu. That load appears to be coming from lircd. If i kill that process, the remote still works and the cpu goes back to normal. problem is, ever startup I have this problem. Anyone have any thoughts as to why?


    Kodi logs:

    External Content pastebin.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

  • In most cases you don't need lirc, the majority of remotes are supported directly by the linux kernel.

    It's main purpose is to support rather odd remotes that aren't supported by the kernel and to use standard remotes with older IR receiver drivers (like lirc_rpi on the Raspberry Pi) that don't offer in-kernel decoding of remote signals - therefore lirc currently ships with a default config that is similar to the kernel default IR config.

    In LE9 support for those older lirc-only IR drivers will be dropped and the plan is to use Lirc only for those "odd remotes" and only if the user installed a custom lirc configuration file.

    so long,

    Hias