-
Hello Everybody,
Following https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/HiFiBerry-Soundcard-Details I then changed /etc/mpd.conf And now it works (reads card, plays sound, button for halt and next), but I cannot change volume. Not with the buttons and not in the webinterface. I can change the volume with alsamixer. The selected card's name is "snd_rpi_hifiberry_dac" (I think i changed from default at certain point, but don't know when). What I tried:
https://splittscheid.de/faqs-zu-meiner-phoniebox/#MiniAmp suggests to change the Audio_iFace_Name, but I don't understand what I should do. I am not sure, what I named the sound device in the inital installation, I think it was Headphone and not Master. Maybe this is the problem? Should I change it to "Master"? If, how?
For my understanding this is not a hardware problem, as I can change volume by alsamixer. How can I make the webface an the GPIO work? Thank you very much PS. Is it true, that I cannot useboth hifiberry and a oled-display as they both need the GPIO 2and3for I2C? |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 6 replies
-
As far as I can remember I had a similar problem.
After these steps you should see the MASTER slider in the alsa-mixer. For my 2 boxes which also have the Miniamp in service I didn't have to do anything else than the steps described above. I didn't have to change any other setting (i.e. mpd.conf) If the problem is still present and if you are not shure if the I2S bus isn't modified by the gpio script/service you can have a look in the system log using the |
Beta Was this translation helpful? Give feedback.
-
Thank you lj2000, but for my understanding this does not Adress my problem as the speaker DOES work and I already see in alsa the Master slider (and it works) |
Beta Was this translation helpful? Give feedback.
-
Ok. It could be that this is not the solution for your problem. BUT: So I created a new SD card with raspbian buster lite. After that the audio control and output of the Phonieboxes worked WITHOUT any further modification in mpd.conf etc. |
Beta Was this translation helpful? Give feedback.
-
Try to add |
Beta Was this translation helpful? Give feedback.
-
YES!!!! Thank you so much! Now it works :) |
Beta Was this translation helpful? Give feedback.
-
If you know German, @splitti has an extensive howto, also OLED with Hifiberry: |
Beta Was this translation helpful? Give feedback.
-
Hello everybody, firstly, thank you very much for this amazing project! secondly, I have exactly the same problem and could not resolve it by the marked answer. I have gone the same journey as jackwidu but in Future3 (3.5.2). No matter what I try:
Is there a possibility that it has something to do with Future3? I tried installing the HifiBerry MiniAmp manually before installing latest stable Future3 release. Now I used the setup script for HifiBerry soundcards from Future3. I do not have any GPIOs in use, but the RFID (RC522 activated) if I connect it, it (the reader) is working perfectly fine. I hope this is the right place for the issue. Kind regards Tobias |
Beta Was this translation helpful? Give feedback.
-
Thank you so much for your help! It did not work at first (maybe some misconfigurations on my part) so I reinstalled everything (including OS) again and used the setup script for the soundcards in the components folder. It worked perfectly fine including the volume control. It's a mystery to me how that worked because in my last install I used the setup script too. Maybe it did not work because I did the manual install on system level beforehand. So the setup script for the MiniAmp soundcard worked perfectly fine after all! |
Beta Was this translation helpful? Give feedback.
Try to add
mixer_control "Master"
to the audio_output "My ALSA Device" in mpd.conf