You are not logged in.

#1 2021-06-02 18:20:36

Teslo
Member
Registered: 2018-11-15
Posts: 15

KDE Plasma 5 seems to be broken

Hello,
For some time now I have been having more and more problems with KDE5 Plasma. I have been using my Arch installation since 2016.
My specs:

Ryzen 5950x
X570 Aorus Xtreme F33i
Multiboot with rEFInd and emptty
32GB 3600
RTX 2080 Ti
2 x NVME
2 x SSD
3 x HDD

The first thing I did was fix Xorg, since it has been running root-less since the last update. I set the Xorg.wrap rights to 4755 following loqs recommendation.

This is my Xorg.0.log now:

[     9.658] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[     9.658] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[     9.658] Build Operating System: Linux Archlinux
[     9.658] Current Operating System: Linux Gigabyte 5.12.8-arch1-1 #1 SMP PREEMPT Fri, 28 May 2021 15:10:20 +0000 x86_64
[     9.658] Kernel command line: root=/dev/sdb1 rw initrd=\boot\amd-ucode.img initrd=\boot\initramfs-linux.img acpi_enforce_resources=lax usbcore.autosuspend=-1 mitigations=off
[     9.658] Build Date: 13 April 2021  03:12:10PM
[     9.658]  
[     9.658] Current version of pixman: 0.40.0
[     9.658] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     9.658] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     9.659] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun  2 19:49:01 2021
[     9.661] (==) Using config file: "/etc/X11/xorg.conf"
[     9.661] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     9.661] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     9.661] (==) ServerLayout "Layout0"
[     9.661] (**) |-->Screen "Screen0" (0)
[     9.661] (**) |   |-->Monitor "Monitor1"
[     9.662] (**) |   |-->Device "Device0"
[     9.662] (**) |   |-->GPUDevice "Device0"
[     9.662] (**) Option "Xinerama" "0"
[     9.662] (==) Automatically adding devices
[     9.662] (==) Automatically enabling devices
[     9.662] (==) Automatically adding GPU devices
[     9.662] (==) Automatically binding GPU devices
[     9.662] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     9.665] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     9.665] 	Entry deleted from font path.
[     9.665] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     9.665] 	Entry deleted from font path.
[     9.665] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     9.665] 	Entry deleted from font path.
[     9.665] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     9.665] 	Entry deleted from font path.
[     9.665] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     9.665] 	Entry deleted from font path.
[     9.665] (**) FontPath set to:
	/usr/share/fonts/adobe-source-code-pro,
	/usr/share/fonts/cantarell,
	/usr/share/fonts/gsfonts,
	/usr/share/fonts/liberation,
	/usr/share/fonts/TTF
[     9.665] (==) ModulePath set to "/usr/lib/xorg/modules"
[     9.665] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     9.665] (II) Module ABI versions:
[     9.665] 	X.Org ANSI C Emulation: 0.4
[     9.665] 	X.Org Video Driver: 24.1
[     9.665] 	X.Org XInput driver : 24.1
[     9.665] 	X.Org Server Extension : 10.0
[     9.665] (++) using VT number 7

