|  | 
| I tried to reconfigure lircd.conf many times with same results! This lircd.conf and remote work well with Openelec/OSMC installed on a RaspberryPi with GPIO IR receiver..
 lircd.conf files generated with different hardware are identical.
 Another problem I have sometime is the infinite repeat of keypress, I've tried with min_repeat and suppress_repeat option and also with advancedsettings.xml but nothing changed, the problem seems randomly present, there's no _UP event (see irw below).
 
 Copy code6c 0 KEY_DOWN_UP devinput
6c 0 KEY_DOWN devinput
6c 1 KEY_DOWN devinput
6c 2 KEY_DOWN devinput
6c 3 KEY_DOWN devinput
6c 4 KEY_DOWN devinput
6c 5 KEY_DOWN devinput
6c 6 KEY_DOWN devinput
6c 7 KEY_DOWN devinput
6c 8 KEY_DOWN devinput
6c 9 KEY_DOWN devinput
6c a KEY_DOWN devinput
6c b KEY_DOWN devinput
6c c KEY_DOWN devinput
6c d KEY_DOWN devinput
Is that possible to use external IR receiver from RaspberryPi for debug?
 Thank you for your help!!
 | 
 |