-

X950 software: Difference between revisions

From Geekworm Wiki
Jump to navigation Jump to search
Ruby (talk | contribs)
Replace <comments/> with <comment-streams />
Line 77: Line 77:


<!--Add review function! -->
<!--Add review function! -->
<comments />
<comment-streams />


<!--Please choose the  -->
<!--Please choose the  -->

Revision as of 20:08, 26 May 2026


Raspbian

Please refer to here: File:DAC-setting-raspbian.pdf

Volumio

  • Write SD card image and boot Pi.
  • connect from web browser to volumio.local
  • Select the top right hand side (burger) menu and select PLAYBACK OPTIONS.
  • Turn on "I2S DAC" and select "ST400" under“DAC Model.” Then reboot and you are done.

Moode Audio Player

  • Connect from web browser to moode.local
  • Select configure from the pull down menu, then system.
  • Within the Audio section select the device you have (such as 'SupTrnonics x400') and press SET
  • Within the same selection make sure you set the volume to around 20% (not 100%) and press SET
  • Select reboot

Once reconnected….

  • Select configure from the pull down menu and then MPD
  • Within Setting, select volume control - hardware and then APPLY
  • Select reboot

RuneAudio

  • Write SD card image, boot Pi.
  • login into the Pi via ssh as root (password rune) and edit /boot/config.txt to select the IQaudio Pi-DAC+ devicetree overlay. Save and reboot
  • Connect from web browser to runeaudio.local
  • Select the pull down settings menu and select MPD, here change audio interface to IQaudIO DAC, beneath this select Volume control: enabled-hardware
  • Press SAVE AND APPLY

OpenElec

  # audio interfaces
  dtoverlay=iqaudio-dacplus
  # optional hardware interfaces
  dtparam=i2s=on
  • Once above changes have been made, then ctrl+x to save.
  • mount -o remount,ro /flash
  • reboot

NOTE (Customer Feedback): The overlay=iqaudio-dacplus fails on the latest Raspberry Pi OS, while overlay=rpi-dac or overlay=rpi-digiampplus work properly.

OSMC

TBD

Max2Play

Please refer to: https://www.max2play.com/en/forums/topic/there-is-a-new-audio-case-geekworm-dacpi-works-with-max2play/

RoPiee

It works with RoPieee just pick "Audio HAT: IQandIO Pi-DAC(+/PRO/Zero)" and I using Spotify and it playing real good sounds very good.

LibreElec

Selecting "IQDac" on LibreElec to make it work

Picoreplayer

for the picoreplayer the correct hardware is the Audiophonics ISabre Q2M

hw:CARD=DAC,DEV=0 - I-Sabre Q2M DAC, I-Sabre Q2M DAC i-sabre-codec-i2c.1-0048-0

Thanks to Ignace Sannen