You are not logged in.

#1 2021-09-22 23:14:13

trooper1991
Member
Registered: 2015-08-06
Posts: 18

[SOLVED] large cursor after multiple monitor setup

Since i was lost long time make my multiple monitor setup work i am a step closer right now.
When my config is running lightdm-gtk-greeter looks good regarding the screen orientation but the cursor is very large.

Section "Monitor"
        Identifier "DVI-D-0"
        Option "PreferredMode" "1152x2048_59.91"
        Option "Rotate" "left"
        Option "DPMS"
EndSection

Section "Monitor"
        Identifier "DP-2"
        Option "PreferredMode" "1920x1080_143.85"
        Option "DPMS"
        Option "RightOf" "DVI-D-0"
EndSection


Section "Monitor"
        Identifier "DP-5"
        Option "PreferredMode" "1920x1080_60.00"
        Option "RightOf" "DP-2"
        Option "DPMS"
EndSection

If i disable the config the screen orientation is crap but the cursor looks fine. When i now login into Xfce everything is ok since i use a .Xresources in my home folder with following content:

Xcursor.size: 16

I've already changed the lightdm-gtk-greeter config and added the following line:

[greeter]
cursor-theme-size = 16

But the greeter still has a large cursor. If i login into dwm or i3 the status bars are very big. They might orientate to the large cursor which is small now because of the .Xresources file.
Does anyone has an idea where i did a mistake and how i can fix it? I read some threads where someone wrote something about a 'fairly large root window'. Might the summed up resolution of my 3 monitors be the problem?

Last edited by trooper1991 (2021-09-23 20:53:50)

Offline

#2 2021-09-23 05:52:50

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: [SOLVED] large cursor after multiple monitor setup

Miscalculated DPI maybe (because of the rotation? Do you get decent sizes w/o rotating DVI-D-0?)

Please post your xorg log (w/ the rotation setting active)

You can  /etc/X11/xorg.conf.d/20-nvidia.conf

Section "Device"
	Identifier "Default nvidia Device"
	Driver	"nvidia"
	Option 	"DPI"			"96x96"
	Option	"UseEdidDpi"	"False"
EndSection

Offline

#3 2021-09-23 19:28:56

trooper1991
Member
Registered: 2015-08-06
Posts: 18

Re: [SOLVED] large cursor after multiple monitor setup

seth wrote:

Miscalculated DPI maybe (because of the rotation? Do you get decent sizes w/o rotating DVI-D-0?)

Without the rotation the size is normal.


Please post your xorg log (w/ the rotation setting active)

with rotation

[   446.088] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[   446.088] Build Operating System: Linux Archlinux
[   446.088] Current Operating System: Linux computer02 5.14.6-arch1-1 #1 SMP PREEMPT Sat, 18 Sep 2021 16:19:35 +0000 x86_64
[   446.088] Kernel command line: initrd=\initramfs-linux.img cryptdevice=/dev/nvme0n1p2:main root=/dev/mapper/vg00-root rw lang=en init=/usr/lib/systemd/systemd locale=en_US.UTF-8
[   446.088] Build Date: 04 August 2021  08:13:54AM
[   446.088]  
[   446.088] Current version of pixman: 0.40.0
[   446.088]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   446.088] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   446.088] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 23 19:21:00 2021
[   446.088] (==) Using config file: "/etc/X11/xorg.conf"
[   446.088] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   446.088] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   446.088] (==) ServerLayout "X.org Configured"
[   446.088] (**) |-->Screen "Screen0" (0)
[   446.088] (**) |   |-->Monitor "Monitor0"
[   446.088] (**) |   |-->Device "Card0"
[   446.088] (**) |   |-->GPUDevice "Card0"
[   446.088] (**) |-->Input Device "Mouse0"
[   446.088] (**) |-->Input Device "Keyboard0"
[   446.088] (==) Automatically adding devices
[   446.088] (==) Automatically enabling devices
[   446.088] (==) Automatically adding GPU devices
[   446.088] (==) Automatically binding GPU devices
[   446.088] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   446.088] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   446.088]    Entry deleted from font path.
[   446.088] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   446.088]    Entry deleted from font path.
[   446.088] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   446.088]    Entry deleted from font path.
[   446.088] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   446.088]    Entry deleted from font path.
[   446.088] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   446.088]    Entry deleted from font path.
[   446.088] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   446.088]    Entry deleted from font path.
[   446.088] (**) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi,
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[   446.088] (**) ModulePath set to "/usr/lib/xorg/modules"
[   446.088] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   446.088] (WW) Disabling Mouse0
[   446.088] (WW) Disabling Keyboard0
[   446.088] (II) Module ABI versions:
[   446.088]    X.Org ANSI C Emulation: 0.4
[   446.088]    X.Org Video Driver: 24.1
[   446.088]    X.Org XInput driver : 24.1
[   446.088]    X.Org Server Extension : 10.0
[   446.089] (++) using VT number 7

