08-29-2023, 10:14 PM
(08-29-2023, 06:34 PM)mashwell Wrote: Two questions......I've been sitting on 8.3.0 for a while now, seeing if I can fix the kernal issue by just installing/updating to a new version of Moode. I primarily use the box as a roon endpoint, so I don't really need the latest features and can live with 8.3.0 release for a while. That said, I do want to keep current.
Do you know when we would see the kernal fix as part of a Moode release? or are you still waiting for some things before you include the kernal fix as part of a new Moode version/upgrade?
If I decide to go the patch route prior to Moode inclusion, can I patch 8.3.0 directly and upgrade to 8.3.5 or do I need to upgrade to some other Moode version prior to installing the kernal patch?
We only use official Raspberry Pi kernel packages to ensure stability. Currently moOde uses kernel 6.1.21 which is the latest official kernel package.
A quick run of apt update / apt list --upgradable on an 8.3.5 system does not show a new kernel package yet.
Code:
pi@moode:~ $ sudo apt update
Get:1 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Hit:2 http://deb.debian.org/debian bullseye InRelease
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
Get:5 https://dl.cloudsmith.io/public/moodeaudio/m8y/deb/raspbian bullseye InRelease [5,190 B]
Get:6 http://security.debian.org/debian-security bullseye-security/main armhf Packages [242 kB]
Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
Get:8 http://security.debian.org/debian-security bullseye-security/main Translation-en [158 kB]
Get:9 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
Get:10 http://deb.debian.org/debian bullseye-updates/main armhf Packages [14.9 kB]
Get:11 http://deb.debian.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:12 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [314 kB]
Get:13 http://archive.raspberrypi.org/debian bullseye/main arm64 Packages [308 kB]
Fetched 1,424 kB in 5s (284 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
12 packages can be upgraded. Run 'apt list --upgradable' to see them.
pi@moode:~ $ apt list --upgradable
Listing... Done
ffmpeg/stable 8:4.3.6-0+deb11u1+rpt5 arm64 [upgradable from: 8:4.3.6-0+deb11u1+rpt3]
libavcodec58/stable 8:4.3.6-0+deb11u1+rpt5 arm64 [upgradable from: 8:4.3.6-0+deb11u1+rpt3]
libavdevice58/stable 8:4.3.6-0+deb11u1+rpt5 arm64 [upgradable from: 8:4.3.6-0+deb11u1+rpt3]
libavfilter7/stable 8:4.3.6-0+deb11u1+rpt5 arm64 [upgradable from: 8:4.3.6-0+deb11u1+rpt3]
libavformat58/stable 8:4.3.6-0+deb11u1+rpt5 arm64 [upgradable from: 8:4.3.6-0+deb11u1+rpt3]
libavresample4/stable 8:4.3.6-0+deb11u1+rpt5 arm64 [upgradable from: 8:4.3.6-0+deb11u1+rpt3]
libavutil56/stable 8:4.3.6-0+deb11u1+rpt5 arm64 [upgradable from: 8:4.3.6-0+deb11u1+rpt3]
libpostproc55/stable 8:4.3.6-0+deb11u1+rpt5 arm64 [upgradable from: 8:4.3.6-0+deb11u1+rpt3]
librsvg2-2/oldstable-security 2.50.3+dfsg-1+deb11u1 arm64 [upgradable from: 2.50.3+dfsg-1]
librsvg2-common/oldstable-security 2.50.3+dfsg-1+deb11u1 arm64 [upgradable from: 2.50.3+dfsg-1]
libswresample3/stable 8:4.3.6-0+deb11u1+rpt5 arm64 [upgradable from: 8:4.3.6-0+deb11u1+rpt3]
libswscale5/stable 8:4.3.6-0+deb11u1+rpt5 arm64 [upgradable from: 8:4.3.6-0+deb11u1+rpt3]
pi@moode:~ $
I'll check again before doing the release admin/testing for upcoming 8.3.6 (Q3) and hopefully a new kernel package >= 6.1.35 which is the kernel containing the Allo fixes will be in the upgrade list :-)
It looks like just a few posts earlier @chaetura mentioned that the kernel patch won't interfere with moOde in-place updates. The patch will however not include our three driver enhancements: pcm1794a 384k, aloop 384k and the rtl88xxau driver for Comfast CF-912AC WifFi Adapter. If you don't use any of these then it won't have any effect on your setup.