Max2Play Home › Forums › Max2Play as Squeezebox (Player / Server) › [SOLVED] Infrared remote for Max2Play rpi Squeezebox › Reply To: [SOLVED] Infrared remote for Max2Play rpi Squeezebox
29. November 2015 at 10:07
#17060
Hi
I have exactly the same bundle than you and my system is working perfectly with a hifiberry dac+ and a homemade IR receiver explained in Manfred2k webpage (I don’t speak german but command line are understoodable:) ).
But there is one trick to do: default lirc port (19?) is not possible because it is already used by the DAC. You have to change it in /boot/config.txt file on your raspi like this:
dtoverlay=lirc-rpi,gpio_in_pin=<your pin number>
And of course solder new pins on your DAC.
And it works like a charm 🙂