[Testing Update] 2023-08-09 - Kernels, Gamescope-Plus, NVIDIA, KDE-git, Haskell, Perl, Python

Hmm, what CPU do you have? These are the changes made upstream.


Something else regarding glibc: glibc 2.38 with patch from https://inbox.sourceware.org/libc-alpha/877cq4yrpg.fsf%40oldenburg.str.redhat.com applied
https://drive.google.com/file/d/1tAi0w_lvb_mMrhlsaYhplmqBS2Goc3Zw/view?usp=sharing glibc-2.38-2.1-x86_64.pkg.tar.zst
https://drive.google.com/file/d/16pXFwdKLbwjowsuTjl98jYv7JRAJ0mmo/view?usp=sharing lib32-glibc-2.38-2.1-x86_64.pkg.tar.zst

Just updated with Linux firmware, etc about a half hour ago… my computer’s not making it to the login screen. After last BIOS logo flash screen, the screen turns black (with backlight), then turns off/goes to sleep due to ‘no input detected.’

I’m at a loss. :roll_eyes:

7800X3D, 7900XTX, 6.5rc5… I hope to update with any troubleshooting

Can’t get to Grub (holding Esc after BIOS logos)
tried reseating RAM sticks and changing their positions
loading ‘optimized defaults’ BIOS settings
tried downgrading BIOS

1 Like

There were two firmware releases yesterday: 20230809.f2eb058a-1 and 20230809.789aa815-1. The later includes kernel/git/firmware/linux-firmware.git - Repository of firmware blobs for use with the Linux kernel. However this commit might have added issues also to other AMDGPU hardware. I can try to do the similar way as Arch did and only update the microcodes of AMD and keep the other older firmwares. So check with an USB-Stick which of yesterdays firmware got installed on your end.

Also try a different kernel than 6.5 series … but your issue can also be something else. Check with a live-media if you can boot.

I am also experiencing a similar issue, I have a 7900XTX and an AMD cpu, although I have been able to boot into grub and I have tried kernels 6.4 and 6.1 so far. After seeing this post I booted into a live environment and it appears I have the later linux-firmware installed. Although the only way I know how to check this is by looking at the cached versions pacman makes in var/cache/pacman/pkg/ and I can see that I have both the 20230809.f2eb058a-1 and 20230809.789aa815-1 versions downloaded.

FIXED:
Booting into command line through grub allowed me to update that fixed the issue.

I do recall installing both throughout the day. The failure happened immediately after the second. I’ll try your other recommendation tomorrow, with a live USB. Thanks

UPDATE: I’m finally back in! I’m glad I didn’t go RJ Macready vs Chess Wizard on my comp! I’m glad this CPU features an iGPU, switching to it, I was able to get to a login screen with DisplayPort, it was solid black after logging in. Switched to HDMI, logged in…black screen with a pointer, force shut down again…switched to X11 (had been attempting Wayland), got in! I ran the microcode, firmware updates, shut down and set up hardware as it was, hoping for the best, selected Wayland (I’m on Plasma 5.27.7—sorry my posts were extra useless since I’d no access to my login), got back to my beautiful desktop. Happy tears.

Well lets see if a re-release of 20230804 + AMD microcodes will help here: [pkg-upd] 20230810.7be2766d-1 (f8eaf540) · Commits · Packages / Core / linux-firmware · GitLab

1 Like

This all started this morning with an update on unstable branch - resulting in graphics failure.

My system was fully up-to-date yesterday at 18.00 when I shutdown for the day.

I didn’t have any rollback available so after some testing and then some more testing, I lost patience and reinstalled the system so I had a clean slate as a starting point.

 $ inxi -SCG
System:
  Host: tiger Kernel: 6.4.6-1-MANJARO arch: x86_64 bits: 64
    Desktop: KDE Plasma v: 5.27.6 Distro: Manjaro Linux
CPU:
  Info: 12-core model: AMD Ryzen Threadripper PRO 5945WX s bits: 64
    type: MT MCP cache: L2: 6 MiB
  Speed (MHz): avg: 2066 min/max: 1800/7015 cores: 1: 1800 2: 2172 3: 1800
    4: 1800 5: 1800 6: 1800 7: 1800 8: 2879 9: 2219 10: 1800 11: 1800 12: 1746
    13: 4100 14: 1784 15: 1800 16: 1800 17: 1789 18: 1800 19: 1800 20: 1800
    21: 4100 22: 1800 23: 1800 24: 1800
Graphics:
  Device-1: AMD Navi 31 [Radeon RX 7900 XT/7900 XTX] driver: amdgpu v: kernel
  Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: amdgpu
    unloaded: modesetting,radeon dri: radeonsi gpu: amdgpu s-res: 5120x1440
    resolution: 3840x1080
  API: OpenGL v: 4.6 Mesa 23.0.4 renderer: AMD Radeon RX 7900 XTX (gfx1100
    LLVM 15.0.7 DRM 3.52 6.4.6-1-MANJARO)

On my system I been taking rounds in determining what is preventing it from loadinig the GUI.

I have a working system on stable branch - fully up-to-date - can fully load Plasma - no problems

Switching to testing and running a sync - results in failing graphics - not even SDDM

 sudo pacman-mirrors -aS testing && sudo pacman -Syu

Rolling the system back using timeshift - it works. Before rolling back I secured the logs especially pacman.log to see what could possibly have caused this.

