#################### inxi -Fxxc0z ######################## System: Kernel: 5.15.10-1-rpi-ARCH aarch64 bits: 64 compiler: N/A Desktop: KDE Plasma 5.23.4 tk: Qt 5.15.2 wm: kwin_x11 dm: SDDM Distro: EndeavourOS base: Arch Linux Machine: Type: ARM System: Raspberry Pi 4 Model B Rev 1.4 details: BCM2835 rev: d03114 serial: CPU: Info: quad core model: ARMv8 v8l variant: cortex-a72 bits: 64 type: MCP arch: v8l rev: 3 Speed (MHz): avg: 1200 min/max: 600/1800 cores: 1: 1200 2: 1200 3: 1200 4: 1200 bogomips: 432 Features: Use -f option to see features Graphics: Device-1: bcm2711-hdmi0 driver: vc4_hdmi v: N/A bus-ID: N/A chip-ID: brcm:fef00700 Device-2: bcm2711-hdmi1 driver: vc4_hdmi v: N/A bus-ID: N/A chip-ID: brcm:fef05700 Device-3: bcm2711-vc5 driver: vc4_drm v: N/A bus-ID: N/A chip-ID: brcm:gpu Display: x11 server: X.Org 1.21.1.1 compositor: kwin_x11 driver: loaded: modesetting alternate: fbdev resolution: 1360x768~60Hz s-dpi: 96 OpenGL: renderer: V3D 4.2 v: 2.1 Mesa 21.2.5 direct render: Yes Audio: Device-1: bcm2711-hdmi0 driver: vc4_hdmi bus-ID: N/A chip-ID: brcm:fef00700 Device-2: bcm2711-hdmi1 driver: vc4_hdmi bus-ID: N/A chip-ID: brcm:fef05700 Sound Server-1: ALSA v: k5.15.10-1-rpi-ARCH running: yes Sound Server-2: JACK v: 1.9.19 running: no Sound Server-3: PulseAudio v: 15.0 running: no Sound Server-4: PipeWire v: 0.3.40 running: yes Network: Device-1: bcm2835-mmc driver: mmc_bcm2835 v: N/A port: N/A bus-ID: N/A chip-ID: brcm:fe300000 IF: wlan0 state: down mac: Device-2: bcm2711-genet-v5 driver: bcmgenet v: N/A port: N/A bus-ID: N/A chip-ID: brcm:fd580000 IF: eth0 state: up speed: 1000 Mbps duplex: full mac: Drives: Local Storage: total: 232.89 GiB used: 6.02 GiB (2.6%) ID-1: /dev/sda type: USB vendor: Samsung model: SSD 850 EVO 250GB size: 232.89 GiB serial: Partition: ID-1: / size: 227.98 GiB used: 5.97 GiB (2.6%) fs: ext4 dev: /dev/sda2 ID-2: /boot size: 199.8 MiB used: 51.1 MiB (25.6%) fs: vfat dev: /dev/sda1 Swap: Alert: No swap data was found. Sensors: System Temperatures: cpu: 25.8 C mobo: N/A Fan Speeds (RPM): N/A Info: Processes: 203 Uptime: 44m Memory: 7.63 GiB used: 1.21 GiB (15.8%) Init: systemd v: 249 Compilers: gcc: N/A Packages: pacman: 842 Client: shell wrapper v: 5.1.12-release inxi: 3.3.11 #################### cat /etc/pacman.conf ######################## # # /etc/pacman.conf # # See the pacman.conf(5) manpage for option and repository directives # # GENERAL OPTIONS # [options] # The following paths are commented out with their default values listed. # If you wish to use different paths, uncomment and update the paths. #RootDir = / #DBPath = /var/lib/pacman/ #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log #GPGDir = /etc/pacman.d/gnupg/ #HookDir = /etc/pacman.d/hooks/ HoldPkg = pacman glibc #XferCommand = /usr/bin/curl -L -C - -f -o %o %u #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u #CleanMethod = KeepInstalled Architecture = aarch64 # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup #IgnorePkg = #IgnoreGroup = #NoUpgrade = #NoExtract = # Misc options #UseSyslog #Color #NoProgressBar CheckSpace #VerbosePkgLists ParallelDownloads= 8 # By default, pacman accepts packages signed by keys that its local keyring # trusts (see pacman-key and its man page), as well as unsigned packages. SigLevel = Required DatabaseOptional LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local # keyring can then be populated with the keys of all official Arch Linux ARM # packagers with `pacman-key --populate archlinuxarm`. # # REPOSITORIES # - can be defined here or included from another file # - pacman will search repositories in the order defined here # - local/custom mirrors can be added here or in separate files # - repositories listed first will take precedence when packages # have identical names, regardless of version number # - URLs will have $repo replaced by the name of the current repo # - URLs will have $arch replaced by the name of the architecture # # Repository entries are of the format: # [repo-name] # Server = ServerName # Include = IncludePath # # The header [repo-name] is crucial - it must be present and # uncommented to enable the repo. # # The testing repositories are disabled by default. To enable, uncomment the # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors. [graysky] Server = http://repo-ck.com/aarch64-test/ [core] Include = /etc/pacman.d/mirrorlist [extra] Include = /etc/pacman.d/mirrorlist [community] Include = /etc/pacman.d/mirrorlist [alarm] Include = /etc/pacman.d/mirrorlist [aur] Include = /etc/pacman.d/mirrorlist # An example of a custom package repository. See the pacman manpage for # tips on creating your own repositories. #[custom] #SigLevel = Optional TrustAll #Server = file:///home/custompkgs [endeavouros] SigLevel = PackageRequired Include = /etc/pacman.d/endeavouros-mirrorlist #################### journalctl -b -0 ######################## -- Journal begins at Fri 2021-11-12 07:10:37 MST, ends at Sun 2021-12-19 17:25:37 MST. -- Nov 30 17:40:38 _hostname_ kernel: Booting Linux on physical CPU 0x0000000000 [0x410fd083] Nov 30 17:40:38 _hostname_ kernel: Linux version 5.15.10-1-rpi-ARCH (squishy@quadruple) (aarch64-linux-gnu-gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37) #1 SMP PREEMPT Fri Dec 17 12:17:56 EST 2021 Nov 30 17:40:38 _hostname_ kernel: random: fast init done Nov 30 17:40:38 _hostname_ kernel: Machine model: Raspberry Pi 4 Model B Rev 1.4 Nov 30 17:40:38 _hostname_ kernel: Reserved memory: created CMA memory pool at 0x000000001a800000, size 320 MiB Nov 30 17:40:38 _hostname_ kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool Nov 30 17:40:38 _hostname_ kernel: Zone ranges: Nov 30 17:40:38 _hostname_ kernel: DMA [mem 0x0000000000000000-0x000000003fffffff] Nov 30 17:40:38 _hostname_ kernel: DMA32 [mem 0x0000000040000000-0x00000000ffffffff] Nov 30 17:40:38 _hostname_ kernel: Normal [mem 0x0000000100000000-0x00000001ffffffff] Nov 30 17:40:38 _hostname_ kernel: Movable zone start for each node Nov 30 17:40:38 _hostname_ kernel: Early memory node ranges Nov 30 17:40:38 _hostname_ kernel: node 0: [mem 0x0000000000000000-0x000000003b2fffff] Nov 30 17:40:38 _hostname_ kernel: node 0: [mem 0x0000000040000000-0x00000000fbffffff] Nov 30 17:40:38 _hostname_ kernel: node 0: [mem 0x0000000100000000-0x00000001ffffffff] Nov 30 17:40:38 _hostname_ kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff] Nov 30 17:40:38 _hostname_ kernel: On node 0, zone DMA32: 256 pages in unavailable ranges Nov 30 17:40:38 _hostname_ kernel: percpu: Embedded 28 pages/cpu s76888 r8192 d29608 u114688 Nov 30 17:40:38 _hostname_ kernel: pcpu-alloc: s76888 r8192 d29608 u114688 alloc=28*4096 Nov 30 17:40:38 _hostname_ kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Nov 30 17:40:38 _hostname_ kernel: Detected PIPT I-cache on CPU0 Nov 30 17:40:38 _hostname_ kernel: CPU features: detected: Spectre-v2 Nov 30 17:40:38 _hostname_ kernel: CPU features: detected: Spectre-v4 Nov 30 17:40:38 _hostname_ kernel: CPU features: detected: ARM errata 1165522, 1319367, or 1530923 Nov 30 17:40:38 _hostname_ kernel: Built 1 zonelists, mobility grouping on. Total pages: 2028596 Nov 30 17:40:38 _hostname_ kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1280x720M@60 smsc95xx.macaddr=DC:A6:32:CD:CA:84 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 root=UUID=d8faea5d-025e-48ab-9568-4fc7a629e9de rw rootwait console=ttyS0,115200 console=tty1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=ttyS0,115200 Nov 30 17:40:38 _hostname_ kernel: Unknown kernel command line parameters "selinux=0 kgdboc=ttyS0,115200", will be passed to user space. Nov 30 17:40:38 _hostname_ kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) Nov 30 17:40:38 _hostname_ kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) Nov 30 17:40:38 _hostname_ kernel: mem auto-init: stack:off, heap alloc:off, heap free:off Nov 30 17:40:38 _hostname_ kernel: software IO TLB: mapped [mem 0x0000000037300000-0x000000003b300000] (64MB) Nov 30 17:40:38 _hostname_ kernel: Memory: 7660000K/8244224K available (12864K kernel code, 1916K rwdata, 4412K rodata, 2560K init, 924K bss, 256544K reserved, 327680K cma-reserved) Nov 30 17:40:38 _hostname_ kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Nov 30 17:40:38 _hostname_ kernel: trace event string verifier disabled Nov 30 17:40:38 _hostname_ kernel: rcu: Preemptible hierarchical RCU implementation. Nov 30 17:40:38 _hostname_ kernel: Trampoline variant of Tasks RCU enabled. Nov 30 17:40:38 _hostname_ kernel: Tracing variant of Tasks RCU enabled. Nov 30 17:40:38 _hostname_ kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. Nov 30 17:40:38 _hostname_ kernel: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 Nov 30 17:40:38 _hostname_ kernel: Root IRQ handler: gic_handle_irq Nov 30 17:40:38 _hostname_ kernel: GIC: Using split EOI/Deactivate mode Nov 30 17:40:38 _hostname_ kernel: irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 10) Nov 30 17:40:38 _hostname_ kernel: random: get_random_bytes called from start_kernel+0x518/0x708 with crng_init=1 Nov 30 17:40:38 _hostname_ kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys). Nov 30 17:40:38 _hostname_ kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns Nov 30 17:40:38 _hostname_ kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns Nov 30 17:40:38 _hostname_ kernel: Console: colour dummy device 80x25 Nov 30 17:40:38 _hostname_ kernel: printk: console [tty1] enabled Nov 30 17:40:38 _hostname_ kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) Nov 30 17:40:38 _hostname_ kernel: pid_max: default: 32768 minimum: 301 Nov 30 17:40:38 _hostname_ kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) Nov 30 17:40:38 _hostname_ kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) Nov 30 17:40:38 _hostname_ kernel: cgroup: Disabling memory control group subsystem Nov 30 17:40:38 _hostname_ kernel: rcu: Hierarchical SRCU implementation. Nov 30 17:40:38 _hostname_ kernel: smp: Bringing up secondary CPUs ... Nov 30 17:40:38 _hostname_ kernel: Detected PIPT I-cache on CPU1 Nov 30 17:40:38 _hostname_ kernel: CPU1: Booted secondary processor 0x0000000001 [0x410fd083] Nov 30 17:40:38 _hostname_ kernel: Detected PIPT I-cache on CPU2 Nov 30 17:40:38 _hostname_ kernel: CPU2: Booted secondary processor 0x0000000002 [0x410fd083] Nov 30 17:40:38 _hostname_ kernel: Detected PIPT I-cache on CPU3 Nov 30 17:40:38 _hostname_ kernel: CPU3: Booted secondary processor 0x0000000003 [0x410fd083] Nov 30 17:40:38 _hostname_ kernel: smp: Brought up 1 node, 4 CPUs Nov 30 17:40:38 _hostname_ kernel: SMP: Total of 4 processors activated. Nov 30 17:40:38 _hostname_ kernel: CPU features: detected: 32-bit EL0 Support Nov 30 17:40:38 _hostname_ kernel: CPU features: detected: 32-bit EL1 Support Nov 30 17:40:38 _hostname_ kernel: CPU features: detected: CRC32 instructions Nov 30 17:40:38 _hostname_ kernel: CPU: All CPU(s) started at EL2 Nov 30 17:40:38 _hostname_ kernel: alternatives: patching kernel code Nov 30 17:40:38 _hostname_ kernel: devtmpfs: initialized Nov 30 17:40:38 _hostname_ kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns Nov 30 17:40:38 _hostname_ kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Nov 30 17:40:38 _hostname_ kernel: pinctrl core: initialized pinctrl subsystem Nov 30 17:40:38 _hostname_ kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Nov 30 17:40:38 _hostname_ kernel: DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations Nov 30 17:40:38 _hostname_ kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Nov 30 17:40:38 _hostname_ kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Nov 30 17:40:38 _hostname_ kernel: audit: initializing netlink subsys (disabled) Nov 30 17:40:38 _hostname_ kernel: audit: type=2000 audit(0.056:1): state=initialized audit_enabled=0 res=1 Nov 30 17:40:38 _hostname_ kernel: thermal_sys: Registered thermal governor 'step_wise' Nov 30 17:40:38 _hostname_ kernel: cpuidle: using governor menu Nov 30 17:40:38 _hostname_ kernel: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. Nov 30 17:40:38 _hostname_ kernel: ASID allocator initialised with 65536 entries Nov 30 17:40:38 _hostname_ kernel: Serial: AMBA PL011 UART driver Nov 30 17:40:38 _hostname_ kernel: bcm2835-mbox fe00b880.mailbox: mailbox enabled Nov 30 17:40:38 _hostname_ kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-07T13:51:25, variant start Nov 30 17:40:38 _hostname_ kernel: raspberrypi-firmware soc:firmware: Firmware hash is a5adeb4600876620b25d76cd6e28ef48801cd68e Nov 30 17:40:38 _hostname_ kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Nov 30 17:40:38 _hostname_ kernel: HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages Nov 30 17:40:38 _hostname_ kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Nov 30 17:40:38 _hostname_ kernel: HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages Nov 30 17:40:38 _hostname_ kernel: cryptd: max_cpu_qlen set to 1000 Nov 30 17:40:38 _hostname_ kernel: raid6: neonx8 gen() 1699 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: neonx8 xor() 1278 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: neonx4 gen() 1779 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: neonx4 xor() 1349 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: neonx2 gen() 1552 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: neonx2 xor() 1200 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: neonx1 gen() 1159 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: neonx1 xor() 953 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: int64x8 gen() 963 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: int64x8 xor() 564 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: int64x4 gen() 1014 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: int64x4 xor() 578 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: int64x2 gen() 947 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: int64x2 xor() 515 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: int64x1 gen() 722 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: int64x1 xor() 383 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: using algorithm neonx4 gen() 1779 MB/s Nov 30 17:40:38 _hostname_ kernel: raid6: .... xor() 1349 MB/s, rmw enabled Nov 30 17:40:38 _hostname_ kernel: raid6: using neon recovery algorithm Nov 30 17:40:38 _hostname_ kernel: bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 Nov 30 17:40:38 _hostname_ kernel: iommu: Default domain type: Translated Nov 30 17:40:38 _hostname_ kernel: iommu: DMA domain TLB invalidation policy: lazy mode Nov 30 17:40:38 _hostname_ kernel: vgaarb: loaded Nov 30 17:40:38 _hostname_ kernel: SCSI subsystem initialized Nov 30 17:40:38 _hostname_ kernel: usbcore: registered new interface driver usbfs Nov 30 17:40:38 _hostname_ kernel: usbcore: registered new interface driver hub Nov 30 17:40:38 _hostname_ kernel: usbcore: registered new device driver usb Nov 30 17:40:38 _hostname_ kernel: clocksource: Switched to clocksource arch_sys_counter Nov 30 17:40:38 _hostname_ kernel: VFS: Disk quotas dquot_6.6.0 Nov 30 17:40:38 _hostname_ kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Nov 30 17:40:38 _hostname_ kernel: FS-Cache: Loaded Nov 30 17:40:38 _hostname_ kernel: CacheFiles: Loaded Nov 30 17:40:38 _hostname_ kernel: simple-framebuffer 3e772000.framebuffer: framebuffer at 0x3e772000, 0x384000 bytes Nov 30 17:40:38 _hostname_ kernel: simple-framebuffer 3e772000.framebuffer: format=a8r8g8b8, mode=1280x720x32, linelength=5120 Nov 30 17:40:38 _hostname_ kernel: Console: switching to colour frame buffer device 160x45 Nov 30 17:40:38 _hostname_ kernel: simple-framebuffer 3e772000.framebuffer: fb0: simplefb registered! Nov 30 17:40:38 _hostname_ kernel: NET: Registered PF_INET protocol family Nov 30 17:40:38 _hostname_ kernel: IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) Nov 30 17:40:38 _hostname_ kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) Nov 30 17:40:38 _hostname_ kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) Nov 30 17:40:38 _hostname_ kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) Nov 30 17:40:38 _hostname_ kernel: TCP: Hash tables configured (established 65536 bind 65536) Nov 30 17:40:38 _hostname_ kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) Nov 30 17:40:38 _hostname_ kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) Nov 30 17:40:38 _hostname_ kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Nov 30 17:40:38 _hostname_ kernel: RPC: Registered named UNIX socket transport module. Nov 30 17:40:38 _hostname_ kernel: RPC: Registered udp transport module. Nov 30 17:40:38 _hostname_ kernel: RPC: Registered tcp transport module. Nov 30 17:40:38 _hostname_ kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Nov 30 17:40:38 _hostname_ kernel: NET: Registered PF_XDP protocol family Nov 30 17:40:38 _hostname_ kernel: PCI: CLS 0 bytes, default 64 Nov 30 17:40:38 _hostname_ kernel: Trying to unpack rootfs image as initramfs... Nov 30 17:40:38 _hostname_ kernel: hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available Nov 30 17:40:38 _hostname_ kernel: kvm [1]: IPA Size Limit: 44 bits Nov 30 17:40:38 _hostname_ kernel: kvm [1]: vgic interrupt IRQ9 Nov 30 17:40:38 _hostname_ kernel: kvm [1]: Hyp mode initialized successfully Nov 30 17:40:38 _hostname_ kernel: Initialise system trusted keyrings Nov 30 17:40:38 _hostname_ kernel: workingset: timestamp_bits=46 max_order=21 bucket_order=0 Nov 30 17:40:38 _hostname_ kernel: zbud: loaded Nov 30 17:40:38 _hostname_ kernel: FS-Cache: Netfs 'nfs' registered for caching Nov 30 17:40:38 _hostname_ kernel: NFS: Registering the id_resolver key type Nov 30 17:40:38 _hostname_ kernel: Key type id_resolver registered Nov 30 17:40:38 _hostname_ kernel: Key type id_legacy registered Nov 30 17:40:38 _hostname_ kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering... Nov 30 17:40:38 _hostname_ kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... Nov 30 17:40:38 _hostname_ kernel: xor: measuring software checksum speed Nov 30 17:40:38 _hostname_ kernel: 8regs : 2535 MB/sec Nov 30 17:40:38 _hostname_ kernel: 32regs : 2917 MB/sec Nov 30 17:40:38 _hostname_ kernel: arm64_neon : 2371 MB/sec Nov 30 17:40:38 _hostname_ kernel: xor: using function: 32regs (2917 MB/sec) Nov 30 17:40:38 _hostname_ kernel: async_tx: api initialized (async) Nov 30 17:40:38 _hostname_ kernel: Key type asymmetric registered Nov 30 17:40:38 _hostname_ kernel: Asymmetric key parser 'x509' registered Nov 30 17:40:38 _hostname_ kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) Nov 30 17:40:38 _hostname_ kernel: io scheduler mq-deadline registered Nov 30 17:40:38 _hostname_ kernel: io scheduler kyber registered Nov 30 17:40:38 _hostname_ kernel: io scheduler bfq registered Nov 30 17:40:38 _hostname_ kernel: brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: Nov 30 17:40:38 _hostname_ kernel: brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] Nov 30 17:40:38 _hostname_ kernel: brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 Nov 30 17:40:38 _hostname_ kernel: brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000 Nov 30 17:40:38 _hostname_ kernel: brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) Nov 30 17:40:38 _hostname_ kernel: brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 Nov 30 17:40:38 _hostname_ kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Nov 30 17:40:38 _hostname_ kernel: pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff]) Nov 30 17:40:38 _hostname_ kernel: pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 Nov 30 17:40:38 _hostname_ kernel: pci 0000:00:00.0: PME# supported from D0 D3hot Nov 30 17:40:38 _hostname_ kernel: pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 Nov 30 17:40:38 _hostname_ kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] Nov 30 17:40:38 _hostname_ kernel: pci 0000:01:00.0: PME# supported from D0 D3hot Nov 30 17:40:38 _hostname_ kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] Nov 30 17:40:38 _hostname_ kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] Nov 30 17:40:38 _hostname_ kernel: pci 0000:00:00.0: PCI bridge to [bus 01] Nov 30 17:40:38 _hostname_ kernel: pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] Nov 30 17:40:38 _hostname_ kernel: pcieport 0000:00:00.0: enabling device (0000 -> 0002) Nov 30 17:40:38 _hostname_ kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 66 Nov 30 17:40:38 _hostname_ kernel: pcieport 0000:00:00.0: AER: enabled with IRQ 66 Nov 30 17:40:38 _hostname_ kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB) Nov 30 17:40:38 _hostname_ kernel: gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 Nov 30 17:40:38 _hostname_ kernel: cacheinfo: Unable to detect cache hierarchy for CPU 0 Nov 30 17:40:38 _hostname_ kernel: brd: module loaded Nov 30 17:40:38 _hostname_ kernel: loop: module loaded Nov 30 17:40:38 _hostname_ kernel: Loading iSCSI transport class v2.0-870. Nov 30 17:40:38 _hostname_ kernel: libphy: Fixed MDIO Bus: probed Nov 30 17:40:38 _hostname_ kernel: bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 Nov 30 17:40:38 _hostname_ kernel: libphy: bcmgenet MII bus: probed Nov 30 17:40:38 _hostname_ kernel: Freeing initrd memory: 7104K Nov 30 17:40:38 _hostname_ kernel: unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus Nov 30 17:40:38 _hostname_ kernel: usbcore: registered new interface driver r8152 Nov 30 17:40:38 _hostname_ kernel: usbcore: registered new interface driver lan78xx Nov 30 17:40:38 _hostname_ kernel: usbcore: registered new interface driver smsc95xx Nov 30 17:40:38 _hostname_ kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller Nov 30 17:40:38 _hostname_ kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 Nov 30 17:40:38 _hostname_ kernel: xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00001c0000000890 Nov 30 17:40:38 _hostname_ kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 Nov 30 17:40:38 _hostname_ kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Nov 30 17:40:38 _hostname_ kernel: usb usb1: Product: xHCI Host Controller Nov 30 17:40:38 _hostname_ kernel: usb usb1: Manufacturer: Linux 5.15.10-1-rpi-ARCH xhci-hcd Nov 30 17:40:38 _hostname_ kernel: usb usb1: SerialNumber: 0000:01:00.0 Nov 30 17:40:38 _hostname_ kernel: hub 1-0:1.0: USB hub found Nov 30 17:40:38 _hostname_ kernel: hub 1-0:1.0: 1 port detected Nov 30 17:40:38 _hostname_ kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller Nov 30 17:40:38 _hostname_ kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 Nov 30 17:40:38 _hostname_ kernel: xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed Nov 30 17:40:38 _hostname_ kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 Nov 30 17:40:38 _hostname_ kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Nov 30 17:40:38 _hostname_ kernel: usb usb2: Product: xHCI Host Controller Nov 30 17:40:38 _hostname_ kernel: usb usb2: Manufacturer: Linux 5.15.10-1-rpi-ARCH xhci-hcd Nov 30 17:40:38 _hostname_ kernel: usb usb2: SerialNumber: 0000:01:00.0 Nov 30 17:40:38 _hostname_ kernel: hub 2-0:1.0: USB hub found Nov 30 17:40:38 _hostname_ kernel: hub 2-0:1.0: 4 ports detected Nov 30 17:40:38 _hostname_ kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus) Nov 30 17:40:38 _hostname_ kernel: dwc_otg: FIQ enabled Nov 30 17:40:38 _hostname_ kernel: dwc_otg: NAK holdoff enabled Nov 30 17:40:38 _hostname_ kernel: dwc_otg: FIQ split-transaction FSM enabled Nov 30 17:40:38 _hostname_ kernel: Module dwc_common_port init Nov 30 17:40:38 _hostname_ kernel: usbcore: registered new interface driver uas Nov 30 17:40:38 _hostname_ kernel: usbcore: registered new interface driver usb-storage Nov 30 17:40:38 _hostname_ kernel: mousedev: PS/2 mouse device common for all mice Nov 30 17:40:38 _hostname_ kernel: device-mapper: uevent: version 1.0.3 Nov 30 17:40:38 _hostname_ kernel: device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com Nov 30 17:40:38 _hostname_ kernel: device-mapper: multipath round-robin: version 1.2.0 loaded Nov 30 17:40:38 _hostname_ kernel: device-mapper: multipath queue-length: version 0.2.0 loaded Nov 30 17:40:38 _hostname_ kernel: device-mapper: multipath service-time: version 0.3.0 loaded Nov 30 17:40:38 _hostname_ kernel: device-mapper: raid: Loading target version 1.15.1 Nov 30 17:40:38 _hostname_ kernel: sdhci: Secure Digital Host Controller Interface driver Nov 30 17:40:38 _hostname_ kernel: sdhci: Copyright(c) Pierre Ossman Nov 30 17:40:38 _hostname_ kernel: Error: Driver 'sdhost-bcm2835' is already registered, aborting... Nov 30 17:40:38 _hostname_ kernel: sdhci-pltfm: SDHCI platform and OF driver helper Nov 30 17:40:38 _hostname_ kernel: ledtrig-cpu: registered to indicate activity on CPUs Nov 30 17:40:38 _hostname_ kernel: hid: raw HID events driver (C) Jiri Kosina Nov 30 17:40:38 _hostname_ kernel: usbcore: registered new interface driver usbhid Nov 30 17:40:38 _hostname_ kernel: usbhid: USB HID core driver Nov 30 17:40:38 _hostname_ kernel: bcm2835_vc_sm_cma_probe: Videocore shared memory driver Nov 30 17:40:38 _hostname_ kernel: [vc_sm_connected_init]: start Nov 30 17:40:38 _hostname_ kernel: [vc_sm_connected_init]: installed successfully Nov 30 17:40:38 _hostname_ kernel: Initializing XFRM netlink socket Nov 30 17:40:38 _hostname_ kernel: NET: Registered PF_PACKET protocol family Nov 30 17:40:38 _hostname_ kernel: Key type dns_resolver registered Nov 30 17:40:38 _hostname_ kernel: registered taskstats version 1 Nov 30 17:40:38 _hostname_ kernel: Loading compiled-in X.509 certificates Nov 30 17:40:38 _hostname_ kernel: Key type ._fscrypt registered Nov 30 17:40:38 _hostname_ kernel: Key type .fscrypt registered Nov 30 17:40:38 _hostname_ kernel: Key type fscrypt-provisioning registered Nov 30 17:40:38 _hostname_ kernel: Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes Nov 30 17:40:38 _hostname_ kernel: Key type encrypted registered Nov 30 17:40:38 _hostname_ kernel: uart-pl011 fe201000.serial: there is not valid maps for state default Nov 30 17:40:38 _hostname_ kernel: uart-pl011 fe201000.serial: cts_event_workaround enabled Nov 30 17:40:38 _hostname_ kernel: fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 23, base_baud = 0) is a PL011 rev2 Nov 30 17:40:38 _hostname_ kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer Nov 30 17:40:38 _hostname_ kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver Nov 30 17:40:38 _hostname_ kernel: mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 Nov 30 17:40:38 _hostname_ kernel: mmc-bcm2835 fe300000.mmcnr: DMA channel allocated Nov 30 17:40:38 _hostname_ kernel: of_cfs_init Nov 30 17:40:38 _hostname_ kernel: of_cfs_init: OK Nov 30 17:40:38 _hostname_ kernel: mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA Nov 30 17:40:38 _hostname_ kernel: Freeing unused kernel memory: 2560K Nov 30 17:40:38 _hostname_ kernel: Run /init as init process Nov 30 17:40:38 _hostname_ kernel: with arguments: Nov 30 17:40:38 _hostname_ kernel: /init Nov 30 17:40:38 _hostname_ kernel: with environment: Nov 30 17:40:38 _hostname_ kernel: HOME=/ Nov 30 17:40:38 _hostname_ kernel: TERM=linux Nov 30 17:40:38 _hostname_ kernel: selinux=0 Nov 30 17:40:38 _hostname_ kernel: kgdboc=ttyS0,115200 Nov 30 17:40:38 _hostname_ kernel: mmc1: new high speed SDIO card at address 0001 Nov 30 17:40:38 _hostname_ kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd Nov 30 17:40:38 _hostname_ kernel: usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 Nov 30 17:40:38 _hostname_ kernel: usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 Nov 30 17:40:38 _hostname_ kernel: usb 1-1: Product: USB2.0 Hub Nov 30 17:40:38 _hostname_ kernel: hub 1-1:1.0: USB hub found Nov 30 17:40:38 _hostname_ kernel: hub 1-1:1.0: 4 ports detected Nov 30 17:40:38 _hostname_ kernel: usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd Nov 30 17:40:38 _hostname_ kernel: usb 2-2: New USB device found, idVendor=174c, idProduct=1153, bcdDevice= 1.00 Nov 30 17:40:38 _hostname_ kernel: usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1 Nov 30 17:40:38 _hostname_ kernel: usb 2-2: Product: USB3.0 Device Nov 30 17:40:38 _hostname_ kernel: usb 2-2: Manufacturer: Generic Nov 30 17:40:38 _hostname_ kernel: usb 2-2: SerialNumber: WD-WXE1E14MVJ21 Nov 30 17:40:38 _hostname_ kernel: scsi host0: uas Nov 30 17:40:38 _hostname_ kernel: scsi 0:0:0:0: Direct-Access Samsung SSD 850 EVO 250G 0 PQ: 0 ANSI: 6 Nov 30 17:40:38 _hostname_ kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB) Nov 30 17:40:38 _hostname_ kernel: sd 0:0:0:0: [sda] Write Protect is off Nov 30 17:40:38 _hostname_ kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 Nov 30 17:40:38 _hostname_ kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Nov 30 17:40:38 _hostname_ kernel: sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes Nov 30 17:40:38 _hostname_ kernel: sda: sda1 sda2 Nov 30 17:40:38 _hostname_ kernel: sd 0:0:0:0: [sda] Attached SCSI disk Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4: new high-speed USB device number 3 using xhci_hcd Nov 30 17:40:38 _hostname_ kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.04 Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4: Product: 4-Port USB 2.0 Hub Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4: Manufacturer: Generic Nov 30 17:40:38 _hostname_ kernel: hub 1-1.4:1.0: USB hub found Nov 30 17:40:38 _hostname_ kernel: hub 1-1.4:1.0: 4 ports detected Nov 30 17:40:38 _hostname_ systemd[1]: System time before build time, advancing clock. Nov 30 17:40:38 _hostname_ kernel: NET: Registered PF_INET6 protocol family Nov 30 17:40:38 _hostname_ kernel: Segment Routing with IPv6 Nov 30 17:40:38 _hostname_ kernel: In-situ OAM (IOAM) with IPv6 Nov 30 17:40:38 _hostname_ systemd[1]: systemd 249.7-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified) Nov 30 17:40:38 _hostname_ systemd[1]: Detected architecture arm64. Nov 30 17:40:38 _hostname_ systemd[1]: Hostname set to <_hostname_>. Nov 30 17:40:38 _hostname_ kernel: random: lvmconfig: uninitialized urandom read (4 bytes read) Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4.3: new low-speed USB device number 4 using xhci_hcd Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4.3: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00 Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Nov 30 17:40:38 _hostname_ systemd[1]: Queued start job for default target Graphical Interface. Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4.3: Product: USB Optical Mouse Nov 30 17:40:38 _hostname_ kernel: random: systemd: uninitialized urandom read (16 bytes read) Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4.3: Manufacturer: PixArt Nov 30 17:40:38 _hostname_ systemd[1]: Created slice Slice /system/getty. Nov 30 17:40:38 _hostname_ kernel: random: systemd: uninitialized urandom read (16 bytes read) Nov 30 17:40:38 _hostname_ systemd[1]: Created slice Slice /system/modprobe. Nov 30 17:40:38 _hostname_ systemd[1]: Created slice User and Session Slice. Nov 30 17:40:38 _hostname_ kernel: input: PixArt USB Optical Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.0/0003:093A:2510.0001/input/input0 Nov 30 17:40:38 _hostname_ kernel: hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:01:00.0-1.4.3/input0 Nov 30 17:40:38 _hostname_ systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Nov 30 17:40:38 _hostname_ systemd[1]: Started Forward Password Requests to Wall Directory Watch. Nov 30 17:40:38 _hostname_ systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. Nov 30 17:40:38 _hostname_ systemd[1]: Reached target Local Encrypted Volumes. Nov 30 17:40:38 _hostname_ systemd[1]: Reached target Login Prompts. Nov 30 17:40:38 _hostname_ systemd[1]: Reached target Path Units. Nov 30 17:40:38 _hostname_ systemd[1]: Reached target Remote File Systems. Nov 30 17:40:38 _hostname_ systemd[1]: Reached target Slice Units. Nov 30 17:40:38 _hostname_ systemd[1]: Reached target Swaps. Nov 30 17:40:38 _hostname_ systemd[1]: Reached target Local Verity Protected Volumes. Nov 30 17:40:38 _hostname_ systemd[1]: Listening on Device-mapper event daemon FIFOs. Nov 30 17:40:38 _hostname_ systemd[1]: Listening on LVM2 poll daemon socket. Nov 30 17:40:38 _hostname_ systemd[1]: Listening on Process Core Dump Socket. Nov 30 17:40:38 _hostname_ systemd[1]: Listening on Journal Audit Socket. Nov 30 17:40:38 _hostname_ systemd[1]: Listening on Journal Socket (/dev/log). Nov 30 17:40:38 _hostname_ systemd[1]: Listening on Journal Socket. Nov 30 17:40:38 _hostname_ systemd[1]: Listening on Network Service Netlink Socket. Nov 30 17:40:38 _hostname_ systemd[1]: Listening on udev Control Socket. Nov 30 17:40:38 _hostname_ systemd[1]: Listening on udev Kernel Socket. Nov 30 17:40:38 _hostname_ systemd[1]: Mounting Huge Pages File System... Nov 30 17:40:38 _hostname_ systemd[1]: Mounting POSIX Message Queue File System... Nov 30 17:40:38 _hostname_ systemd[1]: Mounting Kernel Debug File System... Nov 30 17:40:38 _hostname_ systemd[1]: Mounting Kernel Trace File System... Nov 30 17:40:38 _hostname_ systemd[1]: Mounting Temporary Directory /tmp... Nov 30 17:40:38 _hostname_ systemd[1]: Starting Create List of Static Device Nodes... Nov 30 17:40:38 _hostname_ systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Nov 30 17:40:38 _hostname_ systemd[1]: Starting Load Kernel Module configfs... Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4.4: new low-speed USB device number 5 using xhci_hcd Nov 30 17:40:38 _hostname_ systemd[1]: Starting Load Kernel Module drm... Nov 30 17:40:38 _hostname_ systemd[1]: Starting Load Kernel Module fuse... Nov 30 17:40:38 _hostname_ systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. Nov 30 17:40:38 _hostname_ systemd[1]: Starting Load Kernel Modules... Nov 30 17:40:38 _hostname_ kernel: fuse: init (API version 7.34) Nov 30 17:40:38 _hostname_ systemd[1]: Starting Remount Root and Kernel File Systems... Nov 30 17:40:38 _hostname_ systemd[1]: Condition check resulted in Repartition Root Disk being skipped. Nov 30 17:40:38 _hostname_ systemd[1]: Starting Coldplug All udev Devices... Nov 30 17:40:38 _hostname_ systemd[1]: Mounted Huge Pages File System. Nov 30 17:40:38 _hostname_ kernel: Asymmetric key parser 'pkcs8' registered Nov 30 17:40:38 _hostname_ systemd[1]: Mounted POSIX Message Queue File System. Nov 30 17:40:38 _hostname_ systemd[1]: Mounted Kernel Debug File System. Nov 30 17:40:38 _hostname_ systemd[1]: Mounted Kernel Trace File System. Nov 30 17:40:38 _hostname_ systemd[1]: Mounted Temporary Directory /tmp. Nov 30 17:40:38 _hostname_ systemd[1]: Finished Create List of Static Device Nodes. Nov 30 17:40:38 _hostname_ systemd[1]: modprobe@configfs.service: Deactivated successfully. Nov 30 17:40:38 _hostname_ systemd[1]: Finished Load Kernel Module configfs. Nov 30 17:40:38 _hostname_ systemd[1]: modprobe@drm.service: Deactivated successfully. Nov 30 17:40:38 _hostname_ systemd[1]: Finished Load Kernel Module drm. Nov 30 17:40:38 _hostname_ systemd[1]: modprobe@fuse.service: Deactivated successfully. Nov 30 17:40:38 _hostname_ systemd[1]: Finished Load Kernel Module fuse. Nov 30 17:40:38 _hostname_ systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. Nov 30 17:40:38 _hostname_ systemd[1]: Finished Load Kernel Modules. Nov 30 17:40:38 _hostname_ systemd[1]: Finished Remount Root and Kernel File Systems. Nov 30 17:40:38 _hostname_ systemd[1]: Mounting FUSE Control File System... Nov 30 17:40:38 _hostname_ systemd[1]: Mounting Kernel Configuration File System... Nov 30 17:40:38 _hostname_ systemd[1]: Condition check resulted in First Boot Wizard being skipped. Nov 30 17:40:38 _hostname_ systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. Nov 30 17:40:38 _hostname_ systemd[1]: Starting Load/Save Random Seed... Nov 30 17:40:38 _hostname_ systemd[1]: Starting Apply Kernel Variables... Nov 30 17:40:38 _hostname_ systemd[1]: Starting Create System Users... Nov 30 17:40:38 _hostname_ systemd[1]: Mounted FUSE Control File System. Nov 30 17:40:38 _hostname_ systemd[1]: Mounted Kernel Configuration File System. Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4.4: New USB device found, idVendor=03f9, idProduct=0100, bcdDevice= 1.02 Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4.4: New USB device strings: Mfr=4, Product=26, SerialNumber=0 Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4.4: Product: Keytronic USB Keyboard Nov 30 17:40:38 _hostname_ kernel: usb 1-1.4.4: Manufacturer: Key Tronic Nov 30 17:40:38 _hostname_ systemd[1]: Finished Apply Kernel Variables. Nov 30 17:40:38 _hostname_ kernel: input: Key Tronic Keytronic USB Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.0/0003:03F9:0100.0002/input/input1 Nov 30 17:40:38 _hostname_ systemd[1]: Finished Create System Users. Nov 30 17:40:38 _hostname_ systemd[1]: Starting Create Static Device Nodes in /dev... Nov 30 17:40:38 _hostname_ systemd[1]: Finished Coldplug All udev Devices. Nov 30 17:40:38 _hostname_ systemd[1]: Finished Create Static Device Nodes in /dev. Nov 30 17:40:38 _hostname_ kernel: hid-generic 0003:03F9:0100.0002: input,hidraw1: USB HID v1.10 Keyboard [Key Tronic Keytronic USB Keyboard] on usb-0000:01:00.0-1.4.4/input0 Nov 30 17:40:38 _hostname_ systemd[1]: Reached target Preparation for Local File Systems. Nov 30 17:40:38 _hostname_ systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped. Nov 30 17:40:38 _hostname_ systemd[1]: Condition check resulted in Entropy Daemon based on the HAVEGE algorithm being skipped. Nov 30 17:40:38 _hostname_ systemd[1]: Starting Journal Service... Nov 30 17:40:38 _hostname_ systemd[1]: Starting Rule-based Manager for Device Events and Files... Nov 30 17:40:38 _hostname_ systemd-journald[223]: Journal started Nov 30 17:40:38 _hostname_ systemd-journald[223]: Runtime Journal (/run/log/journal/41b6c4ff54024421b4c163f80381cd1c) is 8.0M, max 390.4M, 382.4M free. Nov 30 17:40:38 _hostname_ systemd-modules-load[211]: Inserted module 'crypto_user' Nov 30 17:40:38 _hostname_ systemd-modules-load[211]: Inserted module 'pkcs8_key_parser' Nov 30 17:40:38 _hostname_ systemd-random-seed[217]: Kernel entropy pool is not initialized yet, waiting until it is. Nov 30 17:40:38 _hostname_ systemd[1]: Started Journal Service. Nov 30 17:40:38 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:38 _hostname_ systemd[1]: Starting Flush Journal to Persistent Storage... Nov 30 17:40:38 _hostname_ kernel: audit: type=1130 audit(1638319238.723:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:38 _hostname_ systemd-journald[223]: Time spent on flushing to /var/log/journal/41b6c4ff54024421b4c163f80381cd1c is 9.095ms for 413 entries. Nov 30 17:40:38 _hostname_ systemd-journald[223]: System Journal (/var/log/journal/41b6c4ff54024421b4c163f80381cd1c) is 40.0M, max 4.0G, 3.9G free. Nov 30 17:40:38 _hostname_ systemd[1]: Finished Flush Journal to Persistent Storage. Nov 30 17:40:38 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:38 _hostname_ kernel: audit: type=1130 audit(1638319238.807:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:38 _hostname_ systemd[1]: Started Rule-based Manager for Device Events and Files. Nov 30 17:40:38 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:38 _hostname_ kernel: audit: type=1130 audit(1638319238.827:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:38 _hostname_ audit: BPF prog-id=9 op=LOAD Nov 30 17:40:38 _hostname_ kernel: audit: type=1334 audit(1638319238.835:5): prog-id=9 op=LOAD Nov 30 17:40:38 _hostname_ systemd[1]: Starting Network Configuration... Nov 30 17:40:38 _hostname_ systemd-networkd[235]: lo: Link UP Nov 30 17:40:38 _hostname_ systemd-networkd[235]: lo: Gained carrier Nov 30 17:40:38 _hostname_ systemd-networkd[235]: Enumeration completed Nov 30 17:40:38 _hostname_ systemd[1]: Started Network Configuration. Nov 30 17:40:38 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:38 _hostname_ kernel: audit: type=1130 audit(1638319238.951:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:39 _hostname_ kernel: mc: Linux media interface: v0.10 Nov 30 17:40:39 _hostname_ mtp-probe[252]: checking bus 1, device 5: "/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.4" Nov 30 17:40:39 _hostname_ kernel: videodev: Linux video capture interface: v2.00 Nov 30 17:40:39 _hostname_ kernel: iproc-rng200 fe104000.rng: hwrng registered Nov 30 17:40:39 _hostname_ kernel: brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode Nov 30 17:40:39 _hostname_ kernel: brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode Nov 30 17:40:39 _hostname_ kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. Nov 30 17:40:39 _hostname_ kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. Nov 30 17:40:39 _hostname_ kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. Nov 30 17:40:39 _hostname_ mtp-probe[252]: bus: 1, device: 5 was not an MTP device Nov 30 17:40:39 _hostname_ kernel: bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. Nov 30 17:40:39 _hostname_ kernel: bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 Nov 30 17:40:39 _hostname_ kernel: bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 Nov 30 17:40:39 _hostname_ kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Nov 30 17:40:39 _hostname_ kernel: [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0 Nov 30 17:40:39 _hostname_ kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video10 Nov 30 17:40:39 _hostname_ kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 decode Nov 30 17:40:39 _hostname_ kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 Nov 30 17:40:39 _hostname_ kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video11 Nov 30 17:40:39 _hostname_ kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 encode Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller Nov 30 17:40:39 _hostname_ kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video12 Nov 30 17:40:39 _hostname_ kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 isp Nov 30 17:40:39 _hostname_ kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video18 Nov 30 17:40:39 _hostname_ kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20 Nov 30 17:40:39 _hostname_ kernel: brcmfmac: F1 signature read @0x18000000=0x15264345 Nov 30 17:40:39 _hostname_ kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 Nov 30 17:40:39 _hostname_ kernel: usbcore: registered new interface driver brcmfmac Nov 30 17:40:39 _hostname_ kernel: brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2 Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21 Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22 Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23 Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller Nov 30 17:40:39 _hostname_ kernel: bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp Nov 30 17:40:39 _hostname_ kernel: rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000 Nov 30 17:40:39 _hostname_ kernel: rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000 Nov 30 17:40:39 _hostname_ kernel: rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000 Nov 30 17:40:39 _hostname_ kernel: Bluetooth: Core ver 2.22 Nov 30 17:40:39 _hostname_ kernel: rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000 Nov 30 17:40:39 _hostname_ kernel: NET: Registered PF_BLUETOOTH protocol family Nov 30 17:40:39 _hostname_ kernel: Bluetooth: HCI device and connection manager initialized Nov 30 17:40:39 _hostname_ kernel: Bluetooth: HCI socket layer initialized Nov 30 17:40:39 _hostname_ kernel: Bluetooth: L2CAP socket layer initialized Nov 30 17:40:39 _hostname_ kernel: Bluetooth: SCO socket layer initialized Nov 30 17:40:39 _hostname_ kernel: checking generic (3e772000 384000) vs hw (0 ffffffffffffffff) Nov 30 17:40:39 _hostname_ kernel: fb0: switching to vc4 from simple Nov 30 17:40:39 _hostname_ systemd-udevd[245]: Using default interface naming scheme 'v249'. Nov 30 17:40:39 _hostname_ systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Nov 30 17:40:39 _hostname_ kernel: Console: switching to colour dummy device 80x25 Nov 30 17:40:39 _hostname_ kernel: vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) Nov 30 17:40:39 _hostname_ mtp-probe[276]: checking bus 2, device 2: "/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb2/2-2" Nov 30 17:40:39 _hostname_ kernel: Registered IR keymap rc-cec Nov 30 17:40:39 _hostname_ mtp-probe[285]: checking bus 1, device 4: "/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.3" Nov 30 17:40:39 _hostname_ kernel: rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 Nov 30 17:40:39 _hostname_ mtp-probe[276]: bus: 2, device: 2 was not an MTP device Nov 30 17:40:39 _hostname_ systemd-networkd[235]: eth0: Link UP Nov 30 17:40:39 _hostname_ kernel: bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) Nov 30 17:40:39 _hostname_ kernel: bcmgenet fd580000.ethernet eth0: Link is Down Nov 30 17:40:39 _hostname_ kernel: input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input2 Nov 30 17:40:39 _hostname_ mtp-probe[285]: bus: 1, device: 4 was not an MTP device Nov 30 17:40:39 _hostname_ kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 Nov 30 17:40:39 _hostname_ kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 Nov 30 17:40:39 _hostname_ kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2 Nov 30 17:40:39 _hostname_ systemd[1]: Starting Load/Save RF Kill Switch Status... Nov 30 17:40:39 _hostname_ mtp-probe[309]: checking bus 1, device 5: "/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.4" Nov 30 17:40:39 _hostname_ systemd-udevd[232]: Using default interface naming scheme 'v249'. Nov 30 17:40:39 _hostname_ kernel: vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) Nov 30 17:40:39 _hostname_ mtp-probe[309]: bus: 1, device: 5 was not an MTP device Nov 30 17:40:39 _hostname_ systemd[1]: Started Load/Save RF Kill Switch Status. Nov 30 17:40:39 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:39 _hostname_ kernel: audit: type=1130 audit(1638319239.679:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:39 _hostname_ kernel: Registered IR keymap rc-cec Nov 30 17:40:39 _hostname_ kernel: rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 Nov 30 17:40:39 _hostname_ kernel: input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input3 Nov 30 17:40:39 _hostname_ kernel: vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) Nov 30 17:40:39 _hostname_ kernel: Registered IR keymap rc-cec Nov 30 17:40:39 _hostname_ kernel: rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1 Nov 30 17:40:39 _hostname_ kernel: input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input4 Nov 30 17:40:39 _hostname_ kernel: vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) Nov 30 17:40:39 _hostname_ kernel: vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) Nov 30 17:40:39 _hostname_ kernel: vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) Nov 30 17:40:39 _hostname_ kernel: vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) Nov 30 17:40:39 _hostname_ kernel: vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) Nov 30 17:40:39 _hostname_ kernel: vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) Nov 30 17:40:39 _hostname_ kernel: vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4]) Nov 30 17:40:39 _hostname_ kernel: [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 Nov 30 17:40:39 _hostname_ systemd-udevd[247]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in Entropy Daemon based on the HAVEGE algorithm being skipped. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in First Boot Wizard being skipped. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in Repartition Root Disk being skipped. Nov 30 17:40:39 _hostname_ systemd-udevd[239]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 99. Nov 30 17:40:39 _hostname_ systemd[1]: Found device Samsung_SSD_850_EVO_250GB primary. Nov 30 17:40:39 _hostname_ systemd[1]: Mounting /boot... Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in Entropy Daemon based on the HAVEGE algorithm being skipped. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in First Boot Wizard being skipped. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in Repartition Root Disk being skipped. Nov 30 17:40:39 _hostname_ systemd[1]: Mounted /boot. Nov 30 17:40:39 _hostname_ kernel: Console: switching to colour frame buffer device 160x45 Nov 30 17:40:39 _hostname_ kernel: vc4-drm gpu: [drm] fb0: vc4 frame buffer device Nov 30 17:40:39 _hostname_ systemd[1]: Reached target Local File Systems. Nov 30 17:40:39 _hostname_ systemd[1]: Starting Rebuild Dynamic Linker Cache... Nov 30 17:40:39 _hostname_ systemd[1]: Starting Create Volatile Files and Directories... Nov 30 17:40:39 _hostname_ kernel: random: crng init done Nov 30 17:40:39 _hostname_ kernel: random: 7 urandom warning(s) missed due to ratelimiting Nov 30 17:40:39 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:39 _hostname_ systemd[1]: Finished Load/Save Random Seed. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in First Boot Complete being skipped. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. Nov 30 17:40:39 _hostname_ systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. Nov 30 17:40:39 _hostname_ kernel: audit: type=1130 audit(1638319239.887:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:39 _hostname_ systemd[1]: Finished Create Volatile Files and Directories. Nov 30 17:40:39 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:39 _hostname_ kernel: audit: type=1130 audit(1638319239.927:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:39 _hostname_ systemd[1]: Starting Rebuild Journal Catalog... Nov 30 17:40:39 _hostname_ audit: BPF prog-id=10 op=LOAD Nov 30 17:40:39 _hostname_ kernel: audit: type=1334 audit(1638319239.931:10): prog-id=10 op=LOAD Nov 30 17:40:39 _hostname_ systemd[1]: Starting Network Name Resolution... Nov 30 17:40:39 _hostname_ audit: BPF prog-id=11 op=LOAD Nov 30 17:40:39 _hostname_ systemd[1]: Starting Network Time Synchronization... Nov 30 17:40:39 _hostname_ systemd[1]: Starting Record System Boot/Shutdown in UTMP... Nov 30 17:40:39 _hostname_ audit[343]: SYSTEM_BOOT pid=343 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Nov 30 17:40:39 _hostname_ systemd[1]: Finished Rebuild Journal Catalog. Nov 30 17:40:39 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:39 _hostname_ systemd[1]: Finished Record System Boot/Shutdown in UTMP. Nov 30 17:40:39 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:40 _hostname_ systemd[1]: Finished Rebuild Dynamic Linker Cache. Nov 30 17:40:40 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:40 _hostname_ systemd[1]: Starting Update is Completed... Nov 30 17:40:40 _hostname_ systemd[1]: Finished Update is Completed. Nov 30 17:40:40 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 30 17:40:40 _hostname_ systemd-timesyncd[342]: System clock time unset or jumped backwards, restoring from recorded timestamp: Sun 2021-12-19 16:41:13 MST Dec 19 16:41:13 _hostname_ systemd[1]: Started Network Time Synchronization. Dec 19 16:41:13 _hostname_ systemd-resolved[341]: Positive Trust Anchors: Dec 19 16:41:13 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:13 _hostname_ systemd-resolved[341]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d Dec 19 16:41:13 _hostname_ systemd-resolved[341]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test Dec 19 16:41:13 _hostname_ systemd[1]: Reached target System Initialization. Dec 19 16:41:13 _hostname_ systemd[1]: Started Daily Cleanup of Temporary Directories. Dec 19 16:41:13 _hostname_ systemd[1]: Reached target System Time Set. Dec 19 16:41:13 _hostname_ systemd[1]: Started Daily rotation of log files. Dec 19 16:41:13 _hostname_ systemd[1]: Started Daily verification of password and group files. Dec 19 16:41:13 _hostname_ systemd[1]: Started Daily locate database update. Dec 19 16:41:13 _hostname_ systemd[1]: Reached target Timer Units. Dec 19 16:41:13 _hostname_ systemd[1]: Listening on D-Bus System Message Bus Socket. Dec 19 16:41:13 _hostname_ systemd[1]: Reached target Socket Units. Dec 19 16:41:13 _hostname_ systemd[1]: Reached target Basic System. Dec 19 16:41:13 _hostname_ systemd[1]: Starting Save/Restore Sound Card State... Dec 19 16:41:13 _hostname_ systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped. Dec 19 16:41:13 _hostname_ alsactl[345]: /usr/bin/alsactl: load_state:1689: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory Dec 19 16:41:13 _hostname_ systemd[1]: Started D-Bus System Message Bus. Dec 19 16:41:13 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:13 _hostname_ alsactl[345]: alsa-lib main.c:1412:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2 Dec 19 16:41:13 _hostname_ alsactl[345]: Found hardware: "vc4-hdmi" "" "" "" "" Dec 19 16:41:13 _hostname_ alsactl[345]: Hardware is initialized using a generic method Dec 19 16:41:13 _hostname_ alsactl[345]: alsa-lib main.c:1412:(snd_use_case_mgr_open) error: failed to import hw:1 use case configuration -2 Dec 19 16:41:13 _hostname_ alsactl[345]: Found hardware: "vc4-hdmi" "" "" "" "" Dec 19 16:41:13 _hostname_ alsactl[345]: Hardware is initialized using a generic method Dec 19 16:41:13 _hostname_ systemd[1]: Starting Network Manager... Dec 19 16:41:13 _hostname_ systemd[1]: Condition check resulted in SSH Key Generation being skipped. Dec 19 16:41:13 _hostname_ audit: BPF prog-id=12 op=LOAD Dec 19 16:41:13 _hostname_ audit: BPF prog-id=13 op=LOAD Dec 19 16:41:13 _hostname_ audit: BPF prog-id=14 op=LOAD Dec 19 16:41:13 _hostname_ systemd[1]: Starting User Login Management... Dec 19 16:41:13 _hostname_ systemd-resolved[341]: Using system hostname '_hostname_'. Dec 19 16:41:13 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:13 _hostname_ systemd[1]: Finished Save/Restore Sound Card State. Dec 19 16:41:13 _hostname_ systemd[1]: Reached target Sound Card. Dec 19 16:41:13 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:13 _hostname_ systemd[1]: Started Network Name Resolution. Dec 19 16:41:13 _hostname_ systemd[1]: Reached target Host and Network Name Lookups. Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.0486] NetworkManager (version 1.32.12-1) is starting... (for the first time) Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.0487] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.0581] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Dec 19 16:41:14 _hostname_ systemd[1]: Started Network Manager. Dec 19 16:41:14 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ systemd[1]: Reached target Network. Dec 19 16:41:14 _hostname_ systemd-logind[348]: New seat seat0. Dec 19 16:41:14 _hostname_ systemd[1]: Started OpenSSH Daemon. Dec 19 16:41:14 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ systemd[1]: Starting Permit User Sessions... Dec 19 16:41:14 _hostname_ systemd-logind[348]: Watching system buttons on /dev/input/event1 (Key Tronic Keytronic USB Keyboard) Dec 19 16:41:14 _hostname_ systemd-logind[348]: Watching system buttons on /dev/input/event2 (vc4) Dec 19 16:41:14 _hostname_ systemd-logind[348]: Watching system buttons on /dev/input/event3 (vc4) Dec 19 16:41:14 _hostname_ systemd[1]: Finished Permit User Sessions. Dec 19 16:41:14 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ kernel: kauditd_printk_skb: 15 callbacks suppressed Dec 19 16:41:14 _hostname_ kernel: audit: type=1130 audit(1639957274.086:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.0952] manager[0x55910fa040]: monitoring kernel firmware directory '/lib/firmware'. Dec 19 16:41:14 _hostname_ systemd[1]: Started User Login Management. Dec 19 16:41:14 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=347 comm="/usr/bin/NetworkManager --no-daemon ") Dec 19 16:41:14 _hostname_ kernel: audit: type=1130 audit(1639957274.094:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ systemd[1]: Reached target Multi-User System. Dec 19 16:41:14 _hostname_ systemd[1]: Started Simple Desktop Display Manager. Dec 19 16:41:14 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ audit: BPF prog-id=15 op=LOAD Dec 19 16:41:14 _hostname_ kernel: audit: type=1130 audit(1639957274.102:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ kernel: audit: type=1334 audit(1639957274.106:29): prog-id=15 op=LOAD Dec 19 16:41:14 _hostname_ systemd[1]: Reached target Graphical Interface. Dec 19 16:41:14 _hostname_ audit: BPF prog-id=16 op=LOAD Dec 19 16:41:14 _hostname_ audit: BPF prog-id=17 op=LOAD Dec 19 16:41:14 _hostname_ sshd[351]: Server listening on 0.0.0.0 port 22. Dec 19 16:41:14 _hostname_ kernel: audit: type=1334 audit(1639957274.110:30): prog-id=16 op=LOAD Dec 19 16:41:14 _hostname_ kernel: audit: type=1334 audit(1639957274.110:31): prog-id=17 op=LOAD Dec 19 16:41:14 _hostname_ sshd[351]: Server listening on :: port 22. Dec 19 16:41:14 _hostname_ systemd[1]: Starting Hostname Service... Dec 19 16:41:14 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.freedesktop.hostname1' Dec 19 16:41:14 _hostname_ systemd[1]: Started Hostname Service. Dec 19 16:41:14 _hostname_ systemd[1]: Startup finished in 2.818s (kernel) + 2.496s (userspace) = 5.314s. Dec 19 16:41:14 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.3481] hostname: hostname: using hostnamed Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.3483] hostname: hostname changed from (none) to "_hostname_" Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.3501] dns-mgr[0x55910b2250]: init: dns=systemd-resolved rc-manager=symlink, plugin=systemd-resolved Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.3518] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/platform/soc/fe300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1/ieee80211/phy0/rfkill0) (driver brcmfmac) Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.3523] manager[0x55910fa040]: rfkill: Wi-Fi hardware radio set enabled Dec 19 16:41:14 _hostname_ kernel: audit: type=1130 audit(1639957274.342:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.3524] manager[0x55910fa040]: rfkill: WWAN hardware radio set enabled Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.3598] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-ovs.so) Dec 19 16:41:14 _hostname_ sddm[354]: Initializing... Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.3716] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-bluetooth.so) Dec 19 16:41:14 _hostname_ sddm[354]: Starting... Dec 19 16:41:14 _hostname_ sddm[354]: Logind interface found Dec 19 16:41:14 _hostname_ sddm[354]: Adding new display on vt 1 ... Dec 19 16:41:14 _hostname_ sddm[354]: Loading theme configuration from "" Dec 19 16:41:14 _hostname_ sddm[354]: Display server starting... Dec 19 16:41:14 _hostname_ sddm[354]: Adding cookie to "/var/run/sddm/{ea11a0e5-2a95-4a15-8f90-9f8136bca8bc}" Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.3965] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-team.so) Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.3978] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-adsl.so) Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.3991] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-wwan.so) Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4049] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-wifi.so) Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4060] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4063] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4065] manager: Networking is enabled by state file Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4069] dhcp-init: Using DHCP client 'internal' Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4077] settings: Loaded settings plugin: keyfile (internal) Dec 19 16:41:14 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=347 comm="/usr/bin/NetworkManager --no-daemon ") Dec 19 16:41:14 _hostname_ sddm[354]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{ea11a0e5-2a95-4a15-8f90-9f8136bca8bc} -noreset -displayfd 18 Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4105] device (lo): carrier: link connected Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4114] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4146] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Dec 19 16:41:14 _hostname_ systemd[1]: Starting Network Manager Script Dispatcher Service... Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4200] settings: (eth0): created default wired connection 'Wired connection 1' Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4216] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4289] device (wlan0): driver supports Access Point (AP) mode Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4306] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3) Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.4320] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Dec 19 16:41:14 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Dec 19 16:41:14 _hostname_ systemd[1]: Started Network Manager Script Dispatcher Service. Dec 19 16:41:14 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ kernel: audit: type=1130 audit(1639957274.434:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:14 _hostname_ systemd-networkd[235]: wlan0: Link UP Dec 19 16:41:14 _hostname_ kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled Dec 19 16:41:14 _hostname_ systemd-networkd[235]: wlan0: Link DOWN Dec 19 16:41:14 _hostname_ NetworkManager[347]: [1639957274.9867] device (wlan0): set-hw-addr: set MAC address to _mac_address (scanning) Dec 19 16:41:14 _hostname_ systemd-networkd[235]: wlan0: Link UP Dec 19 16:41:14 _hostname_ kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled Dec 19 16:41:14 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.4' (uid=0 pid=347 comm="/usr/bin/NetworkManager --no-daemon ") Dec 19 16:41:14 _hostname_ systemd[1]: Starting WPA supplicant... Dec 19 16:41:15 _hostname_ NetworkManager[347]: [1639957275.0089] ovsdb: Could not connect: No such file or directory Dec 19 16:41:15 _hostname_ NetworkManager[347]: [1639957275.0090] ovsdb: disconnected from ovsdb Dec 19 16:41:15 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' Dec 19 16:41:15 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:15 _hostname_ wpa_supplicant[362]: Successfully initialized wpa_supplicant Dec 19 16:41:15 _hostname_ kernel: audit: type=1130 audit(1639957275.022:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:15 _hostname_ systemd[1]: Started WPA supplicant. Dec 19 16:41:15 _hostname_ NetworkManager[347]: [1639957275.1409] device (wlan0): supplicant interface state: internal-starting -> disconnected Dec 19 16:41:15 _hostname_ NetworkManager[347]: [1639957275.1412] Wi-Fi P2P device controlled by interface wlan0 created Dec 19 16:41:15 _hostname_ NetworkManager[347]: [1639957275.1420] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4) Dec 19 16:41:15 _hostname_ NetworkManager[347]: [1639957275.1427] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Dec 19 16:41:15 _hostname_ NetworkManager[347]: [1639957275.1446] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed') Dec 19 16:41:15 _hostname_ NetworkManager[347]: [1639957275.1486] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') Dec 19 16:41:15 _hostname_ sddm[354]: Setting default cursor Dec 19 16:41:15 _hostname_ sddm[354]: Running display setup script "/usr/share/sddm/scripts/Xsetup" Dec 19 16:41:15 _hostname_ sddm[354]: Display server started. Dec 19 16:41:15 _hostname_ sddm[354]: Socket server starting... Dec 19 16:41:15 _hostname_ sddm[354]: Socket server started. Dec 19 16:41:15 _hostname_ sddm[354]: Loading theme configuration from "" Dec 19 16:41:15 _hostname_ sddm[354]: Greeter starting... Dec 19 16:41:15 _hostname_ sddm-helper[369]: [PAM] Starting... Dec 19 16:41:15 _hostname_ sddm-helper[369]: [PAM] Authenticating... Dec 19 16:41:15 _hostname_ audit[369]: USER_AUTH pid=369 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:41:15 _hostname_ sddm-helper[369]: [PAM] returning. Dec 19 16:41:15 _hostname_ audit[369]: USER_ACCT pid=369 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:41:15 _hostname_ audit[369]: CRED_ACQ pid=369 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:41:15 _hostname_ sddm-helper[369]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=968) by (uid=0) Dec 19 16:41:15 _hostname_ kernel: audit: type=1100 audit(1639957275.910:35): pid=369 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:41:15 _hostname_ systemd[1]: Created slice User Slice of UID 968. Dec 19 16:41:15 _hostname_ systemd[1]: Starting User Runtime Directory /run/user/968... Dec 19 16:41:15 _hostname_ systemd-logind[348]: New session c1 of user sddm. Dec 19 16:41:15 _hostname_ systemd[1]: Finished User Runtime Directory /run/user/968. Dec 19 16:41:15 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:15 _hostname_ systemd[1]: Starting User Manager for UID 968... Dec 19 16:41:15 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.13' (uid=0 pid=371 comm="(systemd) ") Dec 19 16:41:15 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:41:15 _hostname_ systemd[371]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:41:15 _hostname_ audit[371]: USER_ACCT pid=371 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:15 _hostname_ audit[371]: CRED_ACQ pid=371 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Dec 19 16:41:15 _hostname_ audit[371]: SYSCALL arch=c00000b7 syscall=64 success=yes exit=3 a0=9 a1=7fd57a8f10 a2=3 a3=7f87aa2010 items=0 ppid=1 pid=371 auid=968 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 16:41:15 _hostname_ audit: PROCTITLE proctitle="(systemd)" Dec 19 16:41:15 _hostname_ systemd[371]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[] rhost=[] Dec 19 16:41:15 _hostname_ systemd[371]: pam_unix(systemd-user:session): session opened for user sddm(uid=968) by (uid=0) Dec 19 16:41:15 _hostname_ systemd[371]: pam_env(systemd-user:session): deprecated reading of user environment enabled Dec 19 16:41:15 _hostname_ audit[371]: USER_START pid=371 uid=0 auid=968 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:16 _hostname_ audit: BPF prog-id=18 op=LOAD Dec 19 16:41:16 _hostname_ audit[371]: SYSCALL arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=7fc3a289f0 a2=78 a3=7fb16a8c00 items=0 ppid=1 pid=371 auid=968 uid=968 gid=968 euid=968 suid=968 fsuid=968 egid=968 sgid=968 fsgid=968 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 16:41:16 _hostname_ audit: PROCTITLE proctitle="(systemd)" Dec 19 16:41:16 _hostname_ audit: BPF prog-id=0 op=UNLOAD Dec 19 16:41:16 _hostname_ systemd[371]: Queued start job for default target Main User Target. Dec 19 16:41:16 _hostname_ systemd[371]: Created slice User Application Slice. Dec 19 16:41:16 _hostname_ systemd[371]: Reached target Paths. Dec 19 16:41:16 _hostname_ systemd[371]: Reached target Timers. Dec 19 16:41:16 _hostname_ systemd[371]: Starting D-Bus User Message Bus Socket... Dec 19 16:41:16 _hostname_ systemd[371]: Listening on GnuPG network certificate management daemon. Dec 19 16:41:16 _hostname_ systemd[371]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Dec 19 16:41:16 _hostname_ systemd[371]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Dec 19 16:41:16 _hostname_ systemd[371]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Dec 19 16:41:16 _hostname_ systemd[371]: Listening on GnuPG cryptographic agent and passphrase cache. Dec 19 16:41:16 _hostname_ systemd[371]: Listening on p11-kit server. Dec 19 16:41:16 _hostname_ systemd[371]: Listening on PipeWire PulseAudio. Dec 19 16:41:16 _hostname_ systemd[371]: Listening on Multimedia System. Dec 19 16:41:16 _hostname_ systemd[371]: Listening on D-Bus User Message Bus Socket. Dec 19 16:41:16 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:16 _hostname_ systemd[371]: Reached target Sockets. Dec 19 16:41:16 _hostname_ systemd[371]: Reached target Basic System. Dec 19 16:41:16 _hostname_ systemd[1]: Started User Manager for UID 968. Dec 19 16:41:16 _hostname_ systemd[371]: Starting Update XDG user dir configuration... Dec 19 16:41:16 _hostname_ systemd[1]: Started Session c1 of User sddm. Dec 19 16:41:16 _hostname_ systemd[371]: Finished Update XDG user dir configuration. Dec 19 16:41:16 _hostname_ systemd[371]: Reached target Main User Target. Dec 19 16:41:16 _hostname_ systemd[371]: Startup finished in 199ms. Dec 19 16:41:16 _hostname_ audit[369]: USER_START pid=369 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:41:16 _hostname_ sddm[354]: Greeter session started successfully Dec 19 16:41:16 _hostname_ sddm-greeter[379]: High-DPI autoscaling not Enabled Dec 19 16:41:16 _hostname_ sddm-greeter[379]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:41:16 _hostname_ sddm-greeter[379]: Loading theme configuration from "qrc:/theme/theme.conf" Dec 19 16:41:16 _hostname_ systemd[371]: Started D-Bus User Message Bus. Dec 19 16:41:16 _hostname_ sddm-greeter[379]: Connected to the daemon. Dec 19 16:41:16 _hostname_ sddm-greeter[379]: QFont::fromString: Invalid description '(empty)' Dec 19 16:41:16 _hostname_ sddm[354]: Message received from greeter: Connect Dec 19 16:41:16 _hostname_ sddm-greeter[379]: Loading qrc:/theme/Main.qml... Dec 19 16:41:16 _hostname_ sddm-greeter[379]: file:///usr/lib/qt/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } Dec 19 16:41:17 _hostname_ sddm-greeter[379]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } Dec 19 16:41:17 _hostname_ sddm-greeter[379]: Adding view for "HDMI-1" QRect(0,0 1920x1080) Dec 19 16:41:17 _hostname_ sddm-greeter[379]: Message received from daemon: Capabilities Dec 19 16:41:17 _hostname_ sddm-greeter[379]: Message received from daemon: HostName Dec 19 16:41:17 _hostname_ systemd-networkd[235]: eth0: Gained carrier Dec 19 16:41:17 _hostname_ kernel: bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx Dec 19 16:41:17 _hostname_ kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.3500] device (eth0): carrier: link connected Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.3516] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.3580] policy: auto-activating connection '_ssid_' (18af6932-1ddd-3625-8edc-d5b8efbd029e) Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.3617] device (eth0): Activation: starting connection '_ssid_' (18af6932-1ddd-3625-8edc-d5b8efbd029e) Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.3624] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.3638] manager: NetworkManager state is now CONNECTING Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.3644] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.3659] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.3671] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.9593] dhcp4 (eth0): state changed unknown -> bound, address=_ip_address_ Dec 19 16:41:17 _hostname_ systemd-networkd[235]: eth0: DHCPv4 address _ip_address_/24 via _ip_address_ Dec 19 16:41:17 _hostname_ systemd-timesyncd[342]: Network configuration changed, trying to establish connection. Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.9665] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.9749] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.9758] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.9772] manager: NetworkManager state is now CONNECTED_LOCAL Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.9779] manager: NetworkManager state is now CONNECTED_SITE Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.9785] policy: set '_ssid_' (eth0) as default for IPv4 routing and DNS Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.9799] device (eth0): Activation: successful, device activated. Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.9821] manager: startup complete Dec 19 16:41:17 _hostname_ NetworkManager[347]: [1639957277.9828] dns-sd-resolved[ba929c5a44e59ef1]: send-updates SetLinkDomains@2 failed: GDBus.Error:org.freedesktop.resolve1.LinkBusy: Link eth0 is managed. Dec 19 16:41:36 _hostname_ systemd-resolved[341]: Clock change detected. Flushing caches. Dec 19 16:41:36 _hostname_ systemd-timesyncd[342]: Initial synchronization to time server 140.82.42.212:123 (0.arch.pool.ntp.org). Dec 19 16:41:36 _hostname_ NetworkManager[347]: [1639957296.7798] manager: NetworkManager state is now CONNECTED_GLOBAL Dec 19 16:41:37 _hostname_ systemd[1]: systemd-rfkill.service: Deactivated successfully. Dec 19 16:41:37 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:37 _hostname_ systemd-networkd[235]: eth0: Gained IPv6LL Dec 19 16:41:41 _hostname_ sddm-greeter[379]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:41:41 _hostname_ sddm[354]: Message received from greeter: Login Dec 19 16:41:41 _hostname_ sddm[354]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:41:41 _hostname_ sddm[354]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:41:41 _hostname_ sddm[354]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11" Dec 19 16:41:41 _hostname_ sddm-helper[392]: [PAM] Starting... Dec 19 16:41:41 _hostname_ sddm-helper[392]: [PAM] Authenticating... Dec 19 16:41:41 _hostname_ sddm-helper[392]: [PAM] Preparing to converse... Dec 19 16:41:41 _hostname_ sddm-helper[392]: [PAM] Conversation with 1 messages Dec 19 16:41:42 _hostname_ sddm-helper[392]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate Dec 19 16:41:41 _hostname_ audit[392]: USER_AUTH pid=392 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ sddm-helper[392]: [PAM] returning. Dec 19 16:41:42 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.15' (uid=0 pid=392 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth2") Dec 19 16:41:42 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:41:42 _hostname_ sddm-helper[392]: pam_systemd_home(sddm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:41:42 _hostname_ kernel: kauditd_printk_skb: 16 callbacks suppressed Dec 19 16:41:42 _hostname_ kernel: audit: type=1100 audit(1639957301.996:48): pid=392 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ kernel: audit: type=1101 audit(1639957302.000:49): pid=392 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ audit[392]: USER_ACCT pid=392 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ sddm[354]: Authenticated successfully Dec 19 16:41:42 _hostname_ sddm-greeter[379]: Message received from daemon: LoginSucceeded Dec 19 16:41:42 _hostname_ sddm-helper[392]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred Dec 19 16:41:42 _hostname_ audit[392]: CRED_ACQ pid=392 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ audit[392]: SYSCALL arch=c00000b7 syscall=64 success=yes exit=4 a0=9 a1=7ff4c40410 a2=4 a3=7f9ebc65a0 items=0 ppid=354 pid=392 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null) Dec 19 16:41:42 _hostname_ audit: PROCTITLE proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746832323736313933332D623137622D343166362D623838392D373738656336313236306438002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D Dec 19 16:41:42 _hostname_ sddm-helper[392]: pam_unix(sddm:session): session opened for user _user_(uid=1000) by (uid=0) Dec 19 16:41:42 _hostname_ kernel: audit: type=1103 audit(1639957302.000:50): pid=392 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ kernel: audit: type=1006 audit(1639957302.000:51): pid=392 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1 Dec 19 16:41:42 _hostname_ kernel: audit: type=1300 audit(1639957302.000:51): arch=c00000b7 syscall=64 success=yes exit=4 a0=9 a1=7ff4c40410 a2=4 a3=7f9ebc65a0 items=0 ppid=354 pid=392 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null) Dec 19 16:41:42 _hostname_ kernel: audit: type=1327 audit(1639957302.000:51): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746832323736313933332D623137622D343166362D623838392D373738656336313236306438002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D Dec 19 16:41:42 _hostname_ systemd[1]: Created slice User Slice of UID 1000. Dec 19 16:41:42 _hostname_ systemd[1]: Starting User Runtime Directory /run/user/1000... Dec 19 16:41:42 _hostname_ systemd-logind[348]: New session 2 of user _user_. Dec 19 16:41:42 _hostname_ systemd[1]: Finished User Runtime Directory /run/user/1000. Dec 19 16:41:42 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ kernel: audit: type=1130 audit(1639957302.052:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ systemd[1]: Starting User Manager for UID 1000... Dec 19 16:41:42 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.17' (uid=0 pid=394 comm="(systemd) ") Dec 19 16:41:42 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:41:42 _hostname_ systemd[394]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:41:42 _hostname_ audit[394]: USER_ACCT pid=394 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ audit[394]: CRED_ACQ pid=394 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Dec 19 16:41:42 _hostname_ audit[394]: SYSCALL arch=c00000b7 syscall=64 success=yes exit=4 a0=9 a1=7fd57a8f10 a2=4 a3=7f87aa2010 items=0 ppid=1 pid=394 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 16:41:42 _hostname_ audit: PROCTITLE proctitle="(systemd)" Dec 19 16:41:42 _hostname_ systemd[394]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[_user_] ruser=[] rhost=[] Dec 19 16:41:42 _hostname_ systemd[394]: pam_unix(systemd-user:session): session opened for user _user_(uid=1000) by (uid=0) Dec 19 16:41:42 _hostname_ kernel: audit: type=1101 audit(1639957302.068:53): pid=394 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ kernel: audit: type=1103 audit(1639957302.068:54): pid=394 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Dec 19 16:41:42 _hostname_ kernel: audit: type=1006 audit(1639957302.068:55): pid=394 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1 Dec 19 16:41:42 _hostname_ systemd[394]: pam_env(systemd-user:session): deprecated reading of user environment enabled Dec 19 16:41:42 _hostname_ audit[394]: USER_START pid=394 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ audit: BPF prog-id=19 op=LOAD Dec 19 16:41:42 _hostname_ audit[394]: SYSCALL arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=7ff3851590 a2=78 a3=7f9cab5c00 items=0 ppid=1 pid=394 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 16:41:42 _hostname_ audit: PROCTITLE proctitle="(systemd)" Dec 19 16:41:42 _hostname_ audit: BPF prog-id=0 op=UNLOAD Dec 19 16:41:42 _hostname_ sddm-helper[369]: [PAM] Closing session Dec 19 16:41:42 _hostname_ sddm-helper[369]: pam_unix(sddm-greeter:session): session closed for user sddm Dec 19 16:41:42 _hostname_ audit[369]: USER_END pid=369 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:41:42 _hostname_ audit[369]: CRED_DISP pid=369 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:41:42 _hostname_ sddm-helper[369]: [PAM] Ended. Dec 19 16:41:42 _hostname_ systemd[1]: session-c1.scope: Deactivated successfully. Dec 19 16:41:42 _hostname_ sddm[354]: Auth: sddm-helper exited successfully Dec 19 16:41:42 _hostname_ sddm[354]: Greeter stopped. Dec 19 16:41:42 _hostname_ systemd-logind[348]: Session c1 logged out. Waiting for processes to exit. Dec 19 16:41:42 _hostname_ systemd-logind[348]: Removed session c1. Dec 19 16:41:42 _hostname_ systemd[394]: Queued start job for default target Main User Target. Dec 19 16:41:42 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:42 _hostname_ systemd[394]: Created slice User Application Slice. Dec 19 16:41:42 _hostname_ systemd[394]: Reached target Paths. Dec 19 16:41:42 _hostname_ systemd[394]: Reached target Timers. Dec 19 16:41:42 _hostname_ systemd[394]: Starting D-Bus User Message Bus Socket... Dec 19 16:41:42 _hostname_ systemd[394]: Listening on GnuPG network certificate management daemon. Dec 19 16:41:42 _hostname_ systemd[394]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Dec 19 16:41:42 _hostname_ systemd[394]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Dec 19 16:41:42 _hostname_ systemd[394]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Dec 19 16:41:42 _hostname_ systemd[394]: Listening on GnuPG cryptographic agent and passphrase cache. Dec 19 16:41:42 _hostname_ systemd[394]: Listening on p11-kit server. Dec 19 16:41:42 _hostname_ systemd[394]: Listening on PipeWire PulseAudio. Dec 19 16:41:42 _hostname_ systemd[394]: Listening on Multimedia System. Dec 19 16:41:42 _hostname_ systemd[394]: Listening on D-Bus User Message Bus Socket. Dec 19 16:41:42 _hostname_ systemd[394]: Reached target Sockets. Dec 19 16:41:42 _hostname_ systemd[394]: Reached target Basic System. Dec 19 16:41:42 _hostname_ systemd[1]: Started User Manager for UID 1000. Dec 19 16:41:42 _hostname_ systemd[1]: Started Session 2 of User _user_. Dec 19 16:41:42 _hostname_ systemd[394]: Starting Update XDG user dir configuration... Dec 19 16:41:42 _hostname_ systemd[394]: Finished Update XDG user dir configuration. Dec 19 16:41:42 _hostname_ systemd[394]: Reached target Main User Target. Dec 19 16:41:42 _hostname_ systemd[394]: Startup finished in 180ms. Dec 19 16:41:42 _hostname_ sddm-helper[392]: pam_env(sddm:session): deprecated reading of user environment enabled Dec 19 16:41:42 _hostname_ sddm-helper[392]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session Dec 19 16:41:42 _hostname_ sddm-helper[405]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket Dec 19 16:41:42 _hostname_ audit[392]: USER_START pid=392 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:41:42 _hostname_ sddm-helper[392]: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\"" Dec 19 16:41:42 _hostname_ sddm-helper[407]: Adding cookie to "/home/_user_/.Xauthority" Dec 19 16:41:42 _hostname_ sddm[354]: Session started Dec 19 16:41:42 _hostname_ systemd[394]: Started D-Bus User Message Bus. Dec 19 16:41:42 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.KSplash' requested by ':1.2' (uid=1000 pid=407 comm="/usr/bin/startplasma-x11 ") Dec 19 16:41:43 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.KSplash' Dec 19 16:41:43 _hostname_ klauncher[429]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Dec 19 16:41:43 _hostname_ systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Dec 19 16:41:43 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:44 _hostname_ kcminit_startup[436]: Initializing "kcm_style" : "kcminit_style" Dec 19 16:41:44 _hostname_ kcminit_startup[436]: QDBusConnection: error: could not send signal to service "" path "//home/_user_/.kde4/share/config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/_user_/.kde4/share/config/kdeglobals Dec 19 16:41:44 _hostname_ kcminit_startup[436]: Initializing "kcm_mouse" : "kcminit_mouse" Dec 19 16:41:44 _hostname_ plasma_session[421]: org.kde.plasma.session: process job "kcminit_startup" finished with exit code 0 Dec 19 16:41:45 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.4' (uid=0 pid=347 comm="/usr/bin/NetworkManager --no-daemon ") Dec 19 16:41:45 _hostname_ systemd[1]: Starting Authorization Manager... Dec 19 16:41:45 _hostname_ polkitd[448]: Started polkitd version 0.120 Dec 19 16:41:45 _hostname_ polkitd[448]: Loading rules from directory /etc/polkit-1/rules.d Dec 19 16:41:45 _hostname_ polkitd[448]: Loading rules from directory /usr/share/polkit-1/rules.d Dec 19 16:41:45 _hostname_ polkitd[448]: Finished loading, compiling and executing 2 rules Dec 19 16:41:45 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Dec 19 16:41:45 _hostname_ systemd[1]: Started Authorization Manager. Dec 19 16:41:45 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:45 _hostname_ polkitd[448]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Dec 19 16:41:45 _hostname_ kded5[443]: System timezone has been changed, new timezone is "US/Mountain" Dec 19 16:41:45 _hostname_ NetworkManager[347]: [1639957305.4737] agent-manager: agent[331029738050b2ec,:1.20/org.kde.plasma.networkmanagement/1000]: agent registered Dec 19 16:41:45 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.8' (uid=1000 pid=443 comm="/usr/bin/kded5 ") Dec 19 16:41:45 _hostname_ systemd[394]: Created slice User Background Tasks Slice. Dec 19 16:41:45 _hostname_ systemd[394]: Starting KDE Global Shortcuts Server... Dec 19 16:41:45 _hostname_ kwin_x11[447]: 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. Dec 19 16:41:45 _hostname_ kwin_x11[447]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5089:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:41:45 _hostname_ kwin_x11[447]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5091:48: this compose sequence is a duplicate of another; skipping line Dec 19 16:41:45 _hostname_ kwin_x11[447]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5093:48: this compose sequence is a duplicate of another; skipping line Dec 19 16:41:45 _hostname_ kwin_x11[447]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5097:47: this compose sequence is a duplicate of another; skipping line Dec 19 16:41:45 _hostname_ kwin_x11[447]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5099:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:41:45 _hostname_ kwin_x11[447]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5107:48: this compose sequence is a duplicate of another; skipping line Dec 19 16:41:45 _hostname_ kwin_x11[447]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5111:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:41:45 _hostname_ kwin_x11[447]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5113:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:41:45 _hostname_ kwin_x11[447]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5117:45: this compose sequence is a duplicate of another; skipping line Dec 19 16:41:45 _hostname_ kwin_x11[447]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5120:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:41:45 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.kglobalaccel' Dec 19 16:41:45 _hostname_ systemd[394]: Started KDE Global Shortcuts Server. Dec 19 16:41:46 _hostname_ kded5[443]: kcm_touchpad: Using X11 backend Dec 19 16:41:46 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.9' (uid=1000 pid=443 comm="/usr/bin/kded5 ") Dec 19 16:41:46 _hostname_ systemd[394]: Starting User preferences database... Dec 19 16:41:46 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'ca.desrt.dconf' Dec 19 16:41:46 _hostname_ systemd[394]: Started User preferences database. Dec 19 16:41:46 _hostname_ ksmserver[475]: Qt: Session management error: networkIdsList argument is NULL Dec 19 16:41:46 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/baloo_file.desktop" ("/usr/lib/baloo_file") Dec 19 16:41:46 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1") Dec 19 16:41:46 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/org_kde_powerdevil") Dec 19 16:41:46 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess") Dec 19 16:41:46 _hostname_ kcminit_startup[436]: Initializing "kcm_touchpad" : "kcminit_touchpad" Dec 19 16:41:46 _hostname_ kcminit_startup[436]: kcm_touchpad: Using X11 backend Dec 19 16:41:46 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/lib/pam_kwallet_init") Dec 19 16:41:46 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell") Dec 19 16:41:46 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy") Dec 19 16:41:46 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.kdeconnect.daemon.desktop" ("/usr/lib/kdeconnectd") Dec 19 16:41:46 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy") Dec 19 16:41:47 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/welcome.desktop" ("/usr/bin/sh", "/usr/share/endeavouros/scripts/welcome", "--startdelay=3") Dec 19 16:41:47 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/eos-update-notifier.desktop" ("/usr/bin/eos-update-notifier", "-init") Dec 19 16:41:47 _hostname_ plasma_session[421]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/wallpaper-once.desktop" ("/usr/bin/sh", "/usr/share/endeavouros/scripts/wallpaper-once") Dec 19 16:41:47 _hostname_ kaccess[500]: Xlib XKB extension major= 1 minor= 0 Dec 19 16:41:47 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.23' (uid=1000 pid=493 comm="/usr/lib/baloo_file ") Dec 19 16:41:47 _hostname_ systemd[1]: Starting Disk Manager... Dec 19 16:41:47 _hostname_ udisksd[540]: udisks daemon version 2.9.4 starting Dec 19 16:41:47 _hostname_ kwin_x11[447]: kwin_core: XCB error: 10 (BadAccess), sequence: 831, resource id: 963, major code: 142 (Composite), minor code: 2 (RedirectSubwindows) Dec 19 16:41:47 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 867, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:41:47 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.17' (uid=1000 pid=498 comm="/usr/lib/org_kde_powerdevil ") Dec 19 16:41:47 _hostname_ systemd[394]: Starting KActivityManager Activity manager Service... Dec 19 16:41:47 _hostname_ kded5[443]: print-manager.kded: unable to register service to dbus Dec 19 16:41:48 _hostname_ kded5[443]: Installing the delayed initialization callback. Dec 19 16:41:48 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.25' (uid=1000 pid=498 comm="/usr/lib/org_kde_powerdevil ") Dec 19 16:41:48 _hostname_ audit: BPF prog-id=20 op=LOAD Dec 19 16:41:48 _hostname_ audit: BPF prog-id=21 op=LOAD Dec 19 16:41:48 _hostname_ kernel: kauditd_printk_skb: 13 callbacks suppressed Dec 19 16:41:48 _hostname_ kernel: audit: type=1334 audit(1639957308.308:65): prog-id=20 op=LOAD Dec 19 16:41:48 _hostname_ kernel: audit: type=1334 audit(1639957308.308:66): prog-id=21 op=LOAD Dec 19 16:41:48 _hostname_ systemd[1]: Starting Daemon for power management... Dec 19 16:41:48 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.ActivityManager' Dec 19 16:41:48 _hostname_ systemd[394]: Started KActivityManager Activity manager Service. Dec 19 16:41:48 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.freedesktop.UDisks2' Dec 19 16:41:48 _hostname_ systemd[1]: Started Disk Manager. Dec 19 16:41:48 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:48 _hostname_ kernel: audit: type=1130 audit(1639957308.588:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:48 _hostname_ udisksd[540]: Acquired the name org.freedesktop.UDisks2 on the system message bus Dec 19 16:41:48 _hostname_ polkit-kde-authentication-agent-1[496]: New PolkitAgentListener 0x558a807200 Dec 19 16:41:48 _hostname_ polkit-kde-authentication-agent-1[496]: Adding new listener PolkitQt1::Agent::Listener(0x558a824950) for 0x558a807200 Dec 19 16:41:48 _hostname_ polkit-kde-authentication-agent-1[496]: Listener online Dec 19 16:41:48 _hostname_ polkitd[448]: Registered Authentication Agent for unix-session:2 (system bus name :1.28 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Dec 19 16:41:48 _hostname_ polkit-kde-authentication-agent-1[496]: Authentication agent result: true Dec 19 16:41:49 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.freedesktop.UPower' Dec 19 16:41:49 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:49 _hostname_ systemd[1]: Started Daemon for power management. Dec 19 16:41:49 _hostname_ kernel: audit: type=1130 audit(1639957309.100:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:49 _hostname_ kaccess[500]: X server XKB extension major= 1 minor= 0 Dec 19 16:41:49 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.25' (uid=1000 pid=498 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 16:41:49 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper' Dec 19 16:41:49 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.25' (uid=1000 pid=498 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 16:41:50 _hostname_ kde4breeze[629]: setting widget style: "Breeze" true Dec 19 16:41:50 _hostname_ kde4breeze[629]: QDBusConnection: error: could not send signal to service "" path "//home/_user_/.kde4/share/config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/_user_/.kde4/share/config/kdeglobals Dec 19 16:41:50 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper' Dec 19 16:41:50 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.25' (uid=1000 pid=498 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 16:41:50 _hostname_ backlighthelper[648]: org.kde.powerdevil: no kernel backlight interface found Dec 19 16:41:50 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.freedesktop.Notifications' requested by ':1.23' (uid=1000 pid=512 comm="/usr/lib/kdeconnectd ") Dec 19 16:41:50 _hostname_ baloo_file[493]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '_ssid_' but we thought it was ':1.24' Dec 19 16:41:50 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' Dec 19 16:41:50 _hostname_ org_kde_powerdevil[498]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported" Dec 19 16:41:50 _hostname_ org_kde_powerdevil[498]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed Dec 19 16:41:51 _hostname_ plasmashell[508]: kf.plasma.quick: Applet preload policy set to 1 Dec 19 16:41:51 _hostname_ org_kde_powerdevil[498]: org.kde.powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported Dec 19 16:41:51 _hostname_ org_kde_powerdevil[498]: org.kde.powerdevil: Handle button events action could not check for screen configuration Dec 19 16:41:51 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.KScreen' requested by ':1.17' (uid=1000 pid=498 comm="/usr/lib/org_kde_powerdevil ") Dec 19 16:41:51 _hostname_ org_kde_powerdevil[498]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported" Dec 19 16:41:51 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.KScreen' Dec 19 16:41:51 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Connected output 68 to CRTC 65 Dec 19 16:41:51 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Detected XRandR 1.6 Dec 19 16:41:51 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Event Base: 89 Dec 19 16:41:51 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Event Error: 147 Dec 19 16:41:52 _hostname_ systemd[1]: Stopping User Manager for UID 968... Dec 19 16:41:52 _hostname_ systemd[371]: Stopped target Main User Target. Dec 19 16:41:52 _hostname_ systemd[371]: Stopping D-Bus User Message Bus... Dec 19 16:41:52 _hostname_ systemd[371]: Stopped D-Bus User Message Bus. Dec 19 16:41:52 _hostname_ systemd[371]: Stopped target Basic System. Dec 19 16:41:52 _hostname_ systemd[371]: Stopped target Paths. Dec 19 16:41:52 _hostname_ systemd[371]: Stopped target Sockets. Dec 19 16:41:52 _hostname_ systemd[371]: Stopped target Timers. Dec 19 16:41:52 _hostname_ systemd[371]: Closed D-Bus User Message Bus Socket. Dec 19 16:41:52 _hostname_ systemd[371]: Closed GnuPG network certificate management daemon. Dec 19 16:41:52 _hostname_ systemd[371]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers). Dec 19 16:41:52 _hostname_ systemd[371]: Closed GnuPG cryptographic agent and passphrase cache (restricted). Dec 19 16:41:52 _hostname_ systemd[371]: Closed GnuPG cryptographic agent (ssh-agent emulation). Dec 19 16:41:52 _hostname_ systemd[371]: Closed GnuPG cryptographic agent and passphrase cache. Dec 19 16:41:52 _hostname_ systemd[371]: Closed p11-kit server. Dec 19 16:41:52 _hostname_ systemd[371]: Closed PipeWire PulseAudio. Dec 19 16:41:52 _hostname_ systemd[371]: Closed Multimedia System. Dec 19 16:41:52 _hostname_ systemd[371]: Removed slice User Application Slice. Dec 19 16:41:52 _hostname_ systemd[371]: Reached target Shutdown. Dec 19 16:41:52 _hostname_ systemd[371]: Finished Exit the Session. Dec 19 16:41:52 _hostname_ systemd[371]: Reached target Exit the Session. Dec 19 16:41:52 _hostname_ systemd[372]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[] rhost=[] Dec 19 16:41:52 _hostname_ systemd[1]: user@968.service: Deactivated successfully. Dec 19 16:41:52 _hostname_ systemd[1]: Stopped User Manager for UID 968. Dec 19 16:41:52 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:52 _hostname_ kernel: audit: type=1131 audit(1639957312.400:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:52 _hostname_ systemd[1]: Stopping User Runtime Directory /run/user/968... Dec 19 16:41:52 _hostname_ systemd[1]: run-user-968.mount: Deactivated successfully. Dec 19 16:41:52 _hostname_ systemd[1]: user-runtime-dir@968.service: Deactivated successfully. Dec 19 16:41:52 _hostname_ systemd[1]: Stopped User Runtime Directory /run/user/968. Dec 19 16:41:52 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:52 _hostname_ kernel: audit: type=1131 audit(1639957312.452:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:52 _hostname_ systemd[1]: Removed slice User Slice of UID 968. Dec 19 16:41:52 _hostname_ systemd[1]: user-968.slice: Consumed 1.276s CPU time. Dec 19 16:41:52 _hostname_ kded5[443]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '_ssid_' but we thought it was ':1.11' Dec 19 16:41:52 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.20' (uid=1000 pid=443 comm="/usr/bin/kded5 ") Dec 19 16:41:52 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found. Dec 19 16:41:52 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.20' (uid=1000 pid=443 comm="/usr/bin/kded5 ") Dec 19 16:41:52 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found. Dec 19 16:41:52 _hostname_ kded5[443]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit" "Unit dbus-org.freedesktop.ModemManager1.service not found." Dec 19 16:41:53 _hostname_ kded5[443]: Dec 19 16:41:53 _hostname_ plasmashell[508]: qt.svg: :303:258: Could not add child element to parent element because the types are incorrect. Dec 19 16:41:53 _hostname_ plasmashell[508]: qt.svg: :303:463: Could not add child element to parent element because the types are incorrect. Dec 19 16:41:53 _hostname_ plasmashell[508]: qt.svg: :303:659: Could not add child element to parent element because the types are incorrect. Dec 19 16:41:53 _hostname_ plasmashell[508]: qt.svg: :303:913: Could not add child element to parent element because the types are incorrect. Dec 19 16:41:53 _hostname_ plasmashell[508]: qt.svg: :303:1049: Could not add child element to parent element because the types are incorrect. Dec 19 16:41:53 _hostname_ plasmashell[508]: qt.svg: :303:1251: Could not add child element to parent element because the types are incorrect. Dec 19 16:41:53 _hostname_ plasmashell[508]: qt.svg: :303:1453: Could not add child element to parent element because the types are incorrect. Dec 19 16:41:53 _hostname_ plasmashell[508]: qt.svg: :303:1631: Could not add child element to parent element because the types are incorrect. Dec 19 16:41:53 _hostname_ plasmashell[508]: qt.svg: :303:1739: Could not add child element to parent element because the types are incorrect. Dec 19 16:41:53 _hostname_ plasmashell[508]: qt.svg: :303:1980: Could not add child element to parent element because the types are incorrect. Dec 19 16:41:53 _hostname_ plasmashell[508]: qt.svg: :303:2223: Could not add child element to parent element because the types are incorrect. Dec 19 16:41:53 _hostname_ plasmashell[508]: trying to show an empty dialog Dec 19 16:41:53 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:41:53 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:41:53 _hostname_ plasmashell[508]: evaluating startup script: "/usr/share/plasma/shells/org.kde.plasma.desktop/contents/layout.js" Dec 19 16:41:53 _hostname_ kded5[443]: Delayed initialization. Dec 19 16:41:53 _hostname_ kded5[443]: Reloading the khotkeys configuration Dec 19 16:41:53 _hostname_ kded5[443]: Version 2 File! Dec 19 16:41:53 _hostname_ kded5[443]: Loaded defaults from "/usr/share/khotkeys/defaults.khotkeys" Dec 19 16:41:53 _hostname_ kded5[443]: true Dec 19 16:41:53 _hostname_ kded5[443]: Imported file "/usr/share/khotkeys/defaults.khotkeys" Dec 19 16:41:53 _hostname_ kded5[443]: Version 2 File! Dec 19 16:41:53 _hostname_ kded5[443]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys" Dec 19 16:41:53 _hostname_ kded5[443]: Version 2 File! Dec 19 16:41:53 _hostname_ kded5[443]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys" Dec 19 16:41:53 _hostname_ kded5[443]: Version 2 File! Dec 19 16:41:53 _hostname_ kded5[443]: Imported file "/usr/share/khotkeys/konsole.khotkeys" Dec 19 16:41:54 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.kded.smart' requested by ':1.20' (uid=1000 pid=443 comm="/usr/bin/kded5 ") (using servicehelper) Dec 19 16:41:54 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.kded.smart' Dec 19 16:41:54 _hostname_ kded5[443]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule* Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Requested screen size is QSize(1920, 1080) Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change Screen Size: false Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Disable outputs: false Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change outputs: true Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: (68) Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Enable outputs: false Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 74 KScreen::Mode(Id: "74" , Size: QSize(1920, 1080) @ 60 ) Rotation: KScreen::Output::None Dec 19 16:41:54 _hostname_ systemd[394]: Reloading. Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Result: 0 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x55c9b9fb10) CRTC: 65 MODE: 74 Connection: 0 Primary: true Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig done! Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Mode: 74 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Geometry: 0 0 1920 1080 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Window: 46137349 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Root: 963 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size ID: 0 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size: 1920 1080 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: SizeMM: 508 285 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Mode: 74 Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Geometry: 0 0 1920 1080 Dec 19 16:41:54 _hostname_ systemd[394]: Started Run EOS update notifier periodically. Dec 19 16:41:54 _hostname_ systemd[394]: Reloading. Dec 19 16:41:54 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Emitting configChanged() Dec 19 16:41:55 _hostname_ systemd[394]: Created slice User Core Session Slice. Dec 19 16:41:55 _hostname_ systemd[394]: Started PipeWire Multimedia Service. Dec 19 16:41:55 _hostname_ systemd[394]: Started PipeWire Media Session Manager. Dec 19 16:41:55 _hostname_ systemd[394]: Started PipeWire PulseAudio. Dec 19 16:41:55 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.46' (uid=1000 pid=862 comm="/usr/bin/pipewire ") Dec 19 16:41:55 _hostname_ systemd[1]: Starting RealtimeKit Scheduling Policy Service... Dec 19 16:41:55 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' Dec 19 16:41:55 _hostname_ systemd[1]: Started RealtimeKit Scheduling Policy Service. Dec 19 16:41:55 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:55 _hostname_ rtkit-daemon[865]: Successfully called chroot. Dec 19 16:41:55 _hostname_ kernel: audit: type=1130 audit(1639957315.952:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:41:55 _hostname_ rtkit-daemon[865]: Successfully dropped privileges. Dec 19 16:41:55 _hostname_ rtkit-daemon[865]: Successfully limited resources. Dec 19 16:41:55 _hostname_ rtkit-daemon[865]: Running. Dec 19 16:41:55 _hostname_ rtkit-daemon[865]: Canary thread running. Dec 19 16:41:55 _hostname_ rtkit-daemon[865]: Watchdog thread running. Dec 19 16:41:55 _hostname_ rtkit-daemon[865]: Successfully made thread 862 of process 862 owned by '1000' high priority at nice level -11. Dec 19 16:41:55 _hostname_ rtkit-daemon[865]: Supervising 1 threads of 1 processes of 1 users. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Successfully made thread 864 of process 864 owned by '1000' high priority at nice level -11. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Supervising 2 threads of 2 processes of 1 users. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Successfully made thread 863 of process 863 owned by '1000' high priority at nice level -11. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Supervising 3 threads of 3 processes of 1 users. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Supervising 3 threads of 3 processes of 1 users. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Supervising 3 threads of 3 processes of 1 users. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Supervising 3 threads of 3 processes of 1 users. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Supervising 3 threads of 3 processes of 1 users. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Successfully made thread 872 of process 863 owned by '1000' RT at priority 20. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Supervising 4 threads of 3 processes of 1 users. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Supervising 4 threads of 3 processes of 1 users. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Supervising 4 threads of 3 processes of 1 users. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Successfully made thread 873 of process 862 owned by '1000' RT at priority 20. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Supervising 5 threads of 3 processes of 1 users. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Successfully made thread 874 of process 864 owned by '1000' RT at priority 20. Dec 19 16:41:56 _hostname_ rtkit-daemon[865]: Supervising 6 threads of 3 processes of 1 users. Dec 19 16:41:56 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:41:56 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:41:56 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:41:56 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:41:56 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:41:56 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:41:56 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:41:56 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:41:56 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:41:56 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:41:56 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:41:56 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.50' (uid=1000 pid=863 comm="/usr/bin/pipewire-media-session ") Dec 19 16:41:56 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found. Dec 19 16:41:56 _hostname_ pipewire-media-session[863]: spa.bluez5: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ pipewire[862]: spa.v4l2: '/dev/video14' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:41:56 _hostname_ pipewire[862]: spa.v4l2: '/dev/video14' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:41:56 _hostname_ pipewire[862]: spa.v4l2: '/dev/video15' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:41:56 _hostname_ pipewire[862]: spa.v4l2: '/dev/video15' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:41:56 _hostname_ pipewire[862]: spa.v4l2: '/dev/video21' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:41:56 _hostname_ pipewire[862]: spa.v4l2: '/dev/video21' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ pipewire[862]: spa.v4l2: '/dev/video22' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:41:56 _hostname_ pipewire[862]: spa.v4l2: '/dev/video22' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:41:56 _hostname_ pipewire-media-session[863]: ms.core: error id:50 seq:508 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:41:56 _hostname_ pipewire-media-session[863]: ms.core: error id:50 seq:510 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:41:56 _hostname_ pipewire-media-session[863]: ms.core: error id:47 seq:528 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:41:56 _hostname_ pipewire-media-session[863]: ms.core: error id:47 seq:530 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:41:56 _hostname_ pipewire-media-session[863]: ms.core: error id:33 seq:534 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:41:56 _hostname_ pipewire-media-session[863]: ms.core: error id:33 seq:536 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:41:56 _hostname_ pipewire-media-session[863]: ms.core: error id:31 seq:540 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:41:56 _hostname_ pipewire-media-session[863]: ms.core: error id:31 seq:542 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:56 _hostname_ plasmashell[508]: QDBusConnection: error: could not send signal to service "" path "/plasma-org.kde.plasma.desktop-appletsrc" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: /plasma-org.kde.plasma.desktop-appletsrc Dec 19 16:41:57 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.35' (uid=1000 pid=805 comm="/usr/bin/yad --window-icon=/usr/share/endeavouros/") Dec 19 16:41:57 _hostname_ systemd[394]: Starting Accessibility services bus... Dec 19 16:41:57 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.a11y.Bus' Dec 19 16:41:57 _hostname_ systemd[394]: Started Accessibility services bus. Dec 19 16:41:57 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height" Dec 19 16:41:57 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height" Dec 19 16:41:57 _hostname_ plasmashell[508]: trying to show an empty dialog Dec 19 16:41:57 _hostname_ plasmashell[508]: Activity added twice "c4e48360-6499-4a72-af95-06fa9d41eea0" Dec 19 16:41:58 _hostname_ plasmashell[508]: trying to show an empty dialog Dec 19 16:41:58 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:41:58 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:41:58 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height" Dec 19 16:41:58 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height" Dec 19 16:41:58 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:542:5: QML Label: Binding loop detected for property "height" Dec 19 16:41:58 _hostname_ plasmashell[508]: org.kde.klipper: Failed to load history resource. Clipboard history cannot be read. : History file does not exist Dec 19 16:41:59 _hostname_ plasmashell[508]: libkcups: CUPS-Get-Printers last error: 1282 Bad file descriptor Dec 19 16:41:59 _hostname_ plasmashell[508]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:41:59 _hostname_ plasmashell[508]: libkcups: Request failed 1282 -1 Dec 19 16:41:59 _hostname_ plasmashell[508]: libkcups: Get-Jobs last error: 1282 Bad file descriptor Dec 19 16:41:59 _hostname_ plasmashell[508]: libkcups: Get-Jobs last error: 1282 Bad file descriptor Dec 19 16:41:59 _hostname_ kernel: v3d fec00000.v3d: MMU error from client L2T (0) at 0x12441000, pte invalid Dec 19 16:42:00 _hostname_ plasmashell[508]: 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" Dec 19 16:42:00 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.freedesktop.Notifications' Dec 19 16:42:01 _hostname_ kernel: cam-dummy-reg: disabling Dec 19 16:42:01 _hostname_ kernel: vcc-sd: disabling Dec 19 16:42:01 _hostname_ kernel: cam1-reg: disabling Dec 19 16:42:02 _hostname_ kded5[443]: Registering "org.kde.StatusNotifierHost-508" as system tray Dec 19 16:42:02 _hostname_ at-spi-bus-launcher[938]: dbus-daemon[938]: Activating service name='org.a11y.atspi.Registry' requested by ':1.3' (uid=1000 pid=933 comm="/usr/bin/yad --window-icon=/usr/share/endeavouros/") Dec 19 16:42:02 _hostname_ at-spi-bus-launcher[938]: dbus-daemon[938]: Successfully activated service 'org.a11y.atspi.Registry' Dec 19 16:42:02 _hostname_ at-spi-bus-launcher[1098]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Dec 19 16:42:02 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:62:17: Unable to assign [undefined] to int Dec 19 16:42:02 _hostname_ systemd[1]: systemd-hostnamed.service: Deactivated successfully. Dec 19 16:42:02 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:42:02 _hostname_ kernel: audit: type=1131 audit(1639957322.832:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:42:02 _hostname_ plasmashell[508]: trying to show an empty dialog Dec 19 16:42:02 _hostname_ plasmashell[508]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0 Dec 19 16:42:02 _hostname_ audit: BPF prog-id=0 op=UNLOAD Dec 19 16:42:02 _hostname_ audit: BPF prog-id=0 op=UNLOAD Dec 19 16:42:02 _hostname_ audit: BPF prog-id=0 op=UNLOAD Dec 19 16:42:02 _hostname_ kernel: audit: type=1334 audit(1639957322.904:73): prog-id=0 op=UNLOAD Dec 19 16:42:02 _hostname_ kernel: audit: type=1334 audit(1639957322.904:74): prog-id=0 op=UNLOAD Dec 19 16:42:02 _hostname_ kernel: audit: type=1334 audit(1639957322.904:75): prog-id=0 op=UNLOAD Dec 19 16:42:03 _hostname_ plasmashell[508]: "WorkspaceScripting::Containment(0x55b3be6720)" Dec 19 16:42:03 _hostname_ plasmashell[508]: Plasma Shell startup completed Dec 19 16:42:03 _hostname_ plasmashell[508]: kf.service.services: Parsing "exist Exec and ('/usr/bin/yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=876647 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=2 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 16:42:03 _hostname_ plasmashell[508]: kf.service.services: Parsing "exist Exec and ('yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=876647 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=2 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 16:42:03 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3418, resource id: 4194350, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:42:05 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:18:1: QML DropArea: Binding loop detected for property "spacingAtMinSize" Dec 19 16:42:05 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:18:1: QML DropArea: Binding loop detected for property "spacingAtMinSize" Dec 19 16:42:05 _hostname_ plasmashell[508]: : QML QQuickAnchors: Binding loop detected for property "leftMargin" Dec 19 16:42:05 _hostname_ plasmashell[508]: org.kde.plasma.pulseaudio: No object for name "alsa_output.platform-fef00700.hdmi.iec958-stereo.monitor" Dec 19 16:42:05 _hostname_ plasmashell[508]: qt.svg: :5:111: Could not parse node: radialGradient Dec 19 16:42:05 _hostname_ plasmashell[508]: qt.svg: :13:113: Could not parse node: radialGradient Dec 19 16:42:05 _hostname_ plasmashell[508]: Could not resolve property : #radialGradient9111-3-2 Dec 19 16:42:06 _hostname_ plasmashell[508]: file:///usr/lib/qt/qml/org/kde/plasma/components/ModelContextMenu.qml:38:1: QML ModelContextMenu: Accessible must be attached to an Item Dec 19 16:42:07 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PowerProfileItem.qml:136: TypeError: Cannot read property 'label' of undefined Dec 19 16:42:09 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4536, resource id: 44040334, major code: 20 (GetProperty), minor code: 0 Dec 19 16:42:09 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4537, resource id: 44040334, major code: 15 (QueryTree), minor code: 0 Dec 19 16:42:09 _hostname_ kwin_x11[447]: kwin_core: XCB error: 152 (BadDamage), sequence: 4581, resource id: 14680377, major code: 143 (DAMAGE), minor code: 3 (Subtract) Dec 19 16:42:22 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5190, resource id: 4194330, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:42:44 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6170, resource id: 4194311, major code: 15 (QueryTree), minor code: 0 Dec 19 16:42:44 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6234, resource id: 60817411, major code: 15 (QueryTree), minor code: 0 Dec 19 16:42:44 _hostname_ kwin_x11[447]: kwin_core: XCB error: 152 (BadDamage), sequence: 6319, resource id: 14680356, major code: 143 (DAMAGE), minor code: 3 (Subtract) Dec 19 16:42:50 _hostname_ plasmashell[508]: trying to show an empty dialog Dec 19 16:42:52 _hostname_ plasmashell[508]: kf.service.services: Parsing "exist Exec and ('/usr/bin/yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=865251 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=3 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 16:42:52 _hostname_ plasmashell[508]: kf.service.services: Parsing "exist Exec and ('yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=865251 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=3 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 16:42:54 _hostname_ systemd[394]: Starting EOS update notifier service... Dec 19 16:43:00 _hostname_ eos-update-notifier[1645]: Checking for updates ... Dec 19 16:43:01 _hostname_ eos-update-notifier[1645]: Checking AUR updates ... Dec 19 16:43:02 _hostname_ systemd[394]: Finished EOS update notifier service. Dec 19 16:43:02 _hostname_ systemd[394]: eos-update-notifier.service: Consumed 1.756s CPU time. Dec 19 16:43:14 _hostname_ plasmashell[508]: Entry is not valid "kontact.desktop" QSharedPointer(0x55b50f35e0) Dec 19 16:43:14 _hostname_ plasmashell[508]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55b50f2120) Dec 19 16:43:14 _hostname_ plasmashell[508]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55b50f3120) Dec 19 16:43:14 _hostname_ plasmashell[508]: trying to show an empty dialog Dec 19 16:43:15 _hostname_ plasmashell[508]: Entry is not valid "kontact.desktop" QSharedPointer(0x55b54e2100) Dec 19 16:43:15 _hostname_ plasmashell[508]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55b54e2410) Dec 19 16:43:15 _hostname_ plasmashell[508]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55b5483710) Dec 19 16:43:15 _hostname_ plasmashell[508]: Entry is not valid "kontact.desktop" QSharedPointer(0x55b4c082c0) Dec 19 16:43:15 _hostname_ plasmashell[508]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55b54e1b90) Dec 19 16:43:15 _hostname_ plasmashell[508]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55b4ececd0) Dec 19 16:43:22 _hostname_ plasmashell[508]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/appstream" not found Dec 19 16:43:22 _hostname_ plasmashell[508]: Opening menu at 81 12 Dec 19 16:43:28 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4765, resource id: 44040334, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:28 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4766, resource id: 44040334, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:28 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4767, resource id: 44040334, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:28 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4768, resource id: 44040316, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:28 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4769, resource id: 44040316, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:28 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4770, resource id: 44040316, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:30 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5339, resource id: 44040334, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:30 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5340, resource id: 44040334, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:30 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5341, resource id: 44040334, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:30 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5342, resource id: 44040316, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:30 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5343, resource id: 44040316, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:30 _hostname_ plasmashell[508]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5344, resource id: 44040316, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:43:35 _hostname_ systemd[394]: Started Konsole - Terminal. Dec 19 16:43:36 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 16:43:36 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10674, resource id: 44040472, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:44:13 _hostname_ audit[1747]: USER_AUTH pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:44:13 _hostname_ kernel: audit: type=1100 audit(1639957453.853:76): pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:44:13 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.51' (uid=0 pid=1747 comm="sudo vi /etc/eos-script-lib-yad.conf ") Dec 19 16:44:13 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:44:13 _hostname_ sudo[1747]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:44:13 _hostname_ audit[1747]: USER_ACCT pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:44:13 _hostname_ kernel: audit: type=1101 audit(1639957453.857:77): pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:44:13 _hostname_ sudo[1747]: _user_ : TTY=pts/0 ; PWD=/home/_user_ ; USER=root ; COMMAND=/usr/bin/vi /etc/eos-script-lib-yad.conf Dec 19 16:44:13 _hostname_ audit[1747]: CRED_REFR pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:44:13 _hostname_ sudo[1747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Dec 19 16:44:13 _hostname_ kernel: audit: type=1110 audit(1639957453.861:78): pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:44:13 _hostname_ kernel: audit: type=1105 audit(1639957453.861:79): pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:44:13 _hostname_ audit[1747]: USER_START pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:04 _hostname_ sudo[1747]: pam_unix(sudo:session): session closed for user root Dec 19 16:45:04 _hostname_ audit[1747]: USER_END pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:04 _hostname_ kernel: audit: type=1106 audit(1639957504.897:80): pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:04 _hostname_ kernel: audit: type=1104 audit(1639957504.897:81): pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:04 _hostname_ audit[1747]: CRED_DISP pid=1747 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:07 _hostname_ systemd[394]: app-org.kde.konsole-4b8bbc603bb54144ae45b3d490c433f1.scope: Consumed 2.266s CPU time. Dec 19 16:45:07 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 14079, resource id: 65011987, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:45:07 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 14083, resource id: 44040473, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:45:11 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 14233, resource id: 60817411, major code: 15 (QueryTree), minor code: 0 Dec 19 16:45:18 _hostname_ kwin_x11[447]: kwin_core: XCB error: 152 (BadDamage), sequence: 15271, resource id: 14681064, major code: 143 (DAMAGE), minor code: 2 (Destroy) Dec 19 16:45:18 _hostname_ kwin_x11[447]: kwin_core: XCB error: 3 (BadWindow), sequence: 15272, resource id: 14681042, major code: 129 (SHAPE), minor code: 6 (Input) Dec 19 16:45:18 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15273, resource id: 14681042, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:45:18 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15436, resource id: 60817429, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:45:47 _hostname_ su[1831]: pam_unix(su:auth): authentication failure; logname= uid=1000 euid=0 tty=/dev/pts/0 ruser=don rhost= user=root Dec 19 16:45:47 _hostname_ audit[1831]: USER_AUTH pid=1831 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=failed' Dec 19 16:45:47 _hostname_ kernel: audit: type=1100 audit(1639957547.481:82): pid=1831 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=failed' Dec 19 16:45:49 _hostname_ su[1831]: FAILED SU (to root) _user_ on pts/0 Dec 19 16:45:55 _hostname_ audit[1832]: USER_AUTH pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:55 _hostname_ audit[1832]: USER_ACCT pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:55 _hostname_ su[1832]: (to root) _user_ on pts/0 Dec 19 16:45:55 _hostname_ audit[1832]: CRED_ACQ pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:55 _hostname_ su[1832]: pam_unix(su:session): session opened for user root(uid=0) by (uid=1000) Dec 19 16:45:55 _hostname_ audit[1832]: USER_START pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:55 _hostname_ kernel: audit: type=1100 audit(1639957555.297:83): pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:55 _hostname_ kernel: audit: type=1101 audit(1639957555.297:84): pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:55 _hostname_ kernel: audit: type=1103 audit(1639957555.297:85): pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:45:55 _hostname_ kernel: audit: type=1105 audit(1639957555.297:86): pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:03 _hostname_ audit[1832]: USER_END pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:03 _hostname_ su[1832]: pam_unix(su:session): session closed for user root Dec 19 16:46:03 _hostname_ kernel: audit: type=1106 audit(1639957563.869:87): pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:03 _hostname_ audit[1832]: CRED_DISP pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:03 _hostname_ kernel: audit: type=1104 audit(1639957563.869:88): pid=1832 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:04 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 16310, resource id: 65011718, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:46:05 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 16399, resource id: 60817429, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:46:10 _hostname_ systemd[394]: Started Konsole - Terminal. Dec 19 16:46:10 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 16612, resource id: 44040476, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:46:10 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 16:46:32 _hostname_ audit[1861]: USER_AUTH pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:32 _hostname_ kernel: audit: type=1100 audit(1639957592.009:89): pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:32 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.52' (uid=0 pid=1861 comm="sudo vi /etc/pacman.d/mirrorlist ") Dec 19 16:46:32 _hostname_ audit[1861]: USER_ACCT pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:32 _hostname_ kernel: audit: type=1101 audit(1639957592.013:90): pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:32 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:46:32 _hostname_ sudo[1861]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:46:32 _hostname_ kernel: audit: type=1110 audit(1639957592.017:91): pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:32 _hostname_ kernel: audit: type=1105 audit(1639957592.017:92): pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:32 _hostname_ audit[1861]: CRED_REFR pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:32 _hostname_ audit[1861]: USER_START pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:46:32 _hostname_ sudo[1861]: _user_ : TTY=pts/0 ; PWD=/home/_user_ ; USER=root ; COMMAND=/usr/bin/vi /etc/pacman.d/mirrorlist Dec 19 16:46:32 _hostname_ sudo[1861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Dec 19 16:47:01 _hostname_ sudo[1861]: pam_unix(sudo:session): session closed for user root Dec 19 16:47:01 _hostname_ audit[1861]: USER_END pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:47:01 _hostname_ kernel: audit: type=1106 audit(1639957621.785:93): pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:47:01 _hostname_ audit[1861]: CRED_DISP pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:47:01 _hostname_ kernel: audit: type=1104 audit(1639957621.785:94): pid=1861 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Dec 19 16:47:14 _hostname_ systemd[394]: app-org.kde.konsole-34b5132a33b54e19bcdd510cef1a5f27.scope: Consumed 1.726s CPU time. Dec 19 16:47:15 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 18409, resource id: 60817522, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:47:15 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 18413, resource id: 44040477, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:47:19 _hostname_ plasmashell[508]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:47:45: QML ScrollBar: Binding loop detected for property "visible" Dec 19 16:47:51 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 19593, resource id: 58720259, major code: 15 (QueryTree), minor code: 0 Dec 19 16:47:55 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 16:47:55 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 16:47:55 _hostname_ systemd[394]: Started System Settings - System Settings. Dec 19 16:47:55 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 19812, resource id: 44040495, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:47:57 _hostname_ systemsettings5[1885]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:47:57 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 20060, resource id: 50331660, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:48:08 _hostname_ systemsettings5[1885]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:48:08 _hostname_ systemsettings5[1885]: qml: The item SubCategoryPage_QMLTYPE_71(0x559faaf680) is already in the PageRow Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:48:08 _hostname_ systemsettings5[1885]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Requested screen size is QSize(1360, 768) Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change Screen Size: true Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Old: QSize(1920, 1080) Intermediate: QSize(1920, 1080) New: QSize(1360, 768) Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Disable outputs: false Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change outputs: true Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: (68) Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Enable outputs: false Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 82 KScreen::Mode(Id: "82" , Size: QSize(1360, 768) @ 60.0152 ) Rotation: KScreen::Output::None Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Result: 0 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x55c9b9fb10) CRTC: 65 MODE: 82 Connection: 0 Primary: true Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: RRSetScreenSize DPI: 96.2526 Size: QSize(1360, 768) SizeMM: QSize(358, 202) Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig done! Dec 19 16:48:16 _hostname_ plasmashell[508]: trying to show an empty dialog Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Mode: 82 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Window: 46137349 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Root: 963 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size ID: 0 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size: 1920 1080 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: SizeMM: 508 285 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Mode: 82 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Window: 46137349 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Root: 963 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size ID: 1 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size: 1360 768 Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: SizeMM: 358 202 Dec 19 16:48:16 _hostname_ systemsettings5[1885]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kscreen.so" Dec 19 16:48:16 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Emitting configChanged() Dec 19 16:48:26 _hostname_ systemd-networkd[235]: wlan0: Link DOWN Dec 19 16:48:26 _hostname_ NetworkManager[347]: [1639957706.0376] device (wlan0): set-hw-addr: set MAC address to _mac_address (scanning) Dec 19 16:48:26 _hostname_ kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled Dec 19 16:48:26 _hostname_ systemd-networkd[235]: wlan0: Link UP Dec 19 16:48:26 _hostname_ NetworkManager[347]: [1639957706.0508] device (wlan0): supplicant interface state: disconnected -> interface_disabled Dec 19 16:48:26 _hostname_ NetworkManager[347]: [1639957706.0512] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled Dec 19 16:48:26 _hostname_ NetworkManager[347]: [1639957706.0567] device (wlan0): supplicant interface state: interface_disabled -> inactive Dec 19 16:48:26 _hostname_ NetworkManager[347]: [1639957706.0573] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive Dec 19 16:48:39 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig Dec 19 16:48:39 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Requested screen size is QSize(1280, 720) Dec 19 16:48:39 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 16:48:39 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 16:48:39 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change Screen Size: true Dec 19 16:48:39 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Old: QSize(1360, 768) Intermediate: QSize(1360, 768) New: QSize(1280, 720) Dec 19 16:48:39 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Disable outputs: false Dec 19 16:48:39 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change outputs: true Dec 19 16:48:39 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: (68) Dec 19 16:48:39 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Enable outputs: false Dec 19 16:48:39 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 83 KScreen::Mode(Id: "83" , Size: QSize(1280, 720) @ 60 ) Rotation: KScreen::Output::None Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Result: 0 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x55c9b9fb10) CRTC: 65 MODE: 83 Connection: 0 Primary: true Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: RRSetScreenSize DPI: 96.2526 Size: QSize(1280, 720) SizeMM: QSize(337, 190) Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig done! Dec 19 16:48:40 _hostname_ plasmashell[508]: trying to show an empty dialog Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Mode: 83 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Geometry: 0 0 1280 720 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Window: 46137349 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Root: 963 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size ID: 1 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size: 1360 768 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: SizeMM: 358 202 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Mode: 83 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Geometry: 0 0 1280 720 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Window: 46137349 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Root: 963 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size ID: 2 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size: 1280 720 Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: SizeMM: 337 190 Dec 19 16:48:40 _hostname_ systemsettings5[1885]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kscreen.so" Dec 19 16:48:40 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Emitting configChanged() Dec 19 16:49:16 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 16:49:19 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 16:49:36 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 16:49:38 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 16:49:41 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 16:49:41 _hostname_ kwin_x11[447]: kwin_core: XCB error: 152 (BadDamage), sequence: 27146, resource id: 14681783, major code: 143 (DAMAGE), minor code: 3 (Subtract) Dec 19 16:49:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 16:50:03 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Requested screen size is QSize(1360, 768) Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change Screen Size: true Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Old: QSize(1280, 720) Intermediate: QSize(1360, 768) New: QSize(1360, 768) Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Disable outputs: false Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change outputs: true Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: (68) Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Enable outputs: false Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: RRSetScreenSize DPI: 96.2526 Size: QSize(1360, 768) SizeMM: QSize(358, 202) Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 82 KScreen::Mode(Id: "82" , Size: QSize(1360, 768) @ 60.0152 ) Rotation: KScreen::Output::None Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Result: 0 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x55c9b9fb10) CRTC: 65 MODE: 82 Connection: 0 Primary: true Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig done! Dec 19 16:50:07 _hostname_ plasmashell[508]: trying to show an empty dialog Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Window: 46137349 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Root: 963 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size ID: 1 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size: 1360 768 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: SizeMM: 358 202 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Mode: 82 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Window: 46137349 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Root: 963 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size ID: 1 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Size: 1360 768 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: SizeMM: 358 202 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Mode: 82 Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:50:07 _hostname_ kscreen_backend_launcher[736]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 16:50:07 _hostname_ systemsettings5[1885]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kscreen.so" Dec 19 16:50:08 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Emitting configChanged() Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Requested screen size is QSize(1360, 768) Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change Screen Size: false Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Disable outputs: false Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change outputs: true Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: (68) Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Enable outputs: false Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 82 KScreen::Mode(Id: "82" , Size: QSize(1360, 768) @ 60.0152 ) Rotation: KScreen::Output::None Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Result: 0 Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x55c9b9fb10) CRTC: 65 MODE: 82 Connection: 0 Primary: true Dec 19 16:50:43 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig done! Dec 19 16:50:43 _hostname_ systemsettings5[1885]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kscreen.so" Dec 19 16:50:50 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 16:50:50 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 30873, resource id: 4194549, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:50:50 _hostname_ systemd[394]: app-systemsettings-adbe26e8440f421c977112b47b479cc8.scope: Consumed 13.276s CPU time. Dec 19 16:50:54 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 16:50:54 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 16:50:54 _hostname_ systemd[394]: Started System Settings - System Settings. Dec 19 16:50:54 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 31125, resource id: 44040534, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:50:55 _hostname_ systemsettings5[1918]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:50:56 _hostname_ systemsettings5[1918]: file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/BreadcrumbControl.qml:27: TypeError: Cannot read property 'x' of null Dec 19 16:50:56 _hostname_ systemsettings5[1918]: file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/BreadcrumbControl.qml:19:5: Unable to assign [undefined] to QQuickItem* Dec 19 16:50:56 _hostname_ systemsettings5[1918]: file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/BreadcrumbControl.qml:19:5: Unable to assign [undefined] to QQuickItem* Dec 19 16:50:56 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 31424, resource id: 50331660, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:50:56 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 16:50:56 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 31707, resource id: 14682092, major code: 3 (GetWindowAttributes), minor code: 0 Dec 19 16:51:05 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:51:05 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:51:05 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:51:05 _hostname_ systemsettings5[1918]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:51:05 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:51:06 _hostname_ systemsettings5[1918]: qml: The item SubCategoryPage_QMLTYPE_106(0x5599ece810) is already in the PageRow Dec 19 16:51:06 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:51:06 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:51:06 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:51:06 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:51:06 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:51:06 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:51:06 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:51:06 _hostname_ systemsettings5[1918]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Requested screen size is QSize(1360, 768) Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change Screen Size: false Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Disable outputs: false Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change outputs: true Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: (68) Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Enable outputs: false Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 82 KScreen::Mode(Id: "82" , Size: QSize(1360, 768) @ 60.0152 ) Rotation: KScreen::Output::None Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Result: 0 Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x55c9b9fb10) CRTC: 65 MODE: 82 Connection: 0 Primary: true Dec 19 16:51:10 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig done! Dec 19 16:51:10 _hostname_ systemsettings5[1918]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kscreen.so" Dec 19 16:51:21 _hostname_ systemsettings5[1918]: file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:261:9: QML ActionToolBar: Binding loop detected for property "atBottom" Dec 19 16:51:21 _hostname_ systemsettings5[1918]: file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:261:9: QML ActionToolBar: Binding loop detected for property "atBottom" Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Requested screen size is QSize(1360, 768) Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change Screen Size: false Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Disable outputs: false Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Change outputs: true Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: (68) Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Enable outputs: false Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 82 KScreen::Mode(Id: "82" , Size: QSize(1360, 768) @ 60.0152 ) Rotation: KScreen::Output::None Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: Result: 0 Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x55c9b9fb10) CRTC: 65 MODE: 82 Connection: 0 Primary: true Dec 19 16:51:21 _hostname_ kscreen_backend_launcher[736]: kscreen.xrandr: XRandR::setConfig done! Dec 19 16:51:21 _hostname_ systemsettings5[1918]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kscreen.so" Dec 19 16:51:35 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 16:51:35 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34622, resource id: 4194511, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:51:35 _hostname_ systemd[394]: app-systemsettings-3afa0da658774f9ea5a649a2afb5c859.scope: Consumed 6.340s CPU time. Dec 19 16:51:36 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34635, resource id: 44040535, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:51:39 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.LogoutPrompt' requested by ':1.22' (uid=1000 pid=508 comm="/usr/bin/plasmashell ") Dec 19 16:51:40 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.LogoutPrompt' Dec 19 16:51:40 _hostname_ ksmserver-logout-greeter[1945]: qt.svg: :303:258: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:40 _hostname_ ksmserver-logout-greeter[1945]: qt.svg: :303:463: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:40 _hostname_ ksmserver-logout-greeter[1945]: qt.svg: :303:659: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:40 _hostname_ ksmserver-logout-greeter[1945]: qt.svg: :303:913: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:40 _hostname_ ksmserver-logout-greeter[1945]: qt.svg: :303:1049: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:40 _hostname_ ksmserver-logout-greeter[1945]: qt.svg: :303:1251: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:40 _hostname_ ksmserver-logout-greeter[1945]: qt.svg: :303:1453: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:40 _hostname_ ksmserver-logout-greeter[1945]: qt.svg: :303:1631: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:40 _hostname_ ksmserver-logout-greeter[1945]: qt.svg: :303:1739: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:40 _hostname_ ksmserver-logout-greeter[1945]: qt.svg: :303:1980: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:40 _hostname_ ksmserver-logout-greeter[1945]: qt.svg: :303:2223: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:42 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.Shutdown' requested by ':1.64' (uid=1000 pid=1945 comm="/usr/lib/ksmserver-logout-greeter ") Dec 19 16:51:42 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.Shutdown' Dec 19 16:51:42 _hostname_ kwin_x11[447]: kwin_core: Failed to focus 0x400018 (error 3) Dec 19 16:51:42 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35581, resource id: 4194328, major code: 15 (QueryTree), minor code: 0 Dec 19 16:51:42 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35610, resource id: 4194350, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:51:42 _hostname_ polkit-kde-authentication-agent-1[496]: Destroying listener Dec 19 16:51:42 _hostname_ polkit-kde-authentication-agent-1[496]: Removing listener PolkitQt1::Agent::Listener(0x558a824950) Dec 19 16:51:42 _hostname_ polkitd[448]: Unregistered Authentication Agent for unix-session:2 (system bus name :1.28, object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:209: TypeError: Cannot call method 'globalAction' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:198: TypeError: Cannot call method 'action' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:192: TypeError: Cannot call method 'action' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:20: TypeError: Cannot read property 'editMode' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:33: TypeError: Cannot read property 'editMode' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:34: TypeError: Cannot read property 'editMode' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: trying to show an empty dialog Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:63: TypeError: Cannot read property 'pluginName' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:65: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:66: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:67: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:68: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:69: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:20: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:21: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:22: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:23: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:169: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:162: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:18: TypeError: Cannot read property 'formFactor' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:90: TypeError: Cannot read property 'editMode' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:35: TypeError: Cannot read property 'editMode' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:24: TypeError: Cannot read property 'editMode' of null Dec 19 16:51:42 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35712, resource id: 29360134, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:51:42 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35716, resource id: 39845893, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:51:42 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35720, resource id: 31457285, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:51:42 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35724, resource id: 35651589, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:51:42 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35728, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:52: TypeError: Cannot read property 'implicitWidth' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:70: TypeError: Cannot read property 'implicitHeight' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:143: TypeError: Cannot read property 'formFactor' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:134: TypeError: Cannot read property 'location' of null Dec 19 16:51:42 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffSingleton.qml:81: TypeError: Cannot read property 'formFactor' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:26: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Request failed 1282 -1 Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Request failed 1282 -1 Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Request failed 1282 -1 Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Request failed 1282 -1 Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Request failed 1282 -1 Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Request failed 1282 -1 Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Request failed 1282 -1 Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:51:43 _hostname_ plasmashell[508]: libkcups: Request failed 1282 -1 Dec 19 16:51:43 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.kdeconnect' requested by ':1.22' (uid=1000 pid=508 comm="/usr/bin/plasmashell ") Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:38: TypeError: Cannot read property 'formFactor' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:24: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:235: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:241: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:247: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:255: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/main.qml:141: TypeError: Cannot read property 'nativeInterface' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:65:5: Unable to assign [undefined] to QObject* Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:162: TypeError: Cannot read property 'nativeInterface' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:69: TypeError: Cannot read property 'expanded' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/batterymonitor.qml:164: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:98: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:99: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:90: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:26: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:71: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:60: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:86: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:65: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:86: TypeError: Cannot read property 'configuration' of null Dec 19 16:51:43 _hostname_ plasmashell[508]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:42: TypeError: Cannot read property 'compactRepresentationItem' of null Dec 19 16:51:43 _hostname_ kwin_x11[447]: QMetaProperty::read: Unable to handle unregistered datatype 'KWin::SessionState' for property 'KWin::EffectsHandlerImplX11::sessionState' Dec 19 16:51:43 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35814, resource id: 44040217, major code: 19 (DeleteProperty), minor code: 0 Dec 19 16:51:43 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35821, resource id: 44040217, major code: 19 (DeleteProperty), minor code: 0 Dec 19 16:51:43 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35822, resource id: 44040217, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:51:43 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35823, resource id: 44040217, major code: 19 (DeleteProperty), minor code: 0 Dec 19 16:51:43 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35824, resource id: 44040217, major code: 19 (DeleteProperty), minor code: 0 Dec 19 16:51:43 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35825, resource id: 44040217, major code: 19 (DeleteProperty), minor code: 0 Dec 19 16:51:43 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35826, resource id: 44040217, major code: 7 (ReparentWindow), minor code: 0 Dec 19 16:51:43 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35827, resource id: 44040217, major code: 6 (ChangeSaveSet), minor code: 0 Dec 19 16:51:43 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35828, resource id: 44040217, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:51:43 _hostname_ kwin_x11[447]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35829, resource id: 44040217, major code: 10 (UnmapWindow), minor code: 0 Dec 19 16:51:43 _hostname_ kded5[443]: Service "org.kde.StatusNotifierHost-508" unregistered Dec 19 16:51:43 _hostname_ sddm-helper[392]: [PAM] Closing session Dec 19 16:51:43 _hostname_ sddm-helper[392]: pam_unix(sddm:session): session closed for user _user_ Dec 19 16:51:43 _hostname_ sddm-helper[392]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_close_session Dec 19 16:51:43 _hostname_ sddm-helper[392]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred Dec 19 16:51:43 _hostname_ sddm-helper[392]: [PAM] Ended. Dec 19 16:51:43 _hostname_ audit[392]: USER_END pid=392 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:51:43 _hostname_ audit[392]: CRED_DISP pid=392 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:51:43 _hostname_ kernel: audit: type=1106 audit(1639957903.558:95): pid=392 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:51:43 _hostname_ kernel: audit: type=1104 audit(1639957903.558:96): pid=392 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:51:43 _hostname_ systemd-logind[348]: Session 2 logged out. Waiting for processes to exit. Dec 19 16:51:43 _hostname_ sddm[354]: Auth: sddm-helper exited successfully Dec 19 16:51:43 _hostname_ sddm[354]: Socket server stopping... Dec 19 16:51:43 _hostname_ sddm[354]: Socket server stopped. Dec 19 16:51:43 _hostname_ sddm[354]: Display server stopping... Dec 19 16:51:43 _hostname_ kglobalaccel5[467]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:51:43 _hostname_ kaccess[500]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:51:43 _hostname_ kactivitymanagerd[566]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:51:43 _hostname_ at-spi-bus-launcher[1098]: X connection to :0 broken (explicit kill or server shutdown). Dec 19 16:51:43 _hostname_ kscreen_backend_launcher[736]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:51:43 _hostname_ systemd[394]: plasma-kglobalaccel.service: Consumed 1.055s CPU time. Dec 19 16:51:43 _hostname_ kded5[443]: The X11 connection broke: I/O error (code 1) Dec 19 16:51:43 _hostname_ systemd[394]: plasma-kactivitymanagerd.service: Main process exited, code=exited, status=1/FAILURE Dec 19 16:51:43 _hostname_ systemd[394]: plasma-kactivitymanagerd.service: Failed with result 'exit-code'. Dec 19 16:51:43 _hostname_ org_kde_powerdevil[498]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:51:43 _hostname_ sddm[354]: Display server stopped. Dec 19 16:51:43 _hostname_ sddm[354]: Running display stop script "/usr/share/sddm/scripts/Xstop" Dec 19 16:51:43 _hostname_ sddm[354]: Removing display ":0" ... Dec 19 16:51:43 _hostname_ sddm[354]: Adding new display on vt 1 ... Dec 19 16:51:43 _hostname_ sddm[354]: Loading theme configuration from "" Dec 19 16:51:43 _hostname_ sddm[354]: Display server starting... Dec 19 16:51:43 _hostname_ sddm[354]: Adding cookie to "/var/run/sddm/{029962d2-cde2-4983-8f6c-fbd73ce95ab7}" Dec 19 16:51:43 _hostname_ sddm[354]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{029962d2-cde2-4983-8f6c-fbd73ce95ab7} -noreset -displayfd 19 Dec 19 16:51:44 _hostname_ kdeconnectd[1955]: Qt: Session management error: Could not open network socket Dec 19 16:51:44 _hostname_ sddm[354]: Setting default cursor Dec 19 16:51:44 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.kdeconnect' Dec 19 16:51:44 _hostname_ kdeconnectd[1955]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:51:44 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.freedesktop.Notifications' requested by ':1.66' (uid=1000 pid=1955 comm="/usr/lib/kdeconnectd ") Dec 19 16:51:44 _hostname_ sddm[354]: Running display setup script "/usr/share/sddm/scripts/Xsetup" Dec 19 16:51:44 _hostname_ sddm[354]: Display server started. Dec 19 16:51:44 _hostname_ sddm[354]: Socket server starting... Dec 19 16:51:44 _hostname_ sddm[354]: Socket server started. Dec 19 16:51:44 _hostname_ sddm[354]: Loading theme configuration from "" Dec 19 16:51:44 _hostname_ sddm[354]: Greeter starting... Dec 19 16:51:44 _hostname_ sddm-helper[1970]: [PAM] Starting... Dec 19 16:51:44 _hostname_ audit[1970]: USER_AUTH pid=1970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:44 _hostname_ audit[1970]: USER_ACCT pid=1970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:44 _hostname_ audit[1970]: CRED_ACQ pid=1970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:44 _hostname_ sddm-helper[1970]: [PAM] Authenticating... Dec 19 16:51:44 _hostname_ kernel: audit: type=1100 audit(1639957904.918:97): pid=1970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:44 _hostname_ kernel: audit: type=1101 audit(1639957904.918:98): pid=1970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:44 _hostname_ kernel: audit: type=1103 audit(1639957904.918:99): pid=1970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:44 _hostname_ sddm-helper[1970]: [PAM] returning. Dec 19 16:51:44 _hostname_ sddm-helper[1970]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=968) by (uid=0) Dec 19 16:51:44 _hostname_ systemd[1]: Created slice User Slice of UID 968. Dec 19 16:51:44 _hostname_ systemd[1]: Starting User Runtime Directory /run/user/968... Dec 19 16:51:44 _hostname_ systemd-logind[348]: New session c2 of user sddm. Dec 19 16:51:44 _hostname_ systemd[1]: Finished User Runtime Directory /run/user/968. Dec 19 16:51:44 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:51:44 _hostname_ kernel: audit: type=1130 audit(1639957904.962:100): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:51:44 _hostname_ systemd[1]: Starting User Manager for UID 968... Dec 19 16:51:44 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.61' (uid=0 pid=1972 comm="(systemd) ") Dec 19 16:51:44 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:51:44 _hostname_ systemd[1972]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:51:44 _hostname_ audit[1972]: USER_ACCT pid=1972 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:51:44 _hostname_ audit[1972]: CRED_ACQ pid=1972 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Dec 19 16:51:44 _hostname_ audit[1972]: SYSCALL arch=c00000b7 syscall=64 success=yes exit=3 a0=9 a1=7fd57a8f10 a2=3 a3=0 items=0 ppid=1 pid=1972 auid=968 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 16:51:44 _hostname_ audit: PROCTITLE proctitle="(systemd)" Dec 19 16:51:44 _hostname_ systemd[1972]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[] rhost=[] Dec 19 16:51:44 _hostname_ systemd[1972]: pam_unix(systemd-user:session): session opened for user sddm(uid=968) by (uid=0) Dec 19 16:51:44 _hostname_ systemd[1972]: pam_env(systemd-user:session): deprecated reading of user environment enabled Dec 19 16:51:44 _hostname_ audit[1972]: USER_START pid=1972 uid=0 auid=968 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:51:44 _hostname_ kernel: audit: type=1101 audit(1639957904.982:101): pid=1972 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:51:44 _hostname_ kernel: audit: type=1103 audit(1639957904.982:102): pid=1972 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Dec 19 16:51:44 _hostname_ kernel: audit: type=1006 audit(1639957904.982:103): pid=1972 uid=0 old-auid=4294967295 auid=968 tty=(none) old-ses=4294967295 ses=4 res=1 Dec 19 16:51:44 _hostname_ kernel: audit: type=1300 audit(1639957904.982:103): arch=c00000b7 syscall=64 success=yes exit=3 a0=9 a1=7fd57a8f10 a2=3 a3=0 items=0 ppid=1 pid=1972 auid=968 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 16:51:44 _hostname_ audit: BPF prog-id=22 op=LOAD Dec 19 16:51:44 _hostname_ audit[1972]: SYSCALL arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=7ff053ca30 a2=78 a3=7f7fa19c00 items=0 ppid=1 pid=1972 auid=968 uid=968 gid=968 euid=968 suid=968 fsuid=968 egid=968 sgid=968 fsgid=968 tty=(none) ses=4 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 16:51:44 _hostname_ audit: PROCTITLE proctitle="(systemd)" Dec 19 16:51:44 _hostname_ audit: BPF prog-id=0 op=UNLOAD Dec 19 16:51:45 _hostname_ systemd[1972]: Queued start job for default target Main User Target. Dec 19 16:51:45 _hostname_ systemd[1972]: Created slice User Application Slice. Dec 19 16:51:45 _hostname_ systemd[1972]: Reached target Paths. Dec 19 16:51:45 _hostname_ systemd[1972]: Reached target Timers. Dec 19 16:51:45 _hostname_ systemd[1972]: Starting D-Bus User Message Bus Socket... Dec 19 16:51:45 _hostname_ systemd[1972]: Listening on GnuPG network certificate management daemon. Dec 19 16:51:45 _hostname_ systemd[1972]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Dec 19 16:51:45 _hostname_ systemd[1972]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Dec 19 16:51:45 _hostname_ systemd[1972]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Dec 19 16:51:45 _hostname_ systemd[1972]: Listening on GnuPG cryptographic agent and passphrase cache. Dec 19 16:51:45 _hostname_ systemd[1972]: Listening on p11-kit server. Dec 19 16:51:45 _hostname_ systemd[1972]: Listening on PipeWire PulseAudio. Dec 19 16:51:45 _hostname_ systemd[1972]: Listening on Multimedia System. Dec 19 16:51:45 _hostname_ systemd[1972]: Listening on D-Bus User Message Bus Socket. Dec 19 16:51:45 _hostname_ systemd[1972]: Reached target Sockets. Dec 19 16:51:45 _hostname_ systemd[1972]: Reached target Basic System. Dec 19 16:51:45 _hostname_ systemd[1]: Started User Manager for UID 968. Dec 19 16:51:45 _hostname_ systemd[1972]: Starting Update XDG user dir configuration... Dec 19 16:51:45 _hostname_ systemd[1]: Started Session c2 of User sddm. Dec 19 16:51:45 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:51:45 _hostname_ systemd[1972]: Finished Update XDG user dir configuration. Dec 19 16:51:45 _hostname_ systemd[1972]: Reached target Main User Target. Dec 19 16:51:45 _hostname_ systemd[1972]: Startup finished in 168ms. Dec 19 16:51:45 _hostname_ audit[1970]: USER_START pid=1970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:51:45 _hostname_ sddm[354]: Greeter session started successfully Dec 19 16:51:45 _hostname_ sddm-greeter[1980]: High-DPI autoscaling not Enabled Dec 19 16:51:45 _hostname_ sddm-greeter[1980]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:51:45 _hostname_ sddm-greeter[1980]: Loading theme configuration from "qrc:/theme/theme.conf" Dec 19 16:51:45 _hostname_ systemd[1972]: Started D-Bus User Message Bus. Dec 19 16:51:45 _hostname_ sddm-greeter[1980]: Connected to the daemon. Dec 19 16:51:45 _hostname_ sddm-greeter[1980]: QFont::fromString: Invalid description '(empty)' Dec 19 16:51:45 _hostname_ sddm[354]: Message received from greeter: Connect Dec 19 16:51:45 _hostname_ sddm-greeter[1980]: Loading qrc:/theme/Main.qml... Dec 19 16:51:45 _hostname_ sddm-greeter[1980]: file:///usr/lib/qt/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } Dec 19 16:51:45 _hostname_ sddm-greeter[1980]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } Dec 19 16:51:45 _hostname_ sddm-greeter[1980]: Adding view for "HDMI-1" QRect(0,0 1920x1080) Dec 19 16:51:45 _hostname_ sddm-greeter[1980]: Message received from daemon: Capabilities Dec 19 16:51:45 _hostname_ sddm-greeter[1980]: Message received from daemon: HostName Dec 19 16:51:51 _hostname_ sddm-greeter[1980]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:51:51 _hostname_ sddm[354]: Message received from greeter: Login Dec 19 16:51:51 _hostname_ sddm[354]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:51:51 _hostname_ sddm[354]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:51:51 _hostname_ sddm[354]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11" Dec 19 16:51:51 _hostname_ sddm-helper[1991]: [PAM] Starting... Dec 19 16:51:51 _hostname_ sddm-helper[1991]: [PAM] Authenticating... Dec 19 16:51:51 _hostname_ sddm-helper[1991]: [PAM] Preparing to converse... Dec 19 16:51:51 _hostname_ sddm-helper[1991]: [PAM] Conversation with 1 messages Dec 19 16:51:51 _hostname_ sddm-helper[1991]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate Dec 19 16:51:51 _hostname_ audit[1991]: USER_AUTH pid=1991 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:51 _hostname_ sddm-helper[1991]: [PAM] returning. Dec 19 16:51:51 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.63' (uid=0 pid=1991 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth2") Dec 19 16:51:51 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:51:51 _hostname_ sddm-helper[1991]: pam_systemd_home(sddm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:51:51 _hostname_ kernel: kauditd_printk_skb: 8 callbacks suppressed Dec 19 16:51:51 _hostname_ kernel: audit: type=1100 audit(1639957911.654:109): pid=1991 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:51 _hostname_ kernel: audit: type=1101 audit(1639957911.654:110): pid=1991 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:51 _hostname_ audit[1991]: USER_ACCT pid=1991 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:51 _hostname_ sddm[354]: Authenticated successfully Dec 19 16:51:51 _hostname_ sddm-greeter[1980]: Message received from daemon: LoginSucceeded Dec 19 16:51:51 _hostname_ sddm-helper[1991]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred Dec 19 16:51:51 _hostname_ audit[1991]: CRED_ACQ pid=1991 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:51 _hostname_ audit[1991]: SYSCALL arch=c00000b7 syscall=64 success=yes exit=4 a0=9 a1=7fe62950e0 a2=4 a3=7fa10985a0 items=0 ppid=354 pid=1991 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=5 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null) Dec 19 16:51:51 _hostname_ audit: PROCTITLE proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746832323736313933332D623137622D343166362D623838392D373738656336313236306438002D2D69640033002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D Dec 19 16:51:51 _hostname_ sddm-helper[1991]: pam_unix(sddm:session): session opened for user _user_(uid=1000) by (uid=0) Dec 19 16:51:51 _hostname_ kernel: audit: type=1103 audit(1639957911.658:111): pid=1991 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:51:51 _hostname_ kernel: audit: type=1006 audit(1639957911.658:112): pid=1991 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=5 res=1 Dec 19 16:51:51 _hostname_ kernel: audit: type=1300 audit(1639957911.658:112): arch=c00000b7 syscall=64 success=yes exit=4 a0=9 a1=7fe62950e0 a2=4 a3=7fa10985a0 items=0 ppid=354 pid=1991 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=5 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null) Dec 19 16:51:51 _hostname_ kernel: audit: type=1327 audit(1639957911.658:112): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746832323736313933332D623137622D343166362D623838392D373738656336313236306438002D2D69640033002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D Dec 19 16:51:51 _hostname_ systemd-logind[348]: New session 5 of user _user_. Dec 19 16:51:51 _hostname_ systemd[1]: Started Session 5 of User _user_. Dec 19 16:51:51 _hostname_ sddm-helper[1991]: pam_env(sddm:session): deprecated reading of user environment enabled Dec 19 16:51:51 _hostname_ sddm-helper[1991]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session Dec 19 16:51:51 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:51:51 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:51:51 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:51:51 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:51:51 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:51:51 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:51:51 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:51:51 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:51:51 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:51:51 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:51:51 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:51:51 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:51:51 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.64' (uid=1000 pid=863 comm="/usr/bin/pipewire-media-session ") Dec 19 16:51:51 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found. Dec 19 16:51:51 _hostname_ sddm-helper[1970]: [PAM] Closing session Dec 19 16:51:51 _hostname_ sddm-helper[1970]: pam_unix(sddm-greeter:session): session closed for user sddm Dec 19 16:51:51 _hostname_ audit[1970]: USER_END pid=1970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:51:51 _hostname_ kernel: audit: type=1106 audit(1639957911.762:113): pid=1970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:51:51 _hostname_ kernel: audit: type=1104 audit(1639957911.766:114): pid=1970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:51:51 _hostname_ audit[1970]: CRED_DISP pid=1970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:51:51 _hostname_ sddm-helper[1970]: [PAM] Ended. Dec 19 16:51:51 _hostname_ systemd[1]: session-c2.scope: Deactivated successfully. Dec 19 16:51:51 _hostname_ sddm[354]: Auth: sddm-helper exited successfully Dec 19 16:51:51 _hostname_ sddm[354]: Greeter stopped. Dec 19 16:51:51 _hostname_ systemd-logind[348]: Session c2 logged out. Waiting for processes to exit. Dec 19 16:51:51 _hostname_ systemd-logind[348]: Removed session c2. Dec 19 16:51:51 _hostname_ pipewire-media-session[863]: spa.bluez5: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit Dec 19 16:51:51 _hostname_ pipewire[862]: spa.v4l2: '/dev/video15' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:51:51 _hostname_ pipewire[862]: spa.v4l2: '/dev/video15' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:51:51 _hostname_ pipewire[862]: spa.v4l2: '/dev/video14' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:51:51 _hostname_ pipewire[862]: spa.v4l2: '/dev/video14' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:51:51 _hostname_ pipewire[862]: spa.v4l2: '/dev/video22' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:51:51 _hostname_ pipewire[862]: spa.v4l2: '/dev/video22' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:51:51 _hostname_ pipewire[862]: spa.v4l2: '/dev/video21' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:51:51 _hostname_ pipewire[862]: spa.v4l2: '/dev/video21' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:51:51 _hostname_ pipewire-media-session[863]: ms.core: error id:50 seq:1054 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:51:51 _hostname_ pipewire-media-session[863]: ms.core: error id:50 seq:1056 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:51:51 _hostname_ pipewire-media-session[863]: ms.core: error id:32 seq:1074 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:51:51 _hostname_ pipewire-media-session[863]: ms.core: error id:32 seq:1076 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:51:51 _hostname_ pipewire-media-session[863]: ms.core: error id:85 seq:1080 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:51:51 _hostname_ pipewire-media-session[863]: ms.core: error id:85 seq:1082 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:51:51 _hostname_ pipewire-media-session[863]: ms.core: error id:91 seq:1086 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:51:51 _hostname_ pipewire-media-session[863]: ms.core: error id:91 seq:1088 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:51:51 _hostname_ sddm-helper[1994]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket Dec 19 16:51:51 _hostname_ audit[1991]: USER_START pid=1991 uid=0 auid=1000 ses=5 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:51:51 _hostname_ sddm-helper[1991]: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\"" Dec 19 16:51:51 _hostname_ kernel: audit: type=1105 audit(1639957911.826:115): pid=1991 uid=0 auid=1000 ses=5 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:51:51 _hostname_ sddm-helper[1996]: Adding cookie to "/home/_user_/.Xauthority" Dec 19 16:51:51 _hostname_ sddm[354]: Session started Dec 19 16:51:52 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.KSplash' requested by ':1.69' (uid=1000 pid=1996 comm="/usr/bin/startplasma-x11 ") Dec 19 16:51:52 _hostname_ systemd[394]: Reloading. Dec 19 16:51:52 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.KSplash' Dec 19 16:51:53 _hostname_ klauncher[2024]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Dec 19 16:51:53 _hostname_ kcminit_startup[2028]: Initializing "kcm_style" : "kcminit_style" Dec 19 16:51:53 _hostname_ kcminit_startup[2028]: QDBusConnection: error: could not send signal to service "" path "//home/_user_/.kde4/share/config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/_user_/.kde4/share/config/kdeglobals Dec 19 16:51:53 _hostname_ kcminit_startup[2028]: Initializing "kcm_mouse" : "kcminit_mouse" Dec 19 16:51:53 _hostname_ plasma_session[2015]: org.kde.plasma.session: process job "kcminit_startup" finished with exit code 0 Dec 19 16:51:53 _hostname_ NetworkManager[347]: [1639957913.8966] agent-manager: agent[bf62e009b505e7ad,:1.66/org.kde.plasma.networkmanagement/1000]: agent registered Dec 19 16:51:54 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.75' (uid=1000 pid=2033 comm="/usr/bin/kded5 ") Dec 19 16:51:54 _hostname_ systemd[394]: Starting KDE Global Shortcuts Server... Dec 19 16:51:54 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.kglobalaccel' Dec 19 16:51:54 _hostname_ systemd[394]: Started KDE Global Shortcuts Server. Dec 19 16:51:54 _hostname_ kwin_x11[2037]: 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. Dec 19 16:51:54 _hostname_ kded5[2033]: kcm_touchpad: Using X11 backend Dec 19 16:51:54 _hostname_ kwin_x11[2037]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5089:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:51:54 _hostname_ kwin_x11[2037]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5091:48: this compose sequence is a duplicate of another; skipping line Dec 19 16:51:54 _hostname_ kwin_x11[2037]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5093:48: this compose sequence is a duplicate of another; skipping line Dec 19 16:51:54 _hostname_ kwin_x11[2037]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5097:47: this compose sequence is a duplicate of another; skipping line Dec 19 16:51:54 _hostname_ kwin_x11[2037]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5099:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:51:54 _hostname_ kwin_x11[2037]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5107:48: this compose sequence is a duplicate of another; skipping line Dec 19 16:51:54 _hostname_ kwin_x11[2037]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5111:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:51:54 _hostname_ kwin_x11[2037]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5113:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:51:54 _hostname_ kwin_x11[2037]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5117:45: this compose sequence is a duplicate of another; skipping line Dec 19 16:51:54 _hostname_ kwin_x11[2037]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5120:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:51:55 _hostname_ ksmserver[2061]: Qt: Session management error: networkIdsList argument is NULL Dec 19 16:51:55 _hostname_ kded5[2033]: print-manager.kded: unable to register service to dbus Dec 19 16:51:55 _hostname_ kded5[2033]: Installing the delayed initialization callback. Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1") Dec 19 16:51:55 _hostname_ kcminit_startup[2028]: Initializing "kcm_touchpad" : "kcminit_touchpad" Dec 19 16:51:55 _hostname_ kcminit_startup[2028]: kcm_touchpad: Using X11 backend Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess") Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/lib/pam_kwallet_init") Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/baloo_file.desktop" ("/usr/lib/baloo_file") Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell") Dec 19 16:51:55 _hostname_ kded5[2033]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '_ssid_' but we thought it was ':1.77' Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/org_kde_powerdevil") Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy") Dec 19 16:51:55 _hostname_ kwin_x11[2037]: kwin_core: XCB error: 10 (BadAccess), sequence: 808, resource id: 963, major code: 142 (Composite), minor code: 2 (RedirectSubwindows) Dec 19 16:51:55 _hostname_ kwin_x11[2037]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed" Dec 19 16:51:55 _hostname_ kwin_x11[2037]: kf.config.core: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed" Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy") Dec 19 16:51:55 _hostname_ kaccess[2077]: Xlib XKB extension major= 1 minor= 0 Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.kdeconnect.daemon.desktop" ("/usr/lib/kdeconnectd") Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/welcome.desktop" ("/usr/bin/sh", "/usr/share/endeavouros/scripts/welcome", "--startdelay=3") Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/eos-update-notifier.desktop" ("/usr/bin/eos-update-notifier", "-init") Dec 19 16:51:55 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.66' (uid=1000 pid=2033 comm="/usr/bin/kded5 ") Dec 19 16:51:55 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found. Dec 19 16:51:55 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.66' (uid=1000 pid=2033 comm="/usr/bin/kded5 ") Dec 19 16:51:55 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found. Dec 19 16:51:55 _hostname_ kded5[2033]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit" "Unit dbus-org.freedesktop.ModemManager1.service not found." Dec 19 16:51:55 _hostname_ kded5[2033]: Dec 19 16:51:55 _hostname_ plasma_session[2015]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/wallpaper-once.desktop" ("/usr/bin/sh", "/usr/share/endeavouros/scripts/wallpaper-once") Dec 19 16:51:55 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 844, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:51:56 _hostname_ baloo_file[2083]: Failed to register via dbus. Another instance is running Dec 19 16:51:57 _hostname_ kded5[2033]: Delayed initialization. Dec 19 16:51:57 _hostname_ kded5[2033]: Reloading the khotkeys configuration Dec 19 16:51:57 _hostname_ kded5[2033]: Version 2 File! Dec 19 16:51:57 _hostname_ kded5[2033]: true Dec 19 16:51:57 _hostname_ kded5[2033]: Imported file "/usr/share/khotkeys/defaults.khotkeys" Dec 19 16:51:57 _hostname_ kded5[2033]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys" Dec 19 16:51:57 _hostname_ kded5[2033]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys" Dec 19 16:51:57 _hostname_ kded5[2033]: Imported file "/usr/share/khotkeys/konsole.khotkeys" Dec 19 16:51:57 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.84' (uid=1000 pid=2087 comm="/usr/lib/org_kde_powerdevil ") Dec 19 16:51:57 _hostname_ systemd[394]: Starting KActivityManager Activity manager Service... Dec 19 16:51:57 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.KScreen' requested by ':1.75' (uid=1000 pid=2033 comm="/usr/bin/kded5 ") Dec 19 16:51:57 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.kded.smart' requested by ':1.66' (uid=1000 pid=2033 comm="/usr/bin/kded5 ") (using servicehelper) Dec 19 16:51:57 _hostname_ kaccess[2077]: X server XKB extension major= 1 minor= 0 Dec 19 16:51:57 _hostname_ polkit-kde-authentication-agent-1[2075]: New PolkitAgentListener 0x5577366e00 Dec 19 16:51:57 _hostname_ polkit-kde-authentication-agent-1[2075]: Adding new listener PolkitQt1::Agent::Listener(0x557738e4f0) for 0x5577366e00 Dec 19 16:51:57 _hostname_ polkit-kde-authentication-agent-1[2075]: Listener online Dec 19 16:51:57 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.70' (uid=1000 pid=2087 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 16:51:57 _hostname_ polkitd[448]: Registered Authentication Agent for unix-session:5 (system bus name :1.73 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Dec 19 16:51:57 _hostname_ polkit-kde-authentication-agent-1[2075]: Authentication agent result: true Dec 19 16:51:57 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.ActivityManager' Dec 19 16:51:57 _hostname_ systemd[394]: Started KActivityManager Activity manager Service. Dec 19 16:51:57 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.KScreen' Dec 19 16:51:57 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Connected output 68 to CRTC 65 Dec 19 16:51:57 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Detected XRandR 1.6 Dec 19 16:51:57 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Event Base: 89 Dec 19 16:51:57 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Event Error: 147 Dec 19 16:51:57 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.kded.smart' Dec 19 16:51:58 _hostname_ kded5[2033]: kscreen.kded: PowerDevil SuspendSession action not available! Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: XRandR::setConfig Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Requested screen size is QSize(1360, 768) Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Change Screen Size: true Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Old: QSize(1920, 1080) Intermediate: QSize(1920, 1080) New: QSize(1360, 768) Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Disable outputs: false Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Change outputs: true Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: (68) Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Enable outputs: false Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 82 KScreen::Mode(Id: "82" , Size: QSize(1360, 768) @ 60.0152 ) Rotation: KScreen::Output::None Dec 19 16:51:58 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper' Dec 19 16:51:58 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.70' (uid=1000 pid=2087 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Result: 0 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x556d4487f0) CRTC: 65 MODE: 82 Connection: 0 Primary: true Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: RRSetScreenSize DPI: 96.2526 Size: QSize(1360, 768) SizeMM: QSize(358, 202) Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: XRandR::setConfig done! Dec 19 16:51:58 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper' Dec 19 16:51:58 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.70' (uid=1000 pid=2087 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Mode: 82 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Window: 46137349 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Root: 963 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Size ID: 0 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Size: 1920 1080 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: SizeMM: 508 285 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Mode: 82 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Window: 46137349 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Root: 963 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Size ID: 1 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: Size: 1360 768 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xcb.helper: SizeMM: 358 202 Dec 19 16:51:58 _hostname_ backlighthelper[2245]: org.kde.powerdevil: no kernel backlight interface found Dec 19 16:51:58 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' Dec 19 16:51:58 _hostname_ org_kde_powerdevil[2087]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported" Dec 19 16:51:58 _hostname_ org_kde_powerdevil[2087]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed Dec 19 16:51:58 _hostname_ plasmashell[2085]: kf.plasma.quick: Applet preload policy set to 1 Dec 19 16:51:58 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Emitting configChanged() Dec 19 16:51:59 _hostname_ org_kde_powerdevil[2087]: org.kde.powerdevil: Handle button events action could not check for screen configuration Dec 19 16:51:59 _hostname_ org_kde_powerdevil[2087]: org.kde.powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported Dec 19 16:51:59 _hostname_ org_kde_powerdevil[2087]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported" Dec 19 16:51:59 _hostname_ plasmashell[2085]: qt.svg: :303:258: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:59 _hostname_ plasmashell[2085]: qt.svg: :303:463: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:59 _hostname_ plasmashell[2085]: qt.svg: :303:659: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:59 _hostname_ plasmashell[2085]: qt.svg: :303:913: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:59 _hostname_ plasmashell[2085]: qt.svg: :303:1049: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:59 _hostname_ plasmashell[2085]: qt.svg: :303:1251: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:59 _hostname_ plasmashell[2085]: qt.svg: :303:1453: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:59 _hostname_ plasmashell[2085]: qt.svg: :303:1631: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:59 _hostname_ plasmashell[2085]: qt.svg: :303:1739: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:59 _hostname_ plasmashell[2085]: qt.svg: :303:1980: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:59 _hostname_ plasmashell[2085]: qt.svg: :303:2223: Could not add child element to parent element because the types are incorrect. Dec 19 16:51:59 _hostname_ plasmashell[2085]: trying to show an empty dialog Dec 19 16:51:59 _hostname_ plasmashell[2085]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:51:59 _hostname_ plasmashell[2085]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:51:59 _hostname_ plasmashell[2085]: trying to show an empty dialog Dec 19 16:51:59 _hostname_ plasmashell[2085]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:51:59 _hostname_ plasmashell[2085]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:52:00 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height" Dec 19 16:52:00 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height" Dec 19 16:52:00 _hostname_ plasmashell[2085]: trying to show an empty dialog Dec 19 16:52:01 _hostname_ plasmashell[2085]: 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 "minimumWidth" Dec 19 16:52:01 _hostname_ plasmashell[2085]: trying to show an empty dialog Dec 19 16:52:01 _hostname_ systemd[1]: Stopping User Manager for UID 968... Dec 19 16:52:01 _hostname_ systemd[1972]: Stopped target Main User Target. Dec 19 16:52:01 _hostname_ systemd[1972]: Stopping D-Bus User Message Bus... Dec 19 16:52:01 _hostname_ plasmashell[2085]: libkcups: CUPS-Get-Printers last error: 1282 Bad file descriptor Dec 19 16:52:01 _hostname_ plasmashell[2085]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:52:01 _hostname_ plasmashell[2085]: libkcups: Request failed 1282 -1 Dec 19 16:52:01 _hostname_ systemd[1972]: Stopped D-Bus User Message Bus. Dec 19 16:52:01 _hostname_ systemd[1972]: Stopped target Basic System. Dec 19 16:52:01 _hostname_ systemd[1972]: Stopped target Paths. Dec 19 16:52:01 _hostname_ systemd[1972]: Stopped target Sockets. Dec 19 16:52:01 _hostname_ systemd[1972]: Stopped target Timers. Dec 19 16:52:01 _hostname_ systemd[1972]: Closed D-Bus User Message Bus Socket. Dec 19 16:52:01 _hostname_ systemd[1972]: Closed GnuPG network certificate management daemon. Dec 19 16:52:01 _hostname_ systemd[1972]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers). Dec 19 16:52:01 _hostname_ systemd[1972]: Closed GnuPG cryptographic agent and passphrase cache (restricted). Dec 19 16:52:01 _hostname_ systemd[1972]: Closed GnuPG cryptographic agent (ssh-agent emulation). Dec 19 16:52:01 _hostname_ systemd[1972]: Closed GnuPG cryptographic agent and passphrase cache. Dec 19 16:52:01 _hostname_ systemd[1972]: Closed p11-kit server. Dec 19 16:52:01 _hostname_ systemd[1972]: Closed PipeWire PulseAudio. Dec 19 16:52:01 _hostname_ systemd[1972]: Closed Multimedia System. Dec 19 16:52:01 _hostname_ systemd[1972]: Removed slice User Application Slice. Dec 19 16:52:01 _hostname_ systemd[1972]: Reached target Shutdown. Dec 19 16:52:01 _hostname_ systemd[1972]: Finished Exit the Session. Dec 19 16:52:01 _hostname_ systemd[1972]: Reached target Exit the Session. Dec 19 16:52:01 _hostname_ plasmashell[2085]: libkcups: Get-Jobs last error: 1282 Bad file descriptor Dec 19 16:52:01 _hostname_ systemd[1]: user@968.service: Deactivated successfully. Dec 19 16:52:01 _hostname_ systemd[1]: Stopped User Manager for UID 968. Dec 19 16:52:01 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:52:01 _hostname_ kernel: audit: type=1131 audit(1639957921.870:116): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:52:01 _hostname_ plasmashell[2085]: libkcups: Get-Jobs last error: 1282 Bad file descriptor Dec 19 16:52:01 _hostname_ systemd[1]: Stopping User Runtime Directory /run/user/968... Dec 19 16:52:01 _hostname_ systemd[1]: run-user-968.mount: Deactivated successfully. Dec 19 16:52:01 _hostname_ systemd[1]: user-runtime-dir@968.service: Deactivated successfully. Dec 19 16:52:01 _hostname_ kernel: audit: type=1131 audit(1639957921.914:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:52:01 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:52:01 _hostname_ systemd[1]: Stopped User Runtime Directory /run/user/968. Dec 19 16:52:01 _hostname_ systemd[1]: Removed slice User Slice of UID 968. Dec 19 16:52:01 _hostname_ systemd[1]: user-968.slice: Consumed 1.134s CPU time. Dec 19 16:52:02 _hostname_ plasmashell[2085]: 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" Dec 19 16:52:02 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.freedesktop.Notifications' Dec 19 16:52:03 _hostname_ kded5[2033]: Registering "org.kde.StatusNotifierHost-2085" as system tray Dec 19 16:52:04 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:62:17: Unable to assign [undefined] to int Dec 19 16:52:04 _hostname_ plasmashell[2085]: Plasma Shell startup completed Dec 19 16:52:04 _hostname_ plasmashell[2085]: trying to show an empty dialog Dec 19 16:52:04 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2585, resource id: 4194350, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:04 _hostname_ plasmashell[2085]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0 Dec 19 16:52:05 _hostname_ plasmashell[2085]: Entry is not valid "kontact.desktop" QSharedPointer(0x55a3b48f60) Dec 19 16:52:05 _hostname_ plasmashell[2085]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55a3b3a8a0) Dec 19 16:52:05 _hostname_ plasmashell[2085]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55a3b48f60) Dec 19 16:52:05 _hostname_ plasmashell[2085]: Entry is not valid "kontact.desktop" QSharedPointer(0x55a3b3a8a0) Dec 19 16:52:05 _hostname_ plasmashell[2085]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55a3b48e70) Dec 19 16:52:05 _hostname_ plasmashell[2085]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55a3b5e4f0) Dec 19 16:52:05 _hostname_ plasmashell[2085]: trying to show an empty dialog Dec 19 16:52:05 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3576, resource id: 41943160, major code: 20 (GetProperty), minor code: 0 Dec 19 16:52:05 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3577, resource id: 41943160, major code: 15 (QueryTree), minor code: 0 Dec 19 16:52:06 _hostname_ plasmashell[2085]: trying to show an empty dialog Dec 19 16:52:07 _hostname_ at-spi-bus-launcher[938]: dbus-daemon[938]: Activating service name='org.a11y.atspi.Registry' requested by ':1.25' (uid=1000 pid=2361 comm="/usr/bin/yad --window-icon=/usr/share/endeavouros/") Dec 19 16:52:07 _hostname_ at-spi-bus-launcher[938]: dbus-daemon[938]: Successfully activated service 'org.a11y.atspi.Registry' Dec 19 16:52:07 _hostname_ at-spi-bus-launcher[2598]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Dec 19 16:52:07 _hostname_ plasmashell[2085]: kf.service.services: Parsing "exist Exec and ('/usr/bin/yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=798255 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=3 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 16:52:07 _hostname_ plasmashell[2085]: kf.service.services: Parsing "exist Exec and ('yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=798255 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=3 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 16:52:07 _hostname_ plasmashell[2085]: file:///usr/lib/qt/qml/org/kde/plasma/components/ModelContextMenu.qml:38:1: QML ModelContextMenu: Accessible must be attached to an Item Dec 19 16:52:08 _hostname_ plasmashell[2085]: org.kde.plasma.pulseaudio: No object for name "alsa_output.platform-fef00700.hdmi.iec958-stereo.monitor" Dec 19 16:52:08 _hostname_ plasmashell[2085]: qt.svg: :5:111: Could not parse node: radialGradient Dec 19 16:52:08 _hostname_ plasmashell[2085]: qt.svg: :13:113: Could not parse node: radialGradient Dec 19 16:52:08 _hostname_ plasmashell[2085]: Could not resolve property : #radialGradient9111-3-2 Dec 19 16:52:08 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PowerProfileItem.qml:136: TypeError: Cannot read property 'label' of undefined Dec 19 16:52:13 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5042, resource id: 56623107, major code: 15 (QueryTree), minor code: 0 Dec 19 16:52:15 _hostname_ plasmashell[2085]: trying to show an empty dialog Dec 19 16:52:17 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 16:52:17 _hostname_ systemd[394]: Started System Settings - System Settings. Dec 19 16:52:17 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 16:52:17 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5639, resource id: 41943178, major code: 20 (GetProperty), minor code: 0 Dec 19 16:52:17 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5640, resource id: 41943178, major code: 15 (QueryTree), minor code: 0 Dec 19 16:52:17 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5708, resource id: 41943230, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:17 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5724, resource id: 41943231, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:18 _hostname_ systemsettings5[2624]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:52:19 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5995, resource id: 50331660, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:28 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:52:28 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:52:28 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:52:28 _hostname_ systemsettings5[2624]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:52:29 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:52:29 _hostname_ systemsettings5[2624]: qml: The item SubCategoryPage_QMLTYPE_111(0x559cebbc50) is already in the PageRow Dec 19 16:52:29 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:52:29 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:52:29 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:52:29 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:52:29 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:52:29 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:52:29 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:52:29 _hostname_ systemsettings5[2624]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: XRandR::setConfig Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Requested screen size is QSize(1360, 768) Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Change Screen Size: false Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Disable outputs: false Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Change outputs: true Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: (68) Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Enable outputs: false Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 82 KScreen::Mode(Id: "82" , Size: QSize(1360, 768) @ 60.0152 ) Rotation: KScreen::Output::None Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: Result: 0 Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x556d4487f0) CRTC: 65 MODE: 82 Connection: 0 Primary: true Dec 19 16:52:40 _hostname_ kscreen_backend_launcher[2163]: kscreen.xrandr: XRandR::setConfig done! Dec 19 16:52:40 _hostname_ systemsettings5[2624]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kscreen.so" Dec 19 16:52:44 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9605, resource id: 4194510, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:44 _hostname_ systemd[394]: app-systemsettings-98c5054f088d479ea723c1f59eb2d993.scope: Consumed 6.829s CPU time. Dec 19 16:52:44 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9615, resource id: 41943233, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:50 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.LogoutPrompt' requested by ':1.89' (uid=1000 pid=2085 comm="/usr/bin/plasmashell ") Dec 19 16:52:51 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.LogoutPrompt' Dec 19 16:52:51 _hostname_ ksmserver-logout-greeter[2645]: qt.svg: :303:258: Could not add child element to parent element because the types are incorrect. Dec 19 16:52:51 _hostname_ ksmserver-logout-greeter[2645]: qt.svg: :303:463: Could not add child element to parent element because the types are incorrect. Dec 19 16:52:51 _hostname_ ksmserver-logout-greeter[2645]: qt.svg: :303:659: Could not add child element to parent element because the types are incorrect. Dec 19 16:52:51 _hostname_ ksmserver-logout-greeter[2645]: qt.svg: :303:913: Could not add child element to parent element because the types are incorrect. Dec 19 16:52:51 _hostname_ ksmserver-logout-greeter[2645]: qt.svg: :303:1049: Could not add child element to parent element because the types are incorrect. Dec 19 16:52:51 _hostname_ ksmserver-logout-greeter[2645]: qt.svg: :303:1251: Could not add child element to parent element because the types are incorrect. Dec 19 16:52:51 _hostname_ ksmserver-logout-greeter[2645]: qt.svg: :303:1453: Could not add child element to parent element because the types are incorrect. Dec 19 16:52:51 _hostname_ ksmserver-logout-greeter[2645]: qt.svg: :303:1631: Could not add child element to parent element because the types are incorrect. Dec 19 16:52:51 _hostname_ ksmserver-logout-greeter[2645]: qt.svg: :303:1739: Could not add child element to parent element because the types are incorrect. Dec 19 16:52:51 _hostname_ ksmserver-logout-greeter[2645]: qt.svg: :303:1980: Could not add child element to parent element because the types are incorrect. Dec 19 16:52:51 _hostname_ ksmserver-logout-greeter[2645]: qt.svg: :303:2223: Could not add child element to parent element because the types are incorrect. Dec 19 16:52:53 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.Shutdown' requested by ':1.109' (uid=1000 pid=2645 comm="/usr/lib/ksmserver-logout-greeter ") Dec 19 16:52:53 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.Shutdown' Dec 19 16:52:53 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10946, resource id: 4194328, major code: 15 (QueryTree), minor code: 0 Dec 19 16:52:53 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10976, resource id: 4194350, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:53 _hostname_ polkit-kde-authentication-agent-1[2075]: Destroying listener Dec 19 16:52:53 _hostname_ polkit-kde-authentication-agent-1[2075]: Removing listener PolkitQt1::Agent::Listener(0x557738e4f0) Dec 19 16:52:53 _hostname_ polkitd[448]: Unregistered Authentication Agent for unix-session:5 (system bus name :1.73, object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:209: TypeError: Cannot call method 'globalAction' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:198: TypeError: Cannot call method 'action' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:192: TypeError: Cannot call method 'action' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:20: TypeError: Cannot read property 'editMode' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:33: TypeError: Cannot read property 'editMode' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:34: TypeError: Cannot read property 'editMode' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: trying to show an empty dialog Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:63: TypeError: Cannot read property 'pluginName' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:65: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:66: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:67: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:68: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:69: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:20: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:21: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:22: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:23: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:18: TypeError: Cannot read property 'formFactor' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:90: TypeError: Cannot read property 'editMode' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:35: TypeError: Cannot read property 'editMode' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:24: TypeError: Cannot read property 'editMode' of null Dec 19 16:52:53 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11065, resource id: 33554438, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:53 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11069, resource id: 37748741, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:53 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11073, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:53 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11077, resource id: 31457285, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:53 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11081, resource id: 35651589, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:48: TypeError: Cannot read property 'Layout' of null Dec 19 16:52:53 _hostname_ plasmashell[2085]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:66: TypeError: Cannot read property 'Layout' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:98: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:99: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:90: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:26: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:71: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:60: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:86: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:65: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:86: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:42: TypeError: Cannot read property 'compactRepresentationItem' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:52: TypeError: Cannot read property 'implicitWidth' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:70: TypeError: Cannot read property 'implicitHeight' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:143: TypeError: Cannot read property 'formFactor' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:134: TypeError: Cannot read property 'location' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffSingleton.qml:81: TypeError: Cannot read property 'formFactor' of null Dec 19 16:52:54 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11088, resource id: 41943085, major code: 15 (QueryTree), minor code: 0 Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:26: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Request failed 1282 -1 Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Request failed 1282 -1 Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Request failed 1282 -1 Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Request failed 1282 -1 Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Request failed 1282 -1 Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Request failed 1282 -1 Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Request failed 1282 -1 Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Request failed 1282 -1 Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Request failed 1282 -1 Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:52:54 _hostname_ plasmashell[2085]: libkcups: Request failed 1282 -1 Dec 19 16:52:54 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.kdeconnect' requested by ':1.89' (uid=1000 pid=2085 comm="/usr/bin/plasmashell ") Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:38: TypeError: Cannot read property 'formFactor' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:24: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:235: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:241: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:247: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:255: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/main.qml:141: TypeError: Cannot read property 'nativeInterface' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:65:5: Unable to assign [undefined] to QObject* Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:162: TypeError: Cannot read property 'nativeInterface' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:69: TypeError: Cannot read property 'expanded' of null Dec 19 16:52:54 _hostname_ plasmashell[2085]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/batterymonitor.qml:164: TypeError: Cannot read property 'configuration' of null Dec 19 16:52:54 _hostname_ kwin_x11[2037]: QMetaProperty::read: Unable to handle unregistered datatype 'KWin::SessionState' for property 'KWin::EffectsHandlerImplX11::sessionState' Dec 19 16:52:54 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11160, resource id: 41943065, major code: 19 (DeleteProperty), minor code: 0 Dec 19 16:52:54 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11167, resource id: 41943065, major code: 19 (DeleteProperty), minor code: 0 Dec 19 16:52:54 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11168, resource id: 41943065, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:52:54 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11169, resource id: 41943065, major code: 19 (DeleteProperty), minor code: 0 Dec 19 16:52:54 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11170, resource id: 41943065, major code: 19 (DeleteProperty), minor code: 0 Dec 19 16:52:54 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11171, resource id: 41943065, major code: 19 (DeleteProperty), minor code: 0 Dec 19 16:52:54 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11172, resource id: 41943065, major code: 7 (ReparentWindow), minor code: 0 Dec 19 16:52:54 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11173, resource id: 41943065, major code: 6 (ChangeSaveSet), minor code: 0 Dec 19 16:52:54 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11174, resource id: 41943065, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 16:52:54 _hostname_ kwin_x11[2037]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11175, resource id: 41943065, major code: 10 (UnmapWindow), minor code: 0 Dec 19 16:52:54 _hostname_ kded5[2033]: Service "org.kde.StatusNotifierHost-2085" unregistered Dec 19 16:52:54 _hostname_ sddm-helper[1991]: [PAM] Closing session Dec 19 16:52:54 _hostname_ sddm-helper[1991]: pam_unix(sddm:session): session closed for user _user_ Dec 19 16:52:54 _hostname_ sddm-helper[1991]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_close_session Dec 19 16:52:54 _hostname_ audit[1991]: USER_END pid=1991 uid=0 auid=1000 ses=5 msg='op=PAM:session_close grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:52:54 _hostname_ audit[1991]: CRED_DISP pid=1991 uid=0 auid=1000 ses=5 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:52:54 _hostname_ sddm-helper[1991]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred Dec 19 16:52:54 _hostname_ sddm-helper[1991]: [PAM] Ended. Dec 19 16:52:54 _hostname_ kernel: audit: type=1106 audit(1639957974.646:118): pid=1991 uid=0 auid=1000 ses=5 msg='op=PAM:session_close grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:52:54 _hostname_ kernel: audit: type=1104 audit(1639957974.646:119): pid=1991 uid=0 auid=1000 ses=5 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:52:54 _hostname_ sddm[354]: Auth: sddm-helper exited successfully Dec 19 16:52:54 _hostname_ sddm[354]: Socket server stopping... Dec 19 16:52:54 _hostname_ sddm[354]: Socket server stopped. Dec 19 16:52:54 _hostname_ sddm[354]: Display server stopping... Dec 19 16:52:54 _hostname_ kded5[2033]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:52:54 _hostname_ systemd-logind[348]: Session 5 logged out. Waiting for processes to exit. Dec 19 16:52:54 _hostname_ kglobalaccel5[2046]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:52:54 _hostname_ kaccess[2077]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:52:54 _hostname_ kactivitymanagerd[2149]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:52:54 _hostname_ at-spi-bus-launcher[2598]: X connection to :0 broken (explicit kill or server shutdown). Dec 19 16:52:54 _hostname_ kscreen_backend_launcher[2163]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:52:54 _hostname_ org_kde_powerdevil[2087]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:52:54 _hostname_ systemd[1]: session-5.scope: Deactivated successfully. Dec 19 16:52:54 _hostname_ systemd[1]: session-5.scope: Consumed 54.459s CPU time. Dec 19 16:52:54 _hostname_ systemd-logind[348]: Removed session 5. Dec 19 16:52:54 _hostname_ sddm[354]: Display server stopped. Dec 19 16:52:54 _hostname_ sddm[354]: Running display stop script "/usr/share/sddm/scripts/Xstop" Dec 19 16:52:54 _hostname_ sddm[354]: Removing display ":0" ... Dec 19 16:52:54 _hostname_ sddm[354]: Adding new display on vt 1 ... Dec 19 16:52:54 _hostname_ sddm[354]: Loading theme configuration from "" Dec 19 16:52:54 _hostname_ sddm[354]: Display server starting... Dec 19 16:52:54 _hostname_ sddm[354]: Adding cookie to "/var/run/sddm/{a8f4efa8-efc3-49a0-b815-96ace2129b5a}" Dec 19 16:52:55 _hostname_ sddm[354]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{a8f4efa8-efc3-49a0-b815-96ace2129b5a} -noreset -displayfd 19 Dec 19 16:52:55 _hostname_ sddm[354]: Setting default cursor Dec 19 16:52:55 _hostname_ kdeconnectd[2654]: Qt: Session management error: Could not open network socket Dec 19 16:52:55 _hostname_ sddm[354]: Running display setup script "/usr/share/sddm/scripts/Xsetup" Dec 19 16:52:55 _hostname_ sddm[354]: Display server started. Dec 19 16:52:55 _hostname_ sddm[354]: Socket server starting... Dec 19 16:52:55 _hostname_ sddm[354]: Socket server started. Dec 19 16:52:55 _hostname_ sddm[354]: Loading theme configuration from "" Dec 19 16:52:55 _hostname_ sddm[354]: Greeter starting... Dec 19 16:52:55 _hostname_ sddm-helper[2665]: [PAM] Starting... Dec 19 16:52:55 _hostname_ sddm-helper[2665]: [PAM] Authenticating... Dec 19 16:52:55 _hostname_ sddm-helper[2665]: [PAM] returning. Dec 19 16:52:55 _hostname_ audit[2665]: USER_AUTH pid=2665 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:52:55 _hostname_ audit[2665]: USER_ACCT pid=2665 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:52:55 _hostname_ kernel: audit: type=1100 audit(1639957975.902:120): pid=2665 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:52:55 _hostname_ kernel: audit: type=1101 audit(1639957975.902:121): pid=2665 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:52:55 _hostname_ kernel: audit: type=1103 audit(1639957975.902:122): pid=2665 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:52:55 _hostname_ audit[2665]: CRED_ACQ pid=2665 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:52:55 _hostname_ sddm-helper[2665]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=968) by (uid=0) Dec 19 16:52:55 _hostname_ systemd[1]: Created slice User Slice of UID 968. Dec 19 16:52:55 _hostname_ systemd[1]: Starting User Runtime Directory /run/user/968... Dec 19 16:52:55 _hostname_ systemd-logind[348]: New session c3 of user sddm. Dec 19 16:52:55 _hostname_ systemd[1]: Finished User Runtime Directory /run/user/968. Dec 19 16:52:55 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:52:55 _hostname_ kernel: audit: type=1130 audit(1639957975.942:123): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:52:55 _hostname_ systemd[1]: Starting User Manager for UID 968... Dec 19 16:52:55 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.kdeconnect' Dec 19 16:52:55 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.95' (uid=0 pid=2668 comm="(systemd) ") Dec 19 16:52:55 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:52:55 _hostname_ systemd[2668]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:52:55 _hostname_ audit[2668]: USER_ACCT pid=2668 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:52:55 _hostname_ audit[2668]: CRED_ACQ pid=2668 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Dec 19 16:52:55 _hostname_ audit[2668]: SYSCALL arch=c00000b7 syscall=64 success=yes exit=3 a0=9 a1=7fd57a8f10 a2=3 a3=0 items=0 ppid=1 pid=2668 auid=968 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=6 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 16:52:55 _hostname_ audit: PROCTITLE proctitle="(systemd)" Dec 19 16:52:55 _hostname_ systemd[2668]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[] rhost=[] Dec 19 16:52:55 _hostname_ systemd[2668]: pam_unix(systemd-user:session): session opened for user sddm(uid=968) by (uid=0) Dec 19 16:52:55 _hostname_ kernel: audit: type=1101 audit(1639957975.962:124): pid=2668 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:52:55 _hostname_ kernel: audit: type=1103 audit(1639957975.962:125): pid=2668 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Dec 19 16:52:55 _hostname_ kernel: audit: type=1006 audit(1639957975.962:126): pid=2668 uid=0 old-auid=4294967295 auid=968 tty=(none) old-ses=4294967295 ses=6 res=1 Dec 19 16:52:55 _hostname_ kernel: audit: type=1300 audit(1639957975.962:126): arch=c00000b7 syscall=64 success=yes exit=3 a0=9 a1=7fd57a8f10 a2=3 a3=0 items=0 ppid=1 pid=2668 auid=968 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=6 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 16:52:55 _hostname_ systemd[2668]: pam_env(systemd-user:session): deprecated reading of user environment enabled Dec 19 16:52:55 _hostname_ audit[2668]: USER_START pid=2668 uid=0 auid=968 ses=6 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:52:55 _hostname_ audit: BPF prog-id=23 op=LOAD Dec 19 16:52:55 _hostname_ audit[2668]: SYSCALL arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=7ffa3d5d40 a2=78 a3=7f9b697c00 items=0 ppid=1 pid=2668 auid=968 uid=968 gid=968 euid=968 suid=968 fsuid=968 egid=968 sgid=968 fsgid=968 tty=(none) ses=6 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 16:52:55 _hostname_ audit: PROCTITLE proctitle="(systemd)" Dec 19 16:52:55 _hostname_ audit: BPF prog-id=0 op=UNLOAD Dec 19 16:52:56 _hostname_ kdeconnectd[2654]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 16:52:56 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.freedesktop.Notifications' requested by ':1.111' (uid=1000 pid=2654 comm="/usr/lib/kdeconnectd ") Dec 19 16:52:56 _hostname_ systemd[2668]: Queued start job for default target Main User Target. Dec 19 16:52:56 _hostname_ systemd[2668]: Created slice User Application Slice. Dec 19 16:52:56 _hostname_ systemd[2668]: Reached target Paths. Dec 19 16:52:56 _hostname_ systemd[2668]: Reached target Timers. Dec 19 16:52:56 _hostname_ systemd[2668]: Starting D-Bus User Message Bus Socket... Dec 19 16:52:56 _hostname_ systemd[2668]: Listening on GnuPG network certificate management daemon. Dec 19 16:52:56 _hostname_ systemd[2668]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Dec 19 16:52:56 _hostname_ systemd[2668]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Dec 19 16:52:56 _hostname_ systemd[2668]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Dec 19 16:52:56 _hostname_ systemd[2668]: Listening on GnuPG cryptographic agent and passphrase cache. Dec 19 16:52:56 _hostname_ systemd[2668]: Listening on p11-kit server. Dec 19 16:52:56 _hostname_ systemd[2668]: Listening on PipeWire PulseAudio. Dec 19 16:52:56 _hostname_ systemd[2668]: Listening on Multimedia System. Dec 19 16:52:56 _hostname_ systemd[2668]: Listening on D-Bus User Message Bus Socket. Dec 19 16:52:56 _hostname_ systemd[2668]: Reached target Sockets. Dec 19 16:52:56 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:52:56 _hostname_ systemd[2668]: Reached target Basic System. Dec 19 16:52:56 _hostname_ systemd[1]: Started User Manager for UID 968. Dec 19 16:52:56 _hostname_ systemd[2668]: Starting Update XDG user dir configuration... Dec 19 16:52:56 _hostname_ systemd[1]: Started Session c3 of User sddm. Dec 19 16:52:56 _hostname_ systemd[2668]: Finished Update XDG user dir configuration. Dec 19 16:52:56 _hostname_ systemd[2668]: Reached target Main User Target. Dec 19 16:52:56 _hostname_ systemd[2668]: Startup finished in 177ms. Dec 19 16:52:56 _hostname_ audit[2665]: USER_START pid=2665 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:52:56 _hostname_ sddm[354]: Greeter session started successfully Dec 19 16:52:56 _hostname_ sddm-greeter[2679]: High-DPI autoscaling not Enabled Dec 19 16:52:56 _hostname_ sddm-greeter[2679]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:52:56 _hostname_ sddm-greeter[2679]: Loading theme configuration from "qrc:/theme/theme.conf" Dec 19 16:52:56 _hostname_ systemd[2668]: Started D-Bus User Message Bus. Dec 19 16:52:56 _hostname_ sddm-greeter[2679]: Connected to the daemon. Dec 19 16:52:56 _hostname_ sddm[354]: Message received from greeter: Connect Dec 19 16:52:56 _hostname_ sddm-greeter[2679]: QFont::fromString: Invalid description '(empty)' Dec 19 16:52:56 _hostname_ sddm-greeter[2679]: Loading qrc:/theme/Main.qml... Dec 19 16:52:56 _hostname_ sddm-greeter[2679]: file:///usr/lib/qt/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } Dec 19 16:52:56 _hostname_ sddm-greeter[2679]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } Dec 19 16:52:56 _hostname_ sddm-greeter[2679]: Adding view for "HDMI-1" QRect(0,0 1920x1080) Dec 19 16:52:56 _hostname_ sddm-greeter[2679]: Message received from daemon: Capabilities Dec 19 16:52:56 _hostname_ sddm-greeter[2679]: Message received from daemon: HostName Dec 19 16:53:02 _hostname_ sddm-greeter[2679]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:53:02 _hostname_ sddm[354]: Message received from greeter: Login Dec 19 16:53:02 _hostname_ sddm[354]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:53:02 _hostname_ sddm[354]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 16:53:02 _hostname_ sddm[354]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11" Dec 19 16:53:02 _hostname_ sddm-helper[2690]: [PAM] Starting... Dec 19 16:53:02 _hostname_ sddm-helper[2690]: [PAM] Authenticating... Dec 19 16:53:02 _hostname_ sddm-helper[2690]: [PAM] Preparing to converse... Dec 19 16:53:02 _hostname_ sddm-helper[2690]: [PAM] Conversation with 1 messages Dec 19 16:53:02 _hostname_ sddm-helper[2690]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate Dec 19 16:53:02 _hostname_ audit[2690]: USER_AUTH pid=2690 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:53:02 _hostname_ sddm-helper[2690]: [PAM] returning. Dec 19 16:53:02 _hostname_ kernel: kauditd_printk_skb: 8 callbacks suppressed Dec 19 16:53:02 _hostname_ kernel: audit: type=1100 audit(1639957982.422:132): pid=2690 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:53:02 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.97' (uid=0 pid=2690 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth2") Dec 19 16:53:02 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:53:02 _hostname_ sddm-helper[2690]: pam_systemd_home(sddm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 16:53:02 _hostname_ audit[2690]: USER_ACCT pid=2690 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:53:02 _hostname_ sddm[354]: Authenticated successfully Dec 19 16:53:02 _hostname_ sddm-greeter[2679]: Message received from daemon: LoginSucceeded Dec 19 16:53:02 _hostname_ sddm-helper[2690]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred Dec 19 16:53:02 _hostname_ kernel: audit: type=1101 audit(1639957982.426:133): pid=2690 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:53:02 _hostname_ kernel: audit: type=1103 audit(1639957982.426:134): pid=2690 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:53:02 _hostname_ kernel: audit: type=1006 audit(1639957982.430:135): pid=2690 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=7 res=1 Dec 19 16:53:02 _hostname_ kernel: audit: type=1300 audit(1639957982.430:135): arch=c00000b7 syscall=64 success=yes exit=4 a0=9 a1=7ffc84d0f0 a2=4 a3=7f9f6d85a0 items=0 ppid=354 pid=2690 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=7 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null) Dec 19 16:53:02 _hostname_ kernel: audit: type=1327 audit(1639957982.430:135): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746832323736313933332D623137622D343166362D623838392D373738656336313236306438002D2D69640035002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D Dec 19 16:53:02 _hostname_ audit[2690]: CRED_ACQ pid=2690 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 16:53:02 _hostname_ audit[2690]: SYSCALL arch=c00000b7 syscall=64 success=yes exit=4 a0=9 a1=7ffc84d0f0 a2=4 a3=7f9f6d85a0 items=0 ppid=354 pid=2690 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=7 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null) Dec 19 16:53:02 _hostname_ audit: PROCTITLE proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746832323736313933332D623137622D343166362D623838392D373738656336313236306438002D2D69640035002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D Dec 19 16:53:02 _hostname_ sddm-helper[2690]: pam_unix(sddm:session): session opened for user _user_(uid=1000) by (uid=0) Dec 19 16:53:02 _hostname_ systemd-logind[348]: New session 7 of user _user_. Dec 19 16:53:02 _hostname_ systemd[1]: Started Session 7 of User _user_. Dec 19 16:53:02 _hostname_ sddm-helper[2690]: pam_env(sddm:session): deprecated reading of user environment enabled Dec 19 16:53:02 _hostname_ sddm-helper[2690]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session Dec 19 16:53:02 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:53:02 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:53:02 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:53:02 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:53:02 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:53:02 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:53:02 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:53:02 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:53:02 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:53:02 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:53:02 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 16:53:02 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 16:53:02 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.98' (uid=1000 pid=863 comm="/usr/bin/pipewire-media-session ") Dec 19 16:53:02 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found. Dec 19 16:53:02 _hostname_ pipewire-media-session[863]: spa.bluez5: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit Dec 19 16:53:02 _hostname_ sddm-helper[2665]: [PAM] Closing session Dec 19 16:53:02 _hostname_ sddm-helper[2665]: pam_unix(sddm-greeter:session): session closed for user sddm Dec 19 16:53:02 _hostname_ audit[2665]: USER_END pid=2665 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:53:02 _hostname_ kernel: audit: type=1106 audit(1639957982.550:136): pid=2665 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:53:02 _hostname_ kernel: audit: type=1104 audit(1639957982.554:137): pid=2665 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:53:02 _hostname_ audit[2665]: CRED_DISP pid=2665 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:53:02 _hostname_ sddm-helper[2665]: [PAM] Ended. Dec 19 16:53:02 _hostname_ systemd[1]: session-c3.scope: Deactivated successfully. Dec 19 16:53:02 _hostname_ sddm[354]: Auth: sddm-helper exited successfully Dec 19 16:53:02 _hostname_ sddm[354]: Greeter stopped. Dec 19 16:53:02 _hostname_ systemd-logind[348]: Session c3 logged out. Waiting for processes to exit. Dec 19 16:53:02 _hostname_ systemd-logind[348]: Removed session c3. Dec 19 16:53:02 _hostname_ pipewire[862]: spa.v4l2: '/dev/video21' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:53:02 _hostname_ pipewire[862]: spa.v4l2: '/dev/video21' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:53:02 _hostname_ pipewire[862]: spa.v4l2: '/dev/video22' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:53:02 _hostname_ pipewire[862]: spa.v4l2: '/dev/video22' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:53:02 _hostname_ pipewire[862]: spa.v4l2: '/dev/video15' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:53:02 _hostname_ pipewire[862]: spa.v4l2: '/dev/video15' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:53:02 _hostname_ pipewire[862]: spa.v4l2: '/dev/video14' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 16:53:02 _hostname_ pipewire[862]: spa.v4l2: '/dev/video14' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 16:53:02 _hostname_ pipewire-media-session[863]: ms.core: error id:47 seq:1470 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:53:02 _hostname_ pipewire-media-session[863]: ms.core: error id:47 seq:1472 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:53:02 _hostname_ pipewire-media-session[863]: ms.core: error id:23 seq:1490 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:53:02 _hostname_ pipewire-media-session[863]: ms.core: error id:23 seq:1492 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:53:02 _hostname_ pipewire-media-session[863]: ms.core: error id:84 seq:1496 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:53:02 _hostname_ pipewire-media-session[863]: ms.core: error id:84 seq:1498 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:53:02 _hostname_ pipewire-media-session[863]: ms.core: error id:43 seq:1502 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 16:53:02 _hostname_ pipewire-media-session[863]: ms.core: error id:43 seq:1504 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 16:53:02 _hostname_ sddm-helper[2693]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket Dec 19 16:53:02 _hostname_ audit[2690]: USER_START pid=2690 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:53:02 _hostname_ sddm-helper[2690]: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\"" Dec 19 16:53:02 _hostname_ kernel: audit: type=1105 audit(1639957982.594:138): pid=2690 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 16:53:02 _hostname_ sddm-helper[2695]: Adding cookie to "/home/_user_/.Xauthority" Dec 19 16:53:02 _hostname_ sddm[354]: Session started Dec 19 16:53:02 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.KSplash' requested by ':1.114' (uid=1000 pid=2695 comm="/usr/bin/startplasma-x11 ") Dec 19 16:53:02 _hostname_ systemd[394]: Reloading. Dec 19 16:53:03 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.KSplash' Dec 19 16:53:03 _hostname_ klauncher[2723]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Dec 19 16:53:04 _hostname_ kcminit_startup[2727]: Initializing "kcm_style" : "kcminit_style" Dec 19 16:53:04 _hostname_ kcminit_startup[2727]: QDBusConnection: error: could not send signal to service "" path "//home/_user_/.kde4/share/config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/_user_/.kde4/share/config/kdeglobals Dec 19 16:53:04 _hostname_ kcminit_startup[2727]: Initializing "kcm_mouse" : "kcminit_mouse" Dec 19 16:53:04 _hostname_ plasma_session[2714]: org.kde.plasma.session: process job "kcminit_startup" finished with exit code 0 Dec 19 16:53:04 _hostname_ NetworkManager[347]: [1639957984.6979] agent-manager: agent[c0b053c024f22b75,:1.100/org.kde.plasma.networkmanagement/1000]: agent registered Dec 19 16:53:04 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.120' (uid=1000 pid=2734 comm="/usr/bin/kded5 ") Dec 19 16:53:04 _hostname_ systemd[394]: Starting KDE Global Shortcuts Server... Dec 19 16:53:05 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.kglobalaccel' Dec 19 16:53:05 _hostname_ systemd[394]: Started KDE Global Shortcuts Server. Dec 19 16:53:05 _hostname_ kwin_x11[2738]: 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. Dec 19 16:53:05 _hostname_ kded5[2734]: kcm_touchpad: Using X11 backend Dec 19 16:53:05 _hostname_ kwin_x11[2738]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5089:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:53:05 _hostname_ kwin_x11[2738]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5091:48: this compose sequence is a duplicate of another; skipping line Dec 19 16:53:05 _hostname_ kwin_x11[2738]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5093:48: this compose sequence is a duplicate of another; skipping line Dec 19 16:53:05 _hostname_ kwin_x11[2738]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5097:47: this compose sequence is a duplicate of another; skipping line Dec 19 16:53:05 _hostname_ kwin_x11[2738]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5099:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:53:05 _hostname_ kwin_x11[2738]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5107:48: this compose sequence is a duplicate of another; skipping line Dec 19 16:53:05 _hostname_ kwin_x11[2738]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5111:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:53:05 _hostname_ kwin_x11[2738]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5113:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:53:05 _hostname_ kwin_x11[2738]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5117:45: this compose sequence is a duplicate of another; skipping line Dec 19 16:53:05 _hostname_ kwin_x11[2738]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5120:46: this compose sequence is a duplicate of another; skipping line Dec 19 16:53:05 _hostname_ ksmserver[2760]: Qt: Session management error: networkIdsList argument is NULL Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1") Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy") Dec 19 16:53:06 _hostname_ kcminit_startup[2727]: Initializing "kcm_touchpad" : "kcminit_touchpad" Dec 19 16:53:06 _hostname_ kcminit_startup[2727]: kcm_touchpad: Using X11 backend Dec 19 16:53:06 _hostname_ kwin_x11[2738]: kwin_core: XCB error: 10 (BadAccess), sequence: 810, resource id: 963, major code: 142 (Composite), minor code: 2 (RedirectSubwindows) Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell") Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess") Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/baloo_file.desktop" ("/usr/lib/baloo_file") Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/lib/pam_kwallet_init") Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/org_kde_powerdevil") Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.kdeconnect.daemon.desktop" ("/usr/lib/kdeconnectd") Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy") Dec 19 16:53:06 _hostname_ kwin_x11[2738]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed" Dec 19 16:53:06 _hostname_ kwin_x11[2738]: kf.config.core: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed" Dec 19 16:53:06 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 846, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/eos-update-notifier.desktop" ("/usr/bin/eos-update-notifier", "-init") Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/welcome.desktop" ("/usr/bin/sh", "/usr/share/endeavouros/scripts/welcome", "--startdelay=3") Dec 19 16:53:06 _hostname_ plasma_session[2714]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/wallpaper-once.desktop" ("/usr/bin/sh", "/usr/share/endeavouros/scripts/wallpaper-once") Dec 19 16:53:06 _hostname_ kaccess[2780]: Xlib XKB extension major= 1 minor= 0 Dec 19 16:53:06 _hostname_ kded5[2734]: print-manager.kded: unable to register service to dbus Dec 19 16:53:06 _hostname_ baloo_file[2782]: Failed to register via dbus. Another instance is running Dec 19 16:53:07 _hostname_ kded5[2734]: Installing the delayed initialization callback. Dec 19 16:53:07 _hostname_ kded5[2734]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '_ssid_' but we thought it was ':1.122' Dec 19 16:53:07 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.128' (uid=1000 pid=2786 comm="/usr/lib/org_kde_powerdevil ") Dec 19 16:53:07 _hostname_ systemd[394]: Starting KActivityManager Activity manager Service... Dec 19 16:53:07 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.100' (uid=1000 pid=2734 comm="/usr/bin/kded5 ") Dec 19 16:53:07 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found. Dec 19 16:53:07 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.100' (uid=1000 pid=2734 comm="/usr/bin/kded5 ") Dec 19 16:53:07 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found. Dec 19 16:53:07 _hostname_ kded5[2734]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit" "Unit dbus-org.freedesktop.ModemManager1.service not found." Dec 19 16:53:07 _hostname_ kded5[2734]: Dec 19 16:53:08 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.ActivityManager' Dec 19 16:53:08 _hostname_ systemd[394]: Started KActivityManager Activity manager Service. Dec 19 16:53:08 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.102' (uid=1000 pid=2786 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 16:53:08 _hostname_ polkit-kde-authentication-agent-1[2774]: New PolkitAgentListener 0x55a8f9b400 Dec 19 16:53:08 _hostname_ polkit-kde-authentication-agent-1[2774]: Adding new listener PolkitQt1::Agent::Listener(0x55a8fc2af0) for 0x55a8f9b400 Dec 19 16:53:08 _hostname_ polkit-kde-authentication-agent-1[2774]: Listener online Dec 19 16:53:08 _hostname_ kaccess[2780]: X server XKB extension major= 1 minor= 0 Dec 19 16:53:08 _hostname_ polkitd[448]: Registered Authentication Agent for unix-session:7 (system bus name :1.105 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Dec 19 16:53:08 _hostname_ polkit-kde-authentication-agent-1[2774]: Authentication agent result: true Dec 19 16:53:08 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper' Dec 19 16:53:08 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.102' (uid=1000 pid=2786 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 16:53:09 _hostname_ kded5[2734]: Delayed initialization. Dec 19 16:53:09 _hostname_ kded5[2734]: Reloading the khotkeys configuration Dec 19 16:53:09 _hostname_ kded5[2734]: Version 2 File! Dec 19 16:53:09 _hostname_ kded5[2734]: true Dec 19 16:53:09 _hostname_ kded5[2734]: Imported file "/usr/share/khotkeys/defaults.khotkeys" Dec 19 16:53:09 _hostname_ kded5[2734]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys" Dec 19 16:53:09 _hostname_ kded5[2734]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys" Dec 19 16:53:09 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper' Dec 19 16:53:09 _hostname_ kded5[2734]: Imported file "/usr/share/khotkeys/konsole.khotkeys" Dec 19 16:53:09 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.102' (uid=1000 pid=2786 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 16:53:09 _hostname_ backlighthelper[2934]: org.kde.powerdevil: no kernel backlight interface found Dec 19 16:53:09 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.KScreen' requested by ':1.120' (uid=1000 pid=2734 comm="/usr/bin/kded5 ") Dec 19 16:53:09 _hostname_ plasmashell[2778]: kf.plasma.quick: Applet preload policy set to 1 Dec 19 16:53:09 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.kded.smart' requested by ':1.100' (uid=1000 pid=2734 comm="/usr/bin/kded5 ") (using servicehelper) Dec 19 16:53:09 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' Dec 19 16:53:09 _hostname_ org_kde_powerdevil[2786]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported" Dec 19 16:53:09 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.KScreen' Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: Connected output 68 to CRTC 65 Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Detected XRandR 1.6 Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Event Base: 89 Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Event Error: 147 Dec 19 16:53:09 _hostname_ org_kde_powerdevil[2786]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed Dec 19 16:53:09 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.kded.smart' Dec 19 16:53:09 _hostname_ kded5[2734]: kscreen.kded: PowerDevil SuspendSession action not available! Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: XRandR::setConfig Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: Requested screen size is QSize(1360, 768) Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: Change Screen Size: true Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: Old: QSize(1920, 1080) Intermediate: QSize(1920, 1080) New: QSize(1360, 768) Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: Disable outputs: false Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: Change outputs: true Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: (68) Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: Enable outputs: false Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 82 KScreen::Mode(Id: "82" , Size: QSize(1360, 768) @ 60.0152 ) Rotation: KScreen::Output::None Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: Result: 0 Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x557d73da60) CRTC: 65 MODE: 82 Connection: 0 Primary: true Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: RRSetScreenSize DPI: 96.2526 Size: QSize(1360, 768) SizeMM: QSize(358, 202) Dec 19 16:53:09 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: XRandR::setConfig done! Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Mode: 82 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Window: 46137349 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Root: 963 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Size ID: 0 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Size: 1920 1080 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: SizeMM: 508 285 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: CRTC: 65 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Mode: 82 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Window: 46137349 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Root: 963 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Size ID: 1 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: Size: 1360 768 Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xcb.helper: SizeMM: 358 202 Dec 19 16:53:10 _hostname_ org_kde_powerdevil[2786]: org.kde.powerdevil: Handle button events action could not check for screen configuration Dec 19 16:53:10 _hostname_ org_kde_powerdevil[2786]: org.kde.powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported Dec 19 16:53:10 _hostname_ org_kde_powerdevil[2786]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported" Dec 19 16:53:10 _hostname_ kscreen_backend_launcher[2936]: kscreen.xrandr: Emitting configChanged() Dec 19 16:53:10 _hostname_ plasmashell[2778]: trying to show an empty dialog Dec 19 16:53:10 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:53:10 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:53:10 _hostname_ plasmashell[2778]: trying to show an empty dialog Dec 19 16:53:10 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:53:10 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 16:53:11 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height" Dec 19 16:53:11 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height" Dec 19 16:53:11 _hostname_ plasmashell[2778]: trying to show an empty dialog Dec 19 16:53:12 _hostname_ plasmashell[2778]: 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 "minimumWidth" Dec 19 16:53:12 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height" Dec 19 16:53:12 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height" Dec 19 16:53:12 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:542:5: QML Label: Binding loop detected for property "height" Dec 19 16:53:12 _hostname_ plasmashell[2778]: trying to show an empty dialog Dec 19 16:53:12 _hostname_ plasmashell[2778]: libkcups: CUPS-Get-Printers last error: 1282 Bad file descriptor Dec 19 16:53:12 _hostname_ plasmashell[2778]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 16:53:12 _hostname_ plasmashell[2778]: libkcups: Request failed 1282 -1 Dec 19 16:53:12 _hostname_ plasmashell[2778]: libkcups: Get-Jobs last error: 1282 Bad file descriptor Dec 19 16:53:12 _hostname_ plasmashell[2778]: libkcups: Get-Jobs last error: 1282 Bad file descriptor Dec 19 16:53:12 _hostname_ systemd[1]: Stopping User Manager for UID 968... Dec 19 16:53:12 _hostname_ systemd[2668]: Stopped target Main User Target. Dec 19 16:53:12 _hostname_ systemd[2668]: Stopping D-Bus User Message Bus... Dec 19 16:53:12 _hostname_ systemd[2668]: Stopped D-Bus User Message Bus. Dec 19 16:53:12 _hostname_ systemd[2668]: Stopped target Basic System. Dec 19 16:53:12 _hostname_ systemd[2668]: Stopped target Paths. Dec 19 16:53:12 _hostname_ systemd[2668]: Stopped target Sockets. Dec 19 16:53:12 _hostname_ systemd[2668]: Stopped target Timers. Dec 19 16:53:12 _hostname_ systemd[2668]: Closed D-Bus User Message Bus Socket. Dec 19 16:53:12 _hostname_ systemd[2668]: Closed GnuPG network certificate management daemon. Dec 19 16:53:12 _hostname_ systemd[2668]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers). Dec 19 16:53:12 _hostname_ systemd[2668]: Closed GnuPG cryptographic agent and passphrase cache (restricted). Dec 19 16:53:12 _hostname_ systemd[2668]: Closed GnuPG cryptographic agent (ssh-agent emulation). Dec 19 16:53:12 _hostname_ systemd[2668]: Closed GnuPG cryptographic agent and passphrase cache. Dec 19 16:53:12 _hostname_ systemd[2668]: Closed p11-kit server. Dec 19 16:53:12 _hostname_ systemd[2668]: Closed PipeWire PulseAudio. Dec 19 16:53:12 _hostname_ systemd[2668]: Closed Multimedia System. Dec 19 16:53:12 _hostname_ systemd[2668]: Removed slice User Application Slice. Dec 19 16:53:12 _hostname_ systemd[2668]: Reached target Shutdown. Dec 19 16:53:12 _hostname_ systemd[2668]: Finished Exit the Session. Dec 19 16:53:12 _hostname_ systemd[2668]: Reached target Exit the Session. Dec 19 16:53:12 _hostname_ systemd[2669]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[] rhost=[] Dec 19 16:53:12 _hostname_ systemd[1]: user@968.service: Deactivated successfully. Dec 19 16:53:12 _hostname_ systemd[1]: Stopped User Manager for UID 968. Dec 19 16:53:12 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:53:12 _hostname_ kernel: audit: type=1131 audit(1639957992.642:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:53:12 _hostname_ systemd[1]: Stopping User Runtime Directory /run/user/968... Dec 19 16:53:12 _hostname_ systemd[1]: run-user-968.mount: Deactivated successfully. Dec 19 16:53:12 _hostname_ systemd[1]: user-runtime-dir@968.service: Deactivated successfully. Dec 19 16:53:12 _hostname_ systemd[1]: Stopped User Runtime Directory /run/user/968. Dec 19 16:53:12 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:53:12 _hostname_ kernel: audit: type=1131 audit(1639957992.682:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:53:12 _hostname_ systemd[1]: Removed slice User Slice of UID 968. Dec 19 16:53:12 _hostname_ systemd[1]: user-968.slice: Consumed 1.136s CPU time. Dec 19 16:53:13 _hostname_ plasmashell[2778]: 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" Dec 19 16:53:13 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.freedesktop.Notifications' Dec 19 16:53:14 _hostname_ kded5[2734]: Registering "org.kde.StatusNotifierHost-2778" as system tray Dec 19 16:53:14 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:62:17: Unable to assign [undefined] to int Dec 19 16:53:14 _hostname_ plasmashell[2778]: Plasma Shell startup completed Dec 19 16:53:14 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2511, resource id: 4194350, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:53:14 _hostname_ kwin_x11[2738]: kwin_core: XCB error: 152 (BadDamage), sequence: 2513, resource id: 14680110, major code: 143 (DAMAGE), minor code: 3 (Subtract) Dec 19 16:53:14 _hostname_ plasmashell[2778]: trying to show an empty dialog Dec 19 16:53:14 _hostname_ plasmashell[2778]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0 Dec 19 16:53:15 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3473, resource id: 41943160, major code: 20 (GetProperty), minor code: 0 Dec 19 16:53:15 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3474, resource id: 41943160, major code: 15 (QueryTree), minor code: 0 Dec 19 16:53:16 _hostname_ plasmashell[2778]: Entry is not valid "kontact.desktop" QSharedPointer(0x55bf0c1c60) Dec 19 16:53:16 _hostname_ plasmashell[2778]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55bf0c43f0) Dec 19 16:53:16 _hostname_ plasmashell[2778]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55bf078dd0) Dec 19 16:53:16 _hostname_ plasmashell[2778]: Entry is not valid "kontact.desktop" QSharedPointer(0x55bf0c43f0) Dec 19 16:53:16 _hostname_ plasmashell[2778]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55bf0c1360) Dec 19 16:53:16 _hostname_ plasmashell[2778]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55bf0790a0) Dec 19 16:53:16 _hostname_ plasmashell[2778]: trying to show an empty dialog Dec 19 16:53:16 _hostname_ plasmashell[2778]: qt.svg: :303:258: Could not add child element to parent element because the types are incorrect. Dec 19 16:53:16 _hostname_ plasmashell[2778]: qt.svg: :303:463: Could not add child element to parent element because the types are incorrect. Dec 19 16:53:16 _hostname_ plasmashell[2778]: qt.svg: :303:659: Could not add child element to parent element because the types are incorrect. Dec 19 16:53:16 _hostname_ plasmashell[2778]: qt.svg: :303:913: Could not add child element to parent element because the types are incorrect. Dec 19 16:53:16 _hostname_ plasmashell[2778]: qt.svg: :303:1049: Could not add child element to parent element because the types are incorrect. Dec 19 16:53:16 _hostname_ plasmashell[2778]: qt.svg: :303:1251: Could not add child element to parent element because the types are incorrect. Dec 19 16:53:16 _hostname_ plasmashell[2778]: qt.svg: :303:1453: Could not add child element to parent element because the types are incorrect. Dec 19 16:53:16 _hostname_ plasmashell[2778]: qt.svg: :303:1631: Could not add child element to parent element because the types are incorrect. Dec 19 16:53:16 _hostname_ plasmashell[2778]: qt.svg: :303:1739: Could not add child element to parent element because the types are incorrect. Dec 19 16:53:16 _hostname_ plasmashell[2778]: qt.svg: :303:1980: Could not add child element to parent element because the types are incorrect. Dec 19 16:53:16 _hostname_ plasmashell[2778]: qt.svg: :303:2223: Could not add child element to parent element because the types are incorrect. Dec 19 16:53:17 _hostname_ plasmashell[2778]: org.kde.plasma.pulseaudio: No object for name "alsa_output.platform-fef00700.hdmi.iec958-stereo.monitor" Dec 19 16:53:17 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PowerProfileItem.qml:136: TypeError: Cannot read property 'label' of undefined Dec 19 16:53:18 _hostname_ plasmashell[2778]: file:///usr/lib/qt/qml/org/kde/plasma/components/ModelContextMenu.qml:38:1: QML ModelContextMenu: Accessible must be attached to an Item Dec 19 16:53:18 _hostname_ at-spi-bus-launcher[938]: dbus-daemon[938]: Activating service name='org.a11y.atspi.Registry' requested by ':1.32' (uid=1000 pid=3059 comm="/usr/bin/yad --window-icon=/usr/share/endeavouros/") Dec 19 16:53:18 _hostname_ at-spi-bus-launcher[938]: dbus-daemon[938]: Successfully activated service 'org.a11y.atspi.Registry' Dec 19 16:53:18 _hostname_ at-spi-bus-launcher[3293]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Dec 19 16:53:18 _hostname_ plasmashell[2778]: kf.service.services: Parsing "exist Exec and ('/usr/bin/yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=839263 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=3 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 16:53:18 _hostname_ plasmashell[2778]: kf.service.services: Parsing "exist Exec and ('yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=839263 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=3 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 16:53:20 _hostname_ plasmashell[2778]: trying to show an empty dialog Dec 19 16:53:21 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4345, resource id: 41943178, major code: 20 (GetProperty), minor code: 0 Dec 19 16:53:21 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4346, resource id: 41943178, major code: 15 (QueryTree), minor code: 0 Dec 19 16:53:21 _hostname_ kwin_x11[2738]: kwin_core: XCB error: 152 (BadDamage), sequence: 4389, resource id: 14680344, major code: 143 (DAMAGE), minor code: 3 (Subtract) Dec 19 16:53:26 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4579, resource id: 58720259, major code: 15 (QueryTree), minor code: 0 Dec 19 16:53:35 _hostname_ systemd[394]: Started System Settings - System Settings. Dec 19 16:53:35 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 16:53:35 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5040, resource id: 41943213, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:53:37 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:53:37 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5320, resource id: 50331660, major code: 18 (ChangeProperty), minor code: 0 Dec 19 16:53:38 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 16:53:38 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5595, resource id: 14680480, major code: 3 (GetWindowAttributes), minor code: 0 Dec 19 16:53:48 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:53:48 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 16:54:14 _hostname_ kwin_x11[2738]: kwin_core: XCB error: 10 (BadAccess), sequence: 7235, resource id: 963, major code: 142 (Composite), minor code: 2 (RedirectSubwindows) Dec 19 16:54:14 _hostname_ kwin_x11[2738]: BlurConfig::instance called after the first use - ignoring Dec 19 16:54:14 _hostname_ kwin_x11[2738]: DesktopGridConfig::instance called after the first use - ignoring Dec 19 16:54:14 _hostname_ kwin_x11[2738]: KscreenConfig::instance called after the first use - ignoring Dec 19 16:54:14 _hostname_ kwin_x11[2738]: PresentWindowsConfig::instance called after the first use - ignoring Dec 19 16:54:14 _hostname_ kwin_x11[2738]: SlideConfig::instance called after the first use - ignoring Dec 19 16:54:14 _hostname_ kwin_x11[2738]: SlidingPopupsConfig::instance called after the first use - ignoring Dec 19 16:54:14 _hostname_ kwin_x11[2738]: ZoomConfig::instance called after the first use - ignoring Dec 19 16:54:19 _hostname_ systemsettings5[3321]: file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/OverlaySheet.qml:220:38: QML FocusScope: Binding loop detected for property "contentItemMaximumWidth" Dec 19 16:54:19 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:54:19 _hostname_ systemsettings5[3321]: QCoreApplication::postEvent: Unexpected null receiver Dec 19 16:54:20 _hostname_ systemsettings5[3321]: file:///usr/lib/qt/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:93: TypeError: Cannot read property 'position' of null Dec 19 16:54:20 _hostname_ systemsettings5[3321]: file:///usr/lib/qt/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:92: TypeError: Cannot read property 'background' of null Dec 19 16:54:20 _hostname_ systemsettings5[3321]: file:///usr/lib/qt/qml/org/kde/newstuff/qml/Page.qml:155: TypeError: Cannot read property 'useLabel' of null Dec 19 16:54:20 _hostname_ systemsettings5[3321]: file:///usr/lib/qt/qml/org/kde/newstuff/qml/Dialog.qml:129: TypeError: Cannot read property 'uploadEnabled' of null Dec 19 16:54:20 _hostname_ systemsettings5[3321]: file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/BreadcrumbControl.qml:27: TypeError: Cannot read property 'x' of null Dec 19 16:54:20 _hostname_ systemsettings5[3321]: file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/BreadcrumbControl.qml:19:5: Unable to assign [undefined] to QQuickItem* Dec 19 16:54:20 _hostname_ systemsettings5[3321]: file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/BreadcrumbControl.qml:19:5: Unable to assign [undefined] to QQuickItem* Dec 19 16:54:20 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 16:55:19 _hostname_ systemd-networkd[235]: wlan0: Link DOWN Dec 19 16:55:19 _hostname_ NetworkManager[347]: [1639958119.0846] device (wlan0): set-hw-addr: set MAC address to _mac_address (scanning) Dec 19 16:55:19 _hostname_ kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled Dec 19 16:55:19 _hostname_ systemd-networkd[235]: wlan0: Link UP Dec 19 16:55:19 _hostname_ NetworkManager[347]: [1639958119.0955] device (wlan0): supplicant interface state: inactive -> disconnected Dec 19 16:55:19 _hostname_ NetworkManager[347]: [1639958119.0956] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected Dec 19 16:55:19 _hostname_ NetworkManager[347]: [1639958119.0968] device (wlan0): supplicant interface state: disconnected -> inactive Dec 19 16:55:19 _hostname_ NetworkManager[347]: [1639958119.0969] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive Dec 19 16:56:18 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 16:56:18 _hostname_ systemsettings5[3321]: kf.coreaddons: Expected JSON property "X-KWin-Border-Activate" to be a single string. but it is a bool Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qt.svg: :303:258: Could not add child element to parent element because the types are incorrect. Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qt.svg: :303:463: Could not add child element to parent element because the types are incorrect. Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qt.svg: :303:659: Could not add child element to parent element because the types are incorrect. Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qt.svg: :303:913: Could not add child element to parent element because the types are incorrect. Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qt.svg: :303:1049: Could not add child element to parent element because the types are incorrect. Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qt.svg: :303:1251: Could not add child element to parent element because the types are incorrect. Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qt.svg: :303:1453: Could not add child element to parent element because the types are incorrect. Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qt.svg: :303:1631: Could not add child element to parent element because the types are incorrect. Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qt.svg: :303:1739: Could not add child element to parent element because the types are incorrect. Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qt.svg: :303:1980: Could not add child element to parent element because the types are incorrect. Dec 19 16:56:18 _hostname_ systemsettings5[3321]: qt.svg: :303:2223: Could not add child element to parent element because the types are incorrect. Dec 19 16:56:22 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 16:56:22 _hostname_ systemsettings5[3321]: kf.coreaddons: Expected JSON property "X-KWin-Border-Activate" to be a single string. but it is a bool Dec 19 16:56:22 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 16:56:23 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:56:23 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:56:23 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:56:23 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:56:23 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:56:23 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:56:23 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:56:23 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:56:23 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:56:23 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 16:56:34 _hostname_ systemd[1]: Starting Cleanup of Temporary Directories... Dec 19 16:56:34 _hostname_ systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully. Dec 19 16:56:34 _hostname_ systemd[1]: Finished Cleanup of Temporary Directories. Dec 19 16:56:34 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:56:34 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:56:34 _hostname_ kernel: audit: type=1130 audit(1639958194.651:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:56:34 _hostname_ kernel: audit: type=1131 audit(1639958194.651:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 16:56:48 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:57:11 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:282:17: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:57:11 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:282:17: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:57:11 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:282:17: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:57:11 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:57:11 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:175:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:57:11 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:175:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:57:11 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:175:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 16:57:11 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:282:17: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:57:11 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:175:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 16:57:11 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:308: ReferenceError: units is not defined Dec 19 16:57:11 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 16:57:28 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 16:57:28 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:57:28 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:57:28 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 16:57:42 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 16:57:42 _hostname_ systemsettings5[3321]: kf.configwidgets: A widget named ' "kcfg_AllowKDEAppsToRememberWindowPositions" ' was found but there is no setting named ' "AllowKDEAppsToRememberWindowPositions" ' Dec 19 16:57:42 _hostname_ systemsettings5[3321]: kf.configwidgets: A widget named ' "kcfg_ShadeHover" ' was found but there is no setting named ' "ShadeHover" ' Dec 19 16:57:42 _hostname_ systemsettings5[3321]: kf.configwidgets: A widget named ' "kcfg_ShadeHoverInterval" ' was found but there is no setting named ' "ShadeHoverInterval" ' Dec 19 16:57:42 _hostname_ systemsettings5[3321]: kf.configwidgets: A widget named ' "kcfg_Placement" ' was found but there is no setting named ' "Placement" ' Dec 19 16:57:42 _hostname_ systemsettings5[3321]: kf.configwidgets: A widget named ' "kcfg_HideUtilityWindowsForInactive" ' was found but there is no setting named ' "HideUtilityWindowsForInactive" ' Dec 19 16:57:42 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 16:58:33 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 16:58:33 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 16:58:33 _hostname_ systemsettings5[3321]: load shortcut for "Walk Through Windows" Dec 19 16:58:33 _hostname_ systemsettings5[3321]: load shortcut for "Walk Through Windows (Reverse)" Dec 19 16:58:33 _hostname_ systemsettings5[3321]: load shortcut for "Walk Through Windows of Current Application" Dec 19 16:58:33 _hostname_ systemsettings5[3321]: load shortcut for "Walk Through Windows of Current Application (Reverse)" Dec 19 16:58:33 _hostname_ systemsettings5[3321]: load shortcut for "Walk Through Windows Alternative" Dec 19 16:58:33 _hostname_ systemsettings5[3321]: load shortcut for "Walk Through Windows Alternative (Reverse)" Dec 19 16:58:33 _hostname_ systemsettings5[3321]: load shortcut for "Walk Through Windows of Current Application Alternative" Dec 19 16:58:33 _hostname_ systemsettings5[3321]: load shortcut for "Walk Through Windows of Current Application Alternative (Reverse)" Dec 19 16:59:17 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 16:59:17 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 16:59:20 _hostname_ systemsettings5[3321]: Invalid window uuid. Dec 19 16:59:20 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 16:59:20 _hostname_ systemsettings5[3321]: file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:261:9: QML ActionToolBar: Binding loop detected for property "atBottom" Dec 19 16:59:21 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 16:59:43 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 16:59:44 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 17:00:21 _hostname_ systemsettings5[3321]: kf.notifications: Audio notification requested, but sound file from notifyrc file was not found, aborting audio notification Dec 19 17:00:27 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 17:00:27 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 17:00:27 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 17:00:27 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 17:00:44 _hostname_ systemsettings5[3321]: kf.notifications: Audio notification requested, but sound file from notifyrc file was not found, aborting audio notification Dec 19 17:00:48 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17190, resource id: 4194613, major code: 19 (DeleteProperty), minor code: 0 Dec 19 17:00:48 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17204, resource id: 4194613, major code: 19 (DeleteProperty), minor code: 0 Dec 19 17:00:48 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17205, resource id: 4194613, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:00:48 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17206, resource id: 4194613, major code: 19 (DeleteProperty), minor code: 0 Dec 19 17:00:48 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17207, resource id: 4194613, major code: 19 (DeleteProperty), minor code: 0 Dec 19 17:00:48 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17208, resource id: 4194613, major code: 19 (DeleteProperty), minor code: 0 Dec 19 17:00:48 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17209, resource id: 4194613, major code: 7 (ReparentWindow), minor code: 0 Dec 19 17:00:48 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17210, resource id: 4194613, major code: 6 (ChangeSaveSet), minor code: 0 Dec 19 17:00:48 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17211, resource id: 4194613, major code: 2 (ChangeWindowAttributes), minor code: 0 Dec 19 17:00:48 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17212, resource id: 4194613, major code: 10 (UnmapWindow), minor code: 0 Dec 19 17:00:48 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 17:00:48 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 17:00:48 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 17:00:57 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:00:57 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:00:57 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:00:57 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 17:00:57 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:00:58 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 17:00:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:00:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:00:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:00:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:00:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:00:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:00:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:00:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:00:59 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 17:00:59 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 17:02:12 _hostname_ systemd-networkd[235]: wlan0: Link DOWN Dec 19 17:02:12 _hostname_ NetworkManager[347]: [1639958532.0501] device (wlan0): set-hw-addr: set MAC address to _mac_address (scanning) Dec 19 17:02:12 _hostname_ kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled Dec 19 17:02:12 _hostname_ systemd-networkd[235]: wlan0: Link UP Dec 19 17:02:12 _hostname_ NetworkManager[347]: [1639958532.0616] device (wlan0): supplicant interface state: inactive -> interface_disabled Dec 19 17:02:12 _hostname_ NetworkManager[347]: [1639958532.0617] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled Dec 19 17:02:12 _hostname_ NetworkManager[347]: [1639958532.0620] device (wlan0): supplicant interface state: interface_disabled -> inactive Dec 19 17:02:12 _hostname_ NetworkManager[347]: [1639958532.0620] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive Dec 19 17:02:13 _hostname_ systemsettings5[3321]: kf.notifications: Audio notification requested, but sound file from notifyrc file was not found, aborting audio notification Dec 19 17:02:17 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 17:02:17 _hostname_ kwin_x11[2738]: kwin_core: XCB error: 10 (BadAccess), sequence: 22017, resource id: 963, major code: 142 (Composite), minor code: 2 (RedirectSubwindows) Dec 19 17:02:17 _hostname_ kwin_x11[2738]: BlurConfig::instance called after the first use - ignoring Dec 19 17:02:17 _hostname_ kwin_x11[2738]: DesktopGridConfig::instance called after the first use - ignoring Dec 19 17:02:17 _hostname_ kwin_x11[2738]: KscreenConfig::instance called after the first use - ignoring Dec 19 17:02:17 _hostname_ kwin_x11[2738]: PresentWindowsConfig::instance called after the first use - ignoring Dec 19 17:02:17 _hostname_ kwin_x11[2738]: SlideConfig::instance called after the first use - ignoring Dec 19 17:02:17 _hostname_ kwin_x11[2738]: SlidingPopupsConfig::instance called after the first use - ignoring Dec 19 17:02:17 _hostname_ kwin_x11[2738]: ZoomConfig::instance called after the first use - ignoring Dec 19 17:02:17 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from /usr/lib/qt/plugins/plasma/geolocationprovider/plasma-geolocation-gps.so" Dec 19 17:02:17 _hostname_ systemsettings5[3321]: Failed to load GeolocationProvider: "/usr/lib/qt/plugins/plasma/geolocationprovider/plasma-geolocation-gps.so" "Could not load plugin from /usr/lib/qt/plugins/plasma/geolocationprovider/plasma-geolocation-gps.so" Dec 19 17:02:17 _hostname_ systemsettings5[3321]: "location" Dec 19 17:02:17 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 17:02:17 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_nightcolor/contents/ui/main.qml:302:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:02:17 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_nightcolor/contents/ui/main.qml:302:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:02:17 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_nightcolor/contents/ui/main.qml:302:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:02:17 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_nightcolor/contents/ui/main.qml:302:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:02:18 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 17:02:52 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 17:02:52 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 17:02:57 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:02:57 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:02:57 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:02:57 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 17:02:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:02:58 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 17:02:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:02:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:02:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:02:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:02:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:02:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:02:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:02:58 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:03:00 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 17:03:00 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 17:03:05 _hostname_ systemsettings5[3321]: kf.coreaddons: "Could not load plugin from " Dec 19 17:03:05 _hostname_ kwin_x11[2738]: kwin_core: XCB error: 10 (BadAccess), sequence: 24635, resource id: 963, major code: 142 (Composite), minor code: 2 (RedirectSubwindows) Dec 19 17:03:05 _hostname_ kwin_x11[2738]: BlurConfig::instance called after the first use - ignoring Dec 19 17:03:05 _hostname_ kwin_x11[2738]: DesktopGridConfig::instance called after the first use - ignoring Dec 19 17:03:05 _hostname_ kwin_x11[2738]: KscreenConfig::instance called after the first use - ignoring Dec 19 17:03:05 _hostname_ kwin_x11[2738]: PresentWindowsConfig::instance called after the first use - ignoring Dec 19 17:03:05 _hostname_ kwin_x11[2738]: SlideConfig::instance called after the first use - ignoring Dec 19 17:03:05 _hostname_ kwin_x11[2738]: SlidingPopupsConfig::instance called after the first use - ignoring Dec 19 17:03:05 _hostname_ kwin_x11[2738]: ZoomConfig::instance called after the first use - ignoring Dec 19 17:03:09 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:03:09 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:03:09 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:03:09 _hostname_ systemsettings5[3321]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 17:03:09 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:03:10 _hostname_ systemsettings5[3321]: qml: The item SubCategoryPage_QMLTYPE_106(0x55cc008e70) is already in the PageRow Dec 19 17:03:10 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:03:10 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:03:10 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:03:10 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:03:10 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:03:10 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:03:10 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:03:10 _hostname_ systemsettings5[3321]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:03:23 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 17:03:23 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25781, resource id: 4194742, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:03:23 _hostname_ systemd[394]: app-systemsettings-bca9ea9b12f34b5aaefb2540d84be313.scope: Consumed 26.991s CPU time. Dec 19 17:03:23 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25796, resource id: 41943230, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:03:27 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.LogoutPrompt' requested by ':1.131' (uid=1000 pid=2778 comm="/usr/bin/plasmashell ") Dec 19 17:03:27 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.LogoutPrompt' Dec 19 17:03:28 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 17:03:28 _hostname_ ksmserver-logout-greeter[3425]: qt.svg: :303:258: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:28 _hostname_ ksmserver-logout-greeter[3425]: qt.svg: :303:463: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:28 _hostname_ ksmserver-logout-greeter[3425]: qt.svg: :303:659: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:28 _hostname_ ksmserver-logout-greeter[3425]: qt.svg: :303:913: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:28 _hostname_ ksmserver-logout-greeter[3425]: qt.svg: :303:1049: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:28 _hostname_ ksmserver-logout-greeter[3425]: qt.svg: :303:1251: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:28 _hostname_ ksmserver-logout-greeter[3425]: qt.svg: :303:1453: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:28 _hostname_ ksmserver-logout-greeter[3425]: qt.svg: :303:1631: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:28 _hostname_ ksmserver-logout-greeter[3425]: qt.svg: :303:1739: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:28 _hostname_ ksmserver-logout-greeter[3425]: qt.svg: :303:1980: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:28 _hostname_ ksmserver-logout-greeter[3425]: qt.svg: :303:2223: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:30 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.Shutdown' requested by ':1.156' (uid=1000 pid=3425 comm="/usr/lib/ksmserver-logout-greeter ") Dec 19 17:03:30 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.Shutdown' Dec 19 17:03:31 _hostname_ kwin_x11[2738]: kwin_core: Failed to focus 0x400018 (error 3) Dec 19 17:03:31 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26618, resource id: 4194328, major code: 15 (QueryTree), minor code: 0 Dec 19 17:03:31 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26647, resource id: 4194350, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 17:03:31 _hostname_ polkit-kde-authentication-agent-1[2774]: Destroying listener Dec 19 17:03:31 _hostname_ polkit-kde-authentication-agent-1[2774]: Removing listener PolkitQt1::Agent::Listener(0x55a8fc2af0) Dec 19 17:03:31 _hostname_ polkitd[448]: Unregistered Authentication Agent for unix-session:7 (system bus name :1.105, object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:209: TypeError: Cannot call method 'globalAction' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:198: TypeError: Cannot call method 'action' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:192: TypeError: Cannot call method 'action' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:20: TypeError: Cannot read property 'editMode' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:33: TypeError: Cannot read property 'editMode' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:34: TypeError: Cannot read property 'editMode' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: trying to show an empty dialog Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:63: TypeError: Cannot read property 'pluginName' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:65: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:66: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:67: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:68: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:69: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:20: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:21: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:22: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:23: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:18: TypeError: Cannot read property 'formFactor' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:90: TypeError: Cannot read property 'editMode' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:35: TypeError: Cannot read property 'editMode' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:24: TypeError: Cannot read property 'editMode' of null Dec 19 17:03:31 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26756, resource id: 29360134, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:03:31 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26760, resource id: 37748741, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:03:31 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26764, resource id: 33554437, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:03:31 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26768, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:03:31 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26772, resource id: 31457285, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:48: TypeError: Cannot read property 'Layout' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:66: TypeError: Cannot read property 'Layout' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:98: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:99: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:90: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:26: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:71: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:60: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:86: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:65: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:86: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:42: TypeError: Cannot read property 'compactRepresentationItem' of null Dec 19 17:03:31 _hostname_ kwin_x11[2738]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26786, resource id: 41943085, major code: 15 (QueryTree), minor code: 0 Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:52: TypeError: Cannot read property 'implicitWidth' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:70: TypeError: Cannot read property 'implicitHeight' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:143: TypeError: Cannot read property 'formFactor' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:134: TypeError: Cannot read property 'location' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffSingleton.qml:81: TypeError: Cannot read property 'formFactor' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:26: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 17:03:31 _hostname_ plasmashell[2778]: libkcups: Request failed 1282 -1 Dec 19 17:03:31 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.kdeconnect' requested by ':1.131' (uid=1000 pid=2778 comm="/usr/bin/plasmashell ") Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:38: TypeError: Cannot read property 'formFactor' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:24: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:235: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:241: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:247: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:255: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/main.qml:141: TypeError: Cannot read property 'nativeInterface' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:65:5: Unable to assign [undefined] to QObject* Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:162: TypeError: Cannot read property 'nativeInterface' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:69: TypeError: Cannot read property 'expanded' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/batterymonitor.qml:164: TypeError: Cannot read property 'configuration' of null Dec 19 17:03:31 _hostname_ plasmashell[2778]: org.kde.plasma.pulseaudio: No object for name "alsa_output.platform-fef00700.hdmi.iec958-stereo" Dec 19 17:03:31 _hostname_ plasmashell[2778]: org.kde.plasma.pulseaudio: No object for name "alsa_output.platform-fef00700.hdmi.iec958-stereo.monitor" Dec 19 17:03:31 _hostname_ kwin_x11[2738]: QMetaProperty::read: Unable to handle unregistered datatype 'KWin::SessionState' for property 'KWin::EffectsHandlerImplX11::sessionState' Dec 19 17:03:32 _hostname_ kded5[2734]: Service "org.kde.StatusNotifierHost-2778" unregistered Dec 19 17:03:32 _hostname_ sddm-helper[2690]: [PAM] Closing session Dec 19 17:03:32 _hostname_ sddm-helper[2690]: pam_unix(sddm:session): session closed for user _user_ Dec 19 17:03:32 _hostname_ sddm-helper[2690]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_close_session Dec 19 17:03:32 _hostname_ audit[2690]: USER_END pid=2690 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 17:03:32 _hostname_ audit[2690]: CRED_DISP pid=2690 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 17:03:32 _hostname_ sddm-helper[2690]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred Dec 19 17:03:32 _hostname_ sddm-helper[2690]: [PAM] Ended. Dec 19 17:03:32 _hostname_ kernel: audit: type=1106 audit(1639958612.170:143): pid=2690 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 17:03:32 _hostname_ kernel: audit: type=1104 audit(1639958612.170:144): pid=2690 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 17:03:32 _hostname_ sddm[354]: Auth: sddm-helper exited successfully Dec 19 17:03:32 _hostname_ sddm[354]: Socket server stopping... Dec 19 17:03:32 _hostname_ sddm[354]: Socket server stopped. Dec 19 17:03:32 _hostname_ sddm[354]: Display server stopping... Dec 19 17:03:32 _hostname_ kglobalaccel5[2747]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 17:03:32 _hostname_ kaccess[2780]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 17:03:32 _hostname_ systemd-logind[348]: Session 7 logged out. Waiting for processes to exit. Dec 19 17:03:32 _hostname_ kactivitymanagerd[2846]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 17:03:32 _hostname_ at-spi-bus-launcher[3293]: X connection to :0 broken (explicit kill or server shutdown). Dec 19 17:03:32 _hostname_ kscreen_backend_launcher[2936]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 17:03:32 _hostname_ systemd[394]: plasma-kglobalaccel.service: Consumed 1.132s CPU time. Dec 19 17:03:32 _hostname_ kded5[2734]: The X11 connection broke: I/O error (code 1) Dec 19 17:03:32 _hostname_ systemd[394]: plasma-kactivitymanagerd.service: Main process exited, code=exited, status=1/FAILURE Dec 19 17:03:32 _hostname_ systemd[394]: plasma-kactivitymanagerd.service: Failed with result 'exit-code'. Dec 19 17:03:32 _hostname_ org_kde_powerdevil[2786]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 17:03:32 _hostname_ systemd[1]: session-7.scope: Deactivated successfully. Dec 19 17:03:32 _hostname_ systemd[1]: session-7.scope: Consumed 1min 1.696s CPU time. Dec 19 17:03:32 _hostname_ systemd-logind[348]: Removed session 7. Dec 19 17:03:32 _hostname_ sddm[354]: Display server stopped. Dec 19 17:03:32 _hostname_ sddm[354]: Running display stop script "/usr/share/sddm/scripts/Xstop" Dec 19 17:03:32 _hostname_ sddm[354]: Removing display ":0" ... Dec 19 17:03:32 _hostname_ sddm[354]: Adding new display on vt 1 ... Dec 19 17:03:32 _hostname_ sddm[354]: Loading theme configuration from "" Dec 19 17:03:32 _hostname_ sddm[354]: Display server starting... Dec 19 17:03:32 _hostname_ sddm[354]: Adding cookie to "/var/run/sddm/{13307acf-b806-4fa5-96a2-8f7ac800b56b}" Dec 19 17:03:32 _hostname_ sddm[354]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{13307acf-b806-4fa5-96a2-8f7ac800b56b} -noreset -displayfd 19 Dec 19 17:03:33 _hostname_ kdeconnectd[3435]: Qt: Session management error: Could not open network socket Dec 19 17:03:33 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.kdeconnect' Dec 19 17:03:33 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.freedesktop.Notifications' requested by ':1.158' (uid=1000 pid=3435 comm="/usr/lib/kdeconnectd ") Dec 19 17:03:33 _hostname_ kdeconnectd[3435]: The X11 connection broke (error 1). Did the X11 server die? Dec 19 17:03:33 _hostname_ sddm[354]: Setting default cursor Dec 19 17:03:33 _hostname_ sddm[354]: Running display setup script "/usr/share/sddm/scripts/Xsetup" Dec 19 17:03:33 _hostname_ sddm[354]: Display server started. Dec 19 17:03:33 _hostname_ sddm[354]: Socket server starting... Dec 19 17:03:33 _hostname_ sddm[354]: Socket server started. Dec 19 17:03:33 _hostname_ sddm[354]: Loading theme configuration from "" Dec 19 17:03:33 _hostname_ sddm[354]: Greeter starting... Dec 19 17:03:33 _hostname_ sddm-helper[3450]: [PAM] Starting... Dec 19 17:03:33 _hostname_ audit[3450]: USER_AUTH pid=3450 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ audit[3450]: USER_ACCT pid=3450 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ audit[3450]: CRED_ACQ pid=3450 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ sddm-helper[3450]: [PAM] Authenticating... Dec 19 17:03:33 _hostname_ sddm-helper[3450]: [PAM] returning. Dec 19 17:03:33 _hostname_ sddm-helper[3450]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=968) by (uid=0) Dec 19 17:03:33 _hostname_ kernel: audit: type=1100 audit(1639958613.406:145): pid=3450 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ kernel: audit: type=1101 audit(1639958613.406:146): pid=3450 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ kernel: audit: type=1103 audit(1639958613.406:147): pid=3450 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ systemd[1]: Created slice User Slice of UID 968. Dec 19 17:03:33 _hostname_ systemd[1]: Starting User Runtime Directory /run/user/968... Dec 19 17:03:33 _hostname_ systemd-logind[348]: New session c4 of user sddm. Dec 19 17:03:33 _hostname_ systemd[1]: Finished User Runtime Directory /run/user/968. Dec 19 17:03:33 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ kernel: audit: type=1130 audit(1639958613.446:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ systemd[1]: Starting User Manager for UID 968... Dec 19 17:03:33 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.129' (uid=0 pid=3452 comm="(systemd) ") Dec 19 17:03:33 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 17:03:33 _hostname_ systemd[3452]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 17:03:33 _hostname_ systemd[3452]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[] rhost=[] Dec 19 17:03:33 _hostname_ audit[3452]: USER_ACCT pid=3452 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ audit[3452]: CRED_ACQ pid=3452 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Dec 19 17:03:33 _hostname_ audit[3452]: SYSCALL arch=c00000b7 syscall=64 success=yes exit=3 a0=9 a1=7fd57a8f10 a2=3 a3=0 items=0 ppid=1 pid=3452 auid=968 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=8 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 17:03:33 _hostname_ audit: PROCTITLE proctitle="(systemd)" Dec 19 17:03:33 _hostname_ systemd[3452]: pam_unix(systemd-user:session): session opened for user sddm(uid=968) by (uid=0) Dec 19 17:03:33 _hostname_ kernel: audit: type=1101 audit(1639958613.462:149): pid=3452 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ kernel: audit: type=1103 audit(1639958613.462:150): pid=3452 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Dec 19 17:03:33 _hostname_ kernel: audit: type=1006 audit(1639958613.462:151): pid=3452 uid=0 old-auid=4294967295 auid=968 tty=(none) old-ses=4294967295 ses=8 res=1 Dec 19 17:03:33 _hostname_ kernel: audit: type=1300 audit(1639958613.462:151): arch=c00000b7 syscall=64 success=yes exit=3 a0=9 a1=7fd57a8f10 a2=3 a3=0 items=0 ppid=1 pid=3452 auid=968 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=8 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 17:03:33 _hostname_ audit[3452]: USER_START pid=3452 uid=0 auid=968 ses=8 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ systemd[3452]: pam_env(systemd-user:session): deprecated reading of user environment enabled Dec 19 17:03:33 _hostname_ audit: BPF prog-id=24 op=LOAD Dec 19 17:03:33 _hostname_ audit[3452]: SYSCALL arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=7fda286240 a2=78 a3=7f84ca1c00 items=0 ppid=1 pid=3452 auid=968 uid=968 gid=968 euid=968 suid=968 fsuid=968 egid=968 sgid=968 fsgid=968 tty=(none) ses=8 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null) Dec 19 17:03:33 _hostname_ audit: PROCTITLE proctitle="(systemd)" Dec 19 17:03:33 _hostname_ audit: BPF prog-id=0 op=UNLOAD Dec 19 17:03:33 _hostname_ systemd[3452]: Queued start job for default target Main User Target. Dec 19 17:03:33 _hostname_ systemd[3452]: Created slice User Application Slice. Dec 19 17:03:33 _hostname_ systemd[3452]: Reached target Paths. Dec 19 17:03:33 _hostname_ systemd[3452]: Reached target Timers. Dec 19 17:03:33 _hostname_ systemd[3452]: Starting D-Bus User Message Bus Socket... Dec 19 17:03:33 _hostname_ systemd[3452]: Listening on GnuPG network certificate management daemon. Dec 19 17:03:33 _hostname_ systemd[3452]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Dec 19 17:03:33 _hostname_ systemd[3452]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Dec 19 17:03:33 _hostname_ systemd[3452]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Dec 19 17:03:33 _hostname_ systemd[3452]: Listening on GnuPG cryptographic agent and passphrase cache. Dec 19 17:03:33 _hostname_ systemd[3452]: Listening on p11-kit server. Dec 19 17:03:33 _hostname_ systemd[3452]: Listening on PipeWire PulseAudio. Dec 19 17:03:33 _hostname_ systemd[3452]: Listening on Multimedia System. Dec 19 17:03:33 _hostname_ systemd[3452]: Listening on D-Bus User Message Bus Socket. Dec 19 17:03:33 _hostname_ systemd[3452]: Reached target Sockets. Dec 19 17:03:33 _hostname_ systemd[3452]: Reached target Basic System. Dec 19 17:03:33 _hostname_ systemd[1]: Started User Manager for UID 968. Dec 19 17:03:33 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 17:03:33 _hostname_ systemd[3452]: Starting Update XDG user dir configuration... Dec 19 17:03:33 _hostname_ systemd[1]: Started Session c4 of User sddm. Dec 19 17:03:33 _hostname_ systemd[3452]: Finished Update XDG user dir configuration. Dec 19 17:03:33 _hostname_ systemd[3452]: Reached target Main User Target. Dec 19 17:03:33 _hostname_ systemd[3452]: Startup finished in 171ms. Dec 19 17:03:33 _hostname_ audit[3450]: USER_START pid=3450 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 17:03:33 _hostname_ sddm[354]: Greeter session started successfully Dec 19 17:03:33 _hostname_ sddm-greeter[3460]: High-DPI autoscaling not Enabled Dec 19 17:03:33 _hostname_ sddm-greeter[3460]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 17:03:33 _hostname_ sddm-greeter[3460]: Loading theme configuration from "qrc:/theme/theme.conf" Dec 19 17:03:33 _hostname_ systemd[3452]: Started D-Bus User Message Bus. Dec 19 17:03:33 _hostname_ sddm-greeter[3460]: Connected to the daemon. Dec 19 17:03:33 _hostname_ sddm[354]: Message received from greeter: Connect Dec 19 17:03:33 _hostname_ sddm-greeter[3460]: QFont::fromString: Invalid description '(empty)' Dec 19 17:03:33 _hostname_ sddm-greeter[3460]: Loading qrc:/theme/Main.qml... Dec 19 17:03:33 _hostname_ sddm-greeter[3460]: file:///usr/lib/qt/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } Dec 19 17:03:34 _hostname_ sddm-greeter[3460]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } Dec 19 17:03:34 _hostname_ sddm-greeter[3460]: Adding view for "HDMI-1" QRect(0,0 1920x1080) Dec 19 17:03:34 _hostname_ sddm-greeter[3460]: Message received from daemon: Capabilities Dec 19 17:03:34 _hostname_ sddm-greeter[3460]: Message received from daemon: HostName Dec 19 17:03:40 _hostname_ sddm-greeter[3460]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 17:03:40 _hostname_ sddm[354]: Message received from greeter: Login Dec 19 17:03:40 _hostname_ sddm[354]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 17:03:40 _hostname_ sddm[354]: Reading from "/usr/share/xsessions/plasma.desktop" Dec 19 17:03:40 _hostname_ sddm[354]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11" Dec 19 17:03:41 _hostname_ sddm-helper[3470]: [PAM] Starting... Dec 19 17:03:41 _hostname_ sddm-helper[3470]: [PAM] Authenticating... Dec 19 17:03:41 _hostname_ sddm-helper[3470]: [PAM] Preparing to converse... Dec 19 17:03:41 _hostname_ sddm-helper[3470]: [PAM] Conversation with 1 messages Dec 19 17:03:41 _hostname_ sddm-helper[3470]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate Dec 19 17:03:41 _hostname_ audit[3470]: USER_AUTH pid=3470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:41 _hostname_ sddm-helper[3470]: [PAM] returning. Dec 19 17:03:41 _hostname_ kernel: kauditd_printk_skb: 8 callbacks suppressed Dec 19 17:03:41 _hostname_ kernel: audit: type=1100 audit(1639958621.018:157): pid=3470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:41 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.131' (uid=0 pid=3470 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth2") Dec 19 17:03:41 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 17:03:41 _hostname_ sddm-helper[3470]: pam_systemd_home(sddm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 17:03:41 _hostname_ audit[3470]: USER_ACCT pid=3470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:41 _hostname_ sddm[354]: Authenticated successfully Dec 19 17:03:41 _hostname_ sddm-greeter[3460]: Message received from daemon: LoginSucceeded Dec 19 17:03:41 _hostname_ sddm-helper[3470]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred Dec 19 17:03:41 _hostname_ kernel: audit: type=1101 audit(1639958621.022:158): pid=3470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:41 _hostname_ audit[3470]: CRED_ACQ pid=3470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:41 _hostname_ audit[3470]: SYSCALL arch=c00000b7 syscall=64 success=yes exit=4 a0=9 a1=7ff33277a0 a2=4 a3=7f8afec5a0 items=0 ppid=354 pid=3470 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=9 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null) Dec 19 17:03:41 _hostname_ audit: PROCTITLE proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746832323736313933332D623137622D343166362D623838392D373738656336313236306438002D2D69640037002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D Dec 19 17:03:41 _hostname_ sddm-helper[3470]: pam_unix(sddm:session): session opened for user _user_(uid=1000) by (uid=0) Dec 19 17:03:41 _hostname_ kernel: audit: type=1103 audit(1639958621.026:159): pid=3470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success' Dec 19 17:03:41 _hostname_ kernel: audit: type=1006 audit(1639958621.026:160): pid=3470 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=9 res=1 Dec 19 17:03:41 _hostname_ kernel: audit: type=1300 audit(1639958621.026:160): arch=c00000b7 syscall=64 success=yes exit=4 a0=9 a1=7ff33277a0 a2=4 a3=7f8afec5a0 items=0 ppid=354 pid=3470 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=9 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null) Dec 19 17:03:41 _hostname_ kernel: audit: type=1327 audit(1639958621.026:160): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746832323736313933332D623137622D343166362D623838392D373738656336313236306438002D2D69640037002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D Dec 19 17:03:41 _hostname_ systemd-logind[348]: New session 9 of user _user_. Dec 19 17:03:41 _hostname_ systemd[1]: Started Session 9 of User _user_. Dec 19 17:03:41 _hostname_ sddm-helper[3470]: pam_env(sddm:session): deprecated reading of user environment enabled Dec 19 17:03:41 _hostname_ sddm-helper[3470]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session Dec 19 17:03:41 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 17:03:41 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 17:03:41 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 17:03:41 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 17:03:41 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 17:03:41 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 17:03:41 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 17:03:41 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 17:03:41 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 17:03:41 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 17:03:41 _hostname_ kernel: hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Dec 19 17:03:41 _hostname_ kernel: MAI: soc_pcm_open() failed (-19) Dec 19 17:03:41 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.132' (uid=1000 pid=863 comm="/usr/bin/pipewire-media-session ") Dec 19 17:03:41 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found. Dec 19 17:03:41 _hostname_ sddm-helper[3450]: [PAM] Closing session Dec 19 17:03:41 _hostname_ sddm-helper[3450]: pam_unix(sddm-greeter:session): session closed for user sddm Dec 19 17:03:41 _hostname_ audit[3450]: USER_END pid=3450 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 17:03:41 _hostname_ kernel: audit: type=1106 audit(1639958621.130:161): pid=3450 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 17:03:41 _hostname_ audit[3450]: CRED_DISP pid=3450 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 17:03:41 _hostname_ sddm-helper[3450]: [PAM] Ended. Dec 19 17:03:41 _hostname_ kernel: audit: type=1104 audit(1639958621.134:162): pid=3450 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 17:03:41 _hostname_ sddm[354]: Auth: sddm-helper exited successfully Dec 19 17:03:41 _hostname_ sddm[354]: Greeter stopped. Dec 19 17:03:41 _hostname_ systemd[1]: session-c4.scope: Deactivated successfully. Dec 19 17:03:41 _hostname_ systemd-logind[348]: Session c4 logged out. Waiting for processes to exit. Dec 19 17:03:41 _hostname_ pipewire-media-session[863]: spa.bluez5: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit Dec 19 17:03:41 _hostname_ systemd-logind[348]: Removed session c4. Dec 19 17:03:41 _hostname_ pipewire[862]: spa.v4l2: '/dev/video21' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 17:03:41 _hostname_ pipewire[862]: spa.v4l2: '/dev/video21' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 17:03:41 _hostname_ pipewire[862]: spa.v4l2: '/dev/video22' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 17:03:41 _hostname_ pipewire[862]: spa.v4l2: '/dev/video22' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 17:03:41 _hostname_ pipewire[862]: spa.v4l2: '/dev/video15' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 17:03:41 _hostname_ pipewire[862]: spa.v4l2: '/dev/video15' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 17:03:41 _hostname_ pipewire[862]: spa.v4l2: '/dev/video14' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Dec 19 17:03:41 _hostname_ pipewire[862]: spa.v4l2: '/dev/video14' VIDIOC_ENUM_FRAMEINTERVALS: Inappropriate ioctl for device Dec 19 17:03:41 _hostname_ pipewire-media-session[863]: ms.core: error id:99 seq:1877 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 17:03:41 _hostname_ pipewire-media-session[863]: ms.core: error id:99 seq:1879 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 17:03:41 _hostname_ pipewire-media-session[863]: ms.core: error id:50 seq:1897 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 17:03:41 _hostname_ pipewire-media-session[863]: ms.core: error id:50 seq:1899 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 17:03:41 _hostname_ pipewire-media-session[863]: ms.core: error id:39 seq:1903 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 17:03:41 _hostname_ pipewire-media-session[863]: ms.core: error id:39 seq:1905 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 17:03:41 _hostname_ pipewire-media-session[863]: ms.core: error id:92 seq:1909 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Dec 19 17:03:41 _hostname_ pipewire-media-session[863]: ms.core: error id:92 seq:1911 res:-25 (Inappropriate ioctl for device): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed Dec 19 17:03:41 _hostname_ sddm-helper[3473]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket Dec 19 17:03:41 _hostname_ audit[3470]: USER_START pid=3470 uid=0 auid=1000 ses=9 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 17:03:41 _hostname_ sddm-helper[3470]: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\"" Dec 19 17:03:41 _hostname_ kernel: audit: type=1105 audit(1639958621.186:163): pid=3470 uid=0 auid=1000 ses=9 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="_user_" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success' Dec 19 17:03:41 _hostname_ sddm-helper[3475]: Adding cookie to "/home/_user_/.Xauthority" Dec 19 17:03:41 _hostname_ sddm[354]: Session started Dec 19 17:03:41 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.KSplash' requested by ':1.161' (uid=1000 pid=3475 comm="/usr/bin/startplasma-x11 ") Dec 19 17:03:41 _hostname_ systemd[394]: Reloading. Dec 19 17:03:41 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.KSplash' Dec 19 17:03:42 _hostname_ klauncher[3503]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Dec 19 17:03:42 _hostname_ kcminit_startup[3507]: Initializing "kcm_style" : "kcminit_style" Dec 19 17:03:42 _hostname_ kcminit_startup[3507]: QDBusConnection: error: could not send signal to service "" path "//home/_user_/.kde4/share/config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/_user_/.kde4/share/config/kdeglobals Dec 19 17:03:42 _hostname_ kcminit_startup[3507]: Initializing "kcm_mouse" : "kcminit_mouse" Dec 19 17:03:42 _hostname_ plasma_session[3494]: org.kde.plasma.session: process job "kcminit_startup" finished with exit code 0 Dec 19 17:03:43 _hostname_ NetworkManager[347]: [1639958623.2780] agent-manager: agent[9dbebfb567de560f,:1.134/org.kde.plasma.networkmanagement/1000]: agent registered Dec 19 17:03:43 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.167' (uid=1000 pid=3514 comm="/usr/bin/kded5 ") Dec 19 17:03:43 _hostname_ systemd[394]: Starting KDE Global Shortcuts Server... Dec 19 17:03:43 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.kglobalaccel' Dec 19 17:03:43 _hostname_ systemd[394]: Started KDE Global Shortcuts Server. Dec 19 17:03:43 _hostname_ kwin_x11[3518]: 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. Dec 19 17:03:43 _hostname_ kded5[3514]: kcm_touchpad: Using X11 backend Dec 19 17:03:43 _hostname_ kwin_x11[3518]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5089:46: this compose sequence is a duplicate of another; skipping line Dec 19 17:03:43 _hostname_ kwin_x11[3518]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5091:48: this compose sequence is a duplicate of another; skipping line Dec 19 17:03:43 _hostname_ kwin_x11[3518]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5093:48: this compose sequence is a duplicate of another; skipping line Dec 19 17:03:43 _hostname_ kwin_x11[3518]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5097:47: this compose sequence is a duplicate of another; skipping line Dec 19 17:03:43 _hostname_ kwin_x11[3518]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5099:46: this compose sequence is a duplicate of another; skipping line Dec 19 17:03:43 _hostname_ kwin_x11[3518]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5107:48: this compose sequence is a duplicate of another; skipping line Dec 19 17:03:43 _hostname_ kwin_x11[3518]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5111:46: this compose sequence is a duplicate of another; skipping line Dec 19 17:03:43 _hostname_ kwin_x11[3518]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5113:46: this compose sequence is a duplicate of another; skipping line Dec 19 17:03:43 _hostname_ kwin_x11[3518]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5117:45: this compose sequence is a duplicate of another; skipping line Dec 19 17:03:43 _hostname_ kwin_x11[3518]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5120:46: this compose sequence is a duplicate of another; skipping line Dec 19 17:03:44 _hostname_ ksmserver[3541]: Qt: Session management error: networkIdsList argument is NULL Dec 19 17:03:44 _hostname_ kwin_x11[3518]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed" Dec 19 17:03:44 _hostname_ kwin_x11[3518]: kf.config.core: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed" Dec 19 17:03:44 _hostname_ kded5[3514]: print-manager.kded: unable to register service to dbus Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess") Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell") Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1") Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/lib/pam_kwallet_init") Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/baloo_file.desktop" ("/usr/lib/baloo_file") Dec 19 17:03:44 _hostname_ kcminit_startup[3507]: Initializing "kcm_touchpad" : "kcminit_touchpad" Dec 19 17:03:44 _hostname_ kcminit_startup[3507]: kcm_touchpad: Using X11 backend Dec 19 17:03:44 _hostname_ kded5[3514]: Installing the delayed initialization callback. Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy") Dec 19 17:03:44 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 744, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/org_kde_powerdevil") Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.kdeconnect.daemon.desktop" ("/usr/lib/kdeconnectd") Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy") Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/welcome.desktop" ("/usr/bin/sh", "/usr/share/endeavouros/scripts/welcome", "--startdelay=3") Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/eos-update-notifier.desktop" ("/usr/bin/eos-update-notifier", "-init") Dec 19 17:03:44 _hostname_ plasma_session[3494]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/wallpaper-once.desktop" ("/usr/bin/sh", "/usr/share/endeavouros/scripts/wallpaper-once") Dec 19 17:03:45 _hostname_ kaccess[3554]: Xlib XKB extension major= 1 minor= 0 Dec 19 17:03:45 _hostname_ kded5[3514]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '_ssid_' but we thought it was ':1.170' Dec 19 17:03:45 _hostname_ baloo_file[3562]: Failed to register via dbus. Another instance is running Dec 19 17:03:45 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.134' (uid=1000 pid=3514 comm="/usr/bin/kded5 ") Dec 19 17:03:45 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found. Dec 19 17:03:45 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.134' (uid=1000 pid=3514 comm="/usr/bin/kded5 ") Dec 19 17:03:45 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found. Dec 19 17:03:45 _hostname_ kded5[3514]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit" "Unit dbus-org.freedesktop.ModemManager1.service not found." Dec 19 17:03:45 _hostname_ kded5[3514]: Dec 19 17:03:45 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.175' (uid=1000 pid=3568 comm="/usr/lib/org_kde_powerdevil ") Dec 19 17:03:46 _hostname_ systemd[394]: Starting KActivityManager Activity manager Service... Dec 19 17:03:46 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.136' (uid=1000 pid=3568 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 17:03:46 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.ActivityManager' Dec 19 17:03:46 _hostname_ systemd[394]: Started KActivityManager Activity manager Service. Dec 19 17:03:46 _hostname_ kded5[3514]: Delayed initialization. Dec 19 17:03:46 _hostname_ kded5[3514]: Reloading the khotkeys configuration Dec 19 17:03:46 _hostname_ kded5[3514]: Version 2 File! Dec 19 17:03:46 _hostname_ kaccess[3554]: X server XKB extension major= 1 minor= 0 Dec 19 17:03:46 _hostname_ kded5[3514]: true Dec 19 17:03:46 _hostname_ kded5[3514]: Imported file "/usr/share/khotkeys/defaults.khotkeys" Dec 19 17:03:46 _hostname_ kded5[3514]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys" Dec 19 17:03:46 _hostname_ kded5[3514]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys" Dec 19 17:03:46 _hostname_ kded5[3514]: Imported file "/usr/share/khotkeys/konsole.khotkeys" Dec 19 17:03:46 _hostname_ polkit-kde-authentication-agent-1[3558]: New PolkitAgentListener 0x55b2253200 Dec 19 17:03:46 _hostname_ polkit-kde-authentication-agent-1[3558]: Adding new listener PolkitQt1::Agent::Listener(0x55b227a6c0) for 0x55b2253200 Dec 19 17:03:46 _hostname_ polkit-kde-authentication-agent-1[3558]: Listener online Dec 19 17:03:46 _hostname_ polkitd[448]: Registered Authentication Agent for unix-session:9 (system bus name :1.141 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Dec 19 17:03:46 _hostname_ polkit-kde-authentication-agent-1[3558]: Authentication agent result: true Dec 19 17:03:46 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Activating service name='org.kde.KScreen' requested by ':1.167' (uid=1000 pid=3514 comm="/usr/bin/kded5 ") Dec 19 17:03:46 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.kded.smart' requested by ':1.134' (uid=1000 pid=3514 comm="/usr/bin/kded5 ") (using servicehelper) Dec 19 17:03:46 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper' Dec 19 17:03:46 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.136' (uid=1000 pid=3568 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 17:03:47 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.kde.KScreen' Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Connected output 68 to CRTC 65 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Detected XRandR 1.6 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Event Base: 89 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Event Error: 147 Dec 19 17:03:47 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper' Dec 19 17:03:47 _hostname_ dbus-daemon[346]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.136' (uid=1000 pid=3568 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper) Dec 19 17:03:47 _hostname_ backlighthelper[3706]: org.kde.powerdevil: no kernel backlight interface found Dec 19 17:03:47 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.kded.smart' Dec 19 17:03:47 _hostname_ kded5[3514]: kscreen.kded: PowerDevil SuspendSession action not available! Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: XRandR::setConfig Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Requested screen size is QSize(1360, 768) Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Change Screen Size: true Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Old: QSize(1920, 1080) Intermediate: QSize(1920, 1080) New: QSize(1360, 768) Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Disable outputs: false Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Change outputs: true Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: (68) Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Enable outputs: false Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 82 KScreen::Mode(Id: "82" , Size: QSize(1360, 768) @ 60.0152 ) Rotation: KScreen::Output::None Dec 19 17:03:47 _hostname_ dbus-daemon[346]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' Dec 19 17:03:47 _hostname_ org_kde_powerdevil[3568]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported" Dec 19 17:03:47 _hostname_ org_kde_powerdevil[3568]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Result: 0 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x558c4f8c00) CRTC: 65 MODE: 82 Connection: 0 Primary: true Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: RRSetScreenSize DPI: 96.2526 Size: QSize(1360, 768) SizeMM: QSize(358, 202) Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: XRandR::setConfig done! Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: CRTC: 65 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Mode: 82 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Window: 46137349 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Root: 963 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size ID: 0 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size: 1920 1080 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: SizeMM: 508 285 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: CRTC: 65 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Mode: 82 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Window: 46137349 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Root: 963 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size ID: 1 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size: 1360 768 Dec 19 17:03:47 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: SizeMM: 358 202 Dec 19 17:03:47 _hostname_ plasmashell[3556]: kf.plasma.quick: Applet preload policy set to 1 Dec 19 17:03:48 _hostname_ org_kde_powerdevil[3568]: org.kde.powerdevil: Handle button events action could not check for screen configuration Dec 19 17:03:48 _hostname_ org_kde_powerdevil[3568]: org.kde.powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported Dec 19 17:03:48 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Emitting configChanged() Dec 19 17:03:48 _hostname_ org_kde_powerdevil[3568]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported" Dec 19 17:03:48 _hostname_ plasmashell[3556]: trying to show an empty dialog Dec 19 17:03:48 _hostname_ plasmashell[3556]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 17:03:48 _hostname_ plasmashell[3556]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 17:03:48 _hostname_ plasmashell[3556]: trying to show an empty dialog Dec 19 17:03:48 _hostname_ plasmashell[3556]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 17:03:48 _hostname_ plasmashell[3556]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height" Dec 19 17:03:48 _hostname_ plasmashell[3556]: qt.svg: :303:258: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:48 _hostname_ plasmashell[3556]: qt.svg: :303:463: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:48 _hostname_ plasmashell[3556]: qt.svg: :303:659: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:48 _hostname_ plasmashell[3556]: qt.svg: :303:913: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:48 _hostname_ plasmashell[3556]: qt.svg: :303:1049: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:48 _hostname_ plasmashell[3556]: qt.svg: :303:1251: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:48 _hostname_ plasmashell[3556]: qt.svg: :303:1453: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:48 _hostname_ plasmashell[3556]: qt.svg: :303:1631: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:48 _hostname_ plasmashell[3556]: qt.svg: :303:1739: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:48 _hostname_ plasmashell[3556]: qt.svg: :303:1980: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:48 _hostname_ plasmashell[3556]: qt.svg: :303:2223: Could not add child element to parent element because the types are incorrect. Dec 19 17:03:49 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height" Dec 19 17:03:49 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height" Dec 19 17:03:49 _hostname_ plasmashell[3556]: trying to show an empty dialog Dec 19 17:03:49 _hostname_ plasmashell[3556]: 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 "minimumWidth" Dec 19 17:03:49 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height" Dec 19 17:03:49 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height" Dec 19 17:03:49 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:542:5: QML Label: Binding loop detected for property "height" Dec 19 17:03:49 _hostname_ plasmashell[3556]: trying to show an empty dialog Dec 19 17:03:50 _hostname_ plasmashell[3556]: libkcups: CUPS-Get-Printers last error: 1282 Bad file descriptor Dec 19 17:03:50 _hostname_ plasmashell[3556]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor Dec 19 17:03:50 _hostname_ plasmashell[3556]: libkcups: Request failed 1282 -1 Dec 19 17:03:50 _hostname_ plasmashell[3556]: libkcups: Get-Jobs last error: 1282 Bad file descriptor Dec 19 17:03:50 _hostname_ plasmashell[3556]: libkcups: Get-Jobs last error: 1282 Bad file descriptor Dec 19 17:03:50 _hostname_ plasmashell[3556]: 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" Dec 19 17:03:50 _hostname_ dbus-daemon[412]: [session uid=1000 pid=412] Successfully activated service 'org.freedesktop.Notifications' Dec 19 17:03:51 _hostname_ kded5[3514]: Registering "org.kde.StatusNotifierHost-3556" as system tray Dec 19 17:03:51 _hostname_ systemd[1]: Stopping User Manager for UID 968... Dec 19 17:03:51 _hostname_ systemd[3452]: Stopped target Main User Target. Dec 19 17:03:51 _hostname_ systemd[3452]: Stopping D-Bus User Message Bus... Dec 19 17:03:51 _hostname_ systemd[3452]: Stopped D-Bus User Message Bus. Dec 19 17:03:51 _hostname_ systemd[3452]: Stopped target Basic System. Dec 19 17:03:51 _hostname_ systemd[3452]: Stopped target Paths. Dec 19 17:03:51 _hostname_ systemd[3452]: Stopped target Sockets. Dec 19 17:03:51 _hostname_ systemd[3452]: Stopped target Timers. Dec 19 17:03:51 _hostname_ systemd[3452]: Closed D-Bus User Message Bus Socket. Dec 19 17:03:51 _hostname_ systemd[3452]: Closed GnuPG network certificate management daemon. Dec 19 17:03:51 _hostname_ systemd[3452]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers). Dec 19 17:03:51 _hostname_ systemd[3452]: Closed GnuPG cryptographic agent and passphrase cache (restricted). Dec 19 17:03:51 _hostname_ systemd[3452]: Closed GnuPG cryptographic agent (ssh-agent emulation). Dec 19 17:03:51 _hostname_ systemd[3452]: Closed GnuPG cryptographic agent and passphrase cache. Dec 19 17:03:51 _hostname_ systemd[3452]: Closed p11-kit server. Dec 19 17:03:51 _hostname_ systemd[3452]: Closed PipeWire PulseAudio. Dec 19 17:03:51 _hostname_ systemd[3452]: Closed Multimedia System. Dec 19 17:03:51 _hostname_ systemd[3452]: Removed slice User Application Slice. Dec 19 17:03:51 _hostname_ systemd[3452]: Reached target Shutdown. Dec 19 17:03:51 _hostname_ systemd[3452]: Finished Exit the Session. Dec 19 17:03:51 _hostname_ systemd[3452]: Reached target Exit the Session. Dec 19 17:03:51 _hostname_ systemd[1]: user@968.service: Deactivated successfully. Dec 19 17:03:51 _hostname_ systemd[1]: Stopped User Manager for UID 968. Dec 19 17:03:51 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 17:03:51 _hostname_ kernel: audit: type=1131 audit(1639958631.378:164): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 17:03:51 _hostname_ systemd[1]: Stopping User Runtime Directory /run/user/968... Dec 19 17:03:51 _hostname_ systemd[1]: run-user-968.mount: Deactivated successfully. Dec 19 17:03:51 _hostname_ systemd[1]: user-runtime-dir@968.service: Deactivated successfully. Dec 19 17:03:51 _hostname_ systemd[1]: Stopped User Runtime Directory /run/user/968. Dec 19 17:03:51 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 17:03:51 _hostname_ kernel: audit: type=1131 audit(1639958631.414:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@968 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Dec 19 17:03:51 _hostname_ systemd[1]: Removed slice User Slice of UID 968. Dec 19 17:03:51 _hostname_ systemd[1]: user-968.slice: Consumed 1.176s CPU time. Dec 19 17:03:51 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:62:17: Unable to assign [undefined] to int Dec 19 17:03:51 _hostname_ plasmashell[3556]: Plasma Shell startup completed Dec 19 17:03:51 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1103, resource id: 4194350, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:03:51 _hostname_ plasmashell[3556]: trying to show an empty dialog Dec 19 17:03:51 _hostname_ plasmashell[3556]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 1404, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1405, resource id: 41943144, major code: 55 (CreateGC), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1406, resource id: 41943144, major code: 72 (PutImage), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 1407, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1408, resource id: 41943146, major code: 55 (CreateGC), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1409, resource id: 41943146, major code: 72 (PutImage), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 1410, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1411, resource id: 41943148, major code: 55 (CreateGC), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1412, resource id: 41943148, major code: 72 (PutImage), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 1413, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1414, resource id: 41943150, major code: 55 (CreateGC), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1415, resource id: 41943150, major code: 72 (PutImage), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 1416, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1417, resource id: 41943152, major code: 55 (CreateGC), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1418, resource id: 41943152, major code: 72 (PutImage), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 1419, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1420, resource id: 41943154, major code: 55 (CreateGC), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1421, resource id: 41943154, major code: 72 (PutImage), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 1422, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1423, resource id: 41943156, major code: 55 (CreateGC), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1424, resource id: 41943156, major code: 72 (PutImage), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 1425, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1426, resource id: 41943158, major code: 55 (CreateGC), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1427, resource id: 41943158, major code: 72 (PutImage), minor code: 0 Dec 19 17:03:52 _hostname_ plasmashell[3556]: org.kde.plasma.pulseaudio: No object for name "alsa_output.platform-fef00700.hdmi.iec958-stereo.monitor" Dec 19 17:03:53 _hostname_ plasmashell[3556]: Entry is not valid "kontact.desktop" QSharedPointer(0x55b051ad40) Dec 19 17:03:53 _hostname_ plasmashell[3556]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55b051d4d0) Dec 19 17:03:53 _hostname_ plasmashell[3556]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55b04d1e90) Dec 19 17:03:53 _hostname_ plasmashell[3556]: Entry is not valid "kontact.desktop" QSharedPointer(0x55b051d4d0) Dec 19 17:03:53 _hostname_ plasmashell[3556]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55b051a440) Dec 19 17:03:53 _hostname_ plasmashell[3556]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55b04d2160) Dec 19 17:03:54 _hostname_ plasmashell[3556]: trying to show an empty dialog Dec 19 17:03:54 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PowerProfileItem.qml:136: TypeError: Cannot read property 'label' of undefined Dec 19 17:03:54 _hostname_ plasmashell[3556]: qt.svg: :5:111: Could not parse node: radialGradient Dec 19 17:03:54 _hostname_ plasmashell[3556]: qt.svg: :13:113: Could not parse node: radialGradient Dec 19 17:03:55 _hostname_ at-spi-bus-launcher[938]: dbus-daemon[938]: Activating service name='org.a11y.atspi.Registry' requested by ':1.42' (uid=1000 pid=4032 comm="/usr/bin/yad --window-icon=/usr/share/endeavouros/") Dec 19 17:03:55 _hostname_ at-spi-bus-launcher[938]: dbus-daemon[938]: Successfully activated service 'org.a11y.atspi.Registry' Dec 19 17:03:55 _hostname_ at-spi-bus-launcher[4072]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Dec 19 17:03:55 _hostname_ plasmashell[3556]: kf.service.services: Parsing "exist Exec and ('/usr/bin/yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=886284 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=3 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 17:03:55 _hostname_ plasmashell[3556]: kf.service.services: Parsing "exist Exec and ('yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=886284 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=3 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 17:03:56 _hostname_ plasmashell[3556]: trying to show an empty dialog Dec 19 17:03:57 _hostname_ plasmashell[3556]: file:///usr/lib/qt/qml/org/kde/plasma/components/ModelContextMenu.qml:38:1: QML ModelContextMenu: Accessible must be attached to an Item Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 4 (BadPixmap), sequence: 2859, resource id: 41943148, major code: 54 (FreePixmap), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 2860, resource id: 41943149, major code: 60 (FreeGC), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 4 (BadPixmap), sequence: 2861, resource id: 41943150, major code: 54 (FreePixmap), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 2862, resource id: 41943151, major code: 60 (FreeGC), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 4 (BadPixmap), sequence: 2863, resource id: 41943152, major code: 54 (FreePixmap), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 2864, resource id: 41943153, major code: 60 (FreeGC), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 4 (BadPixmap), sequence: 2865, resource id: 41943154, major code: 54 (FreePixmap), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 2866, resource id: 41943155, major code: 60 (FreeGC), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 4 (BadPixmap), sequence: 2867, resource id: 41943156, major code: 54 (FreePixmap), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 2868, resource id: 41943157, major code: 60 (FreeGC), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 4 (BadPixmap), sequence: 2869, resource id: 41943158, major code: 54 (FreePixmap), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 2870, resource id: 41943159, major code: 60 (FreeGC), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 4 (BadPixmap), sequence: 2871, resource id: 41943144, major code: 54 (FreePixmap), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 2872, resource id: 41943145, major code: 60 (FreeGC), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 4 (BadPixmap), sequence: 2873, resource id: 41943146, major code: 54 (FreePixmap), minor code: 0 Dec 19 17:03:58 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 2874, resource id: 41943147, major code: 60 (FreeGC), minor code: 0 Dec 19 17:04:30 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2664, resource id: 58720259, major code: 15 (QueryTree), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 3143, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3144, resource id: 41943194, major code: 55 (CreateGC), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3145, resource id: 41943194, major code: 72 (PutImage), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 3146, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3147, resource id: 41943196, major code: 55 (CreateGC), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3148, resource id: 41943196, major code: 72 (PutImage), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 3149, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3150, resource id: 41943198, major code: 55 (CreateGC), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3151, resource id: 41943198, major code: 72 (PutImage), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 3152, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3153, resource id: 41943200, major code: 55 (CreateGC), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3154, resource id: 41943200, major code: 72 (PutImage), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 3155, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3156, resource id: 41943202, major code: 55 (CreateGC), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3157, resource id: 41943202, major code: 72 (PutImage), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 3158, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3159, resource id: 41943204, major code: 55 (CreateGC), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3160, resource id: 41943204, major code: 72 (PutImage), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 3161, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3162, resource id: 41943206, major code: 55 (CreateGC), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3163, resource id: 41943206, major code: 72 (PutImage), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 3164, resource id: 0, major code: 53 (CreatePixmap), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3165, resource id: 41943208, major code: 55 (CreateGC), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 3166, resource id: 41943208, major code: 72 (PutImage), minor code: 0 Dec 19 17:04:37 _hostname_ systemd[394]: Started Firefox - Web Browser. Dec 19 17:04:37 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2957, resource id: 41943225, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:04:37 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 17:04:41 _hostname_ rtkit-daemon[865]: Supervising 6 threads of 3 processes of 1 users. Dec 19 17:04:41 _hostname_ rtkit-daemon[865]: Supervising 6 threads of 3 processes of 1 users. Dec 19 17:04:41 _hostname_ rtkit-daemon[865]: Supervising 6 threads of 3 processes of 1 users. Dec 19 17:04:41 _hostname_ rtkit-daemon[865]: Supervising 6 threads of 3 processes of 1 users. Dec 19 17:04:41 _hostname_ rtkit-daemon[865]: Supervising 6 threads of 3 processes of 1 users. Dec 19 17:04:41 _hostname_ rtkit-daemon[865]: Supervising 6 threads of 3 processes of 1 users. Dec 19 17:04:41 _hostname_ rtkit-daemon[865]: Successfully made thread 4194 of process 4101 owned by '1000' RT at priority 10. Dec 19 17:04:41 _hostname_ rtkit-daemon[865]: Supervising 7 threads of 4 processes of 1 users. Dec 19 17:04:41 _hostname_ rtkit-daemon[865]: Supervising 7 threads of 4 processes of 1 users. Dec 19 17:04:41 _hostname_ rtkit-daemon[865]: Supervising 7 threads of 4 processes of 1 users. Dec 19 17:04:41 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3277, resource id: 14680157, major code: 3 (GetWindowAttributes), minor code: 0 Dec 19 17:04:41 _hostname_ plasmashell[3556]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 17:04:42 _hostname_ rtkit-daemon[865]: Supervising 7 threads of 4 processes of 1 users. Dec 19 17:04:42 _hostname_ rtkit-daemon[865]: Supervising 7 threads of 4 processes of 1 users. Dec 19 17:04:47 _hostname_ rtkit-daemon[865]: Supervising 7 threads of 4 processes of 1 users. Dec 19 17:04:47 _hostname_ rtkit-daemon[865]: Supervising 7 threads of 4 processes of 1 users. Dec 19 17:05:42 _hostname_ rtkit-daemon[865]: Supervising 7 threads of 4 processes of 1 users. Dec 19 17:05:42 _hostname_ rtkit-daemon[865]: Supervising 7 threads of 4 processes of 1 users. Dec 19 17:09:05 _hostname_ systemd-networkd[235]: wlan0: Link DOWN Dec 19 17:09:05 _hostname_ NetworkManager[347]: [1639958945.0330] device (wlan0): set-hw-addr: set MAC address to _mac_address (scanning) Dec 19 17:09:05 _hostname_ kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled Dec 19 17:09:05 _hostname_ systemd-networkd[235]: wlan0: Link UP Dec 19 17:09:05 _hostname_ NetworkManager[347]: [1639958945.0420] device (wlan0): supplicant interface state: inactive -> interface_disabled Dec 19 17:09:05 _hostname_ NetworkManager[347]: [1639958945.0421] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled Dec 19 17:09:05 _hostname_ NetworkManager[347]: [1639958945.0508] device (wlan0): supplicant interface state: interface_disabled -> inactive Dec 19 17:09:05 _hostname_ NetworkManager[347]: [1639958945.0509] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive Dec 19 17:15:58 _hostname_ systemd-networkd[235]: wlan0: Link DOWN Dec 19 17:15:58 _hostname_ NetworkManager[347]: [1639959358.1236] device (wlan0): set-hw-addr: set MAC address to _mac_address (scanning) Dec 19 17:15:58 _hostname_ kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled Dec 19 17:15:58 _hostname_ systemd-networkd[235]: wlan0: Link UP Dec 19 17:15:58 _hostname_ NetworkManager[347]: [1639959358.1323] device (wlan0): supplicant interface state: inactive -> interface_disabled Dec 19 17:15:58 _hostname_ NetworkManager[347]: [1639959358.1324] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled Dec 19 17:15:58 _hostname_ NetworkManager[347]: [1639959358.1326] device (wlan0): supplicant interface state: interface_disabled -> inactive Dec 19 17:15:58 _hostname_ NetworkManager[347]: [1639959358.1327] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive Dec 19 17:19:54 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8848, resource id: 41943229, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:19:54 _hostname_ systemd[394]: Started Konsole - Terminal. Dec 19 17:19:54 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 17:20:47 _hostname_ plasmashell[3556]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 17:21:54 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 13775, resource id: 4194601, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:21:54 _hostname_ systemd[394]: app-org.kde.konsole-238f5427596349ac95f647ef60640ad5.scope: Consumed 2.928s CPU time. Dec 19 17:21:54 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 13779, resource id: 41943245, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:21:58 _hostname_ plasmashell[3556]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:47:45: QML ScrollBar: Binding loop detected for property "visible" Dec 19 17:21:59 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 17:21:59 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 17:21:59 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 13971, resource id: 41943260, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:21:59 _hostname_ systemd[394]: Started System Settings - System Settings. Dec 19 17:22:00 _hostname_ systemsettings5[4520]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 17:22:01 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 14043, resource id: 52428812, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:22:01 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 14295, resource id: 14680191, major code: 3 (GetWindowAttributes), minor code: 0 Dec 19 17:22:01 _hostname_ plasmashell[3556]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 17:22:08 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:08 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:08 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:22:08 _hostname_ systemsettings5[4520]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 17:22:08 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:08 _hostname_ systemsettings5[4520]: qml: The item SubCategoryPage_QMLTYPE_80(0x559a66f1f0) is already in the PageRow Dec 19 17:22:09 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:09 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:09 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:22:09 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:09 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:09 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:22:09 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:09 _hostname_ systemsettings5[4520]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: XRandR::setConfig Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Requested screen size is QSize(1920, 1080) Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Change Screen Size: true Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Old: QSize(1360, 768) Intermediate: QSize(1920, 1080) New: QSize(1920, 1080) Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Disable outputs: false Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Change outputs: true Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: (68) Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Enable outputs: false Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: RRSetScreenSize DPI: 96.2526 Size: QSize(1920, 1080) SizeMM: QSize(506, 285) Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 71 KScreen::Mode(Id: "71" , Size: QSize(1920, 1080) @ 60 ) Rotation: KScreen::Output::None Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Result: 0 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x558c4f8c00) CRTC: 65 MODE: 71 Connection: 0 Primary: true Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: XRandR::setConfig done! Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Window: 46137349 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Root: 963 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size ID: 0 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size: 1920 1080 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: SizeMM: 506 285 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: CRTC: 65 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Mode: 71 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Geometry: 0 0 1920 1080 Dec 19 17:22:14 _hostname_ plasmashell[3556]: trying to show an empty dialog Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Window: 46137349 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Root: 963 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size ID: 0 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size: 1920 1080 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: SizeMM: 506 285 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: CRTC: 65 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Mode: 71 Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:22:14 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Geometry: 0 0 1920 1080 Dec 19 17:22:15 _hostname_ systemsettings5[4520]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kscreen.so" Dec 19 17:22:15 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Emitting configChanged() Dec 19 17:22:22 _hostname_ plasmashell[3556]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 17:22:23 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15206, resource id: 4194487, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:22:23 _hostname_ systemd[394]: app-systemsettings-0ea1aed04772454abcfd147b13688eae.scope: Consumed 5.273s CPU time. Dec 19 17:22:23 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15221, resource id: 41943269, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:22:26 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 17:22:26 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 17:22:26 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15362, resource id: 41943271, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:22:26 _hostname_ systemd[394]: Started System Settings - System Settings. Dec 19 17:22:27 _hostname_ systemsettings5[4542]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 17:22:28 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15446, resource id: 52428812, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:22:28 _hostname_ plasmashell[3556]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 17:22:28 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15689, resource id: 14680196, major code: 3 (GetWindowAttributes), minor code: 0 Dec 19 17:22:28 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 15690, resource id: 14680196, major code: 14 (GetGeometry), minor code: 0 Dec 19 17:22:39 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:39 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:39 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:22:39 _hostname_ systemsettings5[4542]: QQmlEngine::setContextForObject(): Object already has a QQmlContext Dec 19 17:22:39 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml:87:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:39 _hostname_ systemsettings5[4542]: qml: The item SubCategoryPage_QMLTYPE_75(0x55b4334440) is already in the PageRow Dec 19 17:22:40 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:40 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:40 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:22:40 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:40 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:40 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitHeight" Dec 19 17:22:40 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:115:9: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:40 _hostname_ systemsettings5[4542]: file:///usr/share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml:63:13: QML SpinBox: Binding loop detected for property "implicitWidth" Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: XRandR::setConfig Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Requested screen size is QSize(1360, 768) Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Needed CRTCs: 1 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Actions to perform: Primary Output: false Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Change Screen Size: true Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Old: QSize(1920, 1080) Intermediate: QSize(1920, 1080) New: QSize(1360, 768) Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Disable outputs: false Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Change outputs: true Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: (68) Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Enable outputs: false Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: RRSetCrtcConfig (change output) Output: 68 ( "HDMI-1" ) CRTC: 65 Pos: QPoint(0,0) Mode: 82 KScreen::Mode(Id: "82" , Size: QSize(1360, 768) @ 60.0152 ) Rotation: KScreen::Output::None Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Result: 0 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: XRandROutput 68 update m_connected: 0 m_crtc XRandRCrtc(0x558c4f8c00) CRTC: 65 MODE: 82 Connection: 0 Primary: true Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: RRSetScreenSize DPI: 96.2526 Size: QSize(1360, 768) SizeMM: QSize(358, 202) Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: XRandR::setConfig done! Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: CRTC: 65 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Mode: 82 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 17:22:45 _hostname_ plasmashell[3556]: trying to show an empty dialog Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Window: 46137349 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Root: 963 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size ID: 0 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size: 1920 1080 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: SizeMM: 506 285 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRNotify_CrtcChange Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: CRTC: 65 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Mode: 82 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Geometry: 0 0 1360 768 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: RRScreenChangeNotify Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Window: 46137349 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Root: 963 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Rotation: "Rotate_0" Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size ID: 1 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: Size: 1360 768 Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xcb.helper: SizeMM: 358 202 Dec 19 17:22:45 _hostname_ systemsettings5[4542]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kscreen.so" Dec 19 17:22:45 _hostname_ kscreen_backend_launcher[3662]: kscreen.xrandr: Emitting configChanged() Dec 19 17:22:51 _hostname_ systemd-networkd[235]: wlan0: Link DOWN Dec 19 17:22:51 _hostname_ NetworkManager[347]: [1639959771.0193] device (wlan0): set-hw-addr: set MAC address to _mac_address (scanning) Dec 19 17:22:51 _hostname_ systemd-networkd[235]: wlan0: Link UP Dec 19 17:22:51 _hostname_ kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled Dec 19 17:22:51 _hostname_ NetworkManager[347]: [1639959771.0301] device (wlan0): supplicant interface state: inactive -> interface_disabled Dec 19 17:22:51 _hostname_ NetworkManager[347]: [1639959771.0302] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled Dec 19 17:22:51 _hostname_ NetworkManager[347]: [1639959771.0313] device (wlan0): supplicant interface state: interface_disabled -> inactive Dec 19 17:22:51 _hostname_ NetworkManager[347]: [1639959771.0314] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive Dec 19 17:22:54 _hostname_ plasmashell[3556]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:15:1: QML Panel: Binding loop detected for property "state" Dec 19 17:22:54 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 16754, resource id: 4194517, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:22:54 _hostname_ systemd[394]: app-systemsettings-e5bcd3c07d0e485e8a0be38c7834cdf7.scope: Consumed 5.772s CPU time. Dec 19 17:23:41 _hostname_ systemd[394]: Started Konsole - Terminal. Dec 19 17:23:42 _hostname_ plasmashell[3556]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:377: Unable to assign [undefined] to QString Dec 19 17:24:17 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 18006, resource id: 4194330, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:24:17 _hostname_ systemd[394]: app-org.kde.konsole-6009191e540c44319f5935f597268c64.scope: Consumed 1.949s CPU time. Dec 19 17:24:29 _hostname_ plasmashell[3556]: QObject::disconnect: Unexpected nullptr parameter Dec 19 17:24:29 _hostname_ systemd[394]: Started Welcome. Dec 19 17:24:34 _hostname_ plasmashell[3556]: kf.service.services: Parsing "exist Exec and ('/usr/bin/yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=880606 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=3 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 17:24:34 _hostname_ plasmashell[3556]: kf.service.services: Parsing "exist Exec and ('yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --notebook --key=880606 --center --title=Welcome v3.17.8-1 --use-interp --expand --tab=General Info --tab=After Install --tab=Assistant --tab=Tips --tab=Add More Apps --active-tab=3 --button= Software News!applications-development!Important news about EndeavourOS software:ImportantNews --button= Changelog!applications-development!Show the changelog of Welcome:WelcomeChangelog --button= Don't show me anymore!face-crying!Don't show me anymore:5 --button= Help!help-contents!:WelcomeHelp' =~ Exec)" gave: syntax error Dec 19 17:24:40 _hostname_ plasmashell[3556]: kf.service.services: Parsing "exist Exec and ('/usr/bin/yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --list --checklist --text=Selecting any of the boxes below (except the last two) will add\\nthat particular log to a common log file $HOME/eos-log-tool.logs.\\nOnce you have selected the desired boxes, including Send logs to internet,\\nclick the OK button and you will receive a URL that tells the internet address of the logs.\\n\\nNote1: You'll see the default selections below.\\nNote2: Personal data will be removed from the local log file by selecting Remove personal data from logs.\\nNote3: Personal data is automatically removed from logs before sending to internet.\\nNote4: A list of URLs is stored into folder $HOME/.config/eos-log-tool.\\n --height=620 --image=dialog-question --title=EndeavourOS log tools --no-click --multiple --column=Select --column=Item!Command / File / Action --column=Description true journalctl -b -0 Journal from the most recent boot false journalctl -b -1 Journal from the second most recent boot false journalctl -b -2 Journal from the third most recent boot false systemd-analyze blame Time that running units took to initialize false lspci -vnn Information related to PCI devices false lsusb Information related to USB devices true inxi -Fxxc0z Inxi log, information about hardware and software false hwinfo --short Summary of hardware false EndeavourOS install log EndeavourOS install log false ~/.xsession-errors X session errors false /var/log/Xorg.0.log Xorg log false /var/log/lightdm/lightdm.log Display manager log false /var/log/lightdm/x-0.log Display manager log, X server related false /etc/fstab Static information about the filesystem false lsblk -fm List information about disks, partitions, labels, uuids, ... false fdisk -l Another list of disk and partition information true /etc/pacman.conf Pacman package manager configuration file true Remove personal data from logs Rename personal names to generic names false Send logs to internet Send selected logs to the internet (personal info always removed)' =~ Exec)" gave: syntax error Dec 19 17:24:40 _hostname_ plasmashell[3556]: kf.service.services: Parsing "exist Exec and ('yad --window-icon=/usr/share/endeavouros/EndeavourOS-icon.png --list --checklist --text=Selecting any of the boxes below (except the last two) will add\\nthat particular log to a common log file $HOME/eos-log-tool.logs.\\nOnce you have selected the desired boxes, including Send logs to internet,\\nclick the OK button and you will receive a URL that tells the internet address of the logs.\\n\\nNote1: You'll see the default selections below.\\nNote2: Personal data will be removed from the local log file by selecting Remove personal data from logs.\\nNote3: Personal data is automatically removed from logs before sending to internet.\\nNote4: A list of URLs is stored into folder $HOME/.config/eos-log-tool.\\n --height=620 --image=dialog-question --title=EndeavourOS log tools --no-click --multiple --column=Select --column=Item!Command / File / Action --column=Description true journalctl -b -0 Journal from the most recent boot false journalctl -b -1 Journal from the second most recent boot false journalctl -b -2 Journal from the third most recent boot false systemd-analyze blame Time that running units took to initialize false lspci -vnn Information related to PCI devices false lsusb Information related to USB devices true inxi -Fxxc0z Inxi log, information about hardware and software false hwinfo --short Summary of hardware false EndeavourOS install log EndeavourOS install log false ~/.xsession-errors X session errors false /var/log/Xorg.0.log Xorg log false /var/log/lightdm/lightdm.log Display manager log false /var/log/lightdm/x-0.log Display manager log, X server related false /etc/fstab Static information about the filesystem false lsblk -fm List information about disks, partitions, labels, uuids, ... false fdisk -l Another list of disk and partition information true /etc/pacman.conf Pacman package manager configuration file true Remove personal data from logs Rename personal names to generic names false Send logs to internet Send selected logs to the internet (personal info always removed)' =~ Exec)" gave: syntax error Dec 19 17:25:26 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 20257, resource id: 65011719, major code: 15 (QueryTree), minor code: 0 Dec 19 17:25:27 _hostname_ baloo_file_extractor[5039]: Qt: Session management error: Could not open network socket Dec 19 17:25:28 _hostname_ kwin_x11[3518]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 20381, resource id: 65011718, major code: 18 (ChangeProperty), minor code: 0 Dec 19 17:25:28 _hostname_ polkit-kde-authentication-agent-1[3558]: Listener adapter polkit_qt_listener_initiate_authentication Dec 19 17:25:28 _hostname_ polkit-kde-authentication-agent-1[3558]: GSimpleAsyncResult: 0x55b228b1e0 Dec 19 17:25:28 _hostname_ polkit-kde-authentication-agent-1[3558]: polkit_qt_listener_initiate_authentication callback for 0x55b2253200 Dec 19 17:25:28 _hostname_ polkit-kde-authentication-agent-1[3558]: Initiating authentication Dec 19 17:25:28 _hostname_ polkit-kde-authentication-agent-1[3558]: Message of action: "Authentication is needed to run `/usr/bin/bash' as the super user" Dec 19 17:25:28 _hostname_ polkit-kde-authentication-agent-1[3558]: Action description has been found Dec 19 17:25:29 _hostname_ polkit-kde-authentication-agent-1[3558]: WinId of the dialog is 35651590 35651590 Dec 19 17:25:29 _hostname_ polkit-kde-authentication-agent-1[3558]: WinId of the shown dialog is 35651590 35651590 Dec 19 17:25:29 _hostname_ polkit-kde-authentication-agent-1[3558]: Trying again Dec 19 17:25:29 _hostname_ polkit-kde-authentication-agent-1[3558]: REQUEST Dec 19 17:25:29 _hostname_ polkit-kde-authentication-agent-1[3558]: Request: "Password: " Dec 19 17:25:29 _hostname_ polkit-kde-authentication-agent-1[3558]: "Password: " Dec 19 17:25:37 _hostname_ polkit-kde-authentication-agent-1[3558]: Dialog accepted Dec 19 17:25:37 _hostname_ audit[5114]: USER_AUTH pid=5114 uid=1000 auid=1000 ses=9 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Dec 19 17:25:37 _hostname_ kernel: audit: type=1100 audit(1639959937.288:166): pid=5114 uid=1000 auid=1000 ses=9 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Dec 19 17:25:37 _hostname_ dbus-daemon[346]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.170' (uid=0 pid=5114 comm="/usr/lib/polkit-1/polkit-agent-helper-1 _user_ ") Dec 19 17:25:37 _hostname_ dbus-daemon[346]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Dec 19 17:25:37 _hostname_ audit[5114]: USER_ACCT pid=5114 uid=1000 auid=1000 ses=9 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Dec 19 17:25:37 _hostname_ polkit-agent-helper-1[5114]: pam_systemd_home(polkit-1:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Dec 19 17:25:37 _hostname_ kernel: audit: type=1101 audit(1639959937.292:167): pid=5114 uid=1000 auid=1000 ses=9 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Dec 19 17:25:37 _hostname_ polkit-kde-authentication-agent-1[3558]: COMPLETED Dec 19 17:25:37 _hostname_ polkit-kde-authentication-agent-1[3558]: Completed: true Dec 19 17:25:37 _hostname_ polkit-kde-authentication-agent-1[3558]: Finishing obtaining privileges Dec 19 17:25:37 _hostname_ polkit-kde-authentication-agent-1[3558]: Listener adapter polkit_qt_listener_initiate_authentication_finish Dec 19 17:25:37 _hostname_ polkit-kde-authentication-agent-1[3558]: polkit_qt_listener_initiate_authentication_finish callback for 0x55b2253200 Dec 19 17:25:37 _hostname_ polkitd[448]: Operator of unix-session:9 successfully authenticated as unix-user:_user_ to gain ONE-SHOT authorization for action org.freedesktop.policykit.exec for unix-process:5009:259285 [/bin/bash /usr/bin/eos-log-tool] (owned by unix-user:_user_) Dec 19 17:25:37 _hostname_ polkit-kde-authentication-agent-1[3558]: Finish obtain authorization: true Dec 19 17:25:37 _hostname_ pkexec[5111]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000) Dec 19 17:25:37 _hostname_ audit[5111]: USER_START pid=5111 uid=1000 auid=1000 ses=9 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' Dec 19 17:25:37 _hostname_ pkexec[5111]: _user_: Executing command [USER=root] [TTY=unknown] [CWD=/home/_user_] [COMMAND=/usr/bin/bash -c : ; echo '#################### journalctl -b -0 ########################' >> /home/_user_/eos-log-tool.logs ; journalctl -b -0 >> /home/_user_/eos-log-tool.logs ; echo '_ssid_' >> /home/_user_/eos-log-tool.logs] Dec 19 17:25:37 _hostname_ kernel: audit: type=1105 audit(1639959937.320:168): pid=5111 uid=1000 auid=1000 ses=9 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'