您尚未登录。

#1 2022-09-25 13:20:38

Oliver Wei
会员
注册时间: 2021-07-13
帖子: 118

(已解决)Nvidia最新驱动515.76,导致DWM下startx启动xorg直接黑屏

昨晚正常滚更,主要更新就是N卡驱动从515.65更新到515.76,然而,这个驱动导致我的xorg启动不了,直接黑屏,而且也无法转到tty2--tty7,基本处于卡死状态,只能强制重启。

我的wm是dwm,没有安装显示管理器,正常情况下,系统启动后直接调到tty1,我输入用户名和密码后,我在.zprofile下设置了startx的自动启动,即:

if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then
      exec startx
fi

然后,在.xinitrc下设置了 exec dwm,其他一些设置,比如xrandr,还有picom的启动,都是设置在dwm下的autostart脚本里。这套配置我差不多用了半年了,一切都很好。

然而,昨晚N卡驱动更新到515.76,startx启动不了xorg,启动就黑屏,昨晚还有今早,自己折腾了半天,始终解决不了,大致问题能够定位,我把dwm的autostart删掉,只保留.zprofile和.xinitrc里面的基本设置,系统在进入tty1后,我输入用户名和密码,直接就黑屏,tty2也转换不了,感觉是直接卡死。

.zprofile的配置如上所示,xorg.conf配置我直接删除了,删了也没啥影响,515.65驱动下不写xorg.conf配置也没影响,但515.76照样黑屏。.xinitrc配置如下

#!/bin/sh

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then

	xrdb -merge $sysresources

fi

if [ -f $sysmodmap ]; then
	xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then

	xrdb -merge "$userresources"

fi

if [ -f "$usermodmap" ]; then
	xmodmap "$usermodmap"
fi

# start some nice programs

if [ -d /etc/X11/xinit/xinitrc.d ]; then
	for f in /etc/X11/xinit/xinitrc.d/?*.sh; do
		[ -x "$f" ] && . "$f"
	done
	unset f
fi

#twm &
#xclock -geometry 50x50-1+1 &
#xterm -geometry 80x50+494+51 &
#xterm -geometry 80x20+494-0 &
#exec xterm -geometry 80x66+0+0 -name logini


#Execute dwm
exec dwm

dwm的autostart.sh脚本配置就不贴了,autostart都是些feh设置壁纸,picom启动等,黑屏和这些没关系,我把autostart.sh删除了,照样出问题。

我的系统 inxi -Fxxxrz,台式电脑,12700K + 显卡3060,其他如下

System:
  Kernel: 5.19.10-xanmod1-1 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
    Desktop: dwm v: 6.2 vt: 1 dm: startx Distro: Arch Linux
Machine:
  Type: Desktop Mobo: Micro-Star model: MEG Z690I UNIFY (MS-7D29) v: 1.0
    serial: <superuser required> UEFI: American Megatrends LLC. v: 1.70
    date: 06/29/2022
CPU:
  Info: 12-core (8-mt/4-st) model: 12th Gen Intel Core i7-12700K bits: 64
    type: MST AMCP smt: enabled arch: Alder Lake level: v3 rev: 2 cache:
    L1: 1024 KiB L2: 12 MiB L3: 25 MiB
  Speed (MHz): avg: 3554 high: 3600 min/max: N/A cores: 1: 3600 2: 3600
    3: 3600 4: 3600 5: 3600 6: 3600 7: 3600 8: 3600 9: 3600 10: 3600 11: 3600
    12: 3600 13: 3600 14: 3600 15: 3600 16: 3600 17: 2695 18: 3600 19: 3600
    20: 3600 bogomips: 144383
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: NVIDIA GA106 [GeForce RTX 3060 Lite Hash Rate] driver: nvidia
    v: 515.65.01 arch: Ampere pcie: speed: 2.5 GT/s lanes: 16 ports:
    active: none off: HDMI-A-1 empty: DP-1,DP-2,DP-3 bus-ID: 01:00.0
    chip-ID: 10de:2504 class-ID: 0300
  Display: server: X.Org v: 21.1.4 with: Xwayland v: 22.1.3
    compositor: Picom v: git-7e568 driver: X: loaded: nvidia
    unloaded: modesetting,vesa alternate: fbdev,nouveau,nv
    gpu: nvidia,nvidia-nvswitch display-ID: :0 screens: 1
  Screen-1: 0 s-res: 2560x1440 s-dpi: 108 s-size: 602x333mm (23.70x13.11")
    s-diag: 688mm (27.09")
  Monitor-1: HDMI-A-1 mapped: HDMI-0 note: disabled model: HDMI
    serial: <filter> res: 2560x1440 dpi: 109 size: 597x336mm (23.5x13.23")
    diag: 685mm (27") modes: max: 2560x1440 min: 640x480
  OpenGL: renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 v: 4.6.0 NVIDIA
    515.65.01 direct render: Yes
Audio:
  Device-1: Intel Alder Lake-S HD Audio vendor: Micro-Star MSI
    driver: snd_hda_intel bus-ID: 1-9:5 v: kernel bus-ID: 00:1f.3
    chip-ID: 0db0:82c7 class-ID: 0300 chip-ID: 8086:7ad0 class-ID: 0403
  Device-2: NVIDIA GA106 High Definition Audio driver: snd_hda_intel
    v: kernel pcie: speed: 16 GT/s lanes: 16 bus-ID: 01:00.1 chip-ID: 10de:228e
    class-ID: 0403
  Device-3: Micro Star USB Audio type: USB
    driver: hid-generic,snd-usb-audio,usbhid
  Sound Server-1: ALSA v: k5.19.10-xanmod1-1 running: yes
  Sound Server-2: JACK v: 1.9.21 running: no
  Sound Server-3: PulseAudio v: 16.1 running: no
  Sound Server-4: PipeWire v: 0.3.58 running: no
Network:
  Device-1: Intel Alder Lake-S PCH CNVi WiFi driver: iwlwifi v: kernel
    bus-ID: 00:14.3 chip-ID: 8086:7af0 class-ID: 0280
  IF: wlan0 state: down mac: <filter>
  Device-2: Intel Ethernet I225-V vendor: Micro-Star MSI driver: igc
    v: kernel pcie: speed: 5 GT/s lanes: 1 port: N/A bus-ID: 04:00.0
    chip-ID: 8086:15f3 class-ID: 0200
  IF: enp4s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Bluetooth:
  Device-1: Intel type: USB driver: btusb v: 0.8 bus-ID: 1-14:7
    chip-ID: 8087:0033 class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 0 state: down bt-service: disabled
    rfk-block: hardware: no software: no address: see --recommends
Drives:
  Local Storage: total: 2.75 TiB used: 610.17 GiB (21.7%)
  ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 980 PRO 2TB size: 1.82 TiB
    speed: 63.2 Gb/s lanes: 4 type: SSD serial: <filter> rev: 5B2QGXA7
    temp: 37.9 C scheme: GPT
  ID-2: /dev/nvme1n1 vendor: Samsung model: SSD 970 PRO 1TB
    size: 953.87 GiB speed: 31.6 Gb/s lanes: 4 type: SSD serial: <filter>
    rev: 1B2QEXP7 temp: 52.9 C scheme: GPT
Partition:
  ID-1: / size: 802.14 GiB used: 68.44 GiB (8.5%) fs: ext4
    dev: /dev/nvme0n1p5
  ID-2: /boot size: 9.75 GiB used: 511.3 MiB (5.1%) fs: ext4
    dev: /dev/nvme0n1p2
  ID-3: /home size: 983.24 GiB used: 541.18 GiB (55.0%) fs: ext4
    dev: /dev/nvme0n1p4
Swap:
  ID-1: swap-1 type: partition size: 32 GiB used: 0 KiB (0.0%) priority: -2
    dev: /dev/nvme0n1p3
Sensors:
  System Temperatures: cpu: 32.0 C mobo: N/A gpu: nvidia temp: 35 C
  Fan Speeds (RPM): N/A gpu: nvidia fan: 45%
Repos:
  Packages: pm: pacman pkgs: 1154
  Active pacman repo servers in: /etc/pacman.d/archlinuxcn-mirrorlist
    1: https://mirrors.cloud.tencent.com/archlinuxcn/$arch
    2: https://mirrors.163.com/archlinux-cn/$arch
    3: https://mirrors.aliyun.com/archlinuxcn/$arch
    4: https://mirrors.tuna.tsinghua.edu.cn/archlinuxcn/$arch
    5: https://mirrors.ustc.edu.cn/archlinuxcn/$arch
  Active pacman repo servers in: /etc/pacman.d/mirrorlist
    1: http://mirrors.bfsu.edu.cn/archlinux/$repo/os/$arch
    2: https://mirrors.bfsu.edu.cn/archlinux/$repo/os/$arch
    3: http://mirrors.cqu.edu.cn/archlinux/$repo/os/$arch
    4: https://mirrors.cqu.edu.cn/archlinux/$repo/os/$arch
    5: http://mirrors.dgut.edu.cn/archlinux/$repo/os/$arch
    6: https://mirrors.dgut.edu.cn/archlinux/$repo/os/$arch
    7: https://mirrors.xjtu.edu.cn/archlinux/$repo/os/$arch
Info:
  Processes: 340 Uptime: 16m wakeups: 15 Memory: 31.15 GiB used: 1.65 GiB
  (5.3%) Init: systemd v: 251 default: graphical Compilers: gcc: 12.2.0
  Shell: Zsh v: 5.9 running-in: ranger inxi: 3.3.21

lspci

00:00.0 Host bridge: Intel Corporation 12th Gen Core Processor Host Bridge/DRAM Registers (rev 02)
00:01.0 PCI bridge: Intel Corporation 12th Gen Core Processor PCI Express x16 Controller #1 (rev 02)
00:06.0 PCI bridge: Intel Corporation 12th Gen Core Processor PCI Express x4 Controller #0 (rev 02)
00:08.0 System peripheral: Intel Corporation 12th Gen Core Processor Gaussian & Neural Accelerator (rev 02)
00:14.0 USB controller: Intel Corporation Alder Lake-S PCH USB 3.2 Gen 2x2 XHCI Controller (rev 11)
00:14.2 RAM memory: Intel Corporation Alder Lake-S PCH Shared SRAM (rev 11)
00:14.3 Network controller: Intel Corporation Alder Lake-S PCH CNVi WiFi (rev 11)
00:16.0 Communication controller: Intel Corporation Alder Lake-S PCH HECI Controller #1 (rev 11)
00:17.0 SATA controller: Intel Corporation Alder Lake-S PCH SATA Controller [AHCI Mode] (rev 11)
00:1c.0 PCI bridge: Intel Corporation Alder Lake-S PCH PCI Express Root Port #1 (rev 11)
00:1c.1 PCI bridge: Intel Corporation Alder Lake-S PCH PCI Express Root Port #2 (rev 11)
00:1c.4 PCI bridge: Intel Corporation Alder Lake-S PCH PCI Express Root Port #5 (rev 11)
00:1d.0 PCI bridge: Intel Corporation Alder Lake-S PCH PCI Express Root Port #9 (rev 11)
00:1d.4 PCI bridge: Intel Corporation Alder Lake-S PCH PCI Express Root Port #13 (rev 11)
00:1f.0 ISA bridge: Intel Corporation Z690 Chipset LPC/eSPI Controller (rev 11)
00:1f.3 Audio device: Intel Corporation Alder Lake-S HD Audio Controller (rev 11)
00:1f.4 SMBus: Intel Corporation Alder Lake-S PCH SMBus Controller (rev 11)
00:1f.5 Serial bus controller: Intel Corporation Alder Lake-S PCH SPI Controller (rev 11)
01:00.0 VGA compatible controller: NVIDIA Corporation GA106 [GeForce RTX 3060 Lite Hash Rate] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GA106 High Definition Audio Controller (rev a1)
02:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO
04:00.0 Ethernet controller: Intel Corporation Ethernet Controller I225-V (rev 03)
05:00.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] (rev 02)
06:00.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] (rev 02)
06:01.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] (rev 02)
06:02.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] (rev 02)
06:03.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] (rev 02)
07:00.0 USB controller: Intel Corporation Thunderbolt 4 NHI [Maple Ridge 4C 2020]
09:00.0 USB controller: Intel Corporation Thunderbolt 4 USB Controller [Maple Ridge 4C 2020]
0c:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983

内核参数

GRUB_CMDLINE_LINUX_DEFAULT="splash quiet module_blacklist=i915 rcutree.rcu_idle_gp_delay=1 nvidia-drm.modeset=1 ibt=off intel_pstate=disable"

mkinitcpio.conf里的模块

MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

其实各种配置,我感觉都没问题,用arch好几年了,基本配置也都会搞

然后是日志,重要的,xorg启动失败的日志

[    30.973] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[    30.974] Current Operating System: Linux ArchLinux 5.19.10-xanmod1-1 #1 SMP Wed, 21 Sep 2022 13:34:31 +0000 x86_64
[    30.974] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-xanmod root=UUID=7d29c653-2ba5-4e83-a5db-b8c11f3ab5cb rw splash quiet module_blacklist=i915 rcutree.rcu_idle_gp_delay=1 nvidia-drm.modeset=1 ibt=off intel_pstate=disable
[    30.974]  
[    30.974] Current version of pixman: 0.40.0
[    30.974] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    30.974] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    30.974] (==) Log file: "/home/weich/.local/share/xorg/Xorg.0.log", Time: Sun Sep 25 12:45:01 2022
[    30.974] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    30.975] (==) No Layout section.  Using the first Screen section.
[    30.975] (==) No screen section available. Using defaults.
[    30.975] (**) |-->Screen "Default Screen Section" (0)
[    30.975] (**) |   |-->Monitor "<default monitor>"
[    30.975] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    30.975] (==) Automatically adding devices
[    30.975] (==) Automatically enabling devices
[    30.975] (==) Automatically adding GPU devices
[    30.975] (==) Automatically binding GPU devices
[    30.975] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    30.976] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    30.976] (==) ModulePath set to "/usr/lib/xorg/modules"
[    30.976] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    30.976] (II) Module ABI versions:
[    30.976] 	X.Org ANSI C Emulation: 0.4
[    30.976] 	X.Org Video Driver: 25.2
[    30.976] 	X.Org XInput driver : 24.4
[    30.976] 	X.Org Server Extension : 10.0
[    30.977] (++) using VT number 1

[    30.977] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    30.978] (II) xfree86: Adding drm device (/dev/dri/card0)
[    30.978] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[    30.978] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[    30.978] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    30.979] (--) PCI:*(1@0:0:0) 10de:2504:7377:0000 rev 161, Mem @ 0x53000000/16777216, 0x40000000/268435456, 0x50000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[    30.979] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    30.979] (II) LoadModule: "glx"
[    30.980] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    30.982] (II) Module glx: vendor="X.Org Foundation"
[    30.982] 	compiled for 1.21.1.4, module version = 1.0.0
[    30.982] 	ABI class: X.Org Server Extension, version 10.0
[    30.982] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    30.982] 	loading driver: nvidia
[    30.982] (==) Matched nvidia as autoconfigured driver 0
[    30.982] (==) Matched nouveau as autoconfigured driver 1
[    30.982] (==) Matched nv as autoconfigured driver 2
[    30.982] (==) Matched modesetting as autoconfigured driver 3
[    30.982] (==) Matched fbdev as autoconfigured driver 4
[    30.982] (==) Matched vesa as autoconfigured driver 5
[    30.982] (==) Assigned the driver to the xf86ConfigLayout
[    30.982] (II) LoadModule: "nvidia"
[    30.982] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    30.983] (II) Module nvidia: vendor="NVIDIA Corporation"
[    30.983] 	compiled for 1.6.99.901, module version = 1.0.0
[    30.983] 	Module class: X.Org Video Driver
[    30.983] (II) LoadModule: "nouveau"
[    30.983] (WW) Warning, couldn't open module nouveau
[    30.983] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    30.983] (II) LoadModule: "nv"
[    30.983] (WW) Warning, couldn't open module nv
[    30.983] (EE) Failed to load module "nv" (module does not exist, 0)
[    30.983] (II) LoadModule: "modesetting"
[    30.983] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    30.984] (II) Module modesetting: vendor="X.Org Foundation"
[    30.984] 	compiled for 1.21.1.4, module version = 1.21.1
[    30.984] 	Module class: X.Org Video Driver
[    30.984] 	ABI class: X.Org Video Driver, version 25.2
[    30.984] (II) LoadModule: "fbdev"
[    30.984] (WW) Warning, couldn't open module fbdev
[    30.984] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    30.984] (II) LoadModule: "vesa"
[    30.984] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    30.984] (II) Module vesa: vendor="X.Org Foundation"
[    30.984] 	compiled for 1.21.1.3, module version = 2.5.0
[    30.984] 	Module class: X.Org Video Driver
[    30.984] 	ABI class: X.Org Video Driver, version 25.2
[    30.984] (II) NVIDIA dlloader X Driver  515.76  Mon Sep 12 19:18:09 UTC 2022
[    30.984] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    30.985] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    30.985] (II) VESA: driver for VESA chipsets: vesa
[    30.985] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[    30.985] (II) systemd-logind: releasing fd for 226:0
[    30.985] (II) Loading sub module "fb"
[    30.985] (II) LoadModule: "fb"
[    30.985] (II) Module "fb" already built-in
[    30.985] (II) Loading sub module "wfb"
[    30.985] (II) LoadModule: "wfb"
[    30.985] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    30.985] (II) Module wfb: vendor="X.Org Foundation"
[    30.985] 	compiled for 1.21.1.4, module version = 1.0.0
[    30.985] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    30.985] (II) Loading sub module "ramdac"
[    30.985] (II) LoadModule: "ramdac"
[    30.985] (II) Module "ramdac" already built-in
[    30.986] (WW) Falling back to old probe method for modesetting
[    30.986] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    30.986] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    30.986] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    30.986] (==) NVIDIA(0): RGB weight 888
[    30.986] (==) NVIDIA(0): Default visual is TrueColor
[    30.986] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    30.986] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    30.986] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    30.986] (**) NVIDIA(0): Enabling 2D acceleration
[    30.986] (II) Loading sub module "glxserver_nvidia"
[    30.986] (II) LoadModule: "glxserver_nvidia"
[    30.986] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    30.998] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    30.998] 	compiled for 1.6.99.901, module version = 1.0.0
[    30.998] 	Module class: X.Org Server Extension
[    30.998] (II) NVIDIA GLX Module  515.76  Mon Sep 12 19:14:20 UTC 2022
[    30.998] (II) NVIDIA: The X server supports PRIME Render Offload.
[    30.999] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    30.999] (--) NVIDIA(0):     DFP-0 (boot)
[    30.999] (--) NVIDIA(0):     DFP-1
[    30.999] (--) NVIDIA(0):     DFP-2
[    30.999] (--) NVIDIA(0):     DFP-3
[    30.999] (--) NVIDIA(0):     DFP-4
[    30.999] (--) NVIDIA(0):     DFP-5
[    30.999] (--) NVIDIA(0):     DFP-6
[    30.999] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3060 (GA106-A) at PCI:1:0:0
[    30.999] (II) NVIDIA(0):     (GPU-0)
[    30.999] (--) NVIDIA(0): Memory: 12582912 kBytes
[    30.999] (--) NVIDIA(0): VideoBIOS: 94.06.25.00.f1
[    30.999] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    43.061] (--) NVIDIA(GPU-0): SAC HDMI (DFP-0): connected
[    43.061] (--) NVIDIA(GPU-0): SAC HDMI (DFP-0): Internal TMDS
[    43.061] (--) NVIDIA(GPU-0): SAC HDMI (DFP-0): 600.0 MHz maximum pixel clock
[    43.061] (--) NVIDIA(GPU-0): 
[    43.061] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    43.061] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    43.061] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[    43.061] (--) NVIDIA(GPU-0): 

