If you could use CEC instead of IR, then CEC adapter settings will solve the multi-trigger problem.
Posts by Da Flex
-
-
Your technician says, DVB-C signal is OK, and top says, kodi.bin process isn't at max. So my theory is that your DVB-C receiver gets a processing overload when dealing with EPG, which leads to continuity errors.
-
-
Which keys do you want to assign for volume control?
-
Another approach: Start your own script whenever the power button has been pressed. Like the above XML, but with tag content:
Read here for details. Use a shell environment variable and a Python script to note the suspend state.
-
If you have to handle that button event under a dependency, like suspend mode, you have to write a script. That script should have a variable, that represents suspend mode. You can use autostart.sh to start such script.
-
-
-
Did you installed the "Raspberry Pi Tools" add-on? It's needed to do GPIO programming.
-
The user-editable place for add-ons is /storage/.kodi/addons . I'm not familiar with manual add-on installation, but you can try to copy to that location.
-
1) Usually the TV manual says, which HDMI modes are supported. (please check it)
2) If 1) is OK, the next part of the chain is the HDMI cable. That cable should comply HDMI 2.0 or 2.1 standard to be able to transfer high 4K data rate. (please check it)
3) If 1) and 2) is OK, you can enforce 4K / 60Hz by adding this lines to config.txt:
-
Looks like you can mark the thread as solved.

-
Thanks, I had a look. Follow my advice, and make 4K / 60Hz the last line. Otherwise it can be overwritten by later settings of config.txt.
-
Is LE really updating itself without recreating a LibreElec SD?
Yes. Please post your config.txt.
-
You can also try the Xorg way. The user at my above link has Coffee Lake, but maybe his solution works for you, too. Give it a shot.
-
Bassman Simply add the line at the end of config.txt. By the way, you can safely update to LE 9.2.3.
-
If you're low on money, buy a used RPi 3B(+). Many people upgrade to an RPi 4B at the moment.
-
Probably a driver problem on LE, read here.