2015-02-09, 14:27
Things have moved on a bit since then. What you need now is to add the following to the config.txt file in the FAT partition of the SD card:
If you are using lirc-rpi, then the new way to enable this is to add:
Change the pin numbers to suit your setup.
You will find more information about Device Tree and overlays in the file "overlays/README" in the FAT partition, and in these Forum threads:
http://www.raspberrypi.org/forums/viewto...44&t=98318
http://www.raspberrypi.org/forums/viewto...28&t=97314
Code:
dtparam=spi=on
Code:
dtoverlay=lirc-rpi,gpio_out_pin=17,gpio_in_pin=18
You will find more information about Device Tree and overlays in the file "overlays/README" in the FAT partition, and in these Forum threads:
http://www.raspberrypi.org/forums/viewto...44&t=98318
http://www.raspberrypi.org/forums/viewto...28&t=97314