[   446.089] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   446.089] (II) xfree86: Adding drm device (/dev/dri/card0)
[   446.091] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   446.093] (--) PCI:*(10@0:0:0) 10de:1b81:3842:6276 rev 161, Mem @ 0xf5000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[   446.093] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   446.093] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   446.093] (II) LoadModule: "glx"
[   446.093] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   446.094] (II) Module glx: vendor="X.Org Foundation"
[   446.094]    compiled for 1.20.13, module version = 1.0.0
[   446.094]    ABI class: X.Org Server Extension, version 10.0
[   446.094] (II) LoadModule: "nvidia"
[   446.094] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   446.094] (II) Module nvidia: vendor="NVIDIA Corporation"
[   446.094]    compiled for 1.6.99.901, module version = 1.0.0
[   446.094]    Module class: X.Org Video Driver
[   446.094] (II) NVIDIA dlloader X Driver  470.74  Mon Sep 13 23:05:04 UTC 2021
[   446.094] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   446.096] (II) Loading sub module "fb"
[   446.096] (II) LoadModule: "fb"
[   446.096] (II) Loading /usr/lib/xorg/modules/libfb.so
[   446.096] (II) Module fb: vendor="X.Org Foundation"
[   446.096]    compiled for 1.20.13, module version = 1.0.0
[   446.096]    ABI class: X.Org ANSI C Emulation, version 0.4
[   446.096] (II) Loading sub module "wfb"
[   446.096] (II) LoadModule: "wfb"
[   446.096] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   446.096] (II) Module wfb: vendor="X.Org Foundation"
[   446.096]    compiled for 1.20.13, module version = 1.0.0
[   446.096]    ABI class: X.Org ANSI C Emulation, version 0.4
[   446.096] (II) Loading sub module "ramdac"
[   446.096] (II) LoadModule: "ramdac"
[   446.096] (II) Module "ramdac" already built-in
[   446.096] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   446.096] (==) NVIDIA(0): RGB weight 888
[   446.096] (==) NVIDIA(0): Default visual is TrueColor
[   446.096] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   446.096] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   446.096] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   446.096] (**) NVIDIA(0): Enabling 2D acceleration
[   446.096] (II) Loading sub module "glxserver_nvidia"
[   446.096] (II) LoadModule: "glxserver_nvidia"
[   446.096] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   446.100] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   446.100]    compiled for 1.6.99.901, module version = 1.0.0
[   446.100]    Module class: X.Org Server Extension
[   446.100] (II) NVIDIA GLX Module  470.74  Mon Sep 13 23:02:11 UTC 2021
[   446.100] (II) NVIDIA: The X server supports PRIME Render Offload.
[   446.705] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:10:0:0
[   446.705] (--) NVIDIA(0):     DFP-0 (boot)
[   446.705] (--) NVIDIA(0):     DFP-1
[   446.705] (--) NVIDIA(0):     DFP-2
[   446.705] (--) NVIDIA(0):     DFP-3
[   446.705] (--) NVIDIA(0):     DFP-4 (boot)
[   446.705] (--) NVIDIA(0):     DFP-5
[   446.705] (--) NVIDIA(0):     DFP-6
[   446.705] (--) NVIDIA(0):     DFP-7 (boot)
[   446.706] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1070 (GP104-A) at PCI:10:0:0
[   446.706] (II) NVIDIA(0):     (GPU-0)
[   446.706] (--) NVIDIA(0): Memory: 8388608 kBytes
[   446.706] (--) NVIDIA(0): VideoBIOS: 86.04.26.00.70
[   446.706] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   446.720] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[   446.720] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[   446.720] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[   446.720] (--) NVIDIA(GPU-0): 
[   446.720] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   446.720] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   446.720] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   446.720] (--) NVIDIA(GPU-0): 
[   446.720] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   446.720] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   446.720] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[   446.720] (--) NVIDIA(GPU-0): 
[   446.721] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   446.721] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   446.721] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   446.721] (--) NVIDIA(GPU-0): 
[   446.721] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): connected
[   446.721] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): Internal DisplayPort
[   446.721] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): 1440.0 MHz maximum pixel clock
[   446.721] (--) NVIDIA(GPU-0): 
[   446.726] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   446.726] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[   446.726] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[   446.726] (--) NVIDIA(GPU-0): 
[   446.726] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   446.726] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[   446.726] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[   446.726] (--) NVIDIA(GPU-0): 
[   446.756] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): connected
[   446.756] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): Internal TMDS
[   446.756] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): 165.0 MHz maximum pixel clock
[   446.756] (--) NVIDIA(GPU-0): 
[   446.756] (**) NVIDIA(0): Option "Rotate" "left"
[   446.770] (==) NVIDIA(0): 
[   446.770] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   446.770] (==) NVIDIA(0):     will be used as the requested mode.
[   446.770] (==) NVIDIA(0): 
[   446.770] (II) NVIDIA(0): Validated MetaModes:
[   446.770] (II) NVIDIA(0):    
[   446.770] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select{Rotation=90},DFP-4:nvidia-auto-select,DFP-7:nvidia-auto-select"
[   446.770] (II) NVIDIA(0): Virtual screen size determined to be 4992 x 2048
[   446.774] (--) NVIDIA(0): DPI set to (57, 179); computed from "UseEdidDpi" X config
[   446.774] (--) NVIDIA(0):     option
[   446.774] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   446.774] (II) NVIDIA:     access.
[   446.776] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   446.776] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   446.776] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   446.776] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   446.776] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   446.776] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   446.776] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   446.776] (II) NVIDIA(0):     Config Options in the README.
[   446.790] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select{Rotation=90},DFP-4:nvidia-auto-select,DFP-7:nvidia-auto-select"
[   446.912] (==) NVIDIA(0): Disabling shared memory pixmaps
[   446.912] (==) NVIDIA(0): Backing store enabled
[   446.912] (==) NVIDIA(0): Silken mouse disabled
[   446.913] (==) NVIDIA(0): DPMS enabled
[   446.913] (II) Loading sub module "dri2"
[   446.913] (II) LoadModule: "dri2"
[   446.913] (II) Module "dri2" already built-in
[   446.913] (II) NVIDIA(0): [DRI2] Setup complete
[   446.913] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   446.914] (II) Initializing extension Generic Event Extension
[   446.914] (II) Initializing extension SHAPE
[   446.914] (II) Initializing extension MIT-SHM
[   446.914] (II) Initializing extension XInputExtension
[   446.914] (II) Initializing extension XTEST
[   446.914] (II) Initializing extension BIG-REQUESTS
[   446.914] (II) Initializing extension SYNC
[   446.914] (II) Initializing extension XKEYBOARD
[   446.914] (II) Initializing extension XC-MISC
[   446.914] (II) Initializing extension SECURITY
[   446.914] (II) Initializing extension XFIXES
[   446.914] (II) Initializing extension RENDER
[   446.914] (II) Initializing extension RANDR
[   446.914] (II) Initializing extension COMPOSITE
[   446.914] (II) Initializing extension DAMAGE
[   446.914] (II) Initializing extension MIT-SCREEN-SAVER
[   446.914] (II) Initializing extension DOUBLE-BUFFER
[   446.915] (II) Initializing extension RECORD
[   446.915] (II) Initializing extension DPMS
[   446.915] (II) Initializing extension Present
[   446.915] (II) Initializing extension DRI3
[   446.915] (II) Initializing extension X-Resource
[   446.915] (II) Initializing extension XVideo
[   446.915] (II) Initializing extension XVideo-MotionCompensation
[   446.915] (II) Initializing extension GLX
[   446.915] (II) Initializing extension GLX
[   446.915] (II) Indirect GLX disabled.
[   446.915] (II) GLX: Another vendor is already registered for screen 0
[   446.915] (II) Initializing extension XFree86-VidModeExtension
[   446.915] (II) Initializing extension XFree86-DGA
[   446.915] (II) Initializing extension XFree86-DRI
[   446.915] (II) Initializing extension DRI2
[   446.915] (II) Initializing extension NV-GLX
[   446.915] (II) Initializing extension NV-CONTROL
[   446.915] (II) Initializing extension XINERAMA
[   446.972] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   446.972] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   446.972] (II) LoadModule: "libinput"
[   446.973] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   446.973] (II) Module libinput: vendor="X.Org Foundation"
[   446.973]    compiled for 1.20.13, module version = 1.2.0
[   446.973]    Module class: X.Org XInput Driver
[   446.973]    ABI class: X.Org XInput driver, version 24.1
[   446.973] (II) Using input driver 'libinput' for 'Power Button'
[   446.973] (**) Power Button: always reports core events
[   446.973] (**) Option "Device" "/dev/input/event1"
[   446.973] (**) Option "_source" "server/udev"
[   446.974] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   446.974] (II) event1  - Power Button: device is a keyboard
[   446.974] (II) event1  - Power Button: device removed
[   447.023] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   447.023] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   447.024] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   447.024] (II) event1  - Power Button: device is a keyboard
[   447.024] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   447.024] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   447.024] (II) Using input driver 'libinput' for 'Power Button'
[   447.024] (**) Power Button: always reports core events
[   447.024] (**) Option "Device" "/dev/input/event0"
[   447.024] (**) Option "_source" "server/udev"
[   447.025] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   447.025] (II) event0  - Power Button: device is a keyboard
[   447.025] (II) event0  - Power Button: device removed
[   447.050] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   447.050] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   447.050] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   447.050] (II) event0  - Power Button: device is a keyboard
[   447.051] (II) config/udev: Adding input device HDA Creative Mic (/dev/input/event25)
[   447.051] (II) No input driver specified, ignoring this device.
[   447.051] (II) This device may have been added with another device file.
[   447.051] (II) config/udev: Adding input device HDA Creative Line Out Surround (/dev/input/event26)
[   447.051] (II) No input driver specified, ignoring this device.
[   447.051] (II) This device may have been added with another device file.
[   447.051] (II) config/udev: Adding input device HDA Creative Line Out CLFE (/dev/input/event27)
[   447.052] (II) No input driver specified, ignoring this device.
[   447.052] (II) This device may have been added with another device file.
[   447.052] (II) config/udev: Adding input device HDA Creative Front Headphone (/dev/input/event28)
[   447.052] (II) No input driver specified, ignoring this device.
[   447.052] (II) This device may have been added with another device file.
[   447.052] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[   447.052] (II) No input driver specified, ignoring this device.
[   447.052] (II) This device may have been added with another device file.
[   447.053] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[   447.053] (II) No input driver specified, ignoring this device.
[   447.053] (II) This device may have been added with another device file.
[   447.053] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[   447.053] (II) No input driver specified, ignoring this device.
[   447.053] (II) This device may have been added with another device file.
[   447.053] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[   447.053] (II) No input driver specified, ignoring this device.
[   447.053] (II) This device may have been added with another device file.
[   447.054] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event15)
[   447.054] (II) No input driver specified, ignoring this device.
[   447.054] (II) This device may have been added with another device file.
[   447.054] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event16)
[   447.054] (II) No input driver specified, ignoring this device.
[   447.054] (II) This device may have been added with another device file.
[   447.054] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event17)
[   447.054] (II) No input driver specified, ignoring this device.
[   447.054] (II) This device may have been added with another device file.
[   447.055] (II) config/udev: Adding input device Logitech Logitech G710 Keyboard (/dev/input/event2)
[   447.055] (**) Logitech Logitech G710 Keyboard: Applying InputClass "libinput keyboard catchall"
[   447.055] (II) Using input driver 'libinput' for 'Logitech Logitech G710 Keyboard'
[   447.055] (**) Logitech Logitech G710 Keyboard: always reports core events
[   447.055] (**) Option "Device" "/dev/input/event2"
[   447.055] (**) Option "_source" "server/udev"
[   447.055] (II) event2  - Logitech Logitech G710 Keyboard: is tagged by udev as: Keyboard
[   447.055] (II) event2  - Logitech Logitech G710 Keyboard: device is a keyboard
[   447.055] (II) event2  - Logitech Logitech G710 Keyboard: device removed
[   447.103] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-2/5-2:1.0/0003:046D:C24D.0001/input/input2/event2"
[   447.103] (II) XINPUT: Adding extended input device "Logitech Logitech G710 Keyboard" (type: KEYBOARD, id 8)
[   447.104] (II) event2  - Logitech Logitech G710 Keyboard: is tagged by udev as: Keyboard
[   447.104] (II) event2  - Logitech Logitech G710 Keyboard: device is a keyboard
[   447.105] (II) config/udev: Adding input device Logitech Logitech G710 Keyboard (/dev/input/event3)
[   447.105] (**) Logitech Logitech G710 Keyboard: Applying InputClass "libinput keyboard catchall"
[   447.105] (II) Using input driver 'libinput' for 'Logitech Logitech G710 Keyboard'
[   447.105] (**) Logitech Logitech G710 Keyboard: always reports core events
[   447.105] (**) Option "Device" "/dev/input/event3"
[   447.105] (**) Option "_source" "server/udev"
[   447.106] (II) event3  - Logitech Logitech G710 Keyboard: is tagged by udev as: Keyboard
[   447.106] (II) event3  - Logitech Logitech G710 Keyboard: device is a keyboard
[   447.107] (II) event3  - Logitech Logitech G710 Keyboard: device removed
[   447.143] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-2/5-2:1.1/0003:046D:C24D.0002/input/input3/event3"
[   447.143] (II) XINPUT: Adding extended input device "Logitech Logitech G710 Keyboard" (type: KEYBOARD, id 9)
[   447.144] (II) event3  - Logitech Logitech G710 Keyboard: is tagged by udev as: Keyboard
[   447.144] (II) event3  - Logitech Logitech G710 Keyboard: device is a keyboard
[   447.145] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event4)
[   447.145] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput pointer catchall"
[   447.145] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[   447.145] (**) Razer Razer DeathAdder V2: always reports core events
[   447.145] (**) Option "Device" "/dev/input/event4"
[   447.145] (**) Option "_source" "server/udev"
[   447.200] (II) event4  - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[   447.201] (II) event4  - Razer Razer DeathAdder V2: device is a pointer
[   447.201] (II) event4  - Razer Razer DeathAdder V2: device removed
[   447.263] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3:1.0/0003:1532:0084.0004/input/input6/event4"
[   447.263] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: MOUSE, id 10)
[   447.263] (**) Option "AccelerationScheme" "none"
[   447.263] (**) Razer Razer DeathAdder V2: (accel) selected scheme none/0
[   447.263] (**) Razer Razer DeathAdder V2: (accel) acceleration factor: 2.000
[   447.263] (**) Razer Razer DeathAdder V2: (accel) acceleration threshold: 4
[   447.320] (II) event4  - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[   447.321] (II) event4  - Razer Razer DeathAdder V2: device is a pointer
[   447.321] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/mouse0)
[   447.321] (II) No input driver specified, ignoring this device.
[   447.321] (II) This device may have been added with another device file.
[   447.322] (II) config/udev: Adding input device Razer Razer DeathAdder V2 Keyboard (/dev/input/event5)
[   447.322] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "libinput keyboard catchall"
[   447.322] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2 Keyboard'
[   447.322] (**) Razer Razer DeathAdder V2 Keyboard: always reports core events
[   447.322] (**) Option "Device" "/dev/input/event5"
[   447.322] (**) Option "_source" "server/udev"
[   447.323] (II) event5  - Razer Razer DeathAdder V2 Keyboard: is tagged by udev as: Keyboard
[   447.323] (II) event5  - Razer Razer DeathAdder V2 Keyboard: device is a keyboard
[   447.324] (II) event5  - Razer Razer DeathAdder V2 Keyboard: device removed
[   447.356] (II) libinput: Razer Razer DeathAdder V2 Keyboard: needs a virtual subdevice
[   447.356] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3:1.1/0003:1532:0084.0005/input/input7/event5"
[   447.356] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2 Keyboard" (type: MOUSE, id 11)
[   447.356] (**) Option "AccelerationScheme" "none"
[   447.356] (**) Razer Razer DeathAdder V2 Keyboard: (accel) selected scheme none/0
[   447.356] (**) Razer Razer DeathAdder V2 Keyboard: (accel) acceleration factor: 2.000
[   447.356] (**) Razer Razer DeathAdder V2 Keyboard: (accel) acceleration threshold: 4
[   447.358] (II) event5  - Razer Razer DeathAdder V2 Keyboard: is tagged by udev as: Keyboard
[   447.358] (II) event5  - Razer Razer DeathAdder V2 Keyboard: device is a keyboard
[   447.359] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event6)
[   447.359] (II) No input driver specified, ignoring this device.
[   447.359] (II) This device may have been added with another device file.
[   447.359] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event7)
[   447.359] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput keyboard catchall"
[   447.359] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[   447.359] (**) Razer Razer DeathAdder V2: always reports core events
[   447.359] (**) Option "Device" "/dev/input/event7"
[   447.359] (**) Option "_source" "server/udev"
[   447.360] (II) event7  - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[   447.360] (II) event7  - Razer Razer DeathAdder V2: device is a keyboard
[   447.361] (II) event7  - Razer Razer DeathAdder V2: device removed
[   447.395] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3:1.2/0003:1532:0084.0006/input/input9/event7"
[   447.395] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: KEYBOARD, id 12)
[   447.396] (II) event7  - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[   447.396] (II) event7  - Razer Razer DeathAdder V2: device is a keyboard
[   447.397] (II) config/udev: Adding input device Logitech Logitech G930 Headset Consumer Control (/dev/input/event8)
[   447.397] (**) Logitech Logitech G930 Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[   447.397] (II) Using input driver 'libinput' for 'Logitech Logitech G930 Headset Consumer Control'
[   447.397] (**) Logitech Logitech G930 Headset Consumer Control: always reports core events
[   447.397] (**) Option "Device" "/dev/input/event8"
[   447.397] (**) Option "_source" "server/udev"
[   447.398] (II) event8  - Logitech Logitech G930 Headset Consumer Control: is tagged by udev as: Keyboard
[   447.398] (II) event8  - Logitech Logitech G930 Headset Consumer Control: device is a keyboard
[   447.398] (II) event8  - Logitech Logitech G930 Headset Consumer Control: device removed
[   447.450] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-4/5-4:1.3/0003:046D:0A1F.0008/input/input10/event8"
[   447.450] (II) XINPUT: Adding extended input device "Logitech Logitech G930 Headset Consumer Control" (type: KEYBOARD, id 13)
[   447.451] (II) event8  - Logitech Logitech G930 Headset Consumer Control: is tagged by udev as: Keyboard
[   447.451] (II) event8  - Logitech Logitech G930 Headset Consumer Control: device is a keyboard
[   447.451] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event18)
[   447.451] (II) No input driver specified, ignoring this device.
[   447.451] (II) This device may have been added with another device file.
[   447.452] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event19)
[   447.452] (II) No input driver specified, ignoring this device.
[   447.452] (II) This device may have been added with another device file.
[   447.452] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event20)
[   447.452] (II) No input driver specified, ignoring this device.
[   447.452] (II) This device may have been added with another device file.
[   447.452] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event21)
[   447.452] (II) No input driver specified, ignoring this device.
[   447.452] (II) This device may have been added with another device file.
[   447.453] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event22)
[   447.453] (II) No input driver specified, ignoring this device.
[   447.453] (II) This device may have been added with another device file.
[   447.453] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event23)
[   447.453] (II) No input driver specified, ignoring this device.
[   447.453] (II) This device may have been added with another device file.
[   447.453] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event24)
[   447.453] (II) No input driver specified, ignoring this device.
[   447.453] (II) This device may have been added with another device file.
[   447.454] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event10)
[   447.454] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   447.454] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[   447.454] (**) Eee PC WMI hotkeys: always reports core events
[   447.454] (**) Option "Device" "/dev/input/event10"
[   447.454] (**) Option "_source" "server/udev"
[   447.454] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   447.454] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[   447.455] (II) event10 - Eee PC WMI hotkeys: device removed
[   447.530] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input13/event10"
[   447.530] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
[   447.530] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   447.530] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[   447.531] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[   447.531] (II) No input driver specified, ignoring this device.
[   447.531] (II) This device may have been added with another device file.
[   447.535] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "libinput keyboard catchall"
[   447.535] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2 Keyboard'
[   447.535] (**) Razer Razer DeathAdder V2 Keyboard: always reports core events
[   447.535] (**) Option "Device" "/dev/input/event5"
[   447.535] (**) Option "_source" "_driver/libinput"
[   447.535] (II) libinput: Razer Razer DeathAdder V2 Keyboard: is a virtual subdevice
[   447.535] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3:1.1/0003:1532:0084.0005/input/input7/event5"
[   447.535] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2 Keyboard" (type: KEYBOARD, id 15)
[   447.536] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): connected
[   447.536] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): Internal DisplayPort
[   447.536] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): 1440.0 MHz maximum pixel clock
[   447.536] (--) NVIDIA(GPU-0): 
[   457.286] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[   457.287] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[   457.287] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[   457.287] (--) NVIDIA(GPU-0): 
[   457.287] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   457.287] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   457.287] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   457.287] (--) NVIDIA(GPU-0): 
[   457.287] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   457.287] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   457.287] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[   457.287] (--) NVIDIA(GPU-0): 
[   457.287] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   457.287] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   457.287] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   457.287] (--) NVIDIA(GPU-0): 
[   457.287] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): connected
[   457.287] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): Internal DisplayPort
[   457.287] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): 1440.0 MHz maximum pixel clock
[   457.287] (--) NVIDIA(GPU-0): 
[   457.292] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   457.292] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[   457.292] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[   457.292] (--) NVIDIA(GPU-0): 
[   457.292] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   457.292] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[   457.292] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[   457.292] (--) NVIDIA(GPU-0): 
[   457.322] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): connected
[   457.322] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): Internal TMDS
[   457.322] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): 165.0 MHz maximum pixel clock
[   457.322] (--) NVIDIA(GPU-0): 
[   457.341] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @1152x2048 +0+0 {ViewPortIn=1152x2048, ViewPortOut=2048x1152+0+0, Rotation=90}, DP-2: 1920x1080_144 @1920x1080 +1152+276 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-5: nvidia-auto-select @1920x1080 +3072+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   457.521] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @1152x2048 +0+0 {ViewPortIn=1152x2048, ViewPortOut=2048x1152+0+0, Rotation=90}, DP-2: 1920x1080_144 @1920x1080 +1152+276 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-5: nvidia-auto-select @1920x1080 +3072+276 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   458.086] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[   458.086] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[   458.086] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[   458.086] (--) NVIDIA(GPU-0): 
[   458.086] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   458.086] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   458.086] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   458.086] (--) NVIDIA(GPU-0): 
[   458.086] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   458.086] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   458.086] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[   458.086] (--) NVIDIA(GPU-0): 
[   458.086] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   458.086] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   458.086] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   458.086] (--) NVIDIA(GPU-0): 
[   458.087] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): connected
[   458.087] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): Internal DisplayPort
[   458.087] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): 1440.0 MHz maximum pixel clock
[   458.087] (--) NVIDIA(GPU-0): 
[   458.092] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   458.092] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[   458.092] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[   458.092] (--) NVIDIA(GPU-0): 
[   458.092] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   458.092] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[   458.092] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[   458.092] (--) NVIDIA(GPU-0): 
[   458.122] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): connected
[   458.122] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): Internal TMDS
[   458.122] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): 165.0 MHz maximum pixel clock
[   458.122] (--) NVIDIA(GPU-0): 
[   484.160] (EE) event4  - Razer Razer DeathAdder V2: client bug: event processing lagging behind by 15ms, your system is too slow
[   544.196] (EE) event2  - Logitech Logitech G710 Keyboard: client bug: event processing lagging behind by 29ms, your system is too slow
[   555.814] (EE) event2  - Logitech Logitech G710 Keyboard: client bug: event processing lagging behind by 30ms, your system is too slow
[   590.764] (EE) event2  - Logitech Logitech G710 Keyboard: client bug: event processing lagging behind by 24ms, your system is too slow
[   598.884] (EE) event2  - Logitech Logitech G710 Keyboard: client bug: event processing lagging behind by 34ms, your system is too slow
[   611.460] (EE) event2  - Logitech Logitech G710 Keyboard: client bug: event processing lagging behind by 13ms, your system is too slow
[   611.460] (EE) event2  - Logitech Logitech G710 Keyboard: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[   619.250] (EE) event4  - Razer Razer DeathAdder V2: client bug: event processing lagging behind by 16ms, your system is too slow
~
~
~
~