[     9.665] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     9.666] (II) xfree86: Adding drm device (/dev/dri/card0)
[     9.667] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     9.668] (--) PCI:*(10@0:0:0) 10de:1e07:1462:3715 rev 161, Mem @ 0xfb000000/16777216, 0xffe0000000/268435456, 0xfff0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[     9.668] (II) Open ACPI successful (/var/run/acpid.socket)
[     9.668] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[     9.668] (II) LoadModule: "dbe"
[     9.668] (II) Module "dbe" already built-in
[     9.668] (II) LoadModule: "extmod"
[     9.668] (II) Module "extmod" already built-in
[     9.668] (II) LoadModule: "glx"
[     9.672] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     9.676] (II) Module glx: vendor="X.Org Foundation"
[     9.676] 	compiled for 1.20.11, module version = 1.0.0
[     9.676] 	ABI class: X.Org Server Extension, version 10.0
[     9.676] (II) LoadModule: "nvidia"
[     9.676] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     9.680] (II) Module nvidia: vendor="NVIDIA Corporation"
[     9.680] 	compiled for 1.6.99.901, module version = 1.0.0
[     9.680] 	Module class: X.Org Video Driver
[     9.680] (II) NVIDIA dlloader X Driver  465.31  Thu May 13 22:19:15 UTC 2021
[     9.680] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     9.681] (II) Loading sub module "fb"
[     9.681] (II) LoadModule: "fb"
[     9.681] (II) Loading /usr/lib/xorg/modules/libfb.so
[     9.681] (II) Module fb: vendor="X.Org Foundation"
[     9.681] 	compiled for 1.20.11, module version = 1.0.0
[     9.681] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.681] (II) Loading sub module "wfb"
[     9.681] (II) LoadModule: "wfb"
[     9.682] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     9.682] (II) Module wfb: vendor="X.Org Foundation"
[     9.682] 	compiled for 1.20.11, module version = 1.0.0
[     9.682] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.682] (II) Loading sub module "ramdac"
[     9.682] (II) LoadModule: "ramdac"
[     9.682] (II) Module "ramdac" already built-in
[     9.683] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[     9.683] (==) NVIDIA(0): RGB weight 888
[     9.683] (==) NVIDIA(0): Default visual is TrueColor
[     9.683] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     9.683] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     9.683] (**) NVIDIA(0): Option "Stereo" "0"
[     9.683] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-5"
[     9.683] (**) NVIDIA(0): Option "SLI" "Off"
[     9.683] (**) NVIDIA(0): Option "MultiGPU" "Off"
[     9.683] (**) NVIDIA(0): Option "BaseMosaic" "off"
[     9.684] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     9.684] (**) NVIDIA(0): Stereo disabled by request
[     9.684] (**) NVIDIA(0): NVIDIA SLI disabled.
[     9.684] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[     9.684] (**) NVIDIA(0): Option "MetaModes" "DP-4: 2560x1440_144 +1920+0, DP-3: 1920x1080_60 +0+0"
[     9.684] (**) NVIDIA(0): Enabling 2D acceleration
[     9.684] (II) Loading sub module "glxserver_nvidia"
[     9.684] (II) LoadModule: "glxserver_nvidia"
[     9.684] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     9.720] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     9.720] 	compiled for 1.6.99.901, module version = 1.0.0
[     9.720] 	Module class: X.Org Server Extension
[     9.720] (II) NVIDIA GLX Module  465.31  Thu May 13 22:16:59 UTC 2021
[     9.721] (II) NVIDIA: The X server supports PRIME Render Offload.
[    10.541] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:10:0:0
[    10.541] (--) NVIDIA(0):     DFP-0
[    10.541] (--) NVIDIA(0):     DFP-1
[    10.541] (--) NVIDIA(0):     DFP-2
[    10.541] (--) NVIDIA(0):     DFP-3
[    10.541] (--) NVIDIA(0):     DFP-4
[    10.541] (--) NVIDIA(0):     DFP-5 (boot)
[    10.541] (--) NVIDIA(0):     DFP-6
[    10.541] (--) NVIDIA(0):     DFP-7
[    10.542] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2080 Ti (TU102-A) at PCI:10:0:0
[    10.542] (II) NVIDIA(0):     (GPU-0)
[    10.542] (--) NVIDIA(0): Memory: 11534336 kBytes
[    10.542] (--) NVIDIA(0): VideoBIOS: 90.02.30.00.d9
[    10.542] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    10.542] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    10.542] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    10.542] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    10.542] (--) NVIDIA(GPU-0): 
[    10.542] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    10.542] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    10.542] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    10.542] (--) NVIDIA(GPU-0): 
[    10.542] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    10.542] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    10.542] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    10.542] (--) NVIDIA(GPU-0): 
[    10.542] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    10.542] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    10.542] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    10.542] (--) NVIDIA(GPU-0): 
[    10.573] (--) NVIDIA(GPU-0): Acer S231HL (DFP-4): connected
[    10.573] (--) NVIDIA(GPU-0): Acer S231HL (DFP-4): Internal TMDS
[    10.573] (--) NVIDIA(GPU-0): Acer S231HL (DFP-4): 165.0 MHz maximum pixel clock
[    10.573] (--) NVIDIA(GPU-0): 
[    10.573] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): connected
[    10.573] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): Internal DisplayPort
[    10.573] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): 2660.0 MHz maximum pixel clock
[    10.573] (--) NVIDIA(GPU-0): 
[    10.575] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    10.575] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    10.575] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    10.575] (--) NVIDIA(GPU-0): 
[    10.575] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    10.575] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    10.575] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    10.575] (--) NVIDIA(GPU-0): 
[    10.655] (II) NVIDIA(0): Validated MetaModes:
[    10.655] (II) NVIDIA(0):     "DP-4:2560x1440_144+1920+0,DP-3:1920x1080_60+0+0"
[    10.655] (II) NVIDIA(0): Virtual screen size determined to be 4480 x 1440
[    10.690] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[    10.690] (--) NVIDIA(0):     option
[    10.691] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    10.691] (II) NVIDIA:     access.
[    10.712] (II) NVIDIA(0): Setting mode "DP-4:2560x1440_144+1920+0,DP-3:1920x1080_60+0+0"
[    10.811] (==) NVIDIA(0): Disabling shared memory pixmaps
[    10.811] (==) NVIDIA(0): Backing store enabled
[    10.811] (==) NVIDIA(0): Silken mouse disabled
[    10.811] (==) NVIDIA(0): DPMS enabled
[    10.812] (II) Loading sub module "dri2"
[    10.812] (II) LoadModule: "dri2"
[    10.812] (II) Module "dri2" already built-in
[    10.812] (II) NVIDIA(0): [DRI2] Setup complete
[    10.812] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    10.812] (II) Initializing extension Generic Event Extension
[    10.812] (II) Initializing extension SHAPE
[    10.812] (II) Initializing extension MIT-SHM
[    10.812] (II) Initializing extension XInputExtension
[    10.812] (II) Initializing extension XTEST
[    10.812] (II) Initializing extension BIG-REQUESTS
[    10.812] (II) Initializing extension SYNC
[    10.812] (II) Initializing extension XKEYBOARD
[    10.812] (II) Initializing extension XC-MISC
[    10.812] (II) Initializing extension SECURITY
[    10.812] (II) Initializing extension XFIXES
[    10.812] (II) Initializing extension RENDER
[    10.812] (II) Initializing extension RANDR
[    10.812] (II) Initializing extension COMPOSITE
[    10.812] (II) Initializing extension DAMAGE
[    10.812] (II) Initializing extension MIT-SCREEN-SAVER
[    10.812] (II) Initializing extension DOUBLE-BUFFER
[    10.812] (II) Initializing extension RECORD
[    10.812] (II) Initializing extension DPMS
[    10.812] (II) Initializing extension Present
[    10.812] (II) Initializing extension DRI3
[    10.812] (II) Initializing extension X-Resource
[    10.812] (II) Initializing extension XVideo
[    10.812] (II) Initializing extension XVideo-MotionCompensation
[    10.812] (II) Initializing extension GLX
[    10.812] (II) Initializing extension GLX
[    10.812] (II) Indirect GLX disabled.
[    10.812] (II) GLX: Another vendor is already registered for screen 0
[    10.812] (II) Initializing extension XFree86-VidModeExtension
[    10.812] (II) Initializing extension XFree86-DGA
[    10.812] (II) Initializing extension XFree86-DRI
[    10.812] (II) Initializing extension DRI2
[    10.812] (II) Initializing extension NV-GLX
[    10.812] (II) Initializing extension NV-CONTROL
[    10.812] (II) Initializing extension XINERAMA
[    10.848] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    10.848] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    10.848] (**) Power Button: Applying InputClass "Keyboard"
[    10.848] (II) LoadModule: "libinput"
[    10.848] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    10.850] (II) Module libinput: vendor="X.Org Foundation"
[    10.850] 	compiled for 1.20.11, module version = 1.0.1
[    10.850] 	Module class: X.Org XInput Driver
[    10.850] 	ABI class: X.Org XInput driver, version 24.1
[    10.850] (II) Using input driver 'libinput' for 'Power Button'
[    10.850] (**) Power Button: always reports core events
[    10.850] (**) Option "Device" "/dev/input/event1"
[    10.851] (**) Option "_source" "server/udev"
[    10.855] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    10.855] (II) event1  - Power Button: device is a keyboard
[    10.855] (II) event1  - Power Button: device removed
[    10.892] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    10.892] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    10.892] (**) Option "xkb_layout" "de"
[    10.902] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    10.902] (II) event1  - Power Button: device is a keyboard
[    10.902] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    10.902] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    10.902] (**) Power Button: Applying InputClass "Keyboard"
[    10.902] (II) Using input driver 'libinput' for 'Power Button'
[    10.902] (**) Power Button: always reports core events
[    10.902] (**) Option "Device" "/dev/input/event0"
[    10.902] (**) Option "_source" "server/udev"
[    10.903] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    10.903] (II) event0  - Power Button: device is a keyboard
[    10.903] (II) event0  - Power Button: device removed
[    10.932] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    10.932] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    10.932] (**) Option "xkb_layout" "de"
[    10.932] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    10.932] (II) event0  - Power Button: device is a keyboard
[    10.933] (II) config/udev: Adding input device Hoksi Technology DURGOD Taurus K310 (/dev/input/event4)
[    10.933] (**) Hoksi Technology DURGOD Taurus K310: Applying InputClass "libinput keyboard catchall"
[    10.933] (**) Hoksi Technology DURGOD Taurus K310: Applying InputClass "Keyboard"
[    10.933] (II) Using input driver 'libinput' for 'Hoksi Technology DURGOD Taurus K310'
[    10.933] (**) Hoksi Technology DURGOD Taurus K310: always reports core events
[    10.933] (**) Option "Device" "/dev/input/event4"
[    10.933] (**) Option "_source" "server/udev"
[    10.933] (II) event4  - Hoksi Technology DURGOD Taurus K310: is tagged by udev as: Keyboard
[    10.933] (II) event4  - Hoksi Technology DURGOD Taurus K310: device is a keyboard
[    10.934] (II) event4  - Hoksi Technology DURGOD Taurus K310: device removed
[    10.958] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-3/1-3:1.0/0003:2F68:0042.0003/input/input4/event4"
[    10.958] (II) XINPUT: Adding extended input device "Hoksi Technology DURGOD Taurus K310" (type: KEYBOARD, id 8)
[    10.958] (**) Option "xkb_layout" "de"
[    10.959] (II) event4  - Hoksi Technology DURGOD Taurus K310: is tagged by udev as: Keyboard
[    10.959] (II) event4  - Hoksi Technology DURGOD Taurus K310: device is a keyboard
[    10.960] (II) config/udev: Adding input device Hoksi Technology DURGOD Taurus K310 System Control (/dev/input/event5)
[    10.960] (**) Hoksi Technology DURGOD Taurus K310 System Control: Applying InputClass "libinput keyboard catchall"
[    10.960] (**) Hoksi Technology DURGOD Taurus K310 System Control: Applying InputClass "Keyboard"
[    10.960] (II) Using input driver 'libinput' for 'Hoksi Technology DURGOD Taurus K310 System Control'
[    10.960] (**) Hoksi Technology DURGOD Taurus K310 System Control: always reports core events
[    10.960] (**) Option "Device" "/dev/input/event5"
[    10.960] (**) Option "_source" "server/udev"
[    10.961] (II) event5  - Hoksi Technology DURGOD Taurus K310 System Control: is tagged by udev as: Keyboard
[    10.961] (II) event5  - Hoksi Technology DURGOD Taurus K310 System Control: device is a keyboard
[    10.961] (II) event5  - Hoksi Technology DURGOD Taurus K310 System Control: device removed
[    10.998] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-3/1-3:1.1/0003:2F68:0042.0005/input/input5/event5"
[    10.998] (II) XINPUT: Adding extended input device "Hoksi Technology DURGOD Taurus K310 System Control" (type: KEYBOARD, id 9)
[    10.998] (**) Option "xkb_layout" "de"
[    10.999] (II) event5  - Hoksi Technology DURGOD Taurus K310 System Control: is tagged by udev as: Keyboard
[    10.999] (II) event5  - Hoksi Technology DURGOD Taurus K310 System Control: device is a keyboard
[    11.000] (II) config/udev: Adding input device Hoksi Technology DURGOD Taurus K310 Consumer Control (/dev/input/event7)
[    11.000] (**) Hoksi Technology DURGOD Taurus K310 Consumer Control: Applying InputClass "libinput keyboard catchall"
[    11.000] (**) Hoksi Technology DURGOD Taurus K310 Consumer Control: Applying InputClass "Keyboard"
[    11.000] (II) Using input driver 'libinput' for 'Hoksi Technology DURGOD Taurus K310 Consumer Control'
[    11.000] (**) Hoksi Technology DURGOD Taurus K310 Consumer Control: always reports core events
[    11.000] (**) Option "Device" "/dev/input/event7"
[    11.000] (**) Option "_source" "server/udev"
[    11.001] (II) event7  - Hoksi Technology DURGOD Taurus K310 Consumer Control: is tagged by udev as: Keyboard
[    11.001] (II) event7  - Hoksi Technology DURGOD Taurus K310 Consumer Control: device is a keyboard
[    11.001] (II) event7  - Hoksi Technology DURGOD Taurus K310 Consumer Control: device removed
[    11.025] (II) libinput: Hoksi Technology DURGOD Taurus K310 Consumer Control: needs a virtual subdevice
[    11.025] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-3/1-3:1.1/0003:2F68:0042.0005/input/input6/event7"
[    11.025] (II) XINPUT: Adding extended input device "Hoksi Technology DURGOD Taurus K310 Consumer Control" (type: MOUSE, id 10)
[    11.025] (**) Option "AccelerationScheme" "none"
[    11.025] (**) Hoksi Technology DURGOD Taurus K310 Consumer Control: (accel) selected scheme none/0
[    11.025] (**) Hoksi Technology DURGOD Taurus K310 Consumer Control: (accel) acceleration factor: 2.000
[    11.025] (**) Hoksi Technology DURGOD Taurus K310 Consumer Control: (accel) acceleration threshold: 4
[    11.026] (II) event7  - Hoksi Technology DURGOD Taurus K310 Consumer Control: is tagged by udev as: Keyboard
[    11.026] (II) event7  - Hoksi Technology DURGOD Taurus K310 Consumer Control: device is a keyboard
[    11.026] (II) config/udev: Adding input device Hoksi Technology DURGOD Taurus K310 Keyboard (/dev/input/event9)
[    11.026] (**) Hoksi Technology DURGOD Taurus K310 Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.026] (**) Hoksi Technology DURGOD Taurus K310 Keyboard: Applying InputClass "Keyboard"
[    11.026] (II) Using input driver 'libinput' for 'Hoksi Technology DURGOD Taurus K310 Keyboard'
[    11.026] (**) Hoksi Technology DURGOD Taurus K310 Keyboard: always reports core events
[    11.026] (**) Option "Device" "/dev/input/event9"
[    11.026] (**) Option "_source" "server/udev"
[    11.027] (II) event9  - Hoksi Technology DURGOD Taurus K310 Keyboard: is tagged by udev as: Keyboard
[    11.027] (II) event9  - Hoksi Technology DURGOD Taurus K310 Keyboard: device is a keyboard
[    11.027] (II) event9  - Hoksi Technology DURGOD Taurus K310 Keyboard: device removed
[    11.052] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-3/1-3:1.1/0003:2F68:0042.0005/input/input7/event9"
[    11.052] (II) XINPUT: Adding extended input device "Hoksi Technology DURGOD Taurus K310 Keyboard" (type: KEYBOARD, id 11)
[    11.052] (**) Option "xkb_layout" "de"
[    11.052] (II) event9  - Hoksi Technology DURGOD Taurus K310 Keyboard: is tagged by udev as: Keyboard
[    11.053] (II) event9  - Hoksi Technology DURGOD Taurus K310 Keyboard: device is a keyboard
[    11.053] (II) config/udev: Adding input device Hoksi Technology DURGOD Taurus K310 Mouse (/dev/input/event11)
[    11.053] (**) Hoksi Technology DURGOD Taurus K310 Mouse: Applying InputClass "libinput pointer catchall"
[    11.053] (**) Hoksi Technology DURGOD Taurus K310 Mouse: Applying InputClass "Mouse"
[    11.053] (II) Using input driver 'libinput' for 'Hoksi Technology DURGOD Taurus K310 Mouse'
[    11.053] (**) Hoksi Technology DURGOD Taurus K310 Mouse: always reports core events
[    11.053] (**) Option "Device" "/dev/input/event11"
[    11.053] (**) Option "_source" "server/udev"
[    11.054] (II) event11 - Hoksi Technology DURGOD Taurus K310 Mouse: is tagged by udev as: Mouse
[    11.054] (II) event11 - Hoksi Technology DURGOD Taurus K310 Mouse: device is a pointer
[    11.054] (II) event11 - Hoksi Technology DURGOD Taurus K310 Mouse: device removed
[    11.105] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-3/1-3:1.1/0003:2F68:0042.0005/input/input8/event11"
[    11.105] (II) XINPUT: Adding extended input device "Hoksi Technology DURGOD Taurus K310 Mouse" (type: MOUSE, id 12)
[    11.105] (**) Option "AccelerationScheme" "none"
[    11.105] (**) Hoksi Technology DURGOD Taurus K310 Mouse: (accel) selected scheme none/0
[    11.105] (**) Hoksi Technology DURGOD Taurus K310 Mouse: (accel) acceleration factor: 2.000
[    11.105] (**) Hoksi Technology DURGOD Taurus K310 Mouse: (accel) acceleration threshold: 4
[    11.106] (II) event11 - Hoksi Technology DURGOD Taurus K310 Mouse: is tagged by udev as: Mouse
[    11.106] (II) event11 - Hoksi Technology DURGOD Taurus K310 Mouse: device is a pointer
[    11.106] (II) config/udev: Adding input device Hoksi Technology DURGOD Taurus K310 Mouse (/dev/input/mouse0)
[    11.106] (**) Hoksi Technology DURGOD Taurus K310 Mouse: Applying InputClass "Mouse"
[    11.106] (II) No input driver specified, ignoring this device.
[    11.106] (II) This device may have been added with another device file.
[    11.107] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event20)
[    11.107] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput pointer catchall"
[    11.107] (**) Razer Razer DeathAdder V2: Applying InputClass "Mouse"
[    11.107] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[    11.107] (**) Razer Razer DeathAdder V2: always reports core events
[    11.107] (**) Option "Device" "/dev/input/event20"
[    11.107] (**) Option "_source" "server/udev"
[    11.163] (II) event20 - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[    11.163] (II) event20 - Razer Razer DeathAdder V2: device is a pointer
[    11.163] (II) event20 - Razer Razer DeathAdder V2: device removed
[    11.212] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-6/1-6.2/1-6.2:1.0/0003:1532:0084.0007/input/input20/event20"
[    11.212] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: MOUSE, id 13)
[    11.212] (**) Option "AccelerationScheme" "none"
[    11.212] (**) Razer Razer DeathAdder V2: (accel) selected scheme none/0
[    11.212] (**) Razer Razer DeathAdder V2: (accel) acceleration factor: 2.000
[    11.212] (**) Razer Razer DeathAdder V2: (accel) acceleration threshold: 4
[    11.270] (II) event20 - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[    11.270] (II) event20 - Razer Razer DeathAdder V2: device is a pointer
[    11.270] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/mouse1)
[    11.270] (**) Razer Razer DeathAdder V2: Applying InputClass "Mouse"
[    11.270] (II) No input driver specified, ignoring this device.
[    11.270] (II) This device may have been added with another device file.
[    11.271] (II) config/udev: Adding input device Razer Razer DeathAdder V2 Keyboard (/dev/input/event21)
[    11.271] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.271] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "Keyboard"
[    11.271] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2 Keyboard'
[    11.271] (**) Razer Razer DeathAdder V2 Keyboard: always reports core events
[    11.271] (**) Option "Device" "/dev/input/event21"
[    11.271] (**) Option "_source" "server/udev"
[    11.272] (II) event21 - Razer Razer DeathAdder V2 Keyboard: is tagged by udev as: Keyboard
[    11.272] (II) event21 - Razer Razer DeathAdder V2 Keyboard: device is a keyboard
[    11.272] (II) event21 - Razer Razer DeathAdder V2 Keyboard: device removed
[    11.305] (II) libinput: Razer Razer DeathAdder V2 Keyboard: needs a virtual subdevice
[    11.305] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-6/1-6.2/1-6.2:1.1/0003:1532:0084.0008/input/input21/event21"
[    11.305] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2 Keyboard" (type: MOUSE, id 14)
[    11.305] (**) Option "AccelerationScheme" "none"
[    11.305] (**) Razer Razer DeathAdder V2 Keyboard: (accel) selected scheme none/0
[    11.305] (**) Razer Razer DeathAdder V2 Keyboard: (accel) acceleration factor: 2.000
[    11.305] (**) Razer Razer DeathAdder V2 Keyboard: (accel) acceleration threshold: 4
[    11.306] (II) event21 - Razer Razer DeathAdder V2 Keyboard: is tagged by udev as: Keyboard
[    11.306] (II) event21 - Razer Razer DeathAdder V2 Keyboard: device is a keyboard
[    11.307] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event22)
[    11.307] (II) No input driver specified, ignoring this device.
[    11.307] (II) This device may have been added with another device file.
[    11.308] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event23)
[    11.308] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput keyboard catchall"
[    11.308] (**) Razer Razer DeathAdder V2: Applying InputClass "Keyboard"
[    11.308] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[    11.308] (**) Razer Razer DeathAdder V2: always reports core events
[    11.308] (**) Option "Device" "/dev/input/event23"
[    11.308] (**) Option "_source" "server/udev"
[    11.308] (II) event23 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[    11.309] (II) event23 - Razer Razer DeathAdder V2: device is a keyboard
[    11.309] (II) event23 - Razer Razer DeathAdder V2: device removed
[    11.345] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-6/1-6.2/1-6.2:1.2/0003:1532:0084.0009/input/input23/event23"
[    11.345] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: KEYBOARD, id 15)
[    11.345] (**) Option "xkb_layout" "de"
[    11.346] (II) event23 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[    11.346] (II) event23 - Razer Razer DeathAdder V2: device is a keyboard
[    11.347] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[    11.347] (II) No input driver specified, ignoring this device.
[    11.347] (II) This device may have been added with another device file.
[    11.347] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[    11.347] (II) No input driver specified, ignoring this device.
[    11.347] (II) This device may have been added with another device file.
[    11.347] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[    11.347] (II) No input driver specified, ignoring this device.
[    11.347] (II) This device may have been added with another device file.
[    11.347] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event6)
[    11.347] (II) No input driver specified, ignoring this device.
[    11.347] (II) This device may have been added with another device file.
[    11.348] (II) config/udev: Adding input device Creative Technology Ltd Sound BlasterX G6 (/dev/input/event3)
[    11.348] (**) Creative Technology Ltd Sound BlasterX G6: Applying InputClass "libinput keyboard catchall"
[    11.348] (**) Creative Technology Ltd Sound BlasterX G6: Applying InputClass "Keyboard"
[    11.348] (II) Using input driver 'libinput' for 'Creative Technology Ltd Sound BlasterX G6'
[    11.348] (**) Creative Technology Ltd Sound BlasterX G6: always reports core events
[    11.348] (**) Option "Device" "/dev/input/event3"
[    11.348] (**) Option "_source" "server/udev"
[    11.349] (II) event3  - Creative Technology Ltd Sound BlasterX G6: is tagged by udev as: Keyboard
[    11.349] (II) event3  - Creative Technology Ltd Sound BlasterX G6: device is a keyboard
[    11.349] (II) event3  - Creative Technology Ltd Sound BlasterX G6: device removed
[    11.385] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-1/7-1:1.3/0003:041E:3256.0001/input/input3/event3"
[    11.385] (II) XINPUT: Adding extended input device "Creative Technology Ltd Sound BlasterX G6" (type: KEYBOARD, id 16)
[    11.385] (**) Option "xkb_layout" "de"
[    11.386] (II) event3  - Creative Technology Ltd Sound BlasterX G6: is tagged by udev as: Keyboard
[    11.386] (II) event3  - Creative Technology Ltd Sound BlasterX G6: device is a keyboard
[    11.387] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event13)
[    11.387] (II) No input driver specified, ignoring this device.
[    11.387] (II) This device may have been added with another device file.
[    11.387] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event14)
[    11.387] (II) No input driver specified, ignoring this device.
[    11.387] (II) This device may have been added with another device file.
[    11.387] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event15)
[    11.387] (II) No input driver specified, ignoring this device.
[    11.387] (II) This device may have been added with another device file.
[    11.387] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event16)
[    11.387] (II) No input driver specified, ignoring this device.
[    11.387] (II) This device may have been added with another device file.
[    11.387] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event17)
[    11.387] (II) No input driver specified, ignoring this device.
[    11.387] (II) This device may have been added with another device file.
[    11.388] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event18)
[    11.388] (II) No input driver specified, ignoring this device.
[    11.388] (II) This device may have been added with another device file.
[    11.388] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event19)
[    11.388] (II) No input driver specified, ignoring this device.
[    11.388] (II) This device may have been added with another device file.
[    11.388] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    11.388] (II) No input driver specified, ignoring this device.
[    11.388] (II) This device may have been added with another device file.
[    11.391] (**) Hoksi Technology DURGOD Taurus K310 Consumer Control: Applying InputClass "libinput keyboard catchall"
[    11.391] (**) Hoksi Technology DURGOD Taurus K310 Consumer Control: Applying InputClass "Keyboard"
[    11.391] (II) Using input driver 'libinput' for 'Hoksi Technology DURGOD Taurus K310 Consumer Control'
[    11.391] (**) Hoksi Technology DURGOD Taurus K310 Consumer Control: always reports core events
[    11.391] (**) Option "Device" "/dev/input/event7"
[    11.391] (**) Option "_source" "_driver/libinput"
[    11.391] (II) libinput: Hoksi Technology DURGOD Taurus K310 Consumer Control: is a virtual subdevice
[    11.391] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-3/1-3:1.1/0003:2F68:0042.0005/input/input6/event7"
[    11.391] (II) XINPUT: Adding extended input device "Hoksi Technology DURGOD Taurus K310 Consumer Control" (type: KEYBOARD, id 17)
[    11.391] (**) Option "xkb_layout" "de"
[    11.391] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.391] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "Keyboard"
[    11.391] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2 Keyboard'
[    11.391] (**) Razer Razer DeathAdder V2 Keyboard: always reports core events
[    11.391] (**) Option "Device" "/dev/input/event21"
[    11.391] (**) Option "_source" "_driver/libinput"
[    11.391] (II) libinput: Razer Razer DeathAdder V2 Keyboard: is a virtual subdevice
[    11.391] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-6/1-6.2/1-6.2:1.1/0003:1532:0084.0008/input/input21/event21"
[    11.391] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2 Keyboard" (type: KEYBOARD, id 18)
[    11.391] (**) Option "xkb_layout" "de"
[    11.392] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): connected
[    11.392] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): Internal DisplayPort
[    11.392] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): 2660.0 MHz maximum pixel clock
[    11.392] (--) NVIDIA(GPU-0): 
[    12.074] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    12.074] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    12.074] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    12.074] (--) NVIDIA(GPU-0): 
[    12.074] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    12.074] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    12.074] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    12.074] (--) NVIDIA(GPU-0): 
[    12.074] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    12.074] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    12.074] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    12.074] (--) NVIDIA(GPU-0): 
[    12.074] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    12.074] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    12.074] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    12.074] (--) NVIDIA(GPU-0): 
[    12.104] (--) NVIDIA(GPU-0): Acer S231HL (DFP-4): connected
[    12.105] (--) NVIDIA(GPU-0): Acer S231HL (DFP-4): Internal TMDS
[    12.105] (--) NVIDIA(GPU-0): Acer S231HL (DFP-4): 165.0 MHz maximum pixel clock
[    12.105] (--) NVIDIA(GPU-0): 
[    12.105] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): connected
[    12.105] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): Internal DisplayPort
[    12.105] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): 2660.0 MHz maximum pixel clock
[    12.105] (--) NVIDIA(GPU-0): 
[    12.107] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    12.107] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    12.107] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    12.107] (--) NVIDIA(GPU-0): 
[    12.107] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    12.107] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    12.107] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    12.107] (--) NVIDIA(GPU-0): 
[    12.162] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    12.162] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    12.162] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    12.162] (--) NVIDIA(GPU-0): 
[    12.162] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    12.162] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    12.162] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    12.162] (--) NVIDIA(GPU-0): 
[    12.162] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    12.162] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    12.162] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    12.162] (--) NVIDIA(GPU-0): 
[    12.162] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    12.162] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    12.162] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    12.162] (--) NVIDIA(GPU-0): 
[    12.193] (--) NVIDIA(GPU-0): Acer S231HL (DFP-4): connected
[    12.193] (--) NVIDIA(GPU-0): Acer S231HL (DFP-4): Internal TMDS
[    12.193] (--) NVIDIA(GPU-0): Acer S231HL (DFP-4): 165.0 MHz maximum pixel clock
[    12.193] (--) NVIDIA(GPU-0): 
[    12.193] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): connected
[    12.193] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): Internal DisplayPort
[    12.193] (--) NVIDIA(GPU-0): LG Electronics 27GL850 (DFP-5): 2660.0 MHz maximum pixel clock
[    12.193] (--) NVIDIA(GPU-0): 
[    12.195] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    12.195] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    12.196] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    12.196] (--) NVIDIA(GPU-0): 
[    12.196] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    12.196] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    12.196] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    12.196] (--) NVIDIA(GPU-0): 
[    12.434] (II) NVIDIA(0): Setting mode "DP-4: 2560x1440_144 @2560x1440 +1920+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}, DP-3: nvidia-auto-select @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    12.569] (II) NVIDIA(0): Setting mode "DP-4: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}, DP-3: nvidia-auto-select @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    33.765] (II) event20 - Razer Razer DeathAdder V2: SYN_DROPPED event - some input events have been lost.
[    33.799] (EE) event20 - Razer Razer DeathAdder V2: client bug: event processing lagging behind by 13ms, your system is too slow
[    37.817] (EE) event20 - Razer Razer DeathAdder V2: client bug: event processing lagging behind by 63ms, your system is too slow
[    37.817] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-17ms), your system is too slow
[    37.817] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-30ms), your system is too slow
[   303.686] (EE) event20 - Razer Razer DeathAdder V2: client bug: event processing lagging behind by 16ms, your system is too slow
[   303.819] (II) event20 - Razer Razer DeathAdder V2: SYN_DROPPED event - some input events have been lost.
[   303.986] (EE) event20 - Razer Razer DeathAdder V2: client bug: event processing lagging behind by 14ms, your system is too slow
[   304.269] (EE) event20 - Razer Razer DeathAdder V2: client bug: event processing lagging behind by 15ms, your system is too slow
[   304.269] (EE) event20 - Razer Razer DeathAdder V2: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[  1104.662] (EE) event4  - Hoksi Technology DURGOD Taurus K310: client bug: event processing lagging behind by 33ms, your system is too slow

