Page 1 of 1

Iqaudio DigiAMP+

PostPosted: 11 Jul 2017, 19:39
by otophile
Hi,
I am hoping to use the IQaudio DigiAMP+ with rune but can't find the device overlay in config.txt. Is there a way to add it either using SSH or directly to the SD card?
Thanks,
Adam

Re: Iqaudio DigiAMP+

PostPosted: 12 Jul 2017, 12:27
by janui
Hi otophile,

In order to work, overlays need to be compatable with the kernel version. Support for the Iqaudio DigiAMP+ is included in the following images:
For a Pi B2 or B3: runeaudio-0-4-beta-for-raspberry-pi2-3-t4434.html#p19960
For a Pi A, B, B+, Zero or Zero W: raspberry-pi-zero-support-in-0-4-t3711-70.html#p20577

Janui

Re: Iqaudio DigiAMP+

PostPosted: 14 Jul 2017, 04:55
by otophile
Hi
Still needing your help Janui.
I downloaded the image, everything works great but I can't figure out how to edit config.txt to enable the Pi-Digiamp.
Do I need to copy something from the overlay folder to config.txt?
Thanks in advance for your help.

Re: Iqaudio DigiAMP+

PostPosted: 14 Jul 2017, 08:22
by janui
Hi otophile,

For the Pi B2 and B3 no need to edit the config.txt, it should be set up automatically. See: runeaudio-0-4-beta-for-raspberry-pi2-3-t4434.html#p19960 and look for the text "No need to edit config.txt, I2S DAC can be enabled from UI."
For the Pi A, B, B+, Zero or Zero W you can access the config.txt file simply by pluging the SD card into a PC. Part of the SD card is accessable for Windows and Linux and the config.txt file is easy to find. On a Windows machine you can use Notepad to edit the file.

No need to copy files, etc.

Janui

PS It would be handy if you could mention your hardware and image when posting ;)

Re: Iqaudio DigiAMP+

PostPosted: 15 Jul 2017, 03:15
by otophile
Hi,
your help is greatly appreciated. I am using the 0-4 beta image you posted above. Board is a pi3. When I open the I2S kernel module in the UI I only see Iqaudio pi-dac, pi-dac+, or digi. Unfortunately none of them will work with the Pi-digiAmp. Volumio has it built in but I don't like it nearly as well as Rune.

Re: Iqaudio DigiAMP+

PostPosted: 15 Jul 2017, 07:52
by rawdevice
Hi otophile,

The IQAudio DigiAmp+ starts up muted so you need to unmute it. Frank has posted excellent step-by-step instructions in the forum:

http://www.runeaudio.com/forum/raspberry-pi-3-unmute-iqaudio-digiamp-t3479.html#p13559

Hope this helps,

RawDevice

Re: Iqaudio DigiAMP+

PostPosted: 15 Jul 2017, 19:37
by otophile
So, went through the procedure to unmute. When I choose IqaudiO digi as the I2s kernel in settings, then reboot, nothing other than onboard audio shows up in MPD. If I choose Pi-Dac+, it shows up in MPD, but I get no output.

Re: Iqaudio DigiAMP+

PostPosted: 15 Jul 2017, 21:15
by hondagx35
Hi otophile,

please try this
It is the same as RawDevice told you to do.

or add this to your config.txt:
Code: Select all
dtoverlay=iqaudio-dacplus,unmute_amp


http://www.iqaudio.com/downloads/IQaudIO.pdf

Frank

Re: Iqaudio DigiAMP+

PostPosted: 16 Jul 2017, 00:19
by otophile
Thanks everyone, got it to work.

Re: Iqaudio DigiAMP+

PostPosted: 05 Jun 2023, 02:28
by veere
rawdevice wrote:Hi otophile,

The IQAudio DigiAmp+ starts up muted so you need to unmute it. Frank has posted excellent step-by-step instructions in the forum:

http://www.runeaudio.com/forum/raspberry-pi-3-unmute-iqaudio-digiamp-t3479.html#p13559splatoon 3


Hope this helps,

RawDevice


Well, it's work. Thanks