Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Equal setups with different RasPi OS Version
#1
I have three moode systems. Now I figured that I do have different RasPi Versions. Moode is always 9.2.
Setup 1:
moOde release = 9.2.0 2024-12-21
RaspiOS = 12.5 Bookworm 64-bit
Linux kernel = 6.6.62 64-bit
Pi model = Pi-3B 1.2 1GB

Setup 2:
moOde release = 9.2.0 2024-12-21
RaspiOS = 12.8 Bookworm 64-bit
Linux kernel = 6.6.62 64-bit
Pi model = Pi-3B+ 1.3 1GB

Both installed some time back and bumped to latest moode version for some time.

Is this just a display bug? Or should I reinstall moode from scretch to get latest RasPiOS Version?
Reply
#2
It's just prolly some differences in which RaspiOS packages have been installed. The in-place update does not do an apt -y upgrade but instead install a specific set of packages. It done this way to avoid the situation where kernel or other packages are installed that break moode configs.

Run the command below to see which packages are upgradable.

Code:
sudo apt update && apt list --upgradable
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: