Closed ghost closed 6 years ago
hi,
i got it working finally. with hifiberry digi+ the /etc/asound.conf should be:
pcm.softvol {
type softvol
slave {
pcm "hw:0"
}
control {
name "Master"
card 0
}
}
Thanks for sharing a solution that worked for your system!
Yes, going from hw:1 to hw:0 is the most common scenario, depending on what the OS sees as the card numbers.
Enjoy the music!
Hi, i can't understand what mixer should i specify, i tried in the sh script given my configuration below. i got the sound coming out of the speakers but i can't have the service running and stops with the error reported below. Any clue about what i am missing? thanks