Page 1 of 1

IQaudio Pi-Digi+ Support (Rune V0.4 Beta)

PostPosted: 19 Mar 2017, 00:16
by bronko
Hi team,

Can you please let me know if RuneAudio v0.4-beta supports the IQaudio Pi-Digi+ card?
I've installed this on my RPI3 but cannot get the card to work or show up under the MPD screen in the webinterface. Any ideas? :?:

What I've tried so far (based on the IQ user guide p.29 http://www.iqaudio.com/downloads/IQaudIO.pdf):
1. I've disabled the standard sound modules by editing /etc/modules-load.d/raspberrypi.conf and commenting out the following line:
#snd_bcm2835
2. I've attempted to enable the iqaudio digi card by editing /boot/config.txt and adding the following lines:
#dtparam=audio=on
dtparam=i2s=on
dtoverlay=iqaudio-digi-wm8804-audio

- MY SETUP -
RPI3
Rune Audio v0.4 beta
IQaudio Pi-Digi+

- EXTRACT FROM MY /BOOT/CONFIG.TXT -
(this is not the full config as it would have been massive. Happy to share the full config file if needed.)
#dtparam=i2c_arm=on
#dtparam=i2c_vc=on
#dtparam=spi=on
#dtparam=act_led_trigger=mmc
#dtparam=audio=on
dtparam=i2s=on

#dtparam=uart1=off
#dtoverlay=pi3-disable-bt-overlay

# Uncomment one of these lines to enable an audio interface
#dtoverlay=hifiberry-dac
#dtoverlay=hifiberry-dacplus
#dtoverlay=hifiberry-digi
#dtoverlay=hifiberry-amp
#dtoverlay=iqaudio-dac
#dtoverlay=iqaudio-dacplus
dtoverlay=iqaudio-digi-wm8804-audio

Thanks
Levin

Re: IQaudio Pi-Digi+ Support (Rune V0.4 Beta)

PostPosted: 20 Mar 2017, 15:47
by sysco
bronko wrote:Hi team,




- EXTRACT FROM MY /BOOT/CONFIG.TXT -
(this is not the full config as it would have been massive. Happy to share the full config file if needed.)
#dtparam=i2c_arm=on

Thanks
Levin


Hi, Bronko.

Erase # in "#dtparam=i2c_arm=on"