8th Mar, 2015, 04:50 AM
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?
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?