without rotation

[   967.435] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[   967.435] Build Operating System: Linux Archlinux
[   967.435] Current Operating System: Linux computer02 5.14.6-arch1-1 #1 SMP PREEMPT Sat, 18 Sep 2021 16:19:35 +0000 x86_64
[   967.435] Kernel command line: initrd=\initramfs-linux.img cryptdevice=/dev/nvme0n1p2:main root=/dev/mapper/vg00-root rw lang=en init=/usr/lib/systemd/systemd locale=en_US.UTF-8
[   967.435] Build Date: 04 August 2021  08:13:54AM
[   967.435]  
[   967.435] Current version of pixman: 0.40.0
[   967.435]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   967.435] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   967.435] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 23 19:29:41 2021
[   967.436] (==) Using config file: "/etc/X11/xorg.conf"
[   967.436] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   967.436] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   967.436] (==) ServerLayout "X.org Configured"
[   967.436] (**) |-->Screen "Screen0" (0)
[   967.436] (**) |   |-->Monitor "Monitor0"
[   967.436] (**) |   |-->Device "Card0"
[   967.436] (**) |   |-->GPUDevice "Card0"
[   967.436] (**) |-->Input Device "Mouse0"
[   967.436] (**) |-->Input Device "Keyboard0"
[   967.436] (==) Automatically adding devices
[   967.436] (==) Automatically enabling devices
[   967.436] (==) Automatically adding GPU devices
[   967.436] (==) Automatically binding GPU devices
[   967.436] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   967.436] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   967.436]    Entry deleted from font path.
[   967.436] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   967.436]    Entry deleted from font path.
[   967.436] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   967.436]    Entry deleted from font path.
[   967.436] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   967.436]    Entry deleted from font path.
[   967.436] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   967.436]    Entry deleted from font path.
[   967.436] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   967.436]    Entry deleted from font path.
[   967.436] (**) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi,
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[   967.436] (**) ModulePath set to "/usr/lib/xorg/modules"
[   967.436] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   967.436] (WW) Disabling Mouse0
[   967.436] (WW) Disabling Keyboard0
[   967.436] (II) Module ABI versions:
[   967.436]    X.Org ANSI C Emulation: 0.4
[   967.436]    X.Org Video Driver: 24.1
[   967.436]    X.Org XInput driver : 24.1
[   967.436]    X.Org Server Extension : 10.0
[   967.436] (++) using VT number 7