xorg的日志非常奇怪,如同突然中断了一样,并非我没有贴完整,以上就是完整的日志,在驱动515.76下,启动黑屏后,我等了一会,依然黑屏,然后强制重启,通过USB 里的archios提取到的日志就是如此,我自己将此日志和515.65驱动正常启动的日志进行对比,没觉得有什么问题,唯一的问题,就感觉这日志不全,像被中断了一般。

然后就是内核启动日志,journalctl -b -1 > journalctl.txt

Sep 25 12:44:35 ArchLinux kernel: Linux version 5.19.10-xanmod1-1 (makepkg@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP Wed, 21 Sep 2022 13:34:31 +0000
Sep 25 12:44:35 ArchLinux kernel: Command line: BOOT_IMAGE=/vmlinuz-linux-xanmod root=UUID=7d29c653-2ba5-4e83-a5db-b8c11f3ab5cb rw splash quiet module_blacklist=i915 rcutree.rcu_idle_gp_delay=1 nvidia-drm.modeset=1 ibt=off intel_pstate=disable
Sep 25 12:44:35 ArchLinux kernel: KERNEL supported cpus:
Sep 25 12:44:35 ArchLinux kernel:   Intel GenuineIntel
Sep 25 12:44:35 ArchLinux kernel:   AMD AuthenticAMD
Sep 25 12:44:35 ArchLinux kernel:   Hygon HygonGenuine
Sep 25 12:44:35 ArchLinux kernel:   Centaur CentaurHauls
Sep 25 12:44:35 ArchLinux kernel:   zhaoxin   Shanghai  
Sep 25 12:44:35 ArchLinux kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Sep 25 12:44:35 ArchLinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 25 12:44:35 ArchLinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 25 12:44:35 ArchLinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 25 12:44:35 ArchLinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Sep 25 12:44:35 ArchLinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Sep 25 12:44:35 ArchLinux kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Sep 25 12:44:35 ArchLinux kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Sep 25 12:44:35 ArchLinux kernel: signal: max sigframe size: 3632
Sep 25 12:44:35 ArchLinux kernel: BIOS-provided physical RAM map:
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000015c32fff] usable
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000015c33000-0x0000000015c33fff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000015c34000-0x000000001ebe2fff] usable
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x000000001ebe3000-0x000000001ebe3fff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x000000001ebe4000-0x0000000032431fff] usable
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000032432000-0x0000000033c31fff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000033c32000-0x0000000033d31fff] ACPI data
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000033d32000-0x0000000033f31fff] ACPI NVS
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000033f32000-0x0000000034b3efff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000034b3f000-0x0000000034bfefff] type 20
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000034bff000-0x0000000034bfffff] usable
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000034c00000-0x0000000038ffffff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000039e00000-0x000000003f7fffff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 25 12:44:35 ArchLinux kernel: BIOS-e820: [mem 0x0000000100000000-0x00000008c07fffff] usable
Sep 25 12:44:35 ArchLinux kernel: NX (Execute Disable) protection: active
Sep 25 12:44:35 ArchLinux kernel: efi: EFI v2.80 by American Megatrends
Sep 25 12:44:35 ArchLinux kernel: efi: ACPI=0x33e8e000 ACPI 2.0=0x33e8e014 TPMFinalLog=0x33e5d000 SMBIOS=0x346a4000 SMBIOS 3.0=0x346a3000 MEMATTR=0x28259018 ESRT=0x2c0d9c98 
Sep 25 12:44:35 ArchLinux kernel: SMBIOS 3.5.0 present.
Sep 25 12:44:35 ArchLinux kernel: DMI: Micro-Star International Co., Ltd. MS-7D29/MEG Z690I UNIFY (MS-7D29), BIOS 1.70 06/29/2022
Sep 25 12:44:35 ArchLinux kernel: tsc: Detected 3600.000 MHz processor
Sep 25 12:44:35 ArchLinux kernel: tsc: Detected 3609.600 MHz TSC
Sep 25 12:44:35 ArchLinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 25 12:44:35 ArchLinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 25 12:44:35 ArchLinux kernel: last_pfn = 0x8c0800 max_arch_pfn = 0x400000000
Sep 25 12:44:35 ArchLinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Sep 25 12:44:35 ArchLinux kernel: total RAM covered: 62384M
Sep 25 12:44:35 ArchLinux kernel: Found optimal setting for mtrr clean up
Sep 25 12:44:35 ArchLinux kernel:  gran_size: 64K         chunk_size: 128M         num_reg: 7          lose cover RAM: 0G
Sep 25 12:44:35 ArchLinux kernel: e820: update [mem 0x3b000000-0xffffffff] usable ==> reserved
Sep 25 12:44:35 ArchLinux kernel: last_pfn = 0x34c00 max_arch_pfn = 0x400000000
Sep 25 12:44:35 ArchLinux kernel: esrt: Reserving ESRT space from 0x000000002c0d9c98 to 0x000000002c0d9cf8.
Sep 25 12:44:35 ArchLinux kernel: e820: update [mem 0x2c0d9000-0x2c0d9fff] usable ==> reserved
Sep 25 12:44:35 ArchLinux kernel: Using GB pages for direct mapping
Sep 25 12:44:35 ArchLinux kernel: Secure boot disabled
Sep 25 12:44:35 ArchLinux kernel: RAMDISK: [mem 0x23bbf000-0x280cffff]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Early table checksum verification disabled
Sep 25 12:44:35 ArchLinux kernel: ACPI: RSDP 0x0000000033E8E014 000024 (v02 ALASKA)
Sep 25 12:44:35 ArchLinux kernel: ACPI: XSDT 0x0000000033E8D728 000104 (v01 ALASKA A M I    01072009 AMI  01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: FACP 0x0000000033D2F000 000114 (v06 ALASKA A M I    01072009 AMI  01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: DSDT 0x0000000033CAD000 081517 (v02 ALASKA A M I    01072009 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: FACS 0x0000000033F31000 000040
Sep 25 12:44:35 ArchLinux kernel: ACPI: FIDT 0x0000000033CAC000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033D31000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033CA6000 005D2C (v02 CpuRef CpuSsdt  00003000 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033CA3000 002AA1 (v02 SaSsdt SaSsdt   00003000 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033C9F000 003339 (v02 INTEL  IgfxSsdt 00003000 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: HPET 0x0000000033D30000 000038 (v01 ALASKA A M I    01072009 AMI  01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: APIC 0x0000000033C9E000 0001DC (v05 ALASKA A M I    01072009 AMI  01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: MCFG 0x0000000033C9D000 00003C (v01 ALASKA A M I    01072009 AMI  01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033C9B000 001F1A (v02 ALASKA Ther_Rvp 00001000 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: UEFI 0x0000000033E45000 000048 (v01 ALASKA A M I    01072009 AMI  01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: NHLT 0x0000000033C9A000 00002D (v00 ALASKA A M I    01072009 AMI  01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: LPIT 0x0000000033C99000 0000CC (v01 ALASKA A M I    01072009 AMI  01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033C95000 002A83 (v02 ALASKA PtidDevc 00001000 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033C92000 002357 (v02 ALASKA TbtTypeC 00000000 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: DBGP 0x0000000033C91000 000034 (v01 ALASKA A M I    01072009 AMI  01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: DBG2 0x0000000033C90000 000054 (v00 ALASKA A M I    01072009 AMI  01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033C8E000 001919 (v02 ALASKA UsbCTabl 00001000 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: DMAR 0x0000000033C8D000 000050 (v02 INTEL  EDK2     00000002      01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: FPDT 0x0000000033C8C000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033C8A000 0011C2 (v02 INTEL  xh_adls3 00000000 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033C86000 003AEA (v02 SocGpe SocGpe   00003000 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033C82000 0039DA (v02 SocCmn SocCmn   00003000 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: SSDT 0x0000000033C81000 000144 (v02 Intel  ADebTabl 00001000 INTL 20200717)
Sep 25 12:44:35 ArchLinux kernel: ACPI: TPM2 0x0000000033C80000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
Sep 25 12:44:35 ArchLinux kernel: ACPI: BGRT 0x0000000033C7F000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: PHAT 0x0000000033C7E000 0005B1 (v01 ALASKA A M I    00000005 MSFT 0100000D)
Sep 25 12:44:35 ArchLinux kernel: ACPI: WSMT 0x0000000033C98000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving FACP table memory at [mem 0x33d2f000-0x33d2f113]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving DSDT table memory at [mem 0x33cad000-0x33d2e516]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving FACS table memory at [mem 0x33f31000-0x33f3103f]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving FIDT table memory at [mem 0x33cac000-0x33cac09b]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33d31000-0x33d3138b]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33ca6000-0x33cabd2b]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33ca3000-0x33ca5aa0]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33c9f000-0x33ca2338]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving HPET table memory at [mem 0x33d30000-0x33d30037]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving APIC table memory at [mem 0x33c9e000-0x33c9e1db]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving MCFG table memory at [mem 0x33c9d000-0x33c9d03b]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33c9b000-0x33c9cf19]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving UEFI table memory at [mem 0x33e45000-0x33e45047]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving NHLT table memory at [mem 0x33c9a000-0x33c9a02c]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving LPIT table memory at [mem 0x33c99000-0x33c990cb]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33c95000-0x33c97a82]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33c92000-0x33c94356]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving DBGP table memory at [mem 0x33c91000-0x33c91033]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving DBG2 table memory at [mem 0x33c90000-0x33c90053]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33c8e000-0x33c8f918]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving DMAR table memory at [mem 0x33c8d000-0x33c8d04f]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving FPDT table memory at [mem 0x33c8c000-0x33c8c043]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33c8a000-0x33c8b1c1]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33c86000-0x33c89ae9]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33c82000-0x33c859d9]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving SSDT table memory at [mem 0x33c81000-0x33c81143]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving TPM2 table memory at [mem 0x33c80000-0x33c8004b]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving BGRT table memory at [mem 0x33c7f000-0x33c7f037]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving PHAT table memory at [mem 0x33c7e000-0x33c7e5b0]
Sep 25 12:44:35 ArchLinux kernel: ACPI: Reserving WSMT table memory at [mem 0x33c98000-0x33c98027]
Sep 25 12:44:35 ArchLinux kernel: No NUMA configuration found
Sep 25 12:44:35 ArchLinux kernel: Faking a node at [mem 0x0000000000000000-0x00000008c07fffff]
Sep 25 12:44:35 ArchLinux kernel: NODE_DATA(0) allocated [mem 0x8c07d5000-0x8c07fffff]
Sep 25 12:44:35 ArchLinux kernel: Zone ranges:
Sep 25 12:44:35 ArchLinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Sep 25 12:44:35 ArchLinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Sep 25 12:44:35 ArchLinux kernel:   Normal   [mem 0x0000000100000000-0x00000008c07fffff]
Sep 25 12:44:35 ArchLinux kernel:   Device   empty
Sep 25 12:44:35 ArchLinux kernel: Movable zone start for each node
Sep 25 12:44:35 ArchLinux kernel: Early memory node ranges
Sep 25 12:44:35 ArchLinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009dfff]
Sep 25 12:44:35 ArchLinux kernel:   node   0: [mem 0x000000000009f000-0x000000000009ffff]
Sep 25 12:44:35 ArchLinux kernel:   node   0: [mem 0x0000000000100000-0x0000000015c32fff]
Sep 25 12:44:35 ArchLinux kernel:   node   0: [mem 0x0000000015c34000-0x000000001ebe2fff]
Sep 25 12:44:35 ArchLinux kernel:   node   0: [mem 0x000000001ebe4000-0x0000000032431fff]
Sep 25 12:44:35 ArchLinux kernel:   node   0: [mem 0x0000000034bff000-0x0000000034bfffff]
Sep 25 12:44:35 ArchLinux kernel:   node   0: [mem 0x0000000100000000-0x00000008c07fffff]
Sep 25 12:44:35 ArchLinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000008c07fffff]
Sep 25 12:44:35 ArchLinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 25 12:44:35 ArchLinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 25 12:44:35 ArchLinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 25 12:44:35 ArchLinux kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
Sep 25 12:44:35 ArchLinux kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
Sep 25 12:44:35 ArchLinux kernel: On node 0, zone DMA32: 10189 pages in unavailable ranges
Sep 25 12:44:35 ArchLinux kernel: On node 0, zone Normal: 13312 pages in unavailable ranges
Sep 25 12:44:35 ArchLinux kernel: On node 0, zone Normal: 30720 pages in unavailable ranges
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM-Timer IO Port: 0x1808
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 25 12:44:35 ArchLinux kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Sep 25 12:44:35 ArchLinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 25 12:44:35 ArchLinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 25 12:44:35 ArchLinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 25 12:44:35 ArchLinux kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Sep 25 12:44:35 ArchLinux kernel: e820: update [mem 0x281c3000-0x2821ffff] usable ==> reserved
Sep 25 12:44:35 ArchLinux kernel: TSC deadline timer available
Sep 25 12:44:35 ArchLinux kernel: smpboot: Allowing 20 CPUs, 0 hotplug CPUs
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x15c33000-0x15c33fff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x1ebe3000-0x1ebe3fff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x281c3000-0x2821ffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x2c0d9000-0x2c0d9fff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x32432000-0x33c31fff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x33c32000-0x33d31fff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x33d32000-0x33f31fff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x33f32000-0x34b3efff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x34b3f000-0x34bfefff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x34c00000-0x38ffffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x39000000-0x39dfffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x39e00000-0x3f7fffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0x3f800000-0xbfffffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfdffffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Sep 25 12:44:35 ArchLinux kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Sep 25 12:44:35 ArchLinux kernel: [mem 0x3f800000-0xbfffffff] available for PCI devices
Sep 25 12:44:35 ArchLinux kernel: Booting paravirtualized kernel on bare hardware
Sep 25 12:44:35 ArchLinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 3821924579961850 ns
Sep 25 12:44:35 ArchLinux kernel: setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:20 nr_node_ids:1
Sep 25 12:44:35 ArchLinux kernel: percpu: Embedded 53 pages/cpu s180224 r8192 d28672 u262144
Sep 25 12:44:35 ArchLinux kernel: pcpu-alloc: s180224 r8192 d28672 u262144 alloc=1*2097152
Sep 25 12:44:35 ArchLinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Sep 25 12:44:35 ArchLinux kernel: pcpu-alloc: [0] 16 17 18 19 -- -- -- -- 
Sep 25 12:44:35 ArchLinux kernel: Fallback order for Node 0: 0 
Sep 25 12:44:35 ArchLinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8203904
Sep 25 12:44:35 ArchLinux kernel: Policy zone: Normal
Sep 25 12:44:35 ArchLinux kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux-xanmod root=UUID=7d29c653-2ba5-4e83-a5db-b8c11f3ab5cb rw splash quiet module_blacklist=i915 rcutree.rcu_idle_gp_delay=1 nvidia-drm.modeset=1 ibt=off intel_pstate=disable
Sep 25 12:44:35 ArchLinux kernel: Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-linux-xanmod ibt=off", will be passed to user space.
Sep 25 12:44:35 ArchLinux kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: mem auto-init: stack:off, heap alloc:on, heap free:off
Sep 25 12:44:35 ArchLinux kernel: Memory: 32425308K/33337148K available (14337K kernel code, 1971K rwdata, 4876K rodata, 2284K init, 5724K bss, 911580K reserved, 0K cma-reserved)
Sep 25 12:44:35 ArchLinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=20, Nodes=1
Sep 25 12:44:35 ArchLinux kernel: rcu: Hierarchical RCU implementation.
Sep 25 12:44:35 ArchLinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=20.
Sep 25 12:44:35 ArchLinux kernel:         Tracing variant of Tasks RCU enabled.
Sep 25 12:44:35 ArchLinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 50 jiffies.
Sep 25 12:44:35 ArchLinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=20
Sep 25 12:44:35 ArchLinux kernel: NR_IRQS: 33024, nr_irqs: 2216, preallocated irqs: 16
Sep 25 12:44:35 ArchLinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 25 12:44:35 ArchLinux kernel: random: crng init done
Sep 25 12:44:35 ArchLinux kernel: Console: colour dummy device 80x25
Sep 25 12:44:35 ArchLinux kernel: printk: console [tty0] enabled
Sep 25 12:44:35 ArchLinux kernel: ACPI: Core revision 20220331
Sep 25 12:44:35 ArchLinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
Sep 25 12:44:35 ArchLinux kernel: APIC: Switch to symmetric I/O mode setup
Sep 25 12:44:35 ArchLinux kernel: DMAR: Host address width 39
Sep 25 12:44:35 ArchLinux kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Sep 25 12:44:35 ArchLinux kernel: DMAR: dmar0: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Sep 25 12:44:35 ArchLinux kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
Sep 25 12:44:35 ArchLinux kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Sep 25 12:44:35 ArchLinux kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Sep 25 12:44:35 ArchLinux kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Sep 25 12:44:35 ArchLinux kernel: x2apic enabled
Sep 25 12:44:35 ArchLinux kernel: Switched APIC routing to cluster x2apic.
Sep 25 12:44:35 ArchLinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 25 12:44:35 ArchLinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3407c077a8d, max_idle_ns: 440795342283 ns
Sep 25 12:44:35 ArchLinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7219.20 BogoMIPS (lpj=7219200)
Sep 25 12:44:35 ArchLinux kernel: pid_max: default: 32768 minimum: 301
Sep 25 12:44:35 ArchLinux kernel: LSM: Security Framework initializing
Sep 25 12:44:35 ArchLinux kernel: landlock: Up and running.
Sep 25 12:44:35 ArchLinux kernel: Yama: becoming mindful.
Sep 25 12:44:35 ArchLinux kernel: AppArmor: AppArmor initialized
Sep 25 12:44:35 ArchLinux kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: x86/tme: not enabled by BIOS
Sep 25 12:44:35 ArchLinux kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 25 12:44:35 ArchLinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Sep 25 12:44:35 ArchLinux kernel: process: using mwait in idle threads
Sep 25 12:44:35 ArchLinux kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Sep 25 12:44:35 ArchLinux kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Sep 25 12:44:35 ArchLinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 25 12:44:35 ArchLinux kernel: Spectre V2 : Mitigation: Enhanced IBRS
Sep 25 12:44:35 ArchLinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 25 12:44:35 ArchLinux kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Sep 25 12:44:35 ArchLinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 25 12:44:35 ArchLinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 25 12:44:35 ArchLinux kernel: Freeing SMP alternatives memory: 40K
Sep 25 12:44:35 ArchLinux kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i7-12700K (family: 0x6, model: 0x97, stepping: 0x2)
Sep 25 12:44:35 ArchLinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 25 12:44:35 ArchLinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Sep 25 12:44:35 ArchLinux kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Sep 25 12:44:35 ArchLinux kernel: core: cpu_core PMU driver: 
Sep 25 12:44:35 ArchLinux kernel: ... version:                5
Sep 25 12:44:35 ArchLinux kernel: ... bit width:              48
Sep 25 12:44:35 ArchLinux kernel: ... generic registers:      8
Sep 25 12:44:35 ArchLinux kernel: ... value mask:             0000ffffffffffff
Sep 25 12:44:35 ArchLinux kernel: ... max period:             00007fffffffffff
Sep 25 12:44:35 ArchLinux kernel: ... fixed-purpose events:   4
Sep 25 12:44:35 ArchLinux kernel: ... event mask:             0001000f000000ff
Sep 25 12:44:35 ArchLinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1422
Sep 25 12:44:35 ArchLinux kernel: rcu: Hierarchical SRCU implementation.
Sep 25 12:44:35 ArchLinux kernel: rcu:         Max phase no-delay instances is 800.
Sep 25 12:44:35 ArchLinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 25 12:44:35 ArchLinux kernel: smp: Bringing up secondary CPUs ...
Sep 25 12:44:35 ArchLinux kernel: x86: Booting SMP configuration:
Sep 25 12:44:35 ArchLinux kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16
Sep 25 12:44:35 ArchLinux kernel: core: cpu_atom PMU driver: PEBS-via-PT 
Sep 25 12:44:35 ArchLinux kernel: ... version:                5
Sep 25 12:44:35 ArchLinux kernel: ... bit width:              48
Sep 25 12:44:35 ArchLinux kernel: ... generic registers:      6
Sep 25 12:44:35 ArchLinux kernel: ... value mask:             0000ffffffffffff
Sep 25 12:44:35 ArchLinux kernel: ... max period:             00007fffffffffff
Sep 25 12:44:35 ArchLinux kernel: ... fixed-purpose events:   3
Sep 25 12:44:35 ArchLinux kernel: ... event mask:             000000070000003f
Sep 25 12:44:35 ArchLinux kernel:  #17 #18 #19
Sep 25 12:44:35 ArchLinux kernel: smp: Brought up 1 node, 20 CPUs
Sep 25 12:44:35 ArchLinux kernel: smpboot: Max logical packages: 1
Sep 25 12:44:35 ArchLinux kernel: smpboot: Total of 20 processors activated (144384.00 BogoMIPS)
Sep 25 12:44:35 ArchLinux kernel: devtmpfs: initialized
Sep 25 12:44:35 ArchLinux kernel: x86/mm: Memory block size: 128MB
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x33d32000-0x33f31fff] (2097152 bytes)
Sep 25 12:44:35 ArchLinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 3822520892550000 ns
Sep 25 12:44:35 ArchLinux kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: pinctrl core: initialized pinctrl subsystem
Sep 25 12:44:35 ArchLinux kernel: PM: RTC time: 04:44:29, date: 2022-09-25
Sep 25 12:44:35 ArchLinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 25 12:44:35 ArchLinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 25 12:44:35 ArchLinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 25 12:44:35 ArchLinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 25 12:44:35 ArchLinux kernel: audit: initializing netlink subsys (disabled)
Sep 25 12:44:35 ArchLinux kernel: audit: type=2000 audit(1664081069.072:1): state=initialized audit_enabled=0 res=1
Sep 25 12:44:35 ArchLinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 25 12:44:35 ArchLinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 25 12:44:35 ArchLinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 25 12:44:35 ArchLinux kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 25 12:44:35 ArchLinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 25 12:44:35 ArchLinux kernel: cpuidle: using governor ladder
Sep 25 12:44:35 ArchLinux kernel: cpuidle: using governor menu
Sep 25 12:44:35 ArchLinux kernel: HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
Sep 25 12:44:35 ArchLinux kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 25 12:44:35 ArchLinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 25 12:44:35 ArchLinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Sep 25 12:44:35 ArchLinux kernel: PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
Sep 25 12:44:35 ArchLinux kernel: PCI: Using configuration type 1 for base access
Sep 25 12:44:35 ArchLinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 25 12:44:35 ArchLinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 25 12:44:35 ArchLinux kernel: HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
Sep 25 12:44:35 ArchLinux kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Sep 25 12:44:35 ArchLinux kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Sep 25 12:44:35 ArchLinux kernel: ACPI: Added _OSI(Module Device)
Sep 25 12:44:35 ArchLinux kernel: ACPI: Added _OSI(Processor Device)
Sep 25 12:44:35 ArchLinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 25 12:44:35 ArchLinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 25 12:44:35 ArchLinux kernel: ACPI: Added _OSI(Linux-Dell-Video)
Sep 25 12:44:35 ArchLinux kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Sep 25 12:44:35 ArchLinux kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Sep 25 12:44:35 ArchLinux kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
Sep 25 12:44:35 ArchLinux kernel: ACPI: Interpreter enabled
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 25 12:44:35 ArchLinux kernel: ACPI: Using IOAPIC for interrupt routing
Sep 25 12:44:35 ArchLinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 25 12:44:35 ArchLinux kernel: PCI: Using E820 reservations for host bridge windows
Sep 25 12:44:35 ArchLinux kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: Power Resource [WRST]
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: Power Resource [DRST]
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: Power Resource [BTRT]
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: Power Resource [WRST]
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: Power Resource [FN00]
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: Power Resource [FN01]
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: Power Resource [FN02]
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: Power Resource [FN03]
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: Power Resource [FN04]
Sep 25 12:44:35 ArchLinux kernel: ACPI: PM: Power Resource [PIN]
Sep 25 12:44:35 ArchLinux kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Sep 25 12:44:35 ArchLinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Sep 25 12:44:35 ArchLinux kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Sep 25 12:44:35 ArchLinux kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
Sep 25 12:44:35 ArchLinux kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 25 12:44:35 ArchLinux kernel: PCI host bridge to bus 0000:00
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:00: root bus resource [mem 0x3f800000-0xbfffffff window]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:00.0: [8086:4668] type 00 class 0x060000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:08.0: reg 0x10: [mem 0x55b23000-0x55b23fff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:14.0: [8086:7ae0] type 00 class 0x0c0330
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:14.0: reg 0x10: [mem 0x55b00000-0x55b0ffff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:14.2: [8086:7aa7] type 00 class 0x050000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:14.2: reg 0x10: [mem 0x55b18000-0x55b1bfff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:14.2: reg 0x18: [mem 0x55b22000-0x55b22fff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:14.3: [8086:7af0] type 00 class 0x028000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:14.3: reg 0x10: [mem 0x55b14000-0x55b17fff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:16.0: [8086:7ae8] type 00 class 0x078000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:16.0: reg 0x10: [mem 0x55b21000-0x55b21fff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:16.0: PME# supported from D3hot
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:17.0: [8086:7ae2] type 00 class 0x010601
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:17.0: reg 0x10: [mem 0x55b1c000-0x55b1dfff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:17.0: reg 0x14: [mem 0x55b20000-0x55b200ff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:17.0: reg 0x18: [io  0x6050-0x6057]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:17.0: reg 0x1c: [io  0x6040-0x6043]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:17.0: reg 0x20: [io  0x6020-0x603f]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:17.0: reg 0x24: [mem 0x55b1f000-0x55b1f7ff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:17.0: PME# supported from D3hot
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.0: [8086:7ab8] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.1: [8086:7ab9] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.1: PTM enabled (root), 4ns granularity
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4: [8086:7abc] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.0: [8086:7ab0] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.4: [8086:7ab4] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.0: [8086:7a84] type 00 class 0x060100
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.3: [8086:7ad0] type 00 class 0x040300
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x55b10000-0x55b13fff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x54100000-0x541fffff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.4: [8086:7aa3] type 00 class 0x0c0500
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x55b1e000-0x55b1e0ff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.5: [8086:7aa4] type 00 class 0x0c8000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.0: [10de:2504] type 00 class 0x030000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0x53000000-0x53ffffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.0: reg 0x14: [mem 0x40000000-0x4fffffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x50000000-0x51ffffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.0: reg 0x24: [io  0x5000-0x507f]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.0: reg 0x30: [mem 0x54000000-0x5407ffff pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.0: BAR 1: assigned to efifb
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.1: [10de:228e] type 00 class 0x040300
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.1: reg 0x10: [mem 0x54080000-0x54083fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:01.0:   bridge window [mem 0x53000000-0x540fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:01.0:   bridge window [mem 0x40000000-0x51ffffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:02:00.0: [144d:a80a] type 00 class 0x010802
Sep 25 12:44:35 ArchLinux kernel: pci 0000:02:00.0: reg 0x10: [mem 0x55a00000-0x55a03fff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:06.0:   bridge window [mem 0x55a00000-0x55afffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.0:   bridge window [mem 0x54c00000-0x555fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:04:00.0: [8086:15f3] type 00 class 0x020000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:04:00.0: reg 0x10: [mem 0x55600000-0x556fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:04:00.0: reg 0x1c: [mem 0x55700000-0x55703fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.1: PCI bridge to [bus 04]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.1:   bridge window [mem 0x55600000-0x557fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0: [8086:1136] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0: enabling Extended Tags
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0: supports D1 D2
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0: PTM enabled, 4ns granularity
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 05-0a]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4:   bridge window [mem 0x55900000-0x559fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4:   bridge window [mem 0x52100000-0x521fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:00.0: [8086:1136] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:00.0: enabling Extended Tags
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:00.0: supports D1 D2
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: [8086:1136] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: enabling Extended Tags
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: supports D1 D2
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:02.0: [8086:1136] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:02.0: enabling Extended Tags
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:02.0: supports D1 D2
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: [8086:1136] type 01 class 0x060400
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: enabling Extended Tags
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: supports D1 D2
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0: PCI bridge to [bus 06-0a]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0:   bridge window [mem 0x55900000-0x559fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0:   bridge window [mem 0x52100000-0x521fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:07:00.0: [8086:1137] type 00 class 0x0c0340
Sep 25 12:44:35 ArchLinux kernel: pci 0000:07:00.0: reg 0x10: [mem 0x52100000-0x5213ffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:07:00.0: reg 0x18: [mem 0x52140000-0x52140fff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:07:00.0: enabling Extended Tags
Sep 25 12:44:35 ArchLinux kernel: pci 0000:07:00.0: supports D1 D2
Sep 25 12:44:35 ArchLinux kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:00.0:   bridge window [mem 0x52100000-0x521fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: PCI bridge to [bus 08]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:09:00.0: [8086:1138] type 00 class 0x0c0330
Sep 25 12:44:35 ArchLinux kernel: pci 0000:09:00.0: reg 0x10: [mem 0x55900000-0x5590ffff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:09:00.0: enabling Extended Tags
Sep 25 12:44:35 ArchLinux kernel: pci 0000:09:00.0: PME# supported from D3hot D3cold
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:02.0: PCI bridge to [bus 09]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:02.0:   bridge window [mem 0x55900000-0x559fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: PCI bridge to [bus 0a]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.0: PCI bridge to [bus 0b]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.0:   bridge window [mem 0x54200000-0x54bfffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:0c:00.0: [144d:a808] type 00 class 0x010802
Sep 25 12:44:35 ArchLinux kernel: pci 0000:0c:00.0: reg 0x10: [mem 0x55800000-0x55803fff 64bit]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.4: PCI bridge to [bus 0c]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.4:   bridge window [mem 0x55800000-0x558fffff]
Sep 25 12:44:35 ArchLinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Sep 25 12:44:35 ArchLinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Sep 25 12:44:35 ArchLinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Sep 25 12:44:35 ArchLinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Sep 25 12:44:35 ArchLinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Sep 25 12:44:35 ArchLinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 25 12:44:35 ArchLinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Sep 25 12:44:35 ArchLinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 25 12:44:35 ArchLinux kernel: iommu: Default domain type: Translated 
Sep 25 12:44:35 ArchLinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Sep 25 12:44:35 ArchLinux kernel: SCSI subsystem initialized
Sep 25 12:44:35 ArchLinux kernel: libata version 3.00 loaded.
Sep 25 12:44:35 ArchLinux kernel: ACPI: bus type USB registered
Sep 25 12:44:35 ArchLinux kernel: usbcore: registered new interface driver usbfs
Sep 25 12:44:35 ArchLinux kernel: usbcore: registered new interface driver hub
Sep 25 12:44:35 ArchLinux kernel: usbcore: registered new device driver usb
Sep 25 12:44:35 ArchLinux kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 25 12:44:35 ArchLinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 25 12:44:35 ArchLinux kernel: PTP clock support registered
Sep 25 12:44:35 ArchLinux kernel: EDAC MC: Ver: 3.0.0
Sep 25 12:44:35 ArchLinux kernel: Registered efivars operations
Sep 25 12:44:35 ArchLinux kernel: NetLabel: Initializing
Sep 25 12:44:35 ArchLinux kernel: NetLabel:  domain hash size = 128
Sep 25 12:44:35 ArchLinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Sep 25 12:44:35 ArchLinux kernel: NetLabel:  unlabeled traffic allowed by default
Sep 25 12:44:35 ArchLinux kernel: mctp: management component transport protocol core
Sep 25 12:44:35 ArchLinux kernel: NET: Registered PF_MCTP protocol family
Sep 25 12:44:35 ArchLinux kernel: PCI: Using ACPI for IRQ routing
Sep 25 12:44:35 ArchLinux kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
Sep 25 12:44:35 ArchLinux kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Sep 25 12:44:35 ArchLinux kernel: e820: reserve RAM buffer [mem 0x15c33000-0x17ffffff]
Sep 25 12:44:35 ArchLinux kernel: e820: reserve RAM buffer [mem 0x1ebe3000-0x1fffffff]
Sep 25 12:44:35 ArchLinux kernel: e820: reserve RAM buffer [mem 0x281c3000-0x2bffffff]
Sep 25 12:44:35 ArchLinux kernel: e820: reserve RAM buffer [mem 0x2c0d9000-0x2fffffff]
Sep 25 12:44:35 ArchLinux kernel: e820: reserve RAM buffer [mem 0x32432000-0x33ffffff]
Sep 25 12:44:35 ArchLinux kernel: e820: reserve RAM buffer [mem 0x34c00000-0x37ffffff]
Sep 25 12:44:35 ArchLinux kernel: e820: reserve RAM buffer [mem 0x8c0800000-0x8c3ffffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 25 12:44:35 ArchLinux kernel: vgaarb: loaded
Sep 25 12:44:35 ArchLinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 25 12:44:35 ArchLinux kernel: hpet0: 8 comparators, 64-bit 19.200000 MHz counter
Sep 25 12:44:35 ArchLinux kernel: clocksource: Switched to clocksource tsc-early
Sep 25 12:44:35 ArchLinux kernel: VFS: Disk quotas dquot_6.6.0
Sep 25 12:44:35 ArchLinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 25 12:44:35 ArchLinux kernel: AppArmor: AppArmor Filesystem Enabled
Sep 25 12:44:35 ArchLinux kernel: pnp: PnP ACPI init
Sep 25 12:44:35 ArchLinux kernel: system 00:00: [io  0x0a00-0x0a0f] has been reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:00: [io  0x0a10-0x0a1f] has been reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:00: [io  0x0a20-0x0a2f] has been reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:01: [io  0x164e-0x164f] has been reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:03: [mem 0xc0000000-0xcfffffff] has been reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
Sep 25 12:44:35 ArchLinux kernel: system 00:04: [io  0x2000-0x20fe] has been reserved
Sep 25 12:44:35 ArchLinux kernel: pnp: PnP ACPI: found 6 devices
Sep 25 12:44:35 ArchLinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 25 12:44:35 ArchLinux kernel: NET: Registered PF_INET protocol family
Sep 25 12:44:35 ArchLinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: TCP: Hash tables configured (established 262144 bind 65536)
Sep 25 12:44:35 ArchLinux kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 25 12:44:35 ArchLinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 25 12:44:35 ArchLinux kernel: NET: Registered PF_XDP protocol family
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: bridge window [mem 0x00100000-0x000fffff] to [bus 08] add_size 200000 add_align 100000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0a] add_size 200000 add_align 100000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0: bridge window [io  0x1000-0x0fff] to [bus 06-0a] add_size 2000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 05-0a] add_size 2000
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000
Sep 25 12:44:35 ArchLinux kernel: clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffe0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
Sep 25 12:44:35 ArchLinux kernel: clipped [mem size 0x00020000 64bit pref] to [mem size 0xfffffffffffc0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
Sep 25 12:44:35 ArchLinux kernel: clipped [mem size 0x00010000 64bit pref] to [mem size 0xffffffffffff0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0x3f800000-0x3f9fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffe0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
Sep 25 12:44:35 ArchLinux kernel: clipped [mem size 0x00020000 64bit pref] to [mem size 0xfffffffffffc0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
Sep 25 12:44:35 ArchLinux kernel: clipped [mem size 0x00010000 64bit pref] to [mem size 0xffffffffffff0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.0: BAR 15: assigned [mem 0x3fa00000-0x3fbfffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4: BAR 13: assigned [io  0x7000-0x8fff]
Sep 25 12:44:35 ArchLinux kernel: clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x000a0000-0x000fffff]
Sep 25 12:44:35 ArchLinux kernel: clipped [mem size 0x00010000] to [mem size 0xffffffffffff0000] for e820 entry [mem 0x000a0000-0x000fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x3fc00000-0x3fc00fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:01.0:   bridge window [mem 0x53000000-0x540fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:01.0:   bridge window [mem 0x40000000-0x51ffffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:06.0:   bridge window [mem 0x55a00000-0x55afffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.0:   bridge window [mem 0x54c00000-0x555fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.0:   bridge window [mem 0x3f800000-0x3f9fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.1: PCI bridge to [bus 04]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.1:   bridge window [mem 0x55600000-0x557fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0: BAR 13: assigned [io  0x7000-0x8fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: BAR 14: no space for [mem size 0x00200000]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: BAR 14: no space for [mem size 0x00200000]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: BAR 13: assigned [io  0x7000-0x7fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: BAR 13: assigned [io  0x8000-0x8fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: BAR 14: no space for [mem size 0x00200000]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: BAR 14: no space for [mem size 0x00200000]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:00.0:   bridge window [mem 0x52100000-0x521fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0: PCI bridge to [bus 08]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:01.0:   bridge window [io  0x7000-0x7fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:02.0: PCI bridge to [bus 09]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:02.0:   bridge window [mem 0x55900000-0x559fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0: PCI bridge to [bus 0a]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:06:03.0:   bridge window [io  0x8000-0x8fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0: PCI bridge to [bus 06-0a]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0:   bridge window [io  0x7000-0x8fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0:   bridge window [mem 0x55900000-0x559fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:05:00.0:   bridge window [mem 0x52100000-0x521fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 05-0a]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4:   bridge window [io  0x7000-0x8fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4:   bridge window [mem 0x55900000-0x559fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1c.4:   bridge window [mem 0x52100000-0x521fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.0: PCI bridge to [bus 0b]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.0:   bridge window [mem 0x54200000-0x54bfffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.0:   bridge window [mem 0x3fa00000-0x3fbfffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.4: PCI bridge to [bus 0c]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:00:1d.4:   bridge window [mem 0x55800000-0x558fffff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:00: resource 8 [mem 0x3f800000-0xbfffffff window]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:01: resource 1 [mem 0x53000000-0x540fffff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:01: resource 2 [mem 0x40000000-0x51ffffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:02: resource 1 [mem 0x55a00000-0x55afffff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:03: resource 1 [mem 0x54c00000-0x555fffff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:03: resource 2 [mem 0x3f800000-0x3f9fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:04: resource 1 [mem 0x55600000-0x557fffff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:05: resource 0 [io  0x7000-0x8fff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:05: resource 1 [mem 0x55900000-0x559fffff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:05: resource 2 [mem 0x52100000-0x521fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:06: resource 0 [io  0x7000-0x8fff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:06: resource 1 [mem 0x55900000-0x559fffff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:06: resource 2 [mem 0x52100000-0x521fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:07: resource 2 [mem 0x52100000-0x521fffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:08: resource 0 [io  0x7000-0x7fff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:09: resource 1 [mem 0x55900000-0x559fffff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:0a: resource 0 [io  0x8000-0x8fff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:0b: resource 0 [io  0x3000-0x3fff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:0b: resource 1 [mem 0x54200000-0x54bfffff]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:0b: resource 2 [mem 0x3fa00000-0x3fbfffff 64bit pref]
Sep 25 12:44:35 ArchLinux kernel: pci_bus 0000:0c: resource 1 [mem 0x55800000-0x558fffff]
Sep 25 12:44:35 ArchLinux kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Sep 25 12:44:35 ArchLinux kernel: PCI: CLS 64 bytes, default 64
Sep 25 12:44:35 ArchLinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 25 12:44:35 ArchLinux kernel: software IO TLB: mapped [mem 0x000000001fbbf000-0x0000000023bbf000] (64MB)
Sep 25 12:44:35 ArchLinux kernel: Trying to unpack rootfs image as initramfs...
Sep 25 12:44:35 ArchLinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3407c077a8d, max_idle_ns: 440795342283 ns
Sep 25 12:44:35 ArchLinux kernel: clocksource: Switched to clocksource tsc
Sep 25 12:44:35 ArchLinux kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Sep 25 12:44:35 ArchLinux kernel: Initialise system trusted keyrings
Sep 25 12:44:35 ArchLinux kernel: Key type blacklist registered
Sep 25 12:44:35 ArchLinux kernel: workingset: timestamp_bits=36 max_order=23 bucket_order=0
Sep 25 12:44:35 ArchLinux kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Sep 25 12:44:35 ArchLinux kernel: fuse: init (API version 7.36)
Sep 25 12:44:35 ArchLinux kernel: integrity: Platform Keyring initialized
Sep 25 12:44:35 ArchLinux kernel: integrity: Machine keyring initialized
Sep 25 12:44:35 ArchLinux kernel: Key type asymmetric registered
Sep 25 12:44:35 ArchLinux kernel: Asymmetric key parser 'x509' registered
Sep 25 12:44:35 ArchLinux kernel: Freeing initrd memory: 70724K
Sep 25 12:44:35 ArchLinux kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Sep 25 12:44:35 ArchLinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Sep 25 12:44:35 ArchLinux kernel: io scheduler mq-deadline registered
Sep 25 12:44:35 ArchLinux kernel: pcieport 0000:00:1c.0: Refused to change power state from D3hot to D0
Sep 25 12:44:35 ArchLinux kernel: pcieport 0000:00:1d.0: Refused to change power state from D3hot to D0
Sep 25 12:44:35 ArchLinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 25 12:44:35 ArchLinux kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Sep 25 12:44:35 ArchLinux kernel: ACPI: button: Sleep Button [SLPB]
Sep 25 12:44:35 ArchLinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Sep 25 12:44:35 ArchLinux kernel: ACPI: button: Power Button [PWRB]
Sep 25 12:44:35 ArchLinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Sep 25 12:44:35 ArchLinux kernel: ACPI: button: Power Button [PWRF]
Sep 25 12:44:35 ArchLinux kernel: thermal LNXTHERM:00: registered as thermal_zone0
Sep 25 12:44:35 ArchLinux kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Sep 25 12:44:35 ArchLinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 25 12:44:35 ArchLinux kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Sep 25 12:44:35 ArchLinux kernel: Linux agpgart interface v0.103
Sep 25 12:44:35 ArchLinux kernel: loop: module loaded
Sep 25 12:44:35 ArchLinux kernel: tun: Universal TUN/TAP device driver, 1.6
Sep 25 12:44:35 ArchLinux kernel: PPP generic driver version 2.4.2
Sep 25 12:44:35 ArchLinux kernel: VFIO - User Level meta-driver version: 0.3
Sep 25 12:44:35 ArchLinux kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 25 12:44:35 ArchLinux kernel: ehci-pci: EHCI PCI platform driver
Sep 25 12:44:35 ArchLinux kernel: ehci-platform: EHCI generic platform driver
Sep 25 12:44:35 ArchLinux kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sep 25 12:44:35 ArchLinux kernel: ohci-pci: OHCI PCI platform driver
Sep 25 12:44:35 ArchLinux kernel: ohci-platform: OHCI generic platform driver
Sep 25 12:44:35 ArchLinux kernel: uhci_hcd: USB Universal Host Controller Interface driver
Sep 25 12:44:35 ArchLinux kernel: i8042: PNP: No PS/2 controller found.
Sep 25 12:44:35 ArchLinux kernel: mousedev: PS/2 mouse device common for all mice
Sep 25 12:44:35 ArchLinux kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Sep 25 12:44:35 ArchLinux kernel: rtc_cmos rtc_cmos: registered as rtc0
Sep 25 12:44:35 ArchLinux kernel: rtc_cmos rtc_cmos: setting system clock to 2022-09-25T04:44:30 UTC (1664081070)
Sep 25 12:44:35 ArchLinux kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 25 12:44:35 ArchLinux kernel: i2c_dev: i2c /dev entries driver
Sep 25 12:44:35 ArchLinux kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Sep 25 12:44:35 ArchLinux kernel: device-mapper: uevent: version 1.0.3
Sep 25 12:44:35 ArchLinux kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Sep 25 12:44:35 ArchLinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 25 12:44:35 ArchLinux kernel: efifb: probing for efifb
Sep 25 12:44:35 ArchLinux kernel: efifb: Ignoring BGRT: unexpected or invalid BMP data
Sep 25 12:44:35 ArchLinux kernel: efifb: framebuffer at 0x40000000, using 9600k, total 9600k
Sep 25 12:44:35 ArchLinux kernel: efifb: mode is 1920x1200x32, linelength=8192, pages=1
Sep 25 12:44:35 ArchLinux kernel: efifb: scrolling: redraw
Sep 25 12:44:35 ArchLinux kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Sep 25 12:44:35 ArchLinux kernel: fbcon: Deferring console take-over
Sep 25 12:44:35 ArchLinux kernel: fb0: EFI VGA frame buffer device
Sep 25 12:44:35 ArchLinux kernel: EFI Variables Facility v0.08 2004-May-17
Sep 25 12:44:35 ArchLinux kernel: intel_pmc_core INT33A1:00:  initialized
Sep 25 12:44:35 ArchLinux kernel: NET: Registered PF_INET6 protocol family
Sep 25 12:44:35 ArchLinux kernel: Segment Routing with IPv6
Sep 25 12:44:35 ArchLinux kernel: In-situ OAM (IOAM) with IPv6
Sep 25 12:44:35 ArchLinux kernel: NET: Registered PF_PACKET protocol family
Sep 25 12:44:35 ArchLinux kernel: Key type dns_resolver registered
Sep 25 12:44:35 ArchLinux kernel: microcode: sig=0x90672, pf=0x2, revision=0x22
Sep 25 12:44:35 ArchLinux kernel: microcode: Microcode Update Driver: v2.2.
Sep 25 12:44:35 ArchLinux kernel: IPI shorthand broadcast: enabled
Sep 25 12:44:35 ArchLinux kernel: sched_clock: Marking stable (429169779, 2385256)->(436353598, -4798563)
Sep 25 12:44:35 ArchLinux kernel: registered taskstats version 1
Sep 25 12:44:35 ArchLinux kernel: Loading compiled-in X.509 certificates
Sep 25 12:44:35 ArchLinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 76034898be6602075fe51c8eed181cac8a247e63'
Sep 25 12:44:35 ArchLinux kernel: zswap: loaded using pool lz4/z3fold
Sep 25 12:44:35 ArchLinux kernel: Key type ._fscrypt registered
Sep 25 12:44:35 ArchLinux kernel: Key type .fscrypt registered
Sep 25 12:44:35 ArchLinux kernel: Key type fscrypt-provisioning registered
Sep 25 12:44:35 ArchLinux kernel: Key type trusted registered
Sep 25 12:44:35 ArchLinux kernel: Key type encrypted registered
Sep 25 12:44:35 ArchLinux kernel: AppArmor: AppArmor sha1 policy hashing enabled
Sep 25 12:44:35 ArchLinux kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 25 12:44:35 ArchLinux kernel: integrity: Loaded X.509 cert 'MSI SHIP DB: ebc30d5be5f35f8041c1c2d9e613eee2'
Sep 25 12:44:35 ArchLinux kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 25 12:44:35 ArchLinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Sep 25 12:44:35 ArchLinux kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 25 12:44:35 ArchLinux kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Sep 25 12:44:35 ArchLinux kernel: Loading compiled-in module X.509 certificates
Sep 25 12:44:35 ArchLinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 76034898be6602075fe51c8eed181cac8a247e63'
Sep 25 12:44:35 ArchLinux kernel: ima: Allocated hash algorithm: sha1
Sep 25 12:44:35 ArchLinux kernel: ima: No architecture policies found
Sep 25 12:44:35 ArchLinux kernel: evm: Initialising EVM extended attributes:
Sep 25 12:44:35 ArchLinux kernel: evm: security.selinux
Sep 25 12:44:35 ArchLinux kernel: evm: security.SMACK64
Sep 25 12:44:35 ArchLinux kernel: evm: security.SMACK64EXEC
Sep 25 12:44:35 ArchLinux kernel: evm: security.SMACK64TRANSMUTE
Sep 25 12:44:35 ArchLinux kernel: evm: security.SMACK64MMAP
Sep 25 12:44:35 ArchLinux kernel: evm: security.apparmor
Sep 25 12:44:35 ArchLinux kernel: evm: security.ima
Sep 25 12:44:35 ArchLinux kernel: evm: security.capability
Sep 25 12:44:35 ArchLinux kernel: evm: HMAC attrs: 0x1
Sep 25 12:44:35 ArchLinux kernel: PM:   Magic number: 6:5:718
Sep 25 12:44:35 ArchLinux kernel: RAS: Correctable Errors collector initialized.
Sep 25 12:44:35 ArchLinux kernel: Freeing unused decrypted memory: 2036K
Sep 25 12:44:35 ArchLinux kernel: Freeing unused kernel image (initmem) memory: 2284K
Sep 25 12:44:35 ArchLinux kernel: Write protecting the kernel read-only data: 22528k
Sep 25 12:44:35 ArchLinux kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Sep 25 12:44:35 ArchLinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1268K
Sep 25 12:44:35 ArchLinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 25 12:44:35 ArchLinux kernel: Run /init as init process
Sep 25 12:44:35 ArchLinux kernel:   with arguments:
Sep 25 12:44:35 ArchLinux kernel:     /init
Sep 25 12:44:35 ArchLinux kernel:     splash
Sep 25 12:44:35 ArchLinux kernel:   with environment:
Sep 25 12:44:35 ArchLinux kernel:     HOME=/
Sep 25 12:44:35 ArchLinux kernel:     TERM=linux
Sep 25 12:44:35 ArchLinux kernel:     BOOT_IMAGE=/vmlinuz-linux-xanmod
Sep 25 12:44:35 ArchLinux kernel:     ibt=off
Sep 25 12:44:35 ArchLinux kernel: fbcon: Taking over console
Sep 25 12:44:35 ArchLinux kernel: Console: switching to colour frame buffer device 240x75
Sep 25 12:44:35 ArchLinux kernel: ACPI: bus type drm_connector registered
Sep 25 12:44:35 ArchLinux kernel: nvidia: loading out-of-tree module taints kernel.
Sep 25 12:44:35 ArchLinux kernel: nvidia: module license 'NVIDIA' taints kernel.
Sep 25 12:44:35 ArchLinux kernel: Disabling lock debugging due to kernel taint
Sep 25 12:44:35 ArchLinux kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Sep 25 12:44:35 ArchLinux kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 238
Sep 25 12:44:35 ArchLinux kernel: 
Sep 25 12:44:35 ArchLinux kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Sep 25 12:44:35 ArchLinux kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  515.76  Mon Sep 12 19:21:56 UTC 2022
Sep 25 12:44:35 ArchLinux kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  515.76  Mon Sep 12 19:11:54 UTC 2022
Sep 25 12:44:35 ArchLinux kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Sep 25 12:44:35 ArchLinux kernel: nvidia-uvm: Loaded the UVM driver, major device number 236.
Sep 25 12:44:35 ArchLinux kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Sep 25 12:44:35 ArchLinux kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Sep 25 12:44:35 ArchLinux kernel: ahci 0000:00:17.0: version 3.0
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Sep 25 12:44:35 ArchLinux kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf0 impl SATA mode
Sep 25 12:44:35 ArchLinux kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds 
Sep 25 12:44:35 ArchLinux kernel: nvme nvme0: pci function 0000:02:00.0
Sep 25 12:44:35 ArchLinux kernel: nvme nvme1: pci function 0000:0c:00.0
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
Sep 25 12:44:35 ArchLinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
Sep 25 12:44:35 ArchLinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 25 12:44:35 ArchLinux kernel: usb usb1: Product: xHCI Host Controller
Sep 25 12:44:35 ArchLinux kernel: usb usb1: Manufacturer: Linux 5.19.10-xanmod1-1 xhci-hcd
Sep 25 12:44:35 ArchLinux kernel: usb usb1: SerialNumber: 0000:00:14.0
Sep 25 12:44:35 ArchLinux kernel: hub 1-0:1.0: USB hub found
Sep 25 12:44:35 ArchLinux kernel: hub 1-0:1.0: 16 ports detected
Sep 25 12:44:35 ArchLinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
Sep 25 12:44:35 ArchLinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 25 12:44:35 ArchLinux kernel: usb usb2: Product: xHCI Host Controller
Sep 25 12:44:35 ArchLinux kernel: usb usb2: Manufacturer: Linux 5.19.10-xanmod1-1 xhci-hcd
Sep 25 12:44:35 ArchLinux kernel: usb usb2: SerialNumber: 0000:00:14.0
Sep 25 12:44:35 ArchLinux kernel: hub 2-0:1.0: USB hub found
Sep 25 12:44:35 ArchLinux kernel: hub 2-0:1.0: 9 ports detected
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:09:00.0: xHCI Host Controller
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 3
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:09:00.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000200009810
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:09:00.0: xHCI Host Controller
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 4
Sep 25 12:44:35 ArchLinux kernel: xhci_hcd 0000:09:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Sep 25 12:44:35 ArchLinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
Sep 25 12:44:35 ArchLinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 25 12:44:35 ArchLinux kernel: usb usb3: Product: xHCI Host Controller
Sep 25 12:44:35 ArchLinux kernel: usb usb3: Manufacturer: Linux 5.19.10-xanmod1-1 xhci-hcd
Sep 25 12:44:35 ArchLinux kernel: usb usb3: SerialNumber: 0000:09:00.0
Sep 25 12:44:35 ArchLinux kernel: hub 3-0:1.0: USB hub found
Sep 25 12:44:35 ArchLinux kernel: hub 3-0:1.0: 2 ports detected
Sep 25 12:44:35 ArchLinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
Sep 25 12:44:35 ArchLinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 25 12:44:35 ArchLinux kernel: usb usb4: Product: xHCI Host Controller
Sep 25 12:44:35 ArchLinux kernel: usb usb4: Manufacturer: Linux 5.19.10-xanmod1-1 xhci-hcd
Sep 25 12:44:35 ArchLinux kernel: usb usb4: SerialNumber: 0000:09:00.0
Sep 25 12:44:35 ArchLinux kernel: hub 4-0:1.0: USB hub found
Sep 25 12:44:35 ArchLinux kernel: hub 4-0:1.0: 2 ports detected
Sep 25 12:44:35 ArchLinux kernel: nvme nvme1: missing or invalid SUBNQN field.
Sep 25 12:44:35 ArchLinux kernel: nvme nvme1: Shutdown timeout set to 8 seconds
Sep 25 12:44:35 ArchLinux kernel: nvme nvme0: Shutdown timeout set to 10 seconds
Sep 25 12:44:35 ArchLinux kernel: nvme nvme0: 20/0/0 default/read/poll queues
Sep 25 12:44:35 ArchLinux kernel:  nvme0n1: p1 p2 p3 p4 p5
Sep 25 12:44:35 ArchLinux kernel: scsi host0: ahci
Sep 25 12:44:35 ArchLinux kernel: scsi host1: ahci
Sep 25 12:44:35 ArchLinux kernel: scsi host2: ahci
Sep 25 12:44:35 ArchLinux kernel: scsi host3: ahci
Sep 25 12:44:35 ArchLinux kernel: scsi host4: ahci
Sep 25 12:44:35 ArchLinux kernel: scsi host5: ahci
Sep 25 12:44:35 ArchLinux kernel: scsi host6: ahci
Sep 25 12:44:35 ArchLinux kernel: scsi host7: ahci
Sep 25 12:44:35 ArchLinux kernel: ata1: DUMMY
Sep 25 12:44:35 ArchLinux kernel: ata2: DUMMY
Sep 25 12:44:35 ArchLinux kernel: ata3: DUMMY
Sep 25 12:44:35 ArchLinux kernel: ata4: DUMMY
Sep 25 12:44:35 ArchLinux kernel: ata5: SATA max UDMA/133 abar m2048@0x55b1f000 port 0x55b1f300 irq 132
Sep 25 12:44:35 ArchLinux kernel: ata6: SATA max UDMA/133 abar m2048@0x55b1f000 port 0x55b1f380 irq 132
Sep 25 12:44:35 ArchLinux kernel: ata7: SATA max UDMA/133 abar m2048@0x55b1f000 port 0x55b1f400 irq 132
Sep 25 12:44:35 ArchLinux kernel: ata8: SATA max UDMA/133 abar m2048@0x55b1f000 port 0x55b1f480 irq 132
Sep 25 12:44:35 ArchLinux kernel: nvme nvme1: 20/0/0 default/read/poll queues
Sep 25 12:44:35 ArchLinux kernel:  nvme1n1: p1
Sep 25 12:44:35 ArchLinux kernel: usb 1-3: new full-speed USB device number 2 using xhci_hcd
Sep 25 12:44:35 ArchLinux kernel: ata6: SATA link down (SStatus 4 SControl 300)
Sep 25 12:44:35 ArchLinux kernel: ata5: SATA link down (SStatus 4 SControl 300)
Sep 25 12:44:35 ArchLinux kernel: ata7: SATA link down (SStatus 4 SControl 300)
Sep 25 12:44:35 ArchLinux kernel: ata8: SATA link down (SStatus 4 SControl 300)
Sep 25 12:44:35 ArchLinux kernel: usb 1-3: New USB device found, idVendor=0416, idProduct=e324, bcdDevice= 1.00
Sep 25 12:44:35 ArchLinux kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 25 12:44:35 ArchLinux kernel: usb 1-3: Product: MOJO68
Sep 25 12:44:35 ArchLinux kernel: usb 1-3: Manufacturer: MelGeek
Sep 25 12:44:35 ArchLinux kernel: usb 1-3: SerialNumber: C2F2701A1EB4
Sep 25 12:44:35 ArchLinux kernel: usb 1-6: new full-speed USB device number 3 using xhci_hcd
Sep 25 12:44:35 ArchLinux kernel: usb 1-6: New USB device found, idVendor=046d, idProduct=c547, bcdDevice= 4.02
Sep 25 12:44:35 ArchLinux kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 25 12:44:35 ArchLinux kernel: usb 1-6: Product: USB Receiver
Sep 25 12:44:35 ArchLinux kernel: usb 1-6: Manufacturer: Logitech
Sep 25 12:44:35 ArchLinux kernel: usb 1-8: new high-speed USB device number 4 using xhci_hcd
Sep 25 12:44:35 ArchLinux kernel: usb 1-8: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.90
Sep 25 12:44:35 ArchLinux kernel: usb 1-8: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Sep 25 12:44:35 ArchLinux kernel: usb 1-8: Product: USB2.0 Hub
Sep 25 12:44:35 ArchLinux kernel: hub 1-8:1.0: USB hub found
Sep 25 12:44:35 ArchLinux kernel: hub 1-8:1.0: 4 ports detected
Sep 25 12:44:35 ArchLinux kernel: usb 1-9: new high-speed USB device number 5 using xhci_hcd
Sep 25 12:44:35 ArchLinux kernel: usb 1-9: New USB device found, idVendor=0db0, idProduct=82c7, bcdDevice= 0.05
Sep 25 12:44:35 ArchLinux kernel: usb 1-9: New USB device strings: Mfr=3, Product=1, SerialNumber=0
Sep 25 12:44:35 ArchLinux kernel: usb 1-9: Product: USB Audio
Sep 25 12:44:35 ArchLinux kernel: usb 1-9: Manufacturer: Generic
Sep 25 12:44:35 ArchLinux kernel: usb 1-13: new full-speed USB device number 6 using xhci_hcd
Sep 25 12:44:35 ArchLinux kernel: usb 1-13: New USB device found, idVendor=1462, idProduct=7d29, bcdDevice= 0.01
Sep 25 12:44:35 ArchLinux kernel: usb 1-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 25 12:44:35 ArchLinux kernel: usb 1-13: Product: MYSTIC LIGHT 
Sep 25 12:44:35 ArchLinux kernel: usb 1-13: Manufacturer: MSI
Sep 25 12:44:35 ArchLinux kernel: usb 1-13: SerialNumber: A02021100502
Sep 25 12:44:35 ArchLinux kernel: usb 1-14: new full-speed USB device number 7 using xhci_hcd
Sep 25 12:44:35 ArchLinux kernel: usb 1-14: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
Sep 25 12:44:35 ArchLinux kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 25 12:44:35 ArchLinux kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 25 12:44:35 ArchLinux kernel: usbcore: registered new interface driver usbhid
Sep 25 12:44:35 ArchLinux kernel: usbhid: USB HID core driver
Sep 25 12:44:35 ArchLinux kernel: input: MelGeek MOJO68 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:0416:E324.0001/input/input3
Sep 25 12:44:35 ArchLinux kernel: hid-generic 0003:0416:E324.0001: input,hidraw0: USB HID v1.11 Keyboard [MelGeek MOJO68] on usb-0000:00:14.0-3/input0
Sep 25 12:44:35 ArchLinux kernel: input: MelGeek MOJO68 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:0416:E324.0002/input/input4
Sep 25 12:44:35 ArchLinux kernel: hid-generic 0003:0416:E324.0002: input,hidraw1: USB HID v1.11 Mouse [MelGeek MOJO68] on usb-0000:00:14.0-3/input1
Sep 25 12:44:35 ArchLinux kernel: hid-generic 0003:0416:E324.0003: hiddev0,hidraw2: USB HID v1.11 Device [MelGeek MOJO68] on usb-0000:00:14.0-3/input2
Sep 25 12:44:35 ArchLinux kernel: input: MelGeek MOJO68 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:0416:E324.0004/input/input5
Sep 25 12:44:35 ArchLinux kernel: input: MelGeek MOJO68 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:0416:E324.0004/input/input6
Sep 25 12:44:35 ArchLinux kernel: input: MelGeek MOJO68 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:0416:E324.0004/input/input7
Sep 25 12:44:35 ArchLinux kernel: hid-generic 0003:0416:E324.0004: input,hidraw3: USB HID v1.11 Keyboard [MelGeek MOJO68] on usb-0000:00:14.0-3/input3
Sep 25 12:44:35 ArchLinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:046D:C547.0005/input/input8
Sep 25 12:44:35 ArchLinux kernel: hid-generic 0003:046D:C547.0005: input,hidraw4: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-6/input0
Sep 25 12:44:35 ArchLinux kernel: input: Logitech USB Receiver Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046D:C547.0006/input/input9
Sep 25 12:44:35 ArchLinux kernel: hid-generic 0003:046D:C547.0006: input,hidraw5: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-6/input1
Sep 25 12:44:35 ArchLinux kernel: hid-generic 0003:046D:C547.0007: hiddev1,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-6/input2
Sep 25 12:44:35 ArchLinux kernel: hid-generic 0003:0DB0:82C7.0008: hiddev2,hidraw7: USB HID v1.11 Device [Generic USB Audio] on usb-0000:00:14.0-9/input6
Sep 25 12:44:35 ArchLinux kernel: input: MSI MYSTIC LIGHT  as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:1462:7D29.0009/input/input10
Sep 25 12:44:35 ArchLinux kernel: hid-generic 0003:1462:7D29.0009: input,hiddev3,hidraw8: USB HID v1.10 Device [MSI MYSTIC LIGHT ] on usb-0000:00:14.0-13/input0
Sep 25 12:44:35 ArchLinux kernel: EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Quota mode: none.
Sep 25 12:44:35 ArchLinux systemd[1]: Inserted module 'autofs4'
Sep 25 12:44:35 ArchLinux systemd[1]: systemd 251.4-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 +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 25 12:44:35 ArchLinux systemd[1]: Detected architecture x86-64.
Sep 25 12:44:35 ArchLinux systemd[1]: Hostname set to <ArchLinux>.
Sep 25 12:44:35 ArchLinux systemd[1]: /etc/systemd/system/clash.service:6: Failed to parse service restart specifier, ignoring: on-failurels
Sep 25 12:44:35 ArchLinux systemd[1]: Queued start job for default target Graphical Interface.
Sep 25 12:44:35 ArchLinux systemd[1]: Created slice Slice /system/getty.
Sep 25 12:44:35 ArchLinux systemd[1]: Created slice Slice /system/modprobe.
Sep 25 12:44:35 ArchLinux systemd[1]: Created slice Slice /system/systemd-fsck.
Sep 25 12:44:35 ArchLinux systemd[1]: Created slice User and Session Slice.
Sep 25 12:44:35 ArchLinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 25 12:44:35 ArchLinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 25 12:44:35 ArchLinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 25 12:44:35 ArchLinux systemd[1]: Reached target Local Encrypted Volumes.
Sep 25 12:44:35 ArchLinux systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 25 12:44:35 ArchLinux systemd[1]: Reached target Remote File Systems.
Sep 25 12:44:35 ArchLinux systemd[1]: Reached target Slice Units.
Sep 25 12:44:35 ArchLinux systemd[1]: Reached target Local Verity Protected Volumes.
Sep 25 12:44:35 ArchLinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 25 12:44:35 ArchLinux systemd[1]: Listening on LVM2 poll daemon socket.
Sep 25 12:44:35 ArchLinux systemd[1]: Listening on Process Core Dump Socket.
Sep 25 12:44:35 ArchLinux systemd[1]: Listening on Journal Audit Socket.
Sep 25 12:44:35 ArchLinux systemd[1]: Listening on Journal Socket (/dev/log).
Sep 25 12:44:35 ArchLinux systemd[1]: Listening on Journal Socket.
Sep 25 12:44:35 ArchLinux systemd[1]: Listening on udev Control Socket.
Sep 25 12:44:35 ArchLinux systemd[1]: Listening on udev Kernel Socket.
Sep 25 12:44:35 ArchLinux systemd[1]: Mounting Huge Pages File System...
Sep 25 12:44:35 ArchLinux systemd[1]: Mounting POSIX Message Queue File System...
Sep 25 12:44:35 ArchLinux systemd[1]: Mounting Kernel Debug File System...
Sep 25 12:44:35 ArchLinux systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Create List of Static Device Nodes...
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Load Kernel Module configfs...
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Load Kernel Module drm...
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Load Kernel Module fuse...
Sep 25 12:44:35 ArchLinux systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Journal Service...
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Load Kernel Modules...
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 25 12:44:35 ArchLinux systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Coldplug All udev Devices...
Sep 25 12:44:35 ArchLinux systemd[1]: Mounted Huge Pages File System.
Sep 25 12:44:35 ArchLinux systemd[1]: Mounted POSIX Message Queue File System.
Sep 25 12:44:35 ArchLinux systemd[1]: Mounted Kernel Debug File System.
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Create List of Static Device Nodes.
Sep 25 12:44:35 ArchLinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Load Kernel Module configfs.
Sep 25 12:44:35 ArchLinux systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Load Kernel Module drm.
Sep 25 12:44:35 ArchLinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Load Kernel Module fuse.
Sep 25 12:44:35 ArchLinux systemd[1]: Mounting FUSE Control File System...
Sep 25 12:44:35 ArchLinux systemd[1]: Mounting Kernel Configuration File System...
Sep 25 12:44:35 ArchLinux kernel: EXT4-fs (nvme0n1p5): re-mounted. Quota mode: none.
Sep 25 12:44:35 ArchLinux systemd[1]: Mounted FUSE Control File System.
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 25 12:44:35 ArchLinux systemd[1]: Mounted Kernel Configuration File System.
Sep 25 12:44:35 ArchLinux systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 25 12:44:35 ArchLinux systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Load/Save Random Seed...
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Create System Users...
Sep 25 12:44:35 ArchLinux kernel: Asymmetric key parser 'pkcs8' registered
Sep 25 12:44:35 ArchLinux kernel: vboxdrv: Found 20 processor cores
Sep 25 12:44:35 ArchLinux systemd-journald[403]: Journal started
Sep 25 12:44:35 ArchLinux systemd-journald[403]: Runtime Journal (/run/log/journal/09e13b074e574a1e9a74c0e7c0f098c6) is 8.0M, max 1.5G, 1.5G free.
Sep 25 12:44:35 ArchLinux systemd-modules-load[404]: Inserted module 'crypto_user'
Sep 25 12:44:35 ArchLinux systemd-modules-load[404]: Module 'sg' is built in
Sep 25 12:44:35 ArchLinux systemd-modules-load[404]: Inserted module 'pkcs8_key_parser'
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 25 12:44:35 ArchLinux systemd[1]: Started Journal Service.
Sep 25 12:44:35 ArchLinux kernel: audit: type=1130 audit(1664081075.219:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux systemd-journald[403]: Time spent on flushing to /var/log/journal/09e13b074e574a1e9a74c0e7c0f098c6 is 18.053ms for 1018 entries.
Sep 25 12:44:35 ArchLinux systemd-journald[403]: System Journal (/var/log/journal/09e13b074e574a1e9a74c0e7c0f098c6) is 2.1G, max 4.0G, 1.8G free.
Sep 25 12:44:35 ArchLinux systemd-journald[403]: Received client request to flush runtime journal.
Sep 25 12:44:35 ArchLinux kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3609590400 Hz
Sep 25 12:44:35 ArchLinux kernel: vboxdrv: Successfully loaded version 6.1.38 r153438 (interface 0x00320000)
Sep 25 12:44:35 ArchLinux kernel: VBoxNetAdp: Successfully started.
Sep 25 12:44:35 ArchLinux kernel: VBoxNetFlt: Successfully started.
Sep 25 12:44:35 ArchLinux kernel: audit: type=1130 audit(1664081075.229:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux kernel: audit: type=1130 audit(1664081075.235:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux kernel: audit: type=1130 audit(1664081075.237:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux kernel: bpfilter: Loaded bpfilter_umh pid 424
Sep 25 12:44:35 ArchLinux unknown: Started bpfilter
Sep 25 12:44:35 ArchLinux kernel: audit: type=1325 audit(1664081075.241:6): table=filter family=2 entries=0 op=xt_register pid=422 subj=unconfined comm="iptables"
Sep 25 12:44:35 ArchLinux kernel: audit: type=1300 audit(1664081075.241:6): arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=0 a2=40 a3=7ffd1b30cc60 items=0 ppid=421 pid=422 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux kernel: audit: type=1327 audit(1664081075.241:6): proctitle=69707461626C6573002D4C007566772D757365722D696E707574002D6E
Sep 25 12:44:35 ArchLinux kernel: audit: type=1130 audit(1664081075.245:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux kernel: audit: type=1325 audit(1664081075.245:8): table=filter family=10 entries=0 op=xt_register pid=426 subj=unconfined comm="ip6tables"
Sep 25 12:44:35 ArchLinux kernel: audit: type=1300 audit(1664081075.245:8): arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=29 a2=40 a3=7ffe46b84f80 items=0 ppid=421 pid=426 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux kernel: audit: type=1327 audit(1664081075.245:8): proctitle=6970367461626C6573002D4C00494E505554002D6E
Sep 25 12:44:35 ArchLinux kernel: audit: type=1325 audit(1664081075.249:9): table=filter family=2 entries=4 op=xt_replace pid=431 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux kernel: audit: type=1300 audit(1664081075.249:9): arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=556e088d9920 items=0 ppid=421 pid=431 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux kernel: audit: type=1327 audit(1664081075.249:9): proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux kernel: audit: type=1325 audit(1664081075.249:10): table=filter family=2 entries=4 op=xt_replace pid=434 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux kernel: audit: type=1300 audit(1664081075.249:10): arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5598eb263600 items=0 ppid=421 pid=434 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux kernel: audit: type=1327 audit(1664081075.249:10): proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux audit[422]: NETFILTER_CFG table=filter family=2 entries=0 op=xt_register pid=422 subj=unconfined comm="iptables"
Sep 25 12:44:35 ArchLinux audit[422]: SYSCALL arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=0 a2=40 a3=7ffd1b30cc60 items=0 ppid=421 pid=422 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C6573002D4C007566772D757365722D696E707574002D6E
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux audit[426]: NETFILTER_CFG table=filter family=10 entries=0 op=xt_register pid=426 subj=unconfined comm="ip6tables"
Sep 25 12:44:35 ArchLinux audit[426]: SYSCALL arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=29 a2=40 a3=7ffe46b84f80 items=0 ppid=421 pid=426 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C6573002D4C00494E505554002D6E
Sep 25 12:44:35 ArchLinux audit[431]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=431 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux audit[431]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=556e088d9920 items=0 ppid=421 pid=431 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[434]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=434 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux audit[434]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5598eb263600 items=0 ppid=421 pid=434 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux audit[436]: NETFILTER_CFG table=filter family=2 entries=58 op=xt_replace pid=436 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux audit[436]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5586c7cedae0 items=0 ppid=421 pid=436 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux audit: BPF prog-id=6 op=LOAD
Sep 25 12:44:35 ArchLinux audit: BPF prog-id=7 op=LOAD
Sep 25 12:44:35 ArchLinux audit: BPF prog-id=8 op=LOAD
Sep 25 12:44:35 ArchLinux audit[439]: NETFILTER_CFG table=filter family=2 entries=59 op=xt_replace pid=439 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux audit[439]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=561ab3967130 items=0 ppid=421 pid=439 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[445]: NETFILTER_CFG table=filter family=2 entries=61 op=xt_replace pid=445 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux audit[445]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55d60acd7d70 items=0 ppid=421 pid=445 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[448]: NETFILTER_CFG table=filter family=2 entries=65 op=xt_replace pid=448 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux audit[448]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55e66702c590 items=0 ppid=421 pid=448 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[449]: NETFILTER_CFG table=filter family=2 entries=74 op=xt_replace pid=449 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux audit[449]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55ef9bfcf420 items=0 ppid=421 pid=449 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[453]: NETFILTER_CFG table=filter family=2 entries=100 op=xt_replace pid=453 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux audit[453]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55f2c0bda410 items=0 ppid=421 pid=453 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[456]: NETFILTER_CFG table=filter family=2 entries=107 op=xt_replace pid=456 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux audit[456]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5594f4fbdf10 items=0 ppid=421 pid=456 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux audit[457]: NETFILTER_CFG table=filter family=2 entries=123 op=xt_replace pid=457 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux audit[457]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55670bfe2270 items=0 ppid=421 pid=457 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[460]: NETFILTER_CFG table=filter family=2 entries=131 op=xt_replace pid=460 subj=unconfined comm="iptables-restor"
Sep 25 12:44:35 ArchLinux audit[460]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5627b1d5dec0 items=0 ppid=421 pid=460 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux audit[462]: NETFILTER_CFG table=filter family=10 entries=4 op=xt_replace pid=462 subj=unconfined comm="ip6tables-resto"
Sep 25 12:44:35 ArchLinux audit[462]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=5558ec297a40 items=0 ppid=421 pid=462 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[472]: NETFILTER_CFG table=filter family=10 entries=4 op=xt_replace pid=472 subj=unconfined comm="ip6tables-resto"
Sep 25 12:44:35 ArchLinux audit[472]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55b3f02edbb0 items=0 ppid=421 pid=472 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[479]: NETFILTER_CFG table=filter family=10 entries=58 op=xt_replace pid=479 subj=unconfined comm="ip6tables-resto"
Sep 25 12:44:35 ArchLinux audit[479]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55d987773c70 items=0 ppid=421 pid=479 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[507]: NETFILTER_CFG table=filter family=10 entries=59 op=xt_replace pid=507 subj=unconfined comm="ip6tables-resto"
Sep 25 12:44:35 ArchLinux audit[507]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55bdd0a12360 items=0 ppid=421 pid=507 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[520]: NETFILTER_CFG table=filter family=10 entries=61 op=xt_replace pid=520 subj=unconfined comm="ip6tables-resto"
Sep 25 12:44:35 ArchLinux audit[520]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55d1fe1e3030 items=0 ppid=421 pid=520 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[533]: NETFILTER_CFG table=filter family=10 entries=65 op=xt_replace pid=533 subj=unconfined comm="ip6tables-resto"
Sep 25 12:44:35 ArchLinux audit[533]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=56010645fa60 items=0 ppid=421 pid=533 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[546]: NETFILTER_CFG table=filter family=10 entries=74 op=xt_replace pid=546 subj=unconfined comm="ip6tables-resto"
Sep 25 12:44:35 ArchLinux audit[546]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55a827185e80 items=0 ppid=421 pid=546 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux audit[573]: NETFILTER_CFG table=filter family=10 entries=139 op=xt_replace pid=573 subj=unconfined comm="ip6tables-resto"
Sep 25 12:44:35 ArchLinux audit[573]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=5610dbc301d0 items=0 ppid=421 pid=573 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux audit[582]: NETFILTER_CFG table=filter family=10 entries=145 op=xt_replace pid=582 subj=unconfined comm="ip6tables-resto"
Sep 25 12:44:35 ArchLinux audit[582]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55de411d6800 items=0 ppid=421 pid=582 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux systemd-modules-load[404]: Inserted module 'vboxdrv'
Sep 25 12:44:35 ArchLinux systemd-modules-load[404]: Inserted module 'vboxnetadp'
Sep 25 12:44:35 ArchLinux systemd-modules-load[404]: Inserted module 'vboxnetflt'
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Load Kernel Modules.
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Apply Kernel Variables...
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Apply Kernel Variables.
Sep 25 12:44:35 ArchLinux systemd[1]: Starting CLI Netfilter Manager...
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Load/Save Random Seed.
Sep 25 12:44:35 ArchLinux systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Create System Users.
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Coldplug All udev Devices.
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 25 12:44:35 ArchLinux systemd-udevd[441]: Using default interface naming scheme 'v251'.
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 25 12:44:35 ArchLinux audit[583]: NETFILTER_CFG table=filter family=10 entries=161 op=xt_replace pid=583 subj=unconfined comm="ip6tables-resto"
Sep 25 12:44:35 ArchLinux systemd[1]: Reached target Preparation for Local File Systems.
Sep 25 12:44:35 ArchLinux systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 25 12:44:35 ArchLinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 25 12:44:35 ArchLinux audit[583]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55ad44492070 items=0 ppid=421 pid=583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux systemd-udevd[506]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Sep 25 12:44:35 ArchLinux systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 25 12:44:35 ArchLinux systemd-udevd[506]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Sep 25 12:44:35 ArchLinux audit[585]: NETFILTER_CFG table=filter family=10 entries=169 op=xt_replace pid=585 subj=unconfined comm="ip6tables-resto"
Sep 25 12:44:35 ArchLinux audit[585]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55d48f29ffa0 items=0 ppid=421 pid=585 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" subj=unconfined key=(null)
Sep 25 12:44:35 ArchLinux audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Sep 25 12:44:35 ArchLinux systemd[1]: Finished CLI Netfilter Manager.
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Sep 25 12:44:35 ArchLinux kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Sep 25 12:44:35 ArchLinux kernel: Intel(R) 2.5G Ethernet Linux Driver
Sep 25 12:44:35 ArchLinux kernel: Copyright(c) 2018 Intel Corporation.
Sep 25 12:44:35 ArchLinux kernel: igc 0000:04:00.0: enabling device (0000 -> 0002)
Sep 25 12:44:35 ArchLinux kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Sep 25 12:44:35 ArchLinux kernel: igc 0000:04:00.0: PTM enabled, 4ns granularity
Sep 25 12:44:35 ArchLinux kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Sep 25 12:44:35 ArchLinux kernel: i2c i2c-6: 2/2 memory slots populated (from DMI)
Sep 25 12:44:35 ArchLinux kernel: i2c i2c-6: Memory type 0x22 not supported yet, not instantiating SPD
Sep 25 12:44:35 ArchLinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input11
Sep 25 12:44:35 ArchLinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 25 12:44:35 ArchLinux kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 25 12:44:35 ArchLinux kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 25 12:44:35 ArchLinux kernel: cfg80211: failed to load regulatory.db
Sep 25 12:44:35 ArchLinux kernel: pps pps0: new PPS source ptp0
Sep 25 12:44:35 ArchLinux kernel: usbcore: registered new interface driver usbkbd
Sep 25 12:44:35 ArchLinux kernel: usbcore: registered new interface driver usbmouse
Sep 25 12:44:35 ArchLinux kernel: ACPI: bus type thunderbolt registered
Sep 25 12:44:35 ArchLinux kernel: thunderbolt 0000:07:00.0: enabling device (0000 -> 0002)
Sep 25 12:44:35 ArchLinux kernel: igc 0000:04:00.0 (unnamed net_device) (uninitialized): PHC added
Sep 25 12:44:35 ArchLinux kernel: RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
Sep 25 12:44:35 ArchLinux kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Sep 25 12:44:35 ArchLinux kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Sep 25 12:44:35 ArchLinux kernel: cryptd: max_cpu_qlen set to 1000
Sep 25 12:44:35 ArchLinux kernel: mc: Linux media interface: v0.10
Sep 25 12:44:35 ArchLinux kernel: Error: Driver 'pcspkr' is already registered, aborting...
Sep 25 12:44:35 ArchLinux kernel: Intel(R) Wireless WiFi driver for Linux
Sep 25 12:44:35 ArchLinux kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Sep 25 12:44:35 ArchLinux kernel: AVX2 version of gcm_enc/dec engaged.
Sep 25 12:44:35 ArchLinux kernel: AES CTR mode by8 optimization enabled
Sep 25 12:44:35 ArchLinux kernel: iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf-a0-72.ucode failed with error -2
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: Core ver 2.22
Sep 25 12:44:35 ArchLinux kernel: NET: Registered PF_BLUETOOTH protocol family
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: HCI device and connection manager initialized
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: HCI socket layer initialized
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: L2CAP socket layer initialized
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: SCO socket layer initialized
Sep 25 12:44:35 ArchLinux kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Sep 25 12:44:35 ArchLinux kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Sep 25 12:44:35 ArchLinux kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Sep 25 12:44:35 ArchLinux kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Sep 25 12:44:35 ArchLinux kernel: pstore: Using crash dump compression: zstd
Sep 25 12:44:35 ArchLinux kernel: snd_hda_intel 0000:00:1f.3: no codecs found!
Sep 25 12:44:35 ArchLinux kernel: igc 0000:04:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link)
Sep 25 12:44:35 ArchLinux kernel: igc 0000:04:00.0 eth0: MAC: d8:bb:c1:a0:b3:74
Sep 25 12:44:35 ArchLinux kernel: usbcore: registered new interface driver btusb
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: hci0: Device revision is 0
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: hci0: Secure boot is enabled
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: hci0: OTP lock is enabled
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: hci0: API lock is enabled
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: hci0: Debug lock is disabled
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Sep 25 12:44:35 ArchLinux kernel: pstore: Registered efi as persistent store backend
Sep 25 12:44:35 ArchLinux systemd[1]: Found device Samsung SSD 980 PRO 2TB 1.
Sep 25 12:44:35 ArchLinux systemd[1]: Found device Samsung SSD 980 PRO 2TB 3.
Sep 25 12:44:35 ArchLinux systemd[1]: Found device Samsung SSD 980 PRO 2TB 2.
Sep 25 12:44:35 ArchLinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 25 12:44:35 ArchLinux systemd[1]: Activating swap /dev/disk/by-uuid/a7e0be10-e7c7-42cf-8b6b-6517c6b77d4b...
Sep 25 12:44:35 ArchLinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/2295ba59-4654-48bb-81ef-f6f67ae03b8a...
Sep 25 12:44:35 ArchLinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/8B60-253F...
Sep 25 12:44:35 ArchLinux systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 25 12:44:35 ArchLinux kernel: iTCO_vendor_support: vendor-support=0
Sep 25 12:44:35 ArchLinux systemd[1]: Activated swap /dev/disk/by-uuid/a7e0be10-e7c7-42cf-8b6b-6517c6b77d4b.
Sep 25 12:44:35 ArchLinux systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux systemd[1]: Reached target Bluetooth Support.
Sep 25 12:44:35 ArchLinux systemd[1]: Reached target Swaps.
Sep 25 12:44:35 ArchLinux systemd[1]: Mounting Temporary Directory /tmp...
Sep 25 12:44:35 ArchLinux kernel: Adding 33554428k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:33554428k SSFS
Sep 25 12:44:35 ArchLinux kernel: igc 0000:04:00.0 enp4s0: renamed from eth0
Sep 25 12:44:35 ArchLinux systemd[1]: Mounted Temporary Directory /tmp.
Sep 25 12:44:35 ArchLinux kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
Sep 25 12:44:35 ArchLinux kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
Sep 25 12:44:35 ArchLinux kernel: iwlwifi 0000:00:14.3: loaded firmware version 71.058653f6.0 so-a0-gf-a0-71.ucode op_mode iwlmvm
Sep 25 12:44:35 ArchLinux systemd[1]: Found device Samsung SSD 980 PRO 2TB 4.
Sep 25 12:44:35 ArchLinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/b057bca7-0463-4b65-a65b-1090747134cb...
Sep 25 12:44:35 ArchLinux systemd-fsck[742]: /dev/nvme0n1p2: clean, 474/655360 files, 197734/2621440 blocks
Sep 25 12:44:35 ArchLinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/2295ba59-4654-48bb-81ef-f6f67ae03b8a.
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-2295ba59\x2d4654\x2d48bb\x2d81ef\x2df6f67ae03b8a comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux systemd-fsck[749]: /dev/nvme0n1p4: clean, 1683668/65536000 files, 146262075/262144000 blocks
Sep 25 12:44:35 ArchLinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/b057bca7-0463-4b65-a65b-1090747134cb.
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-b057bca7\x2d0463\x2d4b65\x2da65b\x2d1090747134cb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: hci0: Found device firmware: intel/ibt-1040-0041.sfi
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: hci0: Boot Address: 0x100800
Sep 25 12:44:35 ArchLinux kernel: Bluetooth: hci0: Firmware Version: 129-28.22
Sep 25 12:44:35 ArchLinux kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input12
Sep 25 12:44:35 ArchLinux kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input13
Sep 25 12:44:35 ArchLinux kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input14
Sep 25 12:44:35 ArchLinux kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input15
Sep 25 12:44:35 ArchLinux kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input16
Sep 25 12:44:35 ArchLinux kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input17
Sep 25 12:44:35 ArchLinux kernel: input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input18
Sep 25 12:44:35 ArchLinux systemd-fsck[746]: fsck.fat 4.2 (2021-01-31)
Sep 25 12:44:35 ArchLinux systemd-fsck[746]: /dev/nvme0n1p1: 378 files, 14035/1308160 clusters
Sep 25 12:44:35 ArchLinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/8B60-253F.
Sep 25 12:44:35 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-8B60\x2d253F comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:35 ArchLinux systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
Sep 25 12:44:35 ArchLinux systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 25 12:44:35 ArchLinux systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 25 12:44:35 ArchLinux systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Sep 25 12:44:35 ArchLinux systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
Sep 25 12:44:35 ArchLinux systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Sep 25 12:44:35 ArchLinux kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Sep 25 12:44:35 ArchLinux kernel: spi-nor spi0.0: mx25u25635f (32768 Kbytes)
Sep 25 12:44:35 ArchLinux kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Sep 25 12:44:35 ArchLinux kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Sep 25 12:44:35 ArchLinux kernel: 0x000000000000-0x000002000000 : "BIOS"
Sep 25 12:44:35 ArchLinux kernel: intel_tcc_cooling: Programmable TCC Offset detected
Sep 25 12:44:35 ArchLinux kernel: intel_rapl_msr: PL4 support detected.
Sep 25 12:44:35 ArchLinux kernel: intel_rapl_common: Found RAPL domain package
Sep 25 12:44:35 ArchLinux kernel: intel_rapl_common: Found RAPL domain core
Sep 25 12:44:35 ArchLinux kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz, REV=0x430
Sep 25 12:44:35 ArchLinux kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
Sep 25 12:44:35 ArchLinux systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
Sep 25 12:44:35 ArchLinux systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 25 12:44:35 ArchLinux systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 25 12:44:35 ArchLinux systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Sep 25 12:44:35 ArchLinux systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
Sep 25 12:44:35 ArchLinux systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Sep 25 12:44:35 ArchLinux systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
Sep 25 12:44:35 ArchLinux systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 25 12:44:35 ArchLinux systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 25 12:44:35 ArchLinux systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Sep 25 12:44:35 ArchLinux systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
Sep 25 12:44:35 ArchLinux systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Sep 25 12:44:35 ArchLinux kernel: iwlwifi 0000:00:14.3: loaded PNVM version 881c99e1
Sep 25 12:44:35 ArchLinux kernel: iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
Sep 25 12:44:35 ArchLinux kernel: iwlwifi 0000:00:14.3: base HW address: 60:dd:8e:ca:50:80
Sep 25 12:44:36 ArchLinux systemd[1]: Mounting /boot...
Sep 25 12:44:36 ArchLinux systemd[1]: Mounting /esp...
Sep 25 12:44:36 ArchLinux systemd[1]: Mounting /home...
Sep 25 12:44:36 ArchLinux systemd[1]: Mounted /esp.
Sep 25 12:44:36 ArchLinux systemd[1]: Mounted /boot.
Sep 25 12:44:36 ArchLinux kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
Sep 25 12:44:36 ArchLinux systemd[1]: Mounted /home.
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target Local File Systems.
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Rebuild Dynamic Linker Cache...
Sep 25 12:44:36 ArchLinux systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
Sep 25 12:44:36 ArchLinux systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 25 12:44:36 ArchLinux systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 25 12:44:36 ArchLinux kernel: EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Quota mode: none.
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Create Volatile Files and Directories...
Sep 25 12:44:36 ArchLinux systemd[1]: Finished Create Volatile Files and Directories.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Rebuild Journal Catalog...
Sep 25 12:44:36 ArchLinux audit: BPF prog-id=9 op=LOAD
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Network Time Synchronization...
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 25 12:44:36 ArchLinux audit[789]: SYSTEM_BOOT pid=789 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Finished Rebuild Journal Catalog.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Started Network Time Synchronization.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target System Time Set.
Sep 25 12:44:36 ArchLinux systemd[1]: Finished Rebuild Dynamic Linker Cache.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Update is Completed...
Sep 25 12:44:36 ArchLinux systemd[1]: Finished Update is Completed.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target System Initialization.
Sep 25 12:44:36 ArchLinux systemd[1]: VirtualBox Guest VMSVGA resize client was skipped because of a failed condition check (ConditionVirtualization=oracle).
Sep 25 12:44:36 ArchLinux systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Sep 25 12:44:36 ArchLinux systemd[1]: Started Daily man-db regeneration.
Sep 25 12:44:36 ArchLinux systemd[1]: Started Daily verification of password and group files.
Sep 25 12:44:36 ArchLinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 25 12:44:36 ArchLinux systemd[1]: Started Daily locate database update.
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target Path Units.
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target Timer Units.
Sep 25 12:44:36 ArchLinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target Socket Units.
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target Basic System.
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Save/Restore Sound Card State...
Sep 25 12:44:36 ArchLinux systemd[1]: Manage Sound Card State (restore and store) was skipped because of a failed condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Thunderbolt system service...
Sep 25 12:44:36 ArchLinux systemd[1]: Started Clash Daemon.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=clash comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Apply cpupower configuration...
Sep 25 12:44:36 ArchLinux systemd[1]: Starting D-Bus System Message Bus...
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Initialize hardware monitoring sensors...
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Name Service Cache Daemon...
Sep 25 12:44:36 ArchLinux audit: BPF prog-id=10 op=LOAD
Sep 25 12:44:36 ArchLinux audit: BPF prog-id=11 op=LOAD
Sep 25 12:44:36 ArchLinux audit: BPF prog-id=12 op=LOAD
Sep 25 12:44:36 ArchLinux systemd[1]: Starting User Login Management...
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring file `/etc/passwd` (1)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring directory `/etc` (2)
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Disk Manager...
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring file `/etc/group` (3)
Sep 25 12:44:36 ArchLinux systemd[1]: VirtualBox Guest Service was skipped because of a failed condition check (ConditionVirtualization=oracle).
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring directory `/etc` (2)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring file `/etc/hosts` (4)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring directory `/etc` (2)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring file `/etc/resolv.conf` (5)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring directory `/etc` (2)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring file `/etc/services` (6)
Sep 25 12:44:36 ArchLinux systemd[1]: Finished Save/Restore Sound Card State.
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring directory `/etc` (2)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux nscd[802]: 802 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=cpupower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Finished Apply cpupower configuration.
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring file `/etc/nsswitch.conf` (7)
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target Sound Card.
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring directory `/etc` (2)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring file `/etc/nsswitch.conf` (7)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring directory `/etc` (2)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring file `/etc/nsswitch.conf` (7)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring directory `/etc` (2)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring file `/etc/nsswitch.conf` (7)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring directory `/etc` (2)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring file `/etc/nsswitch.conf` (7)
Sep 25 12:44:36 ArchLinux nscd[802]: 802 monitoring directory `/etc` (2)
Sep 25 12:44:36 ArchLinux kernel: nct6683: Found NCT6687D or compatible chip at 0x4e:0xa20
Sep 25 12:44:36 ArchLinux systemd[1]: Started Name Service Cache Daemon.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=nscd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux dbus-daemon[798]: dbus[798]: Unknown group "netdev" in message bus configuration file
Sep 25 12:44:36 ArchLinux dbus-daemon[798]: dbus[798]: Unknown group "netdev" in message bus configuration file
Sep 25 12:44:36 ArchLinux systemd[1]: Finished Initialize hardware monitoring sensors.
Sep 25 12:44:36 ArchLinux boltd[795]: bolt 0.9.3 starting up.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux udisksd[803]: udisks daemon version 2.9.4 starting
Sep 25 12:44:36 ArchLinux systemd[1]: Started D-Bus System Message Bus.
Sep 25 12:44:36 ArchLinux boltd[795]: manager: initializing store
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd-logind[801]: New seat seat0.
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Network Manager...
Sep 25 12:44:36 ArchLinux clash[796]: time="2022-09-25T12:44:36+08:00" level=info msg="Mixed(http+socks) proxy listening at: 127.0.0.1:39989"
Sep 25 12:44:36 ArchLinux systemd-logind[801]: Watching system buttons on /dev/input/event2 (Power Button)
Sep 25 12:44:36 ArchLinux systemd-logind[801]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 25 12:44:36 ArchLinux systemd-logind[801]: Watching system buttons on /dev/input/event0 (Sleep Button)
Sep 25 12:44:36 ArchLinux clash[796]: time="2022-09-25T12:44:36+08:00" level=info msg="RESTful API listening at: 127.0.0.1:41185"
Sep 25 12:44:36 ArchLinux systemd-logind[801]: Watching system buttons on /dev/input/event3 (MelGeek MOJO68)
Sep 25 12:44:36 ArchLinux systemd-logind[801]: Watching system buttons on /dev/input/event5 (MelGeek MOJO68 System Control)
Sep 25 12:44:36 ArchLinux systemd-logind[801]: Watching system buttons on /dev/input/event6 (MelGeek MOJO68 Consumer Control)
Sep 25 12:44:36 ArchLinux systemd-logind[801]: Watching system buttons on /dev/input/event7 (MelGeek MOJO68 Keyboard)
Sep 25 12:44:36 ArchLinux systemd-logind[801]: Watching system buttons on /dev/input/event9 (Logitech USB Receiver Keyboard)
Sep 25 12:44:36 ArchLinux boltd[795]: store: located at: /var/lib/boltd
Sep 25 12:44:36 ArchLinux boltd[795]: config: loading user config
Sep 25 12:44:36 ArchLinux systemd[1]: Started User Login Management.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux boltd[795]: config: user config loaded successfully
Sep 25 12:44:36 ArchLinux boltd[795]: config: auth mode set to 'enabled'
Sep 25 12:44:36 ArchLinux boltd[795]: bouncer: initializing polkit
Sep 25 12:44:36 ArchLinux dbus-daemon[798]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=795 comm="/usr/lib/boltd")
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Authorization Manager...
Sep 25 12:44:36 ArchLinux polkitd[837]: Started polkitd version 121
Sep 25 12:44:36 ArchLinux polkitd[837]: Loading rules from directory /etc/polkit-1/rules.d
Sep 25 12:44:36 ArchLinux polkitd[837]: Loading rules from directory /usr/share/polkit-1/rules.d
Sep 25 12:44:36 ArchLinux polkitd[837]: Finished loading, compiling and executing 5 rules
Sep 25 12:44:36 ArchLinux dbus-daemon[798]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Sep 25 12:44:36 ArchLinux systemd[1]: Started Authorization Manager.
Sep 25 12:44:36 ArchLinux polkitd[837]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux boltd[795]: watchdog: enabled [pulse: 90s]
Sep 25 12:44:36 ArchLinux boltd[795]: udev: initializing udev
Sep 25 12:44:36 ArchLinux boltd[795]: store: loading domains
Sep 25 12:44:36 ArchLinux boltd[795]: store: loading devices
Sep 25 12:44:36 ArchLinux boltd[795]: [00681aa0-3643                            ] store: loading device
Sep 25 12:44:36 ArchLinux boltd[795]: power: state located at: /run/boltd/power
Sep 25 12:44:36 ArchLinux boltd[795]: power: force power support: no
Sep 25 12:44:36 ArchLinux boltd[795]: udev: enumerating devices
Sep 25 12:44:36 ArchLinux boltd[795]: probing: adding /sys/devices/pci0000:00/0000:00:1c.4/0000:05:00.0 to roots
Sep 25 12:44:36 ArchLinux boltd[795]: [93B blob data]
Sep 25 12:44:36 ArchLinux boltd[795]: domain: could not find domain for device at '/sys/devices/pci0000:00/0000:00:1c.4/0000:05:00.0/0000:06:00.0/0000:07:00.0/domain0/0-0'
Sep 25 12:44:36 ArchLinux boltd[795]: [00681aa0-3643-USB4 STORAGE               ] dbus: exported device at /org/freedesktop/bolt/devices/00681aa0_3643...
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3138] NetworkManager (version 1.40.0-1) is starting... (boot:8fee9eba-70fd-4ce4-9394-5da252826f87)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3139] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 25 12:44:36 ArchLinux systemd[1]: Started Thunderbolt system service.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=bolt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Started Network Manager.
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3146] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target Network.
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Permit User Sessions...
Sep 25 12:44:36 ArchLinux systemd[1]: Finished Permit User Sessions.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Started Getty on tty1.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target Login Prompts.
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target Multi-User System.
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3183] manager[0x5622863ca030]: monitoring kernel firmware directory '/lib/firmware'.
Sep 25 12:44:36 ArchLinux dbus-daemon[798]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.6' (uid=0 pid=826 comm="/usr/bin/NetworkManager --no-daemon")
Sep 25 12:44:36 ArchLinux audit: BPF prog-id=13 op=LOAD
Sep 25 12:44:36 ArchLinux audit: BPF prog-id=14 op=LOAD
Sep 25 12:44:36 ArchLinux audit: BPF prog-id=15 op=LOAD
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Hostname Service...
Sep 25 12:44:36 ArchLinux dbus-daemon[798]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 25 12:44:36 ArchLinux systemd[1]: Started Hostname Service.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3344] hostname: hostname: using hostnamed
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3345] hostname: static hostname changed from (none) to "ArchLinux"
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3348] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3353] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill1) (driver iwlwifi)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3354] manager[0x5622863ca030]: rfkill: Wi-Fi hardware radio set enabled
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3354] manager[0x5622863ca030]: rfkill: WWAN hardware radio set enabled
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3390] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-ovs.so)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3407] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-wwan.so)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3412] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-wifi.so)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3419] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-bluetooth.so)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3422] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-adsl.so)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3469] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-team.so)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3470] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3470] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3471] manager: Networking is enabled by state file
Sep 25 12:44:36 ArchLinux dbus-daemon[798]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=826 comm="/usr/bin/NetworkManager --no-daemon")
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3473] settings: Loaded settings plugin: keyfile (internal)
Sep 25 12:44:36 ArchLinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3488] dhcp: init: Using DHCP client 'internal'
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3488] device (lo): carrier: link connected
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3490] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3496] manager: (enp4s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.3498] device (enp4s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 25 12:44:36 ArchLinux systemd[1]: Started Disk Manager.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Reached target Graphical Interface.
Sep 25 12:44:36 ArchLinux dbus-daemon[798]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 25 12:44:36 ArchLinux systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux systemd[1]: Startup finished in 12.996s (firmware) + 2.124s (loader) + 5.050s (kernel) + 1.207s (userspace) = 21.378s.
Sep 25 12:44:36 ArchLinux udisksd[803]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.4204] device (wlan0): driver supports Access Point (AP) mode
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.4207] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.4208] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.7055] device (wlan0): set-hw-addr: set MAC address to EA:3C:B7:2D:6F:0C (scanning)
Sep 25 12:44:36 ArchLinux dbus-daemon[798]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.6' (uid=0 pid=826 comm="/usr/bin/NetworkManager --no-daemon")
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.9673] ovsdb: disconnected from ovsdb
Sep 25 12:44:36 ArchLinux systemd[1]: Starting WPA supplicant...
Sep 25 12:44:36 ArchLinux dbus-daemon[798]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Sep 25 12:44:36 ArchLinux systemd[1]: Started WPA supplicant.
Sep 25 12:44:36 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:36 ArchLinux wpa_supplicant[878]: Successfully initialized wpa_supplicant
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.9961] device (wlan0): supplicant interface state: internal-starting -> disconnected
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.9961] Wi-Fi P2P device controlled by interface wlan0 created
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.9963] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.9963] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.9965] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 25 12:44:36 ArchLinux NetworkManager[826]: <info>  [1664081076.9967] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 25 12:44:37 ArchLinux kernel: Bluetooth: hci0: Waiting for firmware download to complete
Sep 25 12:44:37 ArchLinux kernel: Bluetooth: hci0: Firmware loaded in 1576780 usecs
Sep 25 12:44:37 ArchLinux kernel: Bluetooth: hci0: Waiting for device to boot
Sep 25 12:44:37 ArchLinux kernel: Bluetooth: hci0: Device booted in 17494 usecs
Sep 25 12:44:37 ArchLinux kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Sep 25 12:44:37 ArchLinux kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-1040-0041.ddc
Sep 25 12:44:37 ArchLinux kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Sep 25 12:44:37 ArchLinux kernel: Bluetooth: hci0: Firmware timestamp 2022.28 buildtype 1 build 47489
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6202] device (enp4s0): carrier: link connected
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6203] device (enp4s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6206] policy: auto-activating connection 'Ethernet connection 1' (74e23dbd-6000-489f-a546-8ca4b5a26a26)
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6209] device (enp4s0): Activation: starting connection 'Ethernet connection 1' (74e23dbd-6000-489f-a546-8ca4b5a26a26)
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6209] device (enp4s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6210] manager: NetworkManager state is now CONNECTING
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6211] device (enp4s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 25 12:44:38 ArchLinux kernel: igc 0000:04:00.0 enp4s0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Sep 25 12:44:38 ArchLinux kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6215] device (enp4s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6218] dhcp4 (enp4s0): activation: beginning transaction (timeout in 45 seconds)
Sep 25 12:44:38 ArchLinux dbus-daemon[798]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.6' (uid=0 pid=826 comm="/usr/bin/NetworkManager --no-daemon")
Sep 25 12:44:38 ArchLinux dbus-daemon[798]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 25 12:44:38 ArchLinux nscd[802]: 802 monitored file `/etc/resolv.conf` was moved into place, adding watch
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6437] dhcp4 (enp4s0): state changed new lease, address=10.181.233.158
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6439] policy: set 'Ethernet connection 1' (enp4s0) as default for IPv4 routing and DNS
Sep 25 12:44:38 ArchLinux nscd[802]: 802 monitored file `/etc/resolv.conf` was moved into place, adding watch
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6701] device (enp4s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6710] device (enp4s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6711] device (enp4s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6712] manager: NetworkManager state is now CONNECTED_SITE
Sep 25 12:44:38 ArchLinux NetworkManager[826]: <info>  [1664081078.6713] device (enp4s0): Activation: successful, device activated.
Sep 25 12:44:39 ArchLinux kernel: usbcore: registered new interface driver snd-usb-audio
Sep 25 12:44:39 ArchLinux dbus-daemon[798]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.10' (uid=0 pid=851 comm="/bin/login -p --      ")
Sep 25 12:44:39 ArchLinux dbus-daemon[798]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 25 12:44:39 ArchLinux login[851]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 25 12:44:39 ArchLinux NetworkManager[826]: <info>  [1664081079.3063] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 25 12:44:40 ArchLinux wpa_supplicant[878]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=CN
Sep 25 12:44:40 ArchLinux NetworkManager[826]: <info>  [1664081080.6599] manager: startup complete
Sep 25 12:44:40 ArchLinux systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 25 12:44:40 ArchLinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:40 ArchLinux kernel: kauditd_printk_skb: 103 callbacks suppressed
Sep 25 12:44:40 ArchLinux kernel: audit: type=1131 audit(1664081080.755:74): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:40 ArchLinux NetworkManager[826]: <info>  [1664081080.8444] dhcp6 (enp4s0): activation: beginning transaction (timeout in 45 seconds)
Sep 25 12:44:40 ArchLinux NetworkManager[826]: <info>  [1664081080.8448] policy: set 'Ethernet connection 1' (enp4s0) as default for IPv6 routing and DNS
Sep 25 12:44:40 ArchLinux NetworkManager[826]: <info>  [1664081080.8957] dhcp6 (enp4s0): state changed new lease, address=2001:250:1001:a008::1:8d56
Sep 25 12:44:41 ArchLinux audit[851]: USER_AUTH pid=851 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="weich" exe="/usr/bin/login" hostname=ArchLinux addr=? terminal=/dev/tty1 res=success'
Sep 25 12:44:41 ArchLinux kernel: audit: type=1100 audit(1664081081.903:75): pid=851 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="weich" exe="/usr/bin/login" hostname=ArchLinux addr=? terminal=/dev/tty1 res=success'
Sep 25 12:44:41 ArchLinux audit[851]: USER_ACCT pid=851 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="weich" exe="/usr/bin/login" hostname=ArchLinux addr=? terminal=/dev/tty1 res=success'
Sep 25 12:44:41 ArchLinux audit[851]: CRED_ACQ pid=851 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="weich" exe="/usr/bin/login" hostname=ArchLinux addr=? terminal=/dev/tty1 res=success'
Sep 25 12:44:41 ArchLinux audit[851]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7fffac5ac870 a2=4 a3=7fffac5ac584 items=0 ppid=1 pid=851 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1000 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" subj=unconfined key=(null)
Sep 25 12:44:41 ArchLinux audit: PROCTITLE proctitle=2F62696E2F6C6F67696E002D70002D2D
Sep 25 12:44:41 ArchLinux login[851]: pam_unix(login:session): session opened for user weich(uid=1000) by LOGIN(uid=0)
Sep 25 12:44:41 ArchLinux kernel: audit: type=1101 audit(1664081081.911:76): pid=851 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="weich" exe="/usr/bin/login" hostname=ArchLinux addr=? terminal=/dev/tty1 res=success'
Sep 25 12:44:41 ArchLinux kernel: audit: type=1103 audit(1664081081.911:77): pid=851 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="weich" exe="/usr/bin/login" hostname=ArchLinux addr=? terminal=/dev/tty1 res=success'
Sep 25 12:44:41 ArchLinux kernel: audit: type=1006 audit(1664081081.911:78): pid=851 uid=0 subj=unconfined old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Sep 25 12:44:41 ArchLinux kernel: audit: type=1300 audit(1664081081.911:78): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7fffac5ac870 a2=4 a3=7fffac5ac584 items=0 ppid=1 pid=851 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1000 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" subj=unconfined key=(null)
Sep 25 12:44:41 ArchLinux kernel: audit: type=1327 audit(1664081081.911:78): proctitle=2F62696E2F6C6F67696E002D70002D2D
Sep 25 12:44:41 ArchLinux systemd[1]: Created slice User Slice of UID 1000.
Sep 25 12:44:41 ArchLinux systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 25 12:44:41 ArchLinux systemd-logind[801]: New session 1 of user weich.
Sep 25 12:44:41 ArchLinux systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 25 12:44:41 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:41 ArchLinux kernel: audit: type=1130 audit(1664081081.917:79): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:41 ArchLinux systemd[1]: Starting User Manager for UID 1000...
Sep 25 12:44:41 ArchLinux dbus-daemon[798]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.12' (uid=0 pid=884 comm="(systemd)")
Sep 25 12:44:41 ArchLinux dbus-daemon[798]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 25 12:44:41 ArchLinux audit[884]: USER_ACCT pid=884 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="weich" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:41 ArchLinux audit[884]: CRED_ACQ pid=884 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:setcred grantors=? acct="weich" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 25 12:44:41 ArchLinux audit[884]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffdbc054190 a2=4 a3=7ffdbc053ea4 items=0 ppid=1 pid=884 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd" subj=unconfined key=(null)
Sep 25 12:44:41 ArchLinux audit: PROCTITLE proctitle="(systemd)"
Sep 25 12:44:41 ArchLinux systemd[884]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 25 12:44:41 ArchLinux kernel: audit: type=1101 audit(1664081081.919:80): pid=884 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="weich" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:41 ArchLinux kernel: audit: type=1103 audit(1664081081.919:81): pid=884 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:setcred grantors=? acct="weich" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 25 12:44:41 ArchLinux systemd[884]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[weich] ruser=[<unknown>] rhost=[<unknown>]
Sep 25 12:44:41 ArchLinux systemd[884]: pam_unix(systemd-user:session): session opened for user weich(uid=1000) by (uid=0)
Sep 25 12:44:41 ArchLinux systemd[884]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Sep 25 12:44:41 ArchLinux audit[884]: USER_START pid=884 uid=0 auid=1000 ses=2 subj=unconfined msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="weich" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:41 ArchLinux systemd[884]: Queued start job for default target Main User Target.
Sep 25 12:44:41 ArchLinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:41 ArchLinux audit[851]: USER_START pid=851 uid=0 auid=1000 ses=1 subj=unconfined msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="weich" exe="/usr/bin/login" hostname=ArchLinux addr=? terminal=/dev/tty1 res=success'
Sep 25 12:44:41 ArchLinux audit[851]: CRED_REFR pid=851 uid=0 auid=1000 ses=1 subj=unconfined msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="weich" exe="/usr/bin/login" hostname=ArchLinux addr=? terminal=/dev/tty1 res=success'
Sep 25 12:44:41 ArchLinux login[851]: pam_env(login:session): deprecated reading of user environment enabled
Sep 25 12:44:41 ArchLinux systemd[884]: Created slice User Application Slice.
Sep 25 12:44:41 ArchLinux login[851]: LOGIN ON tty1 BY weich
Sep 25 12:44:41 ArchLinux systemd[884]: Reached target Paths.
Sep 25 12:44:41 ArchLinux systemd[884]: Reached target Timers.
Sep 25 12:44:41 ArchLinux aria2c[891]: 09/25 12:44:41 [NOTICE] IPv4 RPC: listening on TCP port 6800
Sep 25 12:44:41 ArchLinux systemd[884]: Starting D-Bus User Message Bus Socket...
Sep 25 12:44:41 ArchLinux systemd[884]: Listening on GnuPG network certificate management daemon.
Sep 25 12:44:41 ArchLinux systemd[884]: Listening on GCR ssh-agent wrapper.
Sep 25 12:44:41 ArchLinux systemd[884]: Listening on GNOME Keyring daemon.
Sep 25 12:44:41 ArchLinux systemd[884]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 25 12:44:41 ArchLinux systemd[884]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 25 12:44:41 ArchLinux systemd[884]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 25 12:44:41 ArchLinux systemd[884]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 25 12:44:41 ArchLinux systemd[884]: Listening on p11-kit server.
Sep 25 12:44:41 ArchLinux systemd[884]: Listening on PipeWire Multimedia System Socket.
Sep 25 12:44:41 ArchLinux systemd[884]: Listening on Sound System.
Sep 25 12:44:41 ArchLinux systemd[884]: Listening on D-Bus User Message Bus Socket.
Sep 25 12:44:41 ArchLinux systemd[884]: Reached target Sockets.
Sep 25 12:44:41 ArchLinux systemd[884]: Reached target Basic System.
Sep 25 12:44:41 ArchLinux systemd[1]: Started User Manager for UID 1000.
Sep 25 12:44:41 ArchLinux systemd[884]: Started Aria2 Daemon.
Sep 25 12:44:41 ArchLinux systemd[884]: Reached target Main User Target.
Sep 25 12:44:41 ArchLinux systemd[884]: Startup finished in 39ms.
Sep 25 12:44:41 ArchLinux systemd[1]: Started Session 1 of User weich.
Sep 25 12:44:43 ArchLinux aria2c[891]: 09/25 12:44:43 [NOTICE] Serialized session to '/home/weich/.aria2/aria2.session' successfully.
Sep 25 12:44:45 ArchLinux kernel: nvidia-modeset: WARNING: GPU:0: Lost display notification (0:0x00000000); continuing.
Sep 25 12:44:46 ArchLinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 25 12:44:46 ArchLinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:46 ArchLinux kernel: kauditd_printk_skb: 7 callbacks suppressed
Sep 25 12:44:46 ArchLinux kernel: audit: type=1131 audit(1664081086.361:87): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:44:55 ArchLinux nscd[802]: 802 checking for monitored file `/etc/netgroup': No such file or directory
Sep 25 12:45:06 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 14-... } 11 jiffies s: 157 root: 0x2/.
Sep 25 12:45:06 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x10/.
Sep 25 12:45:06 ArchLinux kernel: Task dump for CPU 14:
Sep 25 12:45:06 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:06 ArchLinux kernel: Call Trace:
Sep 25 12:45:06 ArchLinux kernel:  <TASK>
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv039541rm+0xeb/0x260 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017988rm+0x67/0x290 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002204kms+0xfe/0x9d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:06 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:06 ArchLinux kernel:  </TASK>
Sep 25 12:45:06 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 14-... } 46 jiffies s: 157 root: 0x2/.
Sep 25 12:45:06 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x10/.
Sep 25 12:45:06 ArchLinux kernel: Task dump for CPU 14:
Sep 25 12:45:06 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:06 ArchLinux kernel: Call Trace:
Sep 25 12:45:06 ArchLinux kernel:  <TASK>
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017697rm+0xb4/0x120 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017988rm+0x67/0x290 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002204kms+0xfe/0x9d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:06 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:06 ArchLinux kernel:  </TASK>
Sep 25 12:45:06 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 14-... } 81 jiffies s: 157 root: 0x2/.
Sep 25 12:45:06 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x10/.
Sep 25 12:45:06 ArchLinux kernel: Task dump for CPU 14:
Sep 25 12:45:06 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:06 ArchLinux kernel: Call Trace:
Sep 25 12:45:06 ArchLinux kernel:  <TASK>
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017988rm+0x67/0x290 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002204kms+0xfe/0x9d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:06 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:06 ArchLinux kernel:  </TASK>
Sep 25 12:45:06 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 14-... } 116 jiffies s: 157 root: 0x2/.
Sep 25 12:45:06 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x10/.
Sep 25 12:45:06 ArchLinux kernel: Task dump for CPU 14:
Sep 25 12:45:06 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:06 ArchLinux kernel: Call Trace:
Sep 25 12:45:06 ArchLinux kernel:  <TASK>
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017988rm+0x67/0x290 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002204kms+0xfe/0x9d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:06 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:06 ArchLinux kernel:  </TASK>
Sep 25 12:45:06 ArchLinux systemd-timesyncd[788]: Contacted time server [2001:470:1d:281::123]:123 (2.arch.pool.ntp.org).
Sep 25 12:45:06 ArchLinux systemd-timesyncd[788]: Initial clock synchronization to Sun 2022-09-25 12:45:06.323141 CST.
Sep 25 12:45:06 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 14-... } 151 jiffies s: 157 root: 0x2/.
Sep 25 12:45:06 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x10/.
Sep 25 12:45:06 ArchLinux kernel: Task dump for CPU 14:
Sep 25 12:45:06 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:06 ArchLinux kernel: Call Trace:
Sep 25 12:45:06 ArchLinux kernel:  <TASK>
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017988rm+0x67/0x290 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002204kms+0xfe/0x9d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:06 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:06 ArchLinux kernel:  </TASK>
Sep 25 12:45:06 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 14-... } 186 jiffies s: 157 root: 0x2/.
Sep 25 12:45:06 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x10/.
Sep 25 12:45:06 ArchLinux kernel: Task dump for CPU 14:
Sep 25 12:45:06 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:06 ArchLinux kernel: Call Trace:
Sep 25 12:45:06 ArchLinux kernel:  <TASK>
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017697rm+0xb4/0x120 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017988rm+0x67/0x290 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002204kms+0xfe/0x9d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:06 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:06 ArchLinux kernel:  </TASK>
Sep 25 12:45:06 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 14-... } 221 jiffies s: 157 root: 0x2/.
Sep 25 12:45:06 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x10/.
Sep 25 12:45:06 ArchLinux kernel: Task dump for CPU 14:
Sep 25 12:45:06 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:06 ArchLinux kernel: Call Trace:
Sep 25 12:45:06 ArchLinux kernel:  <TASK>
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010240rm+0xa8/0x200 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017988rm+0x67/0x290 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002204kms+0xfe/0x9d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:06 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:06 ArchLinux kernel:  </TASK>
Sep 25 12:45:06 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 14-... } 256 jiffies s: 157 root: 0x2/.
Sep 25 12:45:06 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x10/.
Sep 25 12:45:06 ArchLinux kernel: Task dump for CPU 14:
Sep 25 12:45:06 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:06 ArchLinux kernel: Call Trace:
Sep 25 12:45:06 ArchLinux kernel:  <TASK>
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017697rm+0xb4/0x120 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017988rm+0x67/0x290 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002204kms+0xfe/0x9d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:06 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:06 ArchLinux kernel:  </TASK>
Sep 25 12:45:06 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 14-... } 291 jiffies s: 157 root: 0x2/.
Sep 25 12:45:06 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x10/.
Sep 25 12:45:06 ArchLinux kernel: Task dump for CPU 14:
Sep 25 12:45:06 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:06 ArchLinux kernel: Call Trace:
Sep 25 12:45:06 ArchLinux kernel:  <TASK>
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:06 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:06 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017988rm+0x67/0x290 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002204kms+0xfe/0x9d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:06 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:06 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:06 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:06 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:06 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:06 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:06 ArchLinux kernel:  </TASK>
Sep 25 12:45:07 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 14-... } 326 jiffies s: 157 root: 0x2/.
Sep 25 12:45:07 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x10/.
Sep 25 12:45:07 ArchLinux kernel: Task dump for CPU 14:
Sep 25 12:45:07 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:07 ArchLinux kernel: Call Trace:
Sep 25 12:45:07 ArchLinux kernel:  <TASK>
Sep 25 12:45:07 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:07 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:07 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:07 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:07 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:07 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:07 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv017988rm+0x67/0x290 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv002204kms+0xfe/0x9d0 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:07 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:07 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:07 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:07 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:07 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:07 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:07 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:07 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:07 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:07 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:07 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:07 ArchLinux kernel:  </TASK>
Sep 25 12:45:07 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 14-... } 361 jiffies s: 157 root: 0x2/.
Sep 25 12:45:07 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x10/.
Sep 25 12:45:07 ArchLinux kernel: Task dump for CPU 14:
Sep 25 12:45:07 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:07 ArchLinux kernel: Call Trace:
Sep 25 12:45:07 ArchLinux kernel:  <TASK>
Sep 25 12:45:07 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:07 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:07 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:07 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:07 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:07 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:07 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:07 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:07 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv039561rm+0x2c/0x90 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv017988rm+0x67/0x290 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv002204kms+0xfe/0x9d0 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:07 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:07 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:07 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:07 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:07 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:07 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:07 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:07 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:07 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:07 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:07 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:07 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:07 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:07 ArchLinux kernel:  </TASK>
Sep 25 12:45:07 ArchLinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 25 12:45:07 ArchLinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:45:07 ArchLinux kernel: audit: type=1131 audit(1664081107.090:88): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 25 12:45:09 ArchLinux kernel: NVRM: GPU at PCI:0000:01:00: GPU-e0fbe3bb-11bb-5639-7cd0-947244e040aa
Sep 25 12:45:09 ArchLinux kernel: NVRM: Xid (PCI:0000:01:00): 62, pid='<unknown>', name=<unknown>, 0000(0000) 00000000 00000000
Sep 25 12:45:09 ArchLinux kernel: NVRM: Xid (PCI:0000:01:00): 62, pid='<unknown>', name=<unknown>, 0000(0000) 00000000 00000000
Sep 25 12:45:09 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 11 jiffies s: 161 root: 0x2/.
Sep 25 12:45:09 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:09 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:09 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:09 ArchLinux kernel: Call Trace:
Sep 25 12:45:09 ArchLinux kernel:  <TASK>
Sep 25 12:45:09 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:09 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:09 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:09 ArchLinux kernel:  </TASK>
Sep 25 12:45:09 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 46 jiffies s: 161 root: 0x2/.
Sep 25 12:45:09 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:09 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:09 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:09 ArchLinux kernel: Call Trace:
Sep 25 12:45:09 ArchLinux kernel:  <TASK>
Sep 25 12:45:09 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:09 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv039548rm+0x1e/0x1f0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017697rm+0xb4/0x120 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:09 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:09 ArchLinux kernel:  </TASK>
Sep 25 12:45:09 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 81 jiffies s: 161 root: 0x2/.
Sep 25 12:45:09 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:09 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:09 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:09 ArchLinux kernel: Call Trace:
Sep 25 12:45:09 ArchLinux kernel:  <TASK>
Sep 25 12:45:09 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:09 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010240rm+0x89/0x200 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:09 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:09 ArchLinux kernel:  </TASK>
Sep 25 12:45:09 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 116 jiffies s: 161 root: 0x2/.
Sep 25 12:45:09 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:09 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:09 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:09 ArchLinux kernel: Call Trace:
Sep 25 12:45:09 ArchLinux kernel:  <TASK>
Sep 25 12:45:09 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:09 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:09 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:09 ArchLinux kernel:  </TASK>
Sep 25 12:45:09 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 151 jiffies s: 161 root: 0x2/.
Sep 25 12:45:09 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:09 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:09 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:09 ArchLinux kernel: Call Trace:
Sep 25 12:45:09 ArchLinux kernel:  <TASK>
Sep 25 12:45:09 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:09 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:09 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:09 ArchLinux kernel:  </TASK>
Sep 25 12:45:09 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 186 jiffies s: 161 root: 0x2/.
Sep 25 12:45:09 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:09 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:09 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:09 ArchLinux kernel: Call Trace:
Sep 25 12:45:09 ArchLinux kernel:  <TASK>
Sep 25 12:45:09 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:09 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:09 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:09 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv039548rm+0x1e/0x1f0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:09 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:09 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:09 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:09 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:09 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:09 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:09 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 221 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 256 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 291 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 326 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? _raw_spin_lock_irqsave+0x2/0x40
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 361 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 396 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 431 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv039548rm+0x1e/0x1f0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 466 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 501 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0xb4/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 536 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 571 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 606 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 641 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:10 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 676 jiffies s: 161 root: 0x2/.
Sep 25 12:45:10 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:10 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:10 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:10 ArchLinux kernel: Call Trace:
Sep 25 12:45:10 ArchLinux kernel:  <TASK>
Sep 25 12:45:10 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:10 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:10 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:10 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0xa8/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv039561rm+0x40/0x90 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv039573rm+0x110/0x160 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:10 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:10 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:10 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:10 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:10 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:10 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:10 ArchLinux kernel:  </TASK>
Sep 25 12:45:11 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 711 jiffies s: 161 root: 0x2/.
Sep 25 12:45:11 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:11 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:11 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:11 ArchLinux kernel: Call Trace:
Sep 25 12:45:11 ArchLinux kernel:  <TASK>
Sep 25 12:45:11 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:11 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:11 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:11 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:11 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:11 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:11 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:11 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv032940rm+0x1d/0x70 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv039541rm+0xeb/0x260 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv017697rm+0xb4/0x120 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:11 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:11 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:11 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:11 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:11 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:11 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:11 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:11 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:11 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:11 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:11 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:11 ArchLinux kernel:  </TASK>
Sep 25 12:45:11 ArchLinux kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 15-... } 746 jiffies s: 161 root: 0x2/.
Sep 25 12:45:11 ArchLinux kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:10-19:0x20/.
Sep 25 12:45:11 ArchLinux kernel: Task dump for CPU 15:
Sep 25 12:45:11 ArchLinux kernel: task:Xorg            state:R  running task     stack:    0 pid:  914 ppid:   913 flags:0x0000400a
Sep 25 12:45:11 ArchLinux kernel: Call Trace:
Sep 25 12:45:11 ArchLinux kernel:  <TASK>
Sep 25 12:45:11 ArchLinux kernel:  ? __schedule+0x360/0x1100
Sep 25 12:45:11 ArchLinux kernel:  ? try_to_wake_up+0x1ef/0x420
Sep 25 12:45:11 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:11 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:11 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:11 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:11 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:11 ArchLinux kernel:  ? sysvec_apic_timer_interrupt+0xa/0x90
Sep 25 12:45:11 ArchLinux kernel:  ? asm_sysvec_apic_timer_interrupt+0x16/0x20
Sep 25 12:45:11 ArchLinux kernel:  ? os_acquire_spinlock+0x9/0x20 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv034995rm+0xc/0x20 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv039548rm+0x1b6/0x1f0 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv010240rm+0x1d7/0x200 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv017301rm+0x21/0x60 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv017697rm+0x74/0x120 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv017961rm+0x74/0x380 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv035687rm+0x175/0x180 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv017839rm+0xd8/0x170 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv037377rm+0x259/0x2b0 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv011756rm+0x4c3/0x5b0 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv035823rm+0x53/0xb0 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv010674rm+0x52/0xa0 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv010673rm+0x46/0x50 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv010673rm+0x2f/0x50 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? rm_kernel_rmapi_op+0x141/0x190 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? nvkms_call_rm+0x43/0x80 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv002509kms+0x51/0x60 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv002204kms+0x3a6/0x9d0 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? _nv002199kms+0x2cb/0x670 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? find_vmap_area+0x10/0x60
Sep 25 12:45:11 ArchLinux kernel:  ? __check_object_size+0x135/0x250
Sep 25 12:45:11 ArchLinux kernel:  ? _copy_from_user+0x43/0x60
Sep 25 12:45:11 ArchLinux kernel:  ? _nv000717kms+0x40/0x40 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? nvkms_ioctl+0x101/0x170 [nvidia_modeset]
Sep 25 12:45:11 ArchLinux kernel:  ? nvidia_frontend_unlocked_ioctl+0x30/0x50 [nvidia]
Sep 25 12:45:11 ArchLinux kernel:  ? __x64_sys_ioctl+0x88/0xc0
Sep 25 12:45:11 ArchLinux kernel:  ? do_syscall_64+0x58/0x80
Sep 25 12:45:11 ArchLinux kernel:  ? exit_to_user_mode_prepare+0x2b/0x130
Sep 25 12:45:11 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:11 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:11 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:11 ArchLinux kernel:  ? syscall_exit_to_user_mode+0x22/0x50
Sep 25 12:45:11 ArchLinux kernel:  ? do_syscall_64+0x67/0x80
Sep 25 12:45:11 ArchLinux kernel:  ? entry_SYSCALL_64_after_hwframe+0x63/0xcd
Sep 25 12:45:11 ArchLinux kernel:  </TASK>
Sep 25 12:45:16 ArchLinux systemd-logind[801]: Power key pressed short.
Sep 25 12:45:16 ArchLinux systemd-logind[801]: Powering Off...
Sep 25 12:45:16 ArchLinux systemd-logind[801]: System is powering down.

目前,我是把N卡驱动降级到515.65,这个版本下一切正常

等大佬来帮我分析分析。

最近编辑记录 Oliver Wei (2022-10-02 11:10:02)

离线

#2 2022-09-25 13:47:13

q234rty
会员
注册时间: 2017-10-01
帖子: 41

Re: (已解决)Nvidia最新驱动515.76,导致DWM下startx启动xorg直接黑屏

尝试把 nvidia-dkms 更新回 515.76 然后运行

mkinitcpio -P

试试?

离线

#3 2022-09-25 15:46:57

Oliver Wei
会员
注册时间: 2021-07-13
帖子: 118

Re: (已解决)Nvidia最新驱动515.76,导致DWM下startx启动xorg直接黑屏

q234rty 说:

尝试把 nvidia-dkms 更新回 515.76 然后运行

mkinitcpio -P

试试?

不是这个问题导致的,我又测试了一遍,问题依然。实际上,为了防止每次更新dkms驱动后,忘记mkinitcpio,我很早就在/etc/pacman.d/hooks下增加了hook,更新nvidia-dkms驱动后,系统自动生成新的image。

我感觉还是515.75驱动和xorg某个配置冲突了,startx 拉不起来 X11,一运行startx就黑屏。

最近编辑记录 Oliver Wei (2022-09-25 15:47:19)

离线

#4 2022-09-25 17:38:16

q234rty
会员
注册时间: 2017-10-01
帖子: 41

Re: (已解决)Nvidia最新驱动515.76,导致DWM下startx启动xorg直接黑屏

似乎不止你一个人遇到了类似的问题:https://bugs.archlinux.org/task/75995

离线

#5 2022-09-25 17:44:58

Oliver Wei
会员
注册时间: 2021-07-13
帖子: 118

Re: (已解决)Nvidia最新驱动515.76,导致DWM下startx启动xorg直接黑屏

q234rty 说:

似乎不止你一个人遇到了类似的问题:https://bugs.archlinux.org/task/75995

对的对的,今下午我又google半天,找到不少类似的bug报告。
https://forums.developer.nvidia.com/t/b … 060/228912
https://www.reddit.com/r/nvidia/comment … ck_screen/

主要是,开始出了问题,一般是怀疑自己系统哪儿配置有问题,没往bug方面考虑,今下午突然想到,会不会是515.75版本的bug,结果一搜才知道,白折腾了。

Nvidia fxxk

离线

#6 2022-10-02 11:06:21

Oliver Wei
会员
注册时间: 2021-07-13
帖子: 118

Re: (已解决)Nvidia最新驱动515.76,导致DWM下startx启动xorg直接黑屏

问题解决了,黑屏应该是HDMI有关(不是线的问题),大概是N卡515.76驱动关于HDMI初始化代码出了问题。
换成DP线后,515.76驱动工作正常。

离线

页脚