Moode Forum
Upcoming moOde 8.3.2 bugfix release (Q2 2023) - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: Upcoming moOde 8.3.2 bugfix release (Q2 2023) (/showthread.php?tid=5525)



Upcoming moOde 8.3.2 bugfix release (Q2 2023) - Tim Curtis - 04-19-2023

Hi,

Here are WIP release notes for upcoming moOde 8.3.2 bugfix release.

The main fixes are to the startup routine in worker.php and haveged service that causes moOde startup to fail on Pi-Zero (arm6) platforms.

The goal is to make the release and in-place update available asap.

Code:
################################################################################
#
# 2023-MM-DD TC moOde 8.3.2
#
################################################################################

Audio devices

- NOTE: Allo Boss 2 I2S driver is not working on new 6.1.y kernel branch

Updates

- UPD: Remove reference to pi userid from SSH header

Bug fixes

- FIX: Worker startup fails on Pi-Zero due to incomplete "is-system-running" test
- FIX: Haveged daemon fails to start on Pi-Zero (arm6 platforms)
- FIX: Power and activity LED id names causing LED ON/OFF options to fail
- FIX: Clicking on context menu check mark icon displays default moOde cover

-Tim