hal8k Posted June 21, 2021 Posted June 21, 2021 Armbian Monitor http://ix.io/3qFr Im using Orange Pi Zero with Armbian Buster and have ir-keytable installed. The problem I'm facing is the the kernel is repeating the keycodes too fast. See this useful link , half way down section 2 https://www.sigmdel.ca/michel/ha/opi/ir_03_en.html#ir_keytable My remote control is using rc5 protocol and I have set delay and repeat delay with ir-keytable: sudo ir-keytable -D 500 -P 500 -d /dev/input/event0 Testing with evtest (event 0 on the Orange Pi 0) displays key events in the consol, and ignores delays set by ir-keytable, keys are repeated about 5 times a second. If anyone wants to test a remote after installing ir-keytable then a quick way to check a remote is to install all protocols with: sudo ir-keytable -p all ir-keytable -t Thanks in advance to anyone who can help I may go back to using lirc if there is no way around this problem.
Recommended Posts