You are not logged in.

#1 2021-11-25 07:02:18

teable
Member
Registered: 2020-07-02
Posts: 5

KDE plasma randomly crash and sometime hangs

Description

Recently when I boot my Arch, kde crashes sometimes. It may happends in splash (hanging on) / Desktop (black background) / Menu(broken fonts) / LockScreen(broken fonts).

broken font looks like :

https://i.imgur.com/rjj7kKg.png

https://i.imgur.com/1kuJnt0.png

black background likes (It should show my wallpaper but nothing now) :

https://i.imgur.com/TKozGuX.png

Measures I have taken

1. update kde and graphic driver (intel-mesa)

2. delete *.lock under .config and .cache

3. Check my RAM health

4. Disable some unnecessary systemd services (bluetooth etc.)

but the issue still happends.

Things I noticed

1. Everything(firefox/dolphin/konsole...) works fine except KDE desktop itself.

2. If kde crashes, it would take much more time to render the desktop:

  1. It renders mouse pointer first on the boot console

  2. Wait for seconds, and then enter the SDDM

  3. Enter the KDE splash -- freeze 0.5-1 minutes

  4. Render the desktop

Logs and hardware info

Xorg log

[     2.611] (--) Log file renamed from "/var/log/Xorg.pid-477.log" to "/var/log/Xorg.0.log"
[     2.613] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[     2.613] 
X.Org X Server 1.21.1.1
X Protocol Version 11, Revision 0
[     2.613] Current Operating System: Linux campfire 5.15.4-arch1-1 #1 SMP PREEMPT Sun, 21 Nov 2021 21:34:33 +0000 x86_64
[     2.613] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=06f87406-291d-4732-8c76-5c5316b036a2 rw loglevel=3 i915.enable_psr=0 quiet
[     2.613]  
[     2.613] Current version of pixman: 0.40.0
[     2.613]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     2.613] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     2.613] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 25 13:22:28 2021
[     2.615] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     2.616] (==) No Layout section.  Using the first Screen section.
[     2.616] (==) No screen section available. Using defaults.
[     2.616] (**) |-->Screen "Default Screen Section" (0)
[     2.616] (**) |   |-->Monitor "<default monitor>"
[     2.616] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     2.616] (==) Automatically adding devices
[     2.616] (==) Automatically enabling devices
[     2.616] (==) Automatically adding GPU devices
[     2.616] (==) Automatically binding GPU devices
[     2.616] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     2.616] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     2.616]    Entry deleted from font path.
[     2.617] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     2.617]    Entry deleted from font path.
[     2.621] (==) FontPath set to:
        /usr/share/fonts/TTF,
        /usr/share/fonts/OTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[     2.621] (==) ModulePath set to "/usr/lib/xorg/modules"
[     2.621] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     2.621] (II) Module ABI versions:
[     2.621]    X.Org ANSI C Emulation: 0.4
[     2.621]    X.Org Video Driver: 25.2
[     2.621]    X.Org XInput driver : 24.4
[     2.621]    X.Org Server Extension : 10.0
[     2.623] (++) using VT number 1

