07-20-2020, 01:43 PM
This is a bug :-0
To revert to "slave Disabled" run the commands below.
This will be fixed in upcoming 6.7.1 bug fix update but until then the Boss/MiniBoss slave option and the Piano glb_mclk option will cause breakage.
To revert to "slave Disabled" run the commands below.
Code:
sudo sed -i 's/allo-boss-dac-pcm512x-audio,slave/allo-boss-dac-pcm512x-audio/' /boot/config.txt
sqlite3 /var/local/www/db/moode-sqlite3.db "update cfg_audiodev set driver='allo-boss-dac-pcm512x-audio' where name='Allo Boss DAC'"
sudo reboot
This will be fixed in upcoming 6.7.1 bug fix update but until then the Boss/MiniBoss slave option and the Piano glb_mclk option will cause breakage.