Now I used journalctl -b -p warning to see if there are any other problems and I don't know these messages from the last maintenance last year:

-- Journal begins at Sun 2021-02-07 07:36:36 CET, ends at Wed 2021-06-02 20:12:56 CEST. --
Jun 02 19:48:54 Gigabyte kernel:  PPR NX GT IA PC GA_vAPIC
Jun 02 19:48:54 Gigabyte kernel: nvme nvme1: missing or invalid SUBNQN field.
Jun 02 19:48:54 Gigabyte kernel: ata5.00: supports DRM functions and may not be fully accessible
Jun 02 19:48:54 Gigabyte kernel: ata5.00: supports DRM functions and may not be fully accessible
Jun 02 19:48:54 Gigabyte kernel: usb: port power management may be unreliable
Jun 02 19:48:54 Gigabyte kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 02 19:48:54 Gigabyte kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20210105/utaddress-204)
Jun 02 19:48:54 Gigabyte kernel: ACPI Warning: SystemIO range 0x0000000000000B20-0x0000000000000B28 conflicts with OpRegion 0x0000000000000B20-0x0000000000000B3F (\GSA1.SMG0) (20210105/utaddress-204)
Jun 02 19:48:55 Gigabyte kernel: nvidia: loading out-of-tree module taints kernel.
Jun 02 19:48:55 Gigabyte kernel: nvidia: module license 'NVIDIA' taints kernel.
Jun 02 19:48:55 Gigabyte kernel: Disabling lock debugging due to kernel taint
Jun 02 19:48:55 Gigabyte kernel: 
Jun 02 19:48:55 Gigabyte kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  465.31  Thu May 13 22:24:36 UTC 2021
Jun 02 19:48:55 Gigabyte kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 02 19:48:55 Gigabyte kernel: iwlwifi 0000:06:00.0: api flags index 2 larger than supported by driver
Jun 02 19:48:56 Gigabyte kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
Jun 02 19:48:56 Gigabyte kernel: xfs filesystem being mounted at /mnt/plotting supports timestamps until 2038 (0x7fffffff)
Jun 02 19:48:56 Gigabyte kernel: Bluetooth: hci0: MSFT filter_enable is already on
Jun 02 19:48:56 Gigabyte kernel: kauditd_printk_skb: 109 callbacks suppressed
Jun 02 19:49:03 Gigabyte klauncher[1095]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Jun 02 19:49:03 Gigabyte kded5[1110]: QObject::connect: No such signal QDBusAbstractInterface::StateChanged(uint)
Jun 02 19:49:03 Gigabyte kwin_x11[1115]: kwin_xkbcommon: XKB: couldn't find a Compose file for locale "de_DE.UTF8"
Jun 02 19:49:03 Gigabyte kded5[1110]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.11'
Jun 02 19:49:03 Gigabyte kded5[1110]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit" 
                                       "Unit dbus-org.freedesktop.ModemManager1.service not found."
Jun 02 19:49:03 Gigabyte kded5[1110]: kscreen.kded: UPower not available, lid detection won't work
Jun 02 19:49:03 Gigabyte kded5[1110]: kscreen.kded: PowerDevil SuspendSession action not available!
Jun 02 19:49:03 Gigabyte kernel: kauditd_printk_skb: 175 callbacks suppressed
Jun 02 19:49:03 Gigabyte ksmserver[1166]: Qt: Session management error: networkIdsList argument is NULL
Jun 02 19:49:03 Gigabyte upowerd[1175]: did not recognise USB path /sys/devices/pci0000:00/0000:00:03.1/0000:0a:00.3/i2c-0/0-0008/power_supply/ucsi-source-psy-0-00081, please report
Jun 02 19:49:04 Gigabyte backlighthelper[1346]: org.kde.powerdevil: no kernel backlight interface found
Jun 02 19:49:04 Gigabyte org_kde_powerdevil[1200]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Jun 02 19:49:04 Gigabyte org_kde_powerdevil[1200]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
Jun 02 19:49:04 Gigabyte baloo_file[1208]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.18'
Jun 02 19:49:04 Gigabyte org_kde_powerdevil[1200]: org.kde.powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
Jun 02 19:49:04 Gigabyte org_kde_powerdevil[1200]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Jun 02 19:49:04 Gigabyte DiscoverNotifier[1270]: couldn't load "/usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so" because "Die Bibliothek /usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so kann nicht geladen werden: (libflatpak.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)"
Jun 02 19:49:04 Gigabyte org_kde_powerdevil[1200]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Jun 02 19:49:04 Gigabyte DiscoverNotifier[1265]: couldn't load "/usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so" because "Die Bibliothek /usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so kann nicht geladen werden: (libflatpak.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)"
Jun 02 19:49:04 Gigabyte kwin_x11[1115]: kwin_core: XCB error: 10 (BadAccess), sequence: 900, resource id: 488, major code: 142 (Composite), minor code: 2 (RedirectSubwindows)
Jun 02 19:49:04 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 982, resource id: 31457287, major code: 18 (ChangeProperty), minor code: 0
Jun 02 19:49:04 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 987, resource id: 31457288, major code: 18 (ChangeProperty), minor code: 0
Jun 02 19:49:04 Gigabyte kwin_x11[1115]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed"
Jun 02 19:49:04 Gigabyte kwin_x11[1115]: kf.config.core: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed"
Jun 02 19:49:04 Gigabyte kwin_x11[1115]: kf.config.core: "\"fsrestore3\" - conversion of \"0,0,0,0\" to QRect failed"
Jun 02 19:49:04 Gigabyte kwin_x11[1115]: kf.config.core: "\"fsrestore4\" - conversion of \"0,0,0,0\" to QRect failed"
Jun 02 19:49:04 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1264, resource id: 16777263, major code: 3 (GetWindowAttributes), minor code: 0
Jun 02 19:49:04 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1265, resource id: 16777263, major code: 14 (GetGeometry), minor code: 0
Jun 02 19:49:05 Gigabyte plasmashell[1196]: trying to show an empty dialog
Jun 02 19:49:05 Gigabyte plasmashell[1196]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Jun 02 19:49:05 Gigabyte plasmashell[1196]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Jun 02 19:49:05 Gigabyte plasmashell[1196]: trying to show an empty dialog
Jun 02 19:49:05 Gigabyte plasmashell[1196]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Jun 02 19:49:05 Gigabyte plasmashell[1196]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:501:21: Unable to assign [undefined] to double
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:528:17: Unable to assign [undefined] to double
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:547:13: Unable to assign [undefined] to double
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:538:9: QML Label: Binding loop detected for property "height"
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:493:13: QML Label: Binding loop detected for property "height"
Jun 02 19:49:06 Gigabyte plasmashell[1196]: trying to show an empty dialog
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:30:1: QML DropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:493:13: QML Label: Binding loop detected for property "height"
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:538:9: QML Label: Binding loop detected for property "height"
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:560:5: QML Label: Binding loop detected for property "height"
Jun 02 19:49:06 Gigabyte plasmashell[1196]: trying to show an empty dialog
Jun 02 19:49:06 Gigabyte plasmashell[1196]: qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: qt.svg: <input>:407:130: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: qt.svg: <input>:408:130: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: qt.svg: <input>:408:393: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: qt.svg: <input>:409:130: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: qt.svg: <input>:410:129: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: qt.svg: <input>:411:129: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: qt.svg: <input>:412:129: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: qt.svg: <input>:413:129: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: qt.svg: <input>:413:379: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: qt.svg: <input>:413:631: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: Both point size and pixel size set. Using pixel size.
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:501:21: Unable to assign [undefined] to double
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:528:17: Unable to assign [undefined] to double
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:547:13: Unable to assign [undefined] to double
Jun 02 19:49:06 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:66:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jun 02 19:49:06 Gigabyte plasmashell[1196]: Error: cannot change the containment to AppletsLayout
Jun 02 19:49:06 Gigabyte plasmashell[1196]: Error: cannot change the containment to AppletsLayout
Jun 02 19:49:06 Gigabyte plasmashell[1196]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Jun 02 19:49:07 Gigabyte pipewire-media-session[1421]: Your kernel driver is broken for element 'PCM': it reports a volume range from 0 to 0 which makes no sense.
Jun 02 19:49:07 Gigabyte pipewire-media-session[1421]: Your kernel driver is broken for element 'PCM': it reports a volume range from 0 to 0 which makes no sense.
Jun 02 19:49:07 Gigabyte pipewire-media-session[1421]: Your kernel driver is broken for element 'PCM': it reports a volume range from 0 to 0 which makes no sense.
Jun 02 19:49:07 Gigabyte pipewire-media-session[1421]: Your kernel driver is broken for element 'PCM': it reports a volume range from 0 to 0 which makes no sense.
Jun 02 19:49:07 Gigabyte pipewire-media-session[1421]: Your kernel driver is broken for element 'PCM': it reports a volume range from 0 to 0 which makes no sense.
Jun 02 19:49:07 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:53:17: Unable to assign [undefined] to int
Jun 02 19:49:07 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:53:17: Unable to assign [undefined] to int
Jun 02 19:49:07 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:30:1: QML MouseArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jun 02 19:49:07 Gigabyte plasmashell[1196]: Both point size and pixel size set. Using pixel size.
Jun 02 19:49:07 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:501:21: Unable to assign [undefined] to double
Jun 02 19:49:07 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:528:17: Unable to assign [undefined] to double
Jun 02 19:49:07 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:547:13: Unable to assign [undefined] to double
Jun 02 19:49:07 Gigabyte plasmashell[1196]: Error: cannot change the containment to AppletsLayout
Jun 02 19:49:07 Gigabyte plasmashell[1196]: Error: cannot change the containment to AppletsLayout
Jun 02 19:49:07 Gigabyte plasmashell[1196]: trying to show an empty dialog
Jun 02 19:49:07 Gigabyte plasmashell[1196]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Jun 02 19:49:07 Gigabyte plasmashell[1196]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Jun 02 19:49:07 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2791, resource id: 6291487, major code: 18 (ChangeProperty), minor code: 0
Jun 02 19:49:07 Gigabyte pipewire-media-session[1421]: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit
Jun 02 19:49:07 Gigabyte plasmashell[1196]: Entry is not valid "kontact.desktop" QSharedPointer(0x563f4b8d7360)
Jun 02 19:49:07 Gigabyte plasmashell[1196]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x563f4b8d9a90)
Jun 02 19:49:07 Gigabyte plasmashell[1196]: Entry is not valid "org.kde.kate.desktop" QSharedPointer(0x563f4b851dc0)
Jun 02 19:49:07 Gigabyte plasmashell[1196]: Entry is not valid "kontact.desktop" QSharedPointer(0x563f4b8d72c0)
Jun 02 19:49:07 Gigabyte plasmashell[1196]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x563f4b851dc0)
Jun 02 19:49:07 Gigabyte plasmashell[1196]: Entry is not valid "org.kde.kate.desktop" QSharedPointer(0x563f4b851ef0)
Jun 02 19:49:07 Gigabyte plasmashell[1196]: trying to show an empty dialog
Jun 02 19:49:07 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/LeaveButtons.qml:69:5: QML ToolButton: Binding loop detected for property "display"
Jun 02 19:49:07 Gigabyte kdeinit5[1447]: Qt: Session management error: networkIdsList argument is NULL
Jun 02 19:49:08 Gigabyte plasmashell[1196]: trying to show an empty dialog
Jun 02 19:49:10 Gigabyte konsole[1385]: qt.xkb.compose: failed to create compose table
Jun 02 19:49:12 Gigabyte plasmashell[1196]: file:///usr/lib/qt/qml/org/kde/plasma/components/ModelContextMenu.qml:38:1: QML ModelContextMenu: Accessible must be attached to an Item
Jun 02 19:49:18 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:464: TypeError: Cannot read property 'length' of undefined
Jun 02 19:49:18 Gigabyte plasmashell[1196]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:379: Unable to assign [undefined] to QString
Jun 02 19:49:19 Gigabyte kwalletd5[1506]: Application ' "Chromium" ' using kwallet without parent window!
Jun 02 19:49:20 Gigabyte kwalletd5[1506]: qt.xkb.compose: failed to create compose table
Jun 02 19:49:23 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9450, resource id: 16777868, major code: 3 (GetWindowAttributes), minor code: 0
Jun 02 19:49:23 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 9451, resource id: 16777868, major code: 14 (GetGeometry), minor code: 0
Jun 02 19:49:25 Gigabyte kwin_x11[1115]: qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:25 Gigabyte kwin_x11[1115]: qt.svg: <input>:407:130: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:25 Gigabyte kwin_x11[1115]: qt.svg: <input>:408:130: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:25 Gigabyte kwin_x11[1115]: qt.svg: <input>:408:393: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:25 Gigabyte kwin_x11[1115]: qt.svg: <input>:409:130: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:25 Gigabyte kwin_x11[1115]: qt.svg: <input>:410:129: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:25 Gigabyte kwin_x11[1115]: qt.svg: <input>:411:129: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:25 Gigabyte kwin_x11[1115]: qt.svg: <input>:412:129: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:25 Gigabyte kwin_x11[1115]: qt.svg: <input>:413:129: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:25 Gigabyte kwin_x11[1115]: qt.svg: <input>:413:379: Could not add child element to parent element because the types are incorrect.
Jun 02 19:49:25 Gigabyte kwin_x11[1115]: qt.svg: <input>:413:631: Could not add child element to parent element because the types are incorrect.
Jun 02 19:50:57 Gigabyte kernel: kauditd_printk_skb: 20 callbacks suppressed
Jun 02 19:53:37 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34193, resource id: 6291464, major code: 18 (ChangeProperty), minor code: 0
Jun 02 19:53:53 Gigabyte plasmashell[1196]: qt.xkb.compose: failed to create compose table
Jun 02 19:53:54 Gigabyte systemsettings5[2584]: file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/SubCategoryPage.qml:158:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jun 02 19:53:54 Gigabyte systemsettings5[2584]: file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/SubCategoryPage.qml:148:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jun 02 19:53:54 Gigabyte systemsettings5[2584]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Jun 02 19:53:55 Gigabyte systemsettings5[2584]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Jun 02 19:53:55 Gigabyte systemsettings5[2584]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Jun 02 19:55:47 Gigabyte plasmashell[1196]: qrc:/plasma/plasmoids/org.kde.plasma.volume/contents/ui/ListItemBase.qml:231: TypeError: Cannot read property 'visible' of null
Jun 02 20:12:17 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28201, resource id: 16806788, major code: 3 (GetWindowAttributes), minor code: 0
Jun 02 20:12:17 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 28202, resource id: 16806788, major code: 14 (GetGeometry), minor code: 0
Jun 02 20:12:56 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 41301, resource id: 71303174, major code: 15 (QueryTree), minor code: 0
Jun 02 20:12:56 Gigabyte kwin_x11[1115]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 41347, resource id: 71303282, major code: 18 (ChangeProperty), minor code: 0

Here is my dmesg:
https://pastebin.com/qYK4wPvB

I thought about reinstalling Xorg and KDE completely, after I had tried to fix it with

pacman -Qqn | pacman -S -

already tried.

pacman -Qkk

also delivers nothing conspicuous so far.
Furthermore i deleted all kde/plasma files at ~/.config ~/.local/share and ~ following actual guides from google.

Are these messages normal, what should I do?

Kind regards

Last edited by Teslo (2021-06-02 18:21:01)

Offline

#2 2021-06-02 20:00:57

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,337

Re: KDE Plasma 5 seems to be broken

Many of these messages are indeed normal and not inherently cause for concern,  what actual real world issue do you see? E.g. all the QXCB errors are due to async communication between the xorg server and it's client, and can happen each time any kind of "thing" disappears while Qt still tried to access it, GTK has a similar message and this isn't inherently an issue (... but could be, which is why it's logged)

And warnings are ultimately just that, warnings, that tell you something "might" not be done as intended, but there are sometimes intentionally done adjustments because they make certain  implementation details easier at no direct detriment other than logging a warning.

Last edited by V1del (2021-06-02 20:04:09)

Offline

Board footer

Powered by FluxBB