Boot-Process does not reach graphical screen in X11 or Wayland

… but then they shouldn’t even show up when asking the package manager.

But it does know them, list them.
How?

… you can’t install .rpm packages as is - or you’ll seriously mess up your system when you do
(by installing the rpm package manager and then using it to force the packages into your system)

does suspiciously look like something NOT from official download pages …

right! :no_mouth:

… the distributions ARE using the original packages - Arch and Manjaro certainly do.

2 Likes

exactly what @anon33601770 said… especially since libreoffice is in official repos and aur… i also would like to know what the micha is … and i dont know how they were installed, maybe they require some older package to run, that was updated and if they were running in the backround on startup, you can end up with a black screen…
so go to the pacman -Qm output and see if there are any packages that run in the backround at startup, they could be a culprit…

1 Like

… and on top of that:
libreoffice-fresh is at version 25.2.5-1
libreoffice-still is at version 24.8.7-4

These packages that you @MaMicha have installed are WAY old, apparently.

Thank you @brahma and @anon33601770!

The problem is / was, that LO from MANJARO-Repo could not run Reports. Furthermore the German Maintainer of BASE-Handbook and Mailinglist strongly recommends to use the official packages.

Due to that @jrichard326 helped me out, first on May 2021. Since then, never a problem with LO, with my system only the one reported here. The description from jrichard326 answers the question what micha is, does it?

This version runs the reports without any issue. Furthermore from my understanding: We are looking for a boot issue (and I appreciate your support very much!), but how can an even buggy package disturb the start-up? I Would understand, if that package would not run or even crash the system, but without starting it?

The following

I do not understand. Please advice me, what to look for. Definetely LibreOffice is not in Auto-Start.

First step:

is back to

[Autologin]
Relogin=false
Session=
User=

[General]
HaltCommand=/usr/bin/systemctl poweroff
RebootCommand=/usr/bin/systemctl reboot

[Theme]
Current=breeze

[Users]
MaximumUid=60000
MinimumUid=1000

Reboot and in virtual konsole: LogIn with myname and

systemctl stop sddm.service
startx

Sorry for the screenshot, could not get it into a txt.file.

