v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2018-05-06, 15:36)mikeb8591 Wrote: Yes, running 'ir-ctl -t 100000' does seem to fix it.

Ah, good to know, you can use that as a temporary workaround (eg add it to .config/autostart.sh) until the underlying issue is resolved.

But first I'd like you to redo the tests. Sorry, forgot to mention that you also need to stop eventlircd (therefore you got no output from ir-keytable -t) and unfortunately the dmesg was cut down - we probably need to increase the kernel log buffer.

First add "log_buf_len=10M" to the end of /flash/cmdline.txt. It should then look like this:
Code:
boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet log_buf_len=10M
Then setup .config/modprobe.d/ir-debugging.conf as before, reboot into build 0423, stop kodi and eventlircd and check with ir-keytable -t. But now only press the OK button once for about 0.2-0.5 seconds on each of the tests (this should reduce the amount of log generated).

Instead of uploading dmesg to a paste site store it in local files, eg "dmesg > dmesg-test1" and then ZIP up both logfiles and upload them to dropbox or something similar. The ZIPs shouldn't be too big, but the uncompressed logs could be too large for paste sites.

In addition to that I'd like you to check another thing with build 0423: create ir-debugging.conf with the following content:
Code:
options rc_core keyup_margin=20
Then reboot and check if the remote operates as normal. Also try a bit smaller values (eg 10 instead of 20) and larger ones (up to about 30-50). Finding out if that helps and if yes what the minimum value is could provide some more info to create a fix. You have to reboot after each change so the new settings take effect.

so long,

Hias


Messages In This Thread
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by HiassofT - 2018-05-06, 16:56
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24