[   967.436] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   967.436] (II) xfree86: Adding drm device (/dev/dri/card0)
[   967.437] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   967.439] (--) PCI:*(10@0:0:0) 10de:1b81:3842:6276 rev 161, Mem @ 0xf5000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[   967.439] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   967.439] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   967.439] (II) LoadModule: "glx"
[   967.439] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   967.439] (II) Module glx: vendor="X.Org Foundation"
[   967.439]    compiled for 1.20.13, module version = 1.0.0
[   967.439]    ABI class: X.Org Server Extension, version 10.0
[   967.439] (II) LoadModule: "nvidia"
[   967.439] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   967.440] (II) Module nvidia: vendor="NVIDIA Corporation"
[   967.440]    compiled for 1.6.99.901, module version = 1.0.0
[   967.440]    Module class: X.Org Video Driver
[   967.440] (II) NVIDIA dlloader X Driver  470.74  Mon Sep 13 23:05:04 UTC 2021
[   967.440] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   967.441] (II) Loading sub module "fb"
[   967.441] (II) LoadModule: "fb"
[   967.441] (II) Loading /usr/lib/xorg/modules/libfb.so
[   967.441] (II) Module fb: vendor="X.Org Foundation"
[   967.441]    compiled for 1.20.13, module version = 1.0.0
[   967.441]    ABI class: X.Org ANSI C Emulation, version 0.4
[   967.441] (II) Loading sub module "wfb"
[   967.441] (II) LoadModule: "wfb"
[   967.442] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   967.442] (II) Module wfb: vendor="X.Org Foundation"
[   967.442]    compiled for 1.20.13, module version = 1.0.0
[   967.442]    ABI class: X.Org ANSI C Emulation, version 0.4
[   967.442] (II) Loading sub module "ramdac"
[   967.442] (II) LoadModule: "ramdac"
[   967.442] (II) Module "ramdac" already built-in
[   967.442] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   967.442] (==) NVIDIA(0): RGB weight 888
[   967.442] (==) NVIDIA(0): Default visual is TrueColor
[   967.442] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   967.442] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   967.442] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   967.442] (**) NVIDIA(0): Enabling 2D acceleration
[   967.442] (II) Loading sub module "glxserver_nvidia"
[   967.442] (II) LoadModule: "glxserver_nvidia"
[   967.442] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   967.446] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   967.446]    compiled for 1.6.99.901, module version = 1.0.0
[   967.446]    Module class: X.Org Server Extension
[   967.446] (II) NVIDIA GLX Module  470.74  Mon Sep 13 23:02:11 UTC 2021
[   967.446] (II) NVIDIA: The X server supports PRIME Render Offload.
[   968.035] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:10:0:0
[   968.035] (--) NVIDIA(0):     DFP-0 (boot)
[   968.035] (--) NVIDIA(0):     DFP-1
[   968.035] (--) NVIDIA(0):     DFP-2
[   968.035] (--) NVIDIA(0):     DFP-3
[   968.035] (--) NVIDIA(0):     DFP-4 (boot)
[   968.035] (--) NVIDIA(0):     DFP-5
[   968.035] (--) NVIDIA(0):     DFP-6
[   968.035] (--) NVIDIA(0):     DFP-7 (boot)
[   968.035] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1070 (GP104-A) at PCI:10:0:0
[   968.035] (II) NVIDIA(0):     (GPU-0)
[   968.035] (--) NVIDIA(0): Memory: 8388608 kBytes
[   968.035] (--) NVIDIA(0): VideoBIOS: 86.04.26.00.70
[   968.035] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   968.050] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[   968.050] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[   968.050] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[   968.050] (--) NVIDIA(GPU-0): 
[   968.050] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   968.050] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   968.050] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   968.050] (--) NVIDIA(GPU-0): 
[   968.050] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   968.050] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   968.050] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[   968.050] (--) NVIDIA(GPU-0): 
[   968.050] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   968.050] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   968.050] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   968.050] (--) NVIDIA(GPU-0): 
[   968.050] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): connected
[   968.050] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): Internal DisplayPort
[   968.050] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): 1440.0 MHz maximum pixel clock
[   968.050] (--) NVIDIA(GPU-0): 
[   968.055] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   968.055] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[   968.055] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[   968.055] (--) NVIDIA(GPU-0): 
[   968.055] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   968.055] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[   968.055] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[   968.055] (--) NVIDIA(GPU-0): 
[   968.085] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): connected
[   968.085] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): Internal TMDS
[   968.085] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): 165.0 MHz maximum pixel clock
[   968.085] (--) NVIDIA(GPU-0): 
[   968.099] (==) NVIDIA(0): 
[   968.099] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   968.099] (==) NVIDIA(0):     will be used as the requested mode.
[   968.099] (==) NVIDIA(0): 
[   968.099] (II) NVIDIA(0): Validated MetaModes:
[   968.099] (II) NVIDIA(0):    
[   968.099] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select,DFP-4:nvidia-auto-select,DFP-7:nvidia-auto-select"
[   968.099] (II) NVIDIA(0): Virtual screen size determined to be 5888 x 1152
[   968.103] (--) NVIDIA(0): DPI set to (101, 100); computed from "UseEdidDpi" X config
[   968.103] (--) NVIDIA(0):     option
[   968.103] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   968.103] (II) NVIDIA:     access.
[   968.106] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   968.106] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   968.106] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   968.106] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   968.106] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   968.106] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   968.106] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   968.106] (II) NVIDIA(0):     Config Options in the README.
[   968.119] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-4:nvidia-auto-select,DFP-7:nvidia-auto-select"
[   968.221] (==) NVIDIA(0): Disabling shared memory pixmaps
[   968.221] (==) NVIDIA(0): Backing store enabled
[   968.221] (==) NVIDIA(0): Silken mouse disabled
[   968.222] (==) NVIDIA(0): DPMS enabled
[   968.222] (II) Loading sub module "dri2"
[   968.222] (II) LoadModule: "dri2"
[   968.222] (II) Module "dri2" already built-in
[   968.222] (II) NVIDIA(0): [DRI2] Setup complete
[   968.222] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   968.222] (II) Initializing extension Generic Event Extension
[   968.222] (II) Initializing extension SHAPE
[   968.223] (II) Initializing extension MIT-SHM
[   968.223] (II) Initializing extension XInputExtension
[   968.223] (II) Initializing extension XTEST
[   968.223] (II) Initializing extension BIG-REQUESTS
[   968.223] (II) Initializing extension SYNC
[   968.223] (II) Initializing extension XKEYBOARD
[   968.223] (II) Initializing extension XC-MISC
[   968.223] (II) Initializing extension SECURITY
[   968.223] (II) Initializing extension XFIXES
[   968.223] (II) Initializing extension RENDER
[   968.223] (II) Initializing extension RANDR
[   968.223] (II) Initializing extension COMPOSITE
[   968.223] (II) Initializing extension DAMAGE
[   968.223] (II) Initializing extension MIT-SCREEN-SAVER
[   968.223] (II) Initializing extension DOUBLE-BUFFER
[   968.223] (II) Initializing extension RECORD
[   968.223] (II) Initializing extension DPMS
[   968.224] (II) Initializing extension Present
[   968.224] (II) Initializing extension DRI3
[   968.224] (II) Initializing extension X-Resource
[   968.224] (II) Initializing extension XVideo
[   968.224] (II) Initializing extension XVideo-MotionCompensation
[   968.224] (II) Initializing extension GLX
[   968.224] (II) Initializing extension GLX
[   968.224] (II) Indirect GLX disabled.
[   968.224] (II) GLX: Another vendor is already registered for screen 0
[   968.224] (II) Initializing extension XFree86-VidModeExtension
[   968.224] (II) Initializing extension XFree86-DGA
[   968.224] (II) Initializing extension XFree86-DRI
[   968.224] (II) Initializing extension DRI2
[   968.224] (II) Initializing extension NV-GLX
[   968.224] (II) Initializing extension NV-CONTROL
[   968.224] (II) Initializing extension XINERAMA
[   968.288] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   968.288] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   968.288] (II) LoadModule: "libinput"
[   968.289] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   968.289] (II) Module libinput: vendor="X.Org Foundation"
[   968.289]    compiled for 1.20.13, module version = 1.2.0
[   968.289]    Module class: X.Org XInput Driver
[   968.289]    ABI class: X.Org XInput driver, version 24.1
[   968.289] (II) Using input driver 'libinput' for 'Power Button'
[   968.289] (**) Power Button: always reports core events
[   968.289] (**) Option "Device" "/dev/input/event1"
[   968.289] (**) Option "_source" "server/udev"
[   968.290] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   968.290] (II) event1  - Power Button: device is a keyboard
[   968.290] (II) event1  - Power Button: device removed
[   968.343] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   968.343] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   968.344] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   968.344] (II) event1  - Power Button: device is a keyboard
[   968.344] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   968.344] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   968.344] (II) Using input driver 'libinput' for 'Power Button'
[   968.344] (**) Power Button: always reports core events
[   968.344] (**) Option "Device" "/dev/input/event0"
[   968.344] (**) Option "_source" "server/udev"
[   968.345] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   968.345] (II) event0  - Power Button: device is a keyboard
[   968.345] (II) event0  - Power Button: device removed
[   968.369] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   968.369] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   968.370] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   968.370] (II) event0  - Power Button: device is a keyboard
[   968.371] (II) config/udev: Adding input device HDA Creative Mic (/dev/input/event25)
[   968.371] (II) No input driver specified, ignoring this device.
[   968.371] (II) This device may have been added with another device file.
[   968.371] (II) config/udev: Adding input device HDA Creative Line Out Surround (/dev/input/event26)
[   968.371] (II) No input driver specified, ignoring this device.
[   968.371] (II) This device may have been added with another device file.
[   968.371] (II) config/udev: Adding input device HDA Creative Line Out CLFE (/dev/input/event27)
[   968.371] (II) No input driver specified, ignoring this device.
[   968.371] (II) This device may have been added with another device file.
[   968.372] (II) config/udev: Adding input device HDA Creative Front Headphone (/dev/input/event28)
[   968.372] (II) No input driver specified, ignoring this device.
[   968.372] (II) This device may have been added with another device file.
[   968.372] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[   968.372] (II) No input driver specified, ignoring this device.
[   968.372] (II) This device may have been added with another device file.
[   968.373] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[   968.373] (II) No input driver specified, ignoring this device.
[   968.373] (II) This device may have been added with another device file.
[   968.373] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[   968.373] (II) No input driver specified, ignoring this device.
[   968.373] (II) This device may have been added with another device file.
[   968.373] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[   968.373] (II) No input driver specified, ignoring this device.
[   968.373] (II) This device may have been added with another device file.
[   968.373] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event15)
[   968.373] (II) No input driver specified, ignoring this device.
[   968.373] (II) This device may have been added with another device file.
[   968.374] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event16)
[   968.374] (II) No input driver specified, ignoring this device.
[   968.374] (II) This device may have been added with another device file.
[   968.374] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event17)
[   968.374] (II) No input driver specified, ignoring this device.
[   968.374] (II) This device may have been added with another device file.
[   968.374] (II) config/udev: Adding input device Logitech Logitech G710 Keyboard (/dev/input/event2)
[   968.374] (**) Logitech Logitech G710 Keyboard: Applying InputClass "libinput keyboard catchall"
[   968.374] (II) Using input driver 'libinput' for 'Logitech Logitech G710 Keyboard'
[   968.374] (**) Logitech Logitech G710 Keyboard: always reports core events
[   968.374] (**) Option "Device" "/dev/input/event2"
[   968.374] (**) Option "_source" "server/udev"
[   968.375] (II) event2  - Logitech Logitech G710 Keyboard: is tagged by udev as: Keyboard
[   968.375] (II) event2  - Logitech Logitech G710 Keyboard: device is a keyboard
[   968.375] (II) event2  - Logitech Logitech G710 Keyboard: device removed
[   968.409] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-2/5-2:1.0/0003:046D:C24D.0001/input/input2/event2"
[   968.410] (II) XINPUT: Adding extended input device "Logitech Logitech G710 Keyboard" (type: KEYBOARD, id 8)
[   968.411] (II) event2  - Logitech Logitech G710 Keyboard: is tagged by udev as: Keyboard
[   968.411] (II) event2  - Logitech Logitech G710 Keyboard: device is a keyboard
[   968.412] (II) config/udev: Adding input device Logitech Logitech G710 Keyboard (/dev/input/event3)
[   968.412] (**) Logitech Logitech G710 Keyboard: Applying InputClass "libinput keyboard catchall"
[   968.412] (II) Using input driver 'libinput' for 'Logitech Logitech G710 Keyboard'
[   968.412] (**) Logitech Logitech G710 Keyboard: always reports core events
[   968.412] (**) Option "Device" "/dev/input/event3"
[   968.412] (**) Option "_source" "server/udev"
[   968.413] (II) event3  - Logitech Logitech G710 Keyboard: is tagged by udev as: Keyboard
[   968.413] (II) event3  - Logitech Logitech G710 Keyboard: device is a keyboard
[   968.413] (II) event3  - Logitech Logitech G710 Keyboard: device removed
[   968.449] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-2/5-2:1.1/0003:046D:C24D.0002/input/input3/event3"
[   968.449] (II) XINPUT: Adding extended input device "Logitech Logitech G710 Keyboard" (type: KEYBOARD, id 9)
[   968.451] (II) event3  - Logitech Logitech G710 Keyboard: is tagged by udev as: Keyboard
[   968.451] (II) event3  - Logitech Logitech G710 Keyboard: device is a keyboard
[   968.452] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event4)
[   968.452] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput pointer catchall"
[   968.452] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[   968.452] (**) Razer Razer DeathAdder V2: always reports core events
[   968.452] (**) Option "Device" "/dev/input/event4"
[   968.452] (**) Option "_source" "server/udev"
[   968.507] (II) event4  - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[   968.507] (II) event4  - Razer Razer DeathAdder V2: device is a pointer
[   968.507] (II) event4  - Razer Razer DeathAdder V2: device removed
[   968.569] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3:1.0/0003:1532:0084.0004/input/input6/event4"
[   968.569] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: MOUSE, id 10)
[   968.570] (**) Option "AccelerationScheme" "none"
[   968.570] (**) Razer Razer DeathAdder V2: (accel) selected scheme none/0
[   968.570] (**) Razer Razer DeathAdder V2: (accel) acceleration factor: 2.000
[   968.570] (**) Razer Razer DeathAdder V2: (accel) acceleration threshold: 4
[   968.627] (II) event4  - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[   968.627] (II) event4  - Razer Razer DeathAdder V2: device is a pointer
[   968.628] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/mouse0)
[   968.628] (II) No input driver specified, ignoring this device.
[   968.628] (II) This device may have been added with another device file.
[   968.629] (II) config/udev: Adding input device Razer Razer DeathAdder V2 Keyboard (/dev/input/event5)
[   968.629] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "libinput keyboard catchall"
[   968.629] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2 Keyboard'
[   968.629] (**) Razer Razer DeathAdder V2 Keyboard: always reports core events
[   968.629] (**) Option "Device" "/dev/input/event5"
[   968.629] (**) Option "_source" "server/udev"
[   968.630] (II) event5  - Razer Razer DeathAdder V2 Keyboard: is tagged by udev as: Keyboard
[   968.630] (II) event5  - Razer Razer DeathAdder V2 Keyboard: device is a keyboard
[   968.630] (II) event5  - Razer Razer DeathAdder V2 Keyboard: device removed
[   968.663] (II) libinput: Razer Razer DeathAdder V2 Keyboard: needs a virtual subdevice
[   968.663] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3:1.1/0003:1532:0084.0005/input/input7/event5"
[   968.663] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2 Keyboard" (type: MOUSE, id 11)
[   968.663] (**) Option "AccelerationScheme" "none"
[   968.663] (**) Razer Razer DeathAdder V2 Keyboard: (accel) selected scheme none/0
[   968.663] (**) Razer Razer DeathAdder V2 Keyboard: (accel) acceleration factor: 2.000
[   968.663] (**) Razer Razer DeathAdder V2 Keyboard: (accel) acceleration threshold: 4
[   968.664] (II) event5  - Razer Razer DeathAdder V2 Keyboard: is tagged by udev as: Keyboard
[   968.664] (II) event5  - Razer Razer DeathAdder V2 Keyboard: device is a keyboard
[   968.665] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event6)
[   968.665] (II) No input driver specified, ignoring this device.
[   968.665] (II) This device may have been added with another device file.
[   968.666] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event7)
[   968.666] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput keyboard catchall"
[   968.666] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[   968.666] (**) Razer Razer DeathAdder V2: always reports core events
[   968.666] (**) Option "Device" "/dev/input/event7"
[   968.666] (**) Option "_source" "server/udev"
[   968.667] (II) event7  - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[   968.667] (II) event7  - Razer Razer DeathAdder V2: device is a keyboard
[   968.667] (II) event7  - Razer Razer DeathAdder V2: device removed
[   968.703] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3:1.2/0003:1532:0084.0006/input/input9/event7"
[   968.703] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: KEYBOARD, id 12)
[   968.704] (II) event7  - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[   968.704] (II) event7  - Razer Razer DeathAdder V2: device is a keyboard
[   968.705] (II) config/udev: Adding input device Logitech Logitech G930 Headset Consumer Control (/dev/input/event8)
[   968.705] (**) Logitech Logitech G930 Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[   968.705] (II) Using input driver 'libinput' for 'Logitech Logitech G930 Headset Consumer Control'
[   968.705] (**) Logitech Logitech G930 Headset Consumer Control: always reports core events
[   968.705] (**) Option "Device" "/dev/input/event8"
[   968.705] (**) Option "_source" "server/udev"
[   968.706] (II) event8  - Logitech Logitech G930 Headset Consumer Control: is tagged by udev as: Keyboard
[   968.706] (II) event8  - Logitech Logitech G930 Headset Consumer Control: device is a keyboard
[   968.707] (II) event8  - Logitech Logitech G930 Headset Consumer Control: device removed
[   968.783] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-4/5-4:1.3/0003:046D:0A1F.0008/input/input10/event8"
[   968.783] (II) XINPUT: Adding extended input device "Logitech Logitech G930 Headset Consumer Control" (type: KEYBOARD, id 13)
[   968.785] (II) event8  - Logitech Logitech G930 Headset Consumer Control: is tagged by udev as: Keyboard
[   968.785] (II) event8  - Logitech Logitech G930 Headset Consumer Control: device is a keyboard
[   968.785] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event18)
[   968.785] (II) No input driver specified, ignoring this device.
[   968.785] (II) This device may have been added with another device file.
[   968.786] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event19)
[   968.786] (II) No input driver specified, ignoring this device.
[   968.786] (II) This device may have been added with another device file.
[   968.786] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event20)
[   968.786] (II) No input driver specified, ignoring this device.
[   968.786] (II) This device may have been added with another device file.
[   968.786] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event21)
[   968.786] (II) No input driver specified, ignoring this device.
[   968.786] (II) This device may have been added with another device file.
[   968.787] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event22)
[   968.787] (II) No input driver specified, ignoring this device.
[   968.787] (II) This device may have been added with another device file.
[   968.787] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event23)
[   968.787] (II) No input driver specified, ignoring this device.
[   968.787] (II) This device may have been added with another device file.
[   968.787] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event24)
[   968.787] (II) No input driver specified, ignoring this device.
[   968.787] (II) This device may have been added with another device file.
[   968.788] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event10)
[   968.788] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   968.788] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[   968.788] (**) Eee PC WMI hotkeys: always reports core events
[   968.788] (**) Option "Device" "/dev/input/event10"
[   968.788] (**) Option "_source" "server/udev"
[   968.788] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   968.788] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[   968.788] (II) event10 - Eee PC WMI hotkeys: device removed
[   968.849] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input13/event10"
[   968.849] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
[   968.850] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   968.850] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[   968.851] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[   968.851] (II) No input driver specified, ignoring this device.
[   968.851] (II) This device may have been added with another device file.
[   968.855] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "libinput keyboard catchall"
[   968.855] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2 Keyboard'
[   968.855] (**) Razer Razer DeathAdder V2 Keyboard: always reports core events
[   968.855] (**) Option "Device" "/dev/input/event5"
[   968.855] (**) Option "_source" "_driver/libinput"
[   968.855] (II) libinput: Razer Razer DeathAdder V2 Keyboard: is a virtual subdevice
[   968.855] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb5/5-3/5-3:1.1/0003:1532:0084.0005/input/input7/event5"
[   968.855] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2 Keyboard" (type: KEYBOARD, id 15)
[   968.856] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): connected
[   968.856] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): Internal DisplayPort
[   968.856] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): 1440.0 MHz maximum pixel clock
[   968.856] (--) NVIDIA(GPU-0): 
[   973.720] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[   973.720] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[   973.720] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[   973.720] (--) NVIDIA(GPU-0): 
[   973.720] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   973.720] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   973.720] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   973.720] (--) NVIDIA(GPU-0): 
[   973.720] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   973.720] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   973.720] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[   973.720] (--) NVIDIA(GPU-0): 
[   973.721] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   973.721] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   973.721] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   973.721] (--) NVIDIA(GPU-0): 
[   973.721] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): connected
[   973.721] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): Internal DisplayPort
[   973.721] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): 1440.0 MHz maximum pixel clock
[   973.721] (--) NVIDIA(GPU-0): 
[   973.726] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   973.726] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[   973.726] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[   973.726] (--) NVIDIA(GPU-0): 
[   973.726] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   973.726] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[   973.726] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[   973.726] (--) NVIDIA(GPU-0): 
[   973.756] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): connected
[   973.756] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): Internal TMDS
[   973.756] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): 165.0 MHz maximum pixel clock
[   973.756] (--) NVIDIA(GPU-0): 
[   973.774] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @2048x1152 +0+0 {ViewPortIn=2048x1152, ViewPortOut=2048x1152+0+0}, DP-2: nvidia-auto-select @1920x1080 +2048+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   973.980] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @1152x2048 +0+0 {ViewPortIn=1152x2048, ViewPortOut=2048x1152+0+0, Rotation=90}, DP-2: nvidia-auto-select @1920x1080 +2048+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   974.108] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @1152x2048 +0+0 {ViewPortIn=1152x2048, ViewPortOut=2048x1152+0+0, Rotation=90}, DP-2: 1920x1080_144 @1920x1080 +1152+276 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   974.242] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @1152x2048 +0+0 {ViewPortIn=1152x2048, ViewPortOut=2048x1152+0+0, Rotation=90}, DP-2: 1920x1080_144 @1920x1080 +1152+276 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-5: nvidia-auto-select @1920x1080 +3072+276 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   974.794] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[   974.794] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[   974.794] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[   974.794] (--) NVIDIA(GPU-0): 
[   974.794] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   974.794] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   974.794] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   974.794] (--) NVIDIA(GPU-0): 
[   974.794] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   974.794] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   974.794] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[   974.794] (--) NVIDIA(GPU-0): 
[   974.794] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   974.794] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   974.794] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   974.794] (--) NVIDIA(GPU-0): 
[   974.794] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): connected
[   974.794] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): Internal DisplayPort
[   974.794] (--) NVIDIA(GPU-0): ViewSonic XG2401 SERIES (DFP-4): 1440.0 MHz maximum pixel clock
[   974.794] (--) NVIDIA(GPU-0): 
[   974.799] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   974.799] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[   974.799] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[   974.799] (--) NVIDIA(GPU-0): 
[   974.800] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   974.800] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[   974.800] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[   974.800] (--) NVIDIA(GPU-0): 
[   974.830] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): connected
[   974.830] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): Internal TMDS
[   974.830] (--) NVIDIA(GPU-0): Idek Iiyama PLX2380H (DFP-7): 165.0 MHz maximum pixel clock
[   974.830] (--) NVIDIA(GPU-0): 
~
~
~
~

