kvvvp reacted to
rafman in How to install armbian in h618?
For Transpeed 8k in order to make your IR remote to work with Armbian (it may works and with other H618 boxes, but i test it only on Transpeed 8k)
do the following steps:
1> sudo apt-get install ir-keytable
2> copy the attached file transpeed-8k.toml to /etc/rc_keymaps/protocols/
3> add the following line to your /etc/rc.local
ir-keytable -p NEC -w /etc/rc_keymaps/protocols/transpeed-8k.toml
It works with mpv / vlc /celluloid.
Note: you can add any remote you have to your box by playing with ir-keytable is a very useful tool.
transpeed-8k.toml