Forum

Full Version: Raspberry Pi 2 - GPIO LIRC remote
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I steer my old raspberry Pi (raspbmc) via GPIO LIRC remote.
In order to get it working on my raspberry PI 2 XBIAN I followed the description on http://wiki.xbian.org/doku.php/remotes

Unfortunately it did not start at boot, I had to start lirc manually.

So I added "modprobe lirc_rpi" into /etc/rc.local , now it works.

Is this the way to do it?
Yes
Reference URL's