[SOLVED] Raspberry Pi 2 - GPIO LIRC remote - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Installation (/forum-16.html) +--- Thread: [SOLVED] Raspberry Pi 2 - GPIO LIRC remote (/thread-2820.html) |
Raspberry Pi 2 - GPIO LIRC remote - munich - 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? RE: Raspberry Pi 2 - GPIO LIRC remote - CurlyMo - 8th Mar, 2015 06:29 AM Yes |