You can  /etc/X11/xorg.conf.d/20-nvidia.conf

Section "Device"
	Identifier "Default nvidia Device"
	Driver	"nvidia"
	Option 	"DPI"			"96x96"
	Option	"UseEdidDpi"	"False"
EndSection

Added this .conf but no changes with the rotated DVI-D-0.

Last edited by trooper1991 (2021-09-23 19:30:47)

Offline

#4 2021-09-23 19:46:14

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: [SOLVED] large cursor after multiple monitor setup

[   446.774] (--) NVIDIA(0): DPI set to (57, 179); computed from "UseEdidDpi" X config
[   446.774] (--) NVIDIA(0):     option

no changes with the rotated DVI-D-0.

Most likely because of the static server config that should™ not be there itfp.

[   446.088] (==) Using config file: "/etc/X11/xorg.conf"

Aside from the bogus "AllowEmptyInitialConfiguration" I don't see any custom parameter in that config, so it's probably the stock version generated by nvidia-xconfig/nvidia-settings. Remove that.

Offline

#5 2021-09-23 20:44:25

trooper1991
Member
Registered: 2015-08-06
Posts: 18

Re: [SOLVED] large cursor after multiple monitor setup

seth wrote:
[   446.774] (--) NVIDIA(0): DPI set to (57, 179); computed from "UseEdidDpi" X config
[   446.774] (--) NVIDIA(0):     option

