Hifiberry digi+ not working with OSMC stable version

Hi,

I am using RPi2 with hifiberry digi+.
After reading the news about the stable version of OSMC,
I installed the new version ( english, raspberry pi 2, 2015.06-1 ) on my sd card.
Next I inserted the sd card into RPi2, booted RPi2 and tried to configure the settings of OSMC.

  1. Programs -> OSMC Settings -> Pi Config -> Hardware Support -> Soundcard Overlay
    I chose “hifiberry-digi-overlay”.
  2. reboot OSMC
  3. Settings -> System -> Audio Output -> Audio output device
    Here I chose "ALSA: Default (snd_rpi_hifiberry_digi S/PDIF).
    No response just after that. The screen froze.

---- /boot/config.txt ----
dtoverlay=hifiberry-digi-overlay
dtoverlay=lirc-rpi:gpio_out_pin=17,gpio_in_pin=18
gpu_mem_1024=256
disable_splash=1
start_x=1
sdtv_aspect=1
disable_overscan=1
hdmi_ignore_cec_init=1

Thanks.

Haewon Lee

Try disabling the LIRC GPIO hardware support in Hardware settings - this may conflict with hifiberry as it uses some of the same GPIO pins.

Thank you for the comment.
It works!!!

I added a step between 1 and 2.

Programs -> OSMC Settings -> Pi Config -> Hardware Support
I disabled “Enable LIRC GPIO support”