Volumio Information
Volumio Version: 2.917
Hardware: Official 7" Pi Touchscreen, IR Sensor, Stepdown converter (to power IR sensor off 5v output of DAC)
DAC: HiFiBerry Dac2 Pro
The DAC does not output sound with Volumio. I have done the following:
- Start with a fresh install of Volumio (see version at top)
- Installed Plug-ins
- Touchscreen
- IR Remote Control
- Set to GPIO 17 (which is not used by HiFiBerry DAC)
- Enable SSH
- Add custom LIRC files to data/Internal for the PDP Gaming Remote and Apple Remote 1294 Alternative
- Confirm IR Sensor works
- No DAC output at all (but light is on indicating its working)
Since the current Volumio uses the 4.19 Kernel, I followed the [HiFiBerry Configuration guide] (https://www.hifiberry.com/docs/software/configuring-linux-3-18-x/) and from config.txt:
- Removed the
dtparam=audio=on
line - Added
force_eeprom_read=0
- Confirmed that it already has
dtoverlay=hifiberry-dacplus
I then added a /etc/asound.conf
file using the specified text, and tested with the aplay
and got the correct output.
I asked HiFiBerry to look at the output of the dmesg
command, and they confirmed that it indicated the DAC was working.
They suggested I disconnect the IR Sensor and uninstall the plug-in, which I did.
That still did not solve the problem.
They suggested installing the HiFiBerry OS and confirming that configuration worked with the DAC and Pi.
I was able to do that and confirmed the DAC and Pi functioned, so its either an incompatibility problem with Volumio, or a software setting.
I took screenshots of my Volumio settings prior to reflashing with the HiFiBerry OS, and those are below.