Hello!
I've got a Raspberry PI 3 B and facing a no sound issue with RuneAudio.
Tried both RuneAudio_rpi2_rp3_0.4-beta_20160321 and RuneAudio_rpi2_rp3_0.4-beta_20170229 images.
Runeaudio sees my Parasound USB DAC just as normal and it is selected in the WebUI.
But when I'am trying to playback the music time progress indication freezes at zero and there is no sound output from the DAC.
Debug information and attached also.
I've managed to bypass this problem myself.
There is wrongfully set option in the mpd.conf file:
device "hw:0," <- no subdevice number at all
So I changed it to:
device "hw:0,0"
and protect the file from modification on reboot by using chattr +i command.
Now my DAC plays fine and sound is just great!
This is only a temporary solution and I wish you guys correct it the right way when you can.
Thanks for otherwise great sound system!
Regards,
Vladimir.