pacman.log
[2023-08-10T14:37:25+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-10T14:37:25+0200] [PACMAN] synchronizing package lists
[2023-08-10T14:37:26+0200] [PACMAN] starting full system upgrade
[2023-08-10T14:37:49+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-10T14:37:49+0200] [PACMAN] synchronizing package lists
[2023-08-10T14:37:50+0200] [PACMAN] starting full system upgrade
[2023-08-10T14:38:01+0200] [ALPM] running '00-timeshift-autosnap.hook'...
[2023-08-10T14:38:01+0200] [ALPM-SCRIPTLET] ==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
[2023-08-10T14:38:01+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2023-08-10T14:38:01+0200] [ALPM] running 'firefox-pre.hook'...
[2023-08-10T14:38:01+0200] [ALPM] transaction started
[2023-08-10T14:38:01+0200] [ALPM] upgraded linux-api-headers (6.3-1 -> 6.4-1)
[2023-08-10T14:38:01+0200] [ALPM] upgraded glibc (2.37-3 -> 2.38-2.0)
[2023-08-10T14:38:01+0200] [ALPM-SCRIPTLET] Generating locales...
[2023-08-10T14:38:02+0200] [ALPM-SCRIPTLET]   da_DK.UTF-8... done
[2023-08-10T14:38:02+0200] [ALPM-SCRIPTLET]   en_DK.UTF-8... done
[2023-08-10T14:38:03+0200] [ALPM-SCRIPTLET]   en_US.UTF-8... done
[2023-08-10T14:38:03+0200] [ALPM-SCRIPTLET] Generation complete.
[2023-08-10T14:38:03+0200] [ALPM] upgraded gcc-libs (13.1.1-2 -> 13.2.1-3)
[2023-08-10T14:38:03+0200] [ALPM] upgraded abseil-cpp (20230125.3-1 -> 20230125.3-2)
[2023-08-10T14:38:03+0200] [ALPM] upgraded amd-ucode (20230724.59fbffa9-1 -> 20230809.789aa815-1)
[2023-08-10T14:38:03+0200] [ALPM] upgraded openssl (3.1.1-1 -> 3.1.2-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded xz (5.4.3-1 -> 5.4.4-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded libldap (2.6.4-2 -> 2.6.6-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded gmp (6.2.1-2 -> 6.3.0-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded ca-certificates-mozilla (3.91-1 -> 3.92-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded curl (8.2.0-2 -> 8.2.1-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded libelf (0.189-1 -> 0.189-3)
[2023-08-10T14:38:04+0200] [ALPM] upgraded binutils (2.40-6 -> 2.41-3)
[2023-08-10T14:38:04+0200] [ALPM] upgraded mesa (23.0.4-3 -> 23.1.5-2)
[2023-08-10T14:38:04+0200] [ALPM] upgraded libjpeg-turbo (2.1.5.1-1 -> 3.0.0-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded libsysprof-capture (3.48.0-2 -> 3.48.0-4)
[2023-08-10T14:38:04+0200] [ALPM] upgraded libproxy (0.5.3-1 -> 0.5.3-2)
[2023-08-10T14:38:04+0200] [ALPM] upgraded harfbuzz (8.0.1-1 -> 8.1.1-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded device-mapper (2.03.21-1 -> 2.03.22-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded qt5-base (5.15.10+kde+r135-1 -> 5.15.10+kde+r147-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded lib32-glibc (2.37-3 -> 2.38-2.0)
[2023-08-10T14:38:04+0200] [ALPM] upgraded lib32-gcc-libs (13.1.1-2 -> 13.2.1-3)
[2023-08-10T14:38:04+0200] [ALPM] upgraded lib32-openssl (1:3.1.1-1 -> 1:3.1.2-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded lib32-libldap (2.6.4-1 -> 2.6.6-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded polkit (122-1 -> 123-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded tar (1.34-2 -> 1.35-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded libtool (2.4.7+4+g1ec8fa28-4 -> 2.4.7+4+g1ec8fa28-6)
[2023-08-10T14:38:04+0200] [ALPM] upgraded nss (3.91-1 -> 3.92-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded kwallet (5.108.0-1 -> 5.108.0-2)
[2023-08-10T14:38:04+0200] [ALPM] upgraded mpfr (4.2.0.p12-1 -> 4.2.0.p12-3)
[2023-08-10T14:38:04+0200] [ALPM] upgraded bluedevil (1:5.27.6-1 -> 1:5.27.7-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded kdecoration (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded breeze (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded breeze-gtk (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded btrfs-progs (6.3.2-1 -> 6.3.3-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded cfitsio (1:4.2.0-1 -> 1:4.3.0-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded cpupower (6.3-2 -> 6.3-4)
[2023-08-10T14:38:04+0200] [ALPM] upgraded dhcpcd (10.0.1-1 -> 10.0.2-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded noto-fonts (1:23.7.1-1 -> 1:23.8.1-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded libmfx (23.2.2-1 -> 23.2.2-2)
[2023-08-10T14:38:05+0200] [ALPM] upgraded sdl2 (2.28.1-1 -> 2.28.2-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded openexr (3.1.9-1 -> 3.1.10-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded gtk-update-icon-cache (1:4.10.4-1 -> 1:4.10.5-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded firefox (116.0-1 -> 116.0.2-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded fuse-common (3.15.1-1 -> 3.16.1-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded fuse3 (3.15.1-1 -> 3.16.1-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded gcc (13.1.1-2 -> 13.2.1-3)
[2023-08-10T14:38:05+0200] [ALPM] upgraded perl (5.36.1-2 -> 5.38.0-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded perl-error (0.17029-4 -> 0.17029-5)
[2023-08-10T14:38:05+0200] [ALPM] upgraded perl-timedate (2.33-4 -> 2.33-5)
[2023-08-10T14:38:05+0200] [ALPM] upgraded perl-mailtools (2.21-6 -> 2.21-7)
[2023-08-10T14:38:05+0200] [ALPM] upgraded git (2.41.0-1 -> 2.41.0-2)
[2023-08-10T14:38:05+0200] [ALPM] upgraded gupnp (1:1.6.4-1 -> 1:1.6.5-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded libarchive (3.7.0-2 -> 3.7.1-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded gvfs (1.50.5-1 -> 1.50.6-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded gvfs-mtp (1.50.5-1 -> 1.50.6-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded gvfs-nfs (1.50.5-1 -> 1.50.6-1)
[2023-08-10T14:38:05+0200] [ALPM] upgraded gvfs-smb (1.50.5-1 -> 1.50.6-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded imagemagick (7.1.1.14-1 -> 7.1.1.15-2)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kactivitymanagerd (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kde-cli-tools (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kde-gtk-config (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded libksysguard (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded ksystemstats (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded milou (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded layer-shell-qt (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded libkscreen (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kscreenlocker (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded libpipewire (1:0.3.75-2 -> 1:0.3.77-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded libcamera-ipa (0.0.5-1 -> 0.1.0-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded libcamera (0.0.5-1 -> 0.1.0-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded pipewire (1:0.3.75-2 -> 1:0.3.77-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kwin (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded plasma-integration (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kpipewire (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded oxygen-sounds (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded plasma-workspace (5.27.6-2 -> 5.27.7-2)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kdeplasma-addons (5.27.6-2 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kdoctools (5.108.0-1 -> 5.108.0-2)
[2023-08-10T14:38:06+0200] [ALPM] upgraded systemsettings (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kgamma5 (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded khotkeys (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kinfocenter (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kmenuedit (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kscreen (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded ksshaskpass (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kwallet-pam (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kwayland-integration (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded kwrited (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded lib32-curl (8.2.0-1 -> 8.2.1-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded lib32-harfbuzz (8.0.1-1 -> 8.1.1-1)
[2023-08-10T14:38:06+0200] [ALPM] upgraded lib32-xz (5.4.3-1 -> 5.4.4-1)
[2023-08-10T14:38:07+0200] [ALPM] upgraded lib32-llvm-libs (15.0.7-1 -> 15.0.7-3)
[2023-08-10T14:38:07+0200] [ALPM] upgraded lib32-mesa (23.0.4-3 -> 23.1.5-2)
[2023-08-10T14:38:07+0200] [ALPM] upgraded lib32-libva (2.18.0-1 -> 2.19.0-1)
[2023-08-10T14:38:07+0200] [ALPM] upgraded lib32-libva-mesa-driver (23.0.4-3 -> 23.1.5-2)
[2023-08-10T14:38:07+0200] [ALPM] upgraded lib32-mesa-vdpau (23.0.4-3 -> 23.1.5-2)
[2023-08-10T14:38:07+0200] [ALPM] upgraded lib32-vulkan-intel (23.0.4-3 -> 23.1.5-2)
[2023-08-10T14:38:07+0200] [ALPM] upgraded vulkan-radeon (23.0.4-3 -> 23.1.5-2)
[2023-08-10T14:38:07+0200] [ALPM] upgraded lib32-vulkan-radeon (23.0.4-3 -> 23.1.5-2)
[2023-08-10T14:38:07+0200] [ALPM] upgraded python-chardet (5.1.0-3 -> 5.2.0-1)
[2023-08-10T14:38:07+0200] [ALPM] upgraded libpamac (11.5.7-2 -> 11.6.0-0.3)
[2023-08-10T14:38:07+0200] [ALPM] upgraded libva-mesa-driver (23.0.4-3 -> 23.1.5-2)
[2023-08-10T14:38:07+0200] [ALPM] upgraded licenses (20220125-2 -> 20230729-1)
[2023-08-10T14:38:07+0200] [ALPM] upgraded linux-firmware-whence (20230724.59fbffa9-1 -> 20230809.789aa815-1)
[2023-08-10T14:38:10+0200] [ALPM] upgraded linux-firmware (20230724.59fbffa9-1 -> 20230809.789aa815-1)
[2023-08-10T14:38:10+0200] [ALPM] upgraded mkinitcpio (36-3 -> 36-4)
[2023-08-10T14:38:11+0200] [ALPM] upgraded linux64 (6.4.6-1 -> 6.4.9-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded lsb-release (2.0.r48.3cf5103-1 -> 2.0.r53.a86f885-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded thin-provisioning-tools (1.0.4-1 -> 1.0.5-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded lvm2 (2.03.21-1 -> 2.03.22-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded mesa-vdpau (23.0.4-3 -> 23.1.5-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-encode-locale (1.05-10 -> 1.05-11)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-uri (5.19-1 -> 5.19-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-http-date (6.05-6 -> 6.06-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-file-listing (6.15-2 -> 6.16-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-html-tagset (3.20-13 -> 3.20-14)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-clone (0.46-1 -> 0.46-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-io-html (1.004-3 -> 1.004-4)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-lwp-mediatypes (6.04-3 -> 6.04-4)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-http-message (6.44-1 -> 6.44-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-html-parser (3.81-1 -> 3.81-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-http-cookies (6.10-3 -> 6.10-4)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-http-daemon (6.16-1 -> 6.16-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-http-negotiate (6.01-11 -> 6.01-12)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-net-http (6.23-1 -> 6.23-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-try-tiny (0.31-2 -> 0.31-3)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-www-robotrules (6.02-11 -> 6.02-12)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-libwww (6.67-1 -> 6.67-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-xml-parser (2.46-4 -> 2.46-5)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-xml-writer (0.900-1 -> 0.900-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded mhwd-nvidia-470xx (470.199.02-2 -> 470.199.02-3)
[2023-08-10T14:38:11+0200] [ALPM] upgraded mhwd-nvidia (535.86.05-1 -> 535.98-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded oxygen (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded pamac-cli (11.0.0-2 -> 11.6.0-0.1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded pamac-gtk3 (10.5.3-4 -> 10.6.0-0.1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-ipc-system-simple (1.30-4 -> 1.30-5)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-file-basedir (0.09-2 -> 0.09-3)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-file-desktopentry (0.22-10 -> 0.22-11)
[2023-08-10T14:38:11+0200] [ALPM] upgraded perl-file-mimeinfo (0.33-1 -> 0.33-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded plasma-browser-integration (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded polkit-kde-agent (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded powerdevil (5.27.6-3 -> 5.27.7-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded plasma-desktop (5.27.6-1 -> 5.27.7.1-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded plasma-nm (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded plasma-pa (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded plasma-systemmonitor (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded plasma-thunderbolt (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded plymouth-kcm (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded shiboken6 (6.5.1.1-4 -> 6.5.2-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded pyside6 (6.5.1.1-4 -> 6.5.2-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded python-filelock (3.12.0-2 -> 3.12.2-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded python-yaml (6.0-3 -> 6.0.1-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded sddm (0.20.0-1 -> 0.20.0-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded sddm-kcm (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded smartmontools (7.3-1 -> 7.4-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded sudo (1.9.14.p2-1 -> 1.9.14.p3-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded xxhash (0.8.1-4 -> 0.8.2-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded telegram-desktop (4.8.7-2 -> 4.8.10-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded timeshift (23.07.1-1 -> 23.07.1-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded vulkan-intel (23.0.4-3 -> 23.1.5-2)
[2023-08-10T14:38:11+0200] [ALPM] upgraded xapian-core (1:1.4.22-1 -> 1:1.4.23-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded xdg-desktop-portal-kde (5.27.6-1 -> 5.27.7-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded xfsprogs (6.3.0-2 -> 6.4.0-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded zsh-history-substring-search (1.0.2-2 -> 1.1.0-1)
[2023-08-10T14:38:11+0200] [ALPM] transaction completed
[2023-08-10T14:38:12+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2023-08-10T14:38:12+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2023-08-10T14:38:12+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2023-08-10T14:38:12+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-10T14:38:13+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-10T14:38:13+0200] [ALPM] running '30-update-mime-database.hook'...
[2023-08-10T14:38:13+0200] [ALPM] running '40-update-ca-trust.hook'...
[2023-08-10T14:38:13+0200] [ALPM] running '60-depmod.hook'...
[2023-08-10T14:38:14+0200] [ALPM] running '80-cronie.hook'...
[2023-08-10T14:38:14+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2023-08-10T14:38:14+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux64.preset: 'default'
[2023-08-10T14:38:14+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-08-10T14:38:14+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-6.4-x86_64 -g /boot/initramfs-6.4-x86_64.img --microcode /boot/amd-ucode.img
[2023-08-10T14:38:14+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.9-1-MANJARO'
[2023-08-10T14:38:14+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-10T14:38:14+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-10T14:38:15+0200] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.4-x86_64.img'
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux64.preset: 'fallback'
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-6.4-x86_64 -g /boot/initramfs-6.4-x86_64-fallback.img -S autodetect --microcode /boot/amd-ucode.img
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.9-1-MANJARO'
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2023-08-10T14:38:16+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2023-08-10T14:38:17+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2023-08-10T14:38:17+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2023-08-10T14:38:17+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-10T14:38:17+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-10T14:38:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-10T14:38:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-10T14:38:18+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-10T14:38:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-10T14:38:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-10T14:38:19+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-10T14:38:19+0200] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.4-x86_64-fallback.img'
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-10T14:38:23+0200] [ALPM] running '90-packagekit-refresh.hook'...
[2023-08-10T14:38:23+0200] [ALPM] running '99-grub.hook'...
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] Generating grub configuration file ...
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] Found theme: /usr/share/grub/themes/manjaro/theme.txt
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-6.4-x86_64
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.4-x86_64.img
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-6.4-x86_64-fallback.img
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] Warning: os-prober will not be executed to detect other bootable partitions.
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] Systems on them will not be added to the GRUB boot configuration.
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] Check GRUB_DISABLE_OS_PROBER documentation entry.
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] Adding boot menu entry for UEFI Firmware Settings ...
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] Found memtest86+ image: /boot/memtest86+/memtest.bin
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] /usr/bin/grub-probe: warning: unknown device type nvme1n1.
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] Found memtest86+ EFI image: /boot/memtest86+/memtest.efi
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] /usr/bin/grub-probe: warning: unknown device type nvme1n1.
[2023-08-10T14:38:23+0200] [ALPM-SCRIPTLET] done
[2023-08-10T14:38:23+0200] [ALPM] running 'dbus-reload.hook'...
[2023-08-10T14:38:24+0200] [ALPM] running 'detect-old-perl-modules.hook'...
[2023-08-10T14:38:24+0200] [ALPM] running 'firefox-post.hook'...
[2023-08-10T14:38:24+0200] [ALPM] running 'fontconfig.hook'...
[2023-08-10T14:38:24+0200] [ALPM] running 'fontconfig-32.hook'...
[2023-08-10T14:38:24+0200] [ALPM] running 'gio-querymodules.hook'...
[2023-08-10T14:38:24+0200] [ALPM] running 'glib-compile-schemas.hook'...
[2023-08-10T14:38:24+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-10T14:38:24+0200] [ALPM] running 'gvfsd.hook'...
[2023-08-10T14:38:24+0200] [ALPM] running 'texinfo-install.hook'...
[2023-08-10T14:38:25+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-10T14:38:25+0200] [ALPM] running 'xorg-mkfontscale.hook'...

I am fairly certain my system was already on Plasma 5.27.7 so I am excluding plasma from the list.

Other possible culprits …

[2023-08-10T14:38:03+0200] [ALPM] upgraded gcc-libs (13.1.1-2 -> 13.2.1-3)
[2023-08-10T14:38:03+0200] [ALPM] upgraded amd-ucode (20230724.59fbffa9-1 -> 20230809.789aa815-1)
[2023-08-10T14:38:04+0200] [ALPM] upgraded mesa (23.0.4-3 -> 23.1.5-2)
[2023-08-10T14:38:07+0200] [ALPM] upgraded linux-firmware-whence (20230724.59fbffa9-1 -> 20230809.789aa815-1)
[2023-08-10T14:38:10+0200] [ALPM] upgraded linux-firmware (20230724.59fbffa9-1 -> 20230809.789aa815-1)
[2023-08-10T14:38:11+0200] [ALPM] upgraded linux64 (6.4.6-1 -> 6.4.9-1)

The list of files on the mirror which has been created after 1800 yesterday

files changed in overlay
[fh@pw1 overlay]
$ find . -maxdepth 1 -name '*.pkg.tar.zst'  -newermt "2023-08-09 18:00"
./ktextaddons-23.04.3.r651.g05217d2-1-x86_64.pkg.tar.zst
./kcolorscheme-5.108.0.r134.gf77d60f-1-x86_64.pkg.tar.zst
./plasma-framework-5.108.0.r16867.g10f56d06e-1-x86_64.pkg.tar.zst
./plasma-workspace-5.27.7.r14179.g51709da62-1-x86_64.pkg.tar.zst
./baloo-5.108.0.r3312.g5cf4b2e0-1-x86_64.pkg.tar.zst
./elisa-23.04.3.r3378.gc8064a86-1-x86_64.pkg.tar.zst
./kolourpaint-23.04.3.r2563.g0a829777-1-x86_64.pkg.tar.zst
./libksysguard-5.27.7.r2705.g75f612e7-1-x86_64.pkg.tar.zst
./kbounce-23.04.3.r946.gdd8bc6b-1-x86_64.pkg.tar.zst
./kasts-23.04.3.r1333.gc0f83da-1-x86_64.pkg.tar.zst
./kirigami-addons-1:0.10.0.r32.g7786c13-1-x86_64.pkg.tar.zst
./libquotient-r3215.g1172a7e0-1-x86_64.pkg.tar.zst
./qqc2-desktop-style-5.108.0.r792.gf3dd8b2-1-x86_64.pkg.tar.zst
./plasma-nano-5.27.7.r299.g28e8313-1-x86_64.pkg.tar.zst
./kiconthemes-5.108.0.r721.g3b55e72-1-x86_64.pkg.tar.zst
./angelfish-23.04.3.r1374.gb8f113f-1-x86_64.pkg.tar.zst
./kio-5.108.0.r6482.gb34e18f10-1-x86_64.pkg.tar.zst
./breeze-icons-5.108.0.r2013.g260d8af9-1-x86_64.pkg.tar.zst
./kamera-23.04.3.r869.g62d9ce1-1-x86_64.pkg.tar.zst
./kxmlgui-5.108.0.r1089.g86d25349-1-x86_64.pkg.tar.zst
./kwidgetsaddons-5.108.0.r1155.g6bf99c95-1-x86_64.pkg.tar.zst
./krdc-23.04.3.r1741.g268d944-1-x86_64.pkg.tar.zst
./kbookmarks-5.108.0.r555.ga155ca3-1-x86_64.pkg.tar.zst
./ksmtp-23.04.3.r542.gf2f9aea-1-x86_64.pkg.tar.zst
./kdav-1:5.108.0.r1416.ga2b6819-1-x86_64.pkg.tar.zst
./ktextaddons-23.04.3.r644.g7ad57e7-1-x86_64.pkg.tar.zst
./calindori-23.04.3.r764.ge181857-1-x86_64.pkg.tar.zst
./xdg-desktop-portal-kde-5.27.7.r812.gcaab584-1-x86_64.pkg.tar.zst
./killbots-23.04.3.r890.g8baa3d0-1-x86_64.pkg.tar.zst
./kdnssd-5.108.0.r417.g64306f1-1-x86_64.pkg.tar.zst
./kwin-5.27.7.r25065.ged8b581dda-1-x86_64.pkg.tar.zst
./elisa-23.04.3.r3379.gc6f581d9-1-x86_64.pkg.tar.zst
./kcmutils-5.108.0.r959.g9b5df87d-1-x86_64.pkg.tar.zst
./kdenlive-23.04.3.r18526.gdd5b19972-1-x86_64.pkg.tar.zst
./kcoreaddons-5.108.0.r1855.g0ff0637b-1-x86_64.pkg.tar.zst
./plasma-mobile-nm-5.27.7.r3741.g33d7c554-1-x86_64.pkg.tar.zst
./kteatime-23.04.3.r849.g8a4a4d0-1-x86_64.pkg.tar.zst
./kglobalaccel-5.108.0.r679.g95da8a5-1-x86_64.pkg.tar.zst
./ktexteditor-5.108.0.r4105.gc7e62626-1-x86_64.pkg.tar.zst
./kirigami-addons-1:0.10.0.r34.ga0562a6-1-x86_64.pkg.tar.zst
./oxygen-5.27.7.r4638.g40721b09-1-x86_64.pkg.tar.zst
./plasma-desktop-5.27.7.r10763.g0f985616e-1-x86_64.pkg.tar.zst
./kconfigwidgets-5.108.0.r944.g102841b9-1-x86_64.pkg.tar.zst
./kfilemetadata-5.108.0.r1011.ga576166-1-x86_64.pkg.tar.zst
./neochat-23.04.3.r3415.g018154f55-1-x86_64.pkg.tar.zst
./kio-5.108.0.r6481.g104339b05-1-x86_64.pkg.tar.zst
./neochat-23.04.3.r3414.g80a5daa1f-1-x86_64.pkg.tar.zst
./kdeplasma-addons-5.27.7.r9660.g5535fab4f-1-x86_64.pkg.tar.zst
./kturtle-23.04.3.r1303.g770f211-1-x86_64.pkg.tar.zst
./kgeography-23.04.3.r1272.g233dd74-1-x86_64.pkg.tar.zst
./bluedevil-1:5.27.7.r2694.gcccf3c98-1-x86_64.pkg.tar.zst
./libkcddb-23.04.3.r870.g43f6029-1-x86_64.pkg.tar.zst
./plasma-pa-5.27.7.r1335.g399acaf-1-x86_64.pkg.tar.zst
./libkscreen-5.27.7.r1830.gd161e05-1-x86_64.pkg.tar.zst
./kbruch-23.04.3.r973.g0136f98-1-x86_64.pkg.tar.zst
./plasma-nm-5.27.7.r3741.g33d7c554-1-x86_64.pkg.tar.zst
./kidentitymanagement-23.04.3.r4020.g54048f93-1-x86_64.pkg.tar.zst
./kolourpaint-23.04.3.r2564.g776b16ba-1-x86_64.pkg.tar.zst
./kirigami2-5.108.0.r3939.gce973ba3-1-x86_64.pkg.tar.zst
./palapeli-23.04.3.r1416.gc780248-1-x86_64.pkg.tar.zst
./kglobalacceld-5.27.7.r241.ge4f72ce-1-x86_64.pkg.tar.zst
./kdebugsettings-23.04.3.r1410.g6c30372-1-x86_64.pkg.tar.zst
./krdc-23.04.3.r1742.g1efeb9d-1-x86_64.pkg.tar.zst
./kdeplasma-addons-5.27.7.r9662.g77533016f-1-x86_64.pkg.tar.zst
./kdenlive-23.04.3.r18525.g1b50da0db-1-x86_64.pkg.tar.zst
./kasts-23.04.3.r1332.g19d0129-1-x86_64.pkg.tar.zst
./kcron-23.04.3.r940.g5286932-1-x86_64.pkg.tar.zst
./plasma5support-5.27.7.r108.g8f48ff9-1-x86_64.pkg.tar.zst
./neochat-23.04.3.r3417.gfbc4611d0-1-x86_64.pkg.tar.zst
./knewstuff-5.108.0.r1656.gec76457a-1-x86_64.pkg.tar.zst
./kwin-5.27.7.r25064.g9ecd378624-1-x86_64.pkg.tar.zst
./plasma-wayland-session-5.27.7.r14175.g206a71dac-1-x86_64.pkg.tar.zst
./kcron-23.04.3.r939.g9c5ead8-1-x86_64.pkg.tar.zst
./angelfish-23.04.3.r1377.g8044d8f-1-x86_64.pkg.tar.zst
./libquotient-r3230.g2ae8d5de-1-x86_64.pkg.tar.zst
./plasma-systemmonitor-5.27.7.r810.g56894bf-1-x86_64.pkg.tar.zst
./plasma-disks-5.27.7.r425.ga47acb0-1-x86_64.pkg.tar.zst
./kcoreaddons-5.108.0.r1856.gebbc1d38-1-x86_64.pkg.tar.zst
./angelfish-23.04.3.r1376.g238fbaa-1-x86_64.pkg.tar.zst
./kirigami2-5.108.0.r3941.gf025c27f-1-x86_64.pkg.tar.zst
./calindori-23.04.3.r763.ga76a894-1-x86_64.pkg.tar.zst
./kcalc-23.04.3.r1753.ga2a2068-1-x86_64.pkg.tar.zst
./kconfig-5.108.0.r1147.g35f5f18e-1-x86_64.pkg.tar.zst
./kglobalacceld-5.27.7.r242.g12394c3-1-x86_64.pkg.tar.zst
./kalgebra-23.04.3.r2189.gfeaa6144-1-x86_64.pkg.tar.zst
./powerdevil-5.27.7.r2874.gb4678685-1-x86_64.pkg.tar.zst
./drkonqi-5.27.7.r1022.g6184d4b0-1-x86_64.pkg.tar.zst
./qqc2-breeze-style-5.27.7.r271.gaa9c825-1-x86_64.pkg.tar.zst
./sonnet-5.108.0.r836.g532403f-1-x86_64.pkg.tar.zst
./syntax-highlighting-5.108.0.r2308.ged287d35-1-x86_64.pkg.tar.zst
./kreversi-23.04.3.r1379.g35df4ca-1-x86_64.pkg.tar.zst
./partitionmanager-23.04.3.r1840.g07327c3-1-x86_64.pkg.tar.zst
./kteatime-23.04.3.r848.g5052fc8-1-x86_64.pkg.tar.zst
./kcalutils-23.04.3.r1098.ge0fe9d75e-1-x86_64.pkg.tar.zst
./plasma-workspace-5.27.7.r14175.g206a71dac-1-x86_64.pkg.tar.zst
./ktuberling-23.04.3.r1194.gf9b23d8-1-x86_64.pkg.tar.zst
./katomic-23.04.3.r1063.g0969b87-1-x86_64.pkg.tar.zst
./kdenlive-23.04.3.r18522.g46ae2a0bb-1-x86_64.pkg.tar.zst
./knewstuff-5.108.0.r1657.g5b38beab-1-x86_64.pkg.tar.zst
./plasma-desktop-5.27.7.r10765.g550aada70-1-x86_64.pkg.tar.zst
./kongress-23.04.3.r381.gd4efac0-1-x86_64.pkg.tar.zst
./sddm-kcm-5.27.7.r852.gff401cb-1-x86_64.pkg.tar.zst
./baloo-widgets-23.04.3.r923.g5d57bad-1-x86_64.pkg.tar.zst
./plasma-wayland-session-5.27.7.r14179.g51709da62-1-x86_64.pkg.tar.zst
./libkexiv2-23.04.3.r845.g75a7c20-1-x86_64.pkg.tar.zst
./krunner-5.108.0.r1008.g84b26ba-1-x86_64.pkg.tar.zst
./ktextaddons-23.04.3.r654.gbb538e1-1-x86_64.pkg.tar.zst
./networkmanager-qt-5.108.0.r1202.gc384d59-1-x86_64.pkg.tar.zst

From sanitizing and comparing the two file sets it seems my issue is cause by plasma?

mirror-changed-files.txt (sanitized)
angelfish
baloo
baloo-widgets
bluedevil
breeze-icons
calindori
drkonqi
elisa
kalgebra
kamera
kasts
katomic
kbookmarks
kbounce
kbruch
kcalc
kcalutils
kcmutils
kcolorscheme
kconfig
kconfigwidgets
kcoreaddons
kcron
kdav
kdebugsettings
kdenlive
kdeplasma
kdeplasma-addons
kdnssd
kfilemetadata
kgeography
kglobalaccel
kglobalacceld
kiconthemes
kidentitymanagement
killbots
kio
kirigami-addons
kirigami2
knewstuff
kolourpaint
kongress
krdc
krdc
kreversi
krunner
ksmtp
kteatime
ktextaddons
ktexteditor
ktuberling
kturtle
kwidgetsaddons
kwin
kxmlgui
libkcddb
libkexiv2
libkscreen
libksysguard
libquotient
neochat
networkmanager-qt
oxygen
palapeli
partitionmanager
plasma-desktop
plasma-disks
plasma-framework
plasma-mobile-nm
plasma-nano
plasma-nm
plasma-pa
plasma-systemmonitor
plasma-wayland-session
plasma-workspace
plasma5support
powerdevil
qqc2-breeze-style
qqc2-desktop-style
sddm-kcm
sonnet
syntax-highlighting
xdg-desktop-portal-kde
system-changed-files.txt (sanitized)
abseil-cpp
amd-ucode
binutils
bluedevil
breeze
breeze-gtk
btrfs-progs
ca-certificates-mozilla
cfitsio
cpupower
curl
device-mapper
dhcpcd
firefox
fuse-common
fuse3
gcc
gcc-libs
git
glibc
gmp
gtk-update-icon-cache
gupnp
gvfs
gvfs-mtp
gvfs-nfs
gvfs-smb
harfbuzz
imagemagick
kactivitymanagerd
kde-cli-tools
kde-gtk-config
kdecoration
kdeplasma-addons
kdoctools
kgamma5
khotkeys
kinfocenter
kmenuedit
kpipewire
kscreen
kscreenlocker
ksshaskpass
ksystemstats
kwallet
kwallet-pam
kwayland-integration
kwin
kwrited
layer-shell-qt
lib32-curl
lib32-gcc-libs
lib32-glibc
lib32-harfbuzz
lib32-libldap
lib32-libva
lib32-libva-mesa-driver
lib32-llvm-libs
lib32-mesa
lib32-mesa-vdpau
lib32-openssl
lib32-vulkan-intel
lib32-vulkan-radeon
lib32-xz
libarchive
libcamera
libcamera-ipa
libelf
libjpeg-turbo
libkscreen
libksysguard
libldap
libmfx
libpamac
libpipewire
libproxy
libsysprof-capture
libtool
libva-mesa-driver
licenses
linux-api-headers
linux-firmware
linux-firmware-whence
linux64
lsb-release
lvm2
mesa
mesa-vdpau
mhwd-nvidia
mhwd-nvidia-470xx
milou
mkinitcpio
mpfr
noto-fonts
nss
openexr
openssl
oxygen
oxygen-sounds
pamac-cli
pamac-gtk3
perl
perl-clone
perl-encode-locale
perl-error
perl-file-basedir
perl-file-desktopentry
perl-file-listing
perl-file-mimeinfo
perl-html-parser
perl-html-tagset
perl-http-cookies
perl-http-daemon
perl-http-date
perl-http-message
perl-http-negotiate
perl-io-html
perl-ipc-system-simple
perl-libwww
perl-lwp-mediatypes
perl-mailtools
perl-net-http
perl-timedate
perl-try-tiny
perl-uri
perl-www-robotrules
perl-xml-parser
perl-xml-writer
pipewire
plasma-browser-integration
plasma-desktop
plasma-integration
plasma-nm
plasma-pa
plasma-systemmonitor
plasma-thunderbolt
plasma-workspace
plymouth-kcm
polkit
polkit-kde-agent
powerdevil
pyside6
python-chardet
python-filelock
python-yaml
qt5-base
sddm
sddm-kcm
sdl2
shiboken6
smartmontools
sudo
systemsettings
tar
telegram-desktop
thin-provisioning-tools
timeshift
vulkan-intel
vulkan-radeon
xapian-core
xdg-desktop-portal-kde
xfsprogs
xxhash
xz
zsh-history-substring-search

Maybe try to boot a Plasma Daily Build

I ran a new installation using an unstable ISO I created on 230729 with linux64.

I created a checklist using

checkupdates > ~/pending-updates.txt

I noted the amd-ucode was newer and matching above

amd-ucode 20230724.59fbffa9-1 -> 20230810.7be2766d-1

I created a snapshot and ran the sync - and my system is back to normal.

@philm It’s an AMD CPU with an integrated GPU. Confirmed firmware 20230810.7be2766d-1 (f8eaf540) solved the hang problem with an AMD CPU and Internal GPU in the previous 20230809.f2eb058a-1 and 20230809.789aa815-1

The one from yesterday also broke my system but this new one works for me.

Hi, just FYI I switched to testing because ungoogled-chromium-bin from AUR required glibc 2.38:

$ chromium
/usr/lib/chromium/chromium: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /usr/lib/chromium/chromium)
/usr/lib/chromium/chromium: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/chromium/chromium)

I know that you don’t support AUR (probably building from source would use glibc 2.37 on stable branch), also there’s an issue conecerning this on the ungoogled-chromium AUR package’s GitHub.

After switching to testing, ungoogled-chromium-bin works just fine. This is on 6.5-rc5 kernel, no issues to report so far. I noticed that 6.1… (LTS) kernel gets a kernel panic sometimes, but this seems to be caused by AUR xmm7360 LTE modem DKMS module and happened on stable branch too.

glibc saga continues. now it seems they are on the same page upstream by disabling a code section they introduced too fast. Some files to test:

1 Like

Recently, irregularly in operation:

Aug 15 18:11:41 Horizen systemd-coredump[3469]: Process 3375 (python3) of user 1000 dumped core.
                                                
                                                Stack trace of thread 3375:
                                                #0  0x00007fdb380a0070 n/a (n/a + 0x0)
                                                ELF object binary architecture: AMD x86-64
Aug 15 18:11:53 Horizen systemd-coredump[3485]: Process 3232 (pamac-manager) of user 1000 dumped core.
                                                
                                                Stack trace of thread 3232:
                                                #0  0x00007f5412944070 n/a (n/a + 0x0)
                                                ELF object binary architecture: AMD x86-64

I am investigating the case…

Same entries in log here, does not seem to break anything.

Process 15669 (pamac-manager) of user 1000 dumped core.

                                             Stack trace of thread 15669:
                                             #0  0x00007fa5ab915070 n/a (n/a + 0x0)
                                             ELF object binary architecture: AMD x86-64
1 Like

is there any updafe for all amdgpu / amd-ucode ?

You’re still having problems after those latest updates?

this for this matter in stable

It looks like you’re using an old/unsupported kernel (6.1.x is at 6.1.44 for supported), have you tried updating?