04-06-2023, 07:55 PM
More WIP release information.
1. We will be bumping to the latest Raspberry Pi Linux 6.1.y kernel to enjoy all the bug fixes and improvements from the kernel devs :-). This required some updates to our nice build tooling compliments of @bitlab and the test images are looking great.
2. Fixed a race condition bug that can cause importing of Pi Imager WiFi credentials to fail.
3. Had to replace the Allo custom ASIX driver with the stock ASIX driver because the Allo driver build fails under the 6.1.y kernel and the Allo driver has been unmaintained with no new releases since since mid-2022.
1. We will be bumping to the latest Raspberry Pi Linux 6.1.y kernel to enjoy all the bug fixes and improvements from the kernel devs :-). This required some updates to our nice build tooling compliments of @bitlab and the test images are looking great.
2. Fixed a race condition bug that can cause importing of Pi Imager WiFi credentials to fail.
3. Had to replace the Allo custom ASIX driver with the stock ASIX driver because the Allo driver build fails under the 6.1.y kernel and the Allo driver has been unmaintained with no new releases since since mid-2022.
Code:
################################################################################
#
# 2023-MM-DD TC moOde 8.3.1
#
################################################################################
Audio devices
- NEW: Raspberry Pi Codec (I2S)
- NEW: Raspberry Pi DAC+ (I2S)
- NEW: Raspberry Pi DAC Pro (I2S)
- NEW: Raspberry Pi DigiAMP+ (I2S)
Updates
- UPD: Bump to Linux kernel 6.1.21 build #1642
- UPD: Bump to upmpdcli 1.7.7
- UPD: Bump to libnpupnp 5.0.1
- UPD: Bump to libupnpp 0.22.4
- UPD: Bump to libupnp-bindings 0.21.0
- UPD: Bump to mpd2cdspvolume 0.3.1
- UPD: Add Volume range option to CamillaDSP Config
- UPD: Add pinout diagram link to GPIO Config help
- UPD: Change overlay name rpi-dac to i2s-dac
- UPD: Change overlay name rpi-cirrus-wm5102 to cirrus-wm5102
- UPD: Improve the help for the NFS server option
- UPD: Improve the security section if the Setup guide
- UPD: Remove playlist import from moodeutl (never implemented)
- UPD: Replace hard coded /home/pi references
- UPD: Move all moOde related log files to /var/log
- UPD: Replace unmaintained Allo ASIX driver with stock driver
Bug fixes
- FIX: Rpi Imager WiFi credential import fail due to race condition
- FIX: CamillaDSP volume restore after renderer ends
- FIX: CamillaDSP volume proxy high CPU utilization
- FIX: CamillaDSP Loudness.yml config
- FIX: CamillaDSP quick config menu height
- FIX: Favorites playlist overwritten during in-place update