[ARM Stable Update] 2023-10-01 - Kernels, Systemd, KDE, Firefox, Thunderbird, LibreOffice

Hi,

Thanks for your feedback, I confirm, same issue with the image I built for the odroid m1 the 2 October.

I up date the arm profile with sudo getarmprofiles -f

I flashed an odroid m1 image built the 12 March 2023 ! it works and then I up date this image flashed on an emmc module, no issue ! The m1 is up to date and running well.

I can provide the working image built the 12 march 2023 and more info with the working m1.

ARM profile for the m1
/usr/share/manjaro-arm-tools/profiles/arm-profiles/devices/

## Maintained by Strit ##

# Kernel and bootloader stuff
linux
uboot-odroid-m1
plymouth
plymouth-theme-manjaro

# Video drivers

# Other device specific packages
crda
wpa_supplicant
generic-post-install
quartz64-post-install

kde profile
/usr/share/manjaro-arm-tools/profiles/arm-profiles/editions/

## Maintained by Strit ##

# Sound, Video and bluetooth
alsa-utils
mpv
wireplumber
pipewire-alsa
pipewire-jack
pipewire-pulse
pipewire-zeroconf
gst-plugin-pipewire
phonon-qt5-gstreamer
libmm-glib

# Display Manager
sddm
sddm-kcm

# Plasma packages
bluedevil
breeze
drkonqi
kde-gtk-config
kinfocenter
kcalc
kscreen
kscreenlocker
kwallet-pam
kwayland-integration
plasma-wayland-session
plasma-wayland-protocols
kwin
ksysguard
plasma-desktop
plasma-nm
plasma-pa
plasma-systemmonitor
plasma-workspace
powerdevil
systemsettings
plasma-vault
plasma-firewall
oxygen
oxygen-icons

# KDE applications
dolphin
dolphin-plugins
kate
konsole
ark
okular
gwenview
spectacle
krfb
krdc
keditbookmarks
kolourpaint
kdeconnect
## Optional dependencies for kdeconnect
sshfs  # remote filesystem browser

# Themes
plasma5-themes-breath
sddm-breath-theme
manjaro-arm-wallpapers
breeze-gtk
manjaro-icons

## Optional dependencies for ark
p7zip  # 7Z format support
unarchiver  # RAR format support
unrar

# Office suite
#libreoffice-fresh
#libreoffice-fresh-fr
libreoffice-still
libreoffice-still-fr

# Browser
firefox
firefox-i18n-fr

# Package Manager
pamac-cli
pamac-gtk
pamac-tray-icon-plasma
libpamac

# Fonts
ttf-bitstream-vera
noto-fonts
wqy-microhei #chinese

# Manjaro tools
manjaro-settings-manager
manjaro-hotfixes
manjaro-arm-flasher
manjaro-arm-installer
matray

# Other packages
openresolv
wget
power-profiles-daemon
xdg-user-dirs
networkmanager-openvpn
firewalld
xorg-server
xorg-xinit
xdg-desktop-portal-kde
vlc
samba
manjaro-settings-samba
smbclient
android-file-transfer
android-tools
android-udev
filezilla
gparted
partitionmanager
#exfat-utils
exfatprogs
screenfetch
neofetch
geoip
geoip-database
geoip-database-extra
base-devel
htop
thunderbird
thunderbird-i18n-fr
hdparm

# home web server
apache
mariadb
mariadb-clients
mariadb-libs
php
php-apache
php-gd
phpmyadmin
#certbot
#certbot-apache
wireshark-qt
#bind
micro
fail2ban
httrack
#postfix
composer
lsof
traceroute
obs-studio
bmon

m1 info

[nls@lap ~]$ ssh nls@192.168.1.41
nls@192.168.1.41's password: 
Welcome to Manjaro ARM
~~Website: https://manjaro.org
~~Forum:   https://forum.manjaro.org/c/arm
~~Matrix:  #manjaro-arm-public:matrix.org
Last login: Tue Oct  3 02:15:45 2023 from 192.168.1.2
[nls@m1 ~]$  neofetch
██████████████████  ████████   nls@m1 
██████████████████  ████████   ------ 
██████████████████  ████████   OS: Manjaro ARM Linux aarch64 
██████████████████  ████████   Host: Hardkernel ODROID-M1 
████████            ████████   Kernel: 6.5.3-1-MANJARO-ARM 
████████  ████████  ████████   Uptime: 2 mins 
████████  ████████  ████████   Packages: 887 (pacman) 
████████  ████████  ████████   Shell: bash 5.1.16 
████████  ████████  ████████   Terminal: /dev/pts/1 
████████  ████████  ████████   CPU: (4) @ 1.992GHz 
████████  ████████  ████████   Memory: 869MiB / 7449MiB 
████████  ████████  ████████
████████  ████████  ████████                           
████████  ████████  ████████                           


[nls@m1 ~]$ date -u
mar. 03 oct. 2023 00:16:04 UTC
[nls@m1 ~]$ uname -a
Linux m1 6.5.3-1-MANJARO-ARM #1 SMP PREEMPT Fri Sep 15 12:28:28 UTC 2023 aarch64 GNU/Linux
[nls@m1 ~]$ sudo pacman -Syu
[sudo] password for nls: 
:: Synchronising package databases...
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
 there is nothing to do
[nls@m1 ~]$ lsb_release -a
LSB Version:    n/a
Distributor ID: Manjaro-ARM
Description:    Manjaro ARM Linux
Release:        23.02
Codename:       n/a
[nls@m1 ~]$ cat /etc/*-release
DISTRIB_ID=Manjaro-ARM
DISTRIB_RELEASE=23.02
DISTRIB_CODENAME=
DISTRIB_DESCRIPTION="Manjaro ARM Linux"
NAME="Manjaro ARM"
ID="manjaro-arm"
ID_LIKE="manjaro arch"
PRETTY_NAME="Manjaro ARM"
ANSI_COLOR="1;32"
HOME_URL="https://www.manjaro.org/"
SUPPORT_URL="https://forum.manjaro.org/c/arm/"
LOGO=manjarolinux
[nls@m1 ~]$ stat / | awk '/Birth: /{print $2}'
2023-03-12
[nls@m1 ~]$ exit
logout
Connection to 192.168.1.41 closed.
[nls@lap ~]$

post scriptum : no images built after this stable up date are working with the odroid c2, c4, n2 and m1. But all devices are working and are up to date with this last stable up date, I can provide more info to solve those issue.