-
Notifications
You must be signed in to change notification settings - Fork 29
Volume control not working on HIFIBERRY DAC2 PRO #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same configuration. Same problem |
Sad to see the volume control is still not working on the HIFIBERRY DAC2 PRO. yes, volume control should be working via the mobile IOS/Android device. Can you please help me debug this issue as i dont own a HIFIBERRY DAC2 PRO
Repeat steps 2-7 with a different audio device (maybe audio mixer or sysdefault works, i am curious to know). Hope this helps you both. Thanks, |
Hello Tony, I did pull the latest Git updates around 19:00 CET. These are the devices that show up: 0=snd_rpi_hifiberry_dacplus: HiFiBerry DAC+ Pro HiFi pcm512x-hifi-0 (hw:0,0) I did a install with all 4 devices. For device 0: P,L,K do work For device 1: For device 2: When I select device 3 I see Tidal Connect in the app and I can connect, but I can't play anything. Hope that helps. Best reagards, |
It seems that speaker_application works as expected (and controls are captured correctly), but the commands are now trickled down to the DAC volume / DAC device for some odd reason. I will need to research the drivers on this device, but will be tricky as i have no way of testing the HIFIBERRY DAC2 PRO. Question. this is mine (and hifiberry-dac is the one to use even that i have a DAC+DSP)
Would you be able to change the dtoverlay and try if those settings work? |
This is strange. I didn't have a overlay for the DAC:
I added you overlay and did a reboot
But after the reboot the line was changed to
|
Just remount the partition as read/write:
|
I use Also i find a setting that could be related to our issue, as i read about HIFIBERRY DAC2 having a Hardware Volume option. Can you execute the following command:
This returns SOFTVOL for me and i am curious if its different on your device. |
btw very strange that you dont have a overlay for your DAC at all (and the soundcard works)? Did you have a look at: https://www.hifiberry.com/docs/software/configuring-linux-3-18-x/ ? My guess is you need the same dtoverlay as jrotaetxe :
After that and a reboot i am curious about the
output. Also i found the following binairy. which doesnt do anything on my DAC, but maybe does something on yours.
This is my output for the amixer command. Please let me know if you have differences
From documentation: "Hardware volume control for DAC. You can control the output volume using “alsamixer” or any application that supports ALSA mixer controls." - I am not sure if this explicitt means that volume can ONLY be set through alsamixer. Some of me search lead to this thread on Volumio: https://community.volumio.org/t/solved-rasp-b-hifiberry-dac-nohardware-volume-control/2467/3 and indeed suggests the volume control is done in hw. Not sure how i can make the tidal_application to use the right control. So my guess is that we need a working dtoverlay and then set
to use dmixer (digital mixer) |
It also returns SOFTVOL:
|
Yes, the DAC was working without the overlay. It is a fresh HiFiBerry OS install with the latest version. I added dtoverlay=hifiberry-dacplus and this gets not changed after reboot. alsa-mode is still SOFTVOL after reboot, no output from fix-dacadcpro-mixer and here is amixer:
select-playback-device doesn't find anything:
But when I run install_hifiberry.sh the four devices show up:
But when I select dmix playback through Tidal Connect is no longer working. BTW : I tested Volumio and volume control is working there with Tidal Connect through the Tidal app on my phone. |
Hi. My results are consistent with those presented by lomdar67 |
ok that is good to know. For now i am a bit in the dark (i first thought maybe the SOFTVOL was different but seems the same). Since i didnt create the speaker_application it will be hard to modify, so hope i can create a workaround. I have added in the README that HIFIBERRY DAC PLUS volume control doesnt work as of now. Hope we can find a fix soon. |
Hi there, has there been any update to this problem? I'm considering getting a DAC2 Pro but it might not be a good idea if it's very inconvenient to change the volume. |
If you want Volume control via iOS/Android i can not recommend this. Then again if you can control the volume via the reciever it might be just a incovinience. For the money you still get a nice DAC that plays nice with the other players in the OS, with exception for Tidal. You might have more luck with another OS/Tidal but almost all tidal connect raspberry implementations are based of the same binaries found on github. Since we never get a opensource tidal binary, it will be hard to implement. maybe one day there will be a official implementation of HifiberryOS, but right now this really needs help of the community as it goes beyond my reach. |
Hi. I use the latest version of HifiBerryOS, a RPi4 and a hifiberry-dac |
I have to turn my amp to nearly zero befor starting Tidal playback because ist default at 100% or more no matter witch volume was played with other integrations bevor Same here. If I could reduce the default volume by lets say 50% even if its a set volume, that would be better. For some reason, the output voltage of the DAC is really high, forcing the preamp volume control to a very very low setting. So we lose granual volume control. |
I have the same problem using It works without problems on |
I can confirm the same problem with the Hifiberry MiniAmp. Playing is working fine, but volume control is working neither via app nor via HifiberryOS web interface. |
First of all thank you so much for this great docker tidal connect implementation! |
Probably not a issue just me being stupid:
NO VOLUME * Please check your volume setting on your device and use your device to increase the volume. If setup/dac is recognized it you will see volume changes also updating in the HifiBerry Audio Controls.
If I understand it correctly volume control with e.g. the iOS or Android Tidal app should be working, right?
I have a HIFIBERRY DAC2 PRO with a Raspberry 3B+ running HifiBerryOS (latest version). I've installed the latest version of the docker image (yesterday). So far Tidal Connect is working very well, but I can't control volume. Is there anything I can try or do?
Best regards,
Michael
The text was updated successfully, but these errors were encountered: