You are not logged in.
Pages: 1
Hello, since I exhausted every possible solution I know, I decided to post here in case someone knows a bit more.
My PC is not a beast by far I know, here are the specs:
Kernel: Zen
CPU: Intel I5 4690
GPU: Nvidia 1030 (proprietary drivers)
RAM: 8 GB
SSDs: 2 (one with Windows installed and one with Arch)
So, I usually do a little gaming on my Windows setup. Recently I decided to play Rust, a game that for sure needs some more RAM and maybe a better GPU. On my Windows setup it runs fine, no FPS drops, very smooth (1080p resolution, kinda low graphical settings).
I would like to play it on Arch setup too for reasons. But the performance is horrible. Very very low unplayable FPS. Now, since the hardware is the same and on Windows it runs fine, I expect that I would get at least similar results on Arch. But for unknown reasons it is just horrible. Fps are like 0-10.
I wonder what on my Arch setup could be wrongly configured to have such a different performance compared to Windows, did I miss anything?
Among other things, I already set the CPU governor to performance. And enabled zram of 4GB to avoid swapping on the hard drive. I also have updated everything to their latest versions.
Any help would be appreciated. I know I can game on Windows instead but I just want to be able to do it on Arch (im using steam with Proton btw).
Finally, just to mention I also recently played Vtm:B on my Arch setup, an old game from the 2000s. And I still had some FPS drops on certain areas. So, I don't think it's game specific.
Offline
That processor usually has an integrated intel gpu ( Intel® HD Graphics 4600) .
please post lspci -k , glxinfo -B and xorg log.
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
Hello thanks for the reply, here are my logs.
lspci -k
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
Subsystem: ASUSTeK Computer Inc. Device 8534
Kernel driver in use: hsw_uncore
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
Kernel driver in use: pcieport
00:14.0 USB controller: Intel Corporation 9 Series Chipset Family USB xHCI Controller
Subsystem: ASUSTeK Computer Inc. Device 8534
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00:16.0 Communication controller: Intel Corporation 9 Series Chipset Family ME Interface #1
Subsystem: ASUSTeK Computer Inc. Device 8534
Kernel driver in use: mei_me
Kernel modules: mei_me
00:1a.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #2
Subsystem: ASUSTeK Computer Inc. Device 8534
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1b.0 Audio device: Intel Corporation 9 Series Chipset Family HD Audio Controller
Subsystem: ASUSTeK Computer Inc. Device 8616
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 1 (rev d0)
Kernel driver in use: pcieport
00:1c.2 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 3 (rev d0)
Kernel driver in use: pcieport
00:1c.3 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d0)
Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #1
Subsystem: ASUSTeK Computer Inc. Device 8534
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1f.0 ISA bridge: Intel Corporation H97 Chipset LPC Controller
Subsystem: ASUSTeK Computer Inc. Device 8534
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 9 Series Chipset Family SATA Controller [AHCI Mode]
Subsystem: ASUSTeK Computer Inc. Device 8534
Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 9 Series Chipset Family SMBus Controller
Subsystem: ASUSTeK Computer Inc. Device 8534
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
01:00.0 VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1)
Subsystem: ZOTAC International (MCO) Ltd. Device 1476
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
01:00.1 Audio device: NVIDIA Corporation GP108 High Definition Audio Controller (rev a1)
Subsystem: ZOTAC International (MCO) Ltd. Device 1476
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 11)
Subsystem: ASUSTeK Computer Inc. Device 859e
Kernel driver in use: r8169
Kernel modules: r8169
04:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 04)
glxinfo -B
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 2048 MB
Total available memory: 2048 MB
Currently available dedicated video memory: 1752 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 1030/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 455.45.01
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 455.45.01
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 455.45.01
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
[ 24.909] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 24.910]
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[ 24.910] Build Operating System: Linux Arch Linux
[ 24.910] Current Operating System: Linux sotitsiarch 5.9.11-zen2-1-zen #1 ZEN SMP PREEMPT Sat, 28 Nov 2020 02:08:52 +0000 x86_64
[ 24.910] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img root=LABEL=archroot rw nowatchdog nvidia-drm.modeset=1
[ 24.910] Build Date: 19 November 2020 11:42:45AM
[ 24.910]
[ 24.910] Current version of pixman: 0.40.0
[ 24.910] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 24.910] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 24.910] (==) Log file: "/home/sotiris/.local/share/xorg/Xorg.0.log", Time: Wed Dec 2 14:40:34 2020
[ 24.911] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 24.911] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 24.913] (==) ServerLayout "Layout0"
[ 24.913] (**) |-->Screen "Screen0" (0)
[ 24.913] (**) | |-->Monitor "Monitor0"
[ 24.913] (**) | |-->Device "Device0"
[ 24.913] (**) |-->Input Device "Keyboard0"
[ 24.913] (**) |-->Input Device "Mouse0"
[ 24.913] (**) Option "Xinerama" "0"
[ 24.913] (==) Automatically adding devices
[ 24.913] (==) Automatically enabling devices
[ 24.913] (==) Automatically adding GPU devices
[ 24.913] (==) Automatically binding GPU devices
[ 24.913] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 24.913] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 24.913] Entry deleted from font path.
[ 24.913] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 24.913] Entry deleted from font path.
[ 24.913] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 24.913] Entry deleted from font path.
[ 24.913] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 24.913] Entry deleted from font path.
[ 24.913] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 24.913] Entry deleted from font path.
[ 24.913] (==) FontPath set to:
/usr/share/fonts/TTF
[ 24.914] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 24.914] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 24.914] (WW) Disabling Keyboard0
[ 24.914] (WW) Disabling Mouse0
[ 24.914] (II) Module ABI versions:
[ 24.914] X.Org ANSI C Emulation: 0.4
[ 24.914] X.Org Video Driver: 24.1
[ 24.914] X.Org XInput driver : 24.1
[ 24.914] X.Org Server Extension : 10.0
[ 24.914] (++) using VT number 1
[ 24.915] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 24.915] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 24.916] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 24.916] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 24.917] (--) PCI:*(1@0:0:0) 10de:1d01:19da:1476 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 24.917] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 24.917] (II) LoadModule: "glx"
[ 24.922] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 24.935] (II) Module glx: vendor="X.Org Foundation"
[ 24.935] compiled for 1.20.9, module version = 1.0.0
[ 24.935] ABI class: X.Org Server Extension, version 10.0
[ 24.935] (II) LoadModule: "nvidia"
[ 24.935] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 24.943] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 24.943] compiled for 1.6.99.901, module version = 1.0.0
[ 24.943] Module class: X.Org Video Driver
[ 24.943] (II) NVIDIA dlloader X Driver 455.45.01 Thu Nov 5 23:01:05 UTC 2020
[ 24.943] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 24.944] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 24.944] (II) systemd-logind: releasing fd for 226:0
[ 24.946] (II) Loading sub module "fb"
[ 24.946] (II) LoadModule: "fb"
[ 24.946] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 24.949] (II) Module fb: vendor="X.Org Foundation"
[ 24.949] compiled for 1.20.9, module version = 1.0.0
[ 24.949] ABI class: X.Org ANSI C Emulation, version 0.4
[ 24.949] (II) Loading sub module "wfb"
[ 24.949] (II) LoadModule: "wfb"
[ 24.949] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 24.950] (II) Module wfb: vendor="X.Org Foundation"
[ 24.950] compiled for 1.20.9, module version = 1.0.0
[ 24.950] ABI class: X.Org ANSI C Emulation, version 0.4
[ 24.950] (II) Loading sub module "ramdac"
[ 24.950] (II) LoadModule: "ramdac"
[ 24.950] (II) Module "ramdac" already built-in
[ 24.953] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 24.953] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 24.953] (==) NVIDIA(0): RGB weight 888
[ 24.953] (==) NVIDIA(0): Default visual is TrueColor
[ 24.953] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 24.953] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 24.953] (**) NVIDIA(0): Option "Stereo" "0"
[ 24.953] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[ 24.953] (**) NVIDIA(0): Option "SLI" "Off"
[ 24.953] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 24.953] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 24.953] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 24.954] (**) NVIDIA(0): Stereo disabled by request
[ 24.954] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 24.954] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 24.954] (**) NVIDIA(0): Option "MetaModes" "1680x1050_60 +0+0"
[ 24.954] (**) NVIDIA(0): Enabling 2D acceleration
[ 24.954] (II) Loading sub module "glxserver_nvidia"
[ 24.954] (II) LoadModule: "glxserver_nvidia"
[ 24.954] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 25.067] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 25.067] compiled for 1.6.99.901, module version = 1.0.0
[ 25.067] Module class: X.Org Server Extension
[ 25.067] (II) NVIDIA GLX Module 455.45.01 Thu Nov 5 22:58:18 UTC 2020
[ 25.070] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 25.074] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 25.074] (--) NVIDIA(0): DFP-0 (boot)
[ 25.074] (--) NVIDIA(0): DFP-1
[ 25.074] (II) NVIDIA(0): NVIDIA GPU GeForce GT 1030 (GP108-A) at PCI:1:0:0 (GPU-0)
[ 25.074] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 25.074] (--) NVIDIA(0): VideoBIOS: 86.08.0c.00.33
[ 25.074] (II) NVIDIA(0): Detected PCI Express Link width: 4X
[ 25.074] (--) NVIDIA(GPU-0): LG Electronics W2234 (DFP-0): connected
[ 25.074] (--) NVIDIA(GPU-0): LG Electronics W2234 (DFP-0): Internal DisplayPort
[ 25.074] (--) NVIDIA(GPU-0): LG Electronics W2234 (DFP-0): 1440.0 MHz maximum pixel clock
[ 25.074] (--) NVIDIA(GPU-0):
[ 25.074] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 25.074] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 25.074] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 25.074] (--) NVIDIA(GPU-0):
[ 25.078] (II) NVIDIA(0): Validated MetaModes:
[ 25.078] (II) NVIDIA(0): "1680x1050_60+0+0"
[ 25.078] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[ 25.083] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
[ 25.083] (--) NVIDIA(0): option
[ 25.083] (WW) NVIDIA: Failed to bind sideband socket to
[ 25.083] (WW) NVIDIA: '/var/run/nvidia-xdriver-e58cf4fc' Permission denied
[ 25.083] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 25.083] (II) NVIDIA: access.
[ 25.087] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 25.087] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 25.087] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 25.087] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 25.087] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 25.087] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 25.087] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 25.087] (II) NVIDIA(0): Config Options in the README.
[ 25.108] (II) NVIDIA(0): Setting mode "1680x1050_60+0+0"
[ 25.208] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 25.208] (==) NVIDIA(0): Backing store enabled
[ 25.208] (==) NVIDIA(0): Silken mouse disabled
[ 25.208] (**) NVIDIA(0): DPMS enabled
[ 25.208] (II) Loading sub module "dri2"
[ 25.208] (II) LoadModule: "dri2"
[ 25.208] (II) Module "dri2" already built-in
[ 25.208] (II) NVIDIA(0): [DRI2] Setup complete
[ 25.208] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 25.209] (II) Initializing extension Generic Event Extension
[ 25.209] (II) Initializing extension SHAPE
[ 25.209] (II) Initializing extension MIT-SHM
[ 25.209] (II) Initializing extension XInputExtension
[ 25.209] (II) Initializing extension XTEST
[ 25.209] (II) Initializing extension BIG-REQUESTS
[ 25.209] (II) Initializing extension SYNC
[ 25.209] (II) Initializing extension XKEYBOARD
[ 25.209] (II) Initializing extension XC-MISC
[ 25.209] (II) Initializing extension SECURITY
[ 25.209] (II) Initializing extension XFIXES
[ 25.209] (II) Initializing extension RENDER
[ 25.209] (II) Initializing extension RANDR
[ 25.209] (II) Initializing extension COMPOSITE
[ 25.209] (II) Initializing extension DAMAGE
[ 25.209] (II) Initializing extension MIT-SCREEN-SAVER
[ 25.209] (II) Initializing extension DOUBLE-BUFFER
[ 25.209] (II) Initializing extension RECORD
[ 25.209] (II) Initializing extension DPMS
[ 25.209] (II) Initializing extension Present
[ 25.209] (II) Initializing extension DRI3
[ 25.209] (II) Initializing extension X-Resource
[ 25.209] (II) Initializing extension XVideo
[ 25.209] (II) Initializing extension XVideo-MotionCompensation
[ 25.209] (II) Initializing extension GLX
[ 25.209] (II) Initializing extension GLX
[ 25.209] (II) Indirect GLX disabled.
[ 25.209] (II) GLX: Another vendor is already registered for screen 0
[ 25.209] (II) Initializing extension XFree86-VidModeExtension
[ 25.209] (II) Initializing extension XFree86-DGA
[ 25.209] (II) Initializing extension XFree86-DRI
[ 25.209] (II) Initializing extension DRI2
[ 25.209] (II) Initializing extension NV-GLX
[ 25.210] (II) Initializing extension NV-CONTROL
[ 25.210] (II) Initializing extension XINERAMA
[ 25.266] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 25.266] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 25.266] (II) LoadModule: "libinput"
[ 25.267] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 25.272] (II) Module libinput: vendor="X.Org Foundation"
[ 25.272] compiled for 1.20.8, module version = 0.30.0
[ 25.272] Module class: X.Org XInput Driver
[ 25.272] ABI class: X.Org XInput driver, version 24.1
[ 25.272] (II) Using input driver 'libinput' for 'Power Button'
[ 25.272] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 29 paused 0
[ 25.272] (**) Power Button: always reports core events
[ 25.272] (**) Option "Device" "/dev/input/event1"
[ 25.272] (**) Option "_source" "server/udev"
[ 25.279] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 25.279] (II) event1 - Power Button: device is a keyboard
[ 25.279] (II) event1 - Power Button: device removed
[ 25.279] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 25.279] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 25.280] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 25.280] (II) event1 - Power Button: device is a keyboard
[ 25.280] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 25.280] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 25.280] (II) Using input driver 'libinput' for 'Power Button'
[ 25.280] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 32 paused 0
[ 25.280] (**) Power Button: always reports core events
[ 25.280] (**) Option "Device" "/dev/input/event0"
[ 25.280] (**) Option "_source" "server/udev"
[ 25.281] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 25.281] (II) event0 - Power Button: device is a keyboard
[ 25.281] (II) event0 - Power Button: device removed
[ 25.281] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 25.281] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 25.282] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 25.282] (II) event0 - Power Button: device is a keyboard
[ 25.282] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[ 25.282] (II) No input driver specified, ignoring this device.
[ 25.282] (II) This device may have been added with another device file.
[ 25.283] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[ 25.283] (II) No input driver specified, ignoring this device.
[ 25.283] (II) This device may have been added with another device file.
[ 25.283] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[ 25.283] (II) No input driver specified, ignoring this device.
[ 25.283] (II) This device may have been added with another device file.
[ 25.283] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[ 25.283] (II) No input driver specified, ignoring this device.
[ 25.283] (II) This device may have been added with another device file.
[ 25.283] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
[ 25.283] (II) No input driver specified, ignoring this device.
[ 25.283] (II) This device may have been added with another device file.
[ 25.284] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event19)
[ 25.284] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 25.284] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[ 25.284] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 33 paused 0
[ 25.284] (**) Logitech USB Keyboard: always reports core events
[ 25.284] (**) Option "Device" "/dev/input/event19"
[ 25.284] (**) Option "_source" "server/udev"
[ 25.285] (II) event19 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 25.285] (II) event19 - Logitech USB Keyboard: device is a keyboard
[ 25.285] (II) event19 - Logitech USB Keyboard: device removed
[ 25.285] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10:1.0/0003:046D:C31C.0005/input/input22/event19"
[ 25.285] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 8)
[ 25.286] (II) event19 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 25.286] (II) event19 - Logitech USB Keyboard: device is a keyboard
[ 25.287] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event20)
[ 25.287] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 25.287] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[ 25.287] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 34 paused 0
[ 25.287] (**) Logitech USB Keyboard Consumer Control: always reports core events
[ 25.287] (**) Option "Device" "/dev/input/event20"
[ 25.287] (**) Option "_source" "server/udev"
[ 25.288] (II) event20 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 25.288] (II) event20 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 25.288] (II) event20 - Logitech USB Keyboard Consumer Control: device removed
[ 25.288] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10:1.1/0003:046D:C31C.0006/input/input23/event20"
[ 25.288] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 9)
[ 25.289] (II) event20 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 25.289] (II) event20 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 25.290] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event21)
[ 25.290] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 25.290] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[ 25.290] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 35 paused 0
[ 25.290] (**) Logitech USB Keyboard System Control: always reports core events
[ 25.290] (**) Option "Device" "/dev/input/event21"
[ 25.290] (**) Option "_source" "server/udev"
[ 25.291] (II) event21 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 25.291] (II) event21 - Logitech USB Keyboard System Control: device is a keyboard
[ 25.291] (II) event21 - Logitech USB Keyboard System Control: device removed
[ 25.291] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10:1.1/0003:046D:C31C.0006/input/input24/event21"
[ 25.291] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 10)
[ 25.292] (II) event21 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 25.292] (II) event21 - Logitech USB Keyboard System Control: device is a keyboard
[ 25.293] (II) config/udev: Adding input device Wacom One by Wacom M Pen (/dev/input/event14)
[ 25.293] (**) Wacom One by Wacom M Pen: Applying InputClass "libinput tablet catchall"
[ 25.293] (**) Wacom One by Wacom M Pen: Applying InputClass "Wacom USB tablet class"
[ 25.293] (**) Wacom One by Wacom M Pen: Applying InputClass "Wacom tablet class"
[ 25.293] (II) LoadModule: "wacom"
[ 25.295] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[ 25.295] (II) Module wacom: vendor="X.Org Foundation"
[ 25.295] compiled for 1.20.8, module version = 0.39.0
[ 25.295] Module class: X.Org XInput Driver
[ 25.295] ABI class: X.Org XInput driver, version 24.1
[ 25.295] (II) Build version: 0.39.0
[ 25.296] (II) wacom: Driver for Wacom graphics tablets: PenPartner, Graphire,
Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3 6x8,
Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun 6x8,
Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461, CTL-660,
CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1, CTH-461/L,
CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos 12x12,
Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550, PL800,
PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521, DTU1931,
DTU2231, DTU1631, DTH1152, DTH1152, DTK2451, DTH2452, DTH2452,
Intuos2 4x5, Intuos2 6x8, Intuos2 9x12, Intuos2 12x12, Intuos2 12x18,
Intuos2 6x8 , Volito, PenStation, Volito2 4x5, Volito2 2x3,
PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6, Bamboo1 5x8, Intuos3 4x5,
Intuos3 6x8, Intuos3 9x12, Intuos3 12x12, Intuos3 12x19,
Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9, Intuos4 8x13,
Intuos4 12x19, Intuos4 WL USB Endpoint,
Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5 touch M,
Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S, Intuos Pro M,
Intuos Pro L, Cintiq 21UX, Cintiq 20WSX, Cintiq 12WX, Cintiq 21UX2,
Cintiq 24HD, Cintiq 22HD, Cintiq 24HD touch (EMR digitizer),
Cintiq 13HD, DTK2241, DTH2242, Cintiq 22HDT, Cintiq 27QHDT,
Cintiq 27QHDT, Mobilestudio Pro 13, MobileStudio Pro 16,
MobileStudio Pro 13, MobileStudio Pro 16, Cintiq 13 FHD Pro,
Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq 13 FHD Pro,
Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq Pro 24,
Mobilestudio Pro 13, MobileStudio Pro 16, MobileStudio Pro 13,
MobileStudio Pro 16, MobileStudio Pro 16, MobileStudio Pro 16,
TabletPC 0x90, TabletPC 0x93, TabletPC 0x97, TabletPC 0x9A,
CapPlus 0x9F, TabletPC 0xE2, TabletPC 0xE3, TabletPC 0xE5,
TabletPC 0xE6, TabletPC 0xEC, TabletPC 0xED, TabletPC 0xEF,
TabletPC 0x100, TabletPC 0x101, TabletPC 0x10D, TabletPC 0x116,
TabletPC 0x12C, TabletPC 0x4001, TabletPC 0x4004, TabletPC 0x5000,
TabletPC 0x5002, usb:172f:0024, usb:172f:0025, usb:172f:0026,
usb:172f:0027, usb:172f:0028, usb:172f:0030, usb:172f:0031,
usb:172f:0032, usb:172f:0033, usb:172f:0034, usb:172f:0035,
usb:172f:0036, usb:172f:0037, usb:172f:0038, usb:172f:0039,
usb:172f:0051, usb:172f:0052, usb:172f:0053, usb:172f:0054,
usb:172f:0055, usb:172f:0056, usb:172f:0057, usb:172f:0058,
usb:172f:0500, usb:172f:0501, usb:172f:0502, usb:172f:0503,
usb:1b96:0001, usb:17ef:6004
[ 25.296] (II) Using input driver 'wacom' for 'Wacom One by Wacom M Pen'
[ 25.349] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 36 paused 0
[ 25.349] (**) Wacom One by Wacom M Pen: always reports core events
[ 25.349] (**) Option "Device" "/dev/input/event14"
[ 25.349] (II) Wacom One by Wacom M Pen: type not specified, assuming 'stylus'.
[ 25.349] (II) Wacom One by Wacom M Pen: other types will be automatically added.
[ 25.349] (--) Wacom One by Wacom M Pen stylus: using pressure threshold of 851 for button 1
[ 25.349] (**) Wacom One by Wacom M Pen stylus: panscroll is 0
[ 25.349] (**) Wacom One by Wacom M Pen stylus: panscroll modified to 1300
[ 25.349] (--) Wacom One by Wacom M Pen stylus: maxX=21600 maxY=13500 maxZ=2047 resX=100000 resY=100000 tilt=enabled
[ 25.349] (II) Wacom One by Wacom M Pen stylus: hotplugging dependent devices.
[ 25.349] (EE) Wacom One by Wacom M Pen stylus: Invalid type 'cursor' for this device.
[ 25.349] (EE) Wacom One by Wacom M Pen stylus: Invalid type 'touch' for this device.
[ 25.349] (EE) Wacom One by Wacom M Pen stylus: Invalid type 'pad' for this device.
[ 25.349] (II) Wacom One by Wacom M Pen stylus: hotplugging completed.
[ 25.349] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:056A:037B.0001/input/input25/event14"
[ 25.349] (II) XINPUT: Adding extended input device "Wacom One by Wacom M Pen stylus" (type: STYLUS, id 11)
[ 25.349] (**) Wacom One by Wacom M Pen stylus: (accel) keeping acceleration scheme 1
[ 25.349] (**) Wacom One by Wacom M Pen stylus: (accel) acceleration profile 0
[ 25.349] (**) Wacom One by Wacom M Pen stylus: (accel) acceleration factor: 2.000
[ 25.349] (**) Wacom One by Wacom M Pen stylus: (accel) acceleration threshold: 4
[ 25.350] (II) config/udev: Adding input device Wacom One by Wacom M Pen (/dev/input/mouse1)
[ 25.350] (II) No input driver specified, ignoring this device.
[ 25.350] (II) This device may have been added with another device file.
[ 25.350] (II) config/udev: Adding input device Logitech G203 Prodigy Gaming Mouse (/dev/input/event15)
[ 25.351] (**) Logitech G203 Prodigy Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 25.351] (**) Logitech G203 Prodigy Gaming Mouse: Applying InputClass "Logitech G203"
[ 25.351] (II) Using input driver 'libinput' for 'Logitech G203 Prodigy Gaming Mouse'
[ 25.403] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 37 paused 0
[ 25.403] (**) Logitech G203 Prodigy Gaming Mouse: always reports core events
[ 25.403] (**) Option "Device" "/dev/input/event15"
[ 25.403] (**) Option "_source" "server/udev"
[ 25.406] (II) event15 - Logitech G203 Prodigy Gaming Mouse: is tagged by udev as: Mouse
[ 25.406] (II) event15 - Logitech G203 Prodigy Gaming Mouse: device is a pointer
[ 25.406] (II) event15 - Logitech G203 Prodigy Gaming Mouse: device removed
[ 25.406] (**) Option "AccelSpeed" "-0.8"
[ 25.406] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/0003:046D:C084.0003/input/input16/event15"
[ 25.406] (II) XINPUT: Adding extended input device "Logitech G203 Prodigy Gaming Mouse" (type: MOUSE, id 12)
[ 25.407] (**) Option "AccelerationScheme" "none"
[ 25.407] (**) Logitech G203 Prodigy Gaming Mouse: (accel) selected scheme none/0
[ 25.407] (**) Logitech G203 Prodigy Gaming Mouse: (accel) acceleration factor: 2.000
[ 25.407] (**) Logitech G203 Prodigy Gaming Mouse: (accel) acceleration threshold: 4
[ 25.408] (II) event15 - Logitech G203 Prodigy Gaming Mouse: is tagged by udev as: Mouse
[ 25.408] (II) event15 - Logitech G203 Prodigy Gaming Mouse: device is a pointer
[ 25.408] (II) config/udev: Adding input device Logitech G203 Prodigy Gaming Mouse (/dev/input/mouse0)
[ 25.408] (**) Logitech G203 Prodigy Gaming Mouse: Applying InputClass "Logitech G203"
[ 25.408] (II) No input driver specified, ignoring this device.
[ 25.408] (II) This device may have been added with another device file.
[ 25.409] (II) config/udev: Adding input device Logitech G203 Prodigy Gaming Mouse Keyboard (/dev/input/event16)
[ 25.409] (**) Logitech G203 Prodigy Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 25.409] (II) Using input driver 'libinput' for 'Logitech G203 Prodigy Gaming Mouse Keyboard'
[ 25.409] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 38 paused 0
[ 25.409] (**) Logitech G203 Prodigy Gaming Mouse Keyboard: always reports core events
[ 25.409] (**) Option "Device" "/dev/input/event16"
[ 25.409] (**) Option "_source" "server/udev"
[ 25.410] (II) event16 - Logitech G203 Prodigy Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 25.410] (II) event16 - Logitech G203 Prodigy Gaming Mouse Keyboard: device is a keyboard
[ 25.410] (II) event16 - Logitech G203 Prodigy Gaming Mouse Keyboard: device removed
[ 25.410] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:046D:C084.0004/input/input17/event16"
[ 25.411] (II) XINPUT: Adding extended input device "Logitech G203 Prodigy Gaming Mouse Keyboard" (type: KEYBOARD, id 13)
[ 25.411] (II) event16 - Logitech G203 Prodigy Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 25.412] (II) event16 - Logitech G203 Prodigy Gaming Mouse Keyboard: device is a keyboard
[ 25.412] (II) config/udev: Adding input device Logitech G203 Prodigy Gaming Mouse Consumer Control (/dev/input/event17)
[ 25.412] (**) Logitech G203 Prodigy Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 25.412] (II) Using input driver 'libinput' for 'Logitech G203 Prodigy Gaming Mouse Consumer Control'
[ 25.412] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 39 paused 0
[ 25.413] (**) Logitech G203 Prodigy Gaming Mouse Consumer Control: always reports core events
[ 25.413] (**) Option "Device" "/dev/input/event17"
[ 25.413] (**) Option "_source" "server/udev"
[ 25.413] (II) event17 - Logitech G203 Prodigy Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 25.413] (II) event17 - Logitech G203 Prodigy Gaming Mouse Consumer Control: device is a keyboard
[ 25.414] (II) event17 - Logitech G203 Prodigy Gaming Mouse Consumer Control: device removed
[ 25.414] (II) libinput: Logitech G203 Prodigy Gaming Mouse Consumer Control: needs a virtual subdevice
[ 25.414] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:046D:C084.0004/input/input18/event17"
[ 25.414] (II) XINPUT: Adding extended input device "Logitech G203 Prodigy Gaming Mouse Consumer Control" (type: MOUSE, id 14)
[ 25.414] (**) Option "AccelerationScheme" "none"
[ 25.414] (**) Logitech G203 Prodigy Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 25.414] (**) Logitech G203 Prodigy Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 25.414] (**) Logitech G203 Prodigy Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 25.415] (II) event17 - Logitech G203 Prodigy Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 25.415] (II) event17 - Logitech G203 Prodigy Gaming Mouse Consumer Control: device is a keyboard
[ 25.415] (II) config/udev: Adding input device Logitech G203 Prodigy Gaming Mouse System Control (/dev/input/event18)
[ 25.415] (**) Logitech G203 Prodigy Gaming Mouse System Control: Applying InputClass "libinput keyboard catchall"
[ 25.415] (II) Using input driver 'libinput' for 'Logitech G203 Prodigy Gaming Mouse System Control'
[ 25.416] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 40 paused 0
[ 25.416] (**) Logitech G203 Prodigy Gaming Mouse System Control: always reports core events
[ 25.416] (**) Option "Device" "/dev/input/event18"
[ 25.416] (**) Option "_source" "server/udev"
[ 25.416] (II) event18 - Logitech G203 Prodigy Gaming Mouse System Control: is tagged by udev as: Keyboard
[ 25.416] (II) event18 - Logitech G203 Prodigy Gaming Mouse System Control: device is a keyboard
[ 25.417] (II) event18 - Logitech G203 Prodigy Gaming Mouse System Control: device removed
[ 25.417] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:046D:C084.0004/input/input19/event18"
[ 25.417] (II) XINPUT: Adding extended input device "Logitech G203 Prodigy Gaming Mouse System Control" (type: KEYBOARD, id 15)
[ 25.418] (II) event18 - Logitech G203 Prodigy Gaming Mouse System Control: is tagged by udev as: Keyboard
[ 25.418] (II) event18 - Logitech G203 Prodigy Gaming Mouse System Control: device is a keyboard
[ 25.418] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event10)
[ 25.418] (II) No input driver specified, ignoring this device.
[ 25.418] (II) This device may have been added with another device file.
[ 25.418] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[ 25.418] (II) No input driver specified, ignoring this device.
[ 25.418] (II) This device may have been added with another device file.
[ 25.418] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event12)
[ 25.418] (II) No input driver specified, ignoring this device.
[ 25.418] (II) This device may have been added with another device file.
[ 25.419] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event13)
[ 25.419] (II) No input driver specified, ignoring this device.
[ 25.419] (II) This device may have been added with another device file.
[ 25.419] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event9)
[ 25.419] (II) No input driver specified, ignoring this device.
[ 25.419] (II) This device may have been added with another device file.
[ 25.419] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event3)
[ 25.419] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 25.419] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 25.420] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 41 paused 0
[ 25.420] (**) Eee PC WMI hotkeys: always reports core events
[ 25.420] (**) Option "Device" "/dev/input/event3"
[ 25.420] (**) Option "_source" "server/udev"
[ 25.420] (II) event3 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 25.420] (II) event3 - Eee PC WMI hotkeys: device is a keyboard
[ 25.420] (II) event3 - Eee PC WMI hotkeys: device removed
[ 25.420] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input3/event3"
[ 25.420] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 16)
[ 25.421] (II) event3 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 25.421] (II) event3 - Eee PC WMI hotkeys: device is a keyboard
[ 25.421] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 25.421] (II) No input driver specified, ignoring this device.
[ 25.421] (II) This device may have been added with another device file.
[ 25.424] (**) Wacom One by Wacom M Pen eraser: Applying InputClass "libinput tablet catchall"
[ 25.424] (**) Wacom One by Wacom M Pen eraser: Applying InputClass "Wacom USB tablet class"
[ 25.424] (**) Wacom One by Wacom M Pen eraser: Applying InputClass "Wacom tablet class"
[ 25.424] (II) Using input driver 'wacom' for 'Wacom One by Wacom M Pen eraser'
[ 25.424] (II) systemd-logind: returning pre-existing fd for /dev/input/event14 13:78
[ 25.424] (**) Wacom One by Wacom M Pen eraser: always reports core events
[ 25.424] (**) Option "Device" "/dev/input/event14"
[ 25.424] (**) Option "Type" "eraser"
[ 25.424] (**) Wacom One by Wacom M Pen eraser: panscroll is 1300
[ 25.424] (**) Wacom One by Wacom M Pen eraser: panscroll modified to 1300
[ 25.424] (--) Wacom One by Wacom M Pen eraser: maxX=21600 maxY=13500 maxZ=2047 resX=100000 resY=100000 tilt=enabled
[ 25.424] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:056A:037B.0001/input/input25/event14"
[ 25.424] (II) XINPUT: Adding extended input device "Wacom One by Wacom M Pen eraser" (type: ERASER, id 17)
[ 25.424] (**) Wacom One by Wacom M Pen eraser: (accel) keeping acceleration scheme 1
[ 25.424] (**) Wacom One by Wacom M Pen eraser: (accel) acceleration profile 0
[ 25.424] (**) Wacom One by Wacom M Pen eraser: (accel) acceleration factor: 2.000
[ 25.424] (**) Wacom One by Wacom M Pen eraser: (accel) acceleration threshold: 4
[ 25.424] (**) Logitech G203 Prodigy Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 25.424] (II) Using input driver 'libinput' for 'Logitech G203 Prodigy Gaming Mouse Consumer Control'
[ 25.424] (II) systemd-logind: returning pre-existing fd for /dev/input/event17 13:81
[ 25.424] (**) Logitech G203 Prodigy Gaming Mouse Consumer Control: always reports core events
[ 25.424] (**) Option "Device" "/dev/input/event17"
[ 25.424] (**) Option "_source" "_driver/libinput"
[ 25.424] (II) libinput: Logitech G203 Prodigy Gaming Mouse Consumer Control: is a virtual subdevice
[ 25.424] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:046D:C084.0004/input/input18/event17"
[ 25.424] (II) XINPUT: Adding extended input device "Logitech G203 Prodigy Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[ 26.663] (--) NVIDIA(GPU-0): LG Electronics W2234 (DFP-0): connected
[ 26.663] (--) NVIDIA(GPU-0): LG Electronics W2234 (DFP-0): Internal DisplayPort
[ 26.663] (--) NVIDIA(GPU-0): LG Electronics W2234 (DFP-0): 1440.0 MHz maximum pixel clock
[ 26.663] (--) NVIDIA(GPU-0):
[ 26.663] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 26.663] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 26.663] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 26.663] (--) NVIDIA(GPU-0):
Offline
What about
glxinfo32 -B #needs lib32-mesa-demos
? If that doesn't list nvidia that means you forgot to install the lib32-nvidia-utils package.
Offline
No, it lists NVIDIA as well. I'm pretty sure my GPU is used in-game, I checked the Nvidia control panel while playing and I saw that it worked like on 100% and temperature was going up.
So when I fire the game, my RAM gets full, and almost half of the zram is used as well. Cpu frequency is somewhere on 3.5GHz and control panel shows GPU on 100%. So I'm pretty sure that the game just eats everything I got available. Pc also gets almost unresponsive.
If I decrease the resolution a lot then the FPS smooths at 60+. So yeah, I guess it's just my hardware. But I still don't understand why on Windows everything runs smoothly and fine with the same settings. The only thing I can guess is that maybe Proton is more resource hungry but still the difference is huge...
Offline
Proton is more resource hungry, you are running an additional translation layer in between of everything, you generally need a bit more power in comparison with Windows when it comes to this.
It is also notoriously known that dxvk by it's nature has issues with GPUs with less than 4GB of VRAM due to how it has to handle memory allocations (... which afaik is even more pronounced on nvidia, but is nonetheless also not reccommended on amd). For dx9 using games you might get better perf if you use the OpenGL backend with the PROTON_USE_WINED3D=1 parameter prepended to the launch options.
Last edited by V1del (2020-12-02 13:56:24)
Offline
Ok, thank you. Ill check that.
Offline
Pages: 1