You are not logged in.

#1 2024-07-14 20:17:02

generic_user419084109
Member
Registered: 2024-07-14
Posts: 1

Nvidia-GPU: Vulkaninfo reports incompatible driver/found no drivers

Hello,
I'm a newbie to arch and have everything working as I want, except Gaming. I cannot get vulkan to work.
Even after googling a lot and reading the arch wiki multiple times, I am not sure what I'm doing wrong.

When I run vulkaninfo, this is the output:

WARNING: [Loader Message] Code 0 : loader_add_layer_properties: 'layers' tag not supported until file version 1.0.1, but /usr/share/vulkan/implicit_layer.d/nvidia_layers.json is reporting version 1
ERROR: [Loader Message] Code 0 : loader_scanned_icd_add: Could not get 'vkCreateInstance' via 'vk_icdGetInstanceProcAddr' for ICD libGLX_nvidia.so.0
ERROR: [Loader Message] Code 0 : vkCreateInstance: Found no drivers!
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at /usr/src/debug/vulkan-tools/Vulkan-Tools-1.3.269/vulkaninfo/./vulkaninfo.h:688:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER

It says found no drivers, but the following packages are installed:
vulkan-icd-loader, lib32-vulkan-icd-loader, nvidia-utils, lib32-nvidia-utils.
/usr/share/vulkan/icd.d/nvidia_icd.json exists.

Output of "lspci -k | grep -A 2 -E "(VGA|3D)"":

2b:00.0 VGA compatible controller: NVIDIA Corporation TU104 [GeForce RTX 2080 SUPER] (rev a1)
        Subsystem: ZOTAC International (MCO) Ltd. Device 5072
        Kernel driver in use: nouveau

It says kernel-driver in use is nouveau, could that be the issue?

Additionally, when I try to run Life is Strange using Proton-Experimental on steam, the game shows the message: "DX11 feature level 10.0 is required to run the engine".
Linux-native games like Stardew Valley and Deponia work.

Not sure whether its relevant but for good measure:
"uname -a":

Linux arch 6.9.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 12 Jul 2024 00:06:53 +0000 x86_64 GNU/Linux

Let me know if I can provide any further information.
Thank you in advance for any help!

Edit:
To expand on this:

pacman -Qs vulkan

local/lib32-nvidia-utils 555.58.02-1
    NVIDIA drivers utilities (32-bit)
local/lib32-vulkan-icd-loader 1.3.279-1
    Vulkan Installable Client Driver (ICD) Loader (32-bit)
local/nvidia-utils 555.58.02-1
    NVIDIA drivers utilities
local/qt6-shadertools 6.7.2-1 (qt6)
    Provides functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL
local/spirv-tools 2024.2-1 (vulkan-devel)
    API and commands for processing SPIR-V modules
local/vulkan-headers 1:1.3.285-1 (vulkan-devel)
    Vulkan header files
local/vulkan-icd-loader 1.3.285-1
    Vulkan Installable Client Driver (ICD) Loader
local/vulkan-tools 1.3.269-1 (vulkan-devel)
    Vulkan Utilities and Tools

cat /usr/share/vulkan/icd.d/nvidia_icd.json

{
    "file_format_version" : "1.0.0",
    "ICD": {
        "library_path": "libGLX_nvidia.so.0",
        "api_version" : "1.3.278"
    }
}

pacman -Qkk {lib32-,}nvidia-utils nvidia

lib32-nvidia-utils: 64 total files, 0 altered files
nvidia-utils: 242 total files, 0 altered files
nvidia: 17 total files, 0 altered files

printenv

SHELL=/usr/bin/bash
SESSION_MANAGER=local/arch:@/tmp/.ICE-unix/1039,unix/arch:/tmp/.ICE-unix/1039
WINDOWID=3
COLORTERM=truecolor
XDG_CONFIG_DIRS=/home/eli/.config/kdedefaults:/etc/xdg
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1
XDG_MENU_PREFIX=plasma-
ICEAUTHORITY=/run/user/1000/iceauth_eJGXRO
LANGUAGE=en_GB
SHELL_SESSION_ID=344f7074645245da9c45fc04356ef1c5
MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=
DESKTOP_SESSION=plasma
GTK_RC_FILES=/etc/gtk/gtkrc:/home/eli/.gtkrc:/home/eli/.config/gtkrc
XDG_SEAT=seat0
PWD=/home/eli
XDG_SESSION_DESKTOP=KDE
LOGNAME=eli
XDG_SESSION_TYPE=wayland
SYSTEMD_EXEC_PID=1057
XAUTHORITY=/run/user/1000/xauth_cnVXcw
MOTD_SHOWN=pam
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/eli/.gtkrc-2.0:/home/eli/.config/gtkrc-2.0
HOME=/home/eli
LANG=en_GB.UTF-8
XDG_CURRENT_DESKTOP=KDE
KONSOLE_DBUS_SERVICE=:1.87
MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
WAYLAND_DISPLAY=wayland-0
KONSOLE_DBUS_SESSION=/Sessions/2
PROFILEHOME=
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
INVOCATION_ID=5ab9765512114e87ab370b985357929d
KONSOLE_VERSION=240502
MANAGERPID=877
KDE_SESSION_UID=1000
XDG_ACTIVATION_TOKEN=kwin-1
XDG_SESSION_CLASS=user
TERM=xterm-256color
USER=eli
COLORFGBG=15;0
QT_WAYLAND_RECONNECT=1
KDE_SESSION_VERSION=6
PAM_KWALLET5_LOGIN=/run/user/1000/kwallet5.socket
DISPLAY=:1
SHLVL=1
XDG_VTNR=1
XDG_SESSION_ID=2
XDG_RUNTIME_DIR=/run/user/1000
DEBUGINFOD_URLS=https://debuginfod.archlinux.org 
LC_TIME=en_DE.UTF-8
QT_AUTO_SCREEN_SCALE_FACTOR=0
JOURNAL_STREAM=9:671
XDG_DATA_DIRS=/home/eli/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
KDE_FULL_SESSION=true
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
KDE_APPLICATIONS_AS_SCOPE=1
MAIL=/var/spool/mail/eli
KONSOLE_DBUS_WINDOW=/Windows/1
_=/usr/bin/printenv

glxinfo -B

display: :1  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa (0x10de)
    Device: NV164 (0x1e81)
    Version: 24.1.3
    Accelerated: yes
    Video memory: 8115MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.3
    Max compat profile version: 4.3
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 6492 MB, largest block: 6492 MB
    VBO free aux. memory - total: 1677718 MB, largest block: 1677718 MB
    Texture free memory - total: 6492 MB, largest block: 6492 MB
    Texture free aux. memory - total: 1677718 MB, largest block: 1677718 MB
    Renderbuffer free memory - total: 6492 MB, largest block: 6492 MB
    Renderbuffer free aux. memory - total: 1677718 MB, largest block: 1677718 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 8115 MB
    Total available memory: 8112 MB
    Currently available dedicated video memory: 6492 MB
OpenGL vendor string: Mesa
OpenGL renderer string: NV164
OpenGL core profile version string: 4.3 (Core Profile) Mesa 24.1.3-arch1.1
OpenGL core profile shading language version string: 4.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.3 (Compatibility Profile) Mesa 24.1.3-arch1.1
OpenGL shading language version string: 4.30
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 24.1.3-arch1.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

sudo journalctl -b

