Hello everyone.
First of all, thank you very much for LibreElec, I've been using yaVDR for a very long time and tried different Kodi-flavors afterwards and the only one working "out of the box" was LibreElec. I've already donated because it's great that you managed to create this nice piece of software.
The only problem I have at the moment is: Back on yaVDR I installed and configured lirc. I have a "Homebrew"-device which means some IR-receiver that is connected to the serial port of my motherboard. I am completely lost how to start configuring it in LibreElec.
Here is what I did so far (might be completely bullsh*** because I did't find a documentation or hints):
I added lirc and lirc_serial in a new file called lirc.conf in \Configfiles\modules-load.d\ and now when I type
Kodi-TV:~ # lsmod
Module Size Used by
mceusb 9194 0
snd_hda_codec_realtek 51052 1
snd_hda_codec_generic 43385 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 28368 4
8021q 15973 0
stv6110x 3992 2
nvidia 10492431 39
lnbp21 1864 2
stv090x 41487 2
ddbridge 16691 14
snd_hda_intel 20187 1
cxd2099 5079 1 ddbridge
snd_hda_codec 70204 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
dvb_core 72456 1 ddbridge
snd_hda_core 37457 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
k10temp 3042 0
snd_hwdep 4947 1 snd_hda_codec
lirc_serial 7399 0
lirc_dev 7819 1 lirc_serial
rc_core 15178 2 lirc_dev,mceusb
uvesafb 18971 1
Display More
I see that obviously the modules are loaded.
But when I type
Now this is the starting point of this howto so now I am already lost. I read a lot about this error but as LibreElec is completely different from Ubuntu or other Linux OSs I don't know where to start now. Any hint would be really appreciated, thanks a lot.
Edit: I'd also accept any recommendations for buying a new IR-receiver. Is there any which works out of the box or maybe with a few steps? I just don't want to buy a new USB-IR-receiver and then end in the same situation again. Thank you!