[     2.623] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     2.626] (II) xfree86: Adding drm device (/dev/dri/card0)
[     2.626] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     2.634] (--) PCI:*(0@0:2:0) 8086:9a49:17aa:22d5 rev 1, Mem @ 0x603c000000/16777216, 0x4000000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[     2.634] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     2.634] (II) LoadModule: "glx"
[     2.634] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     2.640] (II) Module glx: vendor="X.Org Foundation"
[     2.640]    compiled for 1.21.1.1, module version = 1.0.0
[     2.640]    ABI class: X.Org Server Extension, version 10.0
[     2.640] (==) Matched intel as autoconfigured driver 0
[     2.640] (==) Matched modesetting as autoconfigured driver 1
[     2.640] (==) Matched fbdev as autoconfigured driver 2
[     2.640] (==) Matched vesa as autoconfigured driver 3
[     2.640] (==) Assigned the driver to the xf86ConfigLayout
[     2.640] (II) LoadModule: "intel"
[     2.641] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     2.643] (II) Module intel: vendor="X.Org Foundation"
[     2.643]    compiled for 1.21.1.1, module version = 2.99.917
[     2.643]    Module class: X.Org Video Driver
[     2.643]    ABI class: X.Org Video Driver, version 25.2
[     2.643] (II) LoadModule: "modesetting"
[     2.643] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     2.646] (II) Module modesetting: vendor="X.Org Foundation"
[     2.646]    compiled for 1.21.1.1, module version = 1.21.1
[     2.646]    Module class: X.Org Video Driver
[     2.646]    ABI class: X.Org Video Driver, version 25.2
[     2.646] (II) LoadModule: "fbdev"
[     2.646] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     2.646] (II) Module fbdev: vendor="X.Org Foundation"
[     2.646]    compiled for 1.21.1.1, module version = 0.5.0
[     2.646]    Module class: X.Org Video Driver
[     2.646]    ABI class: X.Org Video Driver, version 25.2
[     2.646] (II) LoadModule: "vesa"
[     2.646] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     2.647] (II) Module vesa: vendor="X.Org Foundation"
[     2.647]    compiled for 1.21.1.1, module version = 2.5.0
[     2.647]    Module class: X.Org Video Driver
[     2.647]    ABI class: X.Org Video Driver, version 25.2
[     2.647] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[     2.647] (II) intel: Driver for Intel(R) HD Graphics
[     2.647] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     2.647] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     2.647] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     2.647] (II) FBDEV: driver for framebuffer: fbdev
[     2.647] (II) VESA: driver for VESA chipsets: vesa
[     2.647] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[     2.647] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[     2.648] (WW) Falling back to old probe method for modesetting
[     2.648] (WW) Falling back to old probe method for fbdev
[     2.648] (II) Loading sub module "fbdevhw"
[     2.648] (II) LoadModule: "fbdevhw"
[     2.648] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     2.649] (II) Module fbdevhw: vendor="X.Org Foundation"
[     2.649]    compiled for 1.21.1.1, module version = 0.0.2
[     2.649]    ABI class: X.Org Video Driver, version 25.2
[     2.650] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[     2.650] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[     2.650] (II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     2.650] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     2.650] (==) intel(0): RGB weight 888
[     2.650] (==) intel(0): Default visual is TrueColor
[     2.651] (II) intel(0): Output eDP1 has no monitor section
[     2.651] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[     2.651] (II) intel(0): Enabled output eDP1
[     2.651] (II) intel(0): Output HDMI1 has no monitor section
[     2.651] (II) intel(0): Enabled output HDMI1
[     2.651] (II) intel(0): Output DP1 has no monitor section
[     2.651] (II) intel(0): Enabled output DP1
[     2.651] (II) intel(0): Output HDMI2 has no monitor section
[     2.651] (II) intel(0): Enabled output HDMI2
[     2.651] (II) intel(0): Output DP2 has no monitor section
[     2.651] (II) intel(0): Enabled output DP2
[     2.651] (II) intel(0): Output HDMI3 has no monitor section
[     2.651] (II) intel(0): Enabled output HDMI3
[     2.651] (II) intel(0): Output DP3 has no monitor section
[     2.651] (II) intel(0): Enabled output DP3
[     2.651] (II) intel(0): Output DP4 has no monitor section
[     2.651] (II) intel(0): Enabled output DP4
[     2.651] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     2.652] (II) intel(0): Output VIRTUAL1 has no monitor section
[     2.652] (II) intel(0): Enabled output VIRTUAL1
[     2.652] (--) intel(0): Output eDP1 using initial mode 3840x2400 on pipe 0
[     2.652] (==) intel(0): TearFree enabled
[     2.652] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[     2.652] (++) intel(0): DPI set to (192, 192)
[     2.652] (II) Loading sub module "dri3"
[     2.652] (II) LoadModule: "dri3"
[     2.652] (II) Module "dri3" already built-in
[     2.652] (II) Loading sub module "dri2"
[     2.652] (II) LoadModule: "dri2"
[     2.652] (II) Module "dri2" already built-in
[     2.652] (II) Loading sub module "present"
[     2.652] (II) LoadModule: "present"
[     2.652] (II) Module "present" already built-in
[     2.652] (II) UnloadModule: "modesetting"
[     2.652] (II) Unloading modesetting
[     2.652] (II) UnloadModule: "fbdev"
[     2.652] (II) Unloading fbdev
[     2.652] (II) UnloadSubModule: "fbdevhw"
[     2.652] (II) Unloading fbdevhw
[     2.652] (II) UnloadModule: "vesa"
[     2.652] (II) Unloading vesa
[     2.653] (II) intel(0): SNA initialized with generic backend
[     2.654] (==) intel(0): Backing store enabled
[     2.654] (==) intel(0): Silken mouse enabled
[     2.654] (II) intel(0): HW Cursor enabled
[     2.654] (==) intel(0): DPMS enabled
[     2.654] (==) intel(0): Display hotplug detection enabled
[     2.654] (II) intel(0): Textured video not supported on this hardware or backend
[     2.655] (II) intel(0): [DRI2] Setup complete
[     2.655] (II) intel(0): [DRI2]   DRI driver: i965
[     2.655] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     2.655] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[     2.655] (II) intel(0): hardware support for Present enabled
[     2.655] (II) Initializing extension Generic Event Extension
[     2.655] (II) Initializing extension SHAPE
[     2.655] (II) Initializing extension MIT-SHM
[     2.655] (II) Initializing extension XInputExtension
[     2.655] (II) Initializing extension XTEST
[     2.655] (II) Initializing extension BIG-REQUESTS
[     2.655] (II) Initializing extension SYNC
[     2.655] (II) Initializing extension XKEYBOARD
[     2.655] (II) Initializing extension XC-MISC
[     2.655] (II) Initializing extension SECURITY
[     2.656] (II) Initializing extension XFIXES
[     2.656] (II) Initializing extension RENDER
[     2.656] (II) Initializing extension RANDR
[     2.656] (II) Initializing extension COMPOSITE
[     2.656] (II) Initializing extension DAMAGE
[     2.656] (II) Initializing extension MIT-SCREEN-SAVER
[     2.656] (II) Initializing extension DOUBLE-BUFFER
[     2.656] (II) Initializing extension RECORD
[     2.656] (II) Initializing extension DPMS
[     2.656] (II) Initializing extension Present
[     2.656] (II) Initializing extension DRI3
[     2.656] (II) Initializing extension X-Resource
[     2.657] (II) Initializing extension XVideo
[     2.657] (II) Initializing extension XVideo-MotionCompensation
[     2.657] (II) Initializing extension GLX
[     2.669] (EE) AIGLX error: Calling driver entry point failed
[     2.787] (II) IGLX: Loaded and initialized swrast
[     2.787] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     2.787] (II) Initializing extension XFree86-VidModeExtension
[     2.787] (II) Initializing extension XFree86-DGA
[     2.787] (II) Initializing extension XFree86-DRI
[     2.787] (II) Initializing extension DRI2
[     2.797] (II) intel(0): switch to mode 3840x2400@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[     2.799] (II) intel(0): Setting screen physical size to 508 x 317
[     2.856] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[     2.856] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     2.856] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     2.856] (II) LoadModule: "libinput"
[     2.856] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     2.857] (II) Module libinput: vendor="X.Org Foundation"
[     2.857]    compiled for 1.21.1, module version = 1.2.0
[     2.857]    Module class: X.Org XInput Driver
[     2.857]    ABI class: X.Org XInput driver, version 24.4
[     2.857] (II) Using input driver 'libinput' for 'Video Bus'
[     2.857] (**) Video Bus: always reports core events
[     2.857] (**) Option "Device" "/dev/input/event9"
[     2.857] (**) Option "_source" "server/udev"
[     2.858] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[     2.858] (II) event9  - Video Bus: device is a keyboard
[     2.858] (II) event9  - Video Bus: device removed
[     2.874] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event9"
[     2.875] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[     2.875] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[     2.875] (II) event9  - Video Bus: device is a keyboard
[     2.876] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     2.876] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     2.876] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     2.876] (II) Using input driver 'libinput' for 'Power Button'
[     2.876] (**) Power Button: always reports core events
[     2.876] (**) Option "Device" "/dev/input/event2"
[     2.876] (**) Option "_source" "server/udev"
[     2.876] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     2.876] (II) event2  - Power Button: device is a keyboard
[     2.876] (II) event2  - Power Button: device removed
[     2.892] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[     2.892] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     2.892] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     2.892] (II) event2  - Power Button: device is a keyboard
[     2.893] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     2.893] (II) No input driver specified, ignoring this device.
[     2.893] (II) This device may have been added with another device file.
[     2.893] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     2.893] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     2.893] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     2.893] (II) Using input driver 'libinput' for 'Sleep Button'
[     2.893] (**) Sleep Button: always reports core events
[     2.893] (**) Option "Device" "/dev/input/event0"
[     2.893] (**) Option "_source" "server/udev"
[     2.893] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     2.893] (II) event0  - Sleep Button: device is a keyboard
[     2.894] (II) event0  - Sleep Button: device removed
[     2.905] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     2.905] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     2.905] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     2.905] (II) event0  - Sleep Button: device is a keyboard
[     2.906] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event11)
[     2.906] (**) Integrated Camera: Integrated C: Applying InputClass "evdev keyboard catchall"
[     2.906] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     2.906] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     2.906] (**) Integrated Camera: Integrated C: always reports core events
[     2.906] (**) Option "Device" "/dev/input/event11"
[     2.906] (**) Option "_source" "server/udev"
[     2.907] (II) event11 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     2.907] (II) event11 - Integrated Camera: Integrated C: device is a keyboard
[     2.907] (II) event11 - Integrated Camera: Integrated C: device removed
[     2.921] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input16/event11"
[     2.921] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[     2.922] (II) event11 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     2.922] (II) event11 - Integrated Camera: Integrated C: device is a keyboard
[     2.922] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event12)
[     2.922] (**) Integrated Camera: Integrated I: Applying InputClass "evdev keyboard catchall"
[     2.922] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[     2.922] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[     2.922] (**) Integrated Camera: Integrated I: always reports core events
[     2.922] (**) Option "Device" "/dev/input/event12"
[     2.922] (**) Option "_source" "server/udev"
[     2.923] (II) event12 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     2.923] (II) event12 - Integrated Camera: Integrated I: device is a keyboard
[     2.923] (II) event12 - Integrated Camera: Integrated I: device removed
[     2.941] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.2/input/input17/event12"
[     2.941] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 10)
[     2.942] (II) event12 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     2.942] (II) event12 - Integrated Camera: Integrated I: device is a keyboard
[     2.942] (II) config/udev: Adding input device ELAN0672:00 04F3:3187 Mouse (/dev/input/event6)
[     2.942] (**) ELAN0672:00 04F3:3187 Mouse: Applying InputClass "evdev pointer catchall"
[     2.942] (**) ELAN0672:00 04F3:3187 Mouse: Applying InputClass "libinput pointer catchall"
[     2.942] (II) Using input driver 'libinput' for 'ELAN0672:00 04F3:3187 Mouse'
[     2.942] (**) ELAN0672:00 04F3:3187 Mouse: always reports core events
[     2.942] (**) Option "Device" "/dev/input/event6"
[     2.942] (**) Option "_source" "server/udev"
[     2.943] (II) event6  - ELAN0672:00 04F3:3187 Mouse: is tagged by udev as: Mouse Pointingstick
[     2.943] (II) event6  - ELAN0672:00 04F3:3187 Mouse: device is a pointer
[     2.943] (II) event6  - ELAN0672:00 04F3:3187 Mouse: device removed
[     2.958] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-9/i2c-ELAN0672:00/0018:04F3:3187.0001/input/input13/event6"
[     2.958] (II) XINPUT: Adding extended input device "ELAN0672:00 04F3:3187 Mouse" (type: MOUSE, id 11)
[     2.958] (**) Option "AccelerationScheme" "none"
[     2.958] (**) ELAN0672:00 04F3:3187 Mouse: (accel) selected scheme none/0
[     2.958] (**) ELAN0672:00 04F3:3187 Mouse: (accel) acceleration factor: 2.000
[     2.958] (**) ELAN0672:00 04F3:3187 Mouse: (accel) acceleration threshold: 4
[     2.958] (II) event6  - ELAN0672:00 04F3:3187 Mouse: is tagged by udev as: Mouse Pointingstick
[     2.959] (II) event6  - ELAN0672:00 04F3:3187 Mouse: device is a pointer
[     2.959] (II) config/udev: Adding input device ELAN0672:00 04F3:3187 Mouse (/dev/input/mouse0)
[     2.959] (II) No input driver specified, ignoring this device.
[     2.959] (II) This device may have been added with another device file.
[     2.959] (II) config/udev: Adding input device ELAN0672:00 04F3:3187 Touchpad (/dev/input/event7)
[     2.959] (**) ELAN0672:00 04F3:3187 Touchpad: Applying InputClass "evdev touchpad catchall"
[     2.959] (**) ELAN0672:00 04F3:3187 Touchpad: Applying InputClass "libinput touchpad catchall"
[     2.959] (**) ELAN0672:00 04F3:3187 Touchpad: Applying InputClass "touchpad catchall"
[     2.959] (**) ELAN0672:00 04F3:3187 Touchpad: Applying InputClass "Default clickpad buttons"
[     2.959] (II) LoadModule: "synaptics"
[     2.960] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     2.960] (II) Module synaptics: vendor="X.Org Foundation"
[     2.960]    compiled for 1.21.1.1, module version = 1.9.1
[     2.960]    Module class: X.Org XInput Driver
[     2.960]    ABI class: X.Org XInput driver, version 24.4
[     2.960] (II) Using input driver 'synaptics' for 'ELAN0672:00 04F3:3187 Touchpad'
[     2.960] (**) ELAN0672:00 04F3:3187 Touchpad: always reports core events
[     2.960] (**) Option "Device" "/dev/input/event7"
[     2.975] (II) synaptics: ELAN0672:00 04F3:3187 Touchpad: found clickpad property
[     2.975] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: x-axis range 0 - 3364 (res 31)
[     2.975] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: y-axis range 0 - 1669 (res 31)
[     2.975] (II) synaptics: ELAN0672:00 04F3:3187 Touchpad: device does not report pressure, will use touch data.
[     2.975] (II) synaptics: ELAN0672:00 04F3:3187 Touchpad: device does not report finger width.
[     2.975] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: buttons: left double triple
[     2.975] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: Vendor 0x4f3 Product 0x3187
[     2.975] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: invalid pressure range.  defaulting to 0 - 255
[     2.975] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: invalid finger width range.  defaulting to 0 - 15
[     2.975] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[     2.975] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: touchpad found
[     2.975] (**) ELAN0672:00 04F3:3187 Touchpad: always reports core events
[     2.992] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-9/i2c-ELAN0672:00/0018:04F3:3187.0001/input/input15/event7"
[     2.992] (II) XINPUT: Adding extended input device "ELAN0672:00 04F3:3187 Touchpad" (type: TOUCHPAD, id 12)
[     2.992] (**) synaptics: ELAN0672:00 04F3:3187 Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[     2.992] (**) synaptics: ELAN0672:00 04F3:3187 Touchpad: (accel) MaxSpeed is now 1.75
[     2.992] (**) synaptics: ELAN0672:00 04F3:3187 Touchpad: (accel) AccelFactor is now 0.053
[     2.992] (**) ELAN0672:00 04F3:3187 Touchpad: (accel) keeping acceleration scheme 1
[     2.992] (**) ELAN0672:00 04F3:3187 Touchpad: (accel) acceleration profile 1
[     2.992] (**) ELAN0672:00 04F3:3187 Touchpad: (accel) acceleration factor: 2.000
[     2.992] (**) ELAN0672:00 04F3:3187 Touchpad: (accel) acceleration threshold: 4
[     2.992] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: touchpad found
[     2.992] (II) config/udev: Adding input device ELAN0672:00 04F3:3187 Touchpad (/dev/input/mouse1)
[     2.992] (**) ELAN0672:00 04F3:3187 Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[     2.993] (II) config/udev: Adding input device Intel HID events (/dev/input/event4)
[     2.993] (**) Intel HID events: Applying InputClass "evdev keyboard catchall"
[     2.993] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[     2.993] (II) Using input driver 'libinput' for 'Intel HID events'
[     2.993] (**) Intel HID events: always reports core events
[     2.993] (**) Option "Device" "/dev/input/event4"
[     2.993] (**) Option "_source" "server/udev"
[     2.993] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[     2.993] (II) event4  - Intel HID events: device is a keyboard
[     2.993] (II) event4  - Intel HID events: device removed
[     3.014] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event4"
[     3.015] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[     3.015] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[     3.015] (II) event4  - Intel HID events: device is a keyboard
[     3.015] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     3.015] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     3.015] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     3.015] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     3.015] (**) AT Translated Set 2 keyboard: always reports core events
[     3.016] (**) Option "Device" "/dev/input/event3"
[     3.016] (**) Option "_source" "server/udev"
[     3.016] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     3.016] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     3.017] (II) event3  - AT Translated Set 2 keyboard: device removed
[     3.035] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     3.035] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[     3.035] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     3.035] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     3.036] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event10)
[     3.036] (**) TPPS/2 Elan TrackPoint: Applying InputClass "evdev pointer catchall"
[     3.036] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[     3.036] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[     3.036] (**) TPPS/2 Elan TrackPoint: always reports core events
[     3.036] (**) Option "Device" "/dev/input/event10"
[     3.036] (**) Option "_source" "server/udev"
[     3.036] (II) event10 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     3.036] (II) event10 - TPPS/2 Elan TrackPoint: device is a pointer
[     3.037] (II) event10 - TPPS/2 Elan TrackPoint: device removed
[     3.051] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event10"
[     3.051] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 15)
[     3.051] (**) Option "AccelerationScheme" "none"
[     3.051] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[     3.051] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[     3.051] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[     3.052] (II) event10 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     3.052] (II) event10 - TPPS/2 Elan TrackPoint: device is a pointer
[     3.052] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse2)
[     3.053] (II) No input driver specified, ignoring this device.
[     3.053] (II) This device may have been added with another device file.
[     3.053] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[     3.053] (II) No input driver specified, ignoring this device.
[     3.053] (II) This device may have been added with another device file.
[     3.054] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[     3.054] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[     3.054] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[     3.054] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     3.054] (**) ThinkPad Extra Buttons: always reports core events
[     3.054] (**) Option "Device" "/dev/input/event5"
[     3.054] (**) Option "_source" "server/udev"
[     3.054] (II) event5  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     3.054] (II) event5  - ThinkPad Extra Buttons: device is a keyboard
[     3.055] (II) event5  - ThinkPad Extra Buttons: device removed
[     3.065] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event5"
[     3.065] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[     3.065] (II) event5  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     3.065] (II) event5  - ThinkPad Extra Buttons: device is a keyboard
[     3.099] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[     3.099] (II) No input driver specified, ignoring this device.
[     3.099] (II) This device may have been added with another device file.
[     3.099] (II) config/udev: removing device Video Bus
[     3.099] (II) event9  - Video Bus: device removed
[     3.112] (II) UnloadModule: "libinput"
[     3.113] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[     3.113] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     3.113] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.113] (II) Using input driver 'libinput' for 'Video Bus'
[     3.113] (**) Video Bus: always reports core events
[     3.113] (**) Option "Device" "/dev/input/event9"
[     3.113] (**) Option "_source" "server/udev"
[     3.113] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[     3.113] (II) event9  - Video Bus: device is a keyboard
[     3.114] (II) event9  - Video Bus: device removed
[     3.125] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event9"
[     3.125] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[     3.126] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[     3.126] (II) event9  - Video Bus: device is a keyboard
[     3.128] (II) config/udev: removing device TPPS/2 Elan TrackPoint
[     3.128] (II) event10 - TPPS/2 Elan TrackPoint: device removed
[     3.135] (II) UnloadModule: "libinput"
[     3.135] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event10)
[     3.135] (**) TPPS/2 Elan TrackPoint: Applying InputClass "evdev pointer catchall"
[     3.135] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[     3.135] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[     3.135] (**) TPPS/2 Elan TrackPoint: always reports core events
[     3.135] (**) Option "Device" "/dev/input/event10"
[     3.135] (**) Option "_source" "server/udev"
[     3.142] (II) event10 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     3.146] (II) event10 - TPPS/2 Elan TrackPoint: device is a pointer
[     3.147] (II) event10 - TPPS/2 Elan TrackPoint: device removed
[     3.161] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event10"
[     3.161] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 15)
[     3.161] (**) Option "AccelerationScheme" "none"
[     3.161] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[     3.161] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[     3.161] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[     3.162] (II) event10 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     3.162] (II) event10 - TPPS/2 Elan TrackPoint: device is a pointer
[     3.163] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse2)
[     3.163] (II) No input driver specified, ignoring this device.
[     3.163] (II) This device may have been added with another device file.
[     3.164] (II) config/udev: removing device Integrated Camera: Integrated C
[     3.164] (II) event11 - Integrated Camera: Integrated C: device removed
[     3.185] (II) UnloadModule: "libinput"
[     3.185] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event11)
[     3.185] (**) Integrated Camera: Integrated C: Applying InputClass "evdev keyboard catchall"
[     3.185] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     3.185] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     3.185] (**) Integrated Camera: Integrated C: always reports core events
[     3.185] (**) Option "Device" "/dev/input/event11"
[     3.185] (**) Option "_source" "server/udev"
[     3.188] (II) event11 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     3.188] (II) event11 - Integrated Camera: Integrated C: device is a keyboard
[     3.188] (II) event11 - Integrated Camera: Integrated C: device removed
[     3.201] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input16/event11"
[     3.201] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[     3.202] (II) event11 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     3.202] (II) event11 - Integrated Camera: Integrated C: device is a keyboard
[     3.202] (II) config/udev: removing device ELAN0672:00 04F3:3187 Mouse
[     3.202] (II) event6  - ELAN0672:00 04F3:3187 Mouse: device removed
[     3.219] (II) UnloadModule: "libinput"
[     3.219] (II) config/udev: Adding input device ELAN0672:00 04F3:3187 Mouse (/dev/input/event6)
[     3.219] (**) ELAN0672:00 04F3:3187 Mouse: Applying InputClass "evdev pointer catchall"
[     3.219] (**) ELAN0672:00 04F3:3187 Mouse: Applying InputClass "libinput pointer catchall"
[     3.219] (II) Using input driver 'libinput' for 'ELAN0672:00 04F3:3187 Mouse'
[     3.219] (**) ELAN0672:00 04F3:3187 Mouse: always reports core events
[     3.219] (**) Option "Device" "/dev/input/event6"
[     3.219] (**) Option "_source" "server/udev"
[     3.220] (II) event6  - ELAN0672:00 04F3:3187 Mouse: is tagged by udev as: Mouse Pointingstick
[     3.220] (II) event6  - ELAN0672:00 04F3:3187 Mouse: device is a pointer
[     3.220] (II) event6  - ELAN0672:00 04F3:3187 Mouse: device removed
[     3.241] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-9/i2c-ELAN0672:00/0018:04F3:3187.0001/input/input13/event6"
[     3.241] (II) XINPUT: Adding extended input device "ELAN0672:00 04F3:3187 Mouse" (type: MOUSE, id 11)
[     3.241] (**) Option "AccelerationScheme" "none"
[     3.241] (**) ELAN0672:00 04F3:3187 Mouse: (accel) selected scheme none/0
[     3.241] (**) ELAN0672:00 04F3:3187 Mouse: (accel) acceleration factor: 2.000
[     3.241] (**) ELAN0672:00 04F3:3187 Mouse: (accel) acceleration threshold: 4
[     3.242] (II) event6  - ELAN0672:00 04F3:3187 Mouse: is tagged by udev as: Mouse Pointingstick
[     3.242] (II) event6  - ELAN0672:00 04F3:3187 Mouse: device is a pointer
[     3.243] (II) config/udev: removing device Integrated Camera: Integrated I
[     3.243] (II) event12 - Integrated Camera: Integrated I: device removed
[     3.265] (II) UnloadModule: "libinput"
[     3.265] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event12)
[     3.265] (**) Integrated Camera: Integrated I: Applying InputClass "evdev keyboard catchall"
[     3.265] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[     3.265] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[     3.265] (**) Integrated Camera: Integrated I: always reports core events
[     3.265] (**) Option "Device" "/dev/input/event12"
[     3.265] (**) Option "_source" "server/udev"
[     3.266] (II) event12 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     3.266] (II) event12 - Integrated Camera: Integrated I: device is a keyboard
[     3.267] (II) event12 - Integrated Camera: Integrated I: device removed
[     3.285] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.2/input/input17/event12"
[     3.285] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 10)
[     3.285] (II) event12 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     3.285] (II) event12 - Integrated Camera: Integrated I: device is a keyboard
[     3.286] (II) config/udev: removing device ELAN0672:00 04F3:3187 Touchpad
[     3.298] (II) UnloadModule: "synaptics"
[     3.298] (II) config/udev: Adding input device ELAN0672:00 04F3:3187 Touchpad (/dev/input/event7)
[     3.298] (**) ELAN0672:00 04F3:3187 Touchpad: Applying InputClass "evdev touchpad catchall"
[     3.298] (**) ELAN0672:00 04F3:3187 Touchpad: Applying InputClass "libinput touchpad catchall"
[     3.298] (**) ELAN0672:00 04F3:3187 Touchpad: Applying InputClass "touchpad catchall"
[     3.298] (**) ELAN0672:00 04F3:3187 Touchpad: Applying InputClass "Default clickpad buttons"
[     3.298] (II) Using input driver 'synaptics' for 'ELAN0672:00 04F3:3187 Touchpad'
[     3.298] (**) ELAN0672:00 04F3:3187 Touchpad: always reports core events
[     3.298] (**) Option "Device" "/dev/input/event7"
[     3.324] (II) synaptics: ELAN0672:00 04F3:3187 Touchpad: found clickpad property
[     3.324] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: x-axis range 0 - 3364 (res 31)
[     3.325] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: y-axis range 0 - 1669 (res 31)
[     3.325] (II) synaptics: ELAN0672:00 04F3:3187 Touchpad: device does not report pressure, will use touch data.
[     3.325] (II) synaptics: ELAN0672:00 04F3:3187 Touchpad: device does not report finger width.
[     3.325] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: buttons: left double triple
[     3.325] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: Vendor 0x4f3 Product 0x3187
[     3.325] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: invalid pressure range.  defaulting to 0 - 255
[     3.325] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: invalid finger width range.  defaulting to 0 - 15
[     3.325] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[     3.325] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: touchpad found
[     3.325] (**) ELAN0672:00 04F3:3187 Touchpad: always reports core events
[     3.344] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-9/i2c-ELAN0672:00/0018:04F3:3187.0001/input/input15/event7"
[     3.344] (II) XINPUT: Adding extended input device "ELAN0672:00 04F3:3187 Touchpad" (type: TOUCHPAD, id 12)
[     3.344] (**) synaptics: ELAN0672:00 04F3:3187 Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[     3.344] (**) synaptics: ELAN0672:00 04F3:3187 Touchpad: (accel) MaxSpeed is now 1.75
[     3.344] (**) synaptics: ELAN0672:00 04F3:3187 Touchpad: (accel) AccelFactor is now 0.053
[     3.345] (**) ELAN0672:00 04F3:3187 Touchpad: (accel) keeping acceleration scheme 1
[     3.345] (**) ELAN0672:00 04F3:3187 Touchpad: (accel) acceleration profile 1
[     3.345] (**) ELAN0672:00 04F3:3187 Touchpad: (accel) acceleration factor: 2.000
[     3.345] (**) ELAN0672:00 04F3:3187 Touchpad: (accel) acceleration threshold: 4
[     3.345] (--) synaptics: ELAN0672:00 04F3:3187 Touchpad: touchpad found
[     3.345] (II) config/udev: Adding input device ELAN0672:00 04F3:3187 Touchpad (/dev/input/mouse1)
[     3.345] (**) ELAN0672:00 04F3:3187 Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[     3.345] (II) config/udev: Adding input device ELAN0672:00 04F3:3187 Mouse (/dev/input/mouse0)
[     3.345] (II) No input driver specified, ignoring this device.
[     3.345] (II) This device may have been added with another device file.
[     3.346] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event15)
[     3.346] (II) No input driver specified, ignoring this device.
[     3.346] (II) This device may have been added with another device file.
[     3.346] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event16)
[     3.346] (II) No input driver specified, ignoring this device.
[     3.346] (II) This device may have been added with another device file.
[     3.346] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event17)
[     3.346] (II) No input driver specified, ignoring this device.
[     3.346] (II) This device may have been added with another device file.
[     3.346] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event14)
[     3.346] (**) sof-hda-dsp Headphone: Applying InputClass "evdev keyboard catchall"
[     3.346] (**) sof-hda-dsp Headphone: Applying InputClass "libinput keyboard catchall"
[     3.346] (II) Using input driver 'libinput' for 'sof-hda-dsp Headphone'
[     3.346] (**) sof-hda-dsp Headphone: always reports core events
[     3.346] (**) Option "Device" "/dev/input/event14"
[     3.346] (**) Option "_source" "server/udev"
[     3.347] (II) event14 - sof-hda-dsp Headphone: is tagged by udev as: Keyboard Switch
[     3.347] (II) event14 - sof-hda-dsp Headphone: device is a keyboard
[     3.347] (II) event14 - sof-hda-dsp Headphone: device removed
[     3.355] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input19/event14"
[     3.355] (II) XINPUT: Adding extended input device "sof-hda-dsp Headphone" (type: KEYBOARD, id 17)
[     3.357] (II) event14 - sof-hda-dsp Headphone: is tagged by udev as: Keyboard Switch
[     3.357] (II) event14 - sof-hda-dsp Headphone: device is a keyboard
[     3.357] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event13)
[     3.357] (II) No input driver specified, ignoring this device.
[     3.357] (II) This device may have been added with another device file.
[    19.584] (II) intel(0): EDID vendor "CSO", prod id 5123
[    19.584] (II) intel(0): Using EDID range info for horizontal sync
[    19.584] (II) intel(0): Using EDID range info for vertical refresh
[    19.584] (II) intel(0): Printing DDC gathered Modelines:
[    19.584] (II) intel(0): Modeline "3840x2400"x0.0  595.20  3840 3888 3920 4000  2400 2403 2409 2480 -hsync -vsync (148.8 kHz eP)

