Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Adafruit Speaker Bonnet issues
#2
I've found a fix for this issue. A little hacky, but it works for now Wink 

In /var/www/inc/playerlib.php in updMpdConf, I've changed the following line in the section headed //ALSA local (outputs 1 - 5):

from:
Code:
               "name \"ALSA default\"\n" . "device \"hw:" . $device . ",0\"\n",

to:
Code:
               "name \"ALSA default\"\n" . "#device \"hw:" . $device . ",0\"\n",
Reply


Messages In This Thread
Adafruit Speaker Bonnet issues - by glancaster - 11-29-2020, 09:05 AM
RE: Adafruit Speaker Bonnet issues - by glancaster - 11-30-2020, 11:18 AM

Forum Jump: