User Guide

https://geekworm.com Support: support@geekworm.com
- 10 -
RuneAudio
1. Write SD card image, boot Pi.
2. ssh into the Pi as root (password rune) and edit /boot/config.txt to select the IQaudio Pi-DAC+
devicetree overlay. Save and reboot
3. connect from web browser to runeaudio.local
4. select the pull down settings menu and select MPD, here change audio interface to IQaudIO DAC,
beneath this select Volume control: enabled-hardware
5. Press SAVE AND APPLY
OpenElec
1. Download Stable Openelec 6.0.3 image from
http://releases.openelec.tv/OpenELECRPi2.arm-6.0.3.img.gz
2. Write image to SD card
3. Boot Openelec
4. SSH into the Raspberry PI and edit config.txt to include the device tree
5. mount -o remount,rw /flash
6. nano /flash/config.txt
# audio interfaces
dtoverlay=iqaudio-dacplus
# optional hardware interfaces
dtparam=i2s=on
7. Once above changes have been made, then ctrl+x to save.
8. mount -o remount,ro /flash
9. reboot
OSMC
1. Select My OSMC and enter "Pi Config".