hardware info

System:    Kernel: 5.15.4-arch1-1 x86_64 bits: 64 compiler: gcc v: 11.1.0
           parameters: BOOT_IMAGE=/boot/vmlinuz-linux
           root=UUID=06f87406-291d-4732-8c76-5c5316b036a2 rw loglevel=3 i915.enable_psr=0
           quiet
           Desktop: KDE Plasma 5.23.3 tk: Qt 5.15.2 wm: kwin_x11 vt: 1 dm: SDDM
           Distro: Arch Linux
Graphics:  Device-1: Intel TigerLake-LP GT2 [Iris Xe Graphics] vendor: Lenovo
           driver: i915 v: kernel bus-ID: 00:02.0 chip-ID: 8086:9a49 class-ID: 0300
           Device-2: Chicony Integrated Camera type: USB driver: uvcvideo bus-ID: 3-4:4
           chip-ID: 04f2:b6ea class-ID: fe01 serial: <filter>
           Display: x11 server: X.Org 1.21.1.1 compositor: kwin_x11 driver: loaded: intel
           unloaded: fbdev,modesetting,vesa display-ID: :0 screens: 1
           Screen-1: 0 s-res: 3840x2400 s-dpi: 192 s-size: 508x317mm (20.0x12.5")
           s-diag: 599mm (23.6")
           Monitor-1: eDP1 res: 3840x2400 hz: 60 dpi: 325 size: 300x190mm (11.8x7.5")
           diag: 355mm (14")
           Message: Unable to show advanced data. Required tool glxinfo missing.
Audio:     Device-1: Intel Tiger Lake-LP Smart Sound Audio vendor: Lenovo
           driver: sof-audio-pci-intel-tgl alternate: snd_hda_intel,snd_sof_pci_intel_tgl
           bus-ID: 00:1f.3 chip-ID: 8086:a0c8 class-ID: 0403
           Sound Server-1: ALSA v: k5.15.4-arch1-1 running: yes
           Sound Server-2: JACK v: 1.9.19 running: no
           Sound Server-3: PulseAudio v: 15.0 running: yes
           Sound Server-4: PipeWire v: 0.3.40 running: no
Drives:    Local Storage: total: 953.87 GiB used: 154.24 GiB (16.2%)
           SMART Message: Unable to run smartctl. Root privileges required.
           ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: KIOXIA model: N/A size: 953.87 GiB
           block-size: physical: 512 B logical: 512 B speed: 63.2 Gb/s lanes: 4 type: SSD
           serial: <filter> rev: 5107AJLA temp: 26.9 C scheme: GPT
Swap:      Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
           ID-1: swap-1 type: partition size: 20 GiB used: 0 KiB (0.0%) priority: -2
           dev: /dev/nvme0n1p2 maj-min: 259:2
Info:      Processes: 263 Uptime: 5m wakeups: 868 Memory: 15.35 GiB
           used: 3.22 GiB (21.0%) Init: systemd v: 249 tool: systemctl Compilers:
           gcc: 11.1.0 clang: 13.0.0 Packages: pacman: 1613 lib: 281 Shell: Zsh v: 5.8
           running-in: konsole inxi: 3.3.08

Journalctl log

Nov 25 13:23:33 campfire systemd[791]: Queued start job for default target Main User Target.
Nov 25 13:23:33 campfire systemd[791]: Created slice User Application Slice.
Nov 25 13:23:33 campfire systemd[791]: Reached target Paths.
Nov 25 13:23:33 campfire systemd[791]: Reached target Timers.
Nov 25 13:23:33 campfire systemd[791]: Starting D-Bus User Message Bus Socket...
Nov 25 13:23:33 campfire systemd[791]: Listening on GnuPG network certificate management daemon.
Nov 25 13:23:33 campfire systemd[791]: Listening on GCR ssh-agent wrapper.
Nov 25 13:23:33 campfire systemd[791]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 25 13:23:33 campfire systemd[791]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 25 13:23:33 campfire systemd[791]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 25 13:23:33 campfire systemd[791]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 25 13:23:33 campfire systemd[791]: Listening on p11-kit server.
Nov 25 13:23:33 campfire systemd[791]: Listening on Multimedia System.
Nov 25 13:23:33 campfire systemd[791]: Listening on Sound System.
Nov 25 13:23:33 campfire systemd[791]: Listening on D-Bus User Message Bus Socket.
Nov 25 13:23:33 campfire systemd[791]: Reached target Sockets.
Nov 25 13:23:33 campfire systemd[791]: Reached target Basic System.
Nov 25 13:23:33 campfire systemd[791]: Starting Update XDG user dir configuration...
Nov 25 13:23:33 campfire systemd[791]: Finished Update XDG user dir configuration.
Nov 25 13:23:33 campfire systemd[791]: Reached target Main User Target.
Nov 25 13:23:33 campfire systemd[791]: Startup finished in 86ms.
Nov 25 13:23:33 campfire sddm-helper[801]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Nov 25 13:23:33 campfire sddm-helper[803]: Adding cookie to "/home/heersin/.Xauthority"
Nov 25 13:23:33 campfire systemd[791]: Started D-Bus User Message Bus.
Nov 25 13:23:33 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating service name='org.kde.KSplash' requested by ':1.3' (uid=1000 pid=803 comm="/usr/bin/startplasma-x11 ")
Nov 25 13:23:33 campfire systemd[791]: Reloading.
Nov 25 13:23:33 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.kde.KSplash'
Nov 25 13:23:33 campfire ksplashqml[816]: file:///home/heersin/.local/share/plasma/look-and-feel/BeautifulTreeAnimation/contents/splash/Splash.qml:107:17: QML Image: Cannot open: file:///home/heersin/.local/share/plasma/look-and-feel/BeautifulTreeAnimation/contents/splash/images/kde.svgz
Nov 25 13:23:33 campfire ksplashqml[816]: file:///home/heersin/.local/share/plasma/look-and-feel/BeautifulTreeAnimation/contents/splash/Splash.qml:62:13: QML Image: Cannot open: file:///home/heersin/.local/share/plasma/look-and-feel/BeautifulTreeAnimation/contents/splash/images/plasma.svgz
Nov 25 13:23:33 campfire klauncher[838]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Nov 25 13:23:33 campfire kcminit_startup[844]: Initializing  "kcm_style" :  "kcminit_style"
Nov 25 13:23:33 campfire kcminit_startup[844]: QDBusConnection: error: could not send signal to service "" path "//home/heersin/.kde4/share/config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/heersin/.kde4/share/config/kdeglobals
Nov 25 13:23:33 campfire kcminit_startup[844]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Nov 25 13:23:33 campfire plasma_session[831]: org.kde.plasma.session: process job  "kcminit_startup" finished with exit code  0
Nov 25 13:23:33 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.13' (uid=1000 pid=851 comm="/usr/bin/kded5 ")
Nov 25 13:23:33 campfire systemd[791]: Created slice User Background Tasks Slice.
Nov 25 13:23:33 campfire systemd[791]: Starting KDE Global Shortcuts Server...
Nov 25 13:23:33 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.kde.kglobalaccel'
Nov 25 13:23:33 campfire systemd[791]: Started KDE Global Shortcuts Server.
Nov 25 13:23:33 campfire kwin_x11[855]: Warning: Setting a new default format with a different version or profile after the global shared context is created may cause issues with context sharing.
Nov 25 13:23:33 campfire kded5[851]: Installing the delayed initialization callback.
Nov 25 13:23:33 campfire kded5[851]: kcm_touchpad: Using X11 backend
Nov 25 13:23:33 campfire kded5[851]: Width:  3096  height:  1489
Nov 25 13:23:33 campfire kded5[851]: Approx. resX:  34  resY:  29
Nov 25 13:23:33 campfire kded5[851]: Touchpad resolution: x:  31  y:  31
Nov 25 13:23:33 campfire kded5[851]: Final resolution x: 31  y: 31
Nov 25 13:23:33 campfire kwin_x11[855]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5089:46: this compose sequence is a duplicate of another; skipping line
Nov 25 13:23:33 campfire kwin_x11[855]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5091:48: this compose sequence is a duplicate of another; skipping line
Nov 25 13:23:33 campfire kwin_x11[855]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5093:48: this compose sequence is a duplicate of another; skipping line
Nov 25 13:23:33 campfire kwin_x11[855]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5097:47: this compose sequence is a duplicate of another; skipping line
Nov 25 13:23:33 campfire kwin_x11[855]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5099:46: this compose sequence is a duplicate of another; skipping line
Nov 25 13:23:33 campfire kwin_x11[855]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5107:48: this compose sequence is a duplicate of another; skipping line
Nov 25 13:23:33 campfire kwin_x11[855]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5111:46: this compose sequence is a duplicate of another; skipping line
Nov 25 13:23:33 campfire kwin_x11[855]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5113:46: this compose sequence is a duplicate of another; skipping line
Nov 25 13:23:33 campfire kwin_x11[855]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5117:45: this compose sequence is a duplicate of another; skipping line
Nov 25 13:23:33 campfire kwin_x11[855]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5120:46: this compose sequence is a duplicate of another; skipping line
Nov 25 13:23:33 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.18' (uid=1000 pid=851 comm="/usr/bin/kded5 ")
Nov 25 13:23:33 campfire systemd[791]: Starting User preferences database...
Nov 25 13:23:33 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'ca.desrt.dconf'
Nov 25 13:23:33 campfire systemd[791]: Started User preferences database.
Nov 25 13:23:33 campfire ksmserver[878]: Qt: Session management error: networkIdsList argument is NULL
Nov 25 13:23:33 campfire kcminit_startup[844]: Initializing  "kcm_kgamma" :  "kcminit_kgamma"
Nov 25 13:23:33 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess")
Nov 25 13:23:33 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1")
Nov 25 13:23:33 campfire kcminit_startup[844]: Initializing  "kcm_touchpad" :  "kcminit_touchpad"
Nov 25 13:23:33 campfire kcminit_startup[844]: kcm_touchpad: Using X11 backend
Nov 25 13:23:33 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/baloo_file.desktop" ("/usr/lib/baloo_file")
Nov 25 13:23:33 campfire kcminit_startup[844]: Width:  3096  height:  1489
Nov 25 13:23:33 campfire kcminit_startup[844]: Approx. resX:  34  resY:  29
Nov 25 13:23:33 campfire kcminit_startup[844]: Touchpad resolution: x:  31  y:  31
Nov 25 13:23:33 campfire kcminit_startup[844]: Final resolution x: 31  y: 31
Nov 25 13:23:33 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy")
Nov 25 13:23:33 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/org_kde_powerdevil")
Nov 25 13:23:33 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/lib/pam_kwallet_init")
Nov 25 13:23:33 campfire kaccess[903]: Xlib XKB extension major= 1  minor= 0
Nov 25 13:23:33 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell")
Nov 25 13:23:33 campfire kwin_x11[855]: kwin_core: XCB error: 10 (BadAccess), sequence: 813, resource id: 1316, major code: 142 (Composite), minor code: 2 (RedirectSubwindows)
Nov 25 13:23:33 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 856, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:23:33 campfire kwin_x11[855]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed"
Nov 25 13:23:33 campfire kwin_x11[855]: kf.config.core: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed"
Nov 25 13:23:33 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.26' (uid=1000 pid=912 comm="/usr/lib/org_kde_powerdevil ")
Nov 25 13:23:33 campfire systemd[791]: Starting KActivityManager Activity manager Service...
Nov 25 13:23:34 campfire polkit-kde-authentication-agent-1[905]: New PolkitAgentListener  0x5616c10a1400
Nov 25 13:23:34 campfire polkit-kde-authentication-agent-1[905]: Adding new listener  PolkitQt1::Agent::Listener(0x5616c10f3fa0) for  0x5616c10a1400
Nov 25 13:23:34 campfire polkit-kde-authentication-agent-1[905]: Listener online
Nov 25 13:23:34 campfire polkit-kde-authentication-agent-1[905]: Authentication agent result: true
Nov 25 13:23:34 campfire kaccess[903]: X server XKB extension major= 1  minor= 0
Nov 25 13:23:34 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.kde.ActivityManager'
Nov 25 13:23:34 campfire systemd[791]: Started KActivityManager Activity manager Service.
Nov 25 13:23:34 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy")
Nov 25 13:23:34 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/pulseaudio.desktop" ("/usr/bin/start-pulseaudio-x11")
Nov 25 13:23:34 campfire kded5[851]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.16'
Nov 25 13:23:34 campfire kded5[851]: Delayed initialization.
Nov 25 13:23:34 campfire kded5[851]: Reloading the khotkeys configuration
Nov 25 13:23:34 campfire kded5[851]: Version 2 File!
Nov 25 13:23:34 campfire kded5[851]: true
Nov 25 13:23:34 campfire kded5[851]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
Nov 25 13:23:34 campfire kded5[851]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
Nov 25 13:23:34 campfire kded5[851]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
Nov 25 13:23:34 campfire kded5[851]: Imported file "/usr/share/khotkeys/konsole.khotkeys"
Nov 25 13:23:34 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/restore_kmix_volumes.desktop" ("/usr/bin/kmixctrl", "--restore")
Nov 25 13:23:34 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/org.kde.kdeconnect.daemon.desktop" ("/usr/lib/kdeconnectd")
Nov 25 13:23:34 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/org.kde.discover.notifier.desktop" ("/usr/lib/DiscoverNotifier")
Nov 25 13:23:34 campfire systemd[791]: Created slice User Core Session Slice.
Nov 25 13:23:34 campfire systemd[791]: Starting Sound Service...
Nov 25 13:23:34 campfire systemd[791]: Started /usr/lib/DiscoverNotifier.
Nov 25 13:23:34 campfire DiscoverNotifier[973]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so: (libpackagekitqt5.so.1: cannot open shared object file: No such file or directory)"
Nov 25 13:23:34 campfire DiscoverNotifier[973]: couldn't load "/usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so: (libflatpak.so.0: cannot open shared object file: No such file or directory)"
Nov 25 13:23:34 campfire DiscoverNotifier[973]: couldn't find any notifier backend ("/usr/lib/qt/plugins", "/usr/lib")
Nov 25 13:23:34 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1028, resource id: 25165830, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:23:34 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1032, resource id: 25165831, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:23:34 campfire systemd[791]: Started KMix - Sound Mixer.
Nov 25 13:23:34 campfire DiscoverNotifier[980]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so: (libpackagekitqt5.so.1: cannot open shared object file: No such file or directory)"
Nov 25 13:23:34 campfire DiscoverNotifier[980]: couldn't load "/usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so: (libflatpak.so.0: cannot open shared object file: No such file or directory)"
Nov 25 13:23:34 campfire DiscoverNotifier[980]: couldn't find any notifier backend ("/usr/lib/qt/plugins", "/usr/lib")
Nov 25 13:23:34 campfire kded5[851]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit" 
Nov 25 13:23:34 campfire kded5[851]: 
Nov 25 13:23:34 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating service name='org.freedesktop.Telepathy.AccountManager' requested by ':1.13' (uid=1000 pid=851 comm="/usr/bin/kded5 ")
Nov 25 13:23:34 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating service name='org.freedesktop.Notifications' requested by ':1.43' (uid=1000 pid=968 comm="/usr/lib/kdeconnectd ")
Nov 25 13:23:34 campfire plasmashell[917]: kf.plasma.quick: Applet preload policy set to 1
Nov 25 13:23:34 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.freedesktop.Telepathy.AccountManager'
Nov 25 13:23:34 campfire systemd[791]: Started /usr/bin/korgac.
Nov 25 13:23:34 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating service name='org.freedesktop.Telepathy.Client.KTp.Approver' requested by ':1.48' (uid=1000 pid=999 comm="/usr/lib/telepathy/mission-control-5 ")
Nov 25 13:23:34 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating service name='org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule' requested by ':1.48' (uid=1000 pid=999 comm="/usr/lib/telepathy/mission-control-5 ")
Nov 25 13:23:34 campfire kmix[994]: percent 5 -> divisor 20
Nov 25 13:23:34 campfire kded5[851]: plasma-nm: Unhandled active connection state change:  1
Nov 25 13:23:34 campfire kded5[851]: plasma-nm: Network connectivity limited, scheduling notification
Nov 25 13:23:34 campfire kded5[851]: plasma-nm: Network connectivity limited, scheduling notification
Nov 25 13:23:34 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating service name='org.kde.KScreen' requested by ':1.13' (uid=1000 pid=851 comm="/usr/bin/kded5 ")
Nov 25 13:23:34 campfire kded5[851]: Known activities: ("488fb723-9045-40d9-af6c-7df8fb1221f9")
Nov 25 13:23:34 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.freedesktop.Telepathy.Client.KTp.Approver'
Nov 25 13:23:34 campfire kded5[851]: Starting accounts migration...
Nov 25 13:23:34 campfire kded5[851]: Registering ":1.47/StatusNotifierItem" to system tray
Nov 25 13:23:34 campfire kded5[851]: ktp-kded-module: "auto-away" state change: TelepathyKDEDModulePlugin::Enabled
Nov 25 13:23:34 campfire kded5[851]: ktp-kded-module: "screen-saver-away" state change: TelepathyKDEDModulePlugin::Enabled
Nov 25 13:23:34 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule'
Nov 25 13:23:34 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.kde.KScreen'
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr: Connected output 67 to CRTC 62
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xcb.helper: Detected XRandR 1.6
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xcb.helper: Event Base:  89
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xcb.helper: Event Error:  147
Nov 25 13:23:34 campfire org_kde_powerdevil[912]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr: XRandR::setConfig
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr: Requested screen size is QSize(3840, 2400)
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr: Needed CRTCs:  1
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr: Actions to perform: 
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr:         Change Screen Size: false
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr:         Disable outputs: false
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr:         Change outputs: true
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr:                  (67)
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr:         Enable outputs: false
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr: RRSetCrtcConfig (change output) 
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr:         Result:  0
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr: XRandROutput 67 update 
Nov 25 13:23:34 campfire kscreen_backend_launcher[1024]: kscreen.xrandr: XRandR::setConfig done!
Nov 25 13:23:34 campfire plasmashell[917]: trying to show an empty dialog
Nov 25 13:23:34 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1160, resource id: 25165833, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:23:34 campfire systemd[791]: Started Yakuake - Drop-down Terminal.
Nov 25 13:23:34 campfire plasmashell[917]: trying to show an empty dialog
Nov 25 13:23:34 campfire kded5[851]: Registering ":1.59/StatusNotifierItem" to system tray
Nov 25 13:23:34 campfire pulseaudio[972]: stat('/etc/pulse/default.pa.d'): No such file or directory
Nov 25 13:23:34 campfire systemd[791]: Started Sound Service.
Nov 25 13:23:34 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/org.kde.korgac.desktop" ("/usr/bin/korgac")
Nov 25 13:23:34 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop" ("/usr/lib/evolution-data-server/evolution-alarm-notify")
Nov 25 13:23:34 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/touchegg.desktop" ("/usr/bin/touchegg")
Nov 25 13:23:34 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/org.fcitx.Fcitx5.desktop" ("/usr/bin/fcitx5")
Nov 25 13:23:34 campfire plasma_session[831]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/kmix_autostart.desktop" ("/usr/bin/kmix", "--keepvisibility")
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: Cannot load profile "PulseAudio.Playback_Devices.1.default"
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: Cannot load profile "PulseAudio.Capture_Devices.1.default"
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: Cannot load profile "PulseAudio.Playback_Streams.1.default"
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: Cannot load profile "PulseAudio.Capture_Streams.1.default"
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire kmixctrl[965]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:34 campfire akonadi_control[1039]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Nov 25 13:23:34 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Starting up the Akonadi Server...
Nov 25 13:23:34 campfire plasmashell[917]: trying to show an empty dialog
Nov 25 13:23:34 campfire plasmashell[917]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
Nov 25 13:23:34 campfire plasmashell[917]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: Cannot load profile "PulseAudio.Playback_Devices.1.default"
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: Cannot load profile "PulseAudio.Capture_Devices.1.default"
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: Cannot load profile "PulseAudio.Playback_Streams.1.default"
Nov 25 13:23:34 campfire kmix[994]: org.kde.kmix: Cannot load profile "PulseAudio.Capture_Streams.1.default"
Nov 25 13:23:34 campfire kded5[851]: Registering ":1.80/StatusNotifierItem" to system tray
Nov 25 13:23:34 campfire xembedsniproxy[910]: Container window visible, stack below
Nov 25 13:23:34 campfire kded5[851]: Registering ":1.73/StatusNotifierItem" to system tray
Nov 25 13:23:34 campfire kded5[851]: Registering ":1.81/StatusNotifierItem" to system tray
Nov 25 13:23:34 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Running DB initializer
Nov 25 13:23:34 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: DB initializer done
Nov 25 13:23:34 campfire akonadiserver[1074]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Nov 25 13:23:35 campfire akonadi_control[1039]: org.kde.pim.akonadicontrol: Akonadi server is now operational.
Nov 25 13:23:35 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f18003f20) )
Nov 25 13:23:35 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f18003f20) identified as "ETMCalendarMonitor - 94374074972800"
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:37 campfire kded5[851]: org.kde.kmix: no mix devices and not dynamic
Nov 25 13:23:50 campfire plasmashell[917]: Both point size and pixel size set. Using pixel size.
Nov 25 13:23:50 campfire plasmashell[917]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:54:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Nov 25 13:23:50 campfire plasmashell[917]: Error: cannot change the containment to AppletsLayout
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.83' (uid=1000 pid=1055 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
Nov 25 13:23:50 campfire systemd[791]: Starting Accessibility services bus...
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.a11y.Bus'
Nov 25 13:23:50 campfire systemd[791]: Started Accessibility services bus.
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f1804e6a0) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f18057640) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f18057950) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f18061370) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f1806a830) )
Nov 25 13:23:50 campfire plasmashell[917]: trying to show an empty dialog
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f18073ce0) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f1807d0f0) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f180864a0) )
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.110' (uid=1000 pid=1055 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
Nov 25 13:23:50 campfire systemd[791]: Starting Evolution source registry...
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f1808f7e0) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f18098b80) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f180a1ec0) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f180ab130) )
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating service name='org.gnome.OnlineAccounts' requested by ':1.115' (uid=1000 pid=1242 comm="/usr/lib/evolution-source-registry ")
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f180b4400) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f180bd630) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f180c68f0) )
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Nov 25 13:23:50 campfire systemd[791]: Started Evolution source registry.
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f180cfb50) )
Nov 25 13:23:50 campfire at-spi-bus-launcher[1218]: dbus-daemon[1218]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1055 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
Nov 25 13:23:50 campfire goa-daemon[1269]: goa-daemon version 3.40.1 starting
Nov 25 13:23:50 campfire at-spi-bus-launcher[1218]: dbus-daemon[1218]: Successfully activated service 'org.a11y.atspi.Registry'
Nov 25 13:23:50 campfire at-spi-bus-launcher[1284]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating service name='org.gnome.Identity' requested by ':1.120' (uid=1000 pid=1269 comm="/usr/lib/goa-daemon ")
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.gnome.OnlineAccounts'
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.110' (uid=1000 pid=1055 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
Nov 25 13:23:50 campfire systemd[791]: Starting Evolution calendar service...
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.gnome.Identity'
Nov 25 13:23:50 campfire plasmashell[917]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:18:1: QML DropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumHeight"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f180d8e40) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f180e2320) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber "" disconnected
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f180eb580) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f180eb580) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f18101b60) )
Nov 25 13:23:50 campfire plasmashell[917]: trying to show an empty dialog
Nov 25 13:23:50 campfire plasmashell[917]: Plasma Shell startup completed
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f1806a830) identified as "AgentBaseChangeRecorder - 94527907925344"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f18101b60) identified as "akonadi_birthdays_resource - 94527907992096"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f18057640) identified as "AgentBaseChangeRecorder - 94276795998960"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f1808f7e0) identified as "AgentBaseChangeRecorder - 94158203526784"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f18057950) identified as "AgentBaseChangeRecorder - 94654803186240"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f18073ce0) identified as "AgentBaseChangeRecorder - 94429612878832"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f18061370) identified as "AgentBaseChangeRecorder - 93903994407040"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f180eb580) identified as "KNotes Session - 94429612934560"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f180d8e40) identified as "akonadi_maildispatcher_agent - 93903994457136"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f180e2320) identified as "SpecialCollectionsMonitor - 93903994253760"
Nov 25 13:23:50 campfire plasmashell[917]: 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"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f1804e6a0) identified as "AgentBaseChangeRecorder - 94588025125648"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f180864a0) identified as "AgentBaseChangeRecorder - 94788044542304"
Nov 25 13:23:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1971, resource id: 4194349, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:23:50 campfire kded5[851]: Registering "org.fcitx.Fcitx5.StatusNotifierItem-1059-2/StatusNotifierItem" to system tray
Nov 25 13:23:50 campfire kded5[851]: Service  ":1.80" unregistered
Nov 25 13:23:50 campfire kwin_x11[855]: kwin_core: XCB error: 152 (BadDamage), sequence: 1983, resource id: 16777261, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Nov 25 13:23:50 campfire systemd[791]: Started Evolution calendar service.
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.freedesktop.Notifications'
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f1807d0f0) identified as "AgentBaseChangeRecorder - 94473326374624"
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.123' (uid=1000 pid=1299 comm="/usr/lib/evolution-calendar-factory ")
Nov 25 13:23:50 campfire systemd[791]: Starting Evolution address book service...
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f180a1ec0) identified as "AgentBaseChangeRecorder - 94573048976016"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f18098b80) identified as "AgentBaseChangeRecorder - 94671315740448"
Nov 25 13:23:50 campfire plasmashell[917]: libkcups: CUPS-Get-Printers last error: 1282 Bad file descriptor
Nov 25 13:23:50 campfire plasmashell[917]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor
Nov 25 13:23:50 campfire plasmashell[917]: libkcups: Request failed 1282 -1
Nov 25 13:23:50 campfire plasmashell[917]: libkcups: Get-Jobs last error: 1282 Bad file descriptor
Nov 25 13:23:50 campfire plasmashell[917]: libkcups: Get-Jobs last error: 1282 Bad file descriptor
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber "" disconnected
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f18188ae0) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f180ab130) identified as "AgentBaseChangeRecorder - 93857094253568"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f18188ae0) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f181892e0) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber "" disconnected
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f181802d0) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f181802d0) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f18193840) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f18194b60) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f180bd630) identified as "AgentBaseChangeRecorder - 94648117628240"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f18188ae0) identified as "Archive Mail Kernel ETM - 94648117686624"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f181892e0) identified as "ArchiveMailCollectionMonitor - 94648117686592"
Nov 25 13:23:50 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Nov 25 13:23:50 campfire systemd[791]: Started Evolution address book service.
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f180c68f0) identified as "AgentBaseChangeRecorder - 93967165839856"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f181802d0) identified as "MailFilter Kernel ETM - 93967165952128"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f18193840) identified as "MailFilterCollectionMonitor - 93967165903360"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f18194b60) identified as "MailFilterItemMonitor - 93967165898224"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f181f8920) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f180cfb50) identified as "AgentBaseChangeRecorder - 94823418366928"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f181f8920) identified as "UnifiedMailboxChangeRecorder - 140722057945008"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f180b4400) identified as "AgentBaseChangeRecorder - 94327727093264"
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f4f1821bc10) )
Nov 25 13:23:50 campfire akonadiserver[1074]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f4f1821bc10) identified as "SpecialCollectionsMonitor - 93967165931968"
Nov 25 13:23:50 campfire kded5[851]: Registering "org.kde.StatusNotifierHost-917" as system tray
Nov 25 13:23:50 campfire plasmashell[917]: qml: SystemTray ItemLoader: Invalid state, cannot determine source!
Nov 25 13:23:50 campfire plasmashell[917]: qml: SystemTray ItemLoader: Invalid state, cannot determine source!
Nov 25 13:23:50 campfire plasmashell[917]: Both point size and pixel size set. Using pixel size.
Nov 25 13:23:50 campfire plasmashell[917]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:54:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Nov 25 13:23:50 campfire plasmashell[917]: Both point size and pixel size set. Using pixel size.
Nov 25 13:23:50 campfire plasmashell[917]: Error: cannot change the containment to AppletsLayout
Nov 25 13:23:50 campfire plasmashell[917]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Nov 25 13:23:51 campfire plasmashell[917]: Entry is not valid "kontact.desktop" QSharedPointer(0x556fb2d01cc0)
Nov 25 13:23:51 campfire plasmashell[917]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x556fb2d41e30)
Nov 25 13:23:51 campfire plasmashell[917]: Entry is not valid "kontact.desktop" QSharedPointer(0x556fb2cf6780)
Nov 25 13:23:51 campfire plasmashell[917]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x556fb2cfaae0)
Nov 25 13:23:51 campfire plasmashell[917]: trying to show an empty dialog
Nov 25 13:23:55 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7172, resource id: 37748881, major code: 20 (GetProperty), minor code: 0
Nov 25 13:23:55 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7173, resource id: 37748881, major code: 15 (QueryTree), minor code: 0
Nov 25 13:23:56 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7425, resource id: 16777655, major code: 3 (GetWindowAttributes), minor code: 0
Nov 25 13:23:56 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 7426, resource id: 16777655, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:23:58 campfire plasmashell[917]: plasma-nm: Requesting wifi scan on device "wlan0"
Nov 25 13:24:13 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 8329, resource id: 37748965, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:24:13 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 8330, resource id: 37748965, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:24:13 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 8331, resource id: 37748965, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:24:13 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 8332, resource id: 37748965, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:24:13 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 8333, resource id: 37748965, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:24:33 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9439, resource id: 16778152, major code: 3 (GetWindowAttributes), minor code: 0
Nov 25 13:24:33 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 9440, resource id: 16778152, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:24:35 campfire plasmashell[917]: Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication.
Nov 25 13:24:35 campfire plasmashell[917]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Nov 25 13:24:35 campfire plasmashell[917]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Nov 25 13:24:35 campfire plasmashell[917]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Nov 25 13:24:35 campfire plasmashell[917]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Nov 25 13:24:35 campfire plasmashell[917]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Nov 25 13:24:35 campfire plasmashell[917]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Nov 25 13:24:35 campfire plasmashell[917]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Nov 25 13:24:35 campfire plasmashell[917]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Nov 25 13:24:35 campfire plasmashell[917]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Nov 25 13:24:35 campfire plasmashell[917]: Both point size and pixel size set. Using pixel size.
Nov 25 13:24:35 campfire plasmashell[917]: Both point size and pixel size set. Using pixel size.
Nov 25 13:24:35 campfire plasmashell[917]: Error: cannot change the containment to AppletsLayout
Nov 25 13:24:36 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10226, resource id: 37748993, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:24:36 campfire systemd[791]: Started Firefox - Web Browser.
Nov 25 13:24:36 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10349, resource id: 37748994, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:24:36 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10779, resource id: 16778216, major code: 3 (GetWindowAttributes), minor code: 0
Nov 25 13:24:36 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 10780, resource id: 16778216, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:24:36 campfire plasmashell[917]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state"
Nov 25 13:24:39 campfire plasmashell[917]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state"
Nov 25 13:24:42 campfire plasmashell[917]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Nov 25 13:24:42 campfire plasmashell[917]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Nov 25 13:24:42 campfire dbus-daemon[808]: [session uid=1000 pid=808] Activating via systemd: service name='org.kde.runners.baloo' unit='plasma-baloorunner.service' requested by ':1.35' (uid=1000 pid=917 comm="/usr/bin/plasmashell ")
Nov 25 13:24:42 campfire systemd[791]: Starting KRunner provider for baloo file indexer...
Nov 25 13:24:42 campfire dbus-daemon[808]: [session uid=1000 pid=808] Successfully activated service 'org.kde.runners.baloo'
Nov 25 13:24:42 campfire systemd[791]: Started KRunner provider for baloo file indexer.
Nov 25 13:24:43 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 12670, resource id: 37749002, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:24:43 campfire systemd[791]: Started Spectacle - Screenshot Capture Utility.
Nov 25 13:24:43 campfire plasmashell[917]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state"
Nov 25 13:24:46 campfire spectacle[1768]: kf.kio.widgets.kdirmodel: No node found for item that was just removed: QUrl("file:///home/heersin/Documents/The Cargo Book.pdf")
Nov 25 13:24:47 campfire kioslave5[1791]: Qt: Session management error: networkIdsList argument is NULL
Nov 25 13:24:49 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 14955, resource id: 111149062, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15193, resource id: 106954758, major code: 19 (DeleteProperty), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15207, resource id: 106954758, major code: 19 (DeleteProperty), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15208, resource id: 106954758, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15209, resource id: 106954758, major code: 19 (DeleteProperty), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15210, resource id: 106954758, major code: 19 (DeleteProperty), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15211, resource id: 106954758, major code: 19 (DeleteProperty), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15212, resource id: 106954758, major code: 7 (ReparentWindow), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15213, resource id: 106954758, major code: 6 (ChangeSaveSet), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15214, resource id: 106954758, major code: 2 (ChangeWindowAttributes), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15215, resource id: 106954758, major code: 10 (UnmapWindow), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15278, resource id: 106954876, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15282, resource id: 109051915, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:24:50 campfire systemd[791]: app-org.kde.spectacle-9a12b02cfa764609b58e574239a6af69.scope: Consumed 1.705s CPU time.
Nov 25 13:24:50 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15296, resource id: 37749003, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:24:52 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15968, resource id: 16778510, major code: 20 (GetProperty), minor code: 0
Nov 25 13:25:06 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 20658, resource id: 16778874, major code: 20 (GetProperty), minor code: 0
Nov 25 13:25:07 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 20839, resource id: 16778851, major code: 3 (GetWindowAttributes), minor code: 0
Nov 25 13:25:07 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 20840, resource id: 16778851, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:25:08 campfire plasmashell[917]: trying to show an empty dialog
Nov 25 13:25:09 campfire kstart5[1941]: Omitting both --window and --windowclass arguments is not recommended
Nov 25 13:25:09 campfire systemd[791]: Started konsole.
Nov 25 13:25:09 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 21984, resource id: 106954761, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:25:16 campfire sudo[2027]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Nov 25 13:25:16 campfire sudo[2027]:  heersin : TTY=pts/2 ; PWD=/home/heersin ; USER=root ; COMMAND=/usr/bin/nvim /var/log/Xorg.0.log
Nov 25 13:25:16 campfire sudo[2027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Nov 25 13:25:17 campfire sudo[2027]: pam_unix(sudo:session): session closed for user root
Nov 25 13:25:21 campfire sudo[2046]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Nov 25 13:25:21 campfire sudo[2046]:  heersin : TTY=pts/2 ; PWD=/home/heersin ; USER=root ; COMMAND=/usr/bin/cat /var/log/Xorg.0.log
Nov 25 13:25:21 campfire sudo[2046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Nov 25 13:25:21 campfire sudo[2046]: pam_unix(sudo:session): session closed for user root
Nov 25 13:25:35 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 23649, resource id: 109051910, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:25:49 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 23692, resource id: 109051910, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:25:58 campfire baloo_file[907]: 94610175251514115 "/home/heersin/xorg.log" renaming "kde.log" to "xorg.log"
Nov 25 13:26:16 campfire baloo_file[907]: 94610175251514115 "/home/heersin/Documents/logs/xorg.log" renaming "xorg.log" to "xorg.log"
Nov 25 13:27:53 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 36695, resource id: 109051910, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:28:02 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 37641, resource id: 16778997, major code: 20 (GetProperty), minor code: 0
Nov 25 13:28:06 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 38030, resource id: 109051910, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:28:29 campfire kstart5[2759]: Omitting both --window and --windowclass arguments is not recommended
Nov 25 13:28:29 campfire systemd[791]: Started konsole.
Nov 25 13:28:29 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 38443, resource id: 109051913, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:29:26 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 42408, resource id: 111149062, major code: 18 (ChangeProperty), minor code: 0
Nov 25 13:29:57 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44900, resource id: 16781204, major code: 20 (GetProperty), minor code: 0
Nov 25 13:32:40 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3893, resource id: 16781638, major code: 20 (GetProperty), minor code: 0
Nov 25 13:32:51 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5938, resource id: 16783296, major code: 3 (GetWindowAttributes), minor code: 0
Nov 25 13:32:51 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 5939, resource id: 16783296, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:32:51 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5942, resource id: 16783296, major code: 3 (GetWindowAttributes), minor code: 0
Nov 25 13:32:51 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 5943, resource id: 16783296, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:33:14 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10255, resource id: 16783446, major code: 20 (GetProperty), minor code: 0
Nov 25 13:33:16 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10804, resource id: 16783680, major code: 20 (GetProperty), minor code: 0
Nov 25 13:35:20 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34520, resource id: 16783970, major code: 20 (GetProperty), minor code: 0
Nov 25 13:36:16 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 42482, resource id: 16783927, major code: 3 (GetWindowAttributes), minor code: 0
Nov 25 13:36:16 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 42483, resource id: 16783927, major code: 14 (GetGeometry), minor code: 0
Nov 25 13:37:07 campfire kwin_x11[855]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 45577, resource id: 111149062, major code: 18 (ChangeProperty), minor code: 0

Last night kde catches an event of plasma crash. But unfortunately I have send the backtrace info through kde bug reporter and forgot to record that. I only remember it shows that it ends up in `iris_*.so`.  I checked the xorg and found : `AIGLX error calling driver entry point failed`.  May be it's an issue caused by incompatible graphic driver ?

Last edited by teable (2021-11-25 13:06:58)

Offline

#2 2021-11-25 08:13:57

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: KDE plasma randomly crash and sometime hangs

Please remove the oversized iamges (the board has a 250x250 max rule, you can post links and optionally thumbnails) and the xf86-video-intel package.
After the latter (make sure there's no reference to the driver in /{etc,usr/share}/X11/xorg.conf*), see whether the issue remains.

Offline

#3 2021-11-25 11:36:46

harfield
Member
Registered: 2021-11-25
Posts: 1

Re: KDE plasma randomly crash and sometime hangs

This might be the problem you're looking for https://bbs.archlinux.org/viewtopic.php?id=271403

Offline

#4 2021-11-25 12:58:38

teable
Member
Registered: 2020-07-02
Posts: 5

Re: KDE plasma randomly crash and sometime hangs

harfield wrote:

This might be the problem you're looking for https://bbs.archlinux.org/viewtopic.php?id=271403

Thanks! It's exactly the problem and seems like many Thinkpad X1C users meet this problem.
See https://gitlab.freedesktop.org/drm/intel/-/issues/4530

Offline

#5 2021-11-25 13:01:11

teable
Member
Registered: 2020-07-02
Posts: 5

Re: KDE plasma randomly crash and sometime hangs

seth wrote:

Please remove the oversized iamges (the board has a 250x250 max rule, you can post links and optionally thumbnails) and the xf86-video-intel package.
After the latter (make sure there's no reference to the driver in /{etc,usr/share}/X11/xorg.conf*), see whether the issue remains.

Thank you Seth. I removed it but it still hangs for a few time, sometimes in sddm login, sometimes in startup. It might be a kernel level issue.
Anyway, I'm resizing the images now. smile

Offline

#6 2021-11-26 02:37:09

teable
Member
Registered: 2020-07-02
Posts: 5

Re: KDE plasma randomly crash and sometime hangs

Downgrade to 5.14.16 and then no issue remains.

Offline

Board footer

Powered by FluxBB