Page 4 of 13

Re: [BugFix] HiFiBerry DAC+ HW Volume (RuneAudio 0.3-beta)

PostPosted: 30 Jan 2015, 23:32
by JeffD
Hi,

The volume control doesn't work when playing spotify, allthough it picks up the last level of the mpd player.
How can I fix this?

Jeff

Re: [BugFix] HiFiBerry DAC+ HW Volume (RuneAudio 0.3-beta)

PostPosted: 01 Feb 2015, 02:09
by ACX
JeffD wrote:Hi,

The volume control doesn't work when playing spotify, allthough it picks up the last level of the mpd player.
How can I fix this?

Jeff

Hi, the volume control has been temporarily disabled for Spotify due to its first early implementation and it will come back soon.
In the meanwhile you can use alsamixer to control the volume outside the UI.

Re: [BugFix] HiFiBerry DAC+ HW Volume (RuneAudio 0.3-beta)

PostPosted: 01 Feb 2015, 10:20
by JeffD
ACX wrote:Hi, the volume control has been temporarily disabled for Spotify due to its first early implementation and it will come back soon.
In the meanwhile you can use alsamixer to control the volume outside the UI.


Thanks ACX

Re: [BugFix] HiFiBerry DAC+ HW Volume (RuneAudio 0.3-beta)

PostPosted: 09 Mar 2015, 12:45
by niconoe
Hi guys,

Thanks for this amazing project ! I'm using the last release (2015-03-04) of the experimental build for Raspberry Pi2, and I can't make the harware volume control work:

- When I change it it the UI, it jumps back to 100%.
- I tried the manual fix from this thread, but 1) I had to give the full path to refresh_ao:
Code: Select all
# /srv/http/command/refresh_ao
2) The command returns the following error:

Code: Select all
root@runeaudio ~]# /srv/http/command/refresh_ao
amixer: Unable to find simple control 'Playback Digital',0


Notice: Undefined offset: 0 in /srv/http/app/libs/runeaudio.php on line 1793

Warning: socket_write(): unable to write to socket [32]: Broken pipe in /srv/http/app/libs/runeaudio.php on line 99


Don't hesitate to tell if I can give you more debug information !

Re: [BugFix] HiFiBerry DAC+ HW Volume (RuneAudio 0.3-beta)

PostPosted: 24 Mar 2015, 13:46
by jsyu
Try the following for RP 2 + HiFiBerry DAC+ HW Volume:

Code: Select all
redis-cli hset acards_details snd_rpi_hifiberry_dacplus "{\"sysname\":\"snd_rpi_hifiberry_dacplus\",\"extlabel\”:\"HiFiBerry DAC+ (I²S)\",\"mixer_numid\":\"1\",\"mixer_control\”:\”PCM\”,\”hwplatformid\":\"01\",\"type\":\"i2s\"}"

Re: [BugFix] HiFiBerry DAC+ HW Volume (RuneAudio 0.3-beta)

PostPosted: 01 Apr 2015, 20:17
by EvilOverlord
Raspberry B+, HifiBerry DAC+

I tried the steps here (after figuring out how to login via ssh), but the DAC+ is not listed as an output.

Step 2 - I ran this twice by mistake. First time, I got the response "(integer) 1"; second time, "(integer) 0"
step 3 - I got responses
"Notice: Undefined offset: 0 in /srv/http/app/libs/runeaudio.php on line 2170"
"Notice: Undefined offset: 0 in /srv/http/app/libs/runeaudio.php on line 2171"
"Warning: socket_write(): unable to write to socket [32]: Broken pipe in /srv/http/app/libs/runeaudio.php on line 104"

Obviously, it seemed not to work, and when I checked the MPD page in runeaudio, the DAC+ is not listed as an output option - only analog out and HDMI out

Re: [BugFix] HiFiBerry DAC+ HW Volume (RuneAudio 0.3-beta)

PostPosted: 01 Apr 2015, 22:14
by Naranj223
EvilOverlord wrote:Raspberry B+, HifiBerry DAC+

I tried the steps here (after figuring out how to login via ssh), but the DAC+ is not listed as an output.

Step 2 - I ran this twice by mistake. First time, I got the response "(integer) 1"; second time, "(integer) 0"
step 3 - I got responses
"Notice: Undefined offset: 0 in /srv/http/app/libs/runeaudio.php on line 2170"
"Notice: Undefined offset: 0 in /srv/http/app/libs/runeaudio.php on line 2171"
"Warning: socket_write(): unable to write to socket [32]: Broken pipe in /srv/http/app/libs/runeaudio.php on line 104"

Obviously, it seemed not to work, and when I checked the MPD page in runeaudio, the DAC+ is not listed as an output option - only analog out and HDMI out


Have you also changed the 'RuneOS Kernel settings' on the settings page?

The I2S kernel module drop-down should read 'HiFiBerry DAC+' then apply the settings, do a restart and see the HiFiBerry is on the MPD page.

Re: [BugFix] HiFiBerry DAC+ HW Volume (RuneAudio 0.3-beta)

PostPosted: 01 Apr 2015, 23:06
by EvilOverlord
Have you also changed the 'RuneOS Kernel settings' on the settings page?


Thanks; had no idea that setting existed. I changed it and all works beautifully now.

Re: [BugFix] HiFiBerry DAC+ HW Volume (RuneAudio 0.3-beta)

PostPosted: 27 Apr 2015, 18:47
by leeshep
HI,

I've just got a Raspberry Pi 2 and a HifiBerry DAC+ all set up. I've managed to get the DAC+ working but I can't get the hardware volume to work. I've tried all the commands on this page.
Can someone give me a dummies guide to doing this please?

Thanks

Lee

Re: [BugFix] HiFiBerry DAC+ HW Volume (RuneAudio 0.3-beta)

PostPosted: 27 Apr 2015, 20:57
by dagsix
leeshep wrote:HI,

I've just got a Raspberry Pi 2 and a HifiBerry DAC+ all set up. I've managed to get the DAC+ working but I can't get the hardware volume to work. I've tried all the commands on this page.
Can someone give me a dummies guide to doing this please?

Thanks

Lee


Hey Lee.

Frank helped me out here >> http://www.runeaudio.com/forum/getting-hifiberry-amp-working-on-pi2-t1006.html. Might want to try these using DAC+ instead of AMP+ where applicable. Should be a place to start anyway.... (If this is wrong please let me know...)