Odroid C2 ir-keytable not enabled all supported protocols

Hi , I’m not sure if this is the right place to ask but I did a fresh install of CoreELEC 9.0.1 on my OdroidC2 with the image CoreELEC-Amlogic.arm-9.0.1-Odroid_C2.img and I noticed the my Samsung IR remote doesn’t work. So I tried to add a custom remote based on the guide but then I realized after every reboot the remote doesn’t work again until I enable the NEC protocol. When I type in the command ir-keytable in ssh I notice that my Odroid C2 supports these protocols: lirc rc-5 jvc sony nec sanyo mce_kbd rc-6 but yet only the RC-6 is enabled. How can I automatically enable all the protocols at reboot?

image

Just had issues with ir-keytable one day ago…
Add this at the first line in your rc_keymap file:
# table 'your name', type: UNKNOWN

This should enable all protocols.