Furthermore, I notice that before first boot message Process Core Dump (PID xxxx there is the entry `Started Manage, Install and generate Color Profiles. Could this be a hint?

Second step:

Done! Last boot message is now Reached target Graphical interface., e.g. TLP-messages are gone.

i meant to check the output from pacman -Qm and if you know if any of those packages starts at startup…
but seeing the xorg info, what package owns this?:
sudo pacman -Qo /usr/lib/libgbn.so.1

edit nevermind, its libgbm and not libgbn, which belongs to mesa… so probably an update issue… on testing, there is a newer version of mesa, so switching to it, could probably help

No.
That link goes nowhere near an explanation of what you where asking about.

Since xorg keeps crashing and the error looks the same as before,
I’d reinstall xorg - all of it.
sudo pacman -Syu xorg

The error message mentions a log file at ~/.local/share/xorg/Xorg.0.log
Look at it.

Since you previously deleted the pacman cache, new packages will be downloaded and used.
Perhaps a miracle happens and it starts working then.

Or you sift through the pacman log - what got updated before it all fell apart …
/var/log/pacman.log

Thank you @anon33601770

Done, all (51) packages, same issue

Here is the LOG-file, I don’t understand really much:

[   277.914] 
X.Org X Server 1.21.1.18
X Protocol Version 11, Revision 0
[   277.914] Current Operating System: Linux IBM-T14s 6.12.39-1-MANJARO #1 SMP PREEMPT_DYNAMIC Thu, 17 Jul 2025 20:46:35 +0000 x86_64
[   277.914] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=3fb81935-3c2a-4b83-ae67-7b8f75e23839 rw apparmor=1 security=apparmor resume=UUID=338139c5-0361-42c0-9573-dbd00f711a01 udev.log_priority=3
[   277.914]  
[   277.914] Current version of pixman: 0.46.2
[   277.914] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   277.914] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   277.915] (==) Log file: "/home/hessler/.local/share/xorg/Xorg.0.log", Time: Wed Aug  6 18:34:43 2025
[   277.915] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   277.915] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   277.916] (==) No Layout section.  Using the first Screen section.
[   277.916] (==) No screen section available. Using defaults.
[   277.916] (**) |-->Screen "Default Screen Section" (0)
[   277.916] (**) |   |-->Monitor "<default monitor>"
[   277.916] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   277.916] (**) Allowing byte-swapped clients
[   277.916] (==) Automatically adding devices
[   277.916] (==) Automatically enabling devices
[   277.916] (==) Automatically adding GPU devices
[   277.916] (==) Automatically binding GPU devices
[   277.916] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   277.916] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[   277.916] 	Entry deleted from font path.
[   277.916] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[   277.916] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[   277.916] 	Entry deleted from font path.
[   277.916] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[   277.916] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   277.916] 	Entry deleted from font path.
[   277.916] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   277.916] 	Entry deleted from font path.
[   277.916] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   277.916] 	Entry deleted from font path.
[   277.916] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   277.916] 	Entry deleted from font path.
[   277.916] (==) FontPath set to:
	
[   277.916] (==) ModulePath set to "/usr/lib/xorg/modules"
[   277.916] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   277.916] (II) Module ABI versions:
[   277.916] 	X.Org ANSI C Emulation: 0.4
[   277.916] 	X.Org Video Driver: 25.2
[   277.916] 	X.Org XInput driver : 24.4
[   277.916] 	X.Org Server Extension : 10.0
[   277.917] (++) using VT number 2

[   277.918] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   277.921] (II) xfree86: Adding drm device (/dev/dri/card1)
[   277.921] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:06:00.0/drm/card1
[   277.922] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[   277.934] (--) PCI:*(6@0:0:0) 1002:1636:17aa:5082 rev 209, Mem @ 0x860000000/268435456, 0x870000000/2097152, 0xfd300000/524288, I/O @ 0x00001000/256
[   277.934] (II) LoadModule: "glx"
[   277.934] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   277.937] (II) Module glx: vendor="X.Org Foundation"
[   277.937] 	compiled for 1.21.1.18, module version = 1.0.0
[   277.937] 	ABI class: X.Org Server Extension, version 10.0
[   277.937] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[   277.937] 	loading driver: amdgpu
[   277.937] (==) Matched amdgpu as autoconfigured driver 0
[   277.937] (==) Matched ati as autoconfigured driver 1
[   277.937] (==) Matched modesetting as autoconfigured driver 2
[   277.937] (==) Matched fbdev as autoconfigured driver 3
[   277.937] (==) Matched vesa as autoconfigured driver 4
[   277.937] (==) Assigned the driver to the xf86ConfigLayout
[   277.937] (II) LoadModule: "amdgpu"
[   277.937] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[   277.938] (II) Module amdgpu: vendor="X.Org Foundation"
[   277.938] 	compiled for 1.21.1.11, module version = 23.0.0
[   277.938] 	Module class: X.Org Video Driver
[   277.938] 	ABI class: X.Org Video Driver, version 25.2
[   277.938] (II) LoadModule: "ati"
[   277.938] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[   277.938] (II) Module ati: vendor="X.Org Foundation"
[   277.938] 	compiled for 1.21.1.11, module version = 22.0.0
[   277.938] 	Module class: X.Org Video Driver
[   277.938] 	ABI class: X.Org Video Driver, version 25.2
[   278.209] (II) LoadModule: "radeon"
[   278.209] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[   278.218] (II) Module radeon: vendor="X.Org Foundation"
[   278.218] 	compiled for 1.21.1.11, module version = 22.0.0
[   278.218] 	Module class: X.Org Video Driver
[   278.218] 	ABI class: X.Org Video Driver, version 25.2
[   278.218] (II) LoadModule: "modesetting"
[   278.219] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   278.219] (II) Module modesetting: vendor="X.Org Foundation"
[   278.219] 	compiled for 1.21.1.18, module version = 1.21.1
[   278.219] 	Module class: X.Org Video Driver
[   278.219] 	ABI class: X.Org Video Driver, version 25.2
[   278.219] (II) LoadModule: "fbdev"
[   278.219] (WW) Warning, couldn't open module fbdev
[   278.219] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   278.219] (II) LoadModule: "vesa"
[   278.219] (WW) Warning, couldn't open module vesa
[   278.219] (EE) Failed to load module "vesa" (module does not exist, 0)
[   278.219] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[   278.219] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[   278.221] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   278.223] (WW) Falling back to old probe method for modesetting
[   278.223] (EE) open /dev/dri/card0: No such file or directory
[   278.223] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   278.223] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   278.224] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[   278.224] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   278.224] (==) AMDGPU(0): Default visual is TrueColor
[   278.224] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[   278.224] (==) AMDGPU(0): RGB weight 888
[   278.224] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[   278.224] (--) AMDGPU(0): Chipset: "AMD Radeon Graphics" (ChipID = 0x1636)
[   278.224] (II) Loading sub module "fb"
[   278.224] (II) LoadModule: "fb"
[   278.224] (II) Module "fb" already built-in
[   278.224] (II) Loading sub module "dri2"
[   278.224] (II) LoadModule: "dri2"
[   278.224] (II) Module "dri2" already built-in
[   278.230] (EE) 
[   278.230] (EE) Backtrace:
[   278.231] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.231] (EE) 0: /usr/lib/Xorg (?+0x0) [0x55637182d554]
[   278.231] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.231] (EE) 1: /usr/lib/libc.so.6 (?+0x0) [0x7f2fadf96ef0]
[   278.232] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.232] (EE) 2: /lib64/ld-linux-x86-64.so.2 (?+0x0) [0x7f2fae61445a]
[   278.233] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.233] (EE) 3: /lib64/ld-linux-x86-64.so.2 (?+0x0) [0x7f2fae616931]
[   278.234] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.234] (EE) 4: /lib64/ld-linux-x86-64.so.2 (?+0x0) [0x7f2fae612b9b]
[   278.234] (EE) 5: /lib64/ld-linux-x86-64.so.2 (_dl_catch_exception+0xa6) [0x7f2fae608416]
[   278.235] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.235] (EE) 6: /lib64/ld-linux-x86-64.so.2 (?+0x0) [0x7f2fae61203c]
[   278.236] (EE) 7: /lib64/ld-linux-x86-64.so.2 (_dl_catch_exception+0xa6) [0x7f2fae608416]
[   278.237] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.237] (EE) 8: /lib64/ld-linux-x86-64.so.2 (?+0x0) [0x7f2fae6124de]
[   278.237] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.237] (EE) 9: /usr/lib/libc.so.6 (?+0x0) [0x7f2fadfeab34]
[   278.238] (EE) 10: /lib64/ld-linux-x86-64.so.2 (_dl_catch_exception+0xa6) [0x7f2fae608416]
[   278.239] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.239] (EE) 11: /lib64/ld-linux-x86-64.so.2 (?+0x0) [0x7f2fae608569]
[   278.239] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.239] (EE) 12: /usr/lib/libc.so.6 (?+0x0) [0x7f2fadfea623]
[   278.240] (EE) 13: /usr/lib/libc.so.6 (dlopen+0x6b) [0x7f2fadfeabeb]
[   278.241] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.241] (EE) 14: /usr/lib/libgbm.so.1 (?+0x0) [0x7f2fae5c6d33]
[   278.241] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.242] (EE) 15: /usr/lib/libgbm.so.1 (?+0x0) [0x7f2fae5c6176]
[   278.242] (EE) 16: /usr/lib/libgbm.so.1 (gbm_create_device+0x57) [0x7f2fae5c6377]
[   278.243] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.243] (EE) 17: /usr/lib/xorg/modules/drivers/amdgpu_drv.so (?+0x0) [0x7f2fad7bd368]
[   278.243] (EE) 18: /usr/lib/Xorg (InitOutput+0x16b1) [0x5563718533f1]
[   278.243] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.243] (EE) 19: /usr/lib/Xorg (?+0x0) [0x5563716ff6e5]
[   278.244] (EE) unw_get_proc_name failed: no unwind info found [-10]
[   278.244] (EE) 20: /usr/lib/libc.so.6 (?+0x0) [0x7f2fadf806b5]
[   278.244] (EE) 21: /usr/lib/libc.so.6 (__libc_start_main+0x89) [0x7f2fadf80769]
[   278.245] (EE) 22: /usr/lib/Xorg (_start+0x25) [0x556371700d15]
[   278.245] (EE) 
[   278.245] (EE) Segmentation fault at address 0x8
[   278.245] (EE) 
Fatal server error:
[   278.245] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   278.245] (EE) 
[   278.245] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 

This is the LOG-file just before the issue occured:

[2025-07-21T10:04:46+0200] [ALPM] transaction started
[2025-07-21T10:04:46+0200] [ALPM] removed libtar (1.2.20-7)
[2025-07-21T10:04:46+0200] [ALPM] removed quazip-qt5 (1.5-1)
[2025-07-21T10:04:47+0200] [ALPM] removed lib32-pipewire (1:1.4.6-1)
[2025-07-21T10:04:47+0200] [ALPM] removed lib32-libpipewire (1:1.4.6-1)
[2025-07-21T10:04:47+0200] [ALPM] transaction completed
[2025-07-21T10:04:47+0200] [ALPM] running '30-systemd-update.hook'...
[2025-07-21T10:04:52+0200] [PAMAC] synchronizing package lists
[2025-07-21T10:10:40+0200] [PAMAC] synchronizing package lists
[2025-07-21T10:11:40+0200] [PACMAN] Running 'pacman -Syuu'
[2025-07-21T10:11:40+0200] [PACMAN] synchronizing package lists
[2025-07-21T10:11:41+0200] [PACMAN] starting full system upgrade
[2025-07-21T10:15:12+0200] [PAMAC] synchronizing package lists
[2025-07-21T10:20:46+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2025-07-21T10:20:48+0200] [ALPM] running 'ghc-unregister.hook'...
[2025-07-21T10:21:03+0200] [ALPM] running 'kernel-alive-pre.hook'...
[2025-07-21T10:21:05+0200] [ALPM] running 'thunderbird-pre.hook'...
[2025-07-21T10:21:05+0200] [ALPM] transaction started
[2025-07-21T10:21:05+0200] [ALPM] upgraded libldap (2.6.10-1 -> 2.6.10-2)
[2025-07-21T10:21:05+0200] [ALPM] upgraded sqlite (3.50.2-1 -> 3.50.3-1)
[2025-07-21T10:21:06+0200] [ALPM] upgraded apparmor (4.1.1-1 -> 4.1.1-3)
[2025-07-21T10:21:06+0200] [ALPM] upgraded libxml2 (2.14.4-2 -> 2.14.5-1)
[2025-07-21T10:21:07+0200] [ALPM] upgraded llvm-libs (20.1.7-1 -> 20.1.8-1)
[2025-07-21T10:21:07+0200] [ALPM] upgraded compiler-rt (20.1.7-1 -> 20.1.8-1)
[2025-07-21T10:21:07+0200] [ALPM] upgraded curl (8.14.1-1 -> 8.15.0-1)
[2025-07-21T10:21:09+0200] [ALPM] upgraded clang (20.1.7-1 -> 20.1.8-1)
[2025-07-21T10:21:09+0200] [ALPM] upgraded cpupower (6.15-1 -> 6.15-2)
[2025-07-21T10:21:09+0200] [ALPM] error: could not extract /usr/lib/libSPIRV-Tools.so (Truncated tar archive detected while reading data)
[2025-07-21T10:21:09+0200] [ALPM] error: problem occurred while upgrading spirv-tools
[2025-07-21T10:21:09+0200] [ALPM] upgraded spirv-tools (1:1.4.313.0-1 -> 1:1.4.321.0-1)
[2025-07-21T10:21:09+0200] [ALPM] transaction failed
[2025-07-21T10:22:55+0200] [PAMAC] synchronizing package lists
[2025-07-21T10:23:40+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2025-07-21T10:23:40+0200] [ALPM] running 'ghc-unregister.hook'...
[2025-07-21T10:23:48+0200] [ALPM] running 'kernel-alive-pre.hook'...
[2025-07-21T10:23:48+0200] [ALPM] running 'thunderbird-pre.hook'...
[2025-07-21T10:23:49+0200] [ALPM] transaction started
[2025-07-21T10:23:49+0200] [ALPM] upgraded glslang (1:1.4.313.0-1 -> 1:1.4.321.0-1)
[2025-07-21T10:23:49+0200] [ALPM] upgraded vulkan-icd-loader (1.4.313.0-1 -> 1.4.321.0-1)
[2025-07-21T10:23:49+0200] [ALPM] upgraded shaderc (2025.2-2 -> 2025.3-1)
[2025-07-21T10:23:49+0200] [ALPM] upgraded libplacebo (7.351.0-1 -> 7.351.0-2)
[2025-07-21T10:23:49+0200] [ALPM] upgraded x264 (3:0.164.r3108.31e19f9-2 -> 3:0.164.r3108.31e19f9-3)
[2025-07-21T10:23:49+0200] [ALPM] upgraded mesa (1:25.1.5-1 -> 1:25.1.6-1)
[2025-07-21T10:23:49+0200] [ALPM] upgraded ffmpeg (2:7.1.1-4 -> 2:7.1.1-5)
[2025-07-21T10:23:49+0200] [ALPM] upgraded libfilezilla (1:0.50.0-1 -> 1:0.51.0-1)
[2025-07-21T10:23:50+0200] [ALPM] upgraded gstreamer (1.26.3-2 -> 1.26.4-1)
[2025-07-21T10:23:50+0200] [ALPM] upgraded gst-plugins-base-libs (1.26.3-2 -> 1.26.4-1)
[2025-07-21T10:23:50+0200] [ALPM] upgraded gst-plugins-bad-libs (1.26.3-2 -> 1.26.4-1)
[2025-07-21T10:23:50+0200] [ALPM] upgraded filezilla (3.69.1-1 -> 3.69.2-1)
[2025-07-21T10:23:51+0200] [ALPM] upgraded gdal (3.11.1-2 -> 3.11.3-1)
[2025-07-21T10:23:51+0200] [ALPM] upgraded glib-perl (1.329.4-2 -> 1.329.4-3)
[2025-07-21T10:23:51+0200] [ALPM] upgraded graphicsmagick (1.3.45-4 -> 1.3.45-5)
[2025-07-21T10:23:52+0200] [ALPM] upgraded perl (5.40.2-1 -> 5.42.0-1)
[2025-07-21T10:23:53+0200] [ALPM] upgraded graphviz (13.1.0-1 -> 13.1.0-2)
[2025-07-21T10:23:53+0200] [ALPM] upgraded gst-libav (1.26.3-2 -> 1.26.4-1)
[2025-07-21T10:23:53+0200] [ALPM] upgraded mjpegtools (2.2.1-2 -> 2.2.1-3)
[2025-07-21T10:23:53+0200] [ALPM] upgraded neon (0.34.2-1 -> 0.35.0-1)
[2025-07-21T10:23:53+0200] [ALPM] upgraded imagemagick (7.1.2.0-1 -> 7.1.2.0-2)
[2025-07-21T10:23:53+0200] [ALPM] upgraded gst-plugins-bad (1.26.3-2 -> 1.26.4-1)
[2025-07-21T10:23:53+0200] [ALPM] upgraded gst-plugins-base (1.26.3-2 -> 1.26.4-1)
[2025-07-21T10:23:54+0200] [ALPM] upgraded gst-plugins-good (1.26.3-2 -> 1.26.4-1)
[2025-07-21T10:23:54+0200] [ALPM] upgraded gst-plugins-ugly (1.26.3-2 -> 1.26.4-1)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-onetuple (0.4.2-43 -> 0.4.2-44)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-data-fix (0.3.3-13 -> 0.3.4-1)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-foldable1-classes-compat (0.1-187 -> 0.1-189)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-indexed-traversable (0.1.4-100 -> 0.1.4-102)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-indexed-traversable-instances (0.1.2-50 -> 0.1.2-51)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-comonad (5.0.9-44 -> 5.0.9-46)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-bifunctors (5.6-187 -> 5.6-189)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-semigroupoids (6.0.1-22 -> 6.0.1-23)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-assoc (1.1.1-26 -> 1.1.1-28)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-these (1.2.1-10 -> 1.2.1-12)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-semialign (1.3-39 -> 1.3-40)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-strict (0.5-72 -> 0.5-74)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-witherable (0.4.2-157 -> 0.4.2-158)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-aeson (2.1.2.1-106 -> 2.1.2.1-107)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-attoparsec-aeson (2.1.0.0-90 -> 2.1.0.0-91)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-aeson-pretty (0.8.10-66 -> 0.8.10-67)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-bitvec (1.1.3.0-153 -> 1.1.3.0-154)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-cassava (0.5.3.2-47 -> 0.5.3.2-48)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-file-embed (0.0.15.0-3 -> 0.0.16.0-1)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-pandoc-types (1.23.1-80 -> 1.23.1-81)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-vector-algorithms (0.9.1.0-35 -> 0.9.1.0-36)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-mono-traversable (1.0.21.0-47 -> 1.0.21.0-48)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-conduit (1.3.6.1-46 -> 1.3.6.1-47)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-conduit-extra (1.3.6-203 -> 1.3.7-1)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-xml-conduit (1.9.1.4-55 -> 1.9.1.4-57)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-citeproc (0.8.1-181 -> 0.8.1-184)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-commonmark-pandoc (0.2.2.1-51 -> 0.2.2.1-52)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-crypton-x509-store (1.6.9-60 -> 1.6.10-1)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-crypton-x509-system (1.6.7-60 -> 1.6.7-61)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-crypton-x509-validation (1.6.13-14 -> 1.6.13-15)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-tls (1.9.0-26 -> 1.9.0-27)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-crypton-connection (0.4.1-10 -> 0.4.1-11)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-doctemplates (0.11-132 -> 0.11-133)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-unix-compat (0.7.3-34 -> 0.7.3-35)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-fast-logger (3.2.2-3 -> 3.2.2-4)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-haddock-library (1.11.0-90 -> 1.11.0-91)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-core (2.3.1-101 -> 2.3.1-102)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-marshalling (2.3.1-61 -> 2.3.1-62)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-aeson (2.3.0.1-94 -> 2.3.0.1-95)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-classes (2.3.0-109 -> 2.3.0-110)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-typing (0.1.1-63 -> 0.1.1-64)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-objectorientation (2.3.0-105 -> 2.3.0-106)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-packaging (2.3.1-70 -> 2.3.1-71)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua (2.3.0-112 -> 2.3.0-113)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-list (1.1.3-37 -> 1.1.3-39)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-module-doclayout (1.1.1-11 -> 1.1.1-13)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-module-path (1.1.1-12 -> 1.1.1-14)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-module-system (1.1.1-22 -> 1.1.1-24)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-module-text (1.1.0.1-85 -> 1.1.0.1-87)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-module-version (1.1.1-54 -> 1.1.1-56)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-module-zip (1.1.1-81 -> 1.1.1-83)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-hslua-repl (0.1.2-67 -> 0.1.2-68)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-http-types (0.12.4-61 -> 0.12.4-62)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-http-api-data (0.5.1-109 -> 0.5.1-110)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-http-client (0.7.18-12 -> 0.7.18-13)
[2025-07-21T10:23:54+0200] [ALPM] upgraded haskell-http-client-tls (0.3.6.4-32 -> 0.3.6.4-34)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-http2 (4.1.2-4 -> 4.1.4-1)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-ipynb (0.2-198 -> 0.2-199)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-libyaml (0.1.4-74 -> 0.1.4-75)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-skylighting-core (0.14.1.1-61 -> 0.14.1.1-63)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-skylighting-format-ansi (0.1-195 -> 0.1-197)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-skylighting-format-blaze-html (0.1.1.3-49 -> 0.1.1.3-51)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-skylighting-format-context (0.1.0.2-159 -> 0.1.0.2-161)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-skylighting-format-latex (0.1-194 -> 0.1-196)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-skylighting (0.14.1.1-63 -> 0.14.1.1-65)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-texmath (0.12.8.7-48 -> 0.12.8.7-49)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-prettyprinter (1.7.1-220 -> 1.7.1-221)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-toml-parser (2.0.1.0-16 -> 2.0.1.1-3)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-yaml (0.11.11.2-118 -> 0.11.11.2-119)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-typst (0.5.0.2-31 -> 0.5.0.2-35)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-pandoc (3.1.12.1-80 -> 3.1.12.1-86)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-pandoc-lua-marshal (0.2.7-55 -> 0.2.7-57)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-pandoc-lua-engine (0.2.1.2-163 -> 0.2.1.2-169)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-servant (0.20.2-58 -> 0.20.2-59)
[2025-07-21T10:23:55+0200] [ALPM] upgraded haskell-wai (3.2.4-74 -> 3.2.4-75)
[2025-07-21T10:23:56+0200] [ALPM] upgraded haskell-wai-logger (2.5.0-56 -> 2.5.0-57)
[2025-07-21T10:23:56+0200] [ALPM] upgraded haskell-recv (0.1.0-61 -> 0.1.1-1)
[2025-07-21T10:23:56+0200] [ALPM] upgraded haskell-simple-sendfile (0.2.32-105 -> 0.2.32-107)
[2025-07-21T10:23:56+0200] [ALPM] upgraded haskell-warp (3.3.30-143 -> 3.3.30-148)
[2025-07-21T10:23:56+0200] [ALPM] upgraded haskell-wai-extra (3.1.17-20 -> 3.1.17-25)
[2025-07-21T10:23:56+0200] [ALPM] upgraded haskell-wai-app-static (3.1.9-110 -> 3.1.9-116)
[2025-07-21T10:23:56+0200] [ALPM] upgraded haskell-servant-server (0.20.2-83 -> 0.20.2-89)
[2025-07-21T10:23:56+0200] [ALPM] upgraded haskell-wai-cors (0.2.7-410 -> 0.2.7-411)
[2025-07-21T10:23:56+0200] [ALPM] upgraded haskell-pandoc-server (0.1.0.5-187 -> 0.1.0.5-196)
[2025-07-21T10:23:56+0200] [ALPM] upgraded hslua-cli (1.4.3-7 -> 1.4.3-8)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-encode-locale (1.05-13 -> 1.05-14)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-timedate (2.33-7 -> 2.33-8)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-http-date (6.06-3 -> 6.06-4)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-file-listing (6.16-4 -> 6.16-5)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-html-tagset (3.24-2 -> 3.24-3)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-clone (0.47-1 -> 0.47-2)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-io-html (1.004-6 -> 1.004-7)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-lwp-mediatypes (6.04-6 -> 6.04-7)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-uri (5.32-1 -> 5.32-2)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-http-message (7.00-1 -> 7.00-2)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-html-parser (3.83-1 -> 3.83-2)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-http-cookies (6.11-2 -> 6.11-3)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-http-daemon (6.16-4 -> 6.16-5)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-http-cookiejar (0.014-3 -> 0.014-4)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-http-negotiate (6.01-14 -> 6.01-15)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-net-http (6.23-4 -> 6.23-5)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-try-tiny (0.32-2 -> 0.32-3)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-www-robotrules (6.02-14 -> 6.02-15)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-libwww (6.79-1 -> 6.79-2)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-xml-parser (2.47-2 -> 2.47-3)
[2025-07-21T10:23:56+0200] [ALPM] upgraded perl-xml-writer (0.900-4 -> 0.900-5)
[2025-07-21T10:23:56+0200] [ALPM] upgraded hwinfo (24.0-1 -> 25.0-1)
[2025-07-21T10:23:58+0200] [ALPM] upgraded jdk-openjdk (24.0.1.u9-1 -> 24.0.2.u12-1)
[2025-07-21T10:24:01+0200] [ALPM] upgraded jdk11-openjdk (11.0.27.u6-1 -> 11.0.27.u6-2)
[2025-07-21T10:24:01+0200] [ALPM] upgraded kirigami (6.16.0-1 -> 6.16.0-2)
[2025-07-21T10:24:01+0200] [ALPM] upgraded lib32-curl (8.14.1-1 -> 8.15.0-1)
[2025-07-21T10:24:01+0200] [ALPM] upgraded lib32-libxml2 (2.14.4-2 -> 2.14.5-1)
[2025-07-21T10:24:01+0200] [ALPM] upgraded lib32-spirv-tools (1:1.4.313.0-1 -> 1:1.4.321.0-1)
[2025-07-21T10:24:01+0200] [ALPM] upgraded lib32-mesa (1:25.1.5-1 -> 1:25.1.6-1)
[2025-07-21T10:24:01+0200] [ALPM] upgraded lib32-vulkan-icd-loader (1.4.313.0-1 -> 1.4.321.0-1)
[2025-07-21T10:24:02+0200] [ALPM] upgraded vulkan-intel (1:25.1.5-1 -> 1:25.1.6-1)
[2025-07-21T10:24:02+0200] [ALPM] upgraded lib32-vulkan-intel (1:25.1.5-1 -> 1:25.1.6-1)
[2025-07-21T10:24:02+0200] [ALPM] upgraded vulkan-radeon (1:25.1.5-1 -> 1:25.1.6-1)
[2025-07-21T10:24:02+0200] [ALPM] upgraded lib32-vulkan-radeon (1:25.1.5-1 -> 1:25.1.6-1)
[2025-07-21T10:24:02+0200] [ALPM] upgraded libgphoto2 (2.5.32-1.1 -> 2.5.32-2)
[2025-07-21T10:24:02+0200] [ALPM] upgraded libmicrohttpd (1.0.1-1 -> 1.0.2-1)
[2025-07-21T10:24:06+0200] [ALPM] upgraded linux515 (5.15.188-1 -> 5.15.189-1)
[2025-07-21T10:24:06+0200] [ALPM] upgraded linux515-virtualbox-host-modules (7.1.10-5 -> 7.1.12-2)
[2025-07-21T10:24:10+0200] [ALPM] upgraded linux61 (6.1.145-1 -> 6.1.146-1)
[2025-07-21T10:24:10+0200] [ALPM] upgraded linux61-virtualbox-host-modules (7.1.10-6 -> 7.1.12-2)
[2025-07-21T10:24:14+0200] [ALPM] upgraded linux66 (6.6.98-1 -> 6.6.99-1)
[2025-07-21T10:24:14+0200] [ALPM] upgraded linux66-virtualbox-host-modules (7.1.10-7 -> 7.1.12-2)
[2025-07-21T10:24:15+0200] [ALPM] upgraded llvm (20.1.7-1 -> 20.1.8-1)
[2025-07-21T10:24:15+0200] [ALPM] upgraded manjaro-settings-manager (0.5.8-5 -> 0.5.8-6)
[2025-07-21T10:24:15+0200] [ALPM] upgraded manjaro-settings-manager-knotifier (0.5.8-5 -> 0.5.8-6)
[2025-07-21T10:24:15+0200] [ALPM] upgraded mhwd (0.6.6-4 -> 0.6.6-5)
[2025-07-21T10:24:16+0200] [ALPM] upgraded mkinitcpio-openswap (0.1.0-4 -> 0.1.1-1)
[2025-07-21T10:24:16+0200] [ALPM] upgraded net-snmp (5.9.4-6 -> 5.9.4-7)
[2025-07-21T10:24:16+0200] [ALPM] upgraded openbsd-netcat (1.229_1-1 -> 1.229_1-2)
[2025-07-21T10:24:16+0200] [ALPM] upgraded pandoc-cli (3.1.12.1-98 -> 3.1.12.1-107)
[2025-07-21T10:24:16+0200] [ALPM] upgraded pandoc-crossref (0.3.19-17 -> 0.3.19-23)
[2025-07-21T10:24:16+0200] [ALPM] upgraded pcsc-perl (1.4.16-2 -> 1.4.16-3)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-capture-tiny (0.50-2 -> 0.50-3)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-ffi-checklib (0.31-5 -> 0.31-7)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-file-which (1.27-6 -> 1.27-7)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-path-tiny (0.148-1 -> 0.148-2)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-alien-build (2.84-1 -> 2.84-3)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-alien-libxml2 (0.20-1 -> 0.20-3)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-common-sense (3.75-8 -> 3.75-9)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-dbi (1.647-1 -> 1.647-2)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-error (0.17030-1 -> 0.17030-2)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-ipc-system-simple (1.30-7 -> 1.30-8)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-file-basedir (0.09-5 -> 0.09-6)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-file-desktopentry (0.22-13 -> 0.22-14)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-file-mimeinfo (0.35-2 -> 0.35-3)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-image-exiftool (13.30-2 -> 13.30-3)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-types-serialiser (1.01-4 -> 1.01-5)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-json-xs (4.03-6 -> 4.03-7)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-mailtools (2.22-1 -> 2.22-2)
[2025-07-21T10:24:16+0200] [ALPM] upgraded perl-xml-libxml (2.0210-3 -> 2.0210-4)
[2025-07-21T10:24:17+0200] [ALPM] upgraded postgresql-libs (17.5-2 -> 17.5-3)
[2025-07-21T10:24:18+0200] [ALPM] upgraded postgresql (17.5-2 -> 17.5-3)
[2025-07-21T10:24:18+0200] [ALPM-SCRIPTLET] An old version of the database format was found.
[2025-07-21T10:24:18+0200] [ALPM-SCRIPTLET] You need to dump and reload before using PostgreSQL 17.
[2025-07-21T10:24:18+0200] [ALPM-SCRIPTLET] See http://www.postgresql.org/docs/17/static/upgrading.html
[2025-07-21T10:24:19+0200] [ALPM] upgraded postgresql-old-upgrade (16.9-1 -> 16.9-2)
[2025-07-21T10:24:19+0200] [ALPM] upgraded python-certifi (2025.07.09-1 -> 2025.07.14-1)
[2025-07-21T10:24:19+0200] [ALPM] upgraded python-orjson (3.10.18-1 -> 3.11.0-1)
[2025-07-21T10:24:19+0200] [ALPM] upgraded python-pikepdf (9.10.0-1 -> 9.10.2-1)
[2025-07-21T10:24:19+0200] [ALPM] upgraded python-zstandard (0.23.0-2 -> 0.23.0-3)
[2025-07-21T10:24:19+0200] [ALPM] upgraded shellcheck (0.10.0-68 -> 0.10.0-69)
[2025-07-21T10:24:20+0200] [ALPM] warning: directory permissions differ on /var/lib/snapd/cache/, filesystem: 700  package: 755
[2025-07-21T10:24:20+0200] [ALPM] warning: directory permissions differ on /var/lib/snapd/cookie/, filesystem: 700  package: 755
[2025-07-21T10:24:20+0200] [ALPM] upgraded snapd (2.70-1 -> 2.70-2)
[2025-07-21T10:24:20+0200] [ALPM] upgraded socat (1.8.0.3-1 -> 1.8.0.3-2)
[2025-07-21T10:24:20+0200] [ALPM] upgraded subversion (1.14.5-3 -> 1.14.5-4)
[2025-07-21T10:24:22+0200] [ALPM] upgraded thunderbird (140.0-1 -> 140.0.1-1)
[2025-07-21T10:24:22+0200] [ALPM] upgraded thunderbird-i18n-de (140.0-1 -> 140.0.1-1)
[2025-07-21T10:24:22+0200] [ALPM] upgraded thunderbird-i18n-en-us (140.0-1 -> 140.0.1-1)
[2025-07-21T10:24:23+0200] [ALPM] upgraded vim-runtime (9.1.1497-1 -> 9.1.1552-1)
[2025-07-21T10:24:23+0200] [ALPM] upgraded vim (9.1.1497-1 -> 9.1.1552-1)
[2025-07-21T10:24:24+0200] [ALPM] upgraded virtualbox (7.1.10-1 -> 7.1.12-1)
[2025-07-21T10:24:24+0200] [ALPM] upgraded virtualbox-guest-iso (7.1.10-1 -> 7.1.12-1)
[2025-07-21T10:24:24+0200] [ALPM] upgraded vulkan-tools (1.4.313.0-1 -> 1.4.321.0-1)
[2025-07-21T10:24:24+0200] [ALPM] upgraded wolfssl (5.8.0-1 -> 5.8.0-2)
[2025-07-21T10:24:25+0200] [ALPM] transaction completed
[2025-07-21T10:24:27+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2025-07-21T10:24:28+0200] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2025-07-21T10:24:29+0200] [ALPM] running '30-systemd-daemon-reload-user.hook'...
[2025-07-21T10:24:30+0200] [ALPM] running '30-systemd-hwdb.hook'...
[2025-07-21T10:24:31+0200] [ALPM] running '30-systemd-restart-marked.hook'...
[2025-07-21T10:24:31+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2025-07-21T10:24:32+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2025-07-21T10:24:33+0200] [ALPM] running '30-systemd-update.hook'...
[2025-07-21T10:24:33+0200] [ALPM] running '30-update-mime-database.hook'...
[2025-07-21T10:24:34+0200] [ALPM] running '60-depmod.hook'...
[2025-07-21T10:24:51+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2025-07-21T10:24:54+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'default'
[2025-07-21T10:24:54+0200] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2025-07-21T10:24:54+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64.img
[2025-07-21T10:24:54+0200] [ALPM-SCRIPTLET] ==> Starting build: '5.15.189-1-MANJARO'
[2025-07-21T10:24:54+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2025-07-21T10:24:55+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2025-07-21T10:24:55+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2025-07-21T10:24:56+0200] [ALPM-SCRIPTLET]   -> Running build hook: [microcode]
[2025-07-21T10:24:56+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2025-07-21T10:24:56+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2025-07-21T10:25:01+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2025-07-21T10:25:01+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2025-07-21T10:25:01+0200] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2025-07-21T10:25:01+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2025-07-21T10:25:01+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2025-07-21T10:25:01+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2025-07-21T10:25:02+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2025-07-21T10:25:02+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2025-07-21T10:25:03+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-07-21T10:25:03+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-5.15-x86_64.img'
[2025-07-21T10:25:03+0200] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2025-07-21T10:25:04+0200] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-07-21T10:25:04+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'fallback'
[2025-07-21T10:25:04+0200] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2025-07-21T10:25:04+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64-fallback.img -S autodetect
[2025-07-21T10:25:04+0200] [ALPM-SCRIPTLET] ==> Starting build: '5.15.189-1-MANJARO'
[2025-07-21T10:25:04+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2025-07-21T10:25:04+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2025-07-21T10:25:05+0200] [ALPM-SCRIPTLET]   -> Running build hook: [microcode]
[2025-07-21T10:25:05+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2025-07-21T10:25:05+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2025-07-21T10:25:05+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2025-07-21T10:25:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2025-07-21T10:25:20+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2025-07-21T10:25:20+0200] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2025-07-21T10:25:20+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2025-07-21T10:25:20+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2025-07-21T10:25:20+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2025-07-21T10:25:21+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2025-07-21T10:25:22+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2025-07-21T10:25:22+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2025-07-21T10:25:23+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2025-07-21T10:25:27+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2025-07-21T10:25:30+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2025-07-21T10:25:35+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-07-21T10:25:38+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-5.15-x86_64-fallback.img'
[2025-07-21T10:25:40+0200] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2025-07-21T10:25:41+0200] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-07-21T10:25:41+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'default'
[2025-07-21T10:25:41+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2025-07-21T10:25:41+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-6.1-x86_64 -g /boot/initramfs-6.1-x86_64.img
[2025-07-21T10:25:41+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.1.146-1-MANJARO'
[2025-07-21T10:25:41+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2025-07-21T10:25:42+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2025-07-21T10:25:42+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2025-07-21T10:25:42+0200] [ALPM-SCRIPTLET]   -> Running build hook: [microcode]
[2025-07-21T10:25:42+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2025-07-21T10:25:42+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2025-07-21T10:25:49+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2025-07-21T10:25:49+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2025-07-21T10:25:49+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2025-07-21T10:25:49+0200] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2025-07-21T10:25:49+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2025-07-21T10:25:49+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2025-07-21T10:25:49+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2025-07-21T10:25:50+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2025-07-21T10:25:50+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2025-07-21T10:25:51+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-07-21T10:25:51+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.1-x86_64.img'
[2025-07-21T10:25:51+0200] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2025-07-21T10:25:52+0200] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-07-21T10:25:52+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'fallback'
[2025-07-21T10:25:52+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2025-07-21T10:25:52+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-6.1-x86_64 -g /boot/initramfs-6.1-x86_64-fallback.img -S autodetect
[2025-07-21T10:25:52+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.1.146-1-MANJARO'
[2025-07-21T10:25:52+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2025-07-21T10:25:52+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2025-07-21T10:25:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [microcode]
[2025-07-21T10:25:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2025-07-21T10:25:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2025-07-21T10:25:53+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2025-07-21T10:26:07+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2025-07-21T10:26:07+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2025-07-21T10:26:09+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2025-07-21T10:26:09+0200] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2025-07-21T10:26:09+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2025-07-21T10:26:09+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2025-07-21T10:26:09+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2025-07-21T10:26:10+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2025-07-21T10:26:11+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2025-07-21T10:26:11+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2025-07-21T10:26:11+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2025-07-21T10:26:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2025-07-21T10:26:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2025-07-21T10:26:22+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-07-21T10:26:23+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.1-x86_64-fallback.img'
[2025-07-21T10:26:25+0200] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2025-07-21T10:26:26+0200] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-07-21T10:26:26+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux66.preset: 'default'
[2025-07-21T10:26:26+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2025-07-21T10:26:26+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-6.6-x86_64 -g /boot/initramfs-6.6-x86_64.img
[2025-07-21T10:26:26+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.6.99-1-MANJARO'
[2025-07-21T10:26:26+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2025-07-21T10:26:27+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2025-07-21T10:26:27+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2025-07-21T10:26:28+0200] [ALPM-SCRIPTLET]   -> Running build hook: [microcode]
[2025-07-21T10:26:28+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2025-07-21T10:26:28+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2025-07-21T10:26:34+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2025-07-21T10:26:34+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2025-07-21T10:26:35+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2025-07-21T10:26:35+0200] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2025-07-21T10:26:35+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2025-07-21T10:26:35+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2025-07-21T10:26:35+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2025-07-21T10:26:36+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2025-07-21T10:26:36+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2025-07-21T10:26:36+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-07-21T10:26:36+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.6-x86_64.img'
[2025-07-21T10:26:37+0200] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2025-07-21T10:26:37+0200] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-07-21T10:26:37+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux66.preset: 'fallback'
[2025-07-21T10:26:37+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2025-07-21T10:26:37+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-6.6-x86_64 -g /boot/initramfs-6.6-x86_64-fallback.img -S autodetect
[2025-07-21T10:26:37+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.6.99-1-MANJARO'
[2025-07-21T10:26:37+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2025-07-21T10:26:38+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2025-07-21T10:26:39+0200] [ALPM-SCRIPTLET]   -> Running build hook: [microcode]
[2025-07-21T10:26:39+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2025-07-21T10:26:39+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2025-07-21T10:26:39+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2025-07-21T10:26:54+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2025-07-21T10:26:54+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2025-07-21T10:26:56+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2025-07-21T10:26:56+0200] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2025-07-21T10:26:56+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2025-07-21T10:26:56+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2025-07-21T10:26:56+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2025-07-21T10:26:57+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2025-07-21T10:26:58+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2025-07-21T10:26:58+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2025-07-21T10:26:58+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2025-07-21T10:27:03+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2025-07-21T10:27:05+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2025-07-21T10:27:10+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-07-21T10:27:11+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.6-x86_64-fallback.img'
[2025-07-21T10:27:13+0200] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2025-07-21T10:27:14+0200] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-07-21T10:27:14+0200] [ALPM] running '99-update-grub.hook'...
[2025-07-21T10:27:15+0200] [ALPM-SCRIPTLET] GRUB-Konfigurationsdatei wird erstellt …
[2025-07-21T10:27:15+0200] [ALPM-SCRIPTLET] Thema gefunden: /usr/share/grub/themes/manjaro/theme.txt
[2025-07-21T10:27:16+0200] [ALPM-SCRIPTLET] Linux-Abbild gefunden: /boot/vmlinuz-6.6-x86_64
[2025-07-21T10:27:16+0200] [ALPM-SCRIPTLET] Initrd-Abbild gefunden: /boot/amd-ucode.img /boot/initramfs-6.6-x86_64.img
[2025-07-21T10:27:16+0200] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-6.6-x86_64-fallback.img
[2025-07-21T10:27:16+0200] [ALPM-SCRIPTLET] Linux-Abbild gefunden: /boot/vmlinuz-6.1-x86_64
[2025-07-21T10:27:16+0200] [ALPM-SCRIPTLET] Initrd-Abbild gefunden: /boot/amd-ucode.img /boot/initramfs-6.1-x86_64.img
[2025-07-21T10:27:16+0200] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-6.1-x86_64-fallback.img
[2025-07-21T10:27:16+0200] [ALPM-SCRIPTLET] Linux-Abbild gefunden: /boot/vmlinuz-5.15-x86_64
[2025-07-21T10:27:16+0200] [ALPM-SCRIPTLET] Initrd-Abbild gefunden: /boot/amd-ucode.img /boot/initramfs-5.15-x86_64.img
[2025-07-21T10:27:16+0200] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-5.15-x86_64-fallback.img
[2025-07-21T10:27:16+0200] [ALPM-SCRIPTLET] Warnung: Zur Erkennung anderer bootfähiger Partitionen wird os-prober ausgeführt.
[2025-07-21T10:27:16+0200] [ALPM-SCRIPTLET] Dessen Ausgabe wird zur Erkennung bootfähiger Programmdateien und Erzeugen neuer Boot-Einträge verwendet.
[2025-07-21T10:27:18+0200] [ALPM-SCRIPTLET] Bootmenü-Eintrag für UEFI-Firmware-Einstellungen wird hinzugefügt …
[2025-07-21T10:27:18+0200] [ALPM-SCRIPTLET] Found memtest86+ image: /boot/memtest86+/memtest.bin
[2025-07-21T10:27:18+0200] [ALPM-SCRIPTLET] /usr/bin/grub-probe: Warnung: Unbekannter Gerätetyp nvme0n1.
[2025-07-21T10:27:18+0200] [ALPM-SCRIPTLET] abgeschlossen
[2025-07-21T10:27:18+0200] [ALPM] running 'dbus-reload.hook'...
[2025-07-21T10:27:19+0200] [ALPM] running 'detect-old-perl-modules.hook'...
[2025-07-21T10:27:19+0200] [ALPM] running 'ghc-register.hook'...
[2025-07-21T10:27:33+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2025-07-21T10:27:34+0200] [ALPM] running 'kernel-alive-post.hook'...
[2025-07-21T10:27:36+0200] [ALPM-SCRIPTLET] 
[2025-07-21T10:27:36+0200] [ALPM-SCRIPTLET] e[1;1me[1;32m==>e[1;0me[1;1m Warning:
[2025-07-21T10:27:36+0200] [ALPM-SCRIPTLET] 	 -> Kernel has been updated. Modules of the current kernel
[2025-07-21T10:27:36+0200] [ALPM-SCRIPTLET] 	 -> have been backed up so you can continue to use your
[2025-07-21T10:27:36+0200] [ALPM-SCRIPTLET] 	 -> computer. However, the new kernel will only work
[2025-07-21T10:27:36+0200] [ALPM-SCRIPTLET] 	 -> at next boot.
[2025-07-21T10:27:36+0200] [ALPM-SCRIPTLET] 	e[1;0m
[2025-07-21T10:27:36+0200] [ALPM-SCRIPTLET] 	e[1;0m
[2025-07-21T10:27:36+0200] [ALPM] running 'pacnew-checker.hook'...
[2025-07-21T10:27:37+0200] [ALPM] running 'rebuild-detector.hook'...
[2025-07-21T10:28:05+0200] [ALPM-SCRIPTLET] foreign	draftsight
[2025-07-21T10:28:05+0200] [ALPM-SCRIPTLET] foreign	manjaro-settings-manager-kcm
[2025-07-21T10:28:05+0200] [ALPM-SCRIPTLET] foreign	transcode
[2025-07-21T10:28:05+0200] [ALPM] running 'texinfo-install.hook'...
[2025-07-21T10:28:05+0200] [ALPM] running 'thunderbird-post.hook'...
[2025-07-21T10:28:05+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-07-21T12:45:54+0200] [PACMAN] Running 'pacman -Sy'
[2025-07-21T12:45:54+0200] [PACMAN] synchronizing package lists
[2025-07-21T12:45:55+0200] [PACMAN] Running 'pacman -S linux612 linux612-virtualbox-host-modules'
[2025-07-21T12:47:24+0200] [PACMAN] Running 'pacman -Sy'
[2025-07-21T12:47:24+0200] [PACMAN] synchronizing package lists
[2025-07-21T12:47:25+0200] [PACMAN] Running 'pacman -S linux612 linux612-virtualbox-host-modules'
[2025-07-21T12:47:56+0200] [ALPM] transaction started
[2025-07-21T12:47:58+0200] [ALPM] installed linux612 (6.12.39-1)
[2025-07-21T12:47:58+0200] [ALPM] installed linux612-virtualbox-host-modules (7.1.12-2)
[2025-07-21T12:47:59+0200] [ALPM] transaction completed
[2025-07-21T12:47:59+0200] [ALPM] running '30-systemd-update.hook'...
[2025-07-21T12:47:59+0200] [ALPM] running '60-depmod.hook'...
[2025-07-21T12:48:03+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2025-07-21T12:48:04+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux612.preset: 'default'
[2025-07-21T12:48:04+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2025-07-21T12:48:04+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-6.12-x86_64 -g /boot/initramfs-6.12-x86_64.img
[2025-07-21T12:48:04+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.12.39-1-MANJARO'
[2025-07-21T12:48:04+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2025-07-21T12:48:05+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2025-07-21T12:48:05+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2025-07-21T12:48:06+0200] [ALPM-SCRIPTLET]   -> Running build hook: [microcode]
[2025-07-21T12:48:06+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2025-07-21T12:48:06+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2025-07-21T12:48:13+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2025-07-21T12:48:13+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci_renesas'
[2025-07-21T12:48:14+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2025-07-21T12:48:14+0200] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2025-07-21T12:48:14+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2025-07-21T12:48:14+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2025-07-21T12:48:14+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2025-07-21T12:48:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2025-07-21T12:48:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2025-07-21T12:48:15+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-07-21T12:48:15+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.12-x86_64.img'
[2025-07-21T12:48:16+0200] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2025-07-21T12:48:16+0200] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-07-21T12:48:16+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux612.preset: 'fallback'
[2025-07-21T12:48:16+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2025-07-21T12:48:16+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-6.12-x86_64 -g /boot/initramfs-6.12-x86_64-fallback.img -S autodetect
[2025-07-21T12:48:16+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.12.39-1-MANJARO'
[2025-07-21T12:48:16+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2025-07-21T12:48:17+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2025-07-21T12:48:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [microcode]
[2025-07-21T12:48:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2025-07-21T12:48:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2025-07-21T12:48:18+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2025-07-21T12:48:35+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2025-07-21T12:48:35+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci_renesas'
[2025-07-21T12:48:37+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2025-07-21T12:48:37+0200] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2025-07-21T12:48:37+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2025-07-21T12:48:37+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2025-07-21T12:48:37+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2025-07-21T12:48:38+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2025-07-21T12:48:39+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2025-07-21T12:48:39+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2025-07-21T12:48:39+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2025-07-21T12:48:44+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2025-07-21T12:48:46+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2025-07-21T12:48:51+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-07-21T12:48:52+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.12-x86_64-fallback.img'
[2025-07-21T12:48:55+0200] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2025-07-21T12:48:55+0200] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-07-21T12:48:55+0200] [ALPM] running '99-update-grub.hook'...
[2025-07-21T12:48:56+0200] [ALPM-SCRIPTLET] GRUB-Konfigurationsdatei wird erstellt …
[2025-07-21T12:48:56+0200] [ALPM-SCRIPTLET] Thema gefunden: /usr/share/grub/themes/manjaro/theme.txt
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Linux-Abbild gefunden: /boot/vmlinuz-6.12-x86_64
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Initrd-Abbild gefunden: /boot/amd-ucode.img /boot/initramfs-6.12-x86_64.img
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-6.12-x86_64-fallback.img
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Linux-Abbild gefunden: /boot/vmlinuz-6.6-x86_64
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Initrd-Abbild gefunden: /boot/amd-ucode.img /boot/initramfs-6.6-x86_64.img
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-6.6-x86_64-fallback.img
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Linux-Abbild gefunden: /boot/vmlinuz-6.1-x86_64
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Initrd-Abbild gefunden: /boot/amd-ucode.img /boot/initramfs-6.1-x86_64.img
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-6.1-x86_64-fallback.img
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Linux-Abbild gefunden: /boot/vmlinuz-5.15-x86_64
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Initrd-Abbild gefunden: /boot/amd-ucode.img /boot/initramfs-5.15-x86_64.img
[2025-07-21T12:48:57+0200] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-5.15-x86_64-fallback.img
[2025-07-21T12:48:58+0200] [ALPM-SCRIPTLET] Warnung: Zur Erkennung anderer bootfähiger Partitionen wird os-prober ausgeführt.
[2025-07-21T12:48:58+0200] [ALPM-SCRIPTLET] Dessen Ausgabe wird zur Erkennung bootfähiger Programmdateien und Erzeugen neuer Boot-Einträge verwendet.
[2025-07-21T12:49:03+0200] [ALPM-SCRIPTLET] Bootmenü-Eintrag für UEFI-Firmware-Einstellungen wird hinzugefügt …
[2025-07-21T12:49:03+0200] [ALPM-SCRIPTLET] Found memtest86+ image: /boot/memtest86+/memtest.bin
[2025-07-21T12:49:03+0200] [ALPM-SCRIPTLET] /usr/bin/grub-probe: Warnung: Unbekannter Gerätetyp nvme0n1.
[2025-07-21T12:49:03+0200] [ALPM-SCRIPTLET] abgeschlossen

There were two errors

[2025-07-21T10:21:09+0200] [ALPM] error: could not extract /usr/lib/libSPIRV-Tools.so (Truncated tar archive detected while reading data)
[2025-07-21T10:21:09+0200] [ALPM] error: problem occurred while upgrading spirv-tools

and warnings, one may be related to the screen issue:

[ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration

Thank you @brahma,

This is the list:

$ pacman --Query --foreign     # pacman -Qm
appimagelauncher 2.2.0-10
archlinux-java-run 11-1
audio-recorder 3.3.4-3
bottles 2:51.21-3
bpm-tools 0.3-2
brother-hll5210dn 4.0.3-1
draftsight 2019SP3-2
exact-audio-copy 1.8-3
ext4magic 0.3.2-5
gnome-icon-theme 3.12.0-7
gnome-icon-theme-symbolic 3.12.0-6
hibiscus 2.10.25-1
icoextract 0.2.0-1
jameica 2.10.5-3
jnetmap 0.5.6-5
kdelibs4support 5.116.0-2
kemoticons 5.116.0-2
kernel-alive 0.5.1-1
khotkeys 5.27.11-1
lib32-simplescreenrecorder 0.4.4-1
libreoffice-fresh-rpm 6.4.7-2
libreoffice-still-micha 7.3.6-2
manjaro-documentation-en 20181009-1
manjaro-firmware 20160419-1
manjaro-hotfixes 2024.1-2
manjaro-settings-manager-kcm 0.5.7-21
mp3val 0.1.8-3
open-android-backup 1.1.0-1
patool 4.0.1-1
pcsc-cyberjack 3.99.5_SP16-1
playonlinux 4.4+47+g10f7853c-2
python-fvs 0.3.4-4
python-pathvalidate 3.3.1-1
python-pipe 2.2-1
python-steamgriddb 1.0.5-4
reiserfsprogs 3.6.27-5
simplescreenrecorder 0.4.4-3
spectre-meltdown-checker 0.46+26+gbd0c7c9-1
systemd-fsck-silent 239-1
systemd-kcm 1.2.1-8
transcode 1.1.7-46
tvbrowser 4.2.7-1
vkbasalt-cli 3.1.1-3
wxmp3val-git r219.0016161-1
xnviewmp 1.9.2-2
youplay 0.45-1

For sure, none of these starts at startup.
One that runs at startup and caused a problem a few weeks ago is keepassxc. Is there a way to temporarily disable it (and how can it be reactivated)?

Am I correct in understanding that we can skip the following section?

Your next section

comes back to your post here, right?

Tja :man_shrugging:

xorg keeps crashing for no apparent reason

If I was using Manjaro, I’d have timeshift snapshots to roll back such a problematic update.

You’d probably have done that by now if you had timeshift snapshots (or a recent backup).

I have no idea how to proceed to find the cause of the constant crashing of xorg.
Sorry!

Why haven’t you removed all of those foreign packages yet? All of them should just go, as they no longer exist in the repos or the AUR. Remove all of them (using sudo pacman -Rns which will also remove configuration files & unnecessary dependencies for those packages) & reboot.

This should not be used on a Manjaro system. If you want to keep your computer running after an update, install kernel-modules-hook from the repos.

Those have all been gone for a long time. They should not be on your system at all.

Foreign system services that possibly/probably run at boot? Maybe they are the issue?

Anyway, get rid of all the foreign stuff. It can difficult to diagnose issues when outdated/foreign packages are on a system, as they may contain files which interfere with official packages. If you require any of them later, then you may have to spend a bit of time finding suitable replacements (or checking if their functions are now provided by other, already installed packages such as cups for the printer, or even built in to the kernel).

All of these old/deprecated packages still being on your system also has me wondering if you have been maintaining your system properly, especially when it comes to .pacnew/pacsave files. Please post the output of:

pacdiff -o

Note: the above command may require installation of the pacman-contrib package. If you have previously run the command & posted the output here, please forgive me for asking for it again. It is a long topic, and I haven’t had the time or concentration to re-read through every single post.

3 Likes

Probably…

remove the xf86-video-* packages altogether and rely on the generic kms driver (this does not! mean unaccelerated). And make sure to fully update your system so this isn’t merely some ABI incompatibility.

1 Like

Thank you, I will come back to Scotty’s post later.
@6x12 First few questions about kms-driver:

  • How to check if it is available on my system? Could not find a package with pamac.
  • Having
$ pamac list -i | grep xf86-video-
xf86-video-amdgpu  
xf86-video-ati     
xf86-video-intel   
xf86-video-nouveau

Correct syntax to remove: pamac remove xf86-video-amdgpu xf86-video-ati xf86-video-intel xf86-video-nouveau?

This is the wrong way around.
You should deal with that first, not later.
To be sure to have eliminated any possible interference.

Concentrating on other issues first will likely have you running around in circles and waste time …

2 Likes

It is the same issue.
The OP first requested help as ‘MichaARCH’ on the archlinux forum and well regarded user ‘seth’ recommended the solution I quoted and linked above.

2 Likes

Thank you @scotty65,
I’ve done it so far:

REboot brings same issue as before. What shall I do on these:

Those who want a GUI front-end to systemd should install systemdgenie — it’s developed by the KDE folks themselves. :wink: :point_down:

2 Likes

Thank you @Aragorn and @Scotty,
does this mean:

$ sudo pacman -Rncs systemd-kcm
$ pamac install systemdgenie

And what about systemd-fsck-silent 239-1?

No. As I said earlier in the topic:

Use sudo pacman -Rns <packagename>, not sudo pacman -Rncs.

As I instructed in that earlier post, you should remove all of those foreign packages that you listed using pacman -Qm:

You should have removed all of them by now and your output of pacman -Qm should be empty.

Yes - that is the correct way to install systemdgenie.

By the way, when looking at your foreign packages, there is also a way to see which of those foreign packages are in the AUR, and which packages do not exist in the repos or the AUR:

pamac list -m

For example, here’s my pamac list -m output:

pamac list -m 
fclones-gui             0.2.0-3                   AUR  4.0 MB
maus                    1.5-1                          69.2 kB
ocs-url                 3.1.0-7                   AUR  133.5 kB
python-desktop-notifier 6.0.0-2                   AUR  286.1 kB
qarma-git               r95.b47103d-1             AUR  244.2 kB
qbittorrent-enhanced    5.1.2.10-1                AUR  13.8 MB
qimgv-git               1.0.2.r179.ga8e335b-1     AUR  2.2 MB
solunar2-git            2.0c.r14.f30d862-1        AUR  202.5 kB
txt2html                2.5201-2                  AUR  213.4 kB
vdhcoapp-bin            2.0.20-2                  AUR  52.6 MB
videomerge              2.0.0-3                   AUR  534.2 kB
wayclip                 0.4.2-1                   AUR  38.6 kB
yt-dlp-git              2025.08.22.r0.gf1ba9f4-1  AUR  33.0 MB

It shows that I have 13 foreign packages. 12 are in the AUR, and I have one non-AUR package (maus) which I installed using git clone & makepkg -srci (and I have “Watch” set for that one on GitHub to ensure that I don’t miss any updates.