no changes with the rotated DVI-D-0.

Most likely because of the static server config that should™ not be there itfp.

[   446.088] (==) Using config file: "/etc/X11/xorg.conf"

Aside from the bogus "AllowEmptyInitialConfiguration" I don't see any custom parameter in that config, so it's probably the stock version generated by nvidia-xconfig/nvidia-settings. Remove that.

Thank you very much!
I removed the "/etc/X11/xorg.conf" and it is working fine beside one last point. In lightdm-gtk-greeter the cursor still is large. i3 and dwm look and behave normal. I changed the lightdm-gtk-greeter.conf with

cursor-theme-size=16

but it has no effect to the size of the cursor. Do you have any idea for that problem?

Offline

#6 2021-09-23 20:52:57

trooper1991
Member
Registered: 2015-08-06
Posts: 18

Re: [SOLVED] large cursor after multiple monitor setup

trooper1991 wrote:
seth wrote:
[   446.774] (--) NVIDIA(0): DPI set to (57, 179); computed from "UseEdidDpi" X config
[   446.774] (--) NVIDIA(0):     option

no changes with the rotated DVI-D-0.

Most likely because of the static server config that should™ not be there itfp.

[   446.088] (==) Using config file: "/etc/X11/xorg.conf"

Aside from the bogus "AllowEmptyInitialConfiguration" I don't see any custom parameter in that config, so it's probably the stock version generated by nvidia-xconfig/nvidia-settings. Remove that.

Thank you very much!
I removed the "/etc/X11/xorg.conf" and it is working fine beside one last point. In lightdm-gtk-greeter the cursor still is large. i3 and dwm look and behave normal. I changed the lightdm-gtk-greeter.conf with

cursor-theme-size=16

but it has no effect to the size of the cursor. Do you have any idea for that problem?


NVM
i added to 'lightdm-gtk-greeter.conf'

cursor-theme-name = Adwaita

The size is normal now.
Thank you again for your help seth.

Last edited by trooper1991 (2021-09-23 20:53:23)

Offline

Board footer

Powered by FluxBB