irw cannot connect to socket

  • good morning, i'm having an issue here with the latest libreelec version. i've successfully setup the IR keytable to see the signals from my remote via infrared receiver connected to gpio pin 22. and i am trying to pass them to kodi to run a shell sctips when i press a key on my remote, however, everytime i try start irw i got this:

    Quote

    # irw /run/lircd/lircd

    Cannot connect to socket /run/lircd/lircd: No such file or directory

    i assume this is why kodi does not get any keypresses from ir-keytable as irw does not work? can please anyone help?

  • sorry, pasted the wrong output. my initial issue that irw produces this output:

    Quote

    irw

    Cannot connect to socket //run/lirc/lircd: No such file or director

    and yes, i've seen this page like 1000 of times already. i am trying to troubleshoot as per the secion of this page, but i am stuck at the point where it asks me to try irw.

  • thanks, this is what runnin eventlircd gives out:

    Quote

    systemctl start eventlircd

    Failed to start eventlircd.service: Unit eventlircd.service is masked

    reboot does not help as well :(