04-19-2023, 09:03 PM
(This post was last modified: 04-19-2023, 09:21 PM by Tim Curtis.)
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.
-Tim
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