You are not logged in.
Pages: 1
I'm trying to change the refresh rate of my monitor to it's maximum of 240 (239.76) but xrandr is claiming that this refresh rate is not available for this size despite showing otherwise.
[kwar@stratosphere ~]$ xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
DVI-D-0 disconnected primary (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 544mm x 303mm
1920x1080 60.00*+ 239.76 143.98 119.98 99.93 59.94 50.00
1680x1050 59.95
1600x900 60.00
1280x1024 239.77 119.96 75.02 60.02
1280x800 59.81
1280x720 60.00 59.94 50.00
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 59.94
640x480 75.00 59.94 59.93 [kwar@stratosphere ~]$ xrandr -r 240
Rate 240.00 Hz not available for this sizecan someone help me decipher what exactly is going wrong here?
Thanks.
Last edited by kwar (2020-04-18 19:52:50)
Offline
output of xorg.0.log for what it's worth
[ 30.785] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 30.785]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 30.785] Build Operating System: Linux Arch Linux
[ 30.785] Current Operating System: Linux stratosphere 5.6.4-arch1-1 #1 SMP PREEMPT Mon, 13 Apr 2020 12:21:19 +0000 x86_64
[ 30.786] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9b557375-f6ae-4b9e-9b48-853e8ceb4dce rw cryptdevice=UUID=290878dc-ce35-4084-8609-c899630d05a2:root root=/dev/mapper/root loglevel=3 quiet
[ 30.786] Build Date: 30 March 2020 05:05:45AM
[ 30.786]
[ 30.786] Current version of pixman: 0.38.4
[ 30.786] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 30.786] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 30.786] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 18 20:00:43 2020
[ 30.788] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 30.788] (==) No Layout section. Using the first Screen section.
[ 30.788] (==) No screen section available. Using defaults.
[ 30.788] (**) |-->Screen "Default Screen Section" (0)
[ 30.788] (**) | |-->Monitor "<default monitor>"
[ 30.789] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 30.789] (==) Automatically adding devices
[ 30.789] (==) Automatically enabling devices
[ 30.789] (==) Automatically adding GPU devices
[ 30.789] (==) Automatically binding GPU devices
[ 30.789] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 30.790] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 30.790] Entry deleted from font path.
[ 30.790] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 30.790] Entry deleted from font path.
[ 30.790] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 30.790] Entry deleted from font path.
[ 30.790] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 30.790] Entry deleted from font path.
[ 30.790] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 30.790] Entry deleted from font path.
[ 30.790] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 30.790] Entry deleted from font path.
[ 30.790] (==) FontPath set to:
[ 30.790] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 30.790] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 30.790] (II) Module ABI versions:
[ 30.790] X.Org ANSI C Emulation: 0.4
[ 30.790] X.Org Video Driver: 24.1
[ 30.790] X.Org XInput driver : 24.1
[ 30.790] X.Org Server Extension : 10.0
[ 30.790] (++) using VT number 1
[ 30.791] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 30.791] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 30.792] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 30.793] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 30.794] (--) PCI:*(29@0:0:0) 10de:1c82:3842:6253 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[ 30.794] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 30.794] (II) LoadModule: "glx"
[ 30.795] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 30.804] (II) Module glx: vendor="X.Org Foundation"
[ 30.804] compiled for 1.20.8, module version = 1.0.0
[ 30.804] ABI class: X.Org Server Extension, version 10.0
[ 30.804] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 30.804] loading driver: nvidia
[ 30.804] (==) Matched nvidia as autoconfigured driver 0
[ 30.804] (==) Matched nouveau as autoconfigured driver 1
[ 30.804] (==) Matched nv as autoconfigured driver 2
[ 30.804] (==) Matched modesetting as autoconfigured driver 3
[ 30.804] (==) Matched fbdev as autoconfigured driver 4
[ 30.804] (==) Matched vesa as autoconfigured driver 5
[ 30.804] (==) Assigned the driver to the xf86ConfigLayout
[ 30.804] (II) LoadModule: "nvidia"
[ 30.804] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 30.812] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 30.812] compiled for 1.6.99.901, module version = 1.0.0
[ 30.812] Module class: X.Org Video Driver
[ 30.813] (II) LoadModule: "nouveau"
[ 30.813] (WW) Warning, couldn't open module nouveau
[ 30.813] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 30.813] (II) LoadModule: "nv"
[ 30.813] (WW) Warning, couldn't open module nv
[ 30.813] (EE) Failed to load module "nv" (module does not exist, 0)
[ 30.813] (II) LoadModule: "modesetting"
[ 30.813] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 30.815] (II) Module modesetting: vendor="X.Org Foundation"
[ 30.815] compiled for 1.20.8, module version = 1.20.8
[ 30.815] Module class: X.Org Video Driver
[ 30.815] ABI class: X.Org Video Driver, version 24.1
[ 30.815] (II) LoadModule: "fbdev"
[ 30.815] (WW) Warning, couldn't open module fbdev
[ 30.815] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 30.815] (II) LoadModule: "vesa"
[ 30.815] (WW) Warning, couldn't open module vesa
[ 30.815] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 30.816] (II) NVIDIA dlloader X Driver 440.82 Wed Apr 1 19:50:17 UTC 2020
[ 30.816] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 30.816] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 30.817] (II) systemd-logind: releasing fd for 226:0
[ 30.818] (II) Loading sub module "fb"
[ 30.818] (II) LoadModule: "fb"
[ 30.818] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 30.819] (II) Module fb: vendor="X.Org Foundation"
[ 30.819] compiled for 1.20.8, module version = 1.0.0
[ 30.819] ABI class: X.Org ANSI C Emulation, version 0.4
[ 30.819] (II) Loading sub module "wfb"
[ 30.819] (II) LoadModule: "wfb"
[ 30.819] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 30.820] (II) Module wfb: vendor="X.Org Foundation"
[ 30.820] compiled for 1.20.8, module version = 1.0.0
[ 30.820] ABI class: X.Org ANSI C Emulation, version 0.4
[ 30.820] (II) Loading sub module "ramdac"
[ 30.820] (II) LoadModule: "ramdac"
[ 30.820] (II) Module "ramdac" already built-in
[ 30.821] (WW) Falling back to old probe method for modesetting
[ 30.821] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 30.821] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 30.821] (==) NVIDIA(0): RGB weight 888
[ 30.821] (==) NVIDIA(0): Default visual is TrueColor
[ 30.821] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 30.822] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 30.822] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 30.822] (**) NVIDIA(0): Enabling 2D acceleration
[ 30.822] (II) Loading sub module "glxserver_nvidia"
[ 30.822] (II) LoadModule: "glxserver_nvidia"
[ 30.822] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 30.877] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 30.877] compiled for 1.6.99.901, module version = 1.0.0
[ 30.877] Module class: X.Org Server Extension
[ 30.878] (II) NVIDIA GLX Module 440.82 Wed Apr 1 19:47:36 UTC 2020
[ 30.881] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 31.571] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:29:0:0
[ 31.571] (--) NVIDIA(0): DFP-0
[ 31.571] (--) NVIDIA(0): DFP-1
[ 31.571] (--) NVIDIA(0): DFP-2 (boot)
[ 31.571] (--) NVIDIA(0): DFP-3
[ 31.571] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:29:0:0
[ 31.571] (II) NVIDIA(0): (GPU-0)
[ 31.571] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 31.571] (--) NVIDIA(0): VideoBIOS: 86.07.42.00.50
[ 31.571] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 31.572] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 31.572] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 31.572] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 31.572] (--) NVIDIA(GPU-0):
[ 31.572] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 31.572] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 31.572] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 31.572] (--) NVIDIA(GPU-0):
[ 31.572] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 31.572] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 31.572] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 31.572] (--) NVIDIA(GPU-0):
[ 31.574] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 31.574] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 31.574] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 31.574] (--) NVIDIA(GPU-0):
[ 31.578] (==) NVIDIA(0):
[ 31.578] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 31.578] (==) NVIDIA(0): will be used as the requested mode.
[ 31.578] (==) NVIDIA(0):
[ 31.578] (II) NVIDIA(0): Validated MetaModes:
[ 31.578] (II) NVIDIA(0): "DFP-2:nvidia-auto-select"
[ 31.578] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 31.582] (--) NVIDIA(0): DPI set to (90, 91); computed from "UseEdidDpi" X config
[ 31.582] (--) NVIDIA(0): option
[ 31.582] (II) UnloadModule: "modesetting"
[ 31.582] (II) Unloading modesetting
[ 31.583] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 31.583] (II) NVIDIA: access.
[ 31.585] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 31.585] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 31.585] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 31.585] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 31.585] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 31.585] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 31.585] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 31.585] (II) NVIDIA(0): Config Options in the README.
[ 31.667] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select"
[ 31.814] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 31.814] (==) NVIDIA(0): Backing store enabled
[ 31.814] (==) NVIDIA(0): Silken mouse disabled
[ 31.815] (==) NVIDIA(0): DPMS enabled
[ 31.815] (II) Loading sub module "dri2"
[ 31.815] (II) LoadModule: "dri2"
[ 31.815] (II) Module "dri2" already built-in
[ 31.815] (II) NVIDIA(0): [DRI2] Setup complete
[ 31.815] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 31.816] (II) Initializing extension Generic Event Extension
[ 31.816] (II) Initializing extension SHAPE
[ 31.816] (II) Initializing extension MIT-SHM
[ 31.816] (II) Initializing extension XInputExtension
[ 31.816] (II) Initializing extension XTEST
[ 31.816] (II) Initializing extension BIG-REQUESTS
[ 31.816] (II) Initializing extension SYNC
[ 31.816] (II) Initializing extension XKEYBOARD
[ 31.816] (II) Initializing extension XC-MISC
[ 31.816] (II) Initializing extension SECURITY
[ 31.816] (II) Initializing extension XFIXES
[ 31.816] (II) Initializing extension RENDER
[ 31.816] (II) Initializing extension RANDR
[ 31.816] (II) Initializing extension COMPOSITE
[ 31.816] (II) Initializing extension DAMAGE
[ 31.816] (II) Initializing extension MIT-SCREEN-SAVER
[ 31.816] (II) Initializing extension DOUBLE-BUFFER
[ 31.816] (II) Initializing extension RECORD
[ 31.816] (II) Initializing extension DPMS
[ 31.816] (II) Initializing extension Present
[ 31.816] (II) Initializing extension DRI3
[ 31.816] (II) Initializing extension X-Resource
[ 31.816] (II) Initializing extension XVideo
[ 31.816] (II) Initializing extension XVideo-MotionCompensation
[ 31.816] (II) Initializing extension GLX
[ 31.816] (II) Initializing extension GLX
[ 31.816] (II) Indirect GLX disabled.
[ 31.816] (II) GLX: Another vendor is already registered for screen 0
[ 31.816] (II) Initializing extension XFree86-VidModeExtension
[ 31.816] (II) Initializing extension XFree86-DGA
[ 31.816] (II) Initializing extension XFree86-DRI
[ 31.816] (II) Initializing extension DRI2
[ 31.816] (II) Initializing extension NV-GLX
[ 31.816] (II) Initializing extension NV-CONTROL
[ 31.816] (II) Initializing extension XINERAMA
[ 31.875] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 31.876] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 31.876] (II) LoadModule: "libinput"
[ 31.876] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 31.880] (II) Module libinput: vendor="X.Org Foundation"
[ 31.880] compiled for 1.20.7, module version = 0.29.0
[ 31.880] Module class: X.Org XInput Driver
[ 31.880] ABI class: X.Org XInput driver, version 24.1
[ 31.880] (II) Using input driver 'libinput' for 'Power Button'
[ 31.881] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 32 paused 0
[ 31.881] (**) Power Button: always reports core events
[ 31.881] (**) Option "Device" "/dev/input/event1"
[ 31.881] (**) Option "_source" "server/udev"
[ 31.883] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 31.883] (II) event1 - Power Button: device is a keyboard
[ 31.883] (II) event1 - Power Button: device removed
[ 31.883] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 31.883] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 31.884] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 31.884] (II) event1 - Power Button: device is a keyboard
[ 31.884] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 31.884] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 31.884] (II) Using input driver 'libinput' for 'Power Button'
[ 31.885] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 35 paused 0
[ 31.885] (**) Power Button: always reports core events
[ 31.885] (**) Option "Device" "/dev/input/event0"
[ 31.885] (**) Option "_source" "server/udev"
[ 31.885] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 31.885] (II) event0 - Power Button: device is a keyboard
[ 31.885] (II) event0 - Power Button: device removed
[ 31.885] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 31.885] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 31.886] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 31.886] (II) event0 - Power Button: device is a keyboard
[ 31.886] (II) config/udev: Adding input device Logitech G305 (/dev/input/event8)
[ 31.886] (**) Logitech G305: Applying InputClass "libinput pointer catchall"
[ 31.886] (**) Logitech G305: Applying InputClass "libinput keyboard catchall"
[ 31.886] (II) Using input driver 'libinput' for 'Logitech G305'
[ 31.887] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 36 paused 0
[ 31.887] (**) Logitech G305: always reports core events
[ 31.887] (**) Option "Device" "/dev/input/event8"
[ 31.887] (**) Option "_source" "server/udev"
[ 31.888] (II) event8 - Logitech G305: is tagged by udev as: Keyboard Mouse
[ 31.888] (II) event8 - Logitech G305: device is a pointer
[ 31.888] (II) event8 - Logitech G305: device is a keyboard
[ 31.888] (II) event8 - Logitech G305: device removed
[ 31.888] (II) libinput: Logitech G305: needs a virtual subdevice
[ 31.888] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-12/1-12:1.2/0003:046D:C53F.0008/0003:046D:4074.000C/input/input20/event8"
[ 31.888] (II) XINPUT: Adding extended input device "Logitech G305" (type: MOUSE, id 8)
[ 31.888] (**) Option "AccelerationScheme" "none"
[ 31.888] (**) Logitech G305: (accel) selected scheme none/0
[ 31.888] (**) Logitech G305: (accel) acceleration factor: 2.000
[ 31.888] (**) Logitech G305: (accel) acceleration threshold: 4
[ 31.889] (II) event8 - Logitech G305: is tagged by udev as: Keyboard Mouse
[ 31.889] (II) event8 - Logitech G305: device is a pointer
[ 31.889] (II) event8 - Logitech G305: device is a keyboard
[ 31.889] (II) config/udev: Adding input device Logitech G305 (/dev/input/mouse1)
[ 31.889] (II) No input driver specified, ignoring this device.
[ 31.889] (II) This device may have been added with another device file.
[ 31.890] (II) config/udev: Adding input device Blue Microphones Yeti Stereo Microphone Consumer Control (/dev/input/event2)
[ 31.890] (**) Blue Microphones Yeti Stereo Microphone Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 31.890] (II) Using input driver 'libinput' for 'Blue Microphones Yeti Stereo Microphone Consumer Control'
[ 31.890] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 37 paused 0
[ 31.890] (**) Blue Microphones Yeti Stereo Microphone Consumer Control: always reports core events
[ 31.890] (**) Option "Device" "/dev/input/event2"
[ 31.890] (**) Option "_source" "server/udev"
[ 31.891] (II) event2 - Blue Microphones Yeti Stereo Microphone Consumer Control: is tagged by udev as: Keyboard
[ 31.891] (II) event2 - Blue Microphones Yeti Stereo Microphone Consumer Control: device is a keyboard
[ 31.892] (II) event2 - Blue Microphones Yeti Stereo Microphone Consumer Control: device removed
[ 31.892] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.2/0000:16:08.0/0000:1c:00.0/usb3/3-1/3-1:1.3/0003:B58E:9E84.0003/input/input3/event2"
[ 31.892] (II) XINPUT: Adding extended input device "Blue Microphones Yeti Stereo Microphone Consumer Control" (type: KEYBOARD, id 9)
[ 31.893] (II) event2 - Blue Microphones Yeti Stereo Microphone Consumer Control: is tagged by udev as: Keyboard
[ 31.893] (II) event2 - Blue Microphones Yeti Stereo Microphone Consumer Control: device is a keyboard
[ 31.893] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[ 31.893] (II) No input driver specified, ignoring this device.
[ 31.893] (II) This device may have been added with another device file.
[ 31.893] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[ 31.893] (II) No input driver specified, ignoring this device.
[ 31.893] (II) This device may have been added with another device file.
[ 31.893] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[ 31.893] (II) No input driver specified, ignoring this device.
[ 31.893] (II) This device may have been added with another device file.
[ 31.893] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[ 31.893] (II) No input driver specified, ignoring this device.
[ 31.893] (II) This device may have been added with another device file.
[ 31.894] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
[ 31.894] (II) No input driver specified, ignoring this device.
[ 31.894] (II) This device may have been added with another device file.
[ 31.894] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event15)
[ 31.894] (II) No input driver specified, ignoring this device.
[ 31.894] (II) This device may have been added with another device file.
[ 31.894] (II) config/udev: Adding input device t.m.k. HHKB mod (/dev/input/event3)
[ 31.894] (**) t.m.k. HHKB mod: Applying InputClass "libinput keyboard catchall"
[ 31.894] (II) Using input driver 'libinput' for 't.m.k. HHKB mod'
[ 31.895] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 38 paused 0
[ 31.895] (**) t.m.k. HHKB mod: always reports core events
[ 31.895] (**) Option "Device" "/dev/input/event3"
[ 31.895] (**) Option "_source" "server/udev"
[ 31.896] (II) event3 - t.m.k. HHKB mod: is tagged by udev as: Keyboard
[ 31.896] (II) event3 - t.m.k. HHKB mod: device is a keyboard
[ 31.896] (II) event3 - t.m.k. HHKB mod: device removed
[ 31.896] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:1e:00.3/usb5/5-2/5-2:1.0/0003:FEED:4242.0005/input/input6/event3"
[ 31.896] (II) XINPUT: Adding extended input device "t.m.k. HHKB mod" (type: KEYBOARD, id 10)
[ 31.897] (II) event3 - t.m.k. HHKB mod: is tagged by udev as: Keyboard
[ 31.897] (II) event3 - t.m.k. HHKB mod: device is a keyboard
[ 31.897] (II) config/udev: Adding input device t.m.k. HHKB mod (/dev/input/event4)
[ 31.897] (**) t.m.k. HHKB mod: Applying InputClass "libinput pointer catchall"
[ 31.897] (II) Using input driver 'libinput' for 't.m.k. HHKB mod'
[ 31.953] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 39 paused 0
[ 31.953] (**) t.m.k. HHKB mod: always reports core events
[ 31.953] (**) Option "Device" "/dev/input/event4"
[ 31.953] (**) Option "_source" "server/udev"
[ 31.954] (II) event4 - t.m.k. HHKB mod: is tagged by udev as: Mouse
[ 31.955] (II) event4 - t.m.k. HHKB mod: device is a pointer
[ 31.955] (II) event4 - t.m.k. HHKB mod: device removed
[ 31.955] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:1e:00.3/usb5/5-2/5-2:1.1/0003:FEED:4242.0007/input/input11/event4"
[ 31.955] (II) XINPUT: Adding extended input device "t.m.k. HHKB mod" (type: MOUSE, id 11)
[ 31.955] (**) Option "AccelerationScheme" "none"
[ 31.955] (**) t.m.k. HHKB mod: (accel) selected scheme none/0
[ 31.955] (**) t.m.k. HHKB mod: (accel) acceleration factor: 2.000
[ 31.955] (**) t.m.k. HHKB mod: (accel) acceleration threshold: 4
[ 31.956] (II) event4 - t.m.k. HHKB mod: is tagged by udev as: Mouse
[ 31.957] (II) event4 - t.m.k. HHKB mod: device is a pointer
[ 31.957] (II) config/udev: Adding input device t.m.k. HHKB mod (/dev/input/mouse0)
[ 31.957] (II) No input driver specified, ignoring this device.
[ 31.957] (II) This device may have been added with another device file.
[ 31.958] (II) config/udev: Adding input device t.m.k. HHKB mod System Control (/dev/input/event5)
[ 31.958] (**) t.m.k. HHKB mod System Control: Applying InputClass "libinput keyboard catchall"
[ 31.958] (II) Using input driver 'libinput' for 't.m.k. HHKB mod System Control'
[ 31.959] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 40 paused 0
[ 31.959] (**) t.m.k. HHKB mod System Control: always reports core events
[ 31.959] (**) Option "Device" "/dev/input/event5"
[ 31.959] (**) Option "_source" "server/udev"
[ 31.960] (II) event5 - t.m.k. HHKB mod System Control: is tagged by udev as: Keyboard
[ 31.960] (II) event5 - t.m.k. HHKB mod System Control: device is a keyboard
[ 31.960] (II) event5 - t.m.k. HHKB mod System Control: device removed
[ 31.960] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:1e:00.3/usb5/5-2/5-2:1.2/0003:FEED:4242.0009/input/input12/event5"
[ 31.960] (II) XINPUT: Adding extended input device "t.m.k. HHKB mod System Control" (type: KEYBOARD, id 12)
[ 31.962] (II) event5 - t.m.k. HHKB mod System Control: is tagged by udev as: Keyboard
[ 31.962] (II) event5 - t.m.k. HHKB mod System Control: device is a keyboard
[ 31.963] (II) config/udev: Adding input device t.m.k. HHKB mod Consumer Control (/dev/input/event6)
[ 31.963] (**) t.m.k. HHKB mod Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 31.963] (II) Using input driver 'libinput' for 't.m.k. HHKB mod Consumer Control'
[ 31.964] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 41 paused 0
[ 31.964] (**) t.m.k. HHKB mod Consumer Control: always reports core events
[ 31.964] (**) Option "Device" "/dev/input/event6"
[ 31.964] (**) Option "_source" "server/udev"
[ 31.965] (II) event6 - t.m.k. HHKB mod Consumer Control: is tagged by udev as: Keyboard
[ 31.965] (II) event6 - t.m.k. HHKB mod Consumer Control: device is a keyboard
[ 31.965] (II) event6 - t.m.k. HHKB mod Consumer Control: device removed
[ 31.965] (II) libinput: t.m.k. HHKB mod Consumer Control: needs a virtual subdevice
[ 31.965] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:1e:00.3/usb5/5-2/5-2:1.2/0003:FEED:4242.0009/input/input13/event6"
[ 31.965] (II) XINPUT: Adding extended input device "t.m.k. HHKB mod Consumer Control" (type: MOUSE, id 13)
[ 31.966] (**) Option "AccelerationScheme" "none"
[ 31.966] (**) t.m.k. HHKB mod Consumer Control: (accel) selected scheme none/0
[ 31.966] (**) t.m.k. HHKB mod Consumer Control: (accel) acceleration factor: 2.000
[ 31.966] (**) t.m.k. HHKB mod Consumer Control: (accel) acceleration threshold: 4
[ 31.967] (II) event6 - t.m.k. HHKB mod Consumer Control: is tagged by udev as: Keyboard
[ 31.967] (II) event6 - t.m.k. HHKB mod Consumer Control: device is a keyboard
[ 31.968] (II) config/udev: Adding input device t.m.k. HHKB mod (/dev/input/event7)
[ 31.968] (**) t.m.k. HHKB mod: Applying InputClass "libinput keyboard catchall"
[ 31.968] (II) Using input driver 'libinput' for 't.m.k. HHKB mod'
[ 31.969] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 42 paused 0
[ 31.969] (**) t.m.k. HHKB mod: always reports core events
[ 31.969] (**) Option "Device" "/dev/input/event7"
[ 31.969] (**) Option "_source" "server/udev"
[ 31.970] (II) event7 - t.m.k. HHKB mod: is tagged by udev as: Keyboard
[ 31.970] (II) event7 - t.m.k. HHKB mod: device is a keyboard
[ 31.970] (II) event7 - t.m.k. HHKB mod: device removed
[ 31.971] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:1e:00.3/usb5/5-2/5-2:1.4/0003:FEED:4242.000B/input/input14/event7"
[ 31.971] (II) XINPUT: Adding extended input device "t.m.k. HHKB mod" (type: KEYBOARD, id 14)
[ 31.972] (II) event7 - t.m.k. HHKB mod: is tagged by udev as: Keyboard
[ 31.972] (II) event7 - t.m.k. HHKB mod: device is a keyboard
[ 31.973] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event16)
[ 31.973] (II) No input driver specified, ignoring this device.
[ 31.973] (II) This device may have been added with another device file.
[ 31.973] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event17)
[ 31.973] (II) No input driver specified, ignoring this device.
[ 31.973] (II) This device may have been added with another device file.
[ 31.973] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event18)
[ 31.973] (II) No input driver specified, ignoring this device.
[ 31.973] (II) This device may have been added with another device file.
[ 31.974] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event19)
[ 31.974] (II) No input driver specified, ignoring this device.
[ 31.974] (II) This device may have been added with another device file.
[ 31.974] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event20)
[ 31.974] (II) No input driver specified, ignoring this device.
[ 31.974] (II) This device may have been added with another device file.
[ 31.974] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event21)
[ 31.974] (II) No input driver specified, ignoring this device.
[ 31.974] (II) This device may have been added with another device file.
[ 31.975] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event22)
[ 31.975] (II) No input driver specified, ignoring this device.
[ 31.975] (II) This device may have been added with another device file.
[ 31.975] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 31.975] (II) No input driver specified, ignoring this device.
[ 31.975] (II) This device may have been added with another device file.
[ 31.979] (**) Logitech G305: Applying InputClass "libinput pointer catchall"
[ 31.979] (**) Logitech G305: Applying InputClass "libinput keyboard catchall"
[ 31.979] (II) Using input driver 'libinput' for 'Logitech G305'
[ 31.979] (II) systemd-logind: returning pre-existing fd for /dev/input/event8 13:72
[ 31.979] (**) Logitech G305: always reports core events
[ 31.979] (**) Option "Device" "/dev/input/event8"
[ 31.979] (**) Option "_source" "_driver/libinput"
[ 31.979] (II) libinput: Logitech G305: is a virtual subdevice
[ 31.979] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-12/1-12:1.2/0003:046D:C53F.0008/0003:046D:4074.000C/input/input20/event8"
[ 31.979] (II) XINPUT: Adding extended input device "Logitech G305" (type: KEYBOARD, id 15)
[ 31.979] (**) t.m.k. HHKB mod Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 31.979] (II) Using input driver 'libinput' for 't.m.k. HHKB mod Consumer Control'
[ 31.979] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 31.979] (**) t.m.k. HHKB mod Consumer Control: always reports core events
[ 31.979] (**) Option "Device" "/dev/input/event6"
[ 31.979] (**) Option "_source" "_driver/libinput"
[ 31.979] (II) libinput: t.m.k. HHKB mod Consumer Control: is a virtual subdevice
[ 31.979] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:1e:00.3/usb5/5-2/5-2:1.2/0003:FEED:4242.0009/input/input13/event6"
[ 31.979] (II) XINPUT: Adding extended input device "t.m.k. HHKB mod Consumer Control" (type: KEYBOARD, id 16)
[ 31.980] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 31.980] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 31.980] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 31.980] (--) NVIDIA(GPU-0):
[ 215.270] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 215.270] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 215.270] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 215.270] (--) NVIDIA(GPU-0):
[ 215.270] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 215.270] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 215.270] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 215.270] (--) NVIDIA(GPU-0):
[ 215.271] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 215.271] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 215.271] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 215.271] (--) NVIDIA(GPU-0):
[ 215.273] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 215.273] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 215.273] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 215.273] (--) NVIDIA(GPU-0):
[ 411.706] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 411.706] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 411.706] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 411.706] (--) NVIDIA(GPU-0):
[ 411.706] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 411.706] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 411.706] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 411.706] (--) NVIDIA(GPU-0):
[ 411.706] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 411.706] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 411.706] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 411.706] (--) NVIDIA(GPU-0):
[ 411.709] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 411.709] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 411.709] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 411.709] (--) NVIDIA(GPU-0):
[ 589.821] (EE) client bug: timer event8 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 776.970] (EE) client bug: timer event8 debounce: scheduled expiry is in the past (-9ms), your system is too slow
[ 776.970] (EE) client bug: timer event8 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
[ 793.015] (EE) client bug: timer event8 debounce short: scheduled expiry is in the past (-10ms), your system is too slow
[ 811.263] (EE) client bug: timer event8 debounce short: scheduled expiry is in the past (-8ms), your system is too slow
[ 849.575] (EE) client bug: timer event8 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 888.019] (EE) client bug: timer event8 debounce: scheduled expiry is in the past (-7ms), your system is too slow
[ 888.019] (EE) client bug: timer event8 debounce short: scheduled expiry is in the past (-20ms), your system is too slow
[ 1184.678] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1184.678] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1184.678] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1184.678] (--) NVIDIA(GPU-0):
[ 1184.678] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1184.678] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1184.678] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1184.678] (--) NVIDIA(GPU-0):
[ 1184.679] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1184.679] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1184.679] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1184.679] (--) NVIDIA(GPU-0):
[ 1184.681] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1184.681] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1184.681] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1184.681] (--) NVIDIA(GPU-0):
[ 1196.954] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1196.954] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1196.954] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1196.954] (--) NVIDIA(GPU-0):
[ 1196.954] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1196.954] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1196.954] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1196.954] (--) NVIDIA(GPU-0):
[ 1196.955] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1196.955] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1196.955] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1196.955] (--) NVIDIA(GPU-0):
[ 1196.957] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1196.957] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1196.957] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1196.957] (--) NVIDIA(GPU-0):
[ 1200.463] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1200.463] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1200.463] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1200.463] (--) NVIDIA(GPU-0):
[ 1200.463] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1200.463] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1200.463] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1200.463] (--) NVIDIA(GPU-0):
[ 1200.464] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1200.464] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1200.464] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1200.464] (--) NVIDIA(GPU-0):
[ 1200.466] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1200.466] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1200.466] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1200.466] (--) NVIDIA(GPU-0):
[ 1205.628] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1205.628] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1205.628] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1205.628] (--) NVIDIA(GPU-0):
[ 1205.628] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1205.628] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1205.628] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1205.628] (--) NVIDIA(GPU-0):
[ 1205.628] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1205.628] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1205.628] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1205.628] (--) NVIDIA(GPU-0):
[ 1205.631] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1205.631] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1205.631] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1205.631] (--) NVIDIA(GPU-0):
[ 1220.458] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1220.458] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1220.458] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1220.458] (--) NVIDIA(GPU-0):
[ 1220.458] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1220.458] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1220.458] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1220.458] (--) NVIDIA(GPU-0):
[ 1220.459] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1220.459] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1220.459] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1220.459] (--) NVIDIA(GPU-0):
[ 1220.461] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1220.461] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1220.461] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1220.461] (--) NVIDIA(GPU-0):
[ 1222.996] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1222.996] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1222.996] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1222.996] (--) NVIDIA(GPU-0):
[ 1222.996] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1222.996] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1222.996] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1222.996] (--) NVIDIA(GPU-0):
[ 1222.996] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1222.997] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1222.997] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1222.997] (--) NVIDIA(GPU-0):
[ 1222.999] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1222.999] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1222.999] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1222.999] (--) NVIDIA(GPU-0):
[ 1228.309] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1228.309] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1228.309] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1228.309] (--) NVIDIA(GPU-0):
[ 1228.309] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1228.309] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1228.309] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1228.309] (--) NVIDIA(GPU-0):
[ 1228.309] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1228.309] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1228.309] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1228.309] (--) NVIDIA(GPU-0):
[ 1228.312] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1228.312] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1228.312] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1228.312] (--) NVIDIA(GPU-0):
[ 1240.431] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1240.431] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1240.431] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1240.431] (--) NVIDIA(GPU-0):
[ 1240.431] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1240.431] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1240.431] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1240.431] (--) NVIDIA(GPU-0):
[ 1240.431] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1240.431] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1240.431] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1240.431] (--) NVIDIA(GPU-0):
[ 1240.434] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1240.434] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1240.434] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1240.434] (--) NVIDIA(GPU-0):
[ 1240.439] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select"
[ 1245.401] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1245.401] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1245.401] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1245.401] (--) NVIDIA(GPU-0):
[ 1245.401] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1245.401] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1245.401] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1245.401] (--) NVIDIA(GPU-0):
[ 1245.402] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1245.402] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1245.402] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1245.402] (--) NVIDIA(GPU-0):
[ 1245.404] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1245.404] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1245.404] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1245.404] (--) NVIDIA(GPU-0):
[ 1278.683] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1278.683] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1278.683] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1278.683] (--) NVIDIA(GPU-0):
[ 1278.683] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1278.683] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1278.683] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1278.683] (--) NVIDIA(GPU-0):
[ 1278.683] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1278.683] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1278.683] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1278.683] (--) NVIDIA(GPU-0):
[ 1278.685] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1278.685] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1278.685] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1278.685] (--) NVIDIA(GPU-0):
[ 1280.306] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1280.306] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1280.306] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1280.306] (--) NVIDIA(GPU-0):
[ 1280.306] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1280.306] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1280.306] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1280.306] (--) NVIDIA(GPU-0):
[ 1280.307] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1280.307] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1280.307] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1280.307] (--) NVIDIA(GPU-0):
[ 1280.309] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1280.309] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1280.309] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1280.309] (--) NVIDIA(GPU-0):
[ 1281.231] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1281.231] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1281.231] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1281.231] (--) NVIDIA(GPU-0):
[ 1281.231] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1281.231] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1281.231] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1281.231] (--) NVIDIA(GPU-0):
[ 1281.231] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1281.231] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1281.231] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1281.231] (--) NVIDIA(GPU-0):
[ 1281.234] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1281.234] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1281.234] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1281.234] (--) NVIDIA(GPU-0):
[ 1333.072] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1333.072] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1333.072] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1333.072] (--) NVIDIA(GPU-0):
[ 1333.072] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1333.072] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1333.072] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1333.072] (--) NVIDIA(GPU-0):
[ 1333.072] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1333.072] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1333.072] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1333.072] (--) NVIDIA(GPU-0):
[ 1333.075] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1333.075] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1333.075] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1333.075] (--) NVIDIA(GPU-0):
[ 1336.174] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1336.174] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1336.174] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1336.174] (--) NVIDIA(GPU-0):
[ 1336.174] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1336.174] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1336.174] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1336.174] (--) NVIDIA(GPU-0):
[ 1336.175] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1336.175] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1336.175] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1336.175] (--) NVIDIA(GPU-0):
[ 1336.177] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1336.177] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1336.177] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1336.177] (--) NVIDIA(GPU-0):
[ 1343.122] (EE) client bug: timer event8 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[ 1411.679] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1411.679] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1411.679] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1411.679] (--) NVIDIA(GPU-0):
[ 1411.679] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1411.679] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1411.679] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1411.679] (--) NVIDIA(GPU-0):
[ 1411.679] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1411.679] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1411.679] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1411.679] (--) NVIDIA(GPU-0):
[ 1411.682] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1411.682] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1411.682] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1411.682] (--) NVIDIA(GPU-0):
[ 1417.663] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1417.663] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1417.663] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1417.664] (--) NVIDIA(GPU-0):
[ 1417.664] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1417.664] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1417.664] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1417.664] (--) NVIDIA(GPU-0):
[ 1417.664] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1417.664] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1417.664] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1417.664] (--) NVIDIA(GPU-0):
[ 1417.667] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1417.667] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1417.667] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1417.667] (--) NVIDIA(GPU-0):
[ 1420.267] (EE) client bug: timer event8 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[ 1438.990] (EE) client bug: timer event8 debounce short: scheduled expiry is in the past (-8ms), your system is too slow
[ 1575.436] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1575.436] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1575.436] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1575.436] (--) NVIDIA(GPU-0):
[ 1575.437] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1575.437] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1575.437] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1575.437] (--) NVIDIA(GPU-0):
[ 1575.437] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1575.437] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1575.437] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1575.437] (--) NVIDIA(GPU-0):
[ 1575.440] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1575.440] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1575.440] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1575.440] (--) NVIDIA(GPU-0):
[ 1596.769] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 1603.988] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1603.988] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1603.988] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1603.988] (--) NVIDIA(GPU-0):
[ 1603.988] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1603.988] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1603.988] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1603.988] (--) NVIDIA(GPU-0):
[ 1603.988] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1603.988] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1603.988] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1603.988] (--) NVIDIA(GPU-0):
[ 1603.991] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1603.991] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1603.991] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1603.991] (--) NVIDIA(GPU-0):
[ 1643.590] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1643.590] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1643.590] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1643.590] (--) NVIDIA(GPU-0):
[ 1643.590] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1643.590] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1643.590] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1643.590] (--) NVIDIA(GPU-0):
[ 1643.590] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 1643.590] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 1643.590] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 1643.590] (--) NVIDIA(GPU-0):
[ 1643.593] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1643.593] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1643.593] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1643.593] (--) NVIDIA(GPU-0):
[ 1735.176] (EE) client bug: timer event8 debounce: scheduled expiry is in the past (-5ms), your system is too slow
[ 1735.177] (EE) client bug: timer event8 debounce short: scheduled expiry is in the past (-18ms), your system is too slow
[ 2186.680] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2186.680] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2186.680] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 2186.680] (--) NVIDIA(GPU-0):
[ 2186.681] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 2186.681] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 2186.681] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 2186.681] (--) NVIDIA(GPU-0):
[ 2186.681] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 2186.681] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 2186.681] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 2186.681] (--) NVIDIA(GPU-0):
[ 2186.684] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2186.684] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2186.684] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 2186.684] (--) NVIDIA(GPU-0):
[ 2186.701] (II) NVIDIA(0): Setting mode "DP-0:1280x1024"
[ 2196.967] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2196.967] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2196.967] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 2196.967] (--) NVIDIA(GPU-0):
[ 2196.967] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 2196.967] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 2196.967] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 2196.967] (--) NVIDIA(GPU-0):
[ 2196.967] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 2196.967] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 2196.967] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 2196.967] (--) NVIDIA(GPU-0):
[ 2196.970] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2196.970] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2196.970] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 2196.970] (--) NVIDIA(GPU-0):
[ 2203.990] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2203.990] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2203.990] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 2203.990] (--) NVIDIA(GPU-0):
[ 2203.990] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 2203.990] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 2203.990] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 2203.990] (--) NVIDIA(GPU-0):
[ 2203.990] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 2203.990] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 2203.990] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 2203.990] (--) NVIDIA(GPU-0):
[ 2203.993] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2203.993] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2203.993] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 2203.993] (--) NVIDIA(GPU-0):
[ 2209.605] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2209.605] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2209.605] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 2209.605] (--) NVIDIA(GPU-0):
[ 2209.605] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 2209.605] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 2209.605] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 2209.605] (--) NVIDIA(GPU-0):
[ 2209.605] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): connected
[ 2209.605] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): Internal DisplayPort
[ 2209.605] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-2): 1440.0 MHz maximum pixel clock
[ 2209.605] (--) NVIDIA(GPU-0):
[ 2209.608] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2209.608] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2209.608] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 2209.608] (--) NVIDIA(GPU-0):
[ 2209.616] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"Last edited by kwar (2020-04-18 19:52:25)
Offline
Thank you for using BBCode. But please, edit your post to use code tags instead of quote tags.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
What's the version number of the cable? https://en.wikipedia.org/wiki/DisplayPo … ncy_limits earlier display port versions can't give you 240Hz. Also what happens if you take the literal value enumerated, so
xrandr -r 239.76Offline
Thank you for using BBCode. But please, edit your post to use code tags instead of quote tags.
hehe sorry about that, fixed it now
What's the version number of the cable? https://en.wikipedia.org/wiki/DisplayPo … ncy_limits earlier display port versions can't give you 240Hz. Also what happens if you take the literal value enumerated, so
xrandr -r 239.76
I'm not sure of the version number of the cable but I have my doubts that's the issue, the cable I'm using both came with the monitor as well as functioned at 240hz on windows.
[kwar@stratosphere ~]$ xrandr -r 239.76
Rate 239.76 Hz not available for this sizeYielded similar results sadly
Offline
Interestingly I can't set any rate without it claiming it's not available
Offline
Huh, I tried a full set of parameters
xrandr --output DP-0 --mode 1920x1080 --rate 240and that seemed to work
[kwar@stratosphere ~]$ xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
DVI-D-0 disconnected primary (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 544mm x 303mm
1920x1080 60.00 + 239.76* 143.98 119.98 99.93 59.94 50.00
1680x1050 59.95
1600x900 60.00
1280x1024 239.77 119.96 75.02 60.02
1280x800 59.81
1280x720 60.00 59.94 50.00
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 59.94
640x480 75.00 59.94 59.93 I guess xrandr wasn't targeting the correct output?
Offline
Pages: 1