Moode Forum
[How to do instruction] Installing Firmware for Allo Piano 2.1 Dac - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: FAQ and Guides (https://moodeaudio.org/forum/forumdisplay.php?fid=9)
+--- Thread: [How to do instruction] Installing Firmware for Allo Piano 2.1 Dac (/showthread.php?tid=1277)



Installing Firmware for Allo Piano 2.1 Dac - lurkio - 04-16-2019

Moode 5 no longer includes firmware for Allo Piano 2.1 Dac

I have successfully installed it using the following code supplied by Tim, and am posting it here as a reference for others who maybe like me are not wizards with the terminal


Enter the commands below via SSH

Code:
cd ~
wget https://github.com/allocom/piano-firmware/archive/master.zip
sudo unzip -q master.zip
sudo rm ./master.zip
sudo cp -r ./piano-firmware-master/lib/firmware/allo /lib/firmware
sudo rm -rf ./piano-firmware-master

[/quote]


RE: Installing Firmware for Allo Piano 2.1 Dac - Onionhead - 04-16-2019

(04-16-2019, 08:22 PM)lurkio Wrote: Moode 5 no longer includes firmware for Allo Piano 2.1 Dac

I have successfully installed it using the following code supplied by Tim, and am posting it here as a reference for others who maybe like me are not wizards with the terminal


Enter the commands below via SSH

Code:
cd ~
wget https://github.com/allocom/piano-firmware/archive/master.zip
sudo unzip -q master.zip
sudo rm ./master.zip
sudo cp -r ./piano-firmware-master/lib/firmware/allo /lib/firmware
sudo rm -rf ./piano-firmware-master
[/quote]

Thanks to you and Tim for sharing. I will update my Allo rig straight away.


RE: Installing Firmware for Allo Piano 2.1 Dac - Tim Curtis - 04-26-2019

The firmware files enable the Subwoofer modes. If you don't use these modes then the firmware files are not needed.