05-08-2021, 06:37 AM
Upgrade to Moode 7.1
I had an issue with the upgrade.
'/etc/modules' is reset, so if you are using an I2C OLED then edit '/etc/modules/' and add 'i2c-dev' to the file again.
The spectrum was not working for me. I am not sure of the exact steps to fix this but, possibly, stop mpd_oled
In Configure / Audio / ALSA options turn the loopback to OFF and click on SET, then turn it to ON and click on SET. Then start mpd_oled again
Adrian.
I had an issue with the upgrade.
'/etc/modules' is reset, so if you are using an I2C OLED then edit '/etc/modules/' and add 'i2c-dev' to the file again.
The spectrum was not working for me. I am not sure of the exact steps to fix this but, possibly, stop mpd_oled
Code:
sudo systemctl stop mpd_oled
In Configure / Audio / ALSA options turn the loopback to OFF and click on SET, then turn it to ON and click on SET. Then start mpd_oled again
Code:
sudo systemctl start mpd_oled
Adrian.