Hello,
How I can enable standard IR remote controller - http://www.hardkernel.com/main/products/prdt_info.php?g_code=G141637537661 on Odroid C2 with DietPi? I try install http://builder.mdrjr.net/tools/c1/odroid-remote_20141223-3_armhf.deb but had error - “package architecture (armhf) does not match system (arm64)”. Where I can found arm64 version of this package?
Regards,
Yuri
Hi Yuri,
Looks like the lirc package now covers Odroid’s IR remote:
http://forum.odroid.com/viewtopic.php?f=141&t=23801&p=163362&hilit=remote#p162594
The latest V2.1 supports the IR controller out of the box according to hk’s release note.
“LIRC is now installed by default setup for Hardkernel IR Remote”
Try:
apt-get install lirc
Hi,
I try install LIRC like on this post: https://dietpi.com/forum/t/installing-lirc-on-odroid-xu4-cloudshell/515/1 but don’t work for me…
May be you can help me with configuration LIRC for C2 with embedded IR?
Sorry I’m novice on Linux…
Yuri