Jul 15 09:46:13 arch kernel: Linux version 6.9.9-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Fri, 12 Jul 2024 00:06:53 +0000
Jul 15 09:46:13 arch kernel: Command line: initrd=\initramfs-linux.img root=/dev/sdb1 rw
Jul 15 09:46:13 arch kernel: BIOS-provided physical RAM map:
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009e01fff] usable
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x0000000009e02000-0x0000000009ffffff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000cc46bfff] usable
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000cc46c000-0x00000000cc7d2fff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000cc7d3000-0x00000000cc80cfff] ACPI data
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000cc80d000-0x00000000ccd98fff] ACPI NVS
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000ccd99000-0x00000000cdbfefff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000cdbff000-0x00000000ceffffff] usable
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000cf000000-0x00000000cfffffff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000082f37ffff] usable
Jul 15 09:46:13 arch kernel: BIOS-e820: [mem 0x000000082f380000-0x000000082fffffff] reserved
Jul 15 09:46:13 arch kernel: NX (Execute Disable) protection: active
Jul 15 09:46:13 arch kernel: APIC: Static calls initialized
Jul 15 09:46:13 arch kernel: e820: update [mem 0xc89e7018-0xc89f4857] usable ==> usable
Jul 15 09:46:13 arch kernel: e820: update [mem 0xc89c7018-0xc89e6e57] usable ==> usable
Jul 15 09:46:13 arch kernel: extended physical RAM map:
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009e01fff] usable
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x0000000009e02000-0x0000000009ffffff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x000000000a210000-0x000000000affffff] usable
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000c89c7017] usable
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000c89c7018-0x00000000c89e6e57] usable
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000c89e6e58-0x00000000c89e7017] usable
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000c89e7018-0x00000000c89f4857] usable
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000c89f4858-0x00000000cc46bfff] usable
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000cc46c000-0x00000000cc7d2fff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000cc7d3000-0x00000000cc80cfff] ACPI data
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000cc80d000-0x00000000ccd98fff] ACPI NVS
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000ccd99000-0x00000000cdbfefff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000cdbff000-0x00000000ceffffff] usable
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000cf000000-0x00000000cfffffff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x000000082f37ffff] usable
Jul 15 09:46:13 arch kernel: reserve setup_data: [mem 0x000000082f380000-0x000000082fffffff] reserved
Jul 15 09:46:13 arch kernel: efi: EFI v2.7 by American Megatrends
Jul 15 09:46:13 arch kernel: efi: ACPI=0xccd82000 ACPI 2.0=0xccd82014 TPMFinalLog=0xccd4c000 SMBIOS=0xcda23000 MEMATTR=0xc8b5b018 RNG=0xcc7ddf18 INITRD=0xc9531f18 TPMEventLog=0xc89f5018 
Jul 15 09:46:13 arch kernel: random: crng init done
Jul 15 09:46:13 arch kernel: efi: Remove mem311: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
Jul 15 09:46:13 arch kernel: e820: remove [mem 0xf0000000-0xf7ffffff] reserved
Jul 15 09:46:13 arch kernel: efi: Remove mem312: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
Jul 15 09:46:13 arch kernel: e820: remove [mem 0xfd200000-0xfd2fffff] reserved
Jul 15 09:46:13 arch kernel: efi: Remove mem313: MMIO range=[0xfd600000-0xfd7fffff] (2MB) from e820 map
Jul 15 09:46:13 arch kernel: e820: remove [mem 0xfd600000-0xfd7fffff] reserved
Jul 15 09:46:13 arch kernel: efi: Not removing mem314: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
Jul 15 09:46:13 arch kernel: efi: Remove mem315: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
Jul 15 09:46:13 arch kernel: e820: remove [mem 0xfeb80000-0xfec01fff] reserved
Jul 15 09:46:13 arch kernel: efi: Not removing mem316: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
Jul 15 09:46:13 arch kernel: efi: Not removing mem317: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
Jul 15 09:46:13 arch kernel: efi: Not removing mem318: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Jul 15 09:46:13 arch kernel: efi: Not removing mem319: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
Jul 15 09:46:13 arch kernel: efi: Not removing mem320: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
Jul 15 09:46:13 arch kernel: efi: Not removing mem321: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
Jul 15 09:46:13 arch kernel: efi: Not removing mem322: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
Jul 15 09:46:13 arch kernel: efi: Remove mem323: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Jul 15 09:46:13 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Jul 15 09:46:13 arch kernel: SMBIOS 2.8 present.
Jul 15 09:46:13 arch kernel: DMI: Micro-Star International Co., Ltd. MS-7C90/MPG B550 GAMING CARBON WIFI (MS-7C90), BIOS 1.00 06/02/2020
Jul 15 09:46:13 arch kernel: tsc: Fast TSC calibration using PIT
Jul 15 09:46:13 arch kernel: tsc: Detected 3600.086 MHz processor
Jul 15 09:46:13 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jul 15 09:46:13 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jul 15 09:46:13 arch kernel: last_pfn = 0x82f380 max_arch_pfn = 0x400000000
Jul 15 09:46:13 arch kernel: total RAM covered: 3327M
Jul 15 09:46:13 arch kernel: Found optimal setting for mtrr clean up
Jul 15 09:46:13 arch kernel:  gran_size: 64K         chunk_size: 64M         num_reg: 4          lose cover RAM: 0G
Jul 15 09:46:13 arch kernel: MTRR map: 8 entries (4 fixed + 4 variable; max 21), built from 9 variable MTRRs
Jul 15 09:46:13 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jul 15 09:46:13 arch kernel: e820: update [mem 0xcd1f0000-0xcd1fffff] usable ==> reserved
Jul 15 09:46:13 arch kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
Jul 15 09:46:13 arch kernel: last_pfn = 0xcf000 max_arch_pfn = 0x400000000
Jul 15 09:46:13 arch kernel: Using GB pages for direct mapping
Jul 15 09:46:13 arch kernel: Secure boot disabled
Jul 15 09:46:13 arch kernel: RAMDISK: [mem 0xc0284000-0xc338cfff]
Jul 15 09:46:13 arch kernel: ACPI: Early table checksum verification disabled
Jul 15 09:46:13 arch kernel: ACPI: RSDP 0x00000000CCD82014 000024 (v02 ALASKA)
Jul 15 09:46:13 arch kernel: ACPI: XSDT 0x00000000CCD81728 0000CC (v01 ALASKA A M I    01072009 AMI  01000013)
Jul 15 09:46:13 arch kernel: ACPI: FACP 0x00000000CC7FE000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jul 15 09:46:13 arch kernel: ACPI: DSDT 0x00000000CC7F6000 007AEC (v02 ALASKA A M I    01072009 INTL 20120913)
Jul 15 09:46:13 arch kernel: ACPI: FACS 0x00000000CCD7C000 000040
Jul 15 09:46:13 arch kernel: ACPI: SSDT 0x00000000CC804000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
Jul 15 09:46:13 arch kernel: ACPI: SSDT 0x00000000CC800000 003991 (v01 AMD    AMD AOD  00000001 INTL 20120913)
Jul 15 09:46:13 arch kernel: ACPI: SSDT 0x00000000CC7FF000 000221 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Jul 15 09:46:13 arch kernel: ACPI: FIDT 0x00000000CC7F5000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jul 15 09:46:13 arch kernel: ACPI: MCFG 0x00000000CC7F4000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Jul 15 09:46:13 arch kernel: ACPI: HPET 0x00000000CC7F3000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Jul 15 09:46:13 arch kernel: ACPI: TPM2 0x00000000CC7F2000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
Jul 15 09:46:13 arch kernel: ACPI: IVRS 0x00000000CC7F1000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000000)
Jul 15 09:46:13 arch kernel: ACPI: PCCT 0x00000000CC7F0000 00006E (v02 AMD    AmdTable 00000001 AMD  00000000)
Jul 15 09:46:13 arch kernel: ACPI: SSDT 0x00000000CC7EC000 003F19 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jul 15 09:46:13 arch kernel: ACPI: CRAT 0x00000000CC7EB000 000ED8 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jul 15 09:46:13 arch kernel: ACPI: CDIT 0x00000000CC7EA000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jul 15 09:46:13 arch kernel: ACPI: BGRT 0x00000000CC7E9000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Jul 15 09:46:13 arch kernel: ACPI: SSDT 0x00000000CC7E5000 003282 (v01 AMD    AmdTable 00000001 INTL 20120913)
Jul 15 09:46:13 arch kernel: ACPI: WSMT 0x00000000CC7E4000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Jul 15 09:46:13 arch kernel: ACPI: APIC 0x00000000CC7E3000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Jul 15 09:46:13 arch kernel: ACPI: SSDT 0x00000000CC7E2000 00007D (v01 AMD    AmdTable 00000001 INTL 20120913)
Jul 15 09:46:13 arch kernel: ACPI: SSDT 0x00000000CC7E0000 0010AF (v01 AMD    AmdTable 00000001 INTL 20120913)
Jul 15 09:46:13 arch kernel: ACPI: SSDT 0x00000000CC7DF000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
Jul 15 09:46:13 arch kernel: ACPI: FPDT 0x00000000CC7DE000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Jul 15 09:46:13 arch kernel: ACPI: Reserving FACP table memory at [mem 0xcc7fe000-0xcc7fe113]
Jul 15 09:46:13 arch kernel: ACPI: Reserving DSDT table memory at [mem 0xcc7f6000-0xcc7fdaeb]
Jul 15 09:46:13 arch kernel: ACPI: Reserving FACS table memory at [mem 0xccd7c000-0xccd7c03f]
Jul 15 09:46:13 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xcc804000-0xcc80cc97]
Jul 15 09:46:13 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xcc800000-0xcc803990]
Jul 15 09:46:13 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xcc7ff000-0xcc7ff220]
Jul 15 09:46:13 arch kernel: ACPI: Reserving FIDT table memory at [mem 0xcc7f5000-0xcc7f509b]
Jul 15 09:46:13 arch kernel: ACPI: Reserving MCFG table memory at [mem 0xcc7f4000-0xcc7f403b]
Jul 15 09:46:13 arch kernel: ACPI: Reserving HPET table memory at [mem 0xcc7f3000-0xcc7f3037]
Jul 15 09:46:13 arch kernel: ACPI: Reserving TPM2 table memory at [mem 0xcc7f2000-0xcc7f204b]
Jul 15 09:46:13 arch kernel: ACPI: Reserving IVRS table memory at [mem 0xcc7f1000-0xcc7f10cf]
Jul 15 09:46:13 arch kernel: ACPI: Reserving PCCT table memory at [mem 0xcc7f0000-0xcc7f006d]
Jul 15 09:46:13 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xcc7ec000-0xcc7eff18]
Jul 15 09:46:13 arch kernel: ACPI: Reserving CRAT table memory at [mem 0xcc7eb000-0xcc7ebed7]
Jul 15 09:46:13 arch kernel: ACPI: Reserving CDIT table memory at [mem 0xcc7ea000-0xcc7ea028]
Jul 15 09:46:13 arch kernel: ACPI: Reserving BGRT table memory at [mem 0xcc7e9000-0xcc7e9037]
Jul 15 09:46:13 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xcc7e5000-0xcc7e8281]
Jul 15 09:46:13 arch kernel: ACPI: Reserving WSMT table memory at [mem 0xcc7e4000-0xcc7e4027]
Jul 15 09:46:13 arch kernel: ACPI: Reserving APIC table memory at [mem 0xcc7e3000-0xcc7e315d]
Jul 15 09:46:13 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xcc7e2000-0xcc7e207c]
Jul 15 09:46:13 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xcc7e0000-0xcc7e10ae]
Jul 15 09:46:13 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xcc7df000-0xcc7df0be]
Jul 15 09:46:13 arch kernel: ACPI: Reserving FPDT table memory at [mem 0xcc7de000-0xcc7de043]
Jul 15 09:46:13 arch kernel: No NUMA configuration found
Jul 15 09:46:13 arch kernel: Faking a node at [mem 0x0000000000000000-0x000000082f37ffff]
Jul 15 09:46:13 arch kernel: NODE_DATA(0) allocated [mem 0x82f37b000-0x82f37ffff]
Jul 15 09:46:13 arch kernel: Zone ranges:
Jul 15 09:46:13 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jul 15 09:46:13 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jul 15 09:46:13 arch kernel:   Normal   [mem 0x0000000100000000-0x000000082f37ffff]
Jul 15 09:46:13 arch kernel:   Device   empty
Jul 15 09:46:13 arch kernel: Movable zone start for each node
Jul 15 09:46:13 arch kernel: Early memory node ranges
Jul 15 09:46:13 arch kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jul 15 09:46:13 arch kernel:   node   0: [mem 0x0000000000100000-0x0000000009e01fff]
Jul 15 09:46:13 arch kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Jul 15 09:46:13 arch kernel:   node   0: [mem 0x000000000a210000-0x000000000affffff]
Jul 15 09:46:13 arch kernel:   node   0: [mem 0x000000000b020000-0x00000000cc46bfff]
Jul 15 09:46:13 arch kernel:   node   0: [mem 0x00000000cdbff000-0x00000000ceffffff]
Jul 15 09:46:13 arch kernel:   node   0: [mem 0x0000000100000000-0x000000082f37ffff]
Jul 15 09:46:13 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000082f37ffff]
Jul 15 09:46:13 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jul 15 09:46:13 arch kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jul 15 09:46:13 arch kernel: On node 0, zone DMA32: 510 pages in unavailable ranges
Jul 15 09:46:13 arch kernel: On node 0, zone DMA32: 16 pages in unavailable ranges
Jul 15 09:46:13 arch kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Jul 15 09:46:13 arch kernel: On node 0, zone DMA32: 6035 pages in unavailable ranges
Jul 15 09:46:13 arch kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Jul 15 09:46:13 arch kernel: On node 0, zone Normal: 3200 pages in unavailable ranges
Jul 15 09:46:13 arch kernel: ACPI: PM-Timer IO Port: 0x808
Jul 15 09:46:13 arch kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
Jul 15 09:46:13 arch kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jul 15 09:46:13 arch kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Jul 15 09:46:13 arch kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Jul 15 09:46:13 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 15 09:46:13 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jul 15 09:46:13 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jul 15 09:46:13 arch kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jul 15 09:46:13 arch kernel: e820: update [mem 0xc8abc000-0xc8b18fff] usable ==> reserved
Jul 15 09:46:13 arch kernel: CPU topo: Max. logical packages:   1
Jul 15 09:46:13 arch kernel: CPU topo: Max. logical dies:       1
Jul 15 09:46:13 arch kernel: CPU topo: Max. dies per package:   1
Jul 15 09:46:13 arch kernel: CPU topo: Max. threads per core:   2
Jul 15 09:46:13 arch kernel: CPU topo: Num. cores per package:     8
Jul 15 09:46:13 arch kernel: CPU topo: Num. threads per package:  16
Jul 15 09:46:13 arch kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
Jul 15 09:46:13 arch kernel: CPU topo: Rejected CPUs 16
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x09e02000-0x09ffffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc89c7000-0xc89c7fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc89e6000-0xc89e6fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc89e7000-0xc89e7fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc89f4000-0xc89f4fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc8abc000-0xc8b18fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xcc46c000-0xcc7d2fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xcc7d3000-0xcc80cfff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xcc80d000-0xccd98fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xccd99000-0xcdbfefff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xcf000000-0xcfffffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfe9fffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Jul 15 09:46:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
Jul 15 09:46:13 arch kernel: [mem 0xd0000000-0xfe9fffff] available for PCI devices
Jul 15 09:46:13 arch kernel: Booting paravirtualized kernel on bare hardware
Jul 15 09:46:13 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jul 15 09:46:13 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Jul 15 09:46:13 arch kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Jul 15 09:46:13 arch kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Jul 15 09:46:13 arch kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Jul 15 09:46:13 arch kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Jul 15 09:46:13 arch kernel: Kernel command line: initrd=\initramfs-linux.img root=/dev/sdb1 rw
Jul 15 09:46:13 arch kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jul 15 09:46:13 arch kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jul 15 09:46:13 arch kernel: Fallback order for Node 0: 0 
Jul 15 09:46:13 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8243608
Jul 15 09:46:13 arch kernel: Policy zone: Normal
Jul 15 09:46:13 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jul 15 09:46:13 arch kernel: software IO TLB: area num 16.
Jul 15 09:46:13 arch kernel: Memory: 32664688K/33498488K available (18432K kernel code, 2165K rwdata, 13260K rodata, 3420K init, 3600K bss, 833540K reserved, 0K cma-reserved)
Jul 15 09:46:13 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Jul 15 09:46:13 arch kernel: ftrace: allocating 50028 entries in 196 pages
Jul 15 09:46:13 arch kernel: ftrace: allocated 196 pages with 3 groups
Jul 15 09:46:13 arch kernel: Dynamic Preempt: full
Jul 15 09:46:13 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Jul 15 09:46:13 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Jul 15 09:46:13 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jul 15 09:46:13 arch kernel:         Trampoline variant of Tasks RCU enabled.
Jul 15 09:46:13 arch kernel:         Rude variant of Tasks RCU enabled.
Jul 15 09:46:13 arch kernel:         Tracing variant of Tasks RCU enabled.
Jul 15 09:46:13 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jul 15 09:46:13 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Jul 15 09:46:13 arch kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jul 15 09:46:13 arch kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jul 15 09:46:13 arch kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jul 15 09:46:13 arch kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
Jul 15 09:46:13 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jul 15 09:46:13 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jul 15 09:46:13 arch kernel: Console: colour dummy device 80x25
Jul 15 09:46:13 arch kernel: printk: legacy console [tty0] enabled
Jul 15 09:46:13 arch kernel: ACPI: Core revision 20230628
Jul 15 09:46:13 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jul 15 09:46:13 arch kernel: APIC: Switch to symmetric I/O mode setup
Jul 15 09:46:13 arch kernel: AMD-Vi: Using global IVHD EFR:0x58f77ef22294ade, EFR2:0x0
Jul 15 09:46:13 arch kernel: APIC: Switched APIC routing to: physical flat
Jul 15 09:46:13 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jul 15 09:46:13 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e4a52975d, max_idle_ns: 440795366808 ns
Jul 15 09:46:13 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7203.17 BogoMIPS (lpj=12000286)
Jul 15 09:46:13 arch kernel: Zenbleed: please update your microcode for the most optimal fix
Jul 15 09:46:13 arch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jul 15 09:46:13 arch kernel: LVT offset 1 assigned for vector 0xf9
Jul 15 09:46:13 arch kernel: LVT offset 2 assigned for vector 0xf4
Jul 15 09:46:13 arch kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Jul 15 09:46:13 arch kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Jul 15 09:46:13 arch kernel: process: using mwait in idle threads
Jul 15 09:46:13 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jul 15 09:46:13 arch kernel: Spectre V2 : Mitigation: Retpolines
Jul 15 09:46:13 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jul 15 09:46:13 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jul 15 09:46:13 arch kernel: Spectre V2 : Enabling Speculation Barrier for firmware calls
Jul 15 09:46:13 arch kernel: RETBleed: Mitigation: untrained return thunk
Jul 15 09:46:13 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jul 15 09:46:13 arch kernel: Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
Jul 15 09:46:13 arch kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jul 15 09:46:13 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jul 15 09:46:13 arch kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Jul 15 09:46:13 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 15 09:46:13 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 15 09:46:13 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 15 09:46:13 arch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jul 15 09:46:13 arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Jul 15 09:46:13 arch kernel: Freeing SMP alternatives memory: 40K
Jul 15 09:46:13 arch kernel: pid_max: default: 32768 minimum: 301
Jul 15 09:46:13 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jul 15 09:46:13 arch kernel: landlock: Up and running.
Jul 15 09:46:13 arch kernel: Yama: becoming mindful.
Jul 15 09:46:13 arch kernel: LSM support for eBPF active
Jul 15 09:46:13 arch kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 15 09:46:13 arch kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 15 09:46:13 arch kernel: smpboot: CPU0: AMD Ryzen 7 3700X 8-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
Jul 15 09:46:13 arch kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Jul 15 09:46:13 arch kernel: ... version:                0
Jul 15 09:46:13 arch kernel: ... bit width:              48
Jul 15 09:46:13 arch kernel: ... generic registers:      6
Jul 15 09:46:13 arch kernel: ... value mask:             0000ffffffffffff
Jul 15 09:46:13 arch kernel: ... max period:             00007fffffffffff
Jul 15 09:46:13 arch kernel: ... fixed-purpose events:   0
Jul 15 09:46:13 arch kernel: ... event mask:             000000000000003f
Jul 15 09:46:13 arch kernel: signal: max sigframe size: 1776
Jul 15 09:46:13 arch kernel: rcu: Hierarchical SRCU implementation.
Jul 15 09:46:13 arch kernel: rcu:         Max phase no-delay instances is 1000.
Jul 15 09:46:13 arch kernel: MCE: In-kernel MCE decoding enabled.
Jul 15 09:46:13 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jul 15 09:46:13 arch kernel: smp: Bringing up secondary CPUs ...
Jul 15 09:46:13 arch kernel: smpboot: x86: Booting SMP configuration:
Jul 15 09:46:13 arch kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7
Jul 15 09:46:13 arch kernel: __common_interrupt: 1.55 No irq handler for vector
Jul 15 09:46:13 arch kernel: __common_interrupt: 2.55 No irq handler for vector
Jul 15 09:46:13 arch kernel: __common_interrupt: 3.55 No irq handler for vector
Jul 15 09:46:13 arch kernel: __common_interrupt: 4.55 No irq handler for vector
Jul 15 09:46:13 arch kernel: __common_interrupt: 5.55 No irq handler for vector
Jul 15 09:46:13 arch kernel: __common_interrupt: 6.55 No irq handler for vector
Jul 15 09:46:13 arch kernel: __common_interrupt: 7.55 No irq handler for vector
Jul 15 09:46:13 arch kernel:   #8  #9 #10 #11 #12 #13 #14 #15
Jul 15 09:46:13 arch kernel: __common_interrupt: 8.55 No irq handler for vector
Jul 15 09:46:13 arch kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jul 15 09:46:13 arch kernel: __common_interrupt: 9.55 No irq handler for vector
Jul 15 09:46:13 arch kernel: __common_interrupt: 10.55 No irq handler for vector
Jul 15 09:46:13 arch kernel: smp: Brought up 1 node, 16 CPUs
Jul 15 09:46:13 arch kernel: smpboot: Total of 16 processors activated (115248.86 BogoMIPS)
Jul 15 09:46:13 arch kernel: devtmpfs: initialized
Jul 15 09:46:13 arch kernel: x86/mm: Memory block size: 128MB
Jul 15 09:46:13 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
Jul 15 09:46:13 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xcc80d000-0xccd98fff] (5816320 bytes)
Jul 15 09:46:13 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jul 15 09:46:13 arch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Jul 15 09:46:13 arch kernel: pinctrl core: initialized pinctrl subsystem
Jul 15 09:46:13 arch kernel: PM: RTC time: 07:46:07, date: 2024-07-15
Jul 15 09:46:13 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jul 15 09:46:13 arch kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jul 15 09:46:13 arch kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jul 15 09:46:13 arch kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jul 15 09:46:13 arch kernel: audit: initializing netlink subsys (disabled)
Jul 15 09:46:13 arch kernel: audit: type=2000 audit(1721029567.189:1): state=initialized audit_enabled=0 res=1
Jul 15 09:46:13 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Jul 15 09:46:13 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jul 15 09:46:13 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Jul 15 09:46:13 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Jul 15 09:46:13 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jul 15 09:46:13 arch kernel: cpuidle: using governor ladder
Jul 15 09:46:13 arch kernel: cpuidle: using governor menu
Jul 15 09:46:13 arch kernel: Detected 1 PCC Subspaces
Jul 15 09:46:13 arch kernel: Registering PCC driver as Mailbox controller
Jul 15 09:46:13 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 15 09:46:13 arch kernel: PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
Jul 15 09:46:13 arch kernel: PCI: Using configuration type 1 for base access
Jul 15 09:46:13 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jul 15 09:46:13 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jul 15 09:46:13 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jul 15 09:46:13 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jul 15 09:46:13 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jul 15 09:46:13 arch kernel: Demotion targets for Node 0: null
Jul 15 09:46:13 arch kernel: fbcon: Taking over console
Jul 15 09:46:13 arch kernel: ACPI: Added _OSI(Module Device)
Jul 15 09:46:13 arch kernel: ACPI: Added _OSI(Processor Device)
Jul 15 09:46:13 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jul 15 09:46:13 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jul 15 09:46:13 arch kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
Jul 15 09:46:13 arch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jul 15 09:46:13 arch kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Jul 15 09:46:13 arch kernel: ACPI: Interpreter enabled
Jul 15 09:46:13 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jul 15 09:46:13 arch kernel: ACPI: Using IOAPIC for interrupt routing
Jul 15 09:46:13 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 15 09:46:13 arch kernel: PCI: Using E820 reservations for host bridge windows
Jul 15 09:46:13 arch kernel: ACPI: Enabled 4 GPEs in block 00 to 1F
Jul 15 09:46:13 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jul 15 09:46:13 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jul 15 09:46:13 arch kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PME LTR DPC]
Jul 15 09:46:13 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug AER PCIeCapability]
Jul 15 09:46:13 arch kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
Jul 15 09:46:13 arch kernel: PCI host bridge to bus 0000:00
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfec2ffff window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jul 15 09:46:13 arch kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jul 15 09:46:13 arch kernel: pci 0000:00:01.2: PCI bridge to [bus 02-2a]
Jul 15 09:46:13 arch kernel: pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
Jul 15 09:46:13 arch kernel: pci 0000:00:01.2:   bridge window [mem 0xfc200000-0xfc5fffff]
Jul 15 09:46:13 arch kernel: pci 0000:00:01.2: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1: PCI bridge to [bus 2b]
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1:   bridge window [mem 0xfb000000-0xfc0fffff]
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe20fffff 64bit pref]
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jul 15 09:46:13 arch kernel: pci 0000:00:07.1: PCI bridge to [bus 2c]
Jul 15 09:46:13 arch kernel: pci 0000:00:07.1: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jul 15 09:46:13 arch kernel: pci 0000:00:08.1: PCI bridge to [bus 2d]
Jul 15 09:46:13 arch kernel: pci 0000:00:08.1:   bridge window [mem 0xfc600000-0xfc8fffff]
Jul 15 09:46:13 arch kernel: pci 0000:00:08.1: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:00:08.3: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jul 15 09:46:13 arch kernel: pci 0000:00:08.3: PCI bridge to [bus 31]
Jul 15 09:46:13 arch kernel: pci 0000:00:08.3:   bridge window [mem 0xfc900000-0xfc9fffff]
Jul 15 09:46:13 arch kernel: pci 0000:00:08.3: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000 conventional PCI endpoint
Jul 15 09:46:13 arch kernel: pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:02:00.0: BAR 0 [mem 0xfc5a0000-0xfc5a7fff 64bit]
Jul 15 09:46:13 arch kernel: pci 0000:02:00.0: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601 PCIe Legacy Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:02:00.1: BAR 5 [mem 0xfc580000-0xfc59ffff]
Jul 15 09:46:13 arch kernel: pci 0000:02:00.1: ROM [mem 0xfc500000-0xfc57ffff pref]
Jul 15 09:46:13 arch kernel: pci 0000:02:00.1: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400 PCIe Switch Upstream Port
Jul 15 09:46:13 arch kernel: pci 0000:02:00.2: PCI bridge to [bus 20-2a]
Jul 15 09:46:13 arch kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
Jul 15 09:46:13 arch kernel: pci 0000:02:00.2:   bridge window [mem 0xfc200000-0xfc4fffff]
Jul 15 09:46:13 arch kernel: pci 0000:02:00.2: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:00:01.2: PCI bridge to [bus 02-2a]
Jul 15 09:46:13 arch kernel: pci 0000:20:00.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 15 09:46:13 arch kernel: pci 0000:20:00.0: PCI bridge to [bus 21]
Jul 15 09:46:13 arch kernel: pci 0000:20:00.0:   bridge window [mem 0xfc400000-0xfc4fffff]
Jul 15 09:46:13 arch kernel: pci 0000:20:00.0: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:20:00.0: PME# supported from D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:20:06.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 15 09:46:13 arch kernel: pci 0000:20:06.0: PCI bridge to [bus 27]
Jul 15 09:46:13 arch kernel: pci 0000:20:06.0: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:20:06.0: PME# supported from D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:20:07.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 15 09:46:13 arch kernel: pci 0000:20:07.0: PCI bridge to [bus 28]
Jul 15 09:46:13 arch kernel: pci 0000:20:07.0: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:20:07.0: PME# supported from D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:20:08.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 15 09:46:13 arch kernel: pci 0000:20:08.0: PCI bridge to [bus 29]
Jul 15 09:46:13 arch kernel: pci 0000:20:08.0:   bridge window [mem 0xfc300000-0xfc3fffff]
Jul 15 09:46:13 arch kernel: pci 0000:20:08.0: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:20:08.0: PME# supported from D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:20:09.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 15 09:46:13 arch kernel: pci 0000:20:09.0: PCI bridge to [bus 2a]
Jul 15 09:46:13 arch kernel: pci 0000:20:09.0:   bridge window [io  0xf000-0xffff]
Jul 15 09:46:13 arch kernel: pci 0000:20:09.0:   bridge window [mem 0xfc200000-0xfc2fffff]
Jul 15 09:46:13 arch kernel: pci 0000:20:09.0: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:20:09.0: PME# supported from D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:02:00.2: PCI bridge to [bus 20-2a]
Jul 15 09:46:13 arch kernel: pci 0000:21:00.0: [144d:a808] type 00 class 0x010802 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:21:00.0: BAR 0 [mem 0xfc400000-0xfc403fff 64bit]
Jul 15 09:46:13 arch kernel: pci 0000:20:00.0: PCI bridge to [bus 21]
Jul 15 09:46:13 arch kernel: pci 0000:20:06.0: PCI bridge to [bus 27]
Jul 15 09:46:13 arch kernel: pci 0000:20:07.0: PCI bridge to [bus 28]
Jul 15 09:46:13 arch kernel: pci 0000:29:00.0: [8086:2723] type 00 class 0x028000 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:29:00.0: BAR 0 [mem 0xfc300000-0xfc303fff 64bit]
Jul 15 09:46:13 arch kernel: pci 0000:29:00.0: PME# supported from D0 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:20:08.0: PCI bridge to [bus 29]
Jul 15 09:46:13 arch kernel: pci 0000:2a:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:2a:00.0: BAR 0 [io  0xf000-0xf0ff]
Jul 15 09:46:13 arch kernel: pci 0000:2a:00.0: BAR 2 [mem 0xfc200000-0xfc20ffff 64bit]
Jul 15 09:46:13 arch kernel: pci 0000:2a:00.0: BAR 4 [mem 0xfc210000-0xfc213fff 64bit]
Jul 15 09:46:13 arch kernel: pci 0000:2a:00.0: supports D1 D2
Jul 15 09:46:13 arch kernel: pci 0000:2a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:20:09.0: PCI bridge to [bus 2a]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: [10de:1e81] type 00 class 0x030000 PCIe Legacy Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: BAR 0 [mem 0xfb000000-0xfbffffff]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: BAR 1 [mem 0xd0000000-0xdfffffff 64bit pref]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: BAR 3 [mem 0xe0000000-0xe1ffffff 64bit pref]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: BAR 5 [io  0xe000-0xe07f]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: ROM [mem 0xfc000000-0xfc07ffff pref]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: PME# supported from D0 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.1: [10de:10f8] type 00 class 0x040300 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.1: BAR 0 [mem 0xfc080000-0xfc083fff]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.2: [10de:1ad8] type 00 class 0x0c0330 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.2: BAR 0 [mem 0xe2000000-0xe203ffff 64bit pref]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.2: BAR 3 [mem 0xe2040000-0xe204ffff 64bit pref]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.2: PME# supported from D0 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.3: [10de:1ad9] type 00 class 0x0c8000 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.3: BAR 0 [mem 0xfc084000-0xfc084fff]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.3: PME# supported from D0 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1: PCI bridge to [bus 2b]
Jul 15 09:46:13 arch kernel: pci 0000:2c:00.0: [1022:148a] type 00 class 0x130000 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:2c:00.0: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:00:07.1: PCI bridge to [bus 2c]
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.0: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.1: [1022:1486] type 00 class 0x108000 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.1: BAR 2 [mem 0xfc700000-0xfc7fffff]
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.1: BAR 5 [mem 0xfc808000-0xfc809fff]
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.1: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.3: BAR 0 [mem 0xfc600000-0xfc6fffff 64bit]
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.3: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.3: PME# supported from D0 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.4: [1022:1487] type 00 class 0x040300 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.4: BAR 0 [mem 0xfc800000-0xfc807fff]
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.4: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.4: PME# supported from D0 D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:00:08.1: PCI bridge to [bus 2d]
Jul 15 09:46:13 arch kernel: pci 0000:31:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
Jul 15 09:46:13 arch kernel: pci 0000:31:00.0: BAR 5 [mem 0xfc900000-0xfc9007ff]
Jul 15 09:46:13 arch kernel: pci 0000:31:00.0: enabling Extended Tags
Jul 15 09:46:13 arch kernel: pci 0000:31:00.0: PME# supported from D3hot D3cold
Jul 15 09:46:13 arch kernel: pci 0000:00:08.3: PCI bridge to [bus 31]
Jul 15 09:46:13 arch kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jul 15 09:46:13 arch kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jul 15 09:46:13 arch kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jul 15 09:46:13 arch kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jul 15 09:46:13 arch kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jul 15 09:46:13 arch kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jul 15 09:46:13 arch kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jul 15 09:46:13 arch kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jul 15 09:46:13 arch kernel: iommu: Default domain type: Translated
Jul 15 09:46:13 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jul 15 09:46:13 arch kernel: SCSI subsystem initialized
Jul 15 09:46:13 arch kernel: libata version 3.00 loaded.
Jul 15 09:46:13 arch kernel: ACPI: bus type USB registered
Jul 15 09:46:13 arch kernel: usbcore: registered new interface driver usbfs
Jul 15 09:46:13 arch kernel: usbcore: registered new interface driver hub
Jul 15 09:46:13 arch kernel: usbcore: registered new device driver usb
Jul 15 09:46:13 arch kernel: EDAC MC: Ver: 3.0.0
Jul 15 09:46:13 arch kernel: efivars: Registered efivars operations
Jul 15 09:46:13 arch kernel: NetLabel: Initializing
Jul 15 09:46:13 arch kernel: NetLabel:  domain hash size = 128
Jul 15 09:46:13 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jul 15 09:46:13 arch kernel: NetLabel:  unlabeled traffic allowed by default
Jul 15 09:46:13 arch kernel: mctp: management component transport protocol core
Jul 15 09:46:13 arch kernel: NET: Registered PF_MCTP protocol family
Jul 15 09:46:13 arch kernel: PCI: Using ACPI for IRQ routing
Jul 15 09:46:13 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Jul 15 09:46:13 arch kernel: e820: reserve RAM buffer [mem 0x09e02000-0x0bffffff]
Jul 15 09:46:13 arch kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jul 15 09:46:13 arch kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Jul 15 09:46:13 arch kernel: e820: reserve RAM buffer [mem 0xc89c7018-0xcbffffff]
Jul 15 09:46:13 arch kernel: e820: reserve RAM buffer [mem 0xc89e7018-0xcbffffff]
Jul 15 09:46:13 arch kernel: e820: reserve RAM buffer [mem 0xc8abc000-0xcbffffff]
Jul 15 09:46:13 arch kernel: e820: reserve RAM buffer [mem 0xcc46c000-0xcfffffff]
Jul 15 09:46:13 arch kernel: e820: reserve RAM buffer [mem 0xcf000000-0xcfffffff]
Jul 15 09:46:13 arch kernel: e820: reserve RAM buffer [mem 0x82f380000-0x82fffffff]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: vgaarb: setting as boot VGA device
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: vgaarb: bridge control possible
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jul 15 09:46:13 arch kernel: vgaarb: loaded
Jul 15 09:46:13 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jul 15 09:46:13 arch kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jul 15 09:46:13 arch kernel: clocksource: Switched to clocksource tsc-early
Jul 15 09:46:13 arch kernel: VFS: Disk quotas dquot_6.6.0
Jul 15 09:46:13 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jul 15 09:46:13 arch kernel: pnp: PnP ACPI init
Jul 15 09:46:13 arch kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Jul 15 09:46:13 arch kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
Jul 15 09:46:13 arch kernel: system 00:03: [io  0x0a00-0x0a0f] has been reserved
Jul 15 09:46:13 arch kernel: system 00:03: [io  0x0a10-0x0a1f] has been reserved
Jul 15 09:46:13 arch kernel: system 00:03: [io  0x0a20-0x0a2f] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x040b] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x04d6] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0c00-0x0c01] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0c14] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0c50-0x0c51] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0c52] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0c6c] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0c6f] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0cd0-0x0cd1] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0cd2-0x0cd3] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0cd4-0x0cd5] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0cd6-0x0cd7] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0cd8-0x0cdf] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0800-0x089f] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0b00-0x0b0f] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0b20-0x0b3f] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0900-0x090f] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [io  0x0910-0x091f] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Jul 15 09:46:13 arch kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Jul 15 09:46:13 arch kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jul 15 09:46:13 arch kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Jul 15 09:46:13 arch kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Jul 15 09:46:13 arch kernel: pnp: PnP ACPI: found 5 devices
Jul 15 09:46:13 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jul 15 09:46:13 arch kernel: NET: Registered PF_INET protocol family
Jul 15 09:46:13 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 15 09:46:13 arch kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jul 15 09:46:13 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jul 15 09:46:13 arch kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 15 09:46:13 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jul 15 09:46:13 arch kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jul 15 09:46:13 arch kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Jul 15 09:46:13 arch kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jul 15 09:46:13 arch kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jul 15 09:46:13 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jul 15 09:46:13 arch kernel: NET: Registered PF_XDP protocol family
Jul 15 09:46:13 arch kernel: pci 0000:20:00.0: PCI bridge to [bus 21]
Jul 15 09:46:13 arch kernel: pci 0000:20:00.0:   bridge window [mem 0xfc400000-0xfc4fffff]
Jul 15 09:46:13 arch kernel: pci 0000:20:06.0: PCI bridge to [bus 27]
Jul 15 09:46:13 arch kernel: pci 0000:20:07.0: PCI bridge to [bus 28]
Jul 15 09:46:13 arch kernel: pci 0000:20:08.0: PCI bridge to [bus 29]
Jul 15 09:46:13 arch kernel: pci 0000:20:08.0:   bridge window [mem 0xfc300000-0xfc3fffff]
Jul 15 09:46:13 arch kernel: pci 0000:20:09.0: PCI bridge to [bus 2a]
Jul 15 09:46:13 arch kernel: pci 0000:20:09.0:   bridge window [io  0xf000-0xffff]
Jul 15 09:46:13 arch kernel: pci 0000:20:09.0:   bridge window [mem 0xfc200000-0xfc2fffff]
Jul 15 09:46:13 arch kernel: pci 0000:02:00.2: PCI bridge to [bus 20-2a]
Jul 15 09:46:13 arch kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
Jul 15 09:46:13 arch kernel: pci 0000:02:00.2:   bridge window [mem 0xfc200000-0xfc4fffff]
Jul 15 09:46:13 arch kernel: pci 0000:00:01.2: PCI bridge to [bus 02-2a]
Jul 15 09:46:13 arch kernel: pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
Jul 15 09:46:13 arch kernel: pci 0000:00:01.2:   bridge window [mem 0xfc200000-0xfc5fffff]
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1: PCI bridge to [bus 2b]
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1:   bridge window [mem 0xfb000000-0xfc0fffff]
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe20fffff 64bit pref]
Jul 15 09:46:13 arch kernel: pci 0000:00:07.1: PCI bridge to [bus 2c]
Jul 15 09:46:13 arch kernel: pci 0000:00:08.1: PCI bridge to [bus 2d]
Jul 15 09:46:13 arch kernel: pci 0000:00:08.1:   bridge window [mem 0xfc600000-0xfc8fffff]
Jul 15 09:46:13 arch kernel: pci 0000:00:08.3: PCI bridge to [bus 31]
Jul 15 09:46:13 arch kernel: pci 0000:00:08.3:   bridge window [mem 0xfc900000-0xfc9fffff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: resource 9 [mem 0xd0000000-0xfec2ffff window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
Jul 15 09:46:13 arch kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:02: resource 1 [mem 0xfc200000-0xfc5fffff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:20: resource 0 [io  0xf000-0xffff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:20: resource 1 [mem 0xfc200000-0xfc4fffff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:21: resource 1 [mem 0xfc400000-0xfc4fffff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:29: resource 1 [mem 0xfc300000-0xfc3fffff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:2a: resource 0 [io  0xf000-0xffff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:2a: resource 1 [mem 0xfc200000-0xfc2fffff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:2b: resource 0 [io  0xe000-0xefff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:2b: resource 1 [mem 0xfb000000-0xfc0fffff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:2b: resource 2 [mem 0xd0000000-0xe20fffff 64bit pref]
Jul 15 09:46:13 arch kernel: pci_bus 0000:2d: resource 1 [mem 0xfc600000-0xfc8fffff]
Jul 15 09:46:13 arch kernel: pci_bus 0000:31: resource 1 [mem 0xfc900000-0xfc9fffff]
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.1: extending delay after power-on from D3hot to 20 msec
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.1: D0 power state depends on 0000:2b:00.0
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.2: D0 power state depends on 0000:2b:00.0
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.3: D0 power state depends on 0000:2b:00.0
Jul 15 09:46:13 arch kernel: PCI: CLS 64 bytes, default 64
Jul 15 09:46:13 arch kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jul 15 09:46:13 arch kernel: Trying to unpack rootfs image as initramfs...
Jul 15 09:46:13 arch kernel: pci 0000:00:01.0: Adding to iommu group 0
Jul 15 09:46:13 arch kernel: pci 0000:00:01.2: Adding to iommu group 1
Jul 15 09:46:13 arch kernel: pci 0000:00:02.0: Adding to iommu group 2
Jul 15 09:46:13 arch kernel: pci 0000:00:03.0: Adding to iommu group 3
Jul 15 09:46:13 arch kernel: pci 0000:00:03.1: Adding to iommu group 4
Jul 15 09:46:13 arch kernel: pci 0000:00:04.0: Adding to iommu group 5
Jul 15 09:46:13 arch kernel: pci 0000:00:05.0: Adding to iommu group 6
Jul 15 09:46:13 arch kernel: pci 0000:00:07.0: Adding to iommu group 7
Jul 15 09:46:13 arch kernel: pci 0000:00:07.1: Adding to iommu group 8
Jul 15 09:46:13 arch kernel: pci 0000:00:08.0: Adding to iommu group 9
Jul 15 09:46:13 arch kernel: pci 0000:00:08.1: Adding to iommu group 10
Jul 15 09:46:13 arch kernel: pci 0000:00:08.3: Adding to iommu group 11
Jul 15 09:46:13 arch kernel: pci 0000:00:14.0: Adding to iommu group 12
Jul 15 09:46:13 arch kernel: pci 0000:00:14.3: Adding to iommu group 12
Jul 15 09:46:13 arch kernel: pci 0000:00:18.0: Adding to iommu group 13
Jul 15 09:46:13 arch kernel: pci 0000:00:18.1: Adding to iommu group 13
Jul 15 09:46:13 arch kernel: pci 0000:00:18.2: Adding to iommu group 13
Jul 15 09:46:13 arch kernel: pci 0000:00:18.3: Adding to iommu group 13
Jul 15 09:46:13 arch kernel: pci 0000:00:18.4: Adding to iommu group 13
Jul 15 09:46:13 arch kernel: pci 0000:00:18.5: Adding to iommu group 13
Jul 15 09:46:13 arch kernel: pci 0000:00:18.6: Adding to iommu group 13
Jul 15 09:46:13 arch kernel: pci 0000:00:18.7: Adding to iommu group 13
Jul 15 09:46:13 arch kernel: pci 0000:02:00.0: Adding to iommu group 14
Jul 15 09:46:13 arch kernel: pci 0000:02:00.1: Adding to iommu group 14
Jul 15 09:46:13 arch kernel: pci 0000:02:00.2: Adding to iommu group 14
Jul 15 09:46:13 arch kernel: pci 0000:20:00.0: Adding to iommu group 14
Jul 15 09:46:13 arch kernel: pci 0000:20:06.0: Adding to iommu group 14
Jul 15 09:46:13 arch kernel: pci 0000:20:07.0: Adding to iommu group 14
Jul 15 09:46:13 arch kernel: pci 0000:20:08.0: Adding to iommu group 14
Jul 15 09:46:13 arch kernel: pci 0000:20:09.0: Adding to iommu group 14
Jul 15 09:46:13 arch kernel: pci 0000:21:00.0: Adding to iommu group 14
Jul 15 09:46:13 arch kernel: pci 0000:29:00.0: Adding to iommu group 14
Jul 15 09:46:13 arch kernel: pci 0000:2a:00.0: Adding to iommu group 14
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.0: Adding to iommu group 15
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.1: Adding to iommu group 15
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.2: Adding to iommu group 15
Jul 15 09:46:13 arch kernel: pci 0000:2b:00.3: Adding to iommu group 15
Jul 15 09:46:13 arch kernel: pci 0000:2c:00.0: Adding to iommu group 16
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.0: Adding to iommu group 17
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.1: Adding to iommu group 18
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.3: Adding to iommu group 19
Jul 15 09:46:13 arch kernel: pci 0000:2d:00.4: Adding to iommu group 20
Jul 15 09:46:13 arch kernel: pci 0000:31:00.0: Adding to iommu group 21
Jul 15 09:46:13 arch kernel: AMD-Vi: Extended features (0x58f77ef22294ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
Jul 15 09:46:13 arch kernel: AMD-Vi: Interrupt remapping enabled
Jul 15 09:46:13 arch kernel: AMD-Vi: X2APIC enabled
Jul 15 09:46:13 arch kernel: AMD-Vi: Virtual APIC enabled
Jul 15 09:46:13 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jul 15 09:46:13 arch kernel: software IO TLB: mapped [mem 0x00000000bc284000-0x00000000c0284000] (64MB)
Jul 15 09:46:13 arch kernel: LVT offset 0 assigned for vector 0x400
Jul 15 09:46:13 arch kernel: perf: AMD IBS detected (0x000003ff)
Jul 15 09:46:13 arch kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jul 15 09:46:13 arch kernel: Initialise system trusted keyrings
Jul 15 09:46:13 arch kernel: Key type blacklist registered
Jul 15 09:46:13 arch kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Jul 15 09:46:13 arch kernel: zbud: loaded
Jul 15 09:46:13 arch kernel: fuse: init (API version 7.40)
Jul 15 09:46:13 arch kernel: integrity: Platform Keyring initialized
Jul 15 09:46:13 arch kernel: integrity: Machine keyring initialized
Jul 15 09:46:13 arch kernel: Key type asymmetric registered
Jul 15 09:46:13 arch kernel: Asymmetric key parser 'x509' registered
Jul 15 09:46:13 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jul 15 09:46:13 arch kernel: io scheduler mq-deadline registered
Jul 15 09:46:13 arch kernel: io scheduler kyber registered
Jul 15 09:46:13 arch kernel: io scheduler bfq registered
Jul 15 09:46:13 arch kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 28
Jul 15 09:46:13 arch kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 29
Jul 15 09:46:13 arch kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 31
Jul 15 09:46:13 arch kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 32
Jul 15 09:46:13 arch kernel: pcieport 0000:00:08.3: AER: enabled with IRQ 33
Jul 15 09:46:13 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jul 15 09:46:13 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jul 15 09:46:13 arch kernel: ACPI: button: Power Button [PWRB]
Jul 15 09:46:13 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jul 15 09:46:13 arch kernel: ACPI: button: Power Button [PWRF]
Jul 15 09:46:13 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Jul 15 09:46:13 arch kernel: Monitor-Mwait will be used to enter C-1 state
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C000: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C002: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C004: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C006: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C008: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C00A: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C00C: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C00E: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C001: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C003: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C005: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C007: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C009: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C00B: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C00D: Found 2 idle states
Jul 15 09:46:13 arch kernel: ACPI: \_SB_.PLTF.C00F: Found 2 idle states
Jul 15 09:46:13 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jul 15 09:46:13 arch kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jul 15 09:46:13 arch kernel: Non-volatile memory driver v1.3
Jul 15 09:46:13 arch kernel: Linux agpgart interface v0.103
Jul 15 09:46:13 arch kernel: Freeing initrd memory: 50212K
Jul 15 09:46:13 arch kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jul 15 09:46:13 arch kernel: ACPI: bus type drm_connector registered
Jul 15 09:46:13 arch kernel: ahci 0000:02:00.1: version 3.0
Jul 15 09:46:13 arch kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
Jul 15 09:46:13 arch kernel: ahci 0000:02:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jul 15 09:46:13 arch kernel: ahci 0000:02:00.1: 6/6 ports implemented (port mask 0x3f)
Jul 15 09:46:13 arch kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Jul 15 09:46:13 arch kernel: scsi host0: ahci
Jul 15 09:46:13 arch kernel: scsi host1: ahci
Jul 15 09:46:13 arch kernel: scsi host2: ahci
Jul 15 09:46:13 arch kernel: scsi host3: ahci
Jul 15 09:46:13 arch kernel: scsi host4: ahci
Jul 15 09:46:13 arch kernel: scsi host5: ahci
Jul 15 09:46:13 arch kernel: ata1: SATA max UDMA/133 abar m131072@0xfc580000 port 0xfc580100 irq 43 lpm-pol 3
Jul 15 09:46:13 arch kernel: ata2: SATA max UDMA/133 abar m131072@0xfc580000 port 0xfc580180 irq 43 lpm-pol 3
Jul 15 09:46:13 arch kernel: ata3: SATA max UDMA/133 abar m131072@0xfc580000 port 0xfc580200 irq 43 lpm-pol 3
Jul 15 09:46:13 arch kernel: ata4: SATA max UDMA/133 abar m131072@0xfc580000 port 0xfc580280 irq 43 lpm-pol 3
Jul 15 09:46:13 arch kernel: ata5: SATA max UDMA/133 abar m131072@0xfc580000 port 0xfc580300 irq 43 lpm-pol 3
Jul 15 09:46:13 arch kernel: ata6: SATA max UDMA/133 abar m131072@0xfc580000 port 0xfc580380 irq 43 lpm-pol 3
Jul 15 09:46:13 arch kernel: ahci 0000:31:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jul 15 09:46:13 arch kernel: ahci 0000:31:00.0: 1/1 ports implemented (port mask 0x20)
Jul 15 09:46:13 arch kernel: ahci 0000:31:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Jul 15 09:46:13 arch kernel: scsi host6: ahci
Jul 15 09:46:13 arch kernel: scsi host7: ahci
Jul 15 09:46:13 arch kernel: scsi host8: ahci
Jul 15 09:46:13 arch kernel: scsi host9: ahci
Jul 15 09:46:13 arch kernel: scsi host10: ahci
Jul 15 09:46:13 arch kernel: scsi host11: ahci
Jul 15 09:46:13 arch kernel: ata7: DUMMY
Jul 15 09:46:13 arch kernel: ata8: DUMMY
Jul 15 09:46:13 arch kernel: ata9: DUMMY
Jul 15 09:46:13 arch kernel: ata10: DUMMY
Jul 15 09:46:13 arch kernel: ata11: DUMMY
Jul 15 09:46:13 arch kernel: ata12: SATA max UDMA/133 abar m2048@0xfc900000 port 0xfc900380 irq 50 lpm-pol 3
Jul 15 09:46:13 arch kernel: usbcore: registered new interface driver usbserial_generic
Jul 15 09:46:13 arch kernel: usbserial: USB Serial support registered for generic
Jul 15 09:46:13 arch kernel: rtc_cmos 00:02: RTC can wake from S4
Jul 15 09:46:13 arch kernel: rtc_cmos 00:02: registered as rtc0
Jul 15 09:46:13 arch kernel: rtc_cmos 00:02: setting system clock to 2024-07-15T07:46:07 UTC (1721029567)
Jul 15 09:46:13 arch kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jul 15 09:46:13 arch kernel: amd_pstate: driver load is disabled, boot with specific mode to enable this
Jul 15 09:46:13 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jul 15 09:46:13 arch kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jul 15 09:46:13 arch kernel: Console: switching to colour frame buffer device 128x48
Jul 15 09:46:13 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jul 15 09:46:13 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Jul 15 09:46:13 arch kernel: drop_monitor: Initializing network drop monitor service
Jul 15 09:46:13 arch kernel: NET: Registered PF_INET6 protocol family
Jul 15 09:46:13 arch kernel: Segment Routing with IPv6
Jul 15 09:46:13 arch kernel: RPL Segment Routing with IPv6
Jul 15 09:46:13 arch kernel: In-situ OAM (IOAM) with IPv6
Jul 15 09:46:13 arch kernel: NET: Registered PF_PACKET protocol family
Jul 15 09:46:13 arch kernel: microcode: Current revision: 0x08701021
Jul 15 09:46:13 arch kernel: resctrl: L3 allocation detected
Jul 15 09:46:13 arch kernel: resctrl: MB allocation detected
Jul 15 09:46:13 arch kernel: resctrl: L3 monitoring detected
Jul 15 09:46:13 arch kernel: IPI shorthand broadcast: enabled
Jul 15 09:46:13 arch kernel: sched_clock: Marking stable (533378056, 271160)->(536261799, -2612583)
Jul 15 09:46:13 arch kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jul 15 09:46:13 arch kernel: registered taskstats version 1
Jul 15 09:46:13 arch kernel: Loading compiled-in X.509 certificates
Jul 15 09:46:13 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 2ce73bf767cd6b37ac7b2e4f01ec460d66782ee8'
Jul 15 09:46:13 arch kernel: zswap: loaded using pool zstd/zsmalloc
Jul 15 09:46:13 arch kernel: Key type .fscrypt registered
Jul 15 09:46:13 arch kernel: Key type fscrypt-provisioning registered
Jul 15 09:46:13 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 15 09:46:13 arch kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jul 15 09:46:13 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 15 09:46:13 arch kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jul 15 09:46:13 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 15 09:46:13 arch kernel: integrity: Loaded X.509 cert 'MSI SHIP OWN CA: c2608d7de57ee78642366ec645b7381c'
Jul 15 09:46:13 arch kernel: PM:   Magic number: 0:111:774
Jul 15 09:46:13 arch kernel: mem zero: hash matches
Jul 15 09:46:13 arch kernel: RAS: Correctable Errors collector initialized.
Jul 15 09:46:13 arch kernel: clk: Disabling unused clocks
Jul 15 09:46:13 arch kernel: PM: genpd: Disabling unused power domains
Jul 15 09:46:13 arch kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jul 15 09:46:13 arch kernel: ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 15 09:46:13 arch kernel: ata12.00: supports DRM functions and may not be fully accessible
Jul 15 09:46:13 arch kernel: ata12.00: ATA-10: CT500MX500SSD4, M3CR023, max UDMA/133
Jul 15 09:46:13 arch kernel: ata12.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jul 15 09:46:13 arch kernel: ata12.00: Features: Trust Dev-Sleep
Jul 15 09:46:13 arch kernel: ata12.00: supports DRM functions and may not be fully accessible
Jul 15 09:46:13 arch kernel: ata12.00: configured for UDMA/133
Jul 15 09:46:13 arch kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jul 15 09:46:13 arch kernel: tsc: Refined TSC clocksource calibration: 3599.998 MHz
Jul 15 09:46:13 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e451ab1a6, max_idle_ns: 440795278720 ns
Jul 15 09:46:13 arch kernel: clocksource: Switched to clocksource tsc
Jul 15 09:46:13 arch kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 15 09:46:13 arch kernel: ata3.00: ATA-10: ST2000DM008-2UB102, 0001, max UDMA/133
Jul 15 09:46:13 arch kernel: ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jul 15 09:46:13 arch kernel: ata3.00: configured for UDMA/133
Jul 15 09:46:13 arch kernel: scsi 2:0:0:0: Direct-Access     ATA      ST2000DM008-2UB1 0001 PQ: 0 ANSI: 5
Jul 15 09:46:13 arch kernel: sd 2:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Jul 15 09:46:13 arch kernel: sd 2:0:0:0: [sda] 4096-byte physical blocks
Jul 15 09:46:13 arch kernel: sd 2:0:0:0: [sda] Write Protect is off
Jul 15 09:46:13 arch kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jul 15 09:46:13 arch kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 15 09:46:13 arch kernel: sd 2:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Jul 15 09:46:13 arch kernel:  sda: sda1 sda2 sda3
Jul 15 09:46:13 arch kernel: sd 2:0:0:0: [sda] Attached SCSI disk
Jul 15 09:46:13 arch kernel: ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 15 09:46:13 arch kernel: ata4.00: ATA-11: WDC  WDS500G2B0A-00SM50, 401000WD, max UDMA/133
Jul 15 09:46:13 arch kernel: ata4.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jul 15 09:46:13 arch kernel: ata4.00: Features: Dev-Sleep
Jul 15 09:46:13 arch kernel: ata4.00: configured for UDMA/133
Jul 15 09:46:13 arch kernel: ahci 0000:02:00.1: port does not support device sleep
Jul 15 09:46:13 arch kernel: scsi 3:0:0:0: Direct-Access     ATA      WDC  WDS500G2B0A 00WD PQ: 0 ANSI: 5
Jul 15 09:46:13 arch kernel: sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jul 15 09:46:13 arch kernel: sd 3:0:0:0: [sdb] Write Protect is off
Jul 15 09:46:13 arch kernel: sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jul 15 09:46:13 arch kernel: sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 15 09:46:13 arch kernel: sd 3:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
Jul 15 09:46:13 arch kernel:  sdb: sdb1 sdb2
Jul 15 09:46:13 arch kernel: sd 3:0:0:0: [sdb] Attached SCSI disk
Jul 15 09:46:13 arch kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jul 15 09:46:13 arch kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jul 15 09:46:13 arch kernel: scsi 11:0:0:0: Direct-Access     ATA      CT500MX500SSD4   023  PQ: 0 ANSI: 5
Jul 15 09:46:13 arch kernel: sd 11:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jul 15 09:46:13 arch kernel: sd 11:0:0:0: [sdc] Write Protect is off
Jul 15 09:46:13 arch kernel: sd 11:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Jul 15 09:46:13 arch kernel: sd 11:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 15 09:46:13 arch kernel: sd 11:0:0:0: [sdc] Preferred minimum I/O size 512 bytes
Jul 15 09:46:13 arch kernel:  sdc: sdc1
Jul 15 09:46:13 arch kernel: sd 11:0:0:0: [sdc] supports TCG Opal
Jul 15 09:46:13 arch kernel: sd 11:0:0:0: [sdc] Attached SCSI disk
Jul 15 09:46:13 arch kernel: Freeing unused decrypted memory: 2028K
Jul 15 09:46:13 arch kernel: Freeing unused kernel image (initmem) memory: 3420K
Jul 15 09:46:13 arch kernel: Write protecting the kernel read-only data: 32768k
Jul 15 09:46:13 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 1076K
Jul 15 09:46:13 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 15 09:46:13 arch kernel: rodata_test: all tests were successful
Jul 15 09:46:13 arch kernel: Run /init as init process
Jul 15 09:46:13 arch kernel:   with arguments:
Jul 15 09:46:13 arch kernel:     /init
Jul 15 09:46:13 arch kernel:   with environment:
Jul 15 09:46:13 arch kernel:     HOME=/
Jul 15 09:46:13 arch kernel:     TERM=linux
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
Jul 15 09:46:13 arch kernel: nvme nvme0: pci function 0000:21:00.0
Jul 15 09:46:13 arch kernel: nvme nvme0: missing or invalid SUBNQN field.
Jul 15 09:46:13 arch kernel: nvme nvme0: D3 entry latency set to 8 seconds
Jul 15 09:46:13 arch kernel: raid6: skipped pq benchmark and selected avx2x4
Jul 15 09:46:13 arch kernel: raid6: using avx2x2 recovery algorithm
Jul 15 09:46:13 arch kernel: nvme nvme0: 16/0/0 default/read/poll queues
Jul 15 09:46:13 arch kernel:  nvme0n1: p1 p2 p3
Jul 15 09:46:13 arch kernel: xor: automatically using best checksumming function   avx       
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Jul 15 09:46:13 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 15 09:46:13 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 15 09:46:13 arch kernel: usb usb1: Product: xHCI Host Controller
Jul 15 09:46:13 arch kernel: usb usb1: Manufacturer: Linux 6.9.9-arch1-1 xhci-hcd
Jul 15 09:46:13 arch kernel: usb usb1: SerialNumber: 0000:02:00.0
Jul 15 09:46:13 arch kernel: hub 1-0:1.0: USB hub found
Jul 15 09:46:13 arch kernel: hub 1-0:1.0: 10 ports detected
Jul 15 09:46:13 arch kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 15 09:46:13 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 15 09:46:13 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 15 09:46:13 arch kernel: usb usb2: Product: xHCI Host Controller
Jul 15 09:46:13 arch kernel: usb usb2: Manufacturer: Linux 6.9.9-arch1-1 xhci-hcd
Jul 15 09:46:13 arch kernel: usb usb2: SerialNumber: 0000:02:00.0
Jul 15 09:46:13 arch kernel: hub 2-0:1.0: USB hub found
Jul 15 09:46:13 arch kernel: hub 2-0:1.0: 4 ports detected
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2b:00.2: xHCI Host Controller
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2b:00.2: new USB bus registered, assigned bus number 3
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2b:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2b:00.2: xHCI Host Controller
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2b:00.2: new USB bus registered, assigned bus number 4
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2b:00.2: Host supports USB 3.1 Enhanced SuperSpeed
Jul 15 09:46:13 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 15 09:46:13 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 15 09:46:13 arch kernel: usb usb3: Product: xHCI Host Controller
Jul 15 09:46:13 arch kernel: usb usb3: Manufacturer: Linux 6.9.9-arch1-1 xhci-hcd
Jul 15 09:46:13 arch kernel: usb usb3: SerialNumber: 0000:2b:00.2
Jul 15 09:46:13 arch kernel: hub 3-0:1.0: USB hub found
Jul 15 09:46:13 arch kernel: hub 3-0:1.0: 2 ports detected
Jul 15 09:46:13 arch kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 15 09:46:13 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 15 09:46:13 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 15 09:46:13 arch kernel: usb usb4: Product: xHCI Host Controller
Jul 15 09:46:13 arch kernel: usb usb4: Manufacturer: Linux 6.9.9-arch1-1 xhci-hcd
Jul 15 09:46:13 arch kernel: usb usb4: SerialNumber: 0000:2b:00.2
Jul 15 09:46:13 arch kernel: hub 4-0:1.0: USB hub found
Jul 15 09:46:13 arch kernel: hub 4-0:1.0: 4 ports detected
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2d:00.3: xHCI Host Controller
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2d:00.3: new USB bus registered, assigned bus number 5
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2d:00.3: xHCI Host Controller
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2d:00.3: new USB bus registered, assigned bus number 6
Jul 15 09:46:13 arch kernel: xhci_hcd 0000:2d:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jul 15 09:46:13 arch kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 15 09:46:13 arch kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 15 09:46:13 arch kernel: usb usb5: Product: xHCI Host Controller
Jul 15 09:46:13 arch kernel: usb usb5: Manufacturer: Linux 6.9.9-arch1-1 xhci-hcd
Jul 15 09:46:13 arch kernel: usb usb5: SerialNumber: 0000:2d:00.3
Jul 15 09:46:13 arch kernel: hub 5-0:1.0: USB hub found
Jul 15 09:46:13 arch kernel: hub 5-0:1.0: 4 ports detected
Jul 15 09:46:13 arch kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 15 09:46:13 arch kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 15 09:46:13 arch kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 15 09:46:13 arch kernel: usb usb6: Product: xHCI Host Controller
Jul 15 09:46:13 arch kernel: usb usb6: Manufacturer: Linux 6.9.9-arch1-1 xhci-hcd
Jul 15 09:46:13 arch kernel: usb usb6: SerialNumber: 0000:2d:00.3
Jul 15 09:46:13 arch kernel: hub 6-0:1.0: USB hub found
Jul 15 09:46:13 arch kernel: hub 6-0:1.0: 4 ports detected
Jul 15 09:46:13 arch kernel: Btrfs loaded, zoned=yes, fsverity=yes
Jul 15 09:46:13 arch kernel: usb 1-2: new high-speed USB device number 2 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 5-3: new high-speed USB device number 2 using xhci_hcd
Jul 15 09:46:14 arch kernel: nouveau 0000:2b:00.0: enabling device (0002 -> 0003)
Jul 15 09:46:14 arch kernel: Console: switching to colour dummy device 80x25
Jul 15 09:46:14 arch kernel: nouveau 0000:2b:00.0: vgaarb: deactivate vga console
Jul 15 09:46:14 arch kernel: nouveau 0000:2b:00.0: NVIDIA TU104 (164000a1)
Jul 15 09:46:14 arch kernel: usb 5-3: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 4.e3
Jul 15 09:46:14 arch kernel: usb 5-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 15 09:46:14 arch kernel: usb 5-3: Product: USB2.0 Hub             
Jul 15 09:46:14 arch kernel: usb 5-3: Manufacturer: VIA Labs, Inc.         
Jul 15 09:46:14 arch kernel: usb 1-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.70
Jul 15 09:46:14 arch kernel: usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jul 15 09:46:14 arch kernel: usb 1-2: Product: USB2.0 Hub
Jul 15 09:46:14 arch kernel: hub 1-2:1.0: USB hub found
Jul 15 09:46:14 arch kernel: hub 1-2:1.0: 4 ports detected
Jul 15 09:46:14 arch kernel: hub 5-3:1.0: USB hub found
Jul 15 09:46:14 arch kernel: hub 5-3:1.0: 5 ports detected
Jul 15 09:46:14 arch kernel: usb 6-2: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
Jul 15 09:46:14 arch kernel: nouveau 0000:2b:00.0: bios: version 90.04.7a.00.4a
Jul 15 09:46:14 arch kernel: usb 6-2: New USB device found, idVendor=04e8, idProduct=61f5, bcdDevice= 1.00
Jul 15 09:46:14 arch kernel: usb 6-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
Jul 15 09:46:14 arch kernel: usb 6-2: Product: Portable SSD T5
Jul 15 09:46:14 arch kernel: usb 6-2: Manufacturer: Samsung
Jul 15 09:46:14 arch kernel: usb 6-2: SerialNumber: 1234567E92EF
Jul 15 09:46:14 arch kernel: usbcore: registered new interface driver usb-storage
Jul 15 09:46:14 arch kernel: scsi host12: uas
Jul 15 09:46:14 arch kernel: usbcore: registered new interface driver uas
Jul 15 09:46:14 arch kernel: scsi 12:0:0:0: Direct-Access     Samsung  Portable SSD T5  0    PQ: 0 ANSI: 6
Jul 15 09:46:14 arch kernel: sd 12:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jul 15 09:46:14 arch kernel: sd 12:0:0:0: [sdd] Write Protect is off
Jul 15 09:46:14 arch kernel: sd 12:0:0:0: [sdd] Mode Sense: 43 00 00 00
Jul 15 09:46:14 arch kernel: sd 12:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 15 09:46:14 arch kernel: sd 12:0:0:0: [sdd] Preferred minimum I/O size 512 bytes
Jul 15 09:46:14 arch kernel: sd 12:0:0:0: [sdd] Optimal transfer size 33553920 bytes
Jul 15 09:46:14 arch kernel:  sdd: sdd1
Jul 15 09:46:14 arch kernel: sd 12:0:0:0: [sdd] Attached SCSI disk
Jul 15 09:46:14 arch kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 6-3: new SuperSpeed USB device number 3 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 6-3: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 4.e3
Jul 15 09:46:14 arch kernel: usb 6-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 15 09:46:14 arch kernel: usb 6-3: Product: USB3.0 Hub             
Jul 15 09:46:14 arch kernel: usb 6-3: Manufacturer: VIA Labs, Inc.         
Jul 15 09:46:14 arch kernel: hub 6-3:1.0: USB hub found
Jul 15 09:46:14 arch kernel: hub 6-3:1.0: 4 ports detected
Jul 15 09:46:14 arch kernel: usb 1-5: New USB device found, idVendor=0fd9, idProduct=008f, bcdDevice= 1.30
Jul 15 09:46:14 arch kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 15 09:46:14 arch kernel: usb 1-5: Product: Stream Deck XL
Jul 15 09:46:14 arch kernel: usb 1-5: Manufacturer: Elgato
Jul 15 09:46:14 arch kernel: usb 1-5: SerialNumber: A00NA34134RNGP
Jul 15 09:46:14 arch kernel: usbcore: registered new interface driver usbhid
Jul 15 09:46:14 arch kernel: usbhid: USB HID core driver
Jul 15 09:46:14 arch kernel: input: Elgato Stream Deck XL as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5/1-5:1.0/0003:0FD9:008F.0001/input/input2
Jul 15 09:46:14 arch kernel: usb 1-2.1: new full-speed USB device number 4 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 5-4: new high-speed USB device number 3 using xhci_hcd
Jul 15 09:46:14 arch kernel: hid-generic 0003:0FD9:008F.0001: input,hidraw0: USB HID v1.10 Device [Elgato Stream Deck XL] on usb-0000:02:00.0-5/input0
Jul 15 09:46:14 arch kernel: usb 5-4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.63
Jul 15 09:46:14 arch kernel: usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 15 09:46:14 arch kernel: usb 5-4: Product: USB2.1 Hub
Jul 15 09:46:14 arch kernel: usb 5-4: Manufacturer: GenesysLogic
Jul 15 09:46:14 arch kernel: hub 5-4:1.0: USB hub found
Jul 15 09:46:14 arch kernel: hub 5-4:1.0: 4 ports detected
Jul 15 09:46:14 arch kernel: usb 6-4: new SuperSpeed USB device number 4 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 1-7: new full-speed USB device number 5 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 6-4: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.63
Jul 15 09:46:14 arch kernel: usb 6-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 15 09:46:14 arch kernel: usb 6-4: Product: USB3.1 Hub
Jul 15 09:46:14 arch kernel: usb 6-4: Manufacturer: GenesysLogic
Jul 15 09:46:14 arch kernel: hub 6-4:1.0: USB hub found
Jul 15 09:46:14 arch kernel: hub 6-4:1.0: 4 ports detected
Jul 15 09:46:14 arch kernel: usb 1-2.1: New USB device found, idVendor=1b1c, idProduct=0c10, bcdDevice= 0.09
Jul 15 09:46:14 arch kernel: usb 1-2.1: New USB device strings: Mfr=1, Product=6, SerialNumber=128
Jul 15 09:46:14 arch kernel: usb 1-2.1: Product: Commander PRO
Jul 15 09:46:14 arch kernel: usb 1-2.1: Manufacturer: Corsair
Jul 15 09:46:14 arch kernel: usb 1-2.1: SerialNumber: 17050392840A160C
Jul 15 09:46:14 arch kernel: hid-generic 0003:1B1C:0C10.0002: hiddev96,hidraw1: USB HID v1.11 Device [Corsair Commander PRO] on usb-0000:02:00.0-2.1/input0
Jul 15 09:46:14 arch kernel: usb 5-3.3: new high-speed USB device number 4 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 1-7: New USB device found, idVendor=1462, idProduct=7c90, bcdDevice= 0.01
Jul 15 09:46:14 arch kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 15 09:46:14 arch kernel: usb 1-7: Product: MYSTIC LIGHT 
Jul 15 09:46:14 arch kernel: usb 1-7: Manufacturer: MSI
Jul 15 09:46:14 arch kernel: usb 1-7: SerialNumber: A02020042802
Jul 15 09:46:14 arch kernel: input: MSI MYSTIC LIGHT  as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7/1-7:1.0/0003:1462:7C90.0003/input/input3
Jul 15 09:46:14 arch kernel: hid-generic 0003:1462:7C90.0003: input,hiddev97,hidraw2: USB HID v1.10 Device [MSI MYSTIC LIGHT ] on usb-0000:02:00.0-7/input0
Jul 15 09:46:14 arch kernel: usb 1-2.2: new high-speed USB device number 6 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 6-3.4: new SuperSpeed USB device number 5 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 6-3.4: New USB device found, idVendor=2109, idProduct=0211, bcdDevice= 3.f3
Jul 15 09:46:14 arch kernel: usb 6-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 15 09:46:14 arch kernel: usb 6-3.4: Product: USB3.0 Hub             
Jul 15 09:46:14 arch kernel: usb 6-3.4: Manufacturer: VIA Labs, Inc.         
Jul 15 09:46:14 arch kernel: hub 6-3.4:1.0: USB hub found
Jul 15 09:46:14 arch kernel: hub 6-3.4:1.0: 1 port detected
Jul 15 09:46:14 arch kernel: usb 1-2.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
Jul 15 09:46:14 arch kernel: usb 1-2.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jul 15 09:46:14 arch kernel: usb 1-2.2: Product: USB2.0 Hub
Jul 15 09:46:14 arch kernel: hub 1-2.2:1.0: USB hub found
Jul 15 09:46:14 arch kernel: hub 1-2.2:1.0: 4 ports detected
Jul 15 09:46:14 arch kernel: usb 5-4.2: new full-speed USB device number 5 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 1-9: new full-speed USB device number 7 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 5-4.2: New USB device found, idVendor=046d, idProduct=c08b, bcdDevice=27.03
Jul 15 09:46:14 arch kernel: usb 5-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 15 09:46:14 arch kernel: usb 5-4.2: Product: G502 HERO Gaming Mouse
Jul 15 09:46:14 arch kernel: usb 5-4.2: Manufacturer: Logitech
Jul 15 09:46:14 arch kernel: usb 5-4.2: SerialNumber: 126638793838
Jul 15 09:46:14 arch kernel: input: Logitech G502 HERO Gaming Mouse as /devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-4/5-4.2/5-4.2:1.0/0003:046D:C08B.0004/input/input4
Jul 15 09:46:14 arch kernel: hid-generic 0003:046D:C08B.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech G502 HERO Gaming Mouse] on usb-0000:2d:00.3-4.2/input0
Jul 15 09:46:14 arch kernel: input: Logitech G502 HERO Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-4/5-4.2/5-4.2:1.1/0003:046D:C08B.0005/input/input5
Jul 15 09:46:14 arch kernel: hid-generic 0003:046D:C08B.0005: input,hiddev98,hidraw4: USB HID v1.11 Keyboard [Logitech G502 HERO Gaming Mouse] on usb-0000:2d:00.3-4.2/input1
Jul 15 09:46:14 arch kernel: nouveau 0000:2b:00.0: DRM: VRAM: 8192 MiB
Jul 15 09:46:14 arch kernel: nouveau 0000:2b:00.0: DRM: GART: 536870912 MiB
Jul 15 09:46:14 arch kernel: nouveau 0000:2b:00.0: DRM: MM: using COPY for buffer copies
Jul 15 09:46:14 arch kernel: usb 1-2.3: new full-speed USB device number 8 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 5-4.3: new full-speed USB device number 6 using xhci_hcd
Jul 15 09:46:14 arch kernel: [drm] Initialized nouveau 1.4.0 20120801 for 0000:2b:00.0 on minor 0
Jul 15 09:46:14 arch kernel: usb 1-9: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
Jul 15 09:46:14 arch kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jul 15 09:46:14 arch kernel: fbcon: nouveaudrmfb (fb0) is primary device
Jul 15 09:46:14 arch kernel: usb 5-4.3: New USB device found, idVendor=046d, idProduct=c545, bcdDevice= 2.01
Jul 15 09:46:14 arch kernel: usb 5-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 15 09:46:14 arch kernel: usb 5-4.3: Product: USB Receiver
Jul 15 09:46:14 arch kernel: usb 5-4.3: Manufacturer: Logitech
Jul 15 09:46:14 arch kernel: Console: switching to colour frame buffer device 240x67
Jul 15 09:46:14 arch kernel: nouveau 0000:2b:00.0: [drm] fb0: nouveaudrmfb frame buffer device
Jul 15 09:46:14 arch kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-4/5-4.3/5-4.3:1.0/0003:046D:C545.0006/input/input8
Jul 15 09:46:14 arch kernel: hid-generic 0003:046D:C545.0006: input,hidraw5: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:2d:00.3-4.3/input0
Jul 15 09:46:14 arch kernel: input: Logitech USB Receiver Keyboard as /devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-4/5-4.3/5-4.3:1.1/0003:046D:C545.0007/input/input9
Jul 15 09:46:14 arch kernel: usb 1-2.2.2: new full-speed USB device number 9 using xhci_hcd
Jul 15 09:46:14 arch kernel: hid-generic 0003:046D:C545.0007: input,hidraw6: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:2d:00.3-4.3/input1
Jul 15 09:46:14 arch kernel: hid-generic 0003:046D:C545.0008: hiddev99,hidraw7: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:2d:00.3-4.3/input2
Jul 15 09:46:14 arch kernel: BTRFS: device label arch devid 1 transid 1319 /dev/sdb1 (8:17) scanned by mount (363)
Jul 15 09:46:14 arch kernel: BTRFS info (device sdb1): first mount of filesystem 93388916-d297-4fed-acec-66852c9b2aef
Jul 15 09:46:14 arch kernel: BTRFS info (device sdb1): using crc32c (crc32c-intel) checksum algorithm
Jul 15 09:46:14 arch kernel: BTRFS info (device sdb1): using free-space-tree
Jul 15 09:46:14 arch kernel: usb 1-2.3: New USB device found, idVendor=9886, idProduct=002c, bcdDevice= 0.00
Jul 15 09:46:14 arch kernel: usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 15 09:46:14 arch kernel: usb 1-2.3: Product: Astro A50
Jul 15 09:46:14 arch kernel: usb 1-2.3: Manufacturer: Astro Gaming
Jul 15 09:46:14 arch kernel: hid-generic 0003:9886:002C.0009: hiddev100,hidraw8: USB HID v1.00 Device [Astro Gaming Astro A50] on usb-0000:02:00.0-2.3/input6
Jul 15 09:46:14 arch systemd[1]: systemd 256.2-1-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 +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Jul 15 09:46:14 arch systemd[1]: Detected architecture x86-64.
Jul 15 09:46:14 arch systemd[1]: Hostname set to <arch>.
Jul 15 09:46:14 arch kernel: usb 1-2.2.2: New USB device found, idVendor=1b1c, idProduct=0c0b, bcdDevice= 0.0a
Jul 15 09:46:14 arch kernel: usb 1-2.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 15 09:46:14 arch kernel: usb 1-2.2.2: Product: Lighting Node PRO
Jul 15 09:46:14 arch kernel: usb 1-2.2.2: Manufacturer: Corsair
Jul 15 09:46:14 arch kernel: usb 1-2.2.2: SerialNumber: 2C400118C20846AFA850085CC11B00F5
Jul 15 09:46:14 arch kernel: hid-generic 0003:1B1C:0C0B.000A: hiddev101,hidraw9: USB HID v1.11 Device [Corsair Lighting Node PRO] on usb-0000:02:00.0-2.2.2/input0
Jul 15 09:46:14 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Jul 15 09:46:14 arch systemd[1]: Queued start job for default target Graphical Interface.
Jul 15 09:46:14 arch systemd[1]: Created slice Slice /system/dirmngr.
Jul 15 09:46:14 arch systemd[1]: Created slice Slice /system/getty.
Jul 15 09:46:14 arch systemd[1]: Created slice Slice /system/gpg-agent.
Jul 15 09:46:14 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jul 15 09:46:14 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jul 15 09:46:14 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jul 15 09:46:14 arch systemd[1]: Created slice Slice /system/keyboxd.
Jul 15 09:46:14 arch systemd[1]: Created slice Slice /system/modprobe.
Jul 15 09:46:14 arch systemd[1]: Created slice User and Session Slice.
Jul 15 09:46:14 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jul 15 09:46:14 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jul 15 09:46:14 arch systemd[1]: Expecting device /dev/sda2...
Jul 15 09:46:14 arch systemd[1]: Expecting device /dev/sda3...
Jul 15 09:46:14 arch systemd[1]: Expecting device /dev/sdc1...
Jul 15 09:46:14 arch systemd[1]: Expecting device /dev/sdd1...
Jul 15 09:46:14 arch systemd[1]: Reached target Login Prompts.
Jul 15 09:46:14 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Jul 15 09:46:14 arch systemd[1]: Reached target Remote File Systems.
Jul 15 09:46:14 arch systemd[1]: Reached target Slice Units.
Jul 15 09:46:14 arch systemd[1]: Reached target Swaps.
Jul 15 09:46:14 arch systemd[1]: Reached target Local Verity Protected Volumes.
Jul 15 09:46:14 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jul 15 09:46:14 arch systemd[1]: Listening on Process Core Dump Socket.
Jul 15 09:46:14 arch systemd[1]: Listening on Credential Encryption/Decryption.
Jul 15 09:46:14 arch systemd[1]: Listening on Journal Socket (/dev/log).
Jul 15 09:46:14 arch systemd[1]: Listening on Journal Sockets.
Jul 15 09:46:14 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 15 09:46:14 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 15 09:46:14 arch systemd[1]: Listening on udev Control Socket.
Jul 15 09:46:14 arch systemd[1]: Listening on udev Kernel Socket.
Jul 15 09:46:14 arch systemd[1]: Listening on User Database Manager Socket.
Jul 15 09:46:14 arch systemd[1]: Mounting Huge Pages File System...
Jul 15 09:46:14 arch systemd[1]: Mounting POSIX Message Queue File System...
Jul 15 09:46:14 arch systemd[1]: Mounting Kernel Debug File System...
Jul 15 09:46:14 arch systemd[1]: Mounting Kernel Trace File System...
Jul 15 09:46:14 arch systemd[1]: Mounting Temporary Directory /tmp...
Jul 15 09:46:14 arch systemd[1]: Starting Create List of Static Device Nodes...
Jul 15 09:46:14 arch systemd[1]: Starting Load Kernel Module configfs...
Jul 15 09:46:14 arch systemd[1]: Starting Load Kernel Module dm_mod...
Jul 15 09:46:14 arch systemd[1]: Starting Load Kernel Module drm...
Jul 15 09:46:14 arch systemd[1]: Starting Load Kernel Module fuse...
Jul 15 09:46:14 arch systemd[1]: Starting Load Kernel Module loop...
Jul 15 09:46:14 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jul 15 09:46:14 arch systemd[1]: Starting Journal Service...
Jul 15 09:46:14 arch systemd[1]: Starting Load Kernel Modules...
Jul 15 09:46:14 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 15 09:46:14 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Jul 15 09:46:14 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 15 09:46:14 arch systemd[1]: Starting Load udev Rules from Credentials...
Jul 15 09:46:14 arch systemd[1]: Starting Coldplug All udev Devices...
Jul 15 09:46:14 arch systemd[1]: Starting Virtual Console Setup...
Jul 15 09:46:14 arch systemd[1]: Mounted Huge Pages File System.
Jul 15 09:46:14 arch systemd[1]: Mounted POSIX Message Queue File System.
Jul 15 09:46:14 arch systemd[1]: Mounted Kernel Debug File System.
Jul 15 09:46:14 arch systemd[1]: Mounted Kernel Trace File System.
Jul 15 09:46:14 arch systemd[1]: Mounted Temporary Directory /tmp.
Jul 15 09:46:14 arch systemd[1]: Finished Create List of Static Device Nodes.
Jul 15 09:46:14 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jul 15 09:46:14 arch systemd[1]: Finished Load Kernel Module configfs.
Jul 15 09:46:14 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Jul 15 09:46:14 arch systemd[1]: Finished Load Kernel Module drm.
Jul 15 09:46:14 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jul 15 09:46:14 arch systemd[1]: Finished Load Kernel Module fuse.
Jul 15 09:46:14 arch kernel: loop: module loaded
Jul 15 09:46:14 arch kernel: device-mapper: uevent: version 1.0.3
Jul 15 09:46:14 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Jul 15 09:46:14 arch systemd[1]: Mounting FUSE Control File System...
Jul 15 09:46:14 arch systemd[1]: Mounting Kernel Configuration File System...
Jul 15 09:46:14 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jul 15 09:46:14 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 15 09:46:14 arch systemd[1]: Finished Load Kernel Module dm_mod.
Jul 15 09:46:14 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 15 09:46:14 arch systemd[1]: Finished Load Kernel Module loop.
Jul 15 09:46:14 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 15 09:46:14 arch systemd[1]: Finished Load udev Rules from Credentials.
Jul 15 09:46:14 arch systemd[1]: Mounted FUSE Control File System.
Jul 15 09:46:14 arch systemd-journald[423]: Collecting audit messages is disabled.
Jul 15 09:46:14 arch systemd[1]: Mounted Kernel Configuration File System.
Jul 15 09:46:14 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Jul 15 09:46:14 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Jul 15 09:46:14 arch systemd[1]: Starting Load/Save OS Random Seed...
Jul 15 09:46:14 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 15 09:46:14 arch kernel: i2c_dev: i2c /dev entries driver
Jul 15 09:46:14 arch systemd[1]: Starting User Database Manager...
Jul 15 09:46:14 arch systemd[1]: Finished Load/Save OS Random Seed.
Jul 15 09:46:14 arch systemd[1]: Started User Database Manager.
Jul 15 09:46:14 arch systemd[1]: systemd-vconsole-setup.service: Main process exited, code=exited, status=1/FAILURE
Jul 15 09:46:14 arch systemd[1]: systemd-vconsole-setup.service: Failed with result 'exit-code'.
Jul 15 09:46:14 arch systemd[1]: Failed to start Virtual Console Setup.
Jul 15 09:46:14 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jul 15 09:46:14 arch systemd[1]: Starting Create System Users...
Jul 15 09:46:14 arch systemd[1]: Finished Create System Users.
Jul 15 09:46:14 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Jul 15 09:46:14 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Jul 15 09:46:14 arch systemd[1]: Reached target Preparation for Local File Systems.
Jul 15 09:46:14 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jul 15 09:46:14 arch systemd[1]: Finished Coldplug All udev Devices.
Jul 15 09:46:14 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Jul 15 09:46:14 arch systemd[1]: Starting Show Plymouth Boot Screen...
Jul 15 09:46:14 arch systemd[1]: Reached target Trusted Platform Module.
Jul 15 09:46:14 arch systemd[1]: Received SIGRTMIN+20 from PID 507 (plymouthd).
Jul 15 09:46:14 arch systemd[1]: Received SIGRTMIN+20 from PID 507 (plymouthd).
Jul 15 09:46:14 arch systemd[1]: Started Show Plymouth Boot Screen.
Jul 15 09:46:14 arch kernel: corsair-cpro 0003:1B1C:0C10.0002: hidraw1: USB HID v1.11 Device [Corsair Commander PRO] on usb-0000:02:00.0-2.1/input0
Jul 15 09:46:14 arch kernel: nvidia-gpu 0000:2b:00.3: enabling device (0000 -> 0002)
Jul 15 09:46:14 arch systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Jul 15 09:46:14 arch systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Jul 15 09:46:14 arch systemd[1]: Reached target Local Encrypted Volumes.
Jul 15 09:46:14 arch systemd[1]: Reached target Path Units.
Jul 15 09:46:14 arch kernel: mousedev: PS/2 mouse device common for all mice
Jul 15 09:46:14 arch kernel: ccp 0000:2d:00.1: enabling device (0000 -> 0002)
Jul 15 09:46:14 arch kernel: ccp 0000:2d:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Jul 15 09:46:14 arch kernel: ccp 0000:2d:00.1: psp enabled
Jul 15 09:46:14 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input10
Jul 15 09:46:14 arch kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Jul 15 09:46:14 arch systemd[1]: Found device CT500MX500SSD4 Games_(Linux).
Jul 15 09:46:14 arch systemd[1]: Found device Samsung_Portable_SSD_T5 SSD_(Shared).
Jul 15 09:46:14 arch systemd[1]: Found device ST2000DM008-2UB102 HDD_(Linux).
Jul 15 09:46:14 arch systemd[1]: Found device ST2000DM008-2UB102 HDD_(Shared).
Jul 15 09:46:14 arch kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jul 15 09:46:14 arch kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jul 15 09:46:14 arch kernel: Bluetooth: Core ver 2.22
Jul 15 09:46:14 arch kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jul 15 09:46:14 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Jul 15 09:46:14 arch kernel: Bluetooth: HCI device and connection manager initialized
Jul 15 09:46:14 arch kernel: Bluetooth: HCI socket layer initialized
Jul 15 09:46:14 arch kernel: Bluetooth: L2CAP socket layer initialized
Jul 15 09:46:14 arch kernel: Bluetooth: SCO socket layer initialized
Jul 15 09:46:14 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jul 15 09:46:14 arch kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jul 15 09:46:14 arch kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jul 15 09:46:14 arch kernel: r8169 0000:2a:00.0: enabling device (0000 -> 0003)
Jul 15 09:46:14 arch kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jul 15 09:46:14 arch kernel: mc: Linux media interface: v0.10
Jul 15 09:46:14 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jul 15 09:46:14 arch kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jul 15 09:46:14 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jul 15 09:46:14 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jul 15 09:46:14 arch kernel: cryptd: max_cpu_qlen set to 1000
Jul 15 09:46:14 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jul 15 09:46:14 arch kernel: cfg80211: failed to load regulatory.db
Jul 15 09:46:14 arch kernel: AVX2 version of gcm_enc/dec engaged.
Jul 15 09:46:14 arch kernel: AES CTR mode by8 optimization enabled
Jul 15 09:46:14 arch kernel: r8169 0000:2a:00.0 eth0: RTL8125B, 2c:f0:5d:6f:d1:f7, XID 641, IRQ 104
Jul 15 09:46:14 arch kernel: r8169 0000:2a:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jul 15 09:46:14 arch kernel: Intel(R) Wireless WiFi driver for Linux
Jul 15 09:46:14 arch kernel: iwlwifi 0000:29:00.0: enabling device (0000 -> 0002)
Jul 15 09:46:14 arch kernel: usbcore: registered new interface driver btusb
Jul 15 09:46:14 arch kernel: iwlwifi 0000:29:00.0: Detected crf-id 0x3617, cnv-id 0x100530 wfpm id 0x80000000
Jul 15 09:46:14 arch kernel: iwlwifi 0000:29:00.0: PCI dev 2723/0084, rev=0x340, rfid=0x10a100
Jul 15 09:46:14 arch kernel: usb 5-3.3: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16
Jul 15 09:46:14 arch kernel: usb 5-3.3: New USB device strings: Mfr=0, Product=2, SerialNumber=1
Jul 15 09:46:14 arch kernel: usb 5-3.3: Product: C922 Pro Stream Webcam
Jul 15 09:46:14 arch kernel: usb 5-3.3: SerialNumber: 57B958DF
Jul 15 09:46:14 arch kernel: snd_hda_intel 0000:2b:00.1: enabling device (0000 -> 0002)
Jul 15 09:46:14 arch kernel: snd_hda_intel 0000:2b:00.1: Disabling MSI
Jul 15 09:46:14 arch kernel: snd_hda_intel 0000:2b:00.1: Handle vga_switcheroo audio client
Jul 15 09:46:14 arch kernel: snd_hda_intel 0000:2d:00.4: enabling device (0000 -> 0002)
Jul 15 09:46:14 arch kernel: iwlwifi 0000:29:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Jul 15 09:46:14 arch kernel: iwlwifi 0000:29:00.0: loaded firmware version 77.c360c4b1.0 cc-a0-77.ucode op_mode iwlmvm
Jul 15 09:46:14 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Jul 15 09:46:14 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jul 15 09:46:14 arch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
Jul 15 09:46:14 arch kernel: Bluetooth: hci0: Boot Address: 0x24800
Jul 15 09:46:14 arch kernel: Bluetooth: hci0: Firmware Version: 132-3.24
Jul 15 09:46:14 arch kernel: Bluetooth: hci0: Firmware already loaded
Jul 15 09:46:14 arch kernel: PTP clock support registered
Jul 15 09:46:14 arch kernel: snd_hda_intel 0000:2b:00.1: bound 0000:2b:00.0 (ops nv50_audio_component_bind_ops [nouveau])
Jul 15 09:46:14 arch kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Jul 15 09:46:14 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jul 15 09:46:14 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Jul 15 09:46:14 arch systemd[1]: Starting Virtual Console Setup...
Jul 15 09:46:14 arch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card0/input11
Jul 15 09:46:14 arch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card0/input12
Jul 15 09:46:14 arch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card0/input13
Jul 15 09:46:14 arch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card0/input14
Jul 15 09:46:14 arch kernel: r8169 0000:2a:00.0 enp42s0: renamed from eth0
Jul 15 09:46:14 arch systemd[1]: Reached target Bluetooth Support.
Jul 15 09:46:14 arch kernel: snd_hda_codec_realtek hdaudioC1D0: ALCS1200A: SKU not ready 0x00000000
Jul 15 09:46:14 arch kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALCS1200A: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Jul 15 09:46:14 arch kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jul 15 09:46:14 arch kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jul 15 09:46:14 arch kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jul 15 09:46:14 arch kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
Jul 15 09:46:14 arch kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jul 15 09:46:14 arch kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Jul 15 09:46:14 arch kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Jul 15 09:46:14 arch kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Jul 15 09:46:14 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Jul 15 09:46:14 arch systemd[1]: systemd-vconsole-setup.service: Main process exited, code=exited, status=1/FAILURE
Jul 15 09:46:14 arch systemd[1]: systemd-vconsole-setup.service: Failed with result 'exit-code'.
Jul 15 09:46:14 arch systemd[1]: Failed to start Virtual Console Setup.
Jul 15 09:46:14 arch systemd[1]: Reached target Sound Card.
Jul 15 09:46:14 arch kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input15
Jul 15 09:46:14 arch kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input16
Jul 15 09:46:14 arch kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input17
Jul 15 09:46:14 arch kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input18
Jul 15 09:46:14 arch kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input19
Jul 15 09:46:14 arch kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input20
Jul 15 09:46:14 arch kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input21
Jul 15 09:46:14 arch kernel: nvidia: loading out-of-tree module taints kernel.
Jul 15 09:46:14 arch kernel: nvidia: module license 'NVIDIA' taints kernel.
Jul 15 09:46:14 arch kernel: Disabling lock debugging due to kernel taint
Jul 15 09:46:14 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jul 15 09:46:14 arch kernel: nvidia: module license taints kernel.
Jul 15 09:46:14 arch kernel: usbcore: registered new interface driver snd-usb-audio
Jul 15 09:46:14 arch kernel: usb 5-3.4: new high-speed USB device number 7 using xhci_hcd
Jul 15 09:46:14 arch systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully.
Jul 15 09:46:14 arch systemd[1]: Mounting /mnt/hdd-linux...
Jul 15 09:46:14 arch systemd[1]: Mounting /mnt/hdd-shared...
Jul 15 09:46:14 arch systemd[1]: Mounting /mnt/ssd-linux...
Jul 15 09:46:14 arch systemd[1]: Mounting /mnt/ssd-shared...
Jul 15 09:46:14 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jul 15 09:46:14 arch systemd[1]: Reached target Local File Systems.
Jul 15 09:46:14 arch systemd[1]: Listening on Boot Entries Service Socket.
Jul 15 09:46:14 arch systemd[1]: Listening on System Extension Image Management.
Jul 15 09:46:14 arch systemd[1]: Starting Rebuild Dynamic Linker Cache...
Jul 15 09:46:14 arch systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Jul 15 09:46:14 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jul 15 09:46:14 arch systemd[1]: Starting Update Boot Loader Random Seed...
Jul 15 09:46:14 arch systemd[1]: Finished Update Boot Loader Random Seed.
Jul 15 09:46:14 arch systemd[1]: Received SIGRTMIN+20 from PID 507 (plymouthd).
Jul 15 09:46:14 arch systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
Jul 15 09:46:14 arch kernel: usb 5-3.4: New USB device found, idVendor=2109, idProduct=2211, bcdDevice= 3.f3
Jul 15 09:46:14 arch kernel: usb 5-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 15 09:46:14 arch kernel: usb 5-3.4: Product: USB2.0 Hub             
Jul 15 09:46:14 arch kernel: usb 5-3.4: Manufacturer: VIA Labs, Inc.         
Jul 15 09:46:14 arch systemd[1]: Mounted /mnt/ssd-shared.
Jul 15 09:46:14 arch kernel: hub 5-3.4:1.0: USB hub found
Jul 15 09:46:14 arch kernel: hub 5-3.4:1.0: 4 ports detected
Jul 15 09:46:14 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:14 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:14 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:14 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:14 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:14 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:14 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:14 arch kernel: kvm_amd: TSC scaling supported
Jul 15 09:46:14 arch kernel: kvm_amd: Nested Virtualization enabled
Jul 15 09:46:14 arch kernel: kvm_amd: Nested Paging enabled
Jul 15 09:46:14 arch kernel: kvm_amd: LBR virtualization supported
Jul 15 09:46:14 arch kernel: kvm_amd: SEV enabled (ASIDs 1 - 509)
Jul 15 09:46:14 arch kernel: kvm_amd: SEV-ES disabled (ASIDs 0 - 0)
Jul 15 09:46:14 arch kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jul 15 09:46:14 arch kernel: kvm_amd: Virtual GIF supported
Jul 15 09:46:14 arch kernel: iwlwifi 0000:29:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Jul 15 09:46:14 arch kernel: thermal thermal_zone0: failed to read out thermal zone (-61)
Jul 15 09:46:14 arch systemd[1]: Mounted /mnt/hdd-shared.
Jul 15 09:46:14 arch kernel: EXT4-fs (sdc1): mounted filesystem adcdeea6-d9b4-430b-b1a4-a78473aee50a r/w with ordered data mode. Quota mode: none.
Jul 15 09:46:14 arch systemd[1]: Mounted /mnt/ssd-linux.
Jul 15 09:46:14 arch kernel: EXT4-fs (sda3): mounted filesystem 5cdd8f71-2d2f-4ff0-9c7b-67c6b8df515d r/w with ordered data mode. Quota mode: none.
Jul 15 09:46:14 arch systemd[1]: Mounted /mnt/hdd-linux.
Jul 15 09:46:14 arch kernel: iwlwifi 0000:29:00.0: Detected RF HR B3, rfid=0x10a100
Jul 15 09:46:14 arch kernel: intel_rapl_common: Found RAPL domain package
Jul 15 09:46:14 arch kernel: intel_rapl_common: Found RAPL domain core
Jul 15 09:46:14 arch kernel: AMD Address Translation Library initialized
Jul 15 09:46:14 arch systemd[1]: Finished Load Kernel Modules.
Jul 15 09:46:14 arch systemd[1]: Starting Apply Kernel Variables...
Jul 15 09:46:14 arch kernel: iwlwifi 0000:29:00.0: base HW address: 34:cf:f6:24:ae:a0
Jul 15 09:46:14 arch systemd[1]: Finished Rebuild Dynamic Linker Cache.
Jul 15 09:46:14 arch systemd[1]: Finished Apply Kernel Variables.
Jul 15 09:46:14 arch kernel: iwlwifi 0000:29:00.0 wlo1: renamed from wlan0
Jul 15 09:46:14 arch kernel: usb 5-3.5: new high-speed USB device number 8 using xhci_hcd
Jul 15 09:46:14 arch kernel: usb 5-3.5: New USB device found, idVendor=2109, idProduct=8886, bcdDevice= 0.01
Jul 15 09:46:14 arch kernel: usb 5-3.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 15 09:46:14 arch kernel: usb 5-3.5: Product: USB Billboard Device   
Jul 15 09:46:14 arch kernel: usb 5-3.5: Manufacturer: VIA Labs, Inc.         
Jul 15 09:46:14 arch kernel: usb 5-3.5: SerialNumber: 0000000000000001
Jul 15 09:46:14 arch systemd-journald[423]: Journal started
Jul 15 09:46:14 arch systemd-journald[423]: Runtime Journal (/run/log/journal/cb8fa93f817f4ff4ae18c31298590810) is 8M, max 1.5G, 1.5G free.
Jul 15 09:46:13 arch mtp-probe[514]: checking bus 5, device 6: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-4/5-4.3"
Jul 15 09:46:13 arch systemd-modules-load[424]: Inserted module 'crypto_user'
Jul 15 09:46:13 arch mtp-probe[510]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7"
Jul 15 09:46:13 arch systemd-modules-load[424]: Inserted module 'i2c_dev'
Jul 15 09:46:13 arch mtp-probe[511]: checking bus 5, device 5: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-4/5-4.2"
Jul 15 09:46:13 arch systemd-vconsole-setup[429]: /usr/bin/setfont failed with exit status 66.
Jul 15 09:46:13 arch mtp-probe[509]: checking bus 6, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb6/6-2"
Jul 15 09:46:14 arch systemd[1]: Started Journal Service.
Jul 15 09:46:13 arch systemd-vconsole-setup[429]: Setting source virtual console failed, ignoring remaining ones.
Jul 15 09:46:13 arch mtp-probe[510]: bus: 1, device: 5 was not an MTP device
Jul 15 09:46:13 arch systemd-udevd[453]: Using default interface naming scheme 'v255'.
Jul 15 09:46:13 arch mtp-probe[509]: bus: 6, device: 2 was not an MTP device
Jul 15 09:46:13 arch systemd-vconsole-setup[617]: /usr/bin/setfont failed with exit status 66.
Jul 15 09:46:13 arch mtp-probe[514]: bus: 5, device: 6 was not an MTP device
Jul 15 09:46:13 arch systemd-vconsole-setup[617]: Setting source virtual console failed, ignoring remaining ones.
Jul 15 09:46:13 arch mtp-probe[511]: bus: 5, device: 5 was not an MTP device
Jul 15 09:46:14 arch bootctl[647]: No ESP found, not initializing random seed.
Jul 15 09:46:13 arch mtp-probe[512]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5"
Jul 15 09:46:14 arch systemd-modules-load[424]: Failed to insert module 'nvidia_uvm': No such device
Jul 15 09:46:13 arch mtp-probe[512]: bus: 1, device: 3 was not an MTP device
Jul 15 09:46:13 arch mtp-probe[518]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-2/1-2.1"
Jul 15 09:46:13 arch mtp-probe[518]: bus: 1, device: 4 was not an MTP device
Jul 15 09:46:14 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Jul 15 09:46:13 arch mtp-probe[519]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-2/1-2.3"
Jul 15 09:46:13 arch mtp-probe[520]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-2/1-2.2/1-2.2.2"
Jul 15 09:46:13 arch mtp-probe[520]: bus: 1, device: 9 was not an MTP device
Jul 15 09:46:13 arch mtp-probe[519]: bus: 1, device: 8 was not an MTP device
Jul 15 09:46:14 arch ntfs-3g[652]: Version 2022.10.3 external FUSE 29
Jul 15 09:46:14 arch systemd-vconsole-setup[437]: setfont: ERROR setfont.c:434 kfont_load_font: Unable to find file: ter-132b
Jul 15 09:46:14 arch ntfs-3g[652]: Mounted /dev/sdd1 (Read-Write, label "SSD (Shared)", NTFS 3.1)
Jul 15 09:46:14 arch ntfs-3g[652]: Cmdline options: rw,id=1000,gid=1000,user,nosuid,nodev,exec,umask=000
Jul 15 09:46:14 arch ntfs-3g[652]: Mount options: id=1000,user,nosuid,nodev,exec,allow_other,nonempty,relatime,rw,default_permissions,fsname=/dev/sdd1,blkdev,blksize=4096
Jul 15 09:46:14 arch ntfs-3g[652]: Global ownership and permissions enforced, configuration type 7
Jul 15 09:46:14 arch ntfs-3g[652]: Warning : using problematic uid==0 and gid!=0
Jul 15 09:46:14 arch ntfs-3g[655]: Version 2022.10.3 external FUSE 29
Jul 15 09:46:14 arch ntfs-3g[655]: Mounted /dev/sda2 (Read-Write, label "HDD (Shared)", NTFS 3.1)
Jul 15 09:46:14 arch ntfs-3g[655]: Cmdline options: rw,id=1000,gid=1000,user,nosuid,nodev,exec,umask=000
Jul 15 09:46:14 arch ntfs-3g[655]: Mount options: id=1000,user,nosuid,nodev,exec,allow_other,nonempty,relatime,rw,default_permissions,fsname=/dev/sda2,blkdev,blksize=4096
Jul 15 09:46:14 arch ntfs-3g[655]: Global ownership and permissions enforced, configuration type 7
Jul 15 09:46:14 arch ntfs-3g[655]: Warning : using problematic uid==0 and gid!=0
Jul 15 09:46:14 arch mtp-probe[667]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.3"
Jul 15 09:46:14 arch mtp-probe[667]: bus: 5, device: 4 was not an MTP device
Jul 15 09:46:14 arch systemd-vconsole-setup[621]: setfont: ERROR setfont.c:434 kfont_load_font: Unable to find file: ter-132b
Jul 15 09:46:14 arch kernel: videodev: Linux video capture interface: v2.00
Jul 15 09:46:14 arch kernel: usb 5-3.3: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c)
Jul 15 09:46:14 arch kernel: usbcore: registered new interface driver uvcvideo
Jul 15 09:46:14 arch mtp-probe[716]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.3"
Jul 15 09:46:14 arch mtp-probe[716]: bus: 5, device: 4 was not an MTP device
Jul 15 09:46:14 arch systemd-journald[423]: Time spent on flushing to /var/log/journal/cb8fa93f817f4ff4ae18c31298590810 is 42.067ms for 1461 entries.
Jul 15 09:46:14 arch systemd-journald[423]: System Journal (/var/log/journal/cb8fa93f817f4ff4ae18c31298590810) is 40M, max 4G, 3.9G free.
Jul 15 09:46:14 arch systemd-journald[423]: Received client request to flush runtime journal.
Jul 15 09:46:14 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Jul 15 09:46:14 arch systemd[1]: Starting Create System Files and Directories...
Jul 15 09:46:15 arch systemd[1]: Finished Create System Files and Directories.
Jul 15 09:46:15 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 15 09:46:15 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 15 09:46:15 arch systemd[1]: Starting Rebuild Journal Catalog...
Jul 15 09:46:15 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jul 15 09:46:15 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jul 15 09:46:15 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jul 15 09:46:15 arch systemd[1]: Finished Rebuild Journal Catalog.
Jul 15 09:46:15 arch systemd[1]: Starting Update is Completed...
Jul 15 09:46:15 arch systemd[1]: Finished Update is Completed.
Jul 15 09:46:15 arch systemd[1]: Reached target System Initialization.
Jul 15 09:46:15 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jul 15 09:46:15 arch systemd[1]: Started Daily man-db regeneration.
Jul 15 09:46:15 arch systemd[1]: Started Daily verification of password and group files.
Jul 15 09:46:15 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Jul 15 09:46:15 arch systemd[1]: Reached target Timer Units.
Jul 15 09:46:15 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Jul 15 09:46:15 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jul 15 09:46:15 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jul 15 09:46:15 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jul 15 09:46:15 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jul 15 09:46:15 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jul 15 09:46:15 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jul 15 09:46:15 arch systemd[1]: Listening on Hostname Service Socket.
Jul 15 09:46:15 arch systemd[1]: Reached target Socket Units.
Jul 15 09:46:15 arch systemd[1]: Starting D-Bus System Message Bus...
Jul 15 09:46:15 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 15 09:46:15 arch systemd[1]: Started D-Bus System Message Bus.
Jul 15 09:46:15 arch kernel: usb 5-3.4.1: new high-speed USB device number 9 using xhci_hcd
Jul 15 09:46:15 arch systemd[1]: Reached target Basic System.
Jul 15 09:46:15 arch systemd[1]: Starting Network Manager...
Jul 15 09:46:15 arch systemd[1]: Starting User Login Management...
Jul 15 09:46:15 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 15 09:46:15 arch dbus-broker-launch[735]: Ready
Jul 15 09:46:15 arch systemd-logind[738]: Watching system buttons on /dev/input/event1 (Power Button)
Jul 15 09:46:15 arch systemd-logind[738]: Watching system buttons on /dev/input/event0 (Power Button)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2352] NetworkManager (version 1.48.4-1) is starting... (boot:d5d85980-d8c5-445f-bc00-66adaa64640f)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2352] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jul 15 09:46:15 arch systemd-logind[738]: Watching system buttons on /dev/input/event5 (Logitech G502 HERO Gaming Mouse Keyboard)
Jul 15 09:46:15 arch systemd-logind[738]: Watching system buttons on /dev/input/event7 (Logitech USB Receiver Keyboard)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2394] manager[0x5c4a64c41590]: monitoring kernel firmware directory '/lib/firmware'.
Jul 15 09:46:15 arch systemd-logind[738]: New seat seat0.
Jul 15 09:46:15 arch systemd[1]: Starting Hostname Service...
Jul 15 09:46:15 arch systemd[1]: Started User Login Management.
Jul 15 09:46:15 arch systemd[1]: Started Hostname Service.
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2858] hostname: hostname: using hostnamed
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2858] hostname: static hostname changed from (none) to "arch"
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2860] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2874] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:20:08.0/0000:29:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2875] manager[0x5c4a64c41590]: rfkill: Wi-Fi hardware radio set enabled
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2875] manager[0x5c4a64c41590]: rfkill: WWAN hardware radio set enabled
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2897] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-adsl.so)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2952] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-bluetooth.so)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.2962] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-ovs.so)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3216] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-team.so)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3231] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-wifi.so)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3237] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-wwan.so)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3238] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3238] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3239] manager: Networking is enabled by state file
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3241] settings: Loaded settings plugin: keyfile (internal)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3246] dhcp: init: Using DHCP client 'internal'
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3247] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3254] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3256] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3259] device (lo): Activation: starting connection 'lo' (b08a6dd1-f7ed-44d2-80eb-eb63fddbcc4b)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3265] manager: (enp42s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jul 15 09:46:15 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3270] settings: (enp42s0): created default wired connection 'Wired connection 1'
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.3270] device (enp42s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 15 09:46:15 arch kernel: usb 5-3.4.1: New USB device found, idVendor=5986, idProduct=211c, bcdDevice= 3.01
Jul 15 09:46:15 arch kernel: usb 5-3.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 15 09:46:15 arch kernel: usb 5-3.4.1: Product: HD Webcam
Jul 15 09:46:15 arch kernel: usb 5-3.4.1: Manufacturer: SunplusIT Inc
Jul 15 09:46:15 arch kernel: RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-2a00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2a00:00, irq=MAC)
Jul 15 09:46:15 arch kernel: usb 5-3.4.1: Found UVC 1.00 device HD Webcam (5986:211c)
Jul 15 09:46:15 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 15 09:46:15 arch kernel: nvidia-gpu 0000:2b:00.3: i2c timeout error e0000000
Jul 15 09:46:15 arch kernel: ucsi_ccg 3-0008: i2c_transfer failed -110
Jul 15 09:46:15 arch kernel: ucsi_ccg 3-0008: ucsi_ccg_init failed - -110
Jul 15 09:46:15 arch kernel: ucsi_ccg 3-0008: probe with driver ucsi_ccg failed with error -110
Jul 15 09:46:15 arch kernel: usb 5-3.4.2: new high-speed USB device number 10 using xhci_hcd
Jul 15 09:46:15 arch kernel: r8169 0000:2a:00.0 enp42s0: Link is Down
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.5528] device (wlo1): driver supports Access Point (AP) mode
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.5531] manager: (wlo1): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.5532] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 15 09:46:15 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:15 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:15 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:15 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:15 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:15 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:15 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:15 arch kernel: iwlwifi 0000:29:00.0: Registered PHC clock: iwlwifi-PTP, with index: 0
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.7982] device (wlo1): set-hw-addr: set MAC address to 52:ED:9F:A9:23:5B (scanning)
Jul 15 09:46:15 arch kernel: usb 5-3.4.2: New USB device found, idVendor=0bda, idProduct=494a, bcdDevice= 0.02
Jul 15 09:46:16 arch kernel: usb 5-3.4.2: New USB device strings: Mfr=3, Product=1, SerialNumber=0
Jul 15 09:46:16 arch kernel: usb 5-3.4.2: Product: USB Audio
Jul 15 09:46:16 arch kernel: usb 5-3.4.2: Manufacturer: Generic
Jul 15 09:46:16 arch wpa_supplicant[782]: Successfully initialized wpa_supplicant
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.9944] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.9953] ovsdb: disconnected from ovsdb
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.9953] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jul 15 09:46:15 arch systemd[1]: Started Network Manager.
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.9955] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.9957] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.9963] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.9975] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.9976] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jul 15 09:46:15 arch NetworkManager[737]: <info>  [1721029575.9978] device (lo): Activation: successful, device activated.
Jul 15 09:46:15 arch systemd[1]: Starting WPA supplicant...
Jul 15 09:46:16 arch systemd[1]: Started WPA supplicant.
Jul 15 09:46:16 arch systemd[1]: Reached target Network.
Jul 15 09:46:16 arch systemd[1]: Starting Permit User Sessions...
Jul 15 09:46:16 arch systemd[1]: Finished Permit User Sessions.
Jul 15 09:46:16 arch systemd[1]: Starting Hold until boot process finishes up...
Jul 15 09:46:16 arch systemd[1]: Starting Terminate Plymouth Boot Screen...
Jul 15 09:46:16 arch NetworkManager[737]: <info>  [1721029576.0850] device (wlo1): supplicant interface state: internal-starting -> disconnected
Jul 15 09:46:16 arch NetworkManager[737]: <info>  [1721029576.0851] Wi-Fi P2P device controlled by interface wlo1 created
Jul 15 09:46:16 arch NetworkManager[737]: <info>  [1721029576.0853] manager: (p2p-dev-wlo1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Jul 15 09:46:16 arch NetworkManager[737]: <info>  [1721029576.0854] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 15 09:46:16 arch NetworkManager[737]: <info>  [1721029576.0858] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 15 09:46:16 arch NetworkManager[737]: <info>  [1721029576.0862] device (p2p-dev-wlo1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 15 09:46:16 arch systemd[1]: Received SIGRTMIN+21 from PID 507 (plymouthd).
Jul 15 09:46:16 arch systemd[1]: Finished Hold until boot process finishes up.
Jul 15 09:46:16 arch systemd[1]: Finished Terminate Plymouth Boot Screen.
Jul 15 09:46:16 arch systemd[1]: Reached target Multi-User System.
Jul 15 09:46:16 arch systemd[1]: Started Simple Desktop Display Manager.
Jul 15 09:46:16 arch systemd[1]: Reached target Graphical Interface.
Jul 15 09:46:16 arch systemd[1]: Startup finished in 22.887s (firmware) + 4.158s (loader) + 5.490s (kernel) + 3.632s (userspace) = 36.169s.
Jul 15 09:46:16 arch sddm[788]: Initializing...
Jul 15 09:46:16 arch sddm[788]: Starting...
Jul 15 09:46:16 arch sddm[788]: Logind interface found
Jul 15 09:46:16 arch sddm[788]: Adding new display...
Jul 15 09:46:16 arch sddm[788]: Loaded empty theme configuration
Jul 15 09:46:16 arch sddm[788]: Xauthority path: "/run/sddm/xauth_uXYsao"
Jul 15 09:46:16 arch sddm[788]: Using VT 2
Jul 15 09:46:16 arch sddm[788]: Display server starting...
Jul 15 09:46:16 arch sddm[788]: Writing cookie to "/run/sddm/xauth_uXYsao"
Jul 15 09:46:16 arch sddm[788]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_uXYsao -noreset -displayfd 16
Jul 15 09:46:16 arch kernel: usb 5-3.4.3: new full-speed USB device number 11 using xhci_hcd
Jul 15 09:46:16 arch kernel: usb 5-3.4.3: New USB device found, idVendor=1038, idProduct=1128, bcdDevice= 2.27
Jul 15 09:46:16 arch kernel: usb 5-3.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 15 09:46:16 arch kernel: usb 5-3.4.3: Product: SteelSeries MLC
Jul 15 09:46:16 arch kernel: usb 5-3.4.3: Manufacturer: SteelSeries
Jul 15 09:46:16 arch kernel: hid-generic 0003:1038:1128.000B: hiddev96,hidraw10: USB HID v1.11 Device [SteelSeries SteelSeries MLC] on usb-0000:2d:00.3-3.4.3/input0
Jul 15 09:46:16 arch kernel: input: SteelSeries SteelSeries MLC as /devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.4/5-3.4.3/5-3.4.3:1.1/0003:1038:1128.000C/input/input22
Jul 15 09:46:16 arch kernel: hid-generic 0003:1038:1128.000C: input,hidraw11: USB HID v1.11 Device [SteelSeries SteelSeries MLC] on usb-0000:2d:00.3-3.4.3/input1
Jul 15 09:46:16 arch kernel: usb 5-3.4.4: new full-speed USB device number 12 using xhci_hcd
Jul 15 09:46:17 arch kernel: usb 5-3.4.4: New USB device found, idVendor=1462, idProduct=3fa4, bcdDevice= 0.00
Jul 15 09:46:17 arch kernel: usb 5-3.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 15 09:46:17 arch kernel: usb 5-3.4.4: Product: MSI Gaming Controller
Jul 15 09:46:17 arch kernel: usb 5-3.4.4: Manufacturer: MS
Jul 15 09:46:17 arch kernel: usb 5-3.4.4: SerialNumber: A02018011700
Jul 15 09:46:17 arch kernel: input: MS MSI Gaming Controller as /devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.4/5-3.4.4/5-3.4.4:1.0/0003:1462:3FA4.000D/input/input23
Jul 15 09:46:17 arch kernel: hid-generic 0003:1462:3FA4.000D: input,hidraw12: USB HID v1.10 Device [MS MSI Gaming Controller] on usb-0000:2d:00.3-3.4.4/input0
Jul 15 09:46:17 arch mtp-probe[797]: checking bus 5, device 10: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.4/5-3.4.2"
Jul 15 09:46:17 arch mtp-probe[797]: bus: 5, device: 10 was not an MTP device
Jul 15 09:46:17 arch mtp-probe[796]: checking bus 5, device 11: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.4/5-3.4.3"
Jul 15 09:46:17 arch mtp-probe[798]: checking bus 5, device 9: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.4/5-3.4.1"
Jul 15 09:46:17 arch mtp-probe[796]: bus: 5, device: 11 was not an MTP device
Jul 15 09:46:17 arch mtp-probe[798]: bus: 5, device: 9 was not an MTP device
Jul 15 09:46:17 arch mtp-probe[799]: checking bus 5, device 12: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.4/5-3.4.4"
Jul 15 09:46:17 arch mtp-probe[799]: bus: 5, device: 12 was not an MTP device
Jul 15 09:46:17 arch mtp-probe[804]: checking bus 5, device 10: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.4/5-3.4.2"
Jul 15 09:46:17 arch mtp-probe[804]: bus: 5, device: 10 was not an MTP device
Jul 15 09:46:17 arch mtp-probe[806]: checking bus 5, device 9: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.4/5-3.4.1"
Jul 15 09:46:17 arch mtp-probe[806]: bus: 5, device: 9 was not an MTP device
Jul 15 09:46:17 arch systemd-logind[738]: Watching system buttons on /dev/input/event20 (SteelSeries SteelSeries MLC)
Jul 15 09:46:17 arch mtp-probe[815]: checking bus 5, device 12: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.4/5-3.4.4"
Jul 15 09:46:17 arch mtp-probe[815]: bus: 5, device: 12 was not an MTP device
Jul 15 09:46:17 arch mtp-probe[817]: checking bus 5, device 11: "/sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3.4/5-3.4.3"
Jul 15 09:46:17 arch mtp-probe[817]: bus: 5, device: 11 was not an MTP device
Jul 15 09:46:17 arch sddm[788]: Setting default cursor
Jul 15 09:46:17 arch NetworkManager[737]: <info>  [1721029577.8256] device (enp42s0): carrier: link connected
Jul 15 09:46:17 arch NetworkManager[737]: <info>  [1721029577.8258] device (enp42s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 15 09:46:17 arch NetworkManager[737]: <info>  [1721029577.8263] policy: auto-activating connection 'Wired connection 1' (945a3748-f10b-3e8d-a3c7-0218c8f1e7b8)
Jul 15 09:46:17 arch NetworkManager[737]: <info>  [1721029577.8267] device (enp42s0): Activation: starting connection 'Wired connection 1' (945a3748-f10b-3e8d-a3c7-0218c8f1e7b8)
Jul 15 09:46:17 arch NetworkManager[737]: <info>  [1721029577.8268] device (enp42s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 15 09:46:17 arch NetworkManager[737]: <info>  [1721029577.8270] manager: NetworkManager state is now CONNECTING
Jul 15 09:46:17 arch NetworkManager[737]: <info>  [1721029577.8271] device (enp42s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 15 09:46:17 arch NetworkManager[737]: <info>  [1721029577.8277] device (enp42s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 15 09:46:17 arch kernel: r8169 0000:2a:00.0 enp42s0: Link is Up - 1Gbps/Full - flow control off
Jul 15 09:46:17 arch NetworkManager[737]: <info>  [1721029577.8281] dhcp4 (enp42s0): activation: beginning transaction (timeout in 45 seconds)
Jul 15 09:46:17 arch sddm[788]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Jul 15 09:46:17 arch sddm[788]: Display server started.
Jul 15 09:46:17 arch sddm[788]: Socket server starting...
Jul 15 09:46:17 arch sddm[788]: Socket server started.
Jul 15 09:46:17 arch sddm[788]: Loaded empty theme configuration
Jul 15 09:46:17 arch sddm[788]: Greeter starting...
Jul 15 09:46:17 arch sddm-helper[821]: [PAM] Starting...
Jul 15 09:46:17 arch sddm-helper[821]: [PAM] Authenticating...
Jul 15 09:46:17 arch sddm-helper[821]: [PAM] returning.
Jul 15 09:46:17 arch sddm-helper[821]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=966) by (uid=0)
Jul 15 09:46:17 arch sddm-helper[821]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-821) opened.
Jul 15 09:46:17 arch systemd-logind[738]: New session c1 of user sddm.
Jul 15 09:46:17 arch systemd[1]: Created slice User Slice of UID 966.
Jul 15 09:46:17 arch systemd[1]: Starting User Runtime Directory /run/user/966...
Jul 15 09:46:17 arch systemd[1]: Finished User Runtime Directory /run/user/966.
Jul 15 09:46:17 arch systemd[1]: Starting User Manager for UID 966...
Jul 15 09:46:17 arch dbus-broker-launch[735]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jul 15 09:46:17 arch (systemd)[825]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Jul 15 09:46:17 arch (systemd)[825]: pam_unix(systemd-user:session): session opened for user sddm(uid=966) by sddm(uid=0)
Jul 15 09:46:17 arch systemd-logind[738]: New session 1 of user sddm.
Jul 15 09:46:18 arch systemd[825]: Queued start job for default target Main User Target.
Jul 15 09:46:18 arch systemd[825]: Created slice User Application Slice.
Jul 15 09:46:18 arch systemd[825]: Started Submitting pending crash events (file monitor).
Jul 15 09:46:18 arch systemd[825]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
Jul 15 09:46:18 arch systemd[825]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/drkonqi/sentry-envelopes/*).
Jul 15 09:46:18 arch systemd[825]: Reached target Paths.
Jul 15 09:46:18 arch systemd[825]: Reached target Timers.
Jul 15 09:46:18 arch systemd[825]: Starting D-Bus User Message Bus Socket...
Jul 15 09:46:18 arch systemd[825]: Listening on GnuPG network certificate management daemon.
Jul 15 09:46:18 arch systemd[825]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
Jul 15 09:46:18 arch systemd[825]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 15 09:46:18 arch systemd[825]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 15 09:46:18 arch systemd[825]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 15 09:46:18 arch systemd[825]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 15 09:46:18 arch systemd[825]: Listening on GnuPG public key management service.
Jul 15 09:46:18 arch systemd[825]: Listening on p11-kit server.
Jul 15 09:46:18 arch systemd[825]: Listening on PipeWire PulseAudio.
Jul 15 09:46:18 arch systemd[825]: Listening on PipeWire Multimedia System Sockets.
Jul 15 09:46:18 arch systemd[825]: Listening on D-Bus User Message Bus Socket.
Jul 15 09:46:18 arch systemd[825]: Reached target Sockets.
Jul 15 09:46:18 arch systemd[825]: Reached target Basic System.
Jul 15 09:46:18 arch systemd[825]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
Jul 15 09:46:18 arch systemd[1]: Started User Manager for UID 966.
Jul 15 09:46:18 arch systemd[825]: Starting Update XDG user dir configuration...
Jul 15 09:46:18 arch systemd[1]: Started Session c1 of User sddm.
Jul 15 09:46:18 arch sddm-helper[821]: Writing cookie to "/tmp/xauth_hnDSHl"
Jul 15 09:46:18 arch sddm-helper[821]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-pIWMEK"
Jul 15 09:46:18 arch systemd[825]: Finished Update XDG user dir configuration.
Jul 15 09:46:18 arch systemd[825]: Reached target Main User Target.
Jul 15 09:46:18 arch systemd[825]: Startup finished in 272ms.
Jul 15 09:46:18 arch sddm[788]: Greeter session started successfully
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: High-DPI autoscaling Enabled
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Reading from "/usr/local/share/wayland-sessions/plasma.desktop"
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Reading from "/usr/local/share/xsessions/plasmax11.desktop"
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Reading from "/usr/share/xsessions/plasmax11.desktop"
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Loading theme configuration from "qrc:/theme/theme.conf"
Jul 15 09:46:18 arch systemd[825]: Created slice User Core Session Slice.
Jul 15 09:46:18 arch systemd[825]: Starting D-Bus User Message Bus...
Jul 15 09:46:18 arch dbus-broker-launch[840]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jul 15 09:46:18 arch dbus-broker-launch[840]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Jul 15 09:46:18 arch dbus-broker-launch[840]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jul 15 09:46:18 arch dbus-broker-launch[840]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jul 15 09:46:18 arch dbus-broker-launch[840]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jul 15 09:46:18 arch systemd[825]: Started D-Bus User Message Bus.
Jul 15 09:46:18 arch dbus-broker-launch[840]: Ready
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Connected to the daemon.
Jul 15 09:46:18 arch sddm[788]: Message received from greeter: Connect
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Loading qrc:/theme/Main.qml...
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Adding view for "DP-1" QRect(0,0 3440x1440)
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Loading qrc:/theme/Main.qml...
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Adding view for "HDMI-1" QRect(3440,0 1920x1080)
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Loading qrc:/theme/Main.qml...
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Adding view for "DP-3" QRect(5360,0 3440x1440)
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Message received from daemon: Capabilities
Jul 15 09:46:18 arch sddm-greeter-qt6[836]: Message received from daemon: HostName
Jul 15 09:46:19 arch wpa_supplicant[782]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
Jul 15 09:46:19 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jul 15 09:46:19 arch dbus-broker-launch[735]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Jul 15 09:46:19 arch NetworkManager[737]: <info>  [1721029579.8347] dhcp4 (enp42s0): state changed new lease, address=10.0.50.25, acd pending
Jul 15 09:46:20 arch NetworkManager[737]: <info>  [1721029580.0011] dhcp4 (enp42s0): state changed new lease, address=10.0.50.25
Jul 15 09:46:20 arch NetworkManager[737]: <info>  [1721029580.0014] policy: set 'Wired connection 1' (enp42s0) as default for IPv4 routing and DNS
Jul 15 09:46:20 arch NetworkManager[737]: <info>  [1721029580.0175] device (enp42s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 15 09:46:20 arch NetworkManager[737]: <info>  [1721029580.0186] device (enp42s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 15 09:46:20 arch NetworkManager[737]: <info>  [1721029580.0187] device (enp42s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 15 09:46:20 arch NetworkManager[737]: <info>  [1721029580.0188] manager: NetworkManager state is now CONNECTED_SITE
Jul 15 09:46:20 arch NetworkManager[737]: <info>  [1721029580.0190] device (enp42s0): Activation: successful, device activated.
Jul 15 09:46:20 arch NetworkManager[737]: <info>  [1721029580.0955] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 15 09:46:21 arch NetworkManager[737]: <info>  [1721029581.0867] manager: startup complete
Jul 15 09:46:25 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 15 09:46:30 arch sddm-greeter-qt6[836]: file:///usr/lib/qt6/qml/SddmComponents/PictureBox.qml:106:13 Parameter "event" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Jul 15 09:46:30 arch sddm-greeter-qt6[836]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Jul 15 09:46:30 arch sddm[788]: Message received from greeter: Login
Jul 15 09:46:30 arch sddm[788]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Jul 15 09:46:30 arch sddm[788]: Session "/usr/share/wayland-sessions/plasma.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
Jul 15 09:46:30 arch sddm-helper[871]: [PAM] Starting...
Jul 15 09:46:30 arch sddm-helper[871]: [PAM] Authenticating...
Jul 15 09:46:30 arch sddm-helper[871]: pam_systemd_home(sddm:auth): New sd-bus connection (system-bus-pam-systemd-home-871) opened.
Jul 15 09:46:30 arch sddm-helper[871]: [PAM] Preparing to converse...
Jul 15 09:46:30 arch sddm-helper[871]: [PAM] Conversation with 1 messages
Jul 15 09:46:30 arch sddm-helper[871]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Jul 15 09:46:30 arch sddm-helper[871]: [PAM] returning.
Jul 15 09:46:30 arch sddm[788]: Authentication for user  "eli"  successful
Jul 15 09:46:30 arch sddm-helper[871]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Jul 15 09:46:30 arch sddm-greeter-qt6[836]: Message received from daemon: LoginSucceeded
Jul 15 09:46:30 arch sddm-helper[871]: pam_unix(sddm:session): session opened for user eli(uid=1000) by eli(uid=0)
Jul 15 09:46:30 arch sddm-helper[871]: pam_systemd(sddm:session): New sd-bus connection (system-bus-pam-systemd-871) opened.
Jul 15 09:46:30 arch systemd-logind[738]: New session 2 of user eli.
Jul 15 09:46:30 arch systemd[1]: Created slice User Slice of UID 1000.
Jul 15 09:46:30 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Jul 15 09:46:30 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Jul 15 09:46:30 arch systemd[1]: Starting User Manager for UID 1000...
Jul 15 09:46:30 arch (systemd)[877]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[eli] ruser=[<unknown>] rhost=[<unknown>]
Jul 15 09:46:30 arch (systemd)[877]: pam_unix(systemd-user:session): session opened for user eli(uid=1000) by eli(uid=0)
Jul 15 09:46:30 arch systemd-logind[738]: New session 3 of user eli.
Jul 15 09:46:30 arch sddm-helper[821]: [PAM] Closing session
Jul 15 09:46:30 arch sddm-helper[821]: pam_unix(sddm-greeter:session): session closed for user sddm
Jul 15 09:46:30 arch sddm-helper[821]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-821) opened.
Jul 15 09:46:30 arch sddm-helper[821]: [PAM] Ended.
Jul 15 09:46:30 arch sddm[788]: Auth: sddm-helper exited successfully
Jul 15 09:46:30 arch sddm[788]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Jul 15 09:46:30 arch systemd[1]: session-c1.scope: Deactivated successfully.
Jul 15 09:46:30 arch systemd-logind[738]: Session c1 logged out. Waiting for processes to exit.
Jul 15 09:46:30 arch systemd-logind[738]: Removed session c1.
Jul 15 09:46:30 arch systemd[877]: Queued start job for default target Main User Target.
Jul 15 09:46:30 arch systemd[877]: Created slice User Application Slice.
Jul 15 09:46:30 arch systemd[877]: Started Submitting pending crash events (file monitor).
Jul 15 09:46:30 arch systemd[877]: Started Cleanup lingering KCrash metadata.
Jul 15 09:46:30 arch systemd[877]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/eli/.cache/drkonqi/sentry-envelopes/*).
Jul 15 09:46:30 arch systemd[877]: Reached target Paths.
Jul 15 09:46:30 arch systemd[877]: Reached target Timers.
Jul 15 09:46:30 arch systemd[877]: Starting D-Bus User Message Bus Socket...
Jul 15 09:46:30 arch systemd[877]: Listening on GnuPG network certificate management daemon.
Jul 15 09:46:30 arch systemd[877]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
Jul 15 09:46:30 arch systemd[877]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 15 09:46:30 arch systemd[877]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 15 09:46:30 arch systemd[877]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 15 09:46:30 arch systemd[877]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 15 09:46:30 arch systemd[877]: Listening on GnuPG public key management service.
Jul 15 09:46:30 arch systemd[877]: Listening on p11-kit server.
Jul 15 09:46:30 arch systemd[877]: Listening on PipeWire PulseAudio.
Jul 15 09:46:30 arch systemd[877]: Listening on PipeWire Multimedia System Sockets.
Jul 15 09:46:30 arch systemd[877]: Listening on D-Bus User Message Bus Socket.
Jul 15 09:46:30 arch systemd[877]: Reached target Sockets.
Jul 15 09:46:30 arch systemd[877]: Reached target Basic System.
Jul 15 09:46:30 arch systemd[1]: Started User Manager for UID 1000.
Jul 15 09:46:30 arch systemd[877]: Started Cleanup lingering KCrash metadata.
Jul 15 09:46:30 arch systemd[1]: Started Session 2 of User eli.
Jul 15 09:46:30 arch systemd[877]: Starting Update XDG user dir configuration...
Jul 15 09:46:30 arch sddm-helper[871]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Jul 15 09:46:30 arch systemd[877]: Finished Update XDG user dir configuration.
Jul 15 09:46:30 arch systemd[877]: Reached target Main User Target.
Jul 15 09:46:30 arch systemd[877]: Startup finished in 251ms.
Jul 15 09:46:30 arch sddm-helper[894]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Jul 15 09:46:30 arch sddm-helper[871]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Jul 15 09:46:30 arch sddm-helper[896]: Jumping to VT 1
Jul 15 09:46:30 arch sddm-helper[896]: VT mode didn't need to be fixed
Jul 15 09:46:31 arch sddm[788]: Session started true
Jul 15 09:46:31 arch systemd[1]: Starting Locale Service...
Jul 15 09:46:31 arch systemd[1]: Started Locale Service.
Jul 15 09:46:31 arch systemd[877]: Created slice User Core Session Slice.
Jul 15 09:46:31 arch systemd[877]: Starting D-Bus User Message Bus...
Jul 15 09:46:31 arch dbus-broker-launch[907]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jul 15 09:46:31 arch dbus-broker-launch[907]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Jul 15 09:46:31 arch dbus-broker-launch[907]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jul 15 09:46:31 arch dbus-broker-launch[907]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jul 15 09:46:31 arch dbus-broker-launch[907]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jul 15 09:46:31 arch systemd[877]: Started D-Bus User Message Bus.
Jul 15 09:46:31 arch dbus-broker-launch[907]: Ready
Jul 15 09:46:31 arch systemd[877]: Reload requested from client PID 896 ('startplasma-way')...
Jul 15 09:46:31 arch systemd[877]: Reloading...
Jul 15 09:46:31 arch systemd[877]: Reloading finished in 224 ms.
Jul 15 09:46:31 arch systemd[877]: Created slice Slice /app/dbus-:1.2-org.kde.KSplash.
Jul 15 09:46:31 arch systemd[877]: Started dbus-:1.2-org.kde.KSplash@0.service.
Jul 15 09:46:31 arch systemd[877]: Created slice User Background Tasks Slice.
Jul 15 09:46:31 arch systemd[877]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/eli/.cache/drkonqi/sentry-envelopes/*).
Jul 15 09:46:31 arch systemd[877]: Reached target Session services which should run early before the graphical session is brought up.
Jul 15 09:46:31 arch systemd[877]: Starting KDE Global Shortcuts Server...
Jul 15 09:46:31 arch systemd[877]: Starting KDE Window Manager...
Jul 15 09:46:31 arch systemd[877]: Starting Baloo File Indexer Daemon...
Jul 15 09:46:31 arch plasma_waitforname[914]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                              Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                              If this causes problems, reconfigure your locale. See the locale(1) manual
                                              for more information.
Jul 15 09:46:31 arch kde-systemd-start-condition[917]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                       Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                       If this causes problems, reconfigure your locale. See the locale(1) manual
                                                       for more information.
Jul 15 09:46:31 arch kwin_wayland_wrapper[916]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                If this causes problems, reconfigure your locale. See the locale(1) manual
                                                for more information.
Jul 15 09:46:31 arch systemd[877]: Started KDE Window Manager.
Jul 15 09:46:31 arch systemd[877]: Starting KDE Config Module Initialization...
Jul 15 09:46:31 arch systemd[877]: Starting Splash screen shown during boot...
Jul 15 09:46:31 arch systemd[877]: Started KDE Global Shortcuts Server.
Jul 15 09:46:31 arch kcminit_startup[926]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                           for more information.
Jul 15 09:46:31 arch baloo_file[920]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                      for more information.
Jul 15 09:46:31 arch systemd[877]: Starting Portal service...
Jul 15 09:46:31 arch systemd[877]: Starting flatpak document portal service...
Jul 15 09:46:31 arch systemd[877]: Starting sandboxed app permission store...
Jul 15 09:46:31 arch systemd[877]: Started sandboxed app permission store.
Jul 15 09:46:31 arch systemd[877]: Started flatpak document portal service.
Jul 15 09:46:31 arch ksplashqml[924]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                      for more information.
Jul 15 09:46:32 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jul 15 09:46:32 arch systemd[877]: Started Baloo File Indexer Daemon.
Jul 15 09:46:32 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jul 15 09:46:32 arch rtkit-daemon[950]: Successfully called chroot.
Jul 15 09:46:32 arch rtkit-daemon[950]: Successfully dropped privileges.
Jul 15 09:46:32 arch rtkit-daemon[950]: Successfully limited resources.
Jul 15 09:46:32 arch rtkit-daemon[950]: Canary thread running.
Jul 15 09:46:32 arch rtkit-daemon[950]: Running.
Jul 15 09:46:32 arch rtkit-daemon[950]: Watchdog thread running.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 0 threads of 0 processes of 0 users.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 0 threads of 0 processes of 0 users.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 0 threads of 0 processes of 0 users.
Jul 15 09:46:32 arch kwin_wayland[921]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                        Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                        If this causes problems, reconfigure your locale. See the locale(1) manual
                                        for more information.
Jul 15 09:46:32 arch systemd[1]: Starting Disk Manager...
Jul 15 09:46:32 arch udisksd[955]: udisks daemon version 2.10.1 starting
Jul 15 09:46:32 arch systemd[1]: Starting Authorization Manager...
Jul 15 09:46:32 arch kwin_wayland[921]: No backend specified, automatically choosing drm
Jul 15 09:46:32 arch polkitd[960]: Started polkitd version 124
Jul 15 09:46:32 arch polkitd[960]: Loading rules from directory /etc/polkit-1/rules.d
Jul 15 09:46:32 arch polkitd[960]: Loading rules from directory /usr/share/polkit-1/rules.d
Jul 15 09:46:32 arch polkitd[960]: Finished loading, compiling and executing 5 rules
Jul 15 09:46:32 arch systemd[1]: Started Authorization Manager.
Jul 15 09:46:32 arch polkitd[960]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jul 15 09:46:32 arch kwin_wayland[921]: kwin_wayland_drm: drmSetClientCap for Atomic Mode Setting failed. Using legacy mode on GPU "/dev/dri/card0"
Jul 15 09:46:32 arch systemd[1]: Started Disk Manager.
Jul 15 09:46:32 arch udisksd[955]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jul 15 09:46:32 arch systemd[1]: Starting Daemon for power management...
Jul 15 09:46:32 arch systemd[1]: Started Daemon for power management.
Jul 15 09:46:32 arch systemd[877]: Started PipeWire Multimedia Service.
Jul 15 09:46:32 arch systemd[877]: Started Multimedia Service Session Manager.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 0 threads of 0 processes of 0 users.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 0 threads of 0 processes of 0 users.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 0 threads of 0 processes of 0 users.
Jul 15 09:46:32 arch rtkit-daemon[950]: Successfully made thread 997 of process 997 owned by '1000' high priority at nice level -11.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 1 threads of 1 processes of 1 users.
Jul 15 09:46:32 arch rtkit-daemon[950]: Successfully made thread 1000 of process 997 owned by '1000' RT at priority 20.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 2 threads of 1 processes of 1 users.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 2 threads of 1 processes of 1 users.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 2 threads of 1 processes of 1 users.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 2 threads of 1 processes of 1 users.
Jul 15 09:46:32 arch rtkit-daemon[950]: Successfully made thread 998 of process 998 owned by '1000' high priority at nice level -11.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 3 threads of 2 processes of 1 users.
Jul 15 09:46:32 arch rtkit-daemon[950]: Successfully made thread 1009 of process 998 owned by '1000' RT at priority 20.
Jul 15 09:46:32 arch rtkit-daemon[950]: Supervising 4 threads of 2 processes of 1 users.
Jul 15 09:46:32 arch baloo_file[920]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.26'
Jul 15 09:46:32 arch baloo_file[920]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.29'
Jul 15 09:46:33 arch kcminit_startup[926]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Jul 15 09:46:33 arch kwin_wayland_wrapper[1025]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jul 15 09:46:33 arch kwin_wayland_wrapper[1025]: > Warning:          Unsupported maximum keycode 708, clipping.
Jul 15 09:46:33 arch kwin_wayland_wrapper[1025]: >                   X11 cannot support keycodes above 255.
Jul 15 09:46:33 arch kwin_wayland_wrapper[1025]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Jul 15 09:46:33 arch kwin_wayland_wrapper[1025]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Jul 15 09:46:33 arch kwin_wayland_wrapper[1025]: Errors from xkbcomp are not fatal to the X server
Jul 15 09:46:33 arch kcminit[1026]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                    Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                    If this causes problems, reconfigure your locale. See the locale(1) manual
                                    for more information.
Jul 15 09:46:33 arch kcminit_startup[926]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
Jul 15 09:46:33 arch kcminit[1026]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Jul 15 09:46:33 arch kcminit[1026]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
Jul 15 09:46:33 arch kernel: usb 5-3.3: reset high-speed USB device number 4 using xhci_hcd
Jul 15 09:46:33 arch kcminit_startup[926]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
Jul 15 09:46:33 arch systemd[877]: Started KDE Config Module Initialization.
Jul 15 09:46:33 arch systemd[877]: Starting KDE Session Management Server...
Jul 15 09:46:33 arch systemd[877]: Started Unlock kwallet from pam credentials.
Jul 15 09:46:33 arch systemd[877]: Starting KDE Daemon 6...
Jul 15 09:46:33 arch pam_kwallet_init[1043]: 2024/07/15 09:46:33 socat[1043] W address is opened in read-write mode but only supports read-only
Jul 15 09:46:33 arch kwalletd6[895]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                     Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                     If this causes problems, reconfigure your locale. See the locale(1) manual
                                     for more information.
Jul 15 09:46:33 arch kded6[1041]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                  Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                  If this causes problems, reconfigure your locale. See the locale(1) manual
                                  for more information.
Jul 15 09:46:33 arch ksmserver[1039]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                      for more information.
Jul 15 09:46:33 arch systemd[877]: Started KDE Session Management Server.
Jul 15 09:46:33 arch systemd[877]: Starting KDE Plasma Workspace...
Jul 15 09:46:33 arch plasmashell[1057]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                        Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                        If this causes problems, reconfigure your locale. See the locale(1) manual
                                        for more information.
Jul 15 09:46:34 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:34 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:34 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:34 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:34 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:34 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:34 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:34 arch systemd[877]: Started KDE Daemon 6.
Jul 15 09:46:34 arch systemd[877]: Starting KDE Configuration Module Initialization (Phase 1)...
Jul 15 09:46:34 arch kded6[1041]: kf.coreaddons: The plugin "/usr/lib/qt6/plugins/kaccounts/daemonplugins/gdrive.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed
Jul 15 09:46:34 arch systemd[877]: Starting User preferences database...
Jul 15 09:46:34 arch qdbus[1072]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                  Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                  If this causes problems, reconfigure your locale. See the locale(1) manual
                                  for more information.
Jul 15 09:46:34 arch kcminit_startup[926]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kgamma.so"
Jul 15 09:46:34 arch wireplumber[998]: spa.bluez5: BlueZ system service is not available
Jul 15 09:46:34 arch kcminit_startup[926]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
Jul 15 09:46:34 arch systemd[877]: Started User preferences database.
Jul 15 09:46:34 arch systemd[877]: Finished KDE Configuration Module Initialization (Phase 1).
Jul 15 09:46:34 arch kded6[1041]: org.kde.colorcorrectlocationupdater: Geolocator stopped
Jul 15 09:46:34 arch kded6[1041]: QDBusObjectPath: invalid path "/modules/plasma-session-shortcuts"
Jul 15 09:46:34 arch kded6[1041]: kf.dbusaddons: The kded module name "plasma-session-shortcuts" is invalid!
Jul 15 09:46:34 arch kded6[1041]: org.kde.kameleon: found no RGB LED devices
Jul 15 09:46:34 arch wireplumber[998]: [0:00:27.774132916] [998] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jul 15 09:46:34 arch wireplumber[998]: [0:00:27.774146377] [998] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jul 15 09:46:34 arch wireplumber[998]: [0:00:27.774176347] [998]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jul 15 09:46:34 arch NetworkManager[737]: <info>  [1721029594.7901] agent-manager: agent[838905625747f852,:1.32/org.kde.plasma.networkmanagement/1000]: agent registered
Jul 15 09:46:34 arch systemd[877]: Started PipeWire PulseAudio.
Jul 15 09:46:34 arch rtkit-daemon[950]: Supervising 4 threads of 2 processes of 1 users.
Jul 15 09:46:34 arch rtkit-daemon[950]: Supervising 4 threads of 2 processes of 1 users.
Jul 15 09:46:34 arch rtkit-daemon[950]: Supervising 4 threads of 2 processes of 1 users.
Jul 15 09:46:34 arch rtkit-daemon[950]: Successfully made thread 1118 of process 1118 owned by '1000' high priority at nice level -11.
Jul 15 09:46:34 arch rtkit-daemon[950]: Supervising 5 threads of 3 processes of 1 users.
Jul 15 09:46:34 arch rtkit-daemon[950]: Successfully made thread 1122 of process 1118 owned by '1000' RT at priority 20.
Jul 15 09:46:34 arch rtkit-daemon[950]: Supervising 6 threads of 3 processes of 1 users.
Jul 15 09:46:35 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:35 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:35 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:35 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:35 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:35 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:35 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:35 arch kded6[1041]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface:
Jul 15 09:46:35 arch kded6[1041]: org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
Jul 15 09:46:35 arch kded6[1041]: QDBusObjectPath: invalid path "/modules/kded_plasma-welcome"
Jul 15 09:46:35 arch kded6[1041]: kf.dbusaddons: The kded module name "kded_plasma-welcome" is invalid!
Jul 15 09:46:35 arch systemd[877]: Starting KActivityManager Activity manager Service...
Jul 15 09:46:35 arch kded6[1041]: org.kde.plasma.printmanager.kded: unable to register service to dbus
Jul 15 09:46:35 arch kded6[1041]: colord: X11 not detect disabling
Jul 15 09:46:35 arch kconf_update[1129]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                         Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                         If this causes problems, reconfigure your locale. See the locale(1) manual
                                         for more information.
Jul 15 09:46:35 arch kded6[1041]: 
Jul 15 09:46:35 arch kactivitymanagerd[1128]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                              Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                              If this causes problems, reconfigure your locale. See the locale(1) manual
                                              for more information.
Jul 15 09:46:35 arch dbus-broker-launch[735]: Activation request for 'org.freedesktop.ModemManager1' failed: The systemd unit 'dbus-org.freedesktop.ModemManager1.service' could not be found.
Jul 15 09:46:35 arch kded6[1041]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner" 
                                   "Could not activate remote peer 'org.freedesktop.ModemManager1': activation request failed: unknown unit"
Jul 15 09:46:35 arch dbus-broker-launch[735]: Activation request for 'org.bluez' failed: The systemd unit 'dbus-org.bluez.service' could not be found.
Jul 15 09:46:35 arch kded6[1141]: xsettingsd: Loaded 14 settings from /home/eli/.config/xsettingsd/xsettingsd.conf
Jul 15 09:46:35 arch kded6[1141]: xsettingsd: Created window 0x800001 on screen 0 with timestamp 28286
Jul 15 09:46:35 arch kded6[1141]: xsettingsd: Selection _XSETTINGS_S0 is owned by 0x0
Jul 15 09:46:35 arch kded6[1141]: xsettingsd: Took ownership of selection _XSETTINGS_S0
Jul 15 09:46:35 arch systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.kded.smart.
Jul 15 09:46:35 arch systemd[1]: Started dbus-:1.1-org.kde.kded.smart@0.service.
Jul 15 09:46:35 arch systemd[877]: Started KDE Plasma Workspace.
Jul 15 09:46:35 arch systemd[877]: Reached target KDE Plasma Workspace Core.
Jul 15 09:46:35 arch plasmashell[1057]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.graphsplasmoid", fileName: "/usr/share/plasma/plasmoids/org.kde.graphsplasmoid/metadata.json") does not match requested format "Plasma/Applet"
Jul 15 09:46:35 arch plasmashell[1057]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kclock_1x2", fileName: "/usr/share/plasma/plasmoids/org.kde.plasma.kclock_1x2/metadata.json") does not match requested format "Plasma/Applet"
Jul 15 09:46:35 arch plasmashell[1057]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kweather_1x4", fileName: "/usr/share/plasma/plasmoids/org.kde.plasma.kweather_1x4/metadata.json") does not match requested format "Plasma/Applet"
Jul 15 09:46:35 arch plasmashell[1057]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.merkuro.contact", fileName: "/usr/share/plasma/plasmoids/org.kde.merkuro.contact/metadata.json") does not match requested format "Plasma/Applet"
Jul 15 09:46:35 arch systemd[877]: Started Consume pending crashes using DrKonqi.
Jul 15 09:46:35 arch systemd[877]: Started Proxies GTK DBus menus to a Plasma readable format.
Jul 15 09:46:35 arch systemd[877]: Starting KDE PolicyKit Authentication Agent...
Jul 15 09:46:35 arch systemd[877]: Starting Powerdevil...
Jul 15 09:46:35 arch systemd[877]: Starting Xdg Desktop Portal For KDE...
Jul 15 09:46:35 arch plasmashell[1057]: kde.plasmashell: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Jul 15 09:46:35 arch plasmashell[1057]: kde.plasmashell: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Jul 15 09:46:35 arch systemd[877]: Started Handle legacy xembed system tray icons.
Jul 15 09:46:35 arch drkonqi-coredump-processor[1143]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                       Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                       If this causes problems, reconfigure your locale. See the locale(1) manual
                                                       for more information.
Jul 15 09:46:35 arch kded6[1041]: kf.bluezqt: PendingCall Error: "The name is not activatable"
Jul 15 09:46:35 arch kded6[1041]: kf.bluezqt: PendingCall Error: "Could not activate remote peer 'org.bluez': activation request failed: unknown unit"
Jul 15 09:46:35 arch gmenudbusmenuproxy[1144]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                               Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                               If this causes problems, reconfigure your locale. See the locale(1) manual
                                               for more information.
Jul 15 09:46:35 arch xembedsniproxy[1148]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                           for more information.
Jul 15 09:46:35 arch polkit-kde-authentication-agent-1[1145]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                              Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                              If this causes problems, reconfigure your locale. See the locale(1) manual
                                                              for more information.
Jul 15 09:46:35 arch xdg-desktop-portal-kde[1147]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                   Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                   If this causes problems, reconfigure your locale. See the locale(1) manual
                                                   for more information.
Jul 15 09:46:35 arch org_kde_powerdevil[1146]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                               Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                               If this causes problems, reconfigure your locale. See the locale(1) manual
                                               for more information.
Jul 15 09:46:36 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:36 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:36 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:36 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:36 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:36 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:36 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:36 arch kactivitymanagerd[1128]: kf.windowsystem: virtual void KX11Extras::connectNotify(const QMetaMethod&) may only be used on X11
Jul 15 09:46:36 arch kactivitymanagerd[1128]: kf.windowsystem: virtual void KX11Extras::connectNotify(const QMetaMethod&) may only be used on X11
Jul 15 09:46:36 arch systemd[877]: Started KActivityManager Activity manager Service.
Jul 15 09:46:36 arch plasmashell[1057]: kde.plasmashell: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Jul 15 09:46:36 arch plasmashell[1057]: kde.plasmashell: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Jul 15 09:46:36 arch kded6[1041]: Known activities: QList("3932d7f7-25b5-4c53-b0d8-ab3f9adc2497")
Jul 15 09:46:36 arch systemd[877]: Started Xdg Desktop Portal For KDE.
Jul 15 09:46:36 arch systemd[877]: Started KDE PolicyKit Authentication Agent.
Jul 15 09:46:36 arch polkit-kde-authentication-agent-1[1145]: New PolkitAgentListener  0x56d3bf14b570
Jul 15 09:46:36 arch polkit-kde-authentication-agent-1[1145]: Adding new listener  PolkitQt1::Agent::Listener(0x56d3bf14cdf0) for  0x56d3bf14b570
Jul 15 09:46:36 arch polkit-kde-authentication-agent-1[1145]: Listener online
Jul 15 09:46:36 arch polkitd[960]: Registered Authentication Agent for unix-session:2 (system bus name :1.45 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8)
Jul 15 09:46:36 arch polkit-kde-authentication-agent-1[1145]: Authentication agent result: true
Jul 15 09:46:36 arch xdg-desktop-por[928]: Choosing kwallet.portal for org.freedesktop.impl.portal.Secret via the deprecated UseIn key
Jul 15 09:46:36 arch xdg-desktop-por[928]: The preferred method to match portal implementations to desktop environments is to use the portals.conf(5) configuration file
Jul 15 09:46:36 arch systemd[877]: Started Portal service.
Jul 15 09:46:36 arch org_kde_powerdevil[1146]: qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
Jul 15 09:46:36 arch org_kde_powerdevil[1146]: qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
Jul 15 09:46:36 arch org_kde_powerdevil[1146]: Initializing libddcutil.  ddcutil version: 2.1.4, shared library: /usr/lib/libddcutil.so.5.1.2
Jul 15 09:46:36 arch org_kde_powerdevil[1146]: Options passed from client:
Jul 15 09:46:36 arch org_kde_powerdevil[1146]: Applying combined options:
Jul 15 09:46:36 arch org_kde_powerdevil[1146]: Library initialization complete.
Jul 15 09:46:36 arch org_kde_powerdevil[1146]: org.kde.powerdevil: [DDCutilDetector]: Failed to initialize callback
Jul 15 09:46:36 arch plasmashell[1057]: kf.plasma.quick: Applet preload policy set to 1
Jul 15 09:46:36 arch systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.powerdevil.discretegpuhelper.
Jul 15 09:46:36 arch systemd[1]: Started dbus-:1.1-org.kde.powerdevil.discretegpuhelper@0.service.
Jul 15 09:46:36 arch plasmashell[1057]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:195:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jul 15 09:46:36 arch systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.powerdevil.chargethresholdhelper.
Jul 15 09:46:36 arch systemd[1]: Started dbus-:1.1-org.kde.powerdevil.chargethresholdhelper@0.service.
Jul 15 09:46:36 arch systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.powerdevil.backlighthelper.
Jul 15 09:46:36 arch systemd[1]: Started dbus-:1.1-org.kde.powerdevil.backlighthelper@0.service.
Jul 15 09:46:36 arch backlighthelper[1241]: org.kde.powerdevil: no kernel backlight interface found
Jul 15 09:46:36 arch plasmashell[1057]: Toolbox not loading, toolbox package is either invalid or disabled.
Jul 15 09:46:36 arch org_kde_powerdevil[1146]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jul 15 09:46:36 arch org_kde_powerdevil[1146]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
Jul 15 09:46:36 arch systemd[877]: Started Powerdevil.
Jul 15 09:46:36 arch systemd[877]: Reached target KDE Plasma Workspace.
Jul 15 09:46:36 arch systemd[877]: Reached target Current graphical user session.
Jul 15 09:46:36 arch systemd[877]: Reached target plasma-workspace-wayland.target.
Jul 15 09:46:36 arch systemd[877]: Starting AT-SPI D-Bus Bus...
Jul 15 09:46:36 arch systemd[877]: Starting Discord...
Jul 15 09:46:36 arch systemd[877]: Starting Geoclue Demo agent...
Jul 15 09:46:36 arch systemd[877]: Starting Accessibility...
Jul 15 09:46:36 arch systemd[877]: Starting KAlarm...
Jul 15 09:46:36 arch systemd[877]: Starting KMix...
Jul 15 09:46:36 arch systemd[877]: Starting Konqueror preloading during desktop environment startup...
Jul 15 09:46:36 arch systemd[877]: Starting Discover...
Jul 15 09:46:36 arch systemd[877]: Starting Calendar Reminders...
Jul 15 09:46:36 arch systemd[877]: Starting org.kde.kclockd-autostart...
Jul 15 09:46:36 arch systemd[877]: Starting KDE Connect...
Jul 15 09:46:36 arch org_kde_powerdevil[1146]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Jul 15 09:46:36 arch systemd[877]: Starting KGpg...
Jul 15 09:46:36 arch systemd[877]: Starting Plasma Session Restore...
Jul 15 09:46:36 arch systemd[877]: Starting Restore Mixer Volumes...
Jul 15 09:46:36 arch systemd[877]: Starting Steam (Runtime)...
Jul 15 09:46:36 arch systemd[877]: Starting KSplash "ready" Stage...
Jul 15 09:46:36 arch systemd[877]: Starting KDE Session Restoration...
Jul 15 09:46:36 arch kde-systemd-start-condition[1261]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                        Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                        If this causes problems, reconfigure your locale. See the locale(1) manual
                                                        for more information.
Jul 15 09:46:36 arch org_kde_powerdevil[1146]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jul 15 09:46:36 arch systemd[877]: Started Discord.
Jul 15 09:46:36 arch systemd[877]: Started KDE Connect.
Jul 15 09:46:36 arch systemd[877]: Started Steam (Runtime).
Jul 15 09:46:36 arch systemd[877]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
Jul 15 09:46:36 arch systemd[877]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
Jul 15 09:46:36 arch kde-systemd-start-condition[1267]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                        Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                        If this causes problems, reconfigure your locale. See the locale(1) manual
                                                        for more information.
Jul 15 09:46:36 arch qdbus[1275]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                  Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                  If this causes problems, reconfigure your locale. See the locale(1) manual
                                  for more information.
Jul 15 09:46:36 arch systemd[877]: app-org.kde.kgpg@autostart.service: Skipped due to 'exec-condition'.
Jul 15 09:46:36 arch qdbus[1277]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                  Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                  If this causes problems, reconfigure your locale. See the locale(1) manual
                                  for more information.
Jul 15 09:46:36 arch systemd[877]: Condition check resulted in KGpg being skipped.
Jul 15 09:46:36 arch systemd[877]: Started org.kde.kclockd-autostart.
Jul 15 09:46:36 arch systemd[877]: Finished KSplash "ready" Stage.
Jul 15 09:46:36 arch kde-systemd-start-condition[1284]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                        Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                        If this causes problems, reconfigure your locale. See the locale(1) manual
                                                        for more information.
Jul 15 09:46:36 arch kde-systemd-start-condition[1285]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                        Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                        If this causes problems, reconfigure your locale. See the locale(1) manual
                                                        for more information.
Jul 15 09:46:36 arch systemd[877]: app-kalarm.autostart@autostart.service: Skipped due to 'exec-condition'.
Jul 15 09:46:36 arch kde-systemd-start-condition[1287]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                        Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                        If this causes problems, reconfigure your locale. See the locale(1) manual
                                                        for more information.
Jul 15 09:46:36 arch systemd[877]: Condition check resulted in KAlarm being skipped.
Jul 15 09:46:36 arch systemd[877]: Started Geoclue Demo agent.
Jul 15 09:46:36 arch kde-systemd-start-condition[1295]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                        Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                        If this causes problems, reconfigure your locale. See the locale(1) manual
                                                        for more information.
Jul 15 09:46:36 arch systemd[877]: Finished KDE Session Restoration.
Jul 15 09:46:36 arch systemd[877]: Started Accessibility.
Jul 15 09:46:36 arch systemd[877]: Started Firefox Web Browser - Web Browser.
Jul 15 09:46:36 arch systemd[877]: Started Calendar Reminders.
Jul 15 09:46:36 arch systemd[877]: Started Discover.
Jul 15 09:46:36 arch systemd[877]: app-konqy_preload@autostart.service: Skipped due to 'exec-condition'.
Jul 15 09:46:36 arch systemd[877]: Condition check resulted in Konqueror preloading during desktop environment startup being skipped.
Jul 15 09:46:36 arch systemd[877]: Started Plasma Session Restore.
Jul 15 09:46:36 arch kdeconnectd[1264]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                        Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                        If this causes problems, reconfigure your locale. See the locale(1) manual
                                        for more information.
Jul 15 09:46:36 arch kaccess[1282]: Xlib XKB extension major= 1  minor= 0
Jul 15 09:46:36 arch kaccess[1282]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                    Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                    If this causes problems, reconfigure your locale. See the locale(1) manual
                                    for more information.
Jul 15 09:46:36 arch systemd[877]: Started KMix.
Jul 15 09:46:36 arch systemd[877]: Started Restore Mixer Volumes.
Jul 15 09:46:36 arch systemd[877]: Reached target Startup of XDG autostart applications.
Jul 15 09:46:36 arch kclockd[1262]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                    Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                    If this causes problems, reconfigure your locale. See the locale(1) manual
                                    for more information.
Jul 15 09:46:36 arch plasma-fallback-session-restore[1294]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                            Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                            If this causes problems, reconfigure your locale. See the locale(1) manual
                                                            for more information.
Jul 15 09:46:36 arch DiscoverNotifier[1289]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                             Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                             If this causes problems, reconfigure your locale. See the locale(1) manual
                                             for more information.
Jul 15 09:46:36 arch plasmashell[1057]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:195:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jul 15 09:46:37 arch plasmashell[1057]: Toolbox not loading, toolbox package is either invalid or disabled.
Jul 15 09:46:37 arch kaccess[1282]: X server XKB extension major= 1  minor= 0
Jul 15 09:46:37 arch plasmashell[1057]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:195:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jul 15 09:46:37 arch plasmashell[1057]: Toolbox not loading, toolbox package is either invalid or disabled.
Jul 15 09:46:37 arch steam-runtime[1274]: steam.sh[1274]: Running Steam on arch rolling 64-bit
Jul 15 09:46:37 arch steam-runtime[1274]: steam.sh[1274]: STEAM_RUNTIME is enabled automatically
Jul 15 09:46:37 arch firefox[1300]: [1300, Main Thread] WARNING: Locale not supported by C library.
Jul 15 09:46:37 arch firefox[1300]:         Using the fallback 'C' locale.: 'glib warning', file /usr/src/debug/firefox/firefox-128.0/toolkit/xre/nsSigHandlers.cpp:187
Jul 15 09:46:37 arch firefox[1300]: Locale not supported by C library.
                                            Using the fallback 'C' locale.
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmixctrl[1305]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch steam-runtime[1417]: setup.sh[1417]: Steam runtime environment up-to-date!
Jul 15 09:46:37 arch kioworker[1464]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                      for more information.
Jul 15 09:46:37 arch kmix[1302]: percent 5 -> divisor 20
Jul 15 09:46:37 arch kalendarac[1291]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                       Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                       If this causes problems, reconfigure your locale. See the locale(1) manual
                                       for more information.
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:37 arch kmix[1302]: org.kde.kmix: no mix devices and not dynamic
Jul 15 09:46:38 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:38 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:38 arch kmix[1302]: kf.windowsystem: Could not find any platform plugin
Jul 15 09:46:38 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:38 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:38 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:38 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:38 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:38 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:38 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:38 arch plasmashell[1057]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Jul 15 09:46:38 arch plasmashell[1057]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Jul 15 09:46:38 arch DiscoverNotifier[1289]: couldn't load "/usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so: libpackagekitqt6.so.1: cannot open shared object file: No such file or directory"
Jul 15 09:46:38 arch kclockd[1262]: Starting kclockd 24.05.2
Jul 15 09:46:38 arch kclockd[1262]: Requesting portal to run in the background and autostart...
Jul 15 09:46:38 arch kclockd[1262]: Registered on DBus: true
Jul 15 09:46:38 arch kclockd[1262]: PowerDevil found, using it for time tracking.
Jul 15 09:46:38 arch kernel: warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Jul 15 09:46:38 arch discord[1253]: Discord 0.0.59
Jul 15 09:46:38 arch systemd[877]: Created slice Slice /app/dbus-:1.2-org.freedesktop.Notifications.
Jul 15 09:46:38 arch systemd[877]: Started dbus-:1.2-org.freedesktop.Notifications@0.service.
Jul 15 09:46:38 arch plasma_waitforname[1552]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                               Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                               If this causes problems, reconfigure your locale. See the locale(1) manual
                                               for more information.
Jul 15 09:46:38 arch systemd[1]: Reached target User and Group Name Lookups.
Jul 15 09:46:38 arch systemd[1]: Starting Accounts Service...
Jul 15 09:46:38 arch discord[1253]: Starting app.
Jul 15 09:46:38 arch discord[1253]: Starting updater.
Jul 15 09:46:38 arch discord[1253]: 2024-07-15T07:46:38.641Z [Modules] Modules initializing
Jul 15 09:46:38 arch discord[1253]: 2024-07-15T07:46:38.642Z [Modules] Distribution: remote
Jul 15 09:46:38 arch discord[1253]: 2024-07-15T07:46:38.642Z [Modules] Host updates: enabled
Jul 15 09:46:38 arch discord[1253]: 2024-07-15T07:46:38.642Z [Modules] Module updates: enabled
Jul 15 09:46:38 arch discord[1253]: 2024-07-15T07:46:38.642Z [Modules] Module install path: /home/eli/.config/discord/0.0.59/modules
Jul 15 09:46:38 arch discord[1253]: 2024-07-15T07:46:38.642Z [Modules] Module installed file path: /home/eli/.config/discord/0.0.59/modules/installed.json
Jul 15 09:46:38 arch discord[1253]: 2024-07-15T07:46:38.642Z [Modules] Module download path: /home/eli/.config/discord/0.0.59/modules/pending
Jul 15 09:46:38 arch discord[1253]: splashScreen.initSplash(false)
Jul 15 09:46:38 arch discord[1253]: CDM component API found
Jul 15 09:46:38 arch systemd[877]: Starting Accessibility services bus...
Jul 15 09:46:38 arch accounts-daemon[1561]: started daemon version 23.13.0
Jul 15 09:46:38 arch systemd[1]: Started Accounts Service.
Jul 15 09:46:38 arch systemd[877]: Started Accessibility services bus.
Jul 15 09:46:38 arch plasmashell[1057]: qt.dbus.integration: Could not connect "org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString, QString, uint, QString, bool) :
Jul 15 09:46:38 arch discord[1253]: blackbox: 2024-07-15T07:46:38.893Z 0
Jul 15 09:46:38 arch discord[1253]: ----------------------------------------------
Jul 15 09:46:38 arch discord[1253]: CDM completed with err: cdm-ready-timeout-200
Jul 15 09:46:38 arch discord[1253]: blackbox: 2024-07-15T07:46:38.913Z 1 Discord starting: {"releaseChannel":"stable","version":"0.0.59"}, modulepath: /home/eli/.config/discord/0.0.59/modules
Jul 15 09:46:38 arch discord[1253]: blackbox: 2024-07-15T07:46:38.923Z 2 ✅ webContents.created web1 ""
Jul 15 09:46:38 arch discord[1253]: blackbox: 2024-07-15T07:46:38.932Z 3 ✅ window.created win1 "discord"
Jul 15 09:46:38 arch plasmashell[1057]: kameleon supported false
Jul 15 09:46:38 arch plasmashell[1057]: kameleon enabled true
Jul 15 09:46:39 arch plasmashell[1057]: qml: SystemTray ItemLoader: Invalid state, cannot determine source!
Jul 15 09:46:39 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:39 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:39 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:39 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:39 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:39 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:39 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:39 arch plasmashell[1057]: error getting max screen brightness via dbus: QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/org/kde/Solid/PowerManagement/Actions/BrightnessControl'")
Jul 15 09:46:39 arch plasmashell[1057]: error getting max keyboard brightness via dbus QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/org/kde/Solid/PowerManagement/Actions/KeyboardBrightnessControl'")
Jul 15 09:46:39 arch kmix[1302]: adding 2 mixers
Jul 15 09:46:39 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:46:39 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:39 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:46:39 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:46:39 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:39 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:46:39 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:39 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:39 arch kioworker[1639]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                      for more information.
Jul 15 09:46:39 arch systemd[877]: Created slice Slice /app/dbus-:1.2-org.kde.kded5.
Jul 15 09:46:39 arch systemd[877]: Started dbus-:1.2-org.kde.kded5@0.service.
Jul 15 09:46:39 arch akonadi_control[1649]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                            Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                            If this causes problems, reconfigure your locale. See the locale(1) manual
                                            for more information.
Jul 15 09:46:39 arch plasmashell[1057]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Jul 15 09:46:39 arch systemd[877]: Finished Splash screen shown during boot.
Jul 15 09:46:39 arch kded6[1041]: Registering ":1.53/StatusNotifierItem" to system tray
Jul 15 09:46:39 arch kmix[1302]: adding 2 mixers
Jul 15 09:46:39 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:46:39 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:39 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:46:39 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:46:39 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:39 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:46:39 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:39 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:39 arch systemd[1]: Starting Time & Date Service...
Jul 15 09:46:39 arch systemd[1]: Started Time & Date Service.
Jul 15 09:46:39 arch rtkit-daemon[950]: Supervising 6 threads of 3 processes of 1 users.
Jul 15 09:46:39 arch rtkit-daemon[950]: Supervising 6 threads of 3 processes of 1 users.
Jul 15 09:46:40 arch kmix[1302]: org.kde.kmix: No such icon "mixer-front"
Jul 15 09:46:40 arch kmix[1302]: adding 2 mixers
Jul 15 09:46:40 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:46:40 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:40 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:46:40 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:46:40 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:40 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:46:40 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:40 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:40 arch kmix[1302]: adding 2 mixers
Jul 15 09:46:40 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:46:40 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:40 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:46:40 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:46:40 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:40 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:46:40 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:40 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:40 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:40 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:40 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:40 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:40 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:40 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:40 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:40 arch akonadi_control[1649]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Jul 15 09:46:40 arch akonadiserver[1757]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                          Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                          If this causes problems, reconfigure your locale. See the locale(1) manual
                                          for more information.
Jul 15 09:46:40 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Starting up the Akonadi Server...
Jul 15 09:46:40 arch rtkit-daemon[950]: Supervising 6 threads of 3 processes of 1 users.
Jul 15 09:46:40 arch rtkit-daemon[950]: Supervising 6 threads of 3 processes of 1 users.
Jul 15 09:46:40 arch rtkit-daemon[950]: Successfully made thread 1768 of process 1300 owned by '1000' RT at priority 10.
Jul 15 09:46:40 arch rtkit-daemon[950]: Supervising 7 threads of 4 processes of 1 users.
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397313:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397435:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397513:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397541:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397608:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397636:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397699:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397725:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397801:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397829:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397892:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397918:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.397985:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398013:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398074:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398102:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398168:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398201:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398265:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398292:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398354:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398380:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398446:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398473:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398539:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398566:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398627:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398656:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398721:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398749:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398812:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398846:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398917:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.398949:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399017:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399048:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399114:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399143:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399209:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399236:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399302:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399330:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399400:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399429:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399498:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399525:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399592:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399620:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399688:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399716:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399788:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399816:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399882:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399909:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.399976:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400004:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400069:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400097:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400162:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400189:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400255:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400282:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400356:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400385:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400450:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400491:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400557:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400584:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400647:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400675:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400747:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400774:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400838:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400866:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400929:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.400956:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.401062:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.401130:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.401230:ERROR:gbm_wrapper.cc(72)] Failed to get fd for plane.: No such file or directory (2)
Jul 15 09:46:40 arch discord[1569]: [1569:0715/094640.401258:ERROR:gbm_wrapper.cc(255)] Failed to export buffer to dma_buf: No such file or directory (2)
Jul 15 09:46:40 arch discord[1253]: splashScreen: SPLASH_SCREEN_READY
Jul 15 09:46:40 arch discord[1253]: splashScreen.webContentsSend: SPLASH_SCREEN_QUOTE SPLASH_SCREEN_QUOTE [ 'Hold Tight — Loading Discord' ]
Jul 15 09:46:40 arch discord[1253]: 2024-07-15T07:46:40.486Z [Modules] No updates to install
Jul 15 09:46:40 arch discord[1253]: splashScreen: no-pending-updates
Jul 15 09:46:40 arch discord[1253]: 2024-07-15T07:46:40.486Z [Modules] Checking for host updates.
Jul 15 09:46:40 arch discord[1253]: splashScreen: checking-for-updates
Jul 15 09:46:40 arch discord[1253]: splashScreen.updateSplashState checking-for-updates checking-for-updates {}
Jul 15 09:46:40 arch discord[1253]: splashScreen.webContentsSend: SPLASH_UPDATE_STATE SPLASH_UPDATE_STATE [ { status: 'checking-for-updates' } ]
Jul 15 09:46:40 arch plasmashell[1057]: kf5idletime_wayland: This plugin does not support polling idle time
Jul 15 09:46:40 arch kwin_wayland[921]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jul 15 09:46:40 arch discord[1253]: blackbox: 2024-07-15T07:46:40.585Z 4 ✅ webContents.did-finish-load web1
Jul 15 09:46:40 arch systemd[1]: Stopping User Manager for UID 966...
Jul 15 09:46:40 arch systemd[825]: Activating special unit Exit the Session...
Jul 15 09:46:40 arch systemd[825]: Stopped target Main User Target.
Jul 15 09:46:40 arch systemd[825]: Stopped target Basic System.
Jul 15 09:46:40 arch systemd[825]: Stopped target Paths.
Jul 15 09:46:40 arch systemd[825]: Stopped Submitting pending crash events (file monitor).
Jul 15 09:46:40 arch systemd[825]: Stopped target Sockets.
Jul 15 09:46:40 arch systemd[825]: Stopped target Timers.
Jul 15 09:46:40 arch systemd[825]: Closed GnuPG network certificate management daemon.
Jul 15 09:46:40 arch systemd[825]: Closed Socket to launch DrKonqi for a systemd-coredump crash.
Jul 15 09:46:40 arch systemd[825]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 15 09:46:40 arch systemd[825]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jul 15 09:46:40 arch systemd[825]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jul 15 09:46:40 arch systemd[825]: Closed GnuPG cryptographic agent and passphrase cache.
Jul 15 09:46:40 arch systemd[825]: Closed GnuPG public key management service.
Jul 15 09:46:40 arch systemd[825]: Closed p11-kit server.
Jul 15 09:46:40 arch systemd[825]: Closed PipeWire PulseAudio.
Jul 15 09:46:40 arch systemd[825]: Closed PipeWire Multimedia System Sockets.
Jul 15 09:46:40 arch dbus-broker[841]: Dispatched 190 messages @ 1(±2)μs / message.
Jul 15 09:46:40 arch systemd[825]: Stopping D-Bus User Message Bus...
Jul 15 09:46:40 arch systemd[825]: Stopped D-Bus User Message Bus.
Jul 15 09:46:40 arch systemd[825]: Removed slice User Core Session Slice.
Jul 15 09:46:40 arch systemd[825]: Closed D-Bus User Message Bus Socket.
Jul 15 09:46:40 arch systemd[825]: Removed slice User Application Slice.
Jul 15 09:46:40 arch systemd[825]: Reached target Shutdown.
Jul 15 09:46:40 arch systemd[825]: Finished Exit the Session.
Jul 15 09:46:40 arch systemd[825]: Reached target Exit the Session.
Jul 15 09:46:40 arch (sd-pam)[827]: pam_unix(systemd-user:session): session closed for user sddm
Jul 15 09:46:40 arch systemd[1]: user@966.service: Deactivated successfully.
Jul 15 09:46:40 arch systemd[1]: Stopped User Manager for UID 966.
Jul 15 09:46:40 arch systemd[1]: Stopping User Runtime Directory /run/user/966...
Jul 15 09:46:40 arch discord[1253]: 2024-07-15T07:46:40.763Z [Modules] Host is up to date.
Jul 15 09:46:40 arch discord[1253]: 2024-07-15T07:46:40.763Z [Modules] Checking for module updates at [url]https://discord.com/api/modules/stable/versions.json[/url]
Jul 15 09:46:40 arch discord[1253]: 2024-07-15T07:46:40.808Z [Modules] No module updates available.
Jul 15 09:46:40 arch discord[1253]: splashScreen: update-check-finished true 0 false
Jul 15 09:46:40 arch discord[1253]: splashScreen.launchMainWindow: false
Jul 15 09:46:40 arch systemd[1]: run-user-966.mount: Deactivated successfully.
Jul 15 09:46:40 arch systemd[1]: user-runtime-dir@966.service: Deactivated successfully.
Jul 15 09:46:40 arch systemd[1]: Stopped User Runtime Directory /run/user/966.
Jul 15 09:46:40 arch systemd[1]: Removed slice User Slice of UID 966.
Jul 15 09:46:40 arch systemd-logind[738]: Removed session 1.
Jul 15 09:46:40 arch rtkit-daemon[950]: Supervising 7 threads of 4 processes of 1 users.
Jul 15 09:46:40 arch rtkit-daemon[950]: Supervising 7 threads of 4 processes of 1 users.
Jul 15 09:46:41 arch discord[1253]: Optional module ./ElectronTestRpc was not included.
Jul 15 09:46:41 arch kwin_wayland[921]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jul 15 09:46:41 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_VALUE in glTexStorage2D(width, height or depth < 1)
Jul 15 09:46:41 arch kwin_wayland[921]: kwin_scene_opengl: Invalid framebuffer status:  "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT"
Jul 15 09:46:41 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glBindFramebuffer(non-gen name)
Jul 15 09:46:41 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_FRAMEBUFFER_OPERATION in glClear(incomplete framebuffer)
Jul 15 09:46:41 arch discord[1253]: splashScreen.updateSplashState launching launching {}
Jul 15 09:46:41 arch discord[1253]: splashScreen.webContentsSend: SPLASH_UPDATE_STATE SPLASH_UPDATE_STATE [ { status: 'launching' } ]
Jul 15 09:46:41 arch discord[1253]: blackbox: 2024-07-15T07:46:41.011Z 5 ✅ webContents.created web2 ""
Jul 15 09:46:41 arch discord[1253]: blackbox: 2024-07-15T07:46:41.028Z 6 ✅ window.created win2 "Discord"
Jul 15 09:46:41 arch kded6[1041]: Registering ":1.62/StatusNotifierItem" to system tray
Jul 15 09:46:41 arch rtkit-daemon[950]: Supervising 7 threads of 4 processes of 1 users.
Jul 15 09:46:41 arch rtkit-daemon[950]: Supervising 7 threads of 4 processes of 1 users.
Jul 15 09:46:41 arch rtkit-daemon[950]: Supervising 7 threads of 4 processes of 1 users.
Jul 15 09:46:41 arch rtkit-daemon[950]: Supervising 7 threads of 4 processes of 1 users.
Jul 15 09:46:41 arch rtkit-daemon[950]: Supervising 7 threads of 4 processes of 1 users.
Jul 15 09:46:41 arch rtkit-daemon[950]: Supervising 7 threads of 4 processes of 1 users.
Jul 15 09:46:41 arch kalendarac[2050]: /usr/bin/mysqlcheck: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-check' instead
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.collectionattributetable                   OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.collectionmimetyperelation                 OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.collectionpimitemrelation                  OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.collectiontable                            OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.flagtable                                  OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.mimetypetable                              OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.parttable                                  OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.parttypetable                              OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.pimitemflagrelation                        OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.pimitemtable                               OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.pimitemtagrelation                         OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.relationtable                              OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.relationtypetable                          OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.resourcetable                              OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.schemaversiontable                         OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.tagattributetable                          OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.tagremoteidresourcerelationtable           OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.tagtable                                   OK
Jul 15 09:46:41 arch kalendarac[2050]: akonadi.tagtypetable                               OK
Jul 15 09:46:41 arch kalendarac[2058]: /usr/bin/mysql_upgrade: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-upgrade' instead
Jul 15 09:46:41 arch kalendarac[2058]: This installation of MariaDB is already upgraded to 11.4.2-MariaDB.
Jul 15 09:46:41 arch kalendarac[2058]: There is no need to run mariadb-upgrade again for 11.4.2-MariaDB.
Jul 15 09:46:41 arch kalendarac[2058]: You can use --force if you still want to run mariadb-upgrade
Jul 15 09:46:41 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Running DB initializer
Jul 15 09:46:41 arch akonadiserver[1757]: org.kde.pim.akonadiserver: DB initializer done
Jul 15 09:46:41 arch akonadiserver[1757]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Jul 15 09:46:41 arch akonadi_akonotes_resource[2144]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                                      for more information.
Jul 15 09:46:41 arch akonadi_birthdays_resource[2146]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                       Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                       If this causes problems, reconfigure your locale. See the locale(1) manual
                                                       for more information.
Jul 15 09:46:41 arch akonadi_contacts_resource[2147]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                                      for more information.
Jul 15 09:46:41 arch akonadi_ical_resource[2150]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                  Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                  If this causes problems, reconfigure your locale. See the locale(1) manual
                                                  for more information.
Jul 15 09:46:41 arch akonadi_indexing_agent[2151]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                   Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                   If this causes problems, reconfigure your locale. See the locale(1) manual
                                                   for more information.
Jul 15 09:46:41 arch akonadi_maildir_resource[2152]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                     Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                     If this causes problems, reconfigure your locale. See the locale(1) manual
                                                     for more information.
Jul 15 09:46:41 arch akonadi_followupreminder_agent[2149]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                                           for more information.
Jul 15 09:46:41 arch akonadi_control[1649]: org.kde.pim.akonadicontrol: Akonadi server is now operational.
Jul 15 09:46:41 arch discord[1253]: legacyModuleUpdater: installed-module discord_game_utils 1 1 true
Jul 15 09:46:41 arch akonadi_maildispatcher_agent[2153]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                         Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                         If this causes problems, reconfigure your locale. See the locale(1) manual
                                                         for more information.
Jul 15 09:46:41 arch discord[1253]: legacyModuleUpdater: installed-module discord_krisp 1 1 true
Jul 15 09:46:42 arch akonadi_mailmerge_agent[2180]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                    Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                    If this causes problems, reconfigure your locale. See the locale(1) manual
                                                    for more information.
Jul 15 09:46:42 arch akonadi_migration_agent[2181]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                    Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                    If this causes problems, reconfigure your locale. See the locale(1) manual
                                                    for more information.
Jul 15 09:46:42 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x774824002130) )
Jul 15 09:46:42 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x774824002130) identified as "ETMCalendarMonitor - 97711802213680"
Jul 15 09:46:42 arch rtkit-daemon[950]: Supervising 7 threads of 4 processes of 1 users.
Jul 15 09:46:42 arch rtkit-daemon[950]: Supervising 7 threads of 4 processes of 1 users.
Jul 15 09:46:42 arch akonadi_newmailnotifier_agent[2184]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                          Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                          If this causes problems, reconfigure your locale. See the locale(1) manual
                                                          for more information.
Jul 15 09:46:42 arch akonadi_notes_agent[2186]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                If this causes problems, reconfigure your locale. See the locale(1) manual
                                                for more information.
Jul 15 09:46:42 arch akonadi_unifiedmailbox_agent[2189]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                         Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                         If this causes problems, reconfigure your locale. See the locale(1) manual
                                                         for more information.
Jul 15 09:46:42 arch akonadi_mailfilter_agent[2179]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                     Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                     If this causes problems, reconfigure your locale. See the locale(1) manual
                                                     for more information.
Jul 15 09:46:42 arch discord[1253]: mainScreen.UpdaterEvents: UPDATER_HISTORY_QUERY_AND_TRUNCATE
Jul 15 09:46:42 arch akonadi_sendlater_agent[2187]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                    Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                    If this causes problems, reconfigure your locale. See the locale(1) manual
                                                    for more information.
Jul 15 09:46:42 arch discord[1569]: [1569:0715/094642.227388:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
Jul 15 09:46:42 arch discord[1253]: mainScreen.UpdaterEvents: UPDATER_HISTORY_QUERY_AND_TRUNCATE
Jul 15 09:46:42 arch akonadi_archivemail_agent[2145]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                                      for more information.
Jul 15 09:46:42 arch plasmashell[1057]: file:///usr/share/plasma/plasmoids/org.kde.plasma.keyboardindicator/contents/ui/main.qml:61:13: Unable to assign [undefined] to bool
Jul 15 09:46:42 arch steam[2257]: steam.sh[1274]: Steam client's requirements are satisfied
Jul 15 09:46:42 arch steam[2257]: [2024-07-15 09:46:42] Startup - updater built Jun 20 2024 17:13:49
Jul 15 09:46:42 arch steam[2257]: [2024-07-15 09:46:42] Startup - Steam Client launched with: '/home/eli/.local/share/Steam/ubuntu12_32/steam' '-srt-logger-opened'
Jul 15 09:46:42 arch steam[2257]: 07/15 09:46:42 minidumps folder is set to /tmp/dumps
Jul 15 09:46:42 arch steam[2257]: 07/15 09:46:42 Init: Installing breakpad exception handler for appid(steam)/version(1718904662)/tid(2388)
Jul 15 09:46:43 arch discord[1953]: WEIGHT /home/eli/.config/discord/0.0.59/modules/discord_krisp/c5.n.s.20949d.kw
Jul 15 09:46:43 arch discord[1953]: WEIGHT /home/eli/.config/discord/0.0.59/modules/discord_krisp/c5.s.w.c9ac8f.kw
Jul 15 09:46:43 arch steam[2257]: [2024-07-15 09:46:43] Loading cached metrics from disk (/home/eli/.local/share/Steam/package/steam_client_metrics.bin)
Jul 15 09:46:43 arch steam[2257]: [2024-07-15 09:46:43] Using the following download hosts for Public, Realm steamglobal
Jul 15 09:46:43 arch steam[2257]: [2024-07-15 09:46:43] 1. [url]https://client-update.akamai.steamstatic.com[/url], /, Realm 'steamglobal', weight was 1000, source = 'update_hosts_cached.vdf'
Jul 15 09:46:43 arch steam[2257]: [2024-07-15 09:46:43] 2. [url]https://cdn.cloudflare.steamstatic.com[/url], /client/, Realm 'steamglobal', weight was 1, source = 'update_hosts_cached.vdf'
Jul 15 09:46:43 arch steam[2257]: [2024-07-15 09:46:43] 3. [url]https://cdn.steamstatic.com[/url], /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Jul 15 09:46:43 arch steam[2257]: [2024-07-15 09:46:43] Verifying installation...
Jul 15 09:46:43 arch discord[1953]: WEIGHT /home/eli/.config/discord/0.0.59/modules/discord_krisp/c6.f.s.ced125.kw
Jul 15 09:46:43 arch discord[1953]: WEIGHT /home/eli/.config/discord/0.0.59/modules/discord_krisp/VAD_model.kw
Jul 15 09:46:43 arch discord[1253]: mainScreen.UpdaterEvents: UPDATER_HISTORY_QUERY_AND_TRUNCATE
Jul 15 09:46:43 arch discord[1569]: [1569:0715/094643.479934:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
Jul 15 09:46:43 arch discord[1569]: [1569:0715/094643.481676:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
Jul 15 09:46:43 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:43 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:43 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:43 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:43 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:43 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:43 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:43 arch steam[2257]: [2024-07-15 09:46:43] Verification complete
Jul 15 09:46:43 arch steam[2257]: UpdateUI: skip show logo
Jul 15 09:46:43 arch steam[2257]: Steam logging initialized: directory: /home/eli/.local/share/Steam/logs
Jul 15 09:46:43 arch steam[2257]: XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xe0528370
Jul 15 09:46:43 arch steam[2257]: XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xe0526cc0
Jul 15 09:46:43 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x774824026950) )
Jul 15 09:46:43 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x774824031720) )
Jul 15 09:46:43 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x774824055cb0) )
Jul 15 09:46:43 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x774824026950) identified as "AgentBaseChangeRecorder - 102351918058544"
Jul 15 09:46:43 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x774824055cb0) identified as "AgentBaseChangeRecorder - 96593131681024"
Jul 15 09:46:43 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x774824070e10) )
Jul 15 09:46:43 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x774824031720) identified as "AgentBaseChangeRecorder - 96654566155728"
Jul 15 09:46:43 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x77482407a4a0) )
Jul 15 09:46:43 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x77482408def0) )
Jul 15 09:46:43 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x774824097310) )
Jul 15 09:46:43 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240a0690) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240a9e00) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240b4420) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240bd810) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240c6c60) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240d0100) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240d9610) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240e2a20) )
Jul 15 09:46:44 arch discord[1253]: mainScreen.UpdaterEvents: CHECK_FOR_UPDATES UPDATE_NOT_AVAILABLE
Jul 15 09:46:44 arch discord[1253]: 2024-07-15T07:46:44.019Z [Modules] Checking for host updates.
Jul 15 09:46:44 arch discord[1253]: legacyModuleUpdater: installed-module discord_rpc 1 1 true
Jul 15 09:46:44 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:46:44 arch kmix[1302]: adding 2 mixers
Jul 15 09:46:44 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:46:44 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:44 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:46:44 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:46:44 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:44 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:46:44 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:44 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:44 arch xdg-desktop-portal-kde[1147]: xdp-kde-settings: Namespace  "org.gnome.desktop.interface"  is not supported
Jul 15 09:46:44 arch discord[1253]: mainScreen.UpdaterEvents: UPDATER_HISTORY_QUERY_AND_TRUNCATE
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber "" disconnected
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240ec0e0) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240ec0e0) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240f5720) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240f67a0) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x774824070e10) identified as "AgentBaseChangeRecorder - 104869303859808"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240ec0e0) identified as "MailFilter Kernel ETM - 104869303905680"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240f5720) identified as "MailFilterCollectionMonitor - 104869303990176"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240f67a0) identified as "MailFilterItemMonitor - 104869303988752"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748240f8320) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber "" disconnected
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x774824135370) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x77482413e5d0) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x774824135370) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x77482408def0) identified as "AgentBaseChangeRecorder - 94593758218848"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240f8320) identified as "akonadi_birthdays_resource - 94593758239472"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240a0690) identified as "AgentBaseChangeRecorder - 106649982827488"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x77482413e5d0) identified as "UnifiedMailboxChangeRecorder - 140735202332560"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x774824140d20) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x774824140d20) identified as "SpecialCollectionsMonitor - 104869304331648"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber "" disconnected
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x77482417c2d0) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x77482407a4a0) identified as "AgentBaseChangeRecorder - 109580982554112"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x77482417c2d0) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x774824135370) identified as "KNotes Session - 109580982717168"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x774824187e50) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240b4420) identified as "AgentBaseChangeRecorder - 94665902596928"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240a9e00) identified as "AgentBaseChangeRecorder - 94905410796096"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x774824187e50) identified as "ArchiveMailCollectionMonitor - 94665902701840"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x77482417c2d0) identified as "Archive Mail Kernel ETM - 94665902647808"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x774824097310) identified as "AgentBaseChangeRecorder - 104596394778736"
Jul 15 09:46:44 arch discord[1253]: mainScreen.on(did-finish-load) false false
Jul 15 09:46:44 arch discord[1253]: splashScreen.pageReady
Jul 15 09:46:44 arch discord[1253]: blackbox: 2024-07-15T07:46:44.203Z 7 ✅ webContents.did-finish-load web2
Jul 15 09:46:44 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:46:44 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:46:44 arch kmix[1302]: adding 2 mixers
Jul 15 09:46:44 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:46:44 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:44 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:46:44 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:46:44 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:44 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:46:44 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:44 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240c6c60) identified as "AgentBaseChangeRecorder - 99050920237936"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748241844a0) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748241dda40) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240bd810) identified as "AgentBaseChangeRecorder - 104406605438448"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240d0100) identified as "AgentBaseChangeRecorder - 110428916426720"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240d9610) identified as "AgentBaseChangeRecorder - 104258528545696"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748240e2a20) identified as "AgentBaseChangeRecorder - 105460792801328"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748241844a0) identified as "akonadi_maildispatcher_agent - 104258528712112"
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748241dda40) identified as "SpecialCollectionsMonitor - 104258528766768"
Jul 15 09:46:44 arch discord[1253]: 2024-07-15T07:46:44.239Z [Modules] Host is up to date.
Jul 15 09:46:44 arch discord[1253]: 2024-07-15T07:46:44.239Z [Modules] Checking for module updates at [url]https://discord.com/api/modules/stable/versions.json[/url]
Jul 15 09:46:44 arch discord[1253]: 2024-07-15T07:46:44.243Z [Modules] No module updates available.
Jul 15 09:46:44 arch discord[1253]: legacyModuleUpdater: update-check-finished
Jul 15 09:46:44 arch discord[1253]: blackbox: 2024-07-15T07:46:44.303Z 8 window.close win1
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: line 5: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 72: non-double matrix element
Jul 15 09:46:44 arch steam[2257]: Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 72: non-double matrix element
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 80: saw unknown, expected number
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/10-sub-pixel-rgb.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/10-yes-antialias.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/11-lcdfilter-default.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/48-spacing.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch steam[2257]: Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 4: unknown element "description"
Jul 15 09:46:44 arch discord[1253]: blackbox: 2024-07-15T07:46:44.311Z 9 webContents.destroyed web1
Jul 15 09:46:44 arch discord[1253]: blackbox: 2024-07-15T07:46:44.315Z 10 window.closed win1
Jul 15 09:46:44 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:44 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:44 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:44 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:44 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:44 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:44 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7748241862f0) )
Jul 15 09:46:44 arch akonadiserver[1757]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7748241862f0) identified as "AgentBaseChangeRecorder - 109936111261392"
Jul 15 09:46:44 arch rtkit-daemon[950]: Successfully made thread 2625 of process 2388 owned by '1000' high priority at nice level -10.
Jul 15 09:46:44 arch rtkit-daemon[950]: Supervising 8 threads of 5 processes of 1 users.
Jul 15 09:46:44 arch steam[2257]: CAppInfoCacheReadFromDiskThread took 130 milliseconds to initialize
Jul 15 09:46:44 arch rtkit-daemon[950]: Successfully made thread 2626 of process 2388 owned by '1000' high priority at nice level -10.
Jul 15 09:46:44 arch rtkit-daemon[950]: Supervising 9 threads of 5 processes of 1 users.
Jul 15 09:46:44 arch rtkit-daemon[950]: Successfully made thread 2637 of process 2388 owned by '1000' high priority at nice level -10.
Jul 15 09:46:44 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:46:45 arch steam[2257]: Steam Runtime Launch Service: starting steam-runtime-launcher-service
Jul 15 09:46:45 arch steam[2257]: Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 2658
Jul 15 09:46:45 arch steam[2257]: bus_name=com.steampowered.PressureVessel.LaunchAlongsideSteam
Jul 15 09:46:45 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jul 15 09:46:45 arch discord[1953]: DiscordProcessObserver: Skipping ''
Jul 15 09:46:45 arch discord[1953]: DiscordProcessObserver: Skipping ''
Jul 15 09:46:45 arch discord[1953]: DiscordProcessObserver: Skipping ''
Jul 15 09:46:45 arch systemd[1]: dbus-:1.1-org.kde.kded.smart@0.service: Deactivated successfully.
Jul 15 09:46:46 arch discord[1953]: DiscordProcessObserver: Skipping ''
Jul 15 09:46:46 arch discord[1953]: DiscordProcessObserver: Skipping ''
Jul 15 09:46:46 arch systemd[1]: dbus-:1.1-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated successfully.
Jul 15 09:46:46 arch systemd[1]: dbus-:1.1-org.kde.powerdevil.chargethresholdhelper@0.service: Deactivated successfully.
Jul 15 09:46:46 arch systemd[1]: dbus-:1.1-org.kde.powerdevil.backlighthelper@0.service: Deactivated successfully.
Jul 15 09:46:47 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:47 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:47 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:47 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:47 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:47 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:47 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:48 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:48 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:48 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:48 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:48 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:48 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:48 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:49 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:49 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:49 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:49 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:49 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:49 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:49 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:50 arch xdg-desktop-portal-kde[1147]: xdp-kde-settings: Namespace  "org.gnome.desktop.interface"  is not supported
Jul 15 09:46:50 arch steam[2257]: /usr/share/themes/Breeze-Dark/gtk-2.0/widgets/entry:70: error: unexpected identifier 'direction', expected character '}'
Jul 15 09:46:50 arch steam[2257]: /usr/share/themes/Breeze-Dark/gtk-2.0/widgets/styles:36: error: invalid string constant "combobox_entry", expected valid string constant
Jul 15 09:46:51 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:51 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:51 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:51 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:51 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:51 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:51 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:51 arch systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 2772 (steamwebhelper)
Jul 15 09:46:51 arch systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jul 15 09:46:51 arch systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jul 15 09:46:51 arch kwin_wayland[921]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jul 15 09:46:52 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:52 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:52 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:52 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:52 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:52 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:52 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:52 arch steam[2257]: BRefreshApplicationsInLibrary 1: 217ms
Jul 15 09:46:53 arch steam[2257]: BuildCompleteAppOverviewChange: 490 apps
Jul 15 09:46:53 arch kwin_wayland[921]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jul 15 09:46:53 arch steam[2257]: RegisterForAppOverview 1: 26ms
Jul 15 09:46:53 arch steam[2257]: RegisterForAppOverview 2: 27ms
Jul 15 09:46:53 arch kded6[1041]: Registering ":1.80/org/ayatana/NotificationItem/steam" to system tray
Jul 15 09:46:53 arch plasmashell[1057]: qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
Jul 15 09:46:53 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:53 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:53 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:53 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:53 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:53 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:53 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:53 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:46:53 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:46:53 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:46:53 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:46:55 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:55 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:55 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:55 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:55 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:55 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:55 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:56 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:56 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:56 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:56 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:56 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:56 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:56 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:57 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:57 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:57 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:57 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:57 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:57 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:57 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:57 arch systemd[877]: Started Konsole - Terminal.
Jul 15 09:46:58 arch konsole[3017]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                    Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                    If this causes problems, reconfigure your locale. See the locale(1) manual
                                    for more information.
Jul 15 09:46:59 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:46:59 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:46:59 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:46:59 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:46:59 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:46:59 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:46:59 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:46:59 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:46:59 arch kmix[1302]: adding 2 mixers
Jul 15 09:46:59 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:46:59 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:59 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:46:59 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:46:59 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:46:59 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:46:59 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:46:59 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:47:00 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:00 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:00 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:00 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:00 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:00 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:00 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:01 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:01 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:01 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:01 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:01 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:01 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:01 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:01 arch steam[2257]: Vulkan missing requested extension 'VK_KHR_surface'.
Jul 15 09:47:01 arch steam[2257]: Vulkan missing requested extension 'VK_KHR_xlib_surface'.
Jul 15 09:47:01 arch steam[2257]: BInit - Unable to initialize Vulkan!
Jul 15 09:47:03 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:03 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:03 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:03 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:03 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:03 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:03 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:04 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:04 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:04 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:04 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:04 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:04 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:04 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:06 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:06 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:06 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:06 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:06 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:06 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:06 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:07 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:07 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:07 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:07 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:07 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:07 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:07 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:08 arch systemd[1]: systemd-localed.service: Deactivated successfully.
Jul 15 09:47:08 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:08 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:08 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:08 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:08 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:08 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:08 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:09 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Jul 15 09:47:10 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:10 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:10 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:10 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:10 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:10 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:10 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:11 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:11 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:11 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:11 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:11 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:11 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:11 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:12 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:12 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:12 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:12 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:12 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:12 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:12 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:14 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:14 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:14 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:14 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:14 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:14 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:14 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:15 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:15 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:15 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:15 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:15 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:15 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:15 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:16 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:16 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:16 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:16 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:16 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:16 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:16 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:18 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:18 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:18 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:18 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:18 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:18 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:18 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:18 arch steam[2257]: Vulkan missing requested extension 'VK_KHR_surface'.
Jul 15 09:47:18 arch steam[2257]: Vulkan missing requested extension 'VK_KHR_xlib_surface'.
Jul 15 09:47:18 arch steam[2257]: BInit - Unable to initialize Vulkan!
Jul 15 09:47:19 arch kmix[1302]: adding 2 mixers
Jul 15 09:47:19 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:47:19 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:47:19 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:47:19 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:47:19 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:47:19 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:47:19 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:47:19 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:47:19 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:19 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:19 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:19 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:19 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:19 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:19 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:20 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:20 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:20 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:20 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:20 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:20 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:20 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:22 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:22 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:22 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:22 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:22 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:22 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:22 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:23 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:23 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:23 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:23 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:23 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:23 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:23 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:24 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:24 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:24 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:24 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:24 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:24 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:24 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:25 arch pressure-vessel-wrap[3150]: W: Cannot chmod directory/executable "./bin" in "/mnt/hdd-shared/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/var/tmp-J0K5Q2/usr" from 0777 (owner: "root", group: primary group) to 0755 (Operation not permitted): assuming R_OK|X_OK is close enough
Jul 15 09:47:25 arch pressure-vessel-wrap[3150]: W: Cannot chmod non-executable file "./manifest.dpkg" in "/mnt/hdd-shared/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/var/tmp-J0K5Q2/usr" from 0777 (owner: "root", group: primary group) to 0644 (Operation not permitted): assuming R_OK is close enough
Jul 15 09:47:25 arch pressure-vessel-wrap[3150]: W: Unable to set mtime of "./manifest.dpkg" in "/mnt/hdd-shared/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/var/tmp-J0K5Q2/usr": Operation not permitted
Jul 15 09:47:26 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:26 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:26 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:26 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:26 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:26 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:26 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:27 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:27 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:27 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:27 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:27 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:27 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:27 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:28 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:28 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:28 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:28 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:28 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:28 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:28 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:29 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:29 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:29 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:29 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:29 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:29 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:29 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:31 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:31 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:31 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:31 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:31 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:31 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:31 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:31 arch pressure-vessel-wrap[3150]: x86_64-linux-gnu-capsule-capture-libs: warning: Dependencies of libnvidia-pkcs11.so.555.58.02 not found, ignoring: Missing dependencies: Could not find "libcrypto.so.1.1" in LD_LIBRARY_PATH "", ld.so.cache, DT_RUNPATH or fallback /lib:/usr/lib
Jul 15 09:47:32 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:32 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:32 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:32 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:32 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:32 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:32 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:34 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:34 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:34 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:34 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:34 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:34 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:34 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:35 arch drkonqi-coredump-processor[1143]: "/usr/lib/kf6/baloo_file" 887 "/var/lib/systemd/coredump/core.baloo_file.1000.d59785de6b7a405692dac52b23a842ed.887.1720897816000000.zst"
Jul 15 09:47:35 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:35 arch systemd[877]: Started Launch DrKonqi for a systemd-coredump crash (PID 1143/UID 1000).
Jul 15 09:47:35 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:35 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:35 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:35 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:35 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:35 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:35 arch drkonqi-coredump-launcher[3273]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                                      for more information.
Jul 15 09:47:35 arch drkonqi-coredump-processor[1143]: "/usr/bin/plasma-discover" 33572 "/var/lib/systemd/coredump/core.plasma-discover.1000.ee90f2b66eda4f7d86a6340f53492498.33572.1720985921000000.zst"
Jul 15 09:47:35 arch drkonqi-coredump-launcher[3273]: Unable to find file for pid 887 expected at "kcrash-metadata/baloo_file.d59785de6b7a405692dac52b23a842ed.887.ini"
Jul 15 09:47:35 arch systemd[877]: Started Launch DrKonqi for a systemd-coredump crash (PID 1143/UID 1000).
Jul 15 09:47:35 arch drkonqi-coredump-launcher[3276]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                                      for more information.
Jul 15 09:47:35 arch drkonqi-coredump-launcher[3276]: Unable to find file for pid 33572 expected at "kcrash-metadata/plasma-discover.ee90f2b66eda4f7d86a6340f53492498.33572.ini"
Jul 15 09:47:36 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:36 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:36 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:36 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:36 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:36 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:36 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:37 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:37 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:37 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:37 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:37 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:37 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:37 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: setlocale "en_DE.UTF-8": No such file or directory
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: pressure-vessel-locale-gen: Missing locale en_DE.UTF-8 (found in $LC_TIME)
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: pressure-vessel-locale-gen: Generating locale en_DE.UTF-8...
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: failed to set locale!
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: [error] cannot open locale definition file `en_DE': No such file or directory
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: pressure-vessel-locale-gen: Unable to generate locale en_DE.UTF-8: 4
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: setlocale "en_DE.UTF-8": No such file or directory
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: pressure-vessel-locale-gen: Warning: en_DE.UTF-8 was generated but does not appear to work!
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: pressure-vessel-locale-gen: Generating locale en_GB.UTF-8...
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: pressure-vessel-locale-gen: Generated locale en_GB.UTF-8 successfully
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: pressure-vessel-locale-gen: Generating locale en_US.UTF-8...
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: pressure-vessel-locale-gen: Generated locale en_US.UTF-8 successfully
Jul 15 09:47:38 arch pressure-vessel-adverb[3261]: W: Container startup will be faster if missing locales are created at OS level
Jul 15 09:47:39 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:39 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:39 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:39 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:39 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:39 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:39 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:40 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:40 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:40 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:40 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:40 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:40 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:40 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:41 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:41 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:41 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:41 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:41 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:41 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:41 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:43 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:43 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:43 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:43 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:43 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:43 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:43 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:44 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:44 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:44 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:44 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:44 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:44 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:44 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:45 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:45 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:45 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:45 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:45 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:45 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:45 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:47 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:47 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:47 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:47 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:47 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:47 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:47 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:48 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:48 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:48 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:48 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:48 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:48 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:48 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:49 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:49 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:49 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:49 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:49 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:49 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:49 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:51 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:51 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:51 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:51 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:51 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:51 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:51 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:54 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:54 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:54 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:54 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:54 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:54 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:54 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:55 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:55 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:55 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:55 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:55 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:55 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:55 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:56 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:56 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:56 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:56 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:56 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:56 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:56 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:58 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:58 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:58 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:58 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:58 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:58 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:58 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:47:59 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:47:59 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:47:59 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:47:59 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:47:59 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:47:59 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:47:59 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:00 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:00 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:00 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:00 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:00 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:00 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:00 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:01 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:01 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:01 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:01 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:01 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:01 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:01 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:03 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:03 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:03 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:03 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:03 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:03 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:03 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:04 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:04 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:04 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:04 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:04 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:04 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:04 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:05 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:05 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:05 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:05 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:05 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:05 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:05 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:06 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:06 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:06 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:06 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:06 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:06 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:06 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:08 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:08 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:08 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:08 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:08 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:08 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:08 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:09 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:09 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:09 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:09 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:09 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:09 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:09 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:10 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:10 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:10 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:10 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:10 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:10 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:10 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:11 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:11 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:11 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:11 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:11 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:11 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:11 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:13 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:13 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:13 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:13 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:13 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:13 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:13 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:14 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:14 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:14 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:14 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:14 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:14 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:14 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:15 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:15 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:15 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:15 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:15 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:15 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:15 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:17 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:17 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:17 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:17 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:17 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:17 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:17 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:18 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:18 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:18 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:18 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:18 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:18 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:18 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:20 arch pressure-vessel-wrap[3626]: W: Cannot chmod directory/executable "./bin" in "/mnt/hdd-shared/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/var/tmp-919VQ2/usr" from 0777 (owner: "root", group: primary group) to 0755 (Operation not permitted): assuming R_OK|X_OK is close enough
Jul 15 09:48:20 arch pressure-vessel-wrap[3626]: W: Cannot chmod non-executable file "./manifest.dpkg" in "/mnt/hdd-shared/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/var/tmp-919VQ2/usr" from 0777 (owner: "root", group: primary group) to 0644 (Operation not permitted): assuming R_OK is close enough
Jul 15 09:48:20 arch pressure-vessel-wrap[3626]: W: Unable to set mtime of "./manifest.dpkg" in "/mnt/hdd-shared/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/var/tmp-919VQ2/usr": Operation not permitted
Jul 15 09:48:25 arch pressure-vessel-wrap[3626]: x86_64-linux-gnu-capsule-capture-libs: warning: Dependencies of libnvidia-pkcs11.so.555.58.02 not found, ignoring: Missing dependencies: Could not find "libcrypto.so.1.1" in LD_LIBRARY_PATH "", ld.so.cache, DT_RUNPATH or fallback /lib:/usr/lib
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: setlocale "en_DE.UTF-8": No such file or directory
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: pressure-vessel-locale-gen: Missing locale en_DE.UTF-8 (found in $LC_TIME)
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: pressure-vessel-locale-gen: Generating locale en_DE.UTF-8...
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: failed to set locale!
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: [error] cannot open locale definition file `en_DE': No such file or directory
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: pressure-vessel-locale-gen: Unable to generate locale en_DE.UTF-8: 4
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: setlocale "en_DE.UTF-8": No such file or directory
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: pressure-vessel-locale-gen: Warning: en_DE.UTF-8 was generated but does not appear to work!
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: pressure-vessel-locale-gen: Generating locale en_GB.UTF-8...
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: pressure-vessel-locale-gen: Generated locale en_GB.UTF-8 successfully
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: pressure-vessel-locale-gen: Generating locale en_US.UTF-8...
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: pressure-vessel-locale-gen: Generated locale en_US.UTF-8 successfully
Jul 15 09:48:28 arch pressure-vessel-adverb[3692]: W: Container startup will be faster if missing locales are created at OS level
Jul 15 09:48:31 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:31 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:31 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:31 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:31 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:31 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:31 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:32 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:32 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:32 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:32 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:32 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:32 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:32 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:33 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:33 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:33 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:33 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:33 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:33 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:33 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:34 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:34 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:34 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:34 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:34 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:34 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:34 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:34 arch plasmashell[1057]: org.kde.plasma.notificationmanager: Trying to replace notification with id 1177 which doesn't exist, creating a new one. This is an application bug!
Jul 15 09:48:34 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:48:34 arch kmix[1302]: adding 2 mixers
Jul 15 09:48:34 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:48:34 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:48:34 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:48:34 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:48:34 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:48:34 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:48:34 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:48:34 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:48:36 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:36 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:36 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:36 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:36 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:36 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:36 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:37 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:37 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:37 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:37 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:37 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:37 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:37 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:38 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:38 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:38 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:38 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:38 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:38 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:38 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:39 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:39 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:39 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:39 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:39 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:39 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:39 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:40 arch kmix[1302]: adding 2 mixers
Jul 15 09:48:40 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:48:40 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:48:40 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:48:40 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:48:40 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:48:40 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:48:40 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:48:40 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:48:41 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:48:41 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:48:41 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:41 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:41 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:41 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:41 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:41 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:41 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:43 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:43 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:43 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:43 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:43 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:43 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:43 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:44 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:44 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:44 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:44 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:44 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:44 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:44 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:44 arch steam[2257]: [2024-07-15 09:48:44] Background update loop checking for update. . .
Jul 15 09:48:44 arch steam[2257]: [2024-07-15 09:48:44] Checking for available updates...
Jul 15 09:48:44 arch steam[2257]: [2024-07-15 09:48:44] Downloading manifest: [url]https://client-update.akamai.steamstatic.com/steam_client_ubuntu12?t=351834474[/url]
Jul 15 09:48:44 arch steam[2257]: [2024-07-15 09:48:44] Manifest download: send request
Jul 15 09:48:45 arch steam[2257]: [2024-07-15 09:48:45] Manifest download: waiting for download to finish
Jul 15 09:48:45 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:45 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:45 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:45 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:45 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:45 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:45 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:45 arch steam[2257]: [2024-07-15 09:48:45] Manifest download: finished
Jul 15 09:48:45 arch steam[2257]: [2024-07-15 09:48:45] Download skipped: /steam_client_ubuntu12?t=351834474 version 1718904662, installed version 1718904662, existing pending version 0
Jul 15 09:48:45 arch steam[2257]: [2024-07-15 09:48:45] Nothing to do
Jul 15 09:48:46 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:46 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:46 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:46 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:46 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:46 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:46 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:47 arch discord[1253]: legacyModuleUpdater: installed-module discord_spellcheck 1 1 true
Jul 15 09:48:47 arch discord[1253]: mainScreen.UpdaterEvents: UPDATER_HISTORY_QUERY_AND_TRUNCATE
Jul 15 09:48:48 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:48 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:48 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:48 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:48 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:48 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:48 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:49 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:49 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:49 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:49 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:49 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:49 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:49 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:50 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:50 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:50 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:50 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:50 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:50 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:50 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:52 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:52 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:52 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:52 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:52 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:52 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:52 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:53 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:53 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:53 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:53 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:53 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:53 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:53 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:54 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:54 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:54 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:54 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:54 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:54 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:54 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:55 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:55 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:55 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:55 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:55 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:55 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:55 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:57 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:57 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:57 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:57 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:57 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:57 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:57 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:58 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:58 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:58 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:58 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:58 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:58 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:58 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:48:59 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:48:59 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:48:59 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:48:59 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:48:59 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:48:59 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:48:59 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:49:00 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:49:00 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:49:00 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:49:00 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:49:00 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:49:00 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:49:00 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:49:02 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:49:02 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:49:02 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:49:02 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:49:02 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:49:02 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:49:02 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:49:03 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:49:03 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:49:03 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:49:03 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:49:03 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:49:03 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:49:03 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:49:04 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:49:04 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:49:04 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:49:04 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:49:04 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:49:04 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:49:04 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:49:05 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 15 09:49:05 arch kernel: NVRM: GPU 0000:2b:00.0 is already bound to nouveau.
Jul 15 09:49:05 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 15 09:49:05 arch kernel: NVRM: This can occur when another driver was loaded and 
                             NVRM: obtained ownership of the NVIDIA device(s).
Jul 15 09:49:05 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
                             NVRM: reconfigure your kernel without the conflicting
                             NVRM: driver(s)), then try loading the NVIDIA kernel module
                             NVRM: again.
Jul 15 09:49:05 arch kernel: NVRM: No NVIDIA devices probed.
Jul 15 09:49:05 arch kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 234
Jul 15 09:49:51 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:49:51 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:49:53 arch plasmashell[1057]: org.kde.plasma.notificationmanager: Trying to replace notification with id 1282 which doesn't exist, creating a new one. This is an application bug!
Jul 15 09:49:53 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:49:53 arch kmix[1302]: adding 2 mixers
Jul 15 09:49:53 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:49:53 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:49:53 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:49:53 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:49:53 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:49:53 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:49:53 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:49:53 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:49:58 arch kmix[1302]: adding 2 mixers
Jul 15 09:49:58 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:49:58 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:49:58 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:49:58 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:49:58 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:49:58 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:49:58 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:49:58 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:50:25 arch kwin_wayland[921]: This plugin does not support raise()
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:25 arch kwin_wayland[921]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Jul 15 09:50:57 arch plasmashell[1057]: org.kde.plasma.notificationmanager: Trying to replace notification with id 1283 which doesn't exist, creating a new one. This is an application bug!
Jul 15 09:50:57 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:50:57 arch kmix[1302]: adding 2 mixers
Jul 15 09:50:57 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:50:57 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:50:57 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:50:57 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:50:57 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:50:57 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:50:57 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:50:57 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:00 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:51:00 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:51:03 arch kmix[1302]: adding 2 mixers
Jul 15 09:51:03 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:51:03 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:03 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:51:03 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:51:03 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:03 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:51:03 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:03 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:22 arch plasmashell[1057]: org.kde.plasma.notificationmanager: Trying to replace notification with id 1284 which doesn't exist, creating a new one. This is an application bug!
Jul 15 09:51:22 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:51:22 arch kmix[1302]: adding 2 mixers
Jul 15 09:51:22 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:51:22 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:22 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:51:22 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:51:22 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:22 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:51:22 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:22 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:27 arch kmix[1302]: adding 2 mixers
Jul 15 09:51:27 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:51:27 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:27 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:51:27 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:51:27 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:27 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:51:27 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:27 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:34 arch plasmashell[1057]: org.kde.plasma.notificationmanager: Trying to replace notification with id 1285 which doesn't exist, creating a new one. This is an application bug!
Jul 15 09:51:34 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:51:34 arch kmix[1302]: adding 2 mixers
Jul 15 09:51:34 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:51:34 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:34 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:51:34 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:51:34 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:34 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:51:34 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:34 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:40 arch plasmashell[1057]: org.kde.plasma.notificationmanager: Trying to replace notification with id 1286 which doesn't exist, creating a new one. This is an application bug!
Jul 15 09:51:45 arch kmix[1302]: adding 2 mixers
Jul 15 09:51:45 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:51:45 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:45 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:51:45 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:51:45 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:45 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:51:45 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:45 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:47 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:51:47 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:51:47 arch plasmashell[1057]: org.kde.plasma.notificationmanager: Trying to replace notification with id 1287 which doesn't exist, creating a new one. This is an application bug!
Jul 15 09:51:47 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:51:47 arch kmix[1302]: adding 2 mixers
Jul 15 09:51:47 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:51:47 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:47 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:51:47 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:51:47 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:47 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:51:47 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:47 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:52 arch kmix[1302]: adding 2 mixers
Jul 15 09:51:52 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:51:52 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:52 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:51:52 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:51:52 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:51:52 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:51:52 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:51:52 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:52:55 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:52:55 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:53:08 arch NetworkManager[737]: <info>  [1721029988.0598] device (wlo1): set-hw-addr: set MAC address to C6:C4:4D:23:48:82 (scanning)
Jul 15 09:53:08 arch NetworkManager[737]: <info>  [1721029988.0617] device (wlo1): supplicant interface state: disconnected -> inactive
Jul 15 09:53:08 arch NetworkManager[737]: <info>  [1721029988.0617] device (p2p-dev-wlo1): supplicant management interface state: disconnected -> inactive
Jul 15 09:53:16 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:53:16 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:53:24 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:53:24 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:53:31 arch kded6[1041]: Registering ":1.100/StatusNotifierItem" to system tray
Jul 15 09:53:32 arch kwin_wayland[921]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jul 15 09:53:55 arch kwin_wayland[921]: qt.dbus.integration: QDBusConnection: couldn't handle call to GetIdleTime, no slot matched
Jul 15 09:53:55 arch kwin_wayland[921]: qt.dbus.integration: QDBusConnection: couldn't handle call to GetIdleTime, no slot matched
Jul 15 09:53:55 arch kwin_wayland[921]: qt.dbus.integration: Could not find slot ScreenSaverAdaptor::GetIdleTime
Jul 15 09:54:38 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:54:38 arch rtkit-daemon[950]: Supervising 10 threads of 5 processes of 1 users.
Jul 15 09:55:14 arch plasmashell[1057]: org.kde.plasma.notificationmanager: Trying to replace notification with id 1288 which doesn't exist, creating a new one. This is an application bug!
Jul 15 09:55:14 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:55:14 arch kmix[1302]: adding 2 mixers
Jul 15 09:55:14 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:55:14 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:55:14 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:55:14 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:55:14 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:55:14 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:55:14 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:55:14 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:55:17 arch plasmashell[1057]: org.kde.plasma.notificationmanager: Trying to replace notification with id 1289 which doesn't exist, creating a new one. This is an application bug!
Jul 15 09:55:22 arch kmix[1302]: adding 2 mixers
Jul 15 09:55:22 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:55:22 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:55:22 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:55:22 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:55:22 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:55:22 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:55:22 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:55:22 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:55:24 arch plasmashell[1057]: org.kde.plasma.notificationmanager: Trying to replace notification with id 1290 which doesn't exist, creating a new one. This is an application bug!
Jul 15 09:55:24 arch kmix[1302]: org.kde.kmix: No such icon "chromium-browser"
Jul 15 09:55:24 arch kmix[1302]: adding 2 mixers
Jul 15 09:55:24 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:55:24 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:55:24 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:55:24 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:55:24 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:55:24 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:55:24 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:55:24 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:55:29 arch kmix[1302]: adding 2 mixers
Jul 15 09:55:29 arch kmix[1302]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jul 15 09:55:29 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:55:29 arch kmix[1302]: adding "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game" "Astro A50 Game"
Jul 15 09:55:29 arch kmix[1302]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jul 15 09:55:29 arch kmix[1302]: PulseAudio adding 1 devices
Jul 15 09:55:29 arch kmix[1302]: adding "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat" "Astro A50 Chat"
Jul 15 09:55:29 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:55:29 arch kmix[1302]: org.kde.kmix: No such icon "audio-card-analog-usb"
Jul 15 09:58:45 arch sudo[5725]: pam_systemd_home(sudo:auth): New sd-bus connection (system-bus-pam-systemd-home-5725) opened.
Jul 15 09:58:47 arch sudo[5725]:      eli : TTY=pts/2 ; PWD=/home/eli ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 15 09:58:47 arch sudo[5725]: pam_unix(sudo:session): session opened for user root(uid=0) by eli(uid=1000)

Edit 2:
I noticed the Kernel Driver in use: noveau and found that my efi partition wasnt mounted in fstab. After mounting it and regenerating initramfs, all my three monitors display the same space and way too small. So I assume nvidia-drivers are now in use but smth is wrong
My firefox opens automatically and works, but is way too zoomed in and when I drag firefox aside, the background is just black. Kde plasma is probably broken, none of the shortcuts work and the wallpaper is just pure black. I will revert with a live-usb and try to set it up so that the konsole opens automatically and I can debug while the system is broken

Last edited by generic_user419084109 (2024-07-15 08:43:52)

Offline

Board footer

Powered by FluxBB