You are not logged in.
Pages: 1
Hey guys!
I've tried to use every single combination to run PEAK on Arch. Proton, DX12, DX11, updating Iib32-vulkan-radeon ...
Followed this as a guide too https://bbs.archlinux.org/viewtopic.php?id=306674 , for some reason can't find crash logs either.
and my fastfetch
Last edited by IdT (2026-08-19 17:44:56)
Offline
i dont play new games at all but i checked protondb and it looks like you need to run using vulkan, you have an nvidia card so installing "Iib32-vulkan-radeon" isnt going to help, read these 2 pages:
https://wiki.archlinux.org/title/NVIDIA
https://wiki.archlinux.org/title/Vulkan
and make sure you have the right nvidia drivers installed (580xx for your 970) and make sure vulkan is working too
EDIT:
sorry forgot to mention that you need "lib32-nvidia-580xx-utils" instead of "Iib32-vulkan-radeon", and also make sure you have "linux-headers" installed for the nvidia dkms modules to build when you install "nvidia-580xx-dkms/utils"
Last edited by jonno2002 (2026-08-16 19:47:33)
Offline
I've now downloaded nvidia-utils , vulkan-nouveau , lib32-nvidia-580xx-utils and nvidia-580xx-dkms , added "--force-vulkan" to launch options and switched it to vulkan, and... my game still crashed on the unity part. ![]()
Also found out it's with every single game.
Offline
fastfetch indicates that you have a gtx 970 card from the maxwell family and are running on X11 .
That card is not support by the 6.10 driver nvidia-utils installs .
Please post the output as text of
$ pacman -Qs nvidiaAlso post the output of xorg log , see https://wiki.archlinux.org/title/Xorg#General for info where to find X logs .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
That card is not support by the 6.10 driver nvidia-utils installs .
I did not know that! Is that a big issue? Do you recommend switching? ![]()
[personal@archlinux ~]$ pacman -Qs nvidia
local/egl-gbm 1.1.3-1
The GBM EGL external platform library
local/egl-wayland 4:1.1.21-1
EGLStream-based Wayland external platform
local/egl-wayland2 1.0.1-1
EGLStream-based Wayland external platform (2)
local/egl-x11 1.0.5-1
NVIDIA XLib and XCB EGL Platform Library
local/lib32-nvidia-580xx-utils 580.178.04-1
NVIDIA drivers utilities (32-bit) (580xx)
local/lib32-vulkan-nouveau 1:26.1.7-1
Open-source Vulkan driver for Nvidia GPUs - 32-bit
local/libvdpau 1.5-4
Nvidia VDPAU library
local/libxnvctrl 610.57.04-1
NVIDIA NV-CONTROL X extension
local/linux-firmware-nvidia 20260810-2
Firmware files for Linux - Firmware for NVIDIA GPUs and SoCs
local/nvidia-580xx-dkms 580.178.04-1
NVIDIA kernel modules - module sources (580xx)
local/nvidia-580xx-utils 580.178.04-1
NVIDIA drivers utilities (580xx)
local/vulkan-nouveau 1:26.1.7-1
Open-source Vulkan driver for Nvidia GPUs
local/xf86-video-nouveau 1.0.18-1 (xorg-drivers)
Open Source 3D acceleration driver for nVidia cardsand /.local/share/xorg/Xorg.0.log reads as follows
[ 12.666]
X.Org X Server 1.21.1.24
X Protocol Version 11, Revision 0
[ 12.666] Current Operating System: Linux archlinux 7.1.8-zen1-3-zen #1 ZEN SMP PREEMPT_DYNAMIC Tue, 11 Aug 2026 09:59:01 +0000 x86_64
[ 12.666] Kernel command line: root=PARTUUID=2244f5be-1b46-4875-89a9-ccb57ff81a58 zswap.enabled=0 rw rootfstype=ext4
[ 12.666]
[ 12.666] Current version of pixman: 0.46.4
[ 12.666] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 12.666] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.666] (==) Log file: "/home/personal/.local/share/xorg/Xorg.0.log", Time: Wed Aug 19 14:55:22 2026
[ 12.671] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 12.671] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 12.671] (==) No Layout section. Using the first Screen section.
[ 12.671] (==) No screen section available. Using defaults.
[ 12.671] (**) |-->Screen "Default Screen Section" (0)
[ 12.671] (**) | |-->Monitor "<default monitor>"
[ 12.672] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 12.672] (**) Allowing byte-swapped clients
[ 12.672] (==) Automatically adding devices
[ 12.672] (==) Automatically enabling devices
[ 12.672] (==) Automatically adding GPU devices
[ 12.672] (==) Automatically binding GPU devices
[ 12.672] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 12.673] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 12.673] Entry deleted from font path.
[ 12.673] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 12.673] Entry deleted from font path.
[ 12.673] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 12.673] Entry deleted from font path.
[ 12.673] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 12.673] Entry deleted from font path.
[ 12.673] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 12.673] Entry deleted from font path.
[ 12.673] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 12.673] Entry deleted from font path.
[ 12.673] (==) FontPath set to:
[ 12.673] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 12.673] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 12.673] (II) Module ABI versions:
[ 12.673] X.Org ANSI C Emulation: 0.4
[ 12.673] X.Org Video Driver: 25.2
[ 12.673] X.Org XInput driver : 24.4
[ 12.673] X.Org Server Extension : 10.0
[ 12.674] (++) using VT number 1
[ 12.674] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 12.674] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 12.676] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 12.676] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/simple-framebuffer.0/drm/card0
[ 12.676] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 12.677] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 12.677] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 12.677] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 15 paused 0
[ 12.678] (--) PCI: (0@0:2:0) 8086:0412:103c:1905 rev 6, Mem @ 0xec400000/4194304, 0x80000000/268435456, I/O @ 0x0000f000/64
[ 12.678] (--) PCI:*(1@0:0:0) 10de:13c2:10de:1116 rev 161, Mem @ 0xeb000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 12.678] (II) LoadModule: "glx"
[ 12.679] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 12.688] (II) Module glx: vendor="X.Org Foundation"
[ 12.688] compiled for 1.21.1.24, module version = 1.0.0
[ 12.688] ABI class: X.Org Server Extension, version 10.0
[ 12.688] (==) Matched nouveau as autoconfigured driver 0
[ 12.688] (==) Matched nv as autoconfigured driver 1
[ 12.688] (==) Matched intel as autoconfigured driver 2
[ 12.688] (==) Matched modesetting as autoconfigured driver 3
[ 12.688] (==) Matched fbdev as autoconfigured driver 4
[ 12.688] (==) Matched vesa as autoconfigured driver 5
[ 12.688] (==) Assigned the driver to the xf86ConfigLayout
[ 12.688] (II) LoadModule: "nouveau"
[ 12.688] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 12.690] (II) Module nouveau: vendor="X.Org Foundation"
[ 12.690] compiled for 1.21.1.14, module version = 1.0.18
[ 12.690] Module class: X.Org Video Driver
[ 12.690] ABI class: X.Org Video Driver, version 25.2
[ 12.690] (II) LoadModule: "nv"
[ 12.690] (WW) Warning, couldn't open module nv
[ 12.690] (EE) Failed to load module "nv" (module does not exist, 0)
[ 12.690] (II) LoadModule: "intel"
[ 12.690] (WW) Warning, couldn't open module intel
[ 12.690] (EE) Failed to load module "intel" (module does not exist, 0)
[ 12.690] (II) LoadModule: "modesetting"
[ 12.690] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 12.692] (II) Module modesetting: vendor="X.Org Foundation"
[ 12.692] compiled for 1.21.1.24, module version = 1.21.1
[ 12.692] Module class: X.Org Video Driver
[ 12.692] ABI class: X.Org Video Driver, version 25.2
[ 12.692] (II) LoadModule: "fbdev"
[ 12.692] (WW) Warning, couldn't open module fbdev
[ 12.692] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 12.692] (II) LoadModule: "vesa"
[ 12.692] (WW) Warning, couldn't open module vesa
[ 12.692] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 12.692] (II) NOUVEAU driver
[ 12.692] (II) NOUVEAU driver for NVIDIA chipset families :
[ 12.692] RIVA TNT (NV04)
[ 12.692] RIVA TNT2 (NV05)
[ 12.692] GeForce 256 (NV10)
[ 12.692] GeForce 2 (NV11, NV15)
[ 12.692] GeForce 4MX (NV17, NV18)
[ 12.692] GeForce 3 (NV20)
[ 12.692] GeForce 4Ti (NV25, NV28)
[ 12.692] GeForce FX (NV3x)
[ 12.692] GeForce 6 (NV4x)
[ 12.692] GeForce 7 (G7x)
[ 12.692] GeForce 8 (G8x)
[ 12.692] GeForce 9 (G9x)
[ 12.692] GeForce GTX 2xx/3xx (GT2xx)
[ 12.692] GeForce GTX 4xx/5xx (GFxxx)
[ 12.692] GeForce GTX 6xx/7xx (GKxxx)
[ 12.692] GeForce GTX 9xx (GMxxx)
[ 12.692] GeForce GTX 10xx (GPxxx)
[ 12.692] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 12.692] (EE) [drm] Failed to open DRM device for (null): -22
[ 13.136] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[ 13.136] (II) modeset(0): using drv /dev/dri/card0
[ 13.136] (II) modeset(G0): using drv /dev/dri/card1
[ 13.136] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 13.136] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 13.136] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 13.136] (==) modeset(0): RGB weight 888
[ 13.136] (==) modeset(0): Default visual is TrueColor
[ 13.136] (II) Loading sub module "glamoregl"
[ 13.136] (II) LoadModule: "glamoregl"
[ 13.136] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 13.151] (II) Module glamoregl: vendor="X.Org Foundation"
[ 13.151] compiled for 1.21.1.24, module version = 1.0.1
[ 13.151] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.895] (II) modeset(0): glamor: Using OpenGL 4.6 context.
[ 13.895] (II) modeset(0): Refusing to try glamor on llvmpipe
[ 13.897] (II) modeset(0): glamor initialization failed
[ 13.897] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[ 13.897] (II) modeset(0): Output None-1 has no monitor section
[ 13.898] (II) modeset(0): EDID for output None-1
[ 13.898] (II) modeset(0): Printing probed modes for output None-1
[ 13.898] (II) modeset(0): Modeline "1920x1080"x60.0 124.42 1920 1920 1920 1920 1080 1080 1080 1080 (64.8 kHz eP)
[ 13.898] (II) modeset(0): Output None-1 connected
[ 13.898] (II) modeset(0): Using exact sizes for initial modes
[ 13.898] (II) modeset(0): Output None-1 using initial mode 1920x1080 +0+0
[ 13.898] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.898] (==) modeset(0): DPI set to (96, 96)
[ 13.898] (II) Loading sub module "fb"
[ 13.898] (II) LoadModule: "fb"
[ 13.898] (II) Module "fb" already built-in
[ 13.898] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 13.898] (==) modeset(G0): RGB weight 888
[ 13.898] (==) modeset(G0): Default visual is TrueColor
[ 13.898] (II) Loading sub module "glamoregl"
[ 13.898] (II) LoadModule: "glamoregl"
[ 13.898] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 13.898] (II) Module glamoregl: vendor="X.Org Foundation"
[ 13.898] compiled for 1.21.1.24, module version = 1.0.1
[ 13.898] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.924] (II) modeset(G0): glamor: Using OpenGL 4.6 context.
[ 13.924] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4600 (HSW GT2)
[ 13.924] (II) modeset(G0): glamor initialized
[ 13.925] (II) modeset(G0): Output VGA-1-1 has no monitor section
[ 13.929] (II) modeset(G0): Output DP-1-1 has no monitor section
[ 13.930] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 13.934] (II) modeset(G0): Output DP-1-2 has no monitor section
[ 13.935] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[ 13.936] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[ 13.937] (II) modeset(G0): EDID for output VGA-1-1
[ 13.942] (II) modeset(G0): EDID for output DP-1-1
[ 13.942] (II) modeset(G0): EDID for output HDMI-1-1
[ 13.946] (II) modeset(G0): EDID for output DP-1-2
[ 13.947] (II) modeset(G0): EDID for output HDMI-1-2
[ 13.948] (II) modeset(G0): EDID for output HDMI-1-3
[ 13.948] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.948] (==) modeset(G0): DPI set to (96, 96)
[ 13.948] (II) Loading sub module "fb"
[ 13.948] (II) LoadModule: "fb"
[ 13.948] (II) Module "fb" already built-in
[ 13.952] (==) modeset(0): Backing store enabled
[ 13.952] (==) modeset(0): Silken mouse enabled
[ 13.952] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 13.952] (==) modeset(0): DPMS enabled
[ 13.989] (==) modeset(G0): Backing store enabled
[ 13.989] (==) modeset(G0): Silken mouse enabled
[ 13.989] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 13.989] (==) modeset(G0): DPMS enabled
[ 13.989] (II) modeset(G0): [DRI2] Setup complete
[ 13.989] (II) modeset(G0): [DRI2] DRI driver: crocus
[ 13.989] (II) modeset(G0): [DRI2] VDPAU driver: va_gl
[ 13.989] (II) modeset(G0): Disable reverse prime offload mode for i915.
[ 13.989] (II) Initializing extension Generic Event Extension
[ 13.989] (II) Initializing extension SHAPE
[ 13.989] (II) Initializing extension MIT-SHM
[ 13.989] (II) Initializing extension XInputExtension
[ 13.990] (II) Initializing extension XTEST
[ 13.990] (II) Initializing extension BIG-REQUESTS
[ 13.990] (II) Initializing extension SYNC
[ 13.990] (II) Initializing extension XKEYBOARD
[ 13.991] (II) Initializing extension XC-MISC
[ 13.991] (II) Initializing extension SECURITY
[ 13.991] (II) Initializing extension XFIXES
[ 13.992] (II) Initializing extension RENDER
[ 13.992] (II) Initializing extension RANDR
[ 13.992] (II) Initializing extension COMPOSITE
[ 13.992] (II) Initializing extension DAMAGE
[ 13.992] (II) Initializing extension MIT-SCREEN-SAVER
[ 13.992] (II) Initializing extension DOUBLE-BUFFER
[ 13.992] (II) Initializing extension RECORD
[ 13.992] (II) Initializing extension DPMS
[ 13.992] (II) Initializing extension Present
[ 13.992] (II) Initializing extension DRI3
[ 13.992] (II) Initializing extension X-Resource
[ 13.992] (II) Initializing extension XVideo
[ 13.992] (II) Initializing extension XVideo-MotionCompensation
[ 13.994] (II) Initializing extension GLX
[ 13.994] (II) AIGLX: Screen 0 is not DRI2 capable
[ 14.005] (II) IGLX: Loaded and initialized swrast
[ 14.005] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 14.005] (II) Initializing extension XFree86-VidModeExtension
[ 14.005] (II) Initializing extension XFree86-DGA
[ 14.005] (II) Initializing extension XFree86-DRI
[ 14.005] (II) Initializing extension DRI2
[ 14.006] (II) modeset(G0): Damage tracking initialized
[ 14.007] (II) modeset(0): Damage tracking initialized
[ 14.007] (II) modeset(0): Setting screen physical size to 508 x 285
[ 14.072] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 14.072] (II) No input driver specified, ignoring this device.
[ 14.072] (II) This device may have been added with another device file.
[ 14.073] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 14.073] (II) No input driver specified, ignoring this device.
[ 14.073] (II) This device may have been added with another device file.
[ 14.073] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 14.073] (II) No input driver specified, ignoring this device.
[ 14.073] (II) This device may have been added with another device file.
[ 14.074] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 14.074] (II) No input driver specified, ignoring this device.
[ 14.074] (II) This device may have been added with another device file.
[ 14.074] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event15)
[ 14.074] (II) No input driver specified, ignoring this device.
[ 14.074] (II) This device may have been added with another device file.
[ 14.075] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event16)
[ 14.075] (II) No input driver specified, ignoring this device.
[ 14.075] (II) This device may have been added with another device file.
[ 14.075] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event17)
[ 14.075] (II) No input driver specified, ignoring this device.
[ 14.075] (II) This device may have been added with another device file.
[ 14.076] (II) config/udev: Adding input device Wacom Intuos S Pen (/dev/input/event8)
[ 14.076] (**) Wacom Intuos S Pen: Applying InputClass "libinput tablet catchall"
[ 14.076] (II) LoadModule: "libinput"
[ 14.076] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 14.082] (II) Module libinput: vendor="X.Org Foundation"
[ 14.082] compiled for 1.21.1.13, module version = 1.5.0
[ 14.082] Module class: X.Org XInput Driver
[ 14.082] ABI class: X.Org XInput driver, version 24.4
[ 14.082] (II) Using input driver 'libinput' for 'Wacom Intuos S Pen'
[ 14.135] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 28 paused 0
[ 14.135] (**) Wacom Intuos S Pen: always reports core events
[ 14.135] (**) Option "Device" "/dev/input/event8"
[ 14.144] (II) event8 - Wacom Intuos S Pen: is tagged by udev as: Tablet
[ 14.177] (II) event8 - Wacom Intuos S Pen: device is a tablet
[ 14.177] (II) event8 - Wacom Intuos S Pen: device removed
[ 14.177] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:056A:0374.0001/input/input12/event8"
[ 14.177] (II) XINPUT: Adding extended input device "Wacom Intuos S Pen" (type: TABLET, id 6)
[ 14.179] (II) event8 - Wacom Intuos S Pen: is tagged by udev as: Tablet
[ 14.195] (II) event8 - Wacom Intuos S Pen: device is a tablet
[ 14.196] (II) config/udev: Adding input device Wacom Intuos S Pen (/dev/input/mouse1)
[ 14.196] (II) No input driver specified, ignoring this device.
[ 14.196] (II) This device may have been added with another device file.
[ 14.197] (II) config/udev: Adding input device Wacom Intuos S Pad (/dev/input/event9)
[ 14.197] (**) Wacom Intuos S Pad: Applying InputClass "libinput tablet catchall"
[ 14.197] (II) Using input driver 'libinput' for 'Wacom Intuos S Pad'
[ 14.197] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 32 paused 0
[ 14.197] (**) Wacom Intuos S Pad: always reports core events
[ 14.197] (**) Option "Device" "/dev/input/event9"
[ 14.198] (II) event9 - Wacom Intuos S Pad: is tagged by udev as: Tablet TabletPad
[ 14.215] (II) event9 - Wacom Intuos S Pad: device is a tablet pad
[ 14.215] (II) event9 - Wacom Intuos S Pad: device removed
[ 14.215] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:056A:0374.0001/input/input14/event9"
[ 14.215] (II) XINPUT: Adding extended input device "Wacom Intuos S Pad" (type: PAD, id 7)
[ 14.215] (**) Option "AccelerationScheme" "none"
[ 14.215] (**) Wacom Intuos S Pad: (accel) selected scheme none/0
[ 14.215] (**) Wacom Intuos S Pad: (accel) acceleration factor: 2.000
[ 14.215] (**) Wacom Intuos S Pad: (accel) acceleration threshold: 4
[ 14.216] (II) event9 - Wacom Intuos S Pad: is tagged by udev as: Tablet TabletPad
[ 14.233] (II) event9 - Wacom Intuos S Pad: device is a tablet pad
[ 14.233] (II) config/udev: Adding input device Wacom Intuos S Pad (/dev/input/js0)
[ 14.233] (II) No input driver specified, ignoring this device.
[ 14.233] (II) This device may have been added with another device file.
[ 14.234] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event2)
[ 14.234] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 14.234] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[ 14.235] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 33 paused 0
[ 14.235] (**) PixArt USB Optical Mouse: always reports core events
[ 14.235] (**) Option "Device" "/dev/input/event2"
[ 14.236] (II) event2 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 14.236] (II) event2 - PixArt USB Optical Mouse: device is a pointer
[ 14.236] (II) event2 - PixArt USB Optical Mouse: device removed
[ 14.236] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.236] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.236] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.236] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:0458:0137.0002/input/input4/event2"
[ 14.236] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 8)
[ 14.236] (**) Option "AccelerationScheme" "none"
[ 14.236] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[ 14.236] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[ 14.236] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[ 14.237] (II) event2 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 14.237] (II) event2 - PixArt USB Optical Mouse: device is a pointer
[ 14.238] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[ 14.238] (II) No input driver specified, ignoring this device.
[ 14.238] (II) This device may have been added with another device file.
[ 14.239] (II) config/udev: Adding input device fifine Microphone (/dev/input/event3)
[ 14.239] (**) fifine Microphone: Applying InputClass "libinput keyboard catchall"
[ 14.239] (**) fifine Microphone: Applying InputClass "system-keyboard"
[ 14.239] (II) Using input driver 'libinput' for 'fifine Microphone'
[ 14.239] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 34 paused 0
[ 14.239] (**) fifine Microphone: always reports core events
[ 14.239] (**) Option "Device" "/dev/input/event3"
[ 14.240] (II) event3 - fifine Microphone: is tagged by udev as: Keyboard
[ 14.240] (II) event3 - fifine Microphone: device is a keyboard
[ 14.240] (II) event3 - fifine Microphone: device removed
[ 14.240] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:3142:A008.0003/input/input5/event3"
[ 14.240] (II) XINPUT: Adding extended input device "fifine Microphone" (type: KEYBOARD, id 9)
[ 14.240] (**) Option "xkb_model" "pc105+inet"
[ 14.241] (**) Option "xkb_layout" "us"
[ 14.241] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 14.262] (II) event3 - fifine Microphone: is tagged by udev as: Keyboard
[ 14.263] (II) event3 - fifine Microphone: device is a keyboard
[ 14.263] (II) config/udev: Adding input device SONiX USB Keyboard (/dev/input/event4)
[ 14.263] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.263] (**) SONiX USB Keyboard: Applying InputClass "system-keyboard"
[ 14.263] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[ 14.264] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 35 paused 0
[ 14.264] (**) SONiX USB Keyboard: always reports core events
[ 14.264] (**) Option "Device" "/dev/input/event4"
[ 14.265] (II) event4 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 14.265] (II) event4 - SONiX USB Keyboard: device is a keyboard
[ 14.265] (II) event4 - SONiX USB Keyboard: device removed
[ 14.265] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:0C45:7605.0004/input/input6/event4"
[ 14.265] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: KEYBOARD, id 10)
[ 14.265] (**) Option "xkb_model" "pc105+inet"
[ 14.265] (**) Option "xkb_layout" "us"
[ 14.265] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 14.267] (II) event4 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 14.267] (II) event4 - SONiX USB Keyboard: device is a keyboard
[ 14.268] (II) config/udev: Adding input device SONiX USB Keyboard Consumer Control (/dev/input/event5)
[ 14.268] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 14.268] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 14.268] (II) Using input driver 'libinput' for 'SONiX USB Keyboard Consumer Control'
[ 14.268] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 36 paused 0
[ 14.268] (**) SONiX USB Keyboard Consumer Control: always reports core events
[ 14.268] (**) Option "Device" "/dev/input/event5"
[ 14.269] (II) event5 - SONiX USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 14.269] (II) event5 - SONiX USB Keyboard Consumer Control: device is a keyboard
[ 14.270] (II) event5 - SONiX USB Keyboard Consumer Control: device removed
[ 14.270] (II) libinput: SONiX USB Keyboard Consumer Control: needs a virtual subdevice
[ 14.270] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0C45:7605.0005/input/input7/event5"
[ 14.270] (II) XINPUT: Adding extended input device "SONiX USB Keyboard Consumer Control" (type: MOUSE, id 11)
[ 14.270] (**) Option "AccelerationScheme" "none"
[ 14.270] (**) SONiX USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 14.270] (**) SONiX USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 14.270] (**) SONiX USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 14.271] (II) event5 - SONiX USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 14.271] (II) event5 - SONiX USB Keyboard Consumer Control: device is a keyboard
[ 14.272] (II) config/udev: Adding input device SONiX USB Keyboard System Control (/dev/input/event6)
[ 14.272] (**) SONiX USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 14.272] (**) SONiX USB Keyboard System Control: Applying InputClass "system-keyboard"
[ 14.272] (II) Using input driver 'libinput' for 'SONiX USB Keyboard System Control'
[ 14.273] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 37 paused 0
[ 14.273] (**) SONiX USB Keyboard System Control: always reports core events
[ 14.273] (**) Option "Device" "/dev/input/event6"
[ 14.274] (II) event6 - SONiX USB Keyboard System Control: is tagged by udev as: Keyboard
[ 14.274] (II) event6 - SONiX USB Keyboard System Control: device is a keyboard
[ 14.274] (II) event6 - SONiX USB Keyboard System Control: device removed
[ 14.274] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0C45:7605.0005/input/input8/event6"
[ 14.274] (II) XINPUT: Adding extended input device "SONiX USB Keyboard System Control" (type: KEYBOARD, id 12)
[ 14.274] (**) Option "xkb_model" "pc105+inet"
[ 14.274] (**) Option "xkb_layout" "us"
[ 14.274] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 14.275] (II) event6 - SONiX USB Keyboard System Control: is tagged by udev as: Keyboard
[ 14.275] (II) event6 - SONiX USB Keyboard System Control: device is a keyboard
[ 14.276] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event18)
[ 14.276] (II) No input driver specified, ignoring this device.
[ 14.276] (II) This device may have been added with another device file.
[ 14.276] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event19)
[ 14.276] (II) No input driver specified, ignoring this device.
[ 14.276] (II) This device may have been added with another device file.
[ 14.276] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event20)
[ 14.276] (II) No input driver specified, ignoring this device.
[ 14.276] (II) This device may have been added with another device file.
[ 14.277] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event21)
[ 14.277] (II) No input driver specified, ignoring this device.
[ 14.277] (II) This device may have been added with another device file.
[ 14.277] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event22)
[ 14.277] (II) No input driver specified, ignoring this device.
[ 14.277] (II) This device may have been added with another device file.
[ 14.278] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 14.278] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.278] (**) Power Button: Applying InputClass "system-keyboard"
[ 14.278] (II) Using input driver 'libinput' for 'Power Button'
[ 14.278] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 38 paused 0
[ 14.278] (**) Power Button: always reports core events
[ 14.278] (**) Option "Device" "/dev/input/event1"
[ 14.279] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 14.279] (II) event1 - Power Button: device is a keyboard
[ 14.279] (II) event1 - Power Button: device removed
[ 14.279] (**) Option "config_info" "udev:/sys/devices/platform/LNXPWRBN:00/input/input1/event1"
[ 14.279] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 13)
[ 14.279] (**) Option "xkb_model" "pc105+inet"
[ 14.279] (**) Option "xkb_layout" "us"
[ 14.279] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 14.279] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 14.279] (II) event1 - Power Button: device is a keyboard
[ 14.280] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 14.280] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.280] (**) Power Button: Applying InputClass "system-keyboard"
[ 14.280] (II) Using input driver 'libinput' for 'Power Button'
[ 14.280] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 39 paused 0
[ 14.280] (**) Power Button: always reports core events
[ 14.280] (**) Option "Device" "/dev/input/event0"
[ 14.281] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 14.281] (II) event0 - Power Button: device is a keyboard
[ 14.281] (II) event0 - Power Button: device removed
[ 14.281] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0C:00/input/input0/event0"
[ 14.281] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 14)
[ 14.281] (**) Option "xkb_model" "pc105+inet"
[ 14.281] (**) Option "xkb_layout" "us"
[ 14.281] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 14.282] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 14.282] (II) event0 - Power Button: device is a keyboard
[ 14.282] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 14.282] (II) No input driver specified, ignoring this device.
[ 14.282] (II) This device may have been added with another device file.
[ 14.285] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event10)
[ 14.285] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 14.285] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 14.285] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 14.285] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 40 paused 0
[ 14.285] (**) HP WMI hotkeys: always reports core events
[ 14.285] (**) Option "Device" "/dev/input/event10"
[ 14.285] (II) event10 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 14.286] (II) event10 - HP WMI hotkeys: device is a keyboard
[ 14.286] (II) event10 - HP WMI hotkeys: device removed
[ 14.286] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event10"
[ 14.286] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 15)
[ 14.286] (**) Option "xkb_model" "pc105+inet"
[ 14.286] (**) Option "xkb_layout" "us"
[ 14.286] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 14.286] (II) event10 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 14.286] (II) event10 - HP WMI hotkeys: device is a keyboard
[ 14.290] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 14.290] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 14.290] (II) Using input driver 'libinput' for 'SONiX USB Keyboard Consumer Control'
[ 14.290] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 14.290] (**) SONiX USB Keyboard Consumer Control: always reports core events
[ 14.290] (**) Option "Device" "/dev/input/event5"
[ 14.290] (II) libinput: SONiX USB Keyboard Consumer Control: is a virtual subdevice
[ 14.290] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0C45:7605.0005/input/input7/event5"
[ 14.290] (II) XINPUT: Adding extended input device "SONiX USB Keyboard Consumer Control" (type: KEYBOARD, id 16)
[ 14.290] (**) Option "xkb_model" "pc105+inet"
[ 14.290] (**) Option "xkb_layout" "us"
[ 14.290] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"Offline
according to the pacman output you have the correct things now (while not strictly problematic but simply to make sure things are clean here, remove xf86-video-nouveau and vulkan-nouveau and libxnvctrl is the wrong version but that's not an issue for "normal" usecases)
Did the kernel module build properly? I.e. were/are linux-zen-headers installed?
dkms statusdid you reboot since rectifying the correct nvidia packages?
Last edited by V1del (2026-08-19 16:45:05)
Offline
[ 12.678] (--) PCI: (0@0:2:0) 8086:0412:103c:1905 rev 6, Mem @ 0xec400000/4194304, 0x80000000/268435456, I/O @ 0x0000f000/64
[ 12.678] (--) PCI:*(1@0:0:0) 10de:13c2:10de:1116 rev 161, Mem @ 0xeb000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072That shows you have an intel integrated gpu (probably a HD4600 GT2 that's built into the intel haswell processor family) and the nvidia card (default) .
X11 log shows you're running xf86-video-nouveau and it doesn't work well .
For now remove x86-video-nouveau, re-start X11 (or reboot) and post fresh xorg log .
Also post the outputs of
$ glxinfo -B # install mesa-utils if not found
$ vulkaninfo --summary # install vulkan-tools if not foundDisliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
New Xorg.0.log reads as follows
[ 16.614]
X.Org X Server 1.21.1.24
X Protocol Version 11, Revision 0
[ 16.614] Current Operating System: Linux archlinux 7.1.8-zen1-3-zen #1 ZEN SMP PREEMPT_DYNAMIC Tue, 11 Aug 2026 09:59:01 +0000 x86_64
[ 16.614] Kernel command line: root=PARTUUID=2244f5be-1b46-4875-89a9-ccb57ff81a58 zswap.enabled=0 rw rootfstype=ext4
[ 16.615]
[ 16.615] Current version of pixman: 0.46.4
[ 16.615] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 16.615] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 16.615] (==) Log file: "/home/personal/.local/share/xorg/Xorg.0.log", Time: Wed Aug 19 17:13:20 2026
[ 16.619] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 16.619] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 16.620] (==) No Layout section. Using the first Screen section.
[ 16.620] (==) No screen section available. Using defaults.
[ 16.620] (**) |-->Screen "Default Screen Section" (0)
[ 16.620] (**) | |-->Monitor "<default monitor>"
[ 16.621] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 16.621] (**) Allowing byte-swapped clients
[ 16.621] (==) Automatically adding devices
[ 16.621] (==) Automatically enabling devices
[ 16.621] (==) Automatically adding GPU devices
[ 16.621] (==) Automatically binding GPU devices
[ 16.621] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 16.622] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 16.622] Entry deleted from font path.
[ 16.622] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 16.622] Entry deleted from font path.
[ 16.622] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 16.622] Entry deleted from font path.
[ 16.622] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 16.622] Entry deleted from font path.
[ 16.622] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 16.622] Entry deleted from font path.
[ 16.622] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 16.622] Entry deleted from font path.
[ 16.622] (==) FontPath set to:
[ 16.622] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 16.622] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 16.622] (II) Module ABI versions:
[ 16.622] X.Org ANSI C Emulation: 0.4
[ 16.622] X.Org Video Driver: 25.2
[ 16.622] X.Org XInput driver : 24.4
[ 16.622] X.Org Server Extension : 10.0
[ 16.623] (++) using VT number 1
[ 16.623] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 16.623] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 16.625] (II) xfree86: Adding drm device (/dev/dri/card2)
[ 16.625] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card2
[ 16.626] (II) systemd-logind: got fd for /dev/dri/card2 226:2 fd 14 paused 0
[ 16.626] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 16.626] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 16.626] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 15 paused 0
[ 16.627] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 16.628] (--) PCI: (0@0:2:0) 8086:0412:103c:1905 rev 6, Mem @ 0xec400000/4194304, 0x80000000/268435456, I/O @ 0x0000f000/64
[ 16.628] (--) PCI:*(1@0:0:0) 10de:13c2:10de:1116 rev 161, Mem @ 0xeb000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 16.628] (II) LoadModule: "glx"
[ 16.630] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 16.638] (II) Module glx: vendor="X.Org Foundation"
[ 16.638] compiled for 1.21.1.24, module version = 1.0.0
[ 16.638] ABI class: X.Org Server Extension, version 10.0
[ 16.638] (II) Applying OutputClass "nvidia" to /dev/dri/card2
[ 16.638] loading driver: nvidia
[ 16.638] (==) Matched nvidia as autoconfigured driver 0
[ 16.638] (==) Matched nouveau as autoconfigured driver 1
[ 16.638] (==) Matched nv as autoconfigured driver 2
[ 16.638] (==) Matched intel as autoconfigured driver 3
[ 16.638] (==) Matched modesetting as autoconfigured driver 4
[ 16.638] (==) Matched fbdev as autoconfigured driver 5
[ 16.638] (==) Matched vesa as autoconfigured driver 6
[ 16.638] (==) Assigned the driver to the xf86ConfigLayout
[ 16.638] (II) LoadModule: "nvidia"
[ 16.638] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 16.647] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 16.647] compiled for 1.6.99.901, module version = 1.0.0
[ 16.647] Module class: X.Org Video Driver
[ 16.648] (II) LoadModule: "nouveau"
[ 16.648] (WW) Warning, couldn't open module nouveau
[ 16.648] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 16.648] (II) LoadModule: "nv"
[ 16.648] (WW) Warning, couldn't open module nv
[ 16.648] (EE) Failed to load module "nv" (module does not exist, 0)
[ 16.648] (II) LoadModule: "intel"
[ 16.648] (WW) Warning, couldn't open module intel
[ 16.648] (EE) Failed to load module "intel" (module does not exist, 0)
[ 16.648] (II) LoadModule: "modesetting"
[ 16.648] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 16.652] (II) Module modesetting: vendor="X.Org Foundation"
[ 16.652] compiled for 1.21.1.24, module version = 1.21.1
[ 16.652] Module class: X.Org Video Driver
[ 16.652] ABI class: X.Org Video Driver, version 25.2
[ 16.652] (II) LoadModule: "fbdev"
[ 16.652] (WW) Warning, couldn't open module fbdev
[ 16.652] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 16.652] (II) LoadModule: "vesa"
[ 16.652] (WW) Warning, couldn't open module vesa
[ 16.652] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 16.652] (II) NVIDIA dlloader X Driver 580.178.04 Tue Jul 7 12:05:04 UTC 2026
[ 16.652] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 16.652] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 16.652] (II) systemd-logind: releasing fd for 226:2
[ 16.653] (II) Loading sub module "fb"
[ 16.653] (II) LoadModule: "fb"
[ 16.653] (II) Module "fb" already built-in
[ 16.653] (II) Loading sub module "wfb"
[ 16.653] (II) LoadModule: "wfb"
[ 16.653] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 16.654] (II) Module wfb: vendor="X.Org Foundation"
[ 16.654] compiled for 1.21.1.24, module version = 1.0.0
[ 16.654] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.657] (WW) Falling back to old probe method for modesetting
[ 16.657] (EE) open /dev/dri/card0: No such file or directory
[ 16.657] (II) modeset(G0): using drv /dev/dri/card1
[ 16.657] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 16.657] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 16.657] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 16.657] (==) NVIDIA(0): RGB weight 888
[ 16.657] (==) NVIDIA(0): Default visual is TrueColor
[ 16.657] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 16.658] (II) Applying OutputClass "nvidia" options to /dev/dri/card2
[ 16.658] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 16.659] (**) NVIDIA(0): Enabling 2D acceleration
[ 16.659] (II) Loading sub module "glxserver_nvidia"
[ 16.659] (II) LoadModule: "glxserver_nvidia"
[ 16.659] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 16.923] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 16.923] compiled for 1.6.99.901, module version = 1.0.0
[ 16.923] Module class: X.Org Server Extension
[ 16.923] (II) NVIDIA GLX Module 580.178.04 Tue Jul 7 12:06:26 UTC 2026
[ 16.924] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 16.926] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 16.926] (--) NVIDIA(0): CRT-0
[ 16.926] (--) NVIDIA(0): DFP-0 (boot)
[ 16.926] (--) NVIDIA(0): DFP-1
[ 16.926] (--) NVIDIA(0): DFP-2
[ 16.926] (--) NVIDIA(0): DFP-3
[ 16.926] (--) NVIDIA(0): DFP-4
[ 16.926] (--) NVIDIA(0): DFP-5
[ 16.926] (--) NVIDIA(0): DFP-6
[ 16.926] (--) NVIDIA(0): DFP-7
[ 16.935] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 970 (GM204-A) at PCI:1:0:0
[ 16.935] (II) NVIDIA(0): (GPU-0)
[ 16.935] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 16.935] (--) NVIDIA(0): VideoBIOS: 84.04.1f.00.01
[ 16.935] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 17.022] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 17.022] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 17.022] (--) NVIDIA(GPU-0):
[ 17.114] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): connected
[ 17.114] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): Internal TMDS
[ 17.114] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): 330.0 MHz maximum pixel clock
[ 17.114] (--) NVIDIA(GPU-0):
[ 17.114] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 17.114] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 17.114] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 17.114] (--) NVIDIA(GPU-0):
[ 17.114] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 17.114] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 17.114] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 17.114] (--) NVIDIA(GPU-0):
[ 17.114] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 17.114] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 17.114] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 17.114] (--) NVIDIA(GPU-0):
[ 17.114] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 17.114] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 17.114] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 17.114] (--) NVIDIA(GPU-0):
[ 17.114] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 17.114] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 17.114] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 17.114] (--) NVIDIA(GPU-0):
[ 17.114] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 17.114] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 17.114] (--) NVIDIA(GPU-0): DFP-6: 960.0 MHz maximum pixel clock
[ 17.114] (--) NVIDIA(GPU-0):
[ 17.114] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 17.114] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 17.114] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 17.114] (--) NVIDIA(GPU-0):
[ 17.124] (==) NVIDIA(0):
[ 17.124] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 17.124] (==) NVIDIA(0): will be used as the requested mode.
[ 17.124] (==) NVIDIA(0):
[ 17.124] (II) NVIDIA(0): Validated MetaModes:
[ 17.124] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 17.124] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 17.131] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
[ 17.131] (--) NVIDIA(0): option
[ 17.132] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 17.132] (==) modeset(G0): RGB weight 888
[ 17.132] (==) modeset(G0): Default visual is TrueColor
[ 17.132] (II) Loading sub module "glamoregl"
[ 17.132] (II) LoadModule: "glamoregl"
[ 17.132] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 17.139] (II) Module glamoregl: vendor="X.Org Foundation"
[ 17.139] compiled for 1.21.1.24, module version = 1.0.1
[ 17.139] ABI class: X.Org ANSI C Emulation, version 0.4
[ 17.528] (II) modeset(G0): glamor: Using OpenGL 4.6 context.
[ 17.528] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4600 (HSW GT2)
[ 17.528] (II) modeset(G0): glamor initialized
[ 17.529] (II) modeset(G0): Output VGA-1-1 has no monitor section
[ 17.533] (II) modeset(G0): Output DP-1-1 has no monitor section
[ 17.534] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 17.538] (II) modeset(G0): Output DP-1-2 has no monitor section
[ 17.539] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[ 17.540] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[ 17.542] (II) modeset(G0): EDID for output VGA-1-1
[ 17.546] (II) modeset(G0): EDID for output DP-1-1
[ 17.547] (II) modeset(G0): EDID for output HDMI-1-1
[ 17.551] (II) modeset(G0): EDID for output DP-1-2
[ 17.552] (II) modeset(G0): EDID for output HDMI-1-2
[ 17.553] (II) modeset(G0): EDID for output HDMI-1-3
[ 17.553] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 17.553] (==) modeset(G0): DPI set to (96, 96)
[ 17.553] (II) Loading sub module "fb"
[ 17.553] (II) LoadModule: "fb"
[ 17.553] (II) Module "fb" already built-in
[ 17.553] (WW) NVIDIA: Failed to bind sideband socket to
[ 17.553] (WW) NVIDIA: '/var/run/nvidia-xdriver-01f85deb' Permission denied
[ 17.553] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[ 17.553] (II) NVIDIA: access.
[ 17.555] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 17.555] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 17.555] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 17.555] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 17.555] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 17.555] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 17.555] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 17.555] (II) NVIDIA(0): Config Options in the README.
[ 17.562] (II) NVIDIA(GPU-0): Implicit sync not fully supported.
[ 17.573] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 17.599] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 17.599] (==) NVIDIA(0): Backing store enabled
[ 17.599] (==) NVIDIA(0): Silken mouse enabled
[ 17.600] (==) NVIDIA(0): DPMS enabled
[ 17.600] (II) Loading sub module "dri2"
[ 17.600] (II) LoadModule: "dri2"
[ 17.600] (II) Module "dri2" already built-in
[ 17.600] (II) NVIDIA(0): [DRI2] Setup complete
[ 17.600] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 17.651] (==) modeset(G0): Backing store enabled
[ 17.651] (==) modeset(G0): Silken mouse enabled
[ 17.652] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 17.652] (==) modeset(G0): DPMS enabled
[ 17.652] (II) modeset(G0): [DRI2] Setup complete
[ 17.652] (II) modeset(G0): [DRI2] DRI driver: crocus
[ 17.652] (II) modeset(G0): [DRI2] VDPAU driver: va_gl
[ 17.652] (II) modeset(G0): Disable reverse prime offload mode for i915.
[ 17.652] (II) Initializing extension Generic Event Extension
[ 17.652] (II) Initializing extension SHAPE
[ 17.652] (II) Initializing extension MIT-SHM
[ 17.652] (II) Initializing extension XInputExtension
[ 17.653] (II) Initializing extension XTEST
[ 17.653] (II) Initializing extension BIG-REQUESTS
[ 17.653] (II) Initializing extension SYNC
[ 17.653] (II) Initializing extension XKEYBOARD
[ 17.654] (II) Initializing extension XC-MISC
[ 17.654] (II) Initializing extension SECURITY
[ 17.654] (II) Initializing extension XFIXES
[ 17.654] (II) Initializing extension RENDER
[ 17.654] (II) Initializing extension RANDR
[ 17.654] (II) Initializing extension COMPOSITE
[ 17.654] (II) Initializing extension DAMAGE
[ 17.654] (II) Initializing extension MIT-SCREEN-SAVER
[ 17.654] (II) Initializing extension DOUBLE-BUFFER
[ 17.655] (II) Initializing extension RECORD
[ 17.655] (II) Initializing extension DPMS
[ 17.655] (II) Initializing extension Present
[ 17.655] (II) Initializing extension DRI3
[ 17.655] (II) Initializing extension X-Resource
[ 17.655] (II) Initializing extension XVideo
[ 17.655] (II) Initializing extension XVideo-MotionCompensation
[ 17.655] (II) Initializing extension GLX
[ 17.655] (II) Initializing extension GLX
[ 17.655] (II) Indirect GLX disabled.
[ 17.655] (II) GLX: Another vendor is already registered for screen 0
[ 17.655] (II) Initializing extension XFree86-VidModeExtension
[ 17.655] (II) Initializing extension XFree86-DGA
[ 17.655] (II) Initializing extension XFree86-DRI
[ 17.655] (II) Initializing extension DRI2
[ 17.656] (II) Initializing extension NV-GLX
[ 17.656] (II) Initializing extension NV-CONTROL
[ 17.656] (II) Initializing extension XINERAMA
[ 17.657] (II) modeset(G0): Damage tracking initialized
[ 17.783] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[ 17.783] (II) No input driver specified, ignoring this device.
[ 17.783] (II) This device may have been added with another device file.
[ 17.783] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[ 17.783] (II) No input driver specified, ignoring this device.
[ 17.783] (II) This device may have been added with another device file.
[ 17.784] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[ 17.784] (II) No input driver specified, ignoring this device.
[ 17.784] (II) This device may have been added with another device file.
[ 17.784] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[ 17.784] (II) No input driver specified, ignoring this device.
[ 17.784] (II) This device may have been added with another device file.
[ 17.785] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[ 17.785] (II) No input driver specified, ignoring this device.
[ 17.785] (II) This device may have been added with another device file.
[ 17.785] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event12)
[ 17.785] (II) No input driver specified, ignoring this device.
[ 17.785] (II) This device may have been added with another device file.
[ 17.786] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event13)
[ 17.786] (II) No input driver specified, ignoring this device.
[ 17.786] (II) This device may have been added with another device file.
[ 17.786] (II) config/udev: Adding input device Wacom Intuos S Pen (/dev/input/event9)
[ 17.786] (**) Wacom Intuos S Pen: Applying InputClass "libinput tablet catchall"
[ 17.786] (II) LoadModule: "libinput"
[ 17.786] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 17.792] (II) Module libinput: vendor="X.Org Foundation"
[ 17.792] compiled for 1.21.1.13, module version = 1.5.0
[ 17.792] Module class: X.Org XInput Driver
[ 17.792] ABI class: X.Org XInput driver, version 24.4
[ 17.792] (II) Using input driver 'libinput' for 'Wacom Intuos S Pen'
[ 17.844] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 46 paused 0
[ 17.844] (**) Wacom Intuos S Pen: always reports core events
[ 17.844] (**) Option "Device" "/dev/input/event9"
[ 17.852] (II) event9 - Wacom Intuos S Pen: is tagged by udev as: Tablet
[ 17.886] (II) event9 - Wacom Intuos S Pen: device is a tablet
[ 17.886] (II) event9 - Wacom Intuos S Pen: device removed
[ 17.886] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:056A:0374.0001/input/input13/event9"
[ 17.886] (II) XINPUT: Adding extended input device "Wacom Intuos S Pen" (type: TABLET, id 6)
[ 17.888] (II) event9 - Wacom Intuos S Pen: is tagged by udev as: Tablet
[ 17.905] (II) event9 - Wacom Intuos S Pen: device is a tablet
[ 17.906] (II) config/udev: Adding input device Wacom Intuos S Pen (/dev/input/mouse1)
[ 17.906] (II) No input driver specified, ignoring this device.
[ 17.906] (II) This device may have been added with another device file.
[ 17.906] (II) config/udev: Adding input device Wacom Intuos S Pad (/dev/input/event10)
[ 17.906] (**) Wacom Intuos S Pad: Applying InputClass "libinput tablet catchall"
[ 17.906] (II) Using input driver 'libinput' for 'Wacom Intuos S Pad'
[ 17.907] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 50 paused 0
[ 17.907] (**) Wacom Intuos S Pad: always reports core events
[ 17.907] (**) Option "Device" "/dev/input/event10"
[ 17.908] (II) event10 - Wacom Intuos S Pad: is tagged by udev as: Tablet TabletPad
[ 17.926] (II) event10 - Wacom Intuos S Pad: device is a tablet pad
[ 17.926] (II) event10 - Wacom Intuos S Pad: device removed
[ 17.926] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:056A:0374.0001/input/input15/event10"
[ 17.926] (II) XINPUT: Adding extended input device "Wacom Intuos S Pad" (type: PAD, id 7)
[ 17.926] (**) Option "AccelerationScheme" "none"
[ 17.926] (**) Wacom Intuos S Pad: (accel) selected scheme none/0
[ 17.926] (**) Wacom Intuos S Pad: (accel) acceleration factor: 2.000
[ 17.926] (**) Wacom Intuos S Pad: (accel) acceleration threshold: 4
[ 17.927] (II) event10 - Wacom Intuos S Pad: is tagged by udev as: Tablet TabletPad
[ 17.945] (II) event10 - Wacom Intuos S Pad: device is a tablet pad
[ 17.946] (II) config/udev: Adding input device Wacom Intuos S Pad (/dev/input/js0)
[ 17.946] (II) No input driver specified, ignoring this device.
[ 17.946] (II) This device may have been added with another device file.
[ 17.946] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event2)
[ 17.946] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 17.946] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[ 17.947] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 51 paused 0
[ 17.947] (**) PixArt USB Optical Mouse: always reports core events
[ 17.947] (**) Option "Device" "/dev/input/event2"
[ 17.948] (II) event2 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 17.948] (II) event2 - PixArt USB Optical Mouse: device is a pointer
[ 17.948] (II) event2 - PixArt USB Optical Mouse: device removed
[ 17.948] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.948] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.948] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.948] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:0458:0137.0002/input/input4/event2"
[ 17.948] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 8)
[ 17.948] (**) Option "AccelerationScheme" "none"
[ 17.948] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[ 17.948] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[ 17.948] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[ 17.950] (II) event2 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 17.950] (II) event2 - PixArt USB Optical Mouse: device is a pointer
[ 17.950] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[ 17.950] (II) No input driver specified, ignoring this device.
[ 17.950] (II) This device may have been added with another device file.
[ 17.951] (II) config/udev: Adding input device fifine Microphone (/dev/input/event3)
[ 17.951] (**) fifine Microphone: Applying InputClass "libinput keyboard catchall"
[ 17.951] (**) fifine Microphone: Applying InputClass "system-keyboard"
[ 17.951] (II) Using input driver 'libinput' for 'fifine Microphone'
[ 17.952] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 52 paused 0
[ 17.952] (**) fifine Microphone: always reports core events
[ 17.952] (**) Option "Device" "/dev/input/event3"
[ 17.953] (II) event3 - fifine Microphone: is tagged by udev as: Keyboard
[ 17.953] (II) event3 - fifine Microphone: device is a keyboard
[ 17.953] (II) event3 - fifine Microphone: device removed
[ 17.953] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:3142:A008.0003/input/input5/event3"
[ 17.953] (II) XINPUT: Adding extended input device "fifine Microphone" (type: KEYBOARD, id 9)
[ 17.953] (**) Option "xkb_model" "pc105+inet"
[ 17.953] (**) Option "xkb_layout" "us"
[ 17.953] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 17.976] (II) event3 - fifine Microphone: is tagged by udev as: Keyboard
[ 17.976] (II) event3 - fifine Microphone: device is a keyboard
[ 17.977] (II) config/udev: Adding input device SONiX USB Keyboard (/dev/input/event4)
[ 17.977] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 17.977] (**) SONiX USB Keyboard: Applying InputClass "system-keyboard"
[ 17.977] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[ 17.977] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 53 paused 0
[ 17.978] (**) SONiX USB Keyboard: always reports core events
[ 17.978] (**) Option "Device" "/dev/input/event4"
[ 17.979] (II) event4 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 17.979] (II) event4 - SONiX USB Keyboard: device is a keyboard
[ 17.979] (II) event4 - SONiX USB Keyboard: device removed
[ 17.979] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:0C45:7605.0004/input/input6/event4"
[ 17.979] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: KEYBOARD, id 10)
[ 17.979] (**) Option "xkb_model" "pc105+inet"
[ 17.979] (**) Option "xkb_layout" "us"
[ 17.979] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 17.980] (II) event4 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 17.980] (II) event4 - SONiX USB Keyboard: device is a keyboard
[ 17.981] (II) config/udev: Adding input device SONiX USB Keyboard Consumer Control (/dev/input/event5)
[ 17.981] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 17.981] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 17.981] (II) Using input driver 'libinput' for 'SONiX USB Keyboard Consumer Control'
[ 17.982] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 54 paused 0
[ 17.982] (**) SONiX USB Keyboard Consumer Control: always reports core events
[ 17.982] (**) Option "Device" "/dev/input/event5"
[ 17.983] (II) event5 - SONiX USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 17.983] (II) event5 - SONiX USB Keyboard Consumer Control: device is a keyboard
[ 17.983] (II) event5 - SONiX USB Keyboard Consumer Control: device removed
[ 17.983] (II) libinput: SONiX USB Keyboard Consumer Control: needs a virtual subdevice
[ 17.983] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0C45:7605.0005/input/input7/event5"
[ 17.983] (II) XINPUT: Adding extended input device "SONiX USB Keyboard Consumer Control" (type: MOUSE, id 11)
[ 17.983] (**) Option "AccelerationScheme" "none"
[ 17.983] (**) SONiX USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 17.983] (**) SONiX USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 17.983] (**) SONiX USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 17.984] (II) event5 - SONiX USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 17.985] (II) event5 - SONiX USB Keyboard Consumer Control: device is a keyboard
[ 17.985] (II) config/udev: Adding input device SONiX USB Keyboard System Control (/dev/input/event6)
[ 17.985] (**) SONiX USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 17.985] (**) SONiX USB Keyboard System Control: Applying InputClass "system-keyboard"
[ 17.985] (II) Using input driver 'libinput' for 'SONiX USB Keyboard System Control'
[ 17.986] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 55 paused 0
[ 17.986] (**) SONiX USB Keyboard System Control: always reports core events
[ 17.986] (**) Option "Device" "/dev/input/event6"
[ 17.987] (II) event6 - SONiX USB Keyboard System Control: is tagged by udev as: Keyboard
[ 17.987] (II) event6 - SONiX USB Keyboard System Control: device is a keyboard
[ 17.987] (II) event6 - SONiX USB Keyboard System Control: device removed
[ 17.987] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0C45:7605.0005/input/input8/event6"
[ 17.987] (II) XINPUT: Adding extended input device "SONiX USB Keyboard System Control" (type: KEYBOARD, id 12)
[ 17.987] (**) Option "xkb_model" "pc105+inet"
[ 17.987] (**) Option "xkb_layout" "us"
[ 17.987] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 17.988] (II) event6 - SONiX USB Keyboard System Control: is tagged by udev as: Keyboard
[ 17.989] (II) event6 - SONiX USB Keyboard System Control: device is a keyboard
[ 17.989] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event18)
[ 17.989] (II) No input driver specified, ignoring this device.
[ 17.989] (II) This device may have been added with another device file.
[ 17.990] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event19)
[ 17.990] (II) No input driver specified, ignoring this device.
[ 17.990] (II) This device may have been added with another device file.
[ 17.990] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event20)
[ 17.990] (II) No input driver specified, ignoring this device.
[ 17.990] (II) This device may have been added with another device file.
[ 17.990] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event21)
[ 17.990] (II) No input driver specified, ignoring this device.
[ 17.990] (II) This device may have been added with another device file.
[ 17.991] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event22)
[ 17.991] (II) No input driver specified, ignoring this device.
[ 17.991] (II) This device may have been added with another device file.
[ 17.991] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 17.991] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 17.991] (**) Power Button: Applying InputClass "system-keyboard"
[ 17.991] (II) Using input driver 'libinput' for 'Power Button'
[ 17.992] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 56 paused 0
[ 17.992] (**) Power Button: always reports core events
[ 17.992] (**) Option "Device" "/dev/input/event1"
[ 17.992] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 17.992] (II) event1 - Power Button: device is a keyboard
[ 17.992] (II) event1 - Power Button: device removed
[ 17.992] (**) Option "config_info" "udev:/sys/devices/platform/LNXPWRBN:00/input/input1/event1"
[ 17.992] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 13)
[ 17.992] (**) Option "xkb_model" "pc105+inet"
[ 17.992] (**) Option "xkb_layout" "us"
[ 17.992] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 17.993] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 17.993] (II) event1 - Power Button: device is a keyboard
[ 17.993] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 17.993] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 17.993] (**) Power Button: Applying InputClass "system-keyboard"
[ 17.993] (II) Using input driver 'libinput' for 'Power Button'
[ 17.994] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 57 paused 0
[ 17.994] (**) Power Button: always reports core events
[ 17.994] (**) Option "Device" "/dev/input/event0"
[ 17.994] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 17.995] (II) event0 - Power Button: device is a keyboard
[ 17.995] (II) event0 - Power Button: device removed
[ 17.995] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0C:00/input/input0/event0"
[ 17.995] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 14)
[ 17.995] (**) Option "xkb_model" "pc105+inet"
[ 17.995] (**) Option "xkb_layout" "us"
[ 17.995] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 17.995] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 17.995] (II) event0 - Power Button: device is a keyboard
[ 17.996] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 17.996] (II) No input driver specified, ignoring this device.
[ 17.996] (II) This device may have been added with another device file.
[ 17.998] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
[ 17.998] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 17.998] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 17.998] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 17.999] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 58 paused 0
[ 17.999] (**) HP WMI hotkeys: always reports core events
[ 17.999] (**) Option "Device" "/dev/input/event8"
[ 17.999] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 17.999] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 17.999] (II) event8 - HP WMI hotkeys: device removed
[ 17.999] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event8"
[ 17.999] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 15)
[ 17.999] (**) Option "xkb_model" "pc105+inet"
[ 17.999] (**) Option "xkb_layout" "us"
[ 17.999] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.000] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 18.000] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 18.004] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 18.004] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 18.004] (II) Using input driver 'libinput' for 'SONiX USB Keyboard Consumer Control'
[ 18.004] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 18.004] (**) SONiX USB Keyboard Consumer Control: always reports core events
[ 18.004] (**) Option "Device" "/dev/input/event5"
[ 18.004] (II) libinput: SONiX USB Keyboard Consumer Control: is a virtual subdevice
[ 18.004] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0C45:7605.0005/input/input7/event5"
[ 18.004] (II) XINPUT: Adding extended input device "SONiX USB Keyboard Consumer Control" (type: KEYBOARD, id 16)
[ 18.004] (**) Option "xkb_model" "pc105+inet"
[ 18.004] (**) Option "xkb_layout" "us"
[ 18.004] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.447] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 19.447] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 19.447] (--) NVIDIA(GPU-0):
[ 19.540] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): connected
[ 19.540] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): Internal TMDS
[ 19.540] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): 330.0 MHz maximum pixel clock
[ 19.540] (--) NVIDIA(GPU-0):
[ 19.540] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 19.540] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 19.540] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 19.540] (--) NVIDIA(GPU-0):
[ 19.540] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 19.540] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 19.540] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 19.540] (--) NVIDIA(GPU-0):
[ 19.540] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 19.540] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 19.541] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 19.541] (--) NVIDIA(GPU-0):
[ 19.541] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 19.541] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 19.541] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 19.541] (--) NVIDIA(GPU-0):
[ 19.541] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 19.541] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 19.541] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 19.541] (--) NVIDIA(GPU-0):
[ 19.541] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 19.541] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 19.541] (--) NVIDIA(GPU-0): DFP-6: 960.0 MHz maximum pixel clock
[ 19.541] (--) NVIDIA(GPU-0):
[ 19.541] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 19.541] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 19.541] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 19.541] (--) NVIDIA(GPU-0):
[ 19.587] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 19.587] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 19.587] (--) NVIDIA(GPU-0):
[ 19.680] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): connected
[ 19.680] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): Internal TMDS
[ 19.680] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): 330.0 MHz maximum pixel clock
[ 19.680] (--) NVIDIA(GPU-0):
[ 19.680] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 19.680] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 19.680] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 19.680] (--) NVIDIA(GPU-0):
[ 19.680] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 19.680] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 19.680] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 19.680] (--) NVIDIA(GPU-0):
[ 19.680] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 19.680] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 19.680] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 19.680] (--) NVIDIA(GPU-0):
[ 19.680] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 19.680] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 19.680] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 19.680] (--) NVIDIA(GPU-0):
[ 19.680] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 19.680] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 19.680] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 19.680] (--) NVIDIA(GPU-0):
[ 19.680] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 19.680] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 19.680] (--) NVIDIA(GPU-0): DFP-6: 960.0 MHz maximum pixel clock
[ 19.680] (--) NVIDIA(GPU-0):
[ 19.680] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 19.680] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 19.680] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 19.680] (--) NVIDIA(GPU-0):
[ 19.741] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 19.741] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 19.741] (--) NVIDIA(GPU-0):
[ 19.833] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): connected
[ 19.833] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): Internal TMDS
[ 19.833] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): 330.0 MHz maximum pixel clock
[ 19.833] (--) NVIDIA(GPU-0):
[ 19.834] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 19.834] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 19.834] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 19.834] (--) NVIDIA(GPU-0):
[ 19.834] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 19.834] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 19.834] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 19.834] (--) NVIDIA(GPU-0):
[ 19.834] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 19.834] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 19.834] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 19.834] (--) NVIDIA(GPU-0):
[ 19.834] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 19.834] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 19.834] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 19.834] (--) NVIDIA(GPU-0):
[ 19.834] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 19.834] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 19.834] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 19.834] (--) NVIDIA(GPU-0):
[ 19.834] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 19.834] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 19.834] (--) NVIDIA(GPU-0): DFP-6: 960.0 MHz maximum pixel clock
[ 19.834] (--) NVIDIA(GPU-0):
[ 19.834] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 19.834] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 19.834] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 19.834] (--) NVIDIA(GPU-0):
[ 19.881] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 19.881] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 19.881] (--) NVIDIA(GPU-0):
[ 19.973] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): connected
[ 19.973] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): Internal TMDS
[ 19.973] (--) NVIDIA(GPU-0): Samsung SMS22A200/460 (DFP-0): 330.0 MHz maximum pixel clock
[ 19.973] (--) NVIDIA(GPU-0):
[ 19.974] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 19.974] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 19.974] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 19.974] (--) NVIDIA(GPU-0):
[ 19.974] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 19.974] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 19.974] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 19.974] (--) NVIDIA(GPU-0):
[ 19.974] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 19.974] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 19.974] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 19.974] (--) NVIDIA(GPU-0):
[ 19.974] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 19.974] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 19.974] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 19.974] (--) NVIDIA(GPU-0):
[ 19.974] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 19.974] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 19.974] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 19.974] (--) NVIDIA(GPU-0):
[ 19.974] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 19.974] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 19.974] (--) NVIDIA(GPU-0): DFP-6: 960.0 MHz maximum pixel clock
[ 19.974] (--) NVIDIA(GPU-0):
[ 19.974] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 19.974] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 19.974] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 19.974] (--) NVIDIA(GPU-0): and g1xinfo -B
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 4096 MB
Total available memory: 4096 MB
Currently available dedicated video memory: 3671 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GTX 970/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 580.178.04
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6.0 NVIDIA 580.178.04
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 580.178.04
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20and vulkaninfo --summary for some reason crashed my PC first time I ran it (or at least, turned off the monitor and wouldn't let it go back on), then corrupted itself, and then I had to reinstall it.
[personal@archlinux ~]$ sudo vulkaninfo --summary
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
MESA-INTEL: warning: Haswell Vulkan support is incomplete
==========
VULKANINFO
==========
Vulkan Instance Version: 1.4.357
Instance Extensions: count = 27
-------------------------------
VK_EXT_acquire_drm_display : extension revision 1
VK_EXT_acquire_xlib_display : extension revision 1
VK_EXT_debug_report : extension revision 10
VK_EXT_debug_utils : extension revision 2
VK_EXT_direct_mode_display : extension revision 1
VK_EXT_display_surface_counter : extension revision 1
VK_EXT_headless_surface : extension revision 1
VK_EXT_layer_settings : extension revision 2
VK_EXT_surface_maintenance1 : extension revision 1
VK_EXT_swapchain_colorspace : extension revision 5
VK_KHR_device_group_creation : extension revision 1
VK_KHR_display : extension revision 23
VK_KHR_external_fence_capabilities : extension revision 1
VK_KHR_external_memory_capabilities : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2 : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2 : extension revision 1
VK_KHR_portability_enumeration : extension revision 1
VK_KHR_surface : extension revision 25
VK_KHR_surface_maintenance1 : extension revision 1
VK_KHR_surface_protected_capabilities : extension revision 1
VK_KHR_wayland_surface : extension revision 6
VK_KHR_xcb_surface : extension revision 6
VK_KHR_xlib_surface : extension revision 6
VK_LUNARG_direct_driver_loading : extension revision 1
VK_NV_display_stereo : extension revision 1
Instance Layers: count = 4
--------------------------
VK_LAYER_MESA_anti_lag Open-source implementation of the VK_AMD_anti_lag extension. 1.4.303 version 1
VK_LAYER_MESA_device_select Linux device selection layer 1.4.303 version 1
VK_LAYER_NV_optimus NVIDIA Optimus layer 1.4.312 version 1
VK_LAYER_NV_present NVIDIA GR2608 layer 1.4.312 version 1
Devices:
========
GPU0:
apiVersion = 1.4.312
driverVersion = 580.178.4.0
vendorID = 0x10de
deviceID = 0x13c2
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName = NVIDIA GeForce GTX 970
driverID = DRIVER_ID_NVIDIA_PROPRIETARY
driverName = NVIDIA
driverInfo = 580.178.04
conformanceVersion = 1.4.1.3
deviceUUID = bfe8bf6e-9d53-1e9d-d663-bce020e19b58
driverUUID = f0e773c0-8ed4-56b7-842b-3368d137712a
GPU1:
apiVersion = 1.2.354
driverVersion = 26.1.7
vendorID = 0x8086
deviceID = 0x0412
deviceType = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
deviceName = Intel(R) HD Graphics 4600 (HSW GT2)
driverID = DRIVER_ID_INTEL_OPEN_SOURCE_MESA
driverName = Intel open-source Mesa driver
driverInfo = Mesa 26.1.7-arch1.1
conformanceVersion = 0.0.0.0
deviceUUID = 86801204-0600-0000-0002-000000000000
driverUUID = 1dbc2733-db01-64b9-6ff9-dc0d70248c12Also, I don't know what made it work, maybe installing linux-zen-headers instead of linux-headers, but I can play everything now under the requirement that I keep the compatibility layer, proton, off.
Thank you all for your help!!! ![]()
Offline
Do note that nvidia-580xx being an AUR package will not be updated with normal pacman updates, if you used makepkg you'll want to occasionally check for newer versions, especially as they might contain kernel compat patches and pay attention during updates of the kernel that the "dkms build hook" ran properly and was able to compile the nvidia module against the kernel. If you're using an AUR helper those should™ keep somewhat proper track of this.
Offline
Also, I don't know what made it work, maybe installing linux-zen-headers instead of linux-headers
yes sorry thats my bad i missed that you werent using the default kernel, glad its working now
Offline
Pages: 1