You are not logged in.

#1 2024-06-30 16:47:24

average_scout
Member
Registered: 2024-06-14
Posts: 114

[Solved - workaround] Steam, LibreWolf and others have high CPU usage

Whenever I start Steam or LibreWolf, my CPU fan spins up and CPU usage goes to 100% for Steam and ~50% for LibreWolf. This started happening recently. Nothing taxing is happening in the programs. Steam's high CPU usage makes my games laggy.

KDE Plasma 6.1 X11, NoVideo GTX 1650, Intel Core i5 10400, 16gb DDR4 2660MHz Crucial RAM, recent installation of Arch (btw)

I've noticed that this only happens when the Steam window is actually visible. Closing or minimizing it temporarily fixes the issue. This affects both Arch repositories' Steam and Flatpak Steam. On Flatpak Steam, games run at about 0.5fps. I'm talking, Half-Life looking like a fucking slideshow. Half-Life, a game older than me that otherwise runs at 900+fps lol

Solution: don't use Fl*tpak Steam. Also, if EasyAnticheat games are causing issues on repo Steam, install glibc-eac-bin.

Last edited by average_scout (2024-07-01 21:00:45)

Offline

#2 2024-06-30 22:42:01

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,467

Re: [Solved - workaround] Steam, LibreWolf and others have high CPU usage

You're most likely running software "accelerated" GL?
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

Offline

#3 2024-07-01 11:32:44

average_scout
Member
Registered: 2024-06-14
Posts: 114

Re: [Solved - workaround] Steam, LibreWolf and others have high CPU usage

seth wrote:

You're most likely running software "accelerated" GL?
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

[     8.333] (--) Log file renamed from "/var/log/Xorg.pid-667.log" to "/var/log/Xorg.0.log"
[     8.334] 
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[     8.334] Current Operating System: Linux sleepless 6.9.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 28 Jun 2024 04:32:50 +0000 x86_64
[     8.334] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=fa0c1b59-c582-4b3a-95ea-1e02065eaa6b rw loglevel=3 quiet nvidia-drm.modeset=1
[     8.334]  
[     8.334] Current version of pixman: 0.43.4
[     8.334] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     8.334] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.334] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 30 19:01:33 2024
[     8.336] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     8.336] (==) No Layout section.  Using the first Screen section.
[     8.336] (==) No screen section available. Using defaults.
[     8.336] (**) |-->Screen "Default Screen Section" (0)
[     8.336] (**) |   |-->Monitor "<default monitor>"
[     8.336] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     8.336] (**) Allowing byte-swapped clients
[     8.336] (==) Automatically adding devices
[     8.336] (==) Automatically enabling devices
[     8.336] (==) Automatically adding GPU devices
[     8.336] (==) Automatically binding GPU devices
[     8.336] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     8.337] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     8.337] 	Entry deleted from font path.
[     8.337] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     8.337] 	Entry deleted from font path.
[     8.338] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     8.338] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.338] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     8.338] (II) Module ABI versions:
[     8.338] 	X.Org ANSI C Emulation: 0.4
[     8.338] 	X.Org Video Driver: 25.2
[     8.338] 	X.Org XInput driver : 24.4
[     8.338] 	X.Org Server Extension : 10.0
[     8.339] (++) using VT number 2

[     8.339] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     8.339] (II) xfree86: Adding drm device (/dev/dri/card0)
[     8.339] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[     8.340] (II) xfree86: Adding drm device (/dev/dri/card1)
[     8.340] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[     8.340] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     8.341] (--) PCI: (0@0:2:0) 8086:9bc8:1462:7d82 rev 3, Mem @ 0x6012000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64
[     8.341] (--) PCI:*(1@0:0:0) 10de:1f82:1462:8d92 rev 161, Mem @ 0x80000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/131072
[     8.341] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     8.341] (II) LoadModule: "glx"
[     8.341] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.349] (II) Module glx: vendor="X.Org Foundation"
[     8.349] 	compiled for 1.21.1.13, module version = 1.0.0
[     8.349] 	ABI class: X.Org Server Extension, version 10.0
[     8.349] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[     8.349] 	loading driver: nvidia
[     8.349] (==) Matched nvidia as autoconfigured driver 0
[     8.349] (==) Matched nouveau as autoconfigured driver 1
[     8.349] (==) Matched nv as autoconfigured driver 2
[     8.349] (==) Matched intel as autoconfigured driver 3
[     8.349] (==) Matched modesetting as autoconfigured driver 4
[     8.349] (==) Matched fbdev as autoconfigured driver 5
[     8.349] (==) Matched vesa as autoconfigured driver 6
[     8.349] (==) Assigned the driver to the xf86ConfigLayout
[     8.349] (II) LoadModule: "nvidia"
[     8.349] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     8.366] (II) Module nvidia: vendor="NVIDIA Corporation"
[     8.366] 	compiled for 1.6.99.901, module version = 1.0.0
[     8.366] 	Module class: X.Org Video Driver
[     8.366] (II) LoadModule: "nouveau"
[     8.366] (WW) Warning, couldn't open module nouveau
[     8.366] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     8.366] (II) LoadModule: "nv"
[     8.366] (WW) Warning, couldn't open module nv
[     8.366] (EE) Failed to load module "nv" (module does not exist, 0)
[     8.366] (II) LoadModule: "intel"
[     8.366] (WW) Warning, couldn't open module intel
[     8.366] (EE) Failed to load module "intel" (module does not exist, 0)
[     8.366] (II) LoadModule: "modesetting"
[     8.366] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     8.370] (II) Module modesetting: vendor="X.Org Foundation"
[     8.370] 	compiled for 1.21.1.13, module version = 1.21.1
[     8.370] 	Module class: X.Org Video Driver
[     8.370] 	ABI class: X.Org Video Driver, version 25.2
[     8.370] (II) LoadModule: "fbdev"
[     8.370] (WW) Warning, couldn't open module fbdev
[     8.370] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     8.371] (II) LoadModule: "vesa"
[     8.371] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     8.371] (II) Module vesa: vendor="X.Org Foundation"
[     8.371] 	compiled for 1.21.1.11, module version = 2.6.0
[     8.371] 	Module class: X.Org Video Driver
[     8.371] 	ABI class: X.Org Video Driver, version 25.2
[     8.371] (II) NVIDIA dlloader X Driver  555.58  Tue Jun 18 20:27:01 UTC 2024
[     8.371] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     8.371] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     8.371] (II) VESA: driver for VESA chipsets: vesa
[     8.377] (II) Loading sub module "fb"
[     8.377] (II) LoadModule: "fb"
[     8.377] (II) Module "fb" already built-in
[     8.377] (II) Loading sub module "wfb"
[     8.377] (II) LoadModule: "wfb"
[     8.377] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     8.378] (II) Module wfb: vendor="X.Org Foundation"
[     8.378] 	compiled for 1.21.1.13, module version = 1.0.0
[     8.378] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     8.378] (WW) Falling back to old probe method for modesetting
[     8.378] (II) modeset(G0): using drv /dev/dri/card1
[     8.378] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     8.378] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     8.378] (==) NVIDIA(0): RGB weight 888
[     8.378] (==) NVIDIA(0): Default visual is TrueColor
[     8.378] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     8.378] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     8.378] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     8.378] (**) NVIDIA(0): Enabling 2D acceleration
[     8.378] (II) Loading sub module "glxserver_nvidia"
[     8.378] (II) LoadModule: "glxserver_nvidia"
[     8.379] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     8.592] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     8.592] 	compiled for 1.6.99.901, module version = 1.0.0
[     8.592] 	Module class: X.Org Server Extension
[     8.592] (II) NVIDIA GLX Module  555.58  Tue Jun 18 20:30:47 UTC 2024
[     8.592] (II) NVIDIA: The X server supports PRIME Render Offload.
[     8.595] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     8.595] (--) NVIDIA(0):     DFP-0
[     8.595] (--) NVIDIA(0):     DFP-1 (boot)
[     8.595] (--) NVIDIA(0):     DFP-2
[     8.595] (--) NVIDIA(0):     DFP-3
[     8.604] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1650 (TU117-A) at PCI:1:0:0
[     8.604] (II) NVIDIA(0):     (GPU-0)
[     8.604] (--) NVIDIA(0): Memory: 4194304 kBytes
[     8.604] (--) NVIDIA(0): VideoBIOS: 90.17.4d.40.32
[     8.604] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     8.605] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     8.605] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[     8.605] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[     8.605] (--) NVIDIA(GPU-0): 
[     8.650] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[     8.650] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[     8.650] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[     8.650] (--) NVIDIA(GPU-0): 
[     8.650] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     8.650] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[     8.650] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[     8.650] (--) NVIDIA(GPU-0): 
[     8.651] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     8.651] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[     8.651] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[     8.651] (--) NVIDIA(GPU-0): 
[     8.693] (==) NVIDIA(0): 
[     8.693] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[     8.693] (==) NVIDIA(0):     will be used as the requested mode.
[     8.693] (==) NVIDIA(0): 
[     8.694] (II) NVIDIA(0): Validated MetaModes:
[     8.694] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[     8.694] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
[     8.764] (--) NVIDIA(0): DPI set to (108, 110); computed from "UseEdidDpi" X config
[     8.764] (--) NVIDIA(0):     option
[     8.765] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[     8.765] (==) modeset(G0): RGB weight 888
[     8.765] (==) modeset(G0): Default visual is TrueColor
[     8.765] (II) Loading sub module "glamoregl"
[     8.765] (II) LoadModule: "glamoregl"
[     8.765] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     8.783] (II) Module glamoregl: vendor="X.Org Foundation"
[     8.783] 	compiled for 1.21.1.13, module version = 1.0.1
[     8.783] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.720] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CML GT2)
[     9.720] (II) modeset(G0): glamor initialized
[     9.724] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[     9.779] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[     9.786] (II) modeset(G0): Output DP-1-2 has no monitor section
[     9.790] (II) modeset(G0): Output HDMI-1-4 has no monitor section
[     9.793] (II) modeset(G0): EDID for output HDMI-1-2
[     9.833] (II) modeset(G0): EDID for output HDMI-1-3
[     9.843] (II) modeset(G0): EDID for output DP-1-2
[     9.846] (II) modeset(G0): EDID for output HDMI-1-4
[     9.846] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[     9.846] (==) modeset(G0): DPI set to (96, 96)
[     9.846] (II) Loading sub module "fb"
[     9.846] (II) LoadModule: "fb"
[     9.846] (II) Module "fb" already built-in
[     9.846] (II) UnloadModule: "vesa"
[     9.846] (II) Unloading vesa
[     9.848] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[     9.848] (II) NVIDIA:     access.
[     9.857] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     9.857] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     9.857] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     9.857] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     9.857] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     9.857] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     9.857] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     9.857] (II) NVIDIA(0):     Config Options in the README.
[    10.293] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[    10.326] (==) NVIDIA(0): Disabling shared memory pixmaps
[    10.326] (==) NVIDIA(0): Backing store enabled
[    10.326] (==) NVIDIA(0): Silken mouse enabled
[    10.326] (==) NVIDIA(0): DPMS enabled
[    10.326] (II) Loading sub module "dri2"
[    10.326] (II) LoadModule: "dri2"
[    10.326] (II) Module "dri2" already built-in
[    10.326] (II) NVIDIA(0): [DRI2] Setup complete
[    10.326] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    10.337] (==) modeset(G0): Backing store enabled
[    10.337] (==) modeset(G0): Silken mouse enabled
[    10.338] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    10.338] (==) modeset(G0): DPMS enabled
[    10.338] (II) modeset(G0): [DRI2] Setup complete
[    10.338] (II) modeset(G0): [DRI2]   DRI driver: iris
[    10.338] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    10.338] (II) modeset(G0): Disable reverse prime offload mode for i915.
[    10.338] (II) Initializing extension Generic Event Extension
[    10.338] (II) Initializing extension SHAPE
[    10.338] (II) Initializing extension MIT-SHM
[    10.338] (II) Initializing extension XInputExtension
[    10.338] (II) Initializing extension XTEST
[    10.338] (II) Initializing extension BIG-REQUESTS
[    10.338] (II) Initializing extension SYNC
[    10.338] (II) Initializing extension XKEYBOARD
[    10.338] (II) Initializing extension XC-MISC
[    10.338] (II) Initializing extension SECURITY
[    10.338] (II) Initializing extension XFIXES
[    10.338] (II) Initializing extension RENDER
[    10.338] (II) Initializing extension RANDR
[    10.339] (II) Initializing extension COMPOSITE
[    10.339] (II) Initializing extension DAMAGE
[    10.339] (II) Initializing extension MIT-SCREEN-SAVER
[    10.339] (II) Initializing extension DOUBLE-BUFFER
[    10.339] (II) Initializing extension RECORD
[    10.339] (II) Initializing extension DPMS
[    10.339] (II) Initializing extension Present
[    10.339] (II) Initializing extension DRI3
[    10.339] (II) Initializing extension X-Resource
[    10.339] (II) Initializing extension XVideo
[    10.339] (II) Initializing extension XVideo-MotionCompensation
[    10.339] (II) Initializing extension GLX
[    10.339] (II) Initializing extension GLX
[    10.339] (II) Indirect GLX disabled.
[    10.339] (II) GLX: Another vendor is already registered for screen 0
[    10.339] (II) Initializing extension XFree86-VidModeExtension
[    10.339] (II) Initializing extension XFree86-DGA
[    10.339] (II) Initializing extension XFree86-DRI
[    10.339] (II) Initializing extension DRI2
[    10.339] (II) Initializing extension NV-GLX
[    10.339] (II) Initializing extension NV-CONTROL
[    10.340] (II) Initializing extension XINERAMA
[    10.340] (II) modeset(G0): Damage tracking initialized
[    10.415] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    10.415] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    10.415] (II) LoadModule: "libinput"
[    10.415] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    10.419] (II) Module libinput: vendor="X.Org Foundation"
[    10.419] 	compiled for 1.21.1.8, module version = 1.4.0
[    10.419] 	Module class: X.Org XInput Driver
[    10.419] 	ABI class: X.Org XInput driver, version 24.4
[    10.419] (II) Using input driver 'libinput' for 'Power Button'
[    10.419] (**) Power Button: always reports core events
[    10.419] (**) Option "Device" "/dev/input/event2"
[    10.424] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    10.424] (II) event2  - Power Button: device is a keyboard
[    10.424] (II) event2  - Power Button: device removed
[    10.450] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    10.450] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    10.451] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    10.451] (II) event2  - Power Button: device is a keyboard
[    10.451] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    10.451] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    10.451] (II) Using input driver 'libinput' for 'Video Bus'
[    10.451] (**) Video Bus: always reports core events
[    10.451] (**) Option "Device" "/dev/input/event3"
[    10.452] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    10.452] (II) event3  - Video Bus: device is a keyboard
[    10.452] (II) event3  - Video Bus: device removed
[    10.516] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[    10.516] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    10.519] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    10.519] (II) event3  - Video Bus: device is a keyboard
[    10.521] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    10.521] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    10.521] (II) Using input driver 'libinput' for 'Power Button'
[    10.521] (**) Power Button: always reports core events
[    10.521] (**) Option "Device" "/dev/input/event1"
[    10.523] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    10.523] (II) event1  - Power Button: device is a keyboard
[    10.523] (II) event1  - Power Button: device removed
[    10.550] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    10.550] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    10.552] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    10.552] (II) event1  - Power Button: device is a keyboard
[    10.554] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    10.554] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    10.554] (II) Using input driver 'libinput' for 'Sleep Button'
[    10.554] (**) Sleep Button: always reports core events
[    10.554] (**) Option "Device" "/dev/input/event0"
[    10.556] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    10.556] (II) event0  - Sleep Button: device is a keyboard
[    10.556] (II) event0  - Sleep Button: device removed
[    10.583] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    10.583] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    10.585] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    10.586] (II) event0  - Sleep Button: device is a keyboard
[    10.588] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[    10.588] (II) No input driver specified, ignoring this device.
[    10.588] (II) This device may have been added with another device file.
[    10.589] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[    10.589] (II) No input driver specified, ignoring this device.
[    10.589] (II) This device may have been added with another device file.
[    10.590] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[    10.590] (II) No input driver specified, ignoring this device.
[    10.590] (II) This device may have been added with another device file.
[    10.592] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[    10.592] (II) No input driver specified, ignoring this device.
[    10.592] (II) This device may have been added with another device file.
[    10.595] (II) config/udev: Adding input device Keychron Keychron V4 (/dev/input/event4)
[    10.596] (**) Keychron Keychron V4: Applying InputClass "libinput keyboard catchall"
[    10.596] (II) Using input driver 'libinput' for 'Keychron Keychron V4'
[    10.596] (**) Keychron Keychron V4: always reports core events
[    10.596] (**) Option "Device" "/dev/input/event4"
[    10.599] (II) event4  - Keychron Keychron V4: is tagged by udev as: Keyboard
[    10.599] (II) event4  - Keychron Keychron V4: device is a keyboard
[    10.600] (II) event4  - Keychron Keychron V4: device removed
[    10.630] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:3434:0340.0001/input/input4/event4"
[    10.630] (II) XINPUT: Adding extended input device "Keychron Keychron V4" (type: KEYBOARD, id 10)
[    10.634] (II) event4  - Keychron Keychron V4: is tagged by udev as: Keyboard
[    10.634] (II) event4  - Keychron Keychron V4: device is a keyboard
[    10.637] (II) config/udev: Adding input device Keychron Keychron V4 Mouse (/dev/input/event5)
[    10.637] (**) Keychron Keychron V4 Mouse: Applying InputClass "libinput pointer catchall"
[    10.637] (II) Using input driver 'libinput' for 'Keychron Keychron V4 Mouse'
[    10.637] (**) Keychron Keychron V4 Mouse: always reports core events
[    10.637] (**) Option "Device" "/dev/input/event5"
[    10.640] (II) event5  - Keychron Keychron V4 Mouse: is tagged by udev as: Mouse
[    10.641] (II) event5  - Keychron Keychron V4 Mouse: device is a pointer
[    10.641] (II) event5  - Keychron Keychron V4 Mouse: device removed
[    10.730] (II) libinput: Keychron Keychron V4 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.730] (II) libinput: Keychron Keychron V4 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.730] (II) libinput: Keychron Keychron V4 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.730] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:3434:0340.0002/input/input5/event5"
[    10.730] (II) XINPUT: Adding extended input device "Keychron Keychron V4 Mouse" (type: MOUSE, id 11)
[    10.730] (**) Option "AccelerationScheme" "none"
[    10.730] (**) Keychron Keychron V4 Mouse: (accel) selected scheme none/0
[    10.730] (**) Keychron Keychron V4 Mouse: (accel) acceleration factor: 2.000
[    10.730] (**) Keychron Keychron V4 Mouse: (accel) acceleration threshold: 4
[    10.734] (II) event5  - Keychron Keychron V4 Mouse: is tagged by udev as: Mouse
[    10.734] (II) event5  - Keychron Keychron V4 Mouse: device is a pointer
[    10.736] (II) config/udev: Adding input device Keychron Keychron V4 Mouse (/dev/input/mouse0)
[    10.737] (II) No input driver specified, ignoring this device.
[    10.737] (II) This device may have been added with another device file.
[    10.739] (II) config/udev: Adding input device Keychron Keychron V4 System Control (/dev/input/event6)
[    10.739] (**) Keychron Keychron V4 System Control: Applying InputClass "libinput keyboard catchall"
[    10.739] (II) Using input driver 'libinput' for 'Keychron Keychron V4 System Control'
[    10.739] (**) Keychron Keychron V4 System Control: always reports core events
[    10.739] (**) Option "Device" "/dev/input/event6"
[    10.742] (II) event6  - Keychron Keychron V4 System Control: is tagged by udev as: Keyboard
[    10.742] (II) event6  - Keychron Keychron V4 System Control: device is a keyboard
[    10.743] (II) event6  - Keychron Keychron V4 System Control: device removed
[    10.786] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:3434:0340.0002/input/input6/event6"
[    10.786] (II) XINPUT: Adding extended input device "Keychron Keychron V4 System Control" (type: KEYBOARD, id 12)
[    10.790] (II) event6  - Keychron Keychron V4 System Control: is tagged by udev as: Keyboard
[    10.790] (II) event6  - Keychron Keychron V4 System Control: device is a keyboard
[    10.793] (II) config/udev: Adding input device Keychron Keychron V4 Consumer Control (/dev/input/event7)
[    10.793] (**) Keychron Keychron V4 Consumer Control: Applying InputClass "libinput keyboard catchall"
[    10.793] (II) Using input driver 'libinput' for 'Keychron Keychron V4 Consumer Control'
[    10.793] (**) Keychron Keychron V4 Consumer Control: always reports core events
[    10.793] (**) Option "Device" "/dev/input/event7"
[    10.797] (II) event7  - Keychron Keychron V4 Consumer Control: is tagged by udev as: Keyboard
[    10.797] (II) event7  - Keychron Keychron V4 Consumer Control: device is a keyboard
[    10.797] (II) event7  - Keychron Keychron V4 Consumer Control: device removed
[    10.823] (II) libinput: Keychron Keychron V4 Consumer Control: needs a virtual subdevice
[    10.823] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:3434:0340.0002/input/input7/event7"
[    10.823] (II) XINPUT: Adding extended input device "Keychron Keychron V4 Consumer Control" (type: MOUSE, id 13)
[    10.823] (**) Option "AccelerationScheme" "none"
[    10.823] (**) Keychron Keychron V4 Consumer Control: (accel) selected scheme none/0
[    10.823] (**) Keychron Keychron V4 Consumer Control: (accel) acceleration factor: 2.000
[    10.823] (**) Keychron Keychron V4 Consumer Control: (accel) acceleration threshold: 4
[    10.827] (II) event7  - Keychron Keychron V4 Consumer Control: is tagged by udev as: Keyboard
[    10.827] (II) event7  - Keychron Keychron V4 Consumer Control: device is a keyboard
[    10.830] (II) config/udev: Adding input device Keychron Keychron V4 Keyboard (/dev/input/event8)
[    10.830] (**) Keychron Keychron V4 Keyboard: Applying InputClass "libinput keyboard catchall"
[    10.830] (II) Using input driver 'libinput' for 'Keychron Keychron V4 Keyboard'
[    10.830] (**) Keychron Keychron V4 Keyboard: always reports core events
[    10.830] (**) Option "Device" "/dev/input/event8"
[    10.833] (II) event8  - Keychron Keychron V4 Keyboard: is tagged by udev as: Keyboard
[    10.834] (II) event8  - Keychron Keychron V4 Keyboard: device is a keyboard
[    10.834] (II) event8  - Keychron Keychron V4 Keyboard: device removed
[    10.870] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:3434:0340.0002/input/input8/event8"
[    10.870] (II) XINPUT: Adding extended input device "Keychron Keychron V4 Keyboard" (type: KEYBOARD, id 14)
[    10.874] (II) event8  - Keychron Keychron V4 Keyboard: is tagged by udev as: Keyboard
[    10.874] (II) event8  - Keychron Keychron V4 Keyboard: device is a keyboard
[    10.877] (II) config/udev: Adding input device Razer Razer DeathAdder Essential (/dev/input/event9)
[    10.877] (**) Razer Razer DeathAdder Essential: Applying InputClass "libinput pointer catchall"
[    10.877] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Essential'
[    10.877] (**) Razer Razer DeathAdder Essential: always reports core events
[    10.877] (**) Option "Device" "/dev/input/event9"
[    10.936] (II) event9  - Razer Razer DeathAdder Essential: is tagged by udev as: Mouse
[    10.936] (II) event9  - Razer Razer DeathAdder Essential: device is a pointer
[    10.937] (II) event9  - Razer Razer DeathAdder Essential: device removed
[    11.006] (II) libinput: Razer Razer DeathAdder Essential: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.006] (II) libinput: Razer Razer DeathAdder Essential: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.006] (II) libinput: Razer Razer DeathAdder Essential: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.006] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:1532:0098.0003/input/input9/event9"
[    11.006] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Essential" (type: MOUSE, id 15)
[    11.007] (**) Option "AccelerationScheme" "none"
[    11.007] (**) Razer Razer DeathAdder Essential: (accel) selected scheme none/0
[    11.007] (**) Razer Razer DeathAdder Essential: (accel) acceleration factor: 2.000
[    11.007] (**) Razer Razer DeathAdder Essential: (accel) acceleration threshold: 4
[    11.066] (II) event9  - Razer Razer DeathAdder Essential: is tagged by udev as: Mouse
[    11.066] (II) event9  - Razer Razer DeathAdder Essential: device is a pointer
[    11.069] (II) config/udev: Adding input device Razer Razer DeathAdder Essential (/dev/input/mouse1)
[    11.069] (II) No input driver specified, ignoring this device.
[    11.069] (II) This device may have been added with another device file.
[    11.071] (II) config/udev: Adding input device Razer Razer DeathAdder Essential Keyboard (/dev/input/event10)
[    11.071] (**) Razer Razer DeathAdder Essential Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.071] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Essential Keyboard'
[    11.071] (**) Razer Razer DeathAdder Essential Keyboard: always reports core events
[    11.071] (**) Option "Device" "/dev/input/event10"
[    11.075] (II) event10 - Razer Razer DeathAdder Essential Keyboard: is tagged by udev as: Keyboard
[    11.075] (II) event10 - Razer Razer DeathAdder Essential Keyboard: device is a keyboard
[    11.076] (II) event10 - Razer Razer DeathAdder Essential Keyboard: device removed
[    11.113] (II) libinput: Razer Razer DeathAdder Essential Keyboard: needs a virtual subdevice
[    11.113] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1532:0098.0004/input/input10/event10"
[    11.113] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Essential Keyboard" (type: MOUSE, id 16)
[    11.113] (**) Option "AccelerationScheme" "none"
[    11.113] (**) Razer Razer DeathAdder Essential Keyboard: (accel) selected scheme none/0
[    11.113] (**) Razer Razer DeathAdder Essential Keyboard: (accel) acceleration factor: 2.000
[    11.113] (**) Razer Razer DeathAdder Essential Keyboard: (accel) acceleration threshold: 4
[    11.117] (II) event10 - Razer Razer DeathAdder Essential Keyboard: is tagged by udev as: Keyboard
[    11.117] (II) event10 - Razer Razer DeathAdder Essential Keyboard: device is a keyboard
[    11.120] (II) config/udev: Adding input device Razer Razer DeathAdder Essential (/dev/input/event11)
[    11.120] (II) No input driver specified, ignoring this device.
[    11.120] (II) This device may have been added with another device file.
[    11.122] (II) config/udev: Adding input device Razer Razer DeathAdder Essential (/dev/input/event12)
[    11.122] (**) Razer Razer DeathAdder Essential: Applying InputClass "libinput keyboard catchall"
[    11.122] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Essential'
[    11.122] (**) Razer Razer DeathAdder Essential: always reports core events
[    11.122] (**) Option "Device" "/dev/input/event12"
[    11.126] (II) event12 - Razer Razer DeathAdder Essential: is tagged by udev as: Keyboard
[    11.126] (II) event12 - Razer Razer DeathAdder Essential: device is a keyboard
[    11.126] (II) event12 - Razer Razer DeathAdder Essential: device removed
[    11.170] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.2/0003:1532:0098.0005/input/input12/event12"
[    11.170] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Essential" (type: KEYBOARD, id 17)
[    11.174] (II) event12 - Razer Razer DeathAdder Essential: is tagged by udev as: Keyboard
[    11.174] (II) event12 - Razer Razer DeathAdder Essential: device is a keyboard
[    11.176] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event18)
[    11.176] (II) No input driver specified, ignoring this device.
[    11.176] (II) This device may have been added with another device file.
[    11.177] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event19)
[    11.177] (II) No input driver specified, ignoring this device.
[    11.177] (II) This device may have been added with another device file.
[    11.178] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event20)
[    11.178] (II) No input driver specified, ignoring this device.
[    11.178] (II) This device may have been added with another device file.
[    11.179] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event21)
[    11.179] (II) No input driver specified, ignoring this device.
[    11.179] (II) This device may have been added with another device file.
[    11.180] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event22)
[    11.180] (II) No input driver specified, ignoring this device.
[    11.180] (II) This device may have been added with another device file.
[    11.181] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[    11.181] (II) No input driver specified, ignoring this device.
[    11.181] (II) This device may have been added with another device file.
[    11.182] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[    11.182] (II) No input driver specified, ignoring this device.
[    11.182] (II) This device may have been added with another device file.
[    11.183] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[    11.183] (II) No input driver specified, ignoring this device.
[    11.183] (II) This device may have been added with another device file.
[    11.184] (II) config/udev: Adding input device PC Speaker (/dev/input/event13)
[    11.184] (II) No input driver specified, ignoring this device.
[    11.184] (II) This device may have been added with another device file.
[    11.202] (**) Keychron Keychron V4 Consumer Control: Applying InputClass "libinput keyboard catchall"
[    11.202] (II) Using input driver 'libinput' for 'Keychron Keychron V4 Consumer Control'
[    11.202] (**) Keychron Keychron V4 Consumer Control: always reports core events
[    11.202] (**) Option "Device" "/dev/input/event7"
[    11.202] (II) libinput: Keychron Keychron V4 Consumer Control: is a virtual subdevice
[    11.202] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:3434:0340.0002/input/input7/event7"
[    11.202] (II) XINPUT: Adding extended input device "Keychron Keychron V4 Consumer Control" (type: KEYBOARD, id 18)
[    11.202] (**) Razer Razer DeathAdder Essential Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.202] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Essential Keyboard'
[    11.202] (**) Razer Razer DeathAdder Essential Keyboard: always reports core events
[    11.202] (**) Option "Device" "/dev/input/event10"
[    11.203] (II) libinput: Razer Razer DeathAdder Essential Keyboard: is a virtual subdevice
[    11.203] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1532:0098.0004/input/input10/event10"
[    11.203] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Essential Keyboard" (type: KEYBOARD, id 19)
[    20.071] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    20.071] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    20.071] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    20.071] (--) NVIDIA(GPU-0): 
[    20.116] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    20.116] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    20.116] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    20.116] (--) NVIDIA(GPU-0): 
[    20.116] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    20.116] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    20.116] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    20.116] (--) NVIDIA(GPU-0): 
[    20.116] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    20.116] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    20.116] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    20.116] (--) NVIDIA(GPU-0): 
[    20.116] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    20.116] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    20.116] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    20.116] (--) NVIDIA(GPU-0): 
[    20.162] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    20.162] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    20.162] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    20.162] (--) NVIDIA(GPU-0): 
[    20.162] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    20.162] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    20.162] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    20.162] (--) NVIDIA(GPU-0): 
[    20.162] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    20.162] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    20.162] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    20.162] (--) NVIDIA(GPU-0): 
[    20.639] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    20.639] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    20.639] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    20.639] (--) NVIDIA(GPU-0): 
[    20.686] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    20.686] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    20.686] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    20.686] (--) NVIDIA(GPU-0): 
[    20.686] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    20.686] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    20.686] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    20.686] (--) NVIDIA(GPU-0): 
[    20.687] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    20.687] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    20.687] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    20.687] (--) NVIDIA(GPU-0): 
[    20.687] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    20.687] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    20.687] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    20.687] (--) NVIDIA(GPU-0): 
[    20.733] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    20.733] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    20.733] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    20.733] (--) NVIDIA(GPU-0): 
[    20.733] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    20.733] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    20.733] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    20.733] (--) NVIDIA(GPU-0): 
[    20.734] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    20.734] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    20.734] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    20.734] (--) NVIDIA(GPU-0): 
[    21.191] (II) NVIDIA(0): Setting mode "HDMI-0: 2560x1440_144 @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[    50.067] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    50.067] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    50.067] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    50.067] (--) NVIDIA(GPU-0): 
[    50.116] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    50.116] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    50.116] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    50.116] (--) NVIDIA(GPU-0): 
[    50.116] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    50.116] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    50.116] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    50.116] (--) NVIDIA(GPU-0): 
[    50.118] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    50.118] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    50.118] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    50.118] (--) NVIDIA(GPU-0): 
[    50.119] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    50.119] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    50.119] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    50.119] (--) NVIDIA(GPU-0): 
[    50.167] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    50.167] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    50.167] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    50.167] (--) NVIDIA(GPU-0): 
[    50.167] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    50.167] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    50.167] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    50.167] (--) NVIDIA(GPU-0): 
[    50.169] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    50.169] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    50.169] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    50.169] (--) NVIDIA(GPU-0): 
[    50.368] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    50.368] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    50.368] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    50.368] (--) NVIDIA(GPU-0): 
[    50.416] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    50.416] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    50.416] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    50.416] (--) NVIDIA(GPU-0): 
[    50.416] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    50.416] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    50.416] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    50.416] (--) NVIDIA(GPU-0): 
[    50.418] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    50.418] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    50.418] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    50.418] (--) NVIDIA(GPU-0): 
[    50.419] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    50.419] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    50.419] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    50.419] (--) NVIDIA(GPU-0): 
[    50.466] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    50.466] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    50.466] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    50.466] (--) NVIDIA(GPU-0): 
[    50.466] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    50.466] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    50.466] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    50.466] (--) NVIDIA(GPU-0): 
[    50.467] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    50.467] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    50.467] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    50.467] (--) NVIDIA(GPU-0): 
[    83.944] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.944] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.944] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    83.944] (--) NVIDIA(GPU-0): 
[    83.991] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    83.991] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    83.991] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    83.991] (--) NVIDIA(GPU-0): 
[    83.991] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.991] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    83.991] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    83.991] (--) NVIDIA(GPU-0): 
[    83.991] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    83.991] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    83.991] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    83.991] (--) NVIDIA(GPU-0): 
[    83.992] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.992] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.992] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    83.992] (--) NVIDIA(GPU-0): 
[    84.040] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    84.040] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    84.040] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    84.040] (--) NVIDIA(GPU-0): 
[    84.040] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.040] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    84.040] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    84.040] (--) NVIDIA(GPU-0): 
[    84.042] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    84.042] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    84.042] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    84.042] (--) NVIDIA(GPU-0): 
[    84.147] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.147] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.147] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    84.147] (--) NVIDIA(GPU-0): 
[    84.199] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    84.199] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    84.199] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    84.199] (--) NVIDIA(GPU-0): 
[    84.199] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.199] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    84.199] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    84.199] (--) NVIDIA(GPU-0): 
[    84.202] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    84.202] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    84.202] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    84.202] (--) NVIDIA(GPU-0): 
[    84.202] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.202] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.202] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    84.202] (--) NVIDIA(GPU-0): 
[    84.251] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    84.251] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    84.251] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    84.251] (--) NVIDIA(GPU-0): 
[    84.251] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.251] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    84.251] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    84.251] (--) NVIDIA(GPU-0): 
[    84.252] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    84.252] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    84.252] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    84.252] (--) NVIDIA(GPU-0): 
[    84.368] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.368] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.368] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    84.368] (--) NVIDIA(GPU-0): 
[    84.418] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    84.418] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    84.418] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    84.419] (--) NVIDIA(GPU-0): 
[    84.419] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.419] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    84.419] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    84.419] (--) NVIDIA(GPU-0): 
[    84.420] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    84.420] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    84.420] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    84.420] (--) NVIDIA(GPU-0): 
[    84.421] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.421] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.421] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    84.421] (--) NVIDIA(GPU-0): 
[    84.469] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    84.469] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    84.469] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    84.469] (--) NVIDIA(GPU-0): 
[    84.469] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.469] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    84.469] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    84.469] (--) NVIDIA(GPU-0): 
[    84.471] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    84.471] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    84.471] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    84.471] (--) NVIDIA(GPU-0): 
[    84.591] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.591] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.591] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    84.591] (--) NVIDIA(GPU-0): 
[    84.640] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    84.640] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    84.640] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    84.640] (--) NVIDIA(GPU-0): 
[    84.640] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.640] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    84.640] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    84.640] (--) NVIDIA(GPU-0): 
[    84.642] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    84.642] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    84.642] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    84.642] (--) NVIDIA(GPU-0): 
[    84.642] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.642] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.642] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    84.642] (--) NVIDIA(GPU-0): 
[    84.689] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    84.689] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    84.689] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    84.689] (--) NVIDIA(GPU-0): 
[    84.689] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.689] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    84.689] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    84.689] (--) NVIDIA(GPU-0): 
[    84.690] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    84.690] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    84.690] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    84.690] (--) NVIDIA(GPU-0): 
[    84.816] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.816] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.816] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    84.816] (--) NVIDIA(GPU-0): 
[    84.863] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    84.863] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    84.863] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    84.863] (--) NVIDIA(GPU-0): 
[    84.864] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.864] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    84.864] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    84.864] (--) NVIDIA(GPU-0): 
[    84.865] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    84.865] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    84.865] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    84.865] (--) NVIDIA(GPU-0): 
[    84.865] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.865] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.865] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    84.865] (--) NVIDIA(GPU-0): 
[    84.911] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    84.912] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    84.912] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    84.912] (--) NVIDIA(GPU-0): 
[    84.912] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.912] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    84.912] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    84.912] (--) NVIDIA(GPU-0): 
[    84.912] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    84.912] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    84.912] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    84.912] (--) NVIDIA(GPU-0): 
[    85.009] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.009] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.009] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    85.009] (--) NVIDIA(GPU-0): 
[    85.062] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    85.062] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    85.062] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    85.062] (--) NVIDIA(GPU-0): 
[    85.062] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.062] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    85.062] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    85.062] (--) NVIDIA(GPU-0): 
[    85.063] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    85.063] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    85.063] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    85.063] (--) NVIDIA(GPU-0): 
[    85.064] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.064] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.064] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    85.064] (--) NVIDIA(GPU-0): 
[    85.110] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    85.110] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    85.110] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    85.110] (--) NVIDIA(GPU-0): 
[    85.110] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.110] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    85.110] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    85.110] (--) NVIDIA(GPU-0): 
[    85.111] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    85.111] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    85.111] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    85.111] (--) NVIDIA(GPU-0): 
[    85.412] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.412] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.412] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    85.412] (--) NVIDIA(GPU-0): 
[    85.458] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    85.458] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    85.458] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    85.458] (--) NVIDIA(GPU-0): 
[    85.458] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.458] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    85.458] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    85.458] (--) NVIDIA(GPU-0): 
[    85.458] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    85.458] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    85.458] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    85.458] (--) NVIDIA(GPU-0): 
[    85.459] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.459] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.459] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    85.459] (--) NVIDIA(GPU-0): 
[    85.503] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    85.503] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    85.503] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    85.503] (--) NVIDIA(GPU-0): 
[    85.503] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.503] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    85.503] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    85.503] (--) NVIDIA(GPU-0): 
[    85.504] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    85.504] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    85.504] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    85.504] (--) NVIDIA(GPU-0): 
[    85.564] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.564] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.564] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    85.564] (--) NVIDIA(GPU-0): 
[    85.611] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    85.611] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    85.611] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    85.611] (--) NVIDIA(GPU-0): 
[    85.611] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.611] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    85.611] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    85.611] (--) NVIDIA(GPU-0): 
[    85.611] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    85.611] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    85.611] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    85.611] (--) NVIDIA(GPU-0): 
[    85.612] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.612] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.612] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    85.612] (--) NVIDIA(GPU-0): 
[    85.656] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    85.656] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    85.656] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    85.656] (--) NVIDIA(GPU-0): 
[    85.656] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.656] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    85.656] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    85.656] (--) NVIDIA(GPU-0): 
[    85.657] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    85.657] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    85.657] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    85.657] (--) NVIDIA(GPU-0): 
[    85.719] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.719] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.719] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    85.719] (--) NVIDIA(GPU-0): 
[    85.763] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    85.763] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    85.763] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    85.763] (--) NVIDIA(GPU-0): 
[    85.763] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.763] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    85.763] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    85.763] (--) NVIDIA(GPU-0): 
[    85.763] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    85.763] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    85.763] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    85.764] (--) NVIDIA(GPU-0): 
[    85.764] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.764] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.764] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    85.764] (--) NVIDIA(GPU-0): 
[    85.810] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    85.810] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    85.810] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    85.810] (--) NVIDIA(GPU-0): 
[    85.810] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.810] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    85.810] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    85.810] (--) NVIDIA(GPU-0): 
[    85.810] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    85.810] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    85.810] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    85.810] (--) NVIDIA(GPU-0): 
[    85.875] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.876] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.876] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    85.876] (--) NVIDIA(GPU-0): 
[    85.920] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    85.920] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    85.920] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    85.920] (--) NVIDIA(GPU-0): 
[    85.920] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.920] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    85.920] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    85.920] (--) NVIDIA(GPU-0): 
[    85.921] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    85.921] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    85.921] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    85.921] (--) NVIDIA(GPU-0): 
[    85.921] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.921] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.921] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    85.921] (--) NVIDIA(GPU-0): 
[    85.965] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    85.965] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    85.965] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    85.965] (--) NVIDIA(GPU-0): 
[    85.965] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.965] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    85.965] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    85.965] (--) NVIDIA(GPU-0): 
[    85.965] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    85.965] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    85.965] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    85.965] (--) NVIDIA(GPU-0): 
[    86.046] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.046] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.046] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    86.046] (--) NVIDIA(GPU-0): 
[    86.090] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    86.090] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    86.090] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    86.090] (--) NVIDIA(GPU-0): 
[    86.090] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.090] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    86.090] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    86.090] (--) NVIDIA(GPU-0): 
[    86.091] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    86.091] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    86.091] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    86.091] (--) NVIDIA(GPU-0): 
[    86.091] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.091] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.091] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    86.091] (--) NVIDIA(GPU-0): 
[    86.135] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    86.136] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    86.136] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    86.136] (--) NVIDIA(GPU-0): 
[    86.136] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.136] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    86.136] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    86.136] (--) NVIDIA(GPU-0): 
[    86.136] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    86.136] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    86.136] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    86.136] (--) NVIDIA(GPU-0): 
[    86.201] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.201] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.201] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    86.201] (--) NVIDIA(GPU-0): 
[    86.246] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    86.246] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    86.246] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    86.246] (--) NVIDIA(GPU-0): 
[    86.246] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.246] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    86.246] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    86.246] (--) NVIDIA(GPU-0): 
[    86.246] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    86.246] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    86.246] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    86.246] (--) NVIDIA(GPU-0): 
[    86.247] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.247] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.247] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    86.247] (--) NVIDIA(GPU-0): 
[    86.291] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    86.291] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    86.291] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    86.291] (--) NVIDIA(GPU-0): 
[    86.291] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.291] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    86.291] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    86.291] (--) NVIDIA(GPU-0): 
[    86.292] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    86.292] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    86.292] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    86.292] (--) NVIDIA(GPU-0): 
[    95.918] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    95.918] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    95.918] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    95.918] (--) NVIDIA(GPU-0): 
[    95.964] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    95.964] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    95.964] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    95.964] (--) NVIDIA(GPU-0): 
[    95.964] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    95.964] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    95.964] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    95.964] (--) NVIDIA(GPU-0): 
[    95.965] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    95.965] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    95.965] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    95.965] (--) NVIDIA(GPU-0): 
[    95.965] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    95.965] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    95.965] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    95.965] (--) NVIDIA(GPU-0): 
[    96.010] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    96.010] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    96.010] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    96.010] (--) NVIDIA(GPU-0): 
[    96.010] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.010] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.010] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    96.010] (--) NVIDIA(GPU-0): 
[    96.011] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    96.011] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    96.011] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    96.011] (--) NVIDIA(GPU-0): 
[    96.102] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.102] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.102] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.102] (--) NVIDIA(GPU-0): 
[    96.148] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    96.148] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    96.148] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    96.148] (--) NVIDIA(GPU-0): 
[    96.148] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.148] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.148] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    96.148] (--) NVIDIA(GPU-0): 
[    96.148] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    96.148] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    96.148] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    96.148] (--) NVIDIA(GPU-0): 
[    96.149] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.149] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.149] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.149] (--) NVIDIA(GPU-0): 
[    96.195] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    96.195] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    96.195] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    96.195] (--) NVIDIA(GPU-0): 
[    96.195] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.195] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.195] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    96.195] (--) NVIDIA(GPU-0): 
[    96.195] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    96.195] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    96.195] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    96.195] (--) NVIDIA(GPU-0): 
[    96.288] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.288] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.288] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.288] (--) NVIDIA(GPU-0): 
[    96.334] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    96.334] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    96.334] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    96.334] (--) NVIDIA(GPU-0): 
[    96.334] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.334] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.334] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    96.334] (--) NVIDIA(GPU-0): 
[    96.335] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    96.335] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    96.335] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    96.335] (--) NVIDIA(GPU-0): 
[    96.335] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.335] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.335] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.335] (--) NVIDIA(GPU-0): 
[    96.381] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    96.381] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    96.381] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    96.381] (--) NVIDIA(GPU-0): 
[    96.381] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.381] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.381] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    96.381] (--) NVIDIA(GPU-0): 
[    96.381] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    96.381] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    96.381] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    96.381] (--) NVIDIA(GPU-0): 
[    96.443] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.443] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.443] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.443] (--) NVIDIA(GPU-0): 
[    96.489] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    96.489] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    96.489] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    96.489] (--) NVIDIA(GPU-0): 
[    96.489] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.489] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.489] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    96.489] (--) NVIDIA(GPU-0): 
[    96.489] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    96.489] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    96.489] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    96.489] (--) NVIDIA(GPU-0): 
[    96.490] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.490] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.490] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.490] (--) NVIDIA(GPU-0): 
[    96.536] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    96.536] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    96.536] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    96.536] (--) NVIDIA(GPU-0): 
[    96.536] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.536] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.536] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    96.536] (--) NVIDIA(GPU-0): 
[    96.536] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    96.536] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    96.537] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    96.537] (--) NVIDIA(GPU-0): 
[    96.616] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.616] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.616] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.616] (--) NVIDIA(GPU-0): 
[    96.664] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    96.664] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    96.664] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    96.664] (--) NVIDIA(GPU-0): 
[    96.664] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.664] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.664] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    96.664] (--) NVIDIA(GPU-0): 
[    96.665] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    96.665] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    96.665] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    96.665] (--) NVIDIA(GPU-0): 
[    96.665] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.665] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.665] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.665] (--) NVIDIA(GPU-0): 
[    96.711] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    96.711] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    96.711] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    96.711] (--) NVIDIA(GPU-0): 
[    96.711] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.711] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.711] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    96.711] (--) NVIDIA(GPU-0): 
[    96.711] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    96.711] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    96.711] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    96.711] (--) NVIDIA(GPU-0): 
[    96.781] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.781] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.781] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.781] (--) NVIDIA(GPU-0): 
[    96.827] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    96.827] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    96.827] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    96.827] (--) NVIDIA(GPU-0): 
[    96.827] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.827] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.827] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    96.827] (--) NVIDIA(GPU-0): 
[    96.827] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    96.827] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    96.827] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    96.827] (--) NVIDIA(GPU-0): 
[    96.828] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.828] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.828] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.828] (--) NVIDIA(GPU-0): 
[    96.875] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    96.875] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    96.875] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    96.875] (--) NVIDIA(GPU-0): 
[    96.875] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.875] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.875] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    96.875] (--) NVIDIA(GPU-0): 
[    96.876] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    96.876] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    96.876] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    96.876] (--) NVIDIA(GPU-0): 
[    96.982] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.982] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.982] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.982] (--) NVIDIA(GPU-0): 
[    97.028] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.028] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.028] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.028] (--) NVIDIA(GPU-0): 
[    97.028] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.028] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.028] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.028] (--) NVIDIA(GPU-0): 
[    97.028] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.028] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.028] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.028] (--) NVIDIA(GPU-0): 
[    97.029] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    97.029] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    97.029] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    97.029] (--) NVIDIA(GPU-0): 
[    97.074] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.074] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.074] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.074] (--) NVIDIA(GPU-0): 
[    97.074] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.074] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.074] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.074] (--) NVIDIA(GPU-0): 
[    97.075] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.075] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.075] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.075] (--) NVIDIA(GPU-0): 
[    97.138] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    97.138] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    97.138] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    97.138] (--) NVIDIA(GPU-0): 
[    97.184] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.184] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.184] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.184] (--) NVIDIA(GPU-0): 
[    97.184] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.184] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.184] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.184] (--) NVIDIA(GPU-0): 
[    97.184] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.184] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.184] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.184] (--) NVIDIA(GPU-0): 
[    97.184] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    97.184] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    97.184] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    97.185] (--) NVIDIA(GPU-0): 
[    97.230] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.230] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.230] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.230] (--) NVIDIA(GPU-0): 
[    97.230] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.230] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.230] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.230] (--) NVIDIA(GPU-0): 
[    97.230] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.230] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.230] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.230] (--) NVIDIA(GPU-0): 
[    97.292] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    97.292] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    97.292] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    97.292] (--) NVIDIA(GPU-0): 
[    97.337] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.337] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.337] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.337] (--) NVIDIA(GPU-0): 
[    97.337] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.337] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.337] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.337] (--) NVIDIA(GPU-0): 
[    97.338] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.338] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.338] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.338] (--) NVIDIA(GPU-0): 
[    97.338] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    97.338] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    97.338] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    97.338] (--) NVIDIA(GPU-0): 
[    97.384] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.384] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.384] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.384] (--) NVIDIA(GPU-0): 
[    97.384] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.384] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.384] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.384] (--) NVIDIA(GPU-0): 
[    97.384] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.384] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.384] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.384] (--) NVIDIA(GPU-0): 
[    97.449] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    97.449] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    97.449] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    97.449] (--) NVIDIA(GPU-0): 
[    97.494] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.494] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.494] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.494] (--) NVIDIA(GPU-0): 
[    97.494] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.494] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.494] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.494] (--) NVIDIA(GPU-0): 
[    97.495] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.495] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.495] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.495] (--) NVIDIA(GPU-0): 
[    97.495] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    97.495] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    97.495] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    97.495] (--) NVIDIA(GPU-0): 
[    97.540] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.540] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.540] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.540] (--) NVIDIA(GPU-0): 
[    97.540] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.540] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.540] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.540] (--) NVIDIA(GPU-0): 
[    97.541] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.541] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.541] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.541] (--) NVIDIA(GPU-0): 
[    97.624] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    97.624] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    97.624] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    97.624] (--) NVIDIA(GPU-0): 
[    97.670] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.670] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.670] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.670] (--) NVIDIA(GPU-0): 
[    97.670] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.670] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.670] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.670] (--) NVIDIA(GPU-0): 
[    97.671] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.671] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.671] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.671] (--) NVIDIA(GPU-0): 
[    97.671] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    97.671] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    97.671] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    97.671] (--) NVIDIA(GPU-0): 
[    97.716] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.716] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.716] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.716] (--) NVIDIA(GPU-0): 
[    97.716] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.716] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.716] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.716] (--) NVIDIA(GPU-0): 
[    97.717] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.717] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.717] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.717] (--) NVIDIA(GPU-0): 
[    97.778] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    97.778] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    97.778] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    97.778] (--) NVIDIA(GPU-0): 
[    97.824] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.824] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.824] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.824] (--) NVIDIA(GPU-0): 
[    97.824] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.824] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.824] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.824] (--) NVIDIA(GPU-0): 
[    97.824] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.824] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.824] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.824] (--) NVIDIA(GPU-0): 
[    97.824] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    97.824] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    97.824] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    97.824] (--) NVIDIA(GPU-0): 
[    97.874] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[    97.874] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[    97.874] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[    97.874] (--) NVIDIA(GPU-0): 
[    97.874] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    97.875] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    97.875] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    97.875] (--) NVIDIA(GPU-0): 
[    97.875] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    97.875] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    97.875] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    97.875] (--) NVIDIA(GPU-0): 
[   178.309] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   178.309] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   178.309] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   178.309] (--) NVIDIA(GPU-0): 
[   178.354] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   178.354] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   178.354] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   178.355] (--) NVIDIA(GPU-0): 
[   178.355] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   178.355] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   178.355] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   178.355] (--) NVIDIA(GPU-0): 
[   178.355] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   178.355] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   178.355] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   178.355] (--) NVIDIA(GPU-0): 
[   178.355] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   178.355] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   178.355] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   178.355] (--) NVIDIA(GPU-0): 
[   178.401] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   178.401] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   178.401] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   178.401] (--) NVIDIA(GPU-0): 
[   178.401] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   178.401] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   178.401] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   178.401] (--) NVIDIA(GPU-0): 
[   178.402] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   178.402] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   178.402] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   178.402] (--) NVIDIA(GPU-0): 
[   178.615] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   178.615] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   178.615] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   178.615] (--) NVIDIA(GPU-0): 
[   178.663] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   178.663] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   178.663] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   178.663] (--) NVIDIA(GPU-0): 
[   178.663] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   178.663] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   178.663] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   178.663] (--) NVIDIA(GPU-0): 
[   178.665] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   178.665] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   178.665] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   178.665] (--) NVIDIA(GPU-0): 
[   178.666] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   178.666] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   178.666] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   178.666] (--) NVIDIA(GPU-0): 
[   178.714] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   178.714] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   178.714] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   178.714] (--) NVIDIA(GPU-0): 
[   178.714] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   178.714] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   178.714] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   178.714] (--) NVIDIA(GPU-0): 
[   178.715] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   178.715] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   178.715] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   178.715] (--) NVIDIA(GPU-0): 
[   217.462] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   217.462] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   217.462] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   217.462] (--) NVIDIA(GPU-0): 
[   217.511] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   217.511] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   217.511] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   217.511] (--) NVIDIA(GPU-0): 
[   217.511] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   217.511] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   217.511] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   217.511] (--) NVIDIA(GPU-0): 
[   217.513] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   217.513] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   217.513] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   217.513] (--) NVIDIA(GPU-0): 
[   217.514] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   217.514] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   217.514] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   217.514] (--) NVIDIA(GPU-0): 
[   217.565] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   217.565] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   217.565] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   217.565] (--) NVIDIA(GPU-0): 
[   217.565] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   217.565] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   217.565] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   217.565] (--) NVIDIA(GPU-0): 
[   217.568] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   217.568] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   217.568] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   217.568] (--) NVIDIA(GPU-0): 
[   217.628] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   217.628] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   217.628] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   217.628] (--) NVIDIA(GPU-0): 
[   217.676] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   217.676] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   217.676] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   217.676] (--) NVIDIA(GPU-0): 
[   217.676] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   217.676] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   217.676] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   217.676] (--) NVIDIA(GPU-0): 
[   217.678] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   217.678] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   217.678] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   217.678] (--) NVIDIA(GPU-0): 
[   217.679] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   217.679] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   217.679] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   217.679] (--) NVIDIA(GPU-0): 
[   217.727] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   217.727] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   217.727] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   217.727] (--) NVIDIA(GPU-0): 
[   217.727] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   217.727] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   217.727] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   217.727] (--) NVIDIA(GPU-0): 
[   217.729] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   217.729] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   217.729] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   217.729] (--) NVIDIA(GPU-0): 
[   217.791] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   217.791] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   217.791] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   217.791] (--) NVIDIA(GPU-0): 
[   217.838] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   217.838] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   217.838] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   217.838] (--) NVIDIA(GPU-0): 
[   217.838] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   217.838] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   217.838] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   217.838] (--) NVIDIA(GPU-0): 
[   217.839] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   217.839] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   217.839] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   217.839] (--) NVIDIA(GPU-0): 
[   217.840] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   217.840] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   217.840] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   217.840] (--) NVIDIA(GPU-0): 
[   217.886] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   217.886] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   217.886] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   217.886] (--) NVIDIA(GPU-0): 
[   217.886] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   217.886] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   217.886] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   217.886] (--) NVIDIA(GPU-0): 
[   217.888] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   217.888] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   217.888] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   217.888] (--) NVIDIA(GPU-0): 
[   217.948] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   217.948] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   217.948] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   217.948] (--) NVIDIA(GPU-0): 
[   217.994] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   217.994] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   217.994] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   217.994] (--) NVIDIA(GPU-0): 
[   217.994] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   217.994] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   217.994] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   217.994] (--) NVIDIA(GPU-0): 
[   217.996] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   217.996] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   217.996] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   217.996] (--) NVIDIA(GPU-0): 
[   217.996] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   217.996] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   217.996] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   217.996] (--) NVIDIA(GPU-0): 
[   218.043] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.043] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.043] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.043] (--) NVIDIA(GPU-0): 
[   218.043] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.043] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.043] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.043] (--) NVIDIA(GPU-0): 
[   218.044] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.044] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.044] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.044] (--) NVIDIA(GPU-0): 
[   218.120] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.120] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.120] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.120] (--) NVIDIA(GPU-0): 
[   218.167] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.167] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.167] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.167] (--) NVIDIA(GPU-0): 
[   218.167] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.167] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.167] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.167] (--) NVIDIA(GPU-0): 
[   218.168] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.168] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.168] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.168] (--) NVIDIA(GPU-0): 
[   218.168] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.168] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.168] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.168] (--) NVIDIA(GPU-0): 
[   218.215] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.215] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.215] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.215] (--) NVIDIA(GPU-0): 
[   218.215] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.215] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.215] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.215] (--) NVIDIA(GPU-0): 
[   218.216] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.216] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.216] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.216] (--) NVIDIA(GPU-0): 
[   218.274] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.274] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.274] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.274] (--) NVIDIA(GPU-0): 
[   218.321] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.321] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.321] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.321] (--) NVIDIA(GPU-0): 
[   218.321] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.321] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.321] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.321] (--) NVIDIA(GPU-0): 
[   218.322] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.322] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.322] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.322] (--) NVIDIA(GPU-0): 
[   218.323] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.323] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.323] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.323] (--) NVIDIA(GPU-0): 
[   218.373] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.373] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.373] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.373] (--) NVIDIA(GPU-0): 
[   218.373] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.373] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.373] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.373] (--) NVIDIA(GPU-0): 
[   218.374] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.374] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.374] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.374] (--) NVIDIA(GPU-0): 
[   218.471] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.471] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.471] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.471] (--) NVIDIA(GPU-0): 
[   218.517] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.517] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.517] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.517] (--) NVIDIA(GPU-0): 
[   218.517] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.517] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.517] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.517] (--) NVIDIA(GPU-0): 
[   218.518] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.518] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.518] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.518] (--) NVIDIA(GPU-0): 
[   218.519] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.519] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.519] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.519] (--) NVIDIA(GPU-0): 
[   218.565] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.565] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.565] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.565] (--) NVIDIA(GPU-0): 
[   218.565] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.565] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.565] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.565] (--) NVIDIA(GPU-0): 
[   218.567] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.567] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.567] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.567] (--) NVIDIA(GPU-0): 
[   218.625] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.625] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.625] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.625] (--) NVIDIA(GPU-0): 
[   218.671] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.671] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.671] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.671] (--) NVIDIA(GPU-0): 
[   218.671] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.671] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.671] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.671] (--) NVIDIA(GPU-0): 
[   218.672] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.672] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.672] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.672] (--) NVIDIA(GPU-0): 
[   218.672] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.672] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.672] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.672] (--) NVIDIA(GPU-0): 
[   218.718] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.718] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.718] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.718] (--) NVIDIA(GPU-0): 
[   218.718] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.718] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.718] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.718] (--) NVIDIA(GPU-0): 
[   218.718] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.718] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.718] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.718] (--) NVIDIA(GPU-0): 
[   218.778] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.778] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.778] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.778] (--) NVIDIA(GPU-0): 
[   218.823] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.823] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.823] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.823] (--) NVIDIA(GPU-0): 
[   218.823] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.823] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.823] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.823] (--) NVIDIA(GPU-0): 
[   218.824] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.824] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.824] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.824] (--) NVIDIA(GPU-0): 
[   218.824] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.824] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.824] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.824] (--) NVIDIA(GPU-0): 
[   218.870] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.870] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.870] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.870] (--) NVIDIA(GPU-0): 
[   218.870] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.870] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.870] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.870] (--) NVIDIA(GPU-0): 
[   218.871] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.871] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.871] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.871] (--) NVIDIA(GPU-0): 
[   218.931] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.931] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.931] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.931] (--) NVIDIA(GPU-0): 
[   218.976] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   218.976] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   218.976] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   218.976] (--) NVIDIA(GPU-0): 
[   218.976] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   218.977] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   218.977] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   218.977] (--) NVIDIA(GPU-0): 
[   218.977] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   218.977] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   218.977] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   218.977] (--) NVIDIA(GPU-0): 
[   218.978] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   218.978] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   218.978] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   218.978] (--) NVIDIA(GPU-0): 
[   219.023] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   219.023] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   219.023] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   219.023] (--) NVIDIA(GPU-0): 
[   219.023] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   219.023] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   219.023] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   219.023] (--) NVIDIA(GPU-0): 
[   219.023] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   219.023] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   219.023] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   219.023] (--) NVIDIA(GPU-0): 
[   219.100] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   219.100] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   219.100] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   219.100] (--) NVIDIA(GPU-0): 
[   219.147] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   219.147] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   219.147] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   219.147] (--) NVIDIA(GPU-0): 
[   219.147] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   219.147] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   219.147] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   219.147] (--) NVIDIA(GPU-0): 
[   219.148] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   219.148] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   219.148] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   219.148] (--) NVIDIA(GPU-0): 
[   219.148] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   219.148] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   219.148] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   219.148] (--) NVIDIA(GPU-0): 
[   219.195] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   219.195] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   219.195] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   219.195] (--) NVIDIA(GPU-0): 
[   219.195] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   219.195] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   219.195] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   219.195] (--) NVIDIA(GPU-0): 
[   219.196] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   219.196] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   219.196] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   219.196] (--) NVIDIA(GPU-0): 
[   219.257] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   219.257] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   219.257] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   219.257] (--) NVIDIA(GPU-0): 
[   219.303] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   219.303] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   219.303] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   219.303] (--) NVIDIA(GPU-0): 
[   219.303] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   219.303] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   219.303] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   219.303] (--) NVIDIA(GPU-0): 
[   219.303] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   219.304] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   219.304] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   219.304] (--) NVIDIA(GPU-0): 
[   219.304] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   219.304] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   219.304] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   219.304] (--) NVIDIA(GPU-0): 
[   219.351] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   219.351] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   219.351] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   219.351] (--) NVIDIA(GPU-0): 
[   219.351] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   219.351] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   219.351] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   219.351] (--) NVIDIA(GPU-0): 
[   219.352] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   219.352] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   219.352] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   219.352] (--) NVIDIA(GPU-0): 
[   224.160] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   224.160] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   224.160] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   224.160] (--) NVIDIA(GPU-0): 
[   224.208] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   224.208] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   224.208] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   224.208] (--) NVIDIA(GPU-0): 
[   224.208] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   224.208] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   224.208] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   224.208] (--) NVIDIA(GPU-0): 
[   224.210] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   224.210] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   224.210] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   224.210] (--) NVIDIA(GPU-0): 
[   224.210] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   224.210] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   224.210] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   224.210] (--) NVIDIA(GPU-0): 
[   224.256] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   224.256] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   224.256] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   224.256] (--) NVIDIA(GPU-0): 
[   224.256] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   224.256] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   224.256] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   224.256] (--) NVIDIA(GPU-0): 
[   224.257] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   224.257] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   224.257] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   224.257] (--) NVIDIA(GPU-0): 
[   224.318] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   224.318] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   224.318] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   224.318] (--) NVIDIA(GPU-0): 
[   224.367] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   224.367] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   224.367] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   224.367] (--) NVIDIA(GPU-0): 
[   224.367] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   224.367] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   224.367] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   224.367] (--) NVIDIA(GPU-0): 
[   224.368] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   224.368] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   224.368] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   224.368] (--) NVIDIA(GPU-0): 
[   224.368] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   224.368] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   224.368] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   224.368] (--) NVIDIA(GPU-0): 
[   224.415] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   224.415] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   224.415] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   224.415] (--) NVIDIA(GPU-0): 
[   224.415] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   224.415] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   224.415] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   224.415] (--) NVIDIA(GPU-0): 
[   224.416] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   224.416] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   224.416] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   224.416] (--) NVIDIA(GPU-0): 
[   224.478] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   224.478] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   224.478] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   224.478] (--) NVIDIA(GPU-0): 
[   224.524] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   224.524] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   224.524] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   224.524] (--) NVIDIA(GPU-0): 
[   224.524] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   224.524] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   224.524] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   224.524] (--) NVIDIA(GPU-0): 
[   224.525] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   224.525] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   224.525] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   224.525] (--) NVIDIA(GPU-0): 
[   224.525] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   224.525] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   224.525] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   224.525] (--) NVIDIA(GPU-0): 
[   224.574] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   224.574] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   224.574] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   224.574] (--) NVIDIA(GPU-0): 
[   224.574] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   224.574] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   224.574] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   224.574] (--) NVIDIA(GPU-0): 
[   224.575] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   224.575] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   224.575] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   224.575] (--) NVIDIA(GPU-0): 
[   224.641] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   224.641] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   224.641] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   224.641] (--) NVIDIA(GPU-0): 
[   224.687] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   224.687] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   224.687] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   224.687] (--) NVIDIA(GPU-0): 
[   224.687] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   224.687] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   224.687] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   224.687] (--) NVIDIA(GPU-0): 
[   224.688] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   224.688] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   224.688] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   224.688] (--) NVIDIA(GPU-0): 
[   224.688] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   224.688] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   224.688] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   224.688] (--) NVIDIA(GPU-0): 
[   224.734] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   224.734] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   224.734] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   224.734] (--) NVIDIA(GPU-0): 
[   224.734] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   224.734] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   224.734] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   224.734] (--) NVIDIA(GPU-0): 
[   224.734] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   224.734] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   224.734] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   224.734] (--) NVIDIA(GPU-0): 
[   224.810] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   224.810] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   224.810] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   224.810] (--) NVIDIA(GPU-0): 
[   224.856] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   224.856] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   224.856] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   224.856] (--) NVIDIA(GPU-0): 
[   224.856] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   224.856] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   224.856] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   224.856] (--) NVIDIA(GPU-0): 
[   224.856] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   224.856] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   224.856] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   224.856] (--) NVIDIA(GPU-0): 
[   224.857] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   224.857] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   224.857] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   224.857] (--) NVIDIA(GPU-0): 
[   224.902] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   224.902] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   224.902] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   224.902] (--) NVIDIA(GPU-0): 
[   224.902] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   224.902] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   224.902] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   224.902] (--) NVIDIA(GPU-0): 
[   224.903] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   224.903] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   224.903] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   224.903] (--) NVIDIA(GPU-0): 
[   224.961] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   224.961] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   224.961] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   224.961] (--) NVIDIA(GPU-0): 
[   225.006] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.006] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.006] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.006] (--) NVIDIA(GPU-0): 
[   225.006] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.006] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.006] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.006] (--) NVIDIA(GPU-0): 
[   225.007] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.007] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.007] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.007] (--) NVIDIA(GPU-0): 
[   225.007] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.007] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.007] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.007] (--) NVIDIA(GPU-0): 
[   225.053] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.053] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.053] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.053] (--) NVIDIA(GPU-0): 
[   225.053] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.053] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.053] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.053] (--) NVIDIA(GPU-0): 
[   225.053] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.053] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.053] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.053] (--) NVIDIA(GPU-0): 
[   225.152] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.152] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.152] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.152] (--) NVIDIA(GPU-0): 
[   225.197] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.197] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.197] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.197] (--) NVIDIA(GPU-0): 
[   225.197] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.197] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.197] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.197] (--) NVIDIA(GPU-0): 
[   225.198] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.198] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.198] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.198] (--) NVIDIA(GPU-0): 
[   225.198] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.198] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.198] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.198] (--) NVIDIA(GPU-0): 
[   225.244] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.244] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.244] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.244] (--) NVIDIA(GPU-0): 
[   225.244] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.244] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.244] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.244] (--) NVIDIA(GPU-0): 
[   225.244] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.244] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.244] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.244] (--) NVIDIA(GPU-0): 
[   225.304] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.304] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.304] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.304] (--) NVIDIA(GPU-0): 
[   225.350] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.350] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.350] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.350] (--) NVIDIA(GPU-0): 
[   225.350] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.350] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.350] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.350] (--) NVIDIA(GPU-0): 
[   225.351] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.351] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.351] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.351] (--) NVIDIA(GPU-0): 
[   225.351] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.351] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.351] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.351] (--) NVIDIA(GPU-0): 
[   225.400] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.400] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.400] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.400] (--) NVIDIA(GPU-0): 
[   225.400] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.400] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.400] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.400] (--) NVIDIA(GPU-0): 
[   225.400] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.400] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.400] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.400] (--) NVIDIA(GPU-0): 
[   225.461] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.461] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.461] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.461] (--) NVIDIA(GPU-0): 
[   225.506] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.506] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.506] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.506] (--) NVIDIA(GPU-0): 
[   225.506] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.506] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.506] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.506] (--) NVIDIA(GPU-0): 
[   225.507] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.507] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.507] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.507] (--) NVIDIA(GPU-0): 
[   225.507] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.507] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.507] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.507] (--) NVIDIA(GPU-0): 
[   225.552] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.552] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.552] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.552] (--) NVIDIA(GPU-0): 
[   225.552] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.552] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.552] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.552] (--) NVIDIA(GPU-0): 
[   225.553] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.553] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.553] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.553] (--) NVIDIA(GPU-0): 
[   225.617] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.617] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.617] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.617] (--) NVIDIA(GPU-0): 
[   225.662] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.663] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.663] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.663] (--) NVIDIA(GPU-0): 
[   225.663] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.663] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.663] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.663] (--) NVIDIA(GPU-0): 
[   225.663] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.663] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.663] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.663] (--) NVIDIA(GPU-0): 
[   225.663] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.663] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.663] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.663] (--) NVIDIA(GPU-0): 
[   225.709] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.709] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.709] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.709] (--) NVIDIA(GPU-0): 
[   225.709] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.709] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.709] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.709] (--) NVIDIA(GPU-0): 
[   225.709] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.709] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.709] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.709] (--) NVIDIA(GPU-0): 
[   225.790] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.790] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.790] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.790] (--) NVIDIA(GPU-0): 
[   225.835] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.835] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.835] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.835] (--) NVIDIA(GPU-0): 
[   225.835] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.835] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.835] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.835] (--) NVIDIA(GPU-0): 
[   225.836] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.836] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.836] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.836] (--) NVIDIA(GPU-0): 
[   225.836] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.836] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.836] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.836] (--) NVIDIA(GPU-0): 
[   225.882] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.882] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.882] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.882] (--) NVIDIA(GPU-0): 
[   225.882] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.882] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.882] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.882] (--) NVIDIA(GPU-0): 
[   225.883] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.883] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.883] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.883] (--) NVIDIA(GPU-0): 
[   225.944] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.944] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.944] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.944] (--) NVIDIA(GPU-0): 
[   225.990] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   225.990] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   225.990] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   225.990] (--) NVIDIA(GPU-0): 
[   225.990] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   225.990] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   225.990] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   225.990] (--) NVIDIA(GPU-0): 
[   225.991] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   225.991] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   225.991] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   225.991] (--) NVIDIA(GPU-0): 
[   225.991] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   225.991] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   225.991] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   225.991] (--) NVIDIA(GPU-0): 
[   226.036] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   226.036] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   226.036] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   226.036] (--) NVIDIA(GPU-0): 
[   226.036] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   226.036] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   226.036] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   226.036] (--) NVIDIA(GPU-0): 
[   226.037] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   226.037] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   226.037] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   226.037] (--) NVIDIA(GPU-0): 
[   321.474] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   321.475] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   321.475] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   321.475] (--) NVIDIA(GPU-0): 
[   321.520] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   321.520] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   321.520] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   321.520] (--) NVIDIA(GPU-0): 
[   321.520] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   321.520] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   321.520] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   321.520] (--) NVIDIA(GPU-0): 
[   321.520] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   321.520] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   321.520] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   321.520] (--) NVIDIA(GPU-0): 
[   321.520] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   321.520] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   321.520] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   321.520] (--) NVIDIA(GPU-0): 
[   321.566] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   321.566] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   321.566] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   321.566] (--) NVIDIA(GPU-0): 
[   321.566] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   321.566] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   321.566] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   321.566] (--) NVIDIA(GPU-0): 
[   321.566] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   321.566] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   321.566] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   321.566] (--) NVIDIA(GPU-0): 
[   342.525] (II) event2  - Power Button: device removed
[   342.550] (II) event3  - Video Bus: device removed
[   342.613] (II) event1  - Power Button: device removed
[   342.653] (II) event0  - Sleep Button: device removed
[   342.670] (II) event4  - Keychron Keychron V4: device removed
[   342.686] (II) event5  - Keychron Keychron V4 Mouse: device removed
[   342.730] (II) event6  - Keychron Keychron V4 System Control: device removed
[   342.747] (II) event8  - Keychron Keychron V4 Keyboard: device removed
[   342.760] (II) event9  - Razer Razer DeathAdder Essential: device removed
[   342.803] (II) event12 - Razer Razer DeathAdder Essential: device removed
[   342.833] (II) event7  - Keychron Keychron V4 Consumer Control: device removed
[   342.846] (II) event10 - Razer Razer DeathAdder Essential Keyboard: device removed
[   387.370] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   387.370] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   387.370] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   387.370] (--) NVIDIA(GPU-0): 
[   387.418] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   387.418] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   387.418] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   387.418] (--) NVIDIA(GPU-0): 
[   387.418] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   387.418] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   387.418] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   387.418] (--) NVIDIA(GPU-0): 
[   387.420] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   387.420] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   387.420] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   387.420] (--) NVIDIA(GPU-0): 
[   387.517] (II) NVIDIA(0): Setting mode "HDMI-0: 2560x1440_144 @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[   387.597] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   387.597] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   387.597] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   387.597] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   387.597] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   387.597] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   387.597] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   387.597] (II) NVIDIA(0):     Config Options in the README.
[   387.902] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   387.902] (II) event2  - Power Button: device is a keyboard
[   387.902] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[   387.903] (II) event3  - Video Bus: device is a keyboard
[   387.903] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   387.903] (II) event1  - Power Button: device is a keyboard
[   387.904] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   387.904] (II) event0  - Sleep Button: device is a keyboard
[   387.905] (II) event4  - Keychron Keychron V4: is tagged by udev as: Keyboard
[   387.905] (II) event4  - Keychron Keychron V4: device is a keyboard
[   387.906] (II) event5  - Keychron Keychron V4 Mouse: is tagged by udev as: Mouse
[   387.906] (II) event5  - Keychron Keychron V4 Mouse: device is a pointer
[   387.907] (II) event6  - Keychron Keychron V4 System Control: is tagged by udev as: Keyboard
[   387.907] (II) event6  - Keychron Keychron V4 System Control: device is a keyboard
[   387.908] (II) event7  - Keychron Keychron V4 Consumer Control: is tagged by udev as: Keyboard
[   387.908] (II) event7  - Keychron Keychron V4 Consumer Control: device is a keyboard
[   387.909] (II) event8  - Keychron Keychron V4 Keyboard: is tagged by udev as: Keyboard
[   387.909] (II) event8  - Keychron Keychron V4 Keyboard: device is a keyboard
[   387.964] (II) event9  - Razer Razer DeathAdder Essential: is tagged by udev as: Mouse
[   387.964] (II) event9  - Razer Razer DeathAdder Essential: device is a pointer
[   387.965] (II) event10 - Razer Razer DeathAdder Essential Keyboard: is tagged by udev as: Keyboard
[   387.965] (II) event10 - Razer Razer DeathAdder Essential Keyboard: device is a keyboard
[   387.966] (II) event12 - Razer Razer DeathAdder Essential: is tagged by udev as: Keyboard
[   387.966] (II) event12 - Razer Razer DeathAdder Essential: device is a keyboard
[   399.694] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   399.694] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   399.694] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   399.694] (--) NVIDIA(GPU-0): 
[   399.741] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   399.741] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   399.741] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   399.741] (--) NVIDIA(GPU-0): 
[   399.741] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   399.741] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   399.741] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   399.741] (--) NVIDIA(GPU-0): 
[   399.743] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   399.743] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   399.743] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   399.743] (--) NVIDIA(GPU-0): 
[   399.743] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   399.743] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   399.743] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   399.743] (--) NVIDIA(GPU-0): 
[   399.790] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   399.790] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   399.790] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   399.790] (--) NVIDIA(GPU-0): 
[   399.790] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   399.790] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   399.790] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   399.790] (--) NVIDIA(GPU-0): 
[   399.793] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   399.793] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   399.793] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   399.793] (--) NVIDIA(GPU-0): 
[   399.971] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   399.971] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   399.971] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   399.971] (--) NVIDIA(GPU-0): 
[   400.018] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   400.018] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   400.018] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   400.018] (--) NVIDIA(GPU-0): 
[   400.018] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   400.018] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   400.018] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   400.018] (--) NVIDIA(GPU-0): 
[   400.020] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   400.020] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   400.020] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   400.020] (--) NVIDIA(GPU-0): 
[   400.020] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   400.020] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   400.020] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   400.020] (--) NVIDIA(GPU-0): 
[   400.067] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   400.067] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   400.067] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   400.067] (--) NVIDIA(GPU-0): 
[   400.067] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   400.067] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   400.067] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   400.067] (--) NVIDIA(GPU-0): 
[   400.068] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   400.068] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   400.068] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   400.068] (--) NVIDIA(GPU-0): 
[   440.985] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   440.985] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   440.985] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   440.985] (--) NVIDIA(GPU-0): 
[   441.030] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.030] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.030] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.030] (--) NVIDIA(GPU-0): 
[   441.030] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.030] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.030] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.030] (--) NVIDIA(GPU-0): 
[   441.031] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.031] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.031] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.031] (--) NVIDIA(GPU-0): 
[   441.031] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.031] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.031] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.031] (--) NVIDIA(GPU-0): 
[   441.076] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.076] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.076] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.076] (--) NVIDIA(GPU-0): 
[   441.076] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.076] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.076] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.076] (--) NVIDIA(GPU-0): 
[   441.077] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.077] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.077] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.077] (--) NVIDIA(GPU-0): 
[   441.141] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.141] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.141] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.141] (--) NVIDIA(GPU-0): 
[   441.188] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.188] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.188] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.188] (--) NVIDIA(GPU-0): 
[   441.188] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.188] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.188] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.188] (--) NVIDIA(GPU-0): 
[   441.188] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.188] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.188] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.188] (--) NVIDIA(GPU-0): 
[   441.188] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.188] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.188] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.188] (--) NVIDIA(GPU-0): 
[   441.234] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.234] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.234] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.234] (--) NVIDIA(GPU-0): 
[   441.234] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.234] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.234] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.234] (--) NVIDIA(GPU-0): 
[   441.234] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.234] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.234] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.234] (--) NVIDIA(GPU-0): 
[   441.298] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.298] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.298] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.298] (--) NVIDIA(GPU-0): 
[   441.343] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.343] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.343] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.343] (--) NVIDIA(GPU-0): 
[   441.343] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.343] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.343] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.343] (--) NVIDIA(GPU-0): 
[   441.343] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.343] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.343] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.343] (--) NVIDIA(GPU-0): 
[   441.343] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.344] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.344] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.344] (--) NVIDIA(GPU-0): 
[   441.390] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.390] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.390] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.390] (--) NVIDIA(GPU-0): 
[   441.390] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.390] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.390] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.390] (--) NVIDIA(GPU-0): 
[   441.391] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.391] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.391] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.391] (--) NVIDIA(GPU-0): 
[   441.458] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.458] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.458] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.458] (--) NVIDIA(GPU-0): 
[   441.504] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.504] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.504] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.504] (--) NVIDIA(GPU-0): 
[   441.504] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.504] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.504] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.504] (--) NVIDIA(GPU-0): 
[   441.505] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.505] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.505] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.505] (--) NVIDIA(GPU-0): 
[   441.505] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.505] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.505] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.505] (--) NVIDIA(GPU-0): 
[   441.550] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.550] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.550] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.550] (--) NVIDIA(GPU-0): 
[   441.550] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.550] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.550] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.550] (--) NVIDIA(GPU-0): 
[   441.550] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.550] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.550] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.550] (--) NVIDIA(GPU-0): 
[   441.635] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.635] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.635] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.635] (--) NVIDIA(GPU-0): 
[   441.680] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.680] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.680] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.680] (--) NVIDIA(GPU-0): 
[   441.680] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.680] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.680] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.680] (--) NVIDIA(GPU-0): 
[   441.680] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.680] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.680] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.680] (--) NVIDIA(GPU-0): 
[   441.681] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.681] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.681] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.681] (--) NVIDIA(GPU-0): 
[   441.726] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.726] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.726] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.726] (--) NVIDIA(GPU-0): 
[   441.726] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.726] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.726] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.726] (--) NVIDIA(GPU-0): 
[   441.727] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.727] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.727] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.727] (--) NVIDIA(GPU-0): 
[   441.791] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.791] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.791] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.791] (--) NVIDIA(GPU-0): 
[   441.836] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.836] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.836] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.836] (--) NVIDIA(GPU-0): 
[   441.836] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.836] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.836] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.836] (--) NVIDIA(GPU-0): 
[   441.837] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.837] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.837] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.837] (--) NVIDIA(GPU-0): 
[   441.837] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.837] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.837] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.837] (--) NVIDIA(GPU-0): 
[   441.882] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   441.882] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   441.882] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   441.882] (--) NVIDIA(GPU-0): 
[   441.882] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   441.882] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   441.882] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   441.882] (--) NVIDIA(GPU-0): 
[   441.882] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   441.882] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   441.882] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   441.882] (--) NVIDIA(GPU-0): 
[   441.992] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   441.993] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   441.993] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   441.993] (--) NVIDIA(GPU-0): 
[   442.038] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.038] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.038] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.038] (--) NVIDIA(GPU-0): 
[   442.038] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.038] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.038] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.038] (--) NVIDIA(GPU-0): 
[   442.038] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.038] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.038] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.038] (--) NVIDIA(GPU-0): 
[   442.038] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   442.038] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   442.038] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   442.038] (--) NVIDIA(GPU-0): 
[   442.083] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.083] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.083] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.083] (--) NVIDIA(GPU-0): 
[   442.083] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.083] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.083] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.083] (--) NVIDIA(GPU-0): 
[   442.084] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.084] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.084] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.084] (--) NVIDIA(GPU-0): 
[   442.151] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   442.151] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   442.151] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   442.151] (--) NVIDIA(GPU-0): 
[   442.198] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.198] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.198] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.198] (--) NVIDIA(GPU-0): 
[   442.198] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.198] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.198] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.198] (--) NVIDIA(GPU-0): 
[   442.199] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.199] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.199] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.199] (--) NVIDIA(GPU-0): 
[   442.199] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   442.199] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   442.199] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   442.199] (--) NVIDIA(GPU-0): 
[   442.243] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.244] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.244] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.244] (--) NVIDIA(GPU-0): 
[   442.244] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.244] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.244] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.244] (--) NVIDIA(GPU-0): 
[   442.244] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.244] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.244] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.244] (--) NVIDIA(GPU-0): 
[   442.311] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   442.311] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   442.311] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   442.311] (--) NVIDIA(GPU-0): 
[   442.356] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.356] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.356] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.356] (--) NVIDIA(GPU-0): 
[   442.356] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.356] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.356] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.356] (--) NVIDIA(GPU-0): 
[   442.356] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.356] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.356] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.356] (--) NVIDIA(GPU-0): 
[   442.357] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   442.357] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   442.357] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   442.357] (--) NVIDIA(GPU-0): 
[   442.403] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.403] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.403] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.403] (--) NVIDIA(GPU-0): 
[   442.403] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.403] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.403] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.403] (--) NVIDIA(GPU-0): 
[   442.404] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.404] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.404] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.404] (--) NVIDIA(GPU-0): 
[   442.468] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   442.468] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   442.468] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   442.468] (--) NVIDIA(GPU-0): 
[   442.513] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.513] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.513] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.514] (--) NVIDIA(GPU-0): 
[   442.514] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.514] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.514] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.514] (--) NVIDIA(GPU-0): 
[   442.514] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.514] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.514] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.514] (--) NVIDIA(GPU-0): 
[   442.514] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   442.514] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   442.514] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   442.514] (--) NVIDIA(GPU-0): 
[   442.559] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.559] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.559] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.559] (--) NVIDIA(GPU-0): 
[   442.559] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.559] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.559] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.559] (--) NVIDIA(GPU-0): 
[   442.560] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.560] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.560] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.560] (--) NVIDIA(GPU-0): 
[   442.646] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   442.646] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   442.646] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   442.646] (--) NVIDIA(GPU-0): 
[   442.691] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.691] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.691] (II) event9  - Razer Razer DeathAdder Essential: SYN_DROPPED event - some input events have been lost.
[   442.691] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.691] (--) NVIDIA(GPU-0): 
[   442.691] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.691] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.691] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.691] (--) NVIDIA(GPU-0): 
[   442.691] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.691] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.691] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.691] (--) NVIDIA(GPU-0): 
[   442.691] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   442.691] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   442.691] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   442.691] (--) NVIDIA(GPU-0): 
[   442.737] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.737] (II) event9  - Razer Razer DeathAdder Essential: SYN_DROPPED event - some input events have been lost.
[   442.737] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.737] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.737] (--) NVIDIA(GPU-0): 
[   442.737] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.737] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.737] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.737] (--) NVIDIA(GPU-0): 
[   442.737] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.737] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.737] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.737] (--) NVIDIA(GPU-0): 
[   442.805] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   442.805] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   442.805] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   442.805] (--) NVIDIA(GPU-0): 
[   442.849] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.849] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.849] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.849] (--) NVIDIA(GPU-0): 
[   442.849] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.849] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.849] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.849] (--) NVIDIA(GPU-0): 
[   442.850] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.850] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.850] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.850] (--) NVIDIA(GPU-0): 
[   442.850] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   442.850] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   442.850] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   442.850] (--) NVIDIA(GPU-0): 
[   442.895] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   442.895] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   442.895] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   442.895] (--) NVIDIA(GPU-0): 
[   442.895] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   442.895] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   442.895] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   442.895] (--) NVIDIA(GPU-0): 
[   442.895] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   442.895] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   442.895] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   442.895] (--) NVIDIA(GPU-0): 
[   446.997] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   446.997] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   446.997] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   446.997] (--) NVIDIA(GPU-0): 
[   447.045] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.045] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.045] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.045] (--) NVIDIA(GPU-0): 
[   447.045] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.045] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.045] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.045] (--) NVIDIA(GPU-0): 
[   447.047] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.047] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.047] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.047] (--) NVIDIA(GPU-0): 
[   447.047] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   447.047] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   447.047] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   447.047] (--) NVIDIA(GPU-0): 
[   447.093] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.093] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.093] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.093] (--) NVIDIA(GPU-0): 
[   447.093] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.093] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.093] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.093] (--) NVIDIA(GPU-0): 
[   447.095] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.095] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.095] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.095] (--) NVIDIA(GPU-0): 
[   447.157] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   447.157] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   447.157] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   447.157] (--) NVIDIA(GPU-0): 
[   447.206] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.206] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.206] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.206] (--) NVIDIA(GPU-0): 
[   447.206] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.206] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.206] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.206] (--) NVIDIA(GPU-0): 
[   447.209] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.209] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.209] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.209] (--) NVIDIA(GPU-0): 
[   447.209] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   447.209] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   447.209] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   447.209] (--) NVIDIA(GPU-0): 
[   447.259] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.259] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.259] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.259] (--) NVIDIA(GPU-0): 
[   447.259] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.259] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.259] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.259] (--) NVIDIA(GPU-0): 
[   447.260] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.260] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.260] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.260] (--) NVIDIA(GPU-0): 
[   447.325] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   447.325] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   447.325] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   447.325] (--) NVIDIA(GPU-0): 
[   447.371] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.371] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.371] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.371] (--) NVIDIA(GPU-0): 
[   447.371] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.371] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.371] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.371] (--) NVIDIA(GPU-0): 
[   447.372] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.372] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.372] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.372] (--) NVIDIA(GPU-0): 
[   447.373] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   447.373] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   447.373] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   447.373] (--) NVIDIA(GPU-0): 
[   447.419] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.419] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.419] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.419] (--) NVIDIA(GPU-0): 
[   447.419] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.419] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.419] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.419] (--) NVIDIA(GPU-0): 
[   447.420] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.420] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.420] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.420] (--) NVIDIA(GPU-0): 
[   447.486] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   447.486] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   447.486] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   447.486] (--) NVIDIA(GPU-0): 
[   447.532] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.532] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.532] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.532] (--) NVIDIA(GPU-0): 
[   447.532] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.532] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.532] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.532] (--) NVIDIA(GPU-0): 
[   447.533] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.533] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.533] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.533] (--) NVIDIA(GPU-0): 
[   447.533] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   447.533] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   447.533] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   447.533] (--) NVIDIA(GPU-0): 
[   447.579] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.579] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.579] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.579] (--) NVIDIA(GPU-0): 
[   447.579] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.579] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.579] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.579] (--) NVIDIA(GPU-0): 
[   447.579] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.579] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.579] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.579] (--) NVIDIA(GPU-0): 
[   447.665] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   447.665] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   447.665] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   447.665] (--) NVIDIA(GPU-0): 
[   447.712] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.712] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.712] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.712] (--) NVIDIA(GPU-0): 
[   447.712] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.712] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.712] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.712] (--) NVIDIA(GPU-0): 
[   447.713] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.713] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.713] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.713] (--) NVIDIA(GPU-0): 
[   447.713] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   447.713] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   447.713] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   447.713] (--) NVIDIA(GPU-0): 
[   447.758] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.758] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.758] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.758] (--) NVIDIA(GPU-0): 
[   447.758] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.758] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.758] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.758] (--) NVIDIA(GPU-0): 
[   447.759] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.759] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.759] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.759] (--) NVIDIA(GPU-0): 
[   447.875] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   447.875] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   447.875] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   447.875] (--) NVIDIA(GPU-0): 
[   447.922] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.922] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.922] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.922] (--) NVIDIA(GPU-0): 
[   447.922] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.922] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.922] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.922] (--) NVIDIA(GPU-0): 
[   447.923] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.923] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.923] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.923] (--) NVIDIA(GPU-0): 
[   447.924] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   447.924] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   447.924] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   447.924] (--) NVIDIA(GPU-0): 
[   447.969] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   447.969] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   447.969] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   447.969] (--) NVIDIA(GPU-0): 
[   447.969] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   447.969] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   447.969] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   447.969] (--) NVIDIA(GPU-0): 
[   447.970] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   447.970] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   447.970] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   447.970] (--) NVIDIA(GPU-0): 
[   448.123] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   448.123] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   448.123] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   448.123] (--) NVIDIA(GPU-0): 
[   448.170] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   448.170] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   448.170] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   448.170] (--) NVIDIA(GPU-0): 
[   448.170] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   448.170] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   448.170] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   448.170] (--) NVIDIA(GPU-0): 
[   448.172] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   448.172] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   448.172] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   448.172] (--) NVIDIA(GPU-0): 
[   448.172] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   448.172] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   448.172] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   448.172] (--) NVIDIA(GPU-0): 
[   448.218] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   448.218] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   448.218] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   448.218] (--) NVIDIA(GPU-0): 
[   448.218] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   448.218] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   448.218] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   448.218] (--) NVIDIA(GPU-0): 
[   448.219] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   448.219] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   448.219] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   448.219] (--) NVIDIA(GPU-0): 
[   448.343] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   448.343] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   448.343] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   448.343] (--) NVIDIA(GPU-0): 
[   448.390] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   448.390] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   448.390] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   448.390] (--) NVIDIA(GPU-0): 
[   448.390] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   448.390] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   448.391] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   448.391] (--) NVIDIA(GPU-0): 
[   448.392] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   448.392] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   448.392] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   448.392] (--) NVIDIA(GPU-0): 
[   448.393] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   448.393] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   448.393] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   448.393] (--) NVIDIA(GPU-0): 
[   448.441] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   448.441] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   448.441] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   448.441] (--) NVIDIA(GPU-0): 
[   448.441] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   448.441] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   448.441] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   448.441] (--) NVIDIA(GPU-0): 
[   448.443] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   448.443] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   448.443] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   448.443] (--) NVIDIA(GPU-0): 
[   448.528] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   448.528] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   448.528] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   448.528] (--) NVIDIA(GPU-0): 
[   448.576] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   448.576] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   448.576] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   448.576] (--) NVIDIA(GPU-0): 
[   448.576] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   448.576] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   448.576] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   448.576] (--) NVIDIA(GPU-0): 
[   448.578] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   448.578] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   448.578] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   448.578] (--) NVIDIA(GPU-0): 
[   448.579] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   448.579] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   448.579] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   448.579] (--) NVIDIA(GPU-0): 
[   448.626] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   448.626] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   448.626] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   448.626] (--) NVIDIA(GPU-0): 
[   448.626] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   448.626] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   448.626] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   448.626] (--) NVIDIA(GPU-0): 
[   448.627] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   448.627] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   448.627] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   448.627] (--) NVIDIA(GPU-0): 
[   448.715] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   448.715] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   448.715] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   448.715] (--) NVIDIA(GPU-0): 
[   448.762] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   448.762] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   448.762] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   448.762] (--) NVIDIA(GPU-0): 
[   448.762] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   448.762] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   448.762] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   448.762] (--) NVIDIA(GPU-0): 
[   448.764] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   448.764] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   448.764] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   448.764] (--) NVIDIA(GPU-0): 
[   448.765] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   448.765] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   448.765] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   448.765] (--) NVIDIA(GPU-0): 
[   448.813] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   448.813] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   448.813] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   448.813] (--) NVIDIA(GPU-0): 
[   448.813] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   448.813] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   448.813] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   448.813] (--) NVIDIA(GPU-0): 
[   448.815] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   448.815] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   448.815] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   448.815] (--) NVIDIA(GPU-0): 
[   448.918] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   448.918] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   448.918] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   448.918] (--) NVIDIA(GPU-0): 
[   448.964] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   448.964] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   448.964] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   448.964] (--) NVIDIA(GPU-0): 
[   448.964] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   448.964] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   448.964] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   448.964] (--) NVIDIA(GPU-0): 
[   448.965] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   448.965] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   448.965] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   448.965] (--) NVIDIA(GPU-0): 
[   448.965] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   448.965] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   448.965] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   448.965] (--) NVIDIA(GPU-0): 
[   449.011] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   449.011] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   449.011] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   449.011] (--) NVIDIA(GPU-0): 
[   449.011] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   449.011] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   449.011] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   449.011] (--) NVIDIA(GPU-0): 
[   449.011] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   449.011] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   449.011] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   449.011] (--) NVIDIA(GPU-0): 
[   449.095] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   449.095] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   449.095] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   449.095] (--) NVIDIA(GPU-0): 
[   449.141] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   449.141] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   449.141] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   449.141] (--) NVIDIA(GPU-0): 
[   449.141] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   449.141] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   449.142] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   449.142] (--) NVIDIA(GPU-0): 
[   449.142] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   449.142] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   449.142] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   449.142] (--) NVIDIA(GPU-0): 
[   449.143] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   449.143] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   449.143] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   449.143] (--) NVIDIA(GPU-0): 
[   449.188] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   449.188] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   449.188] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   449.188] (--) NVIDIA(GPU-0): 
[   449.188] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   449.188] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   449.188] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   449.188] (--) NVIDIA(GPU-0): 
[   449.189] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   449.189] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   449.189] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   449.189] (--) NVIDIA(GPU-0): 
[   549.735] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   549.735] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   549.735] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   549.735] (--) NVIDIA(GPU-0): 
[   549.783] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   549.783] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   549.783] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   549.783] (--) NVIDIA(GPU-0): 
[   549.783] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   549.783] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   549.783] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   549.783] (--) NVIDIA(GPU-0): 
[   549.786] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   549.786] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   549.786] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   549.786] (--) NVIDIA(GPU-0): 
[   549.788] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   549.788] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   549.788] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   549.788] (--) NVIDIA(GPU-0): 
[   549.840] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   549.840] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   549.840] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   549.840] (--) NVIDIA(GPU-0): 
[   549.840] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   549.840] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   549.840] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   549.840] (--) NVIDIA(GPU-0): 
[   549.843] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   549.843] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   549.843] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   549.843] (--) NVIDIA(GPU-0): 
[   766.355] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   766.355] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   766.355] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   766.355] (--) NVIDIA(GPU-0): 
[   766.400] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   766.400] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   766.400] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   766.400] (--) NVIDIA(GPU-0): 
[   766.400] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   766.400] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   766.400] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   766.400] (--) NVIDIA(GPU-0): 
[   766.401] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   766.401] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   766.401] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   766.401] (--) NVIDIA(GPU-0): 
[   766.401] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   766.401] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   766.401] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   766.401] (--) NVIDIA(GPU-0): 
[   766.446] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   766.446] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   766.446] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   766.446] (--) NVIDIA(GPU-0): 
[   766.446] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   766.446] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   766.446] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   766.446] (--) NVIDIA(GPU-0): 
[   766.447] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   766.447] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   766.447] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   766.447] (--) NVIDIA(GPU-0): 
[   766.956] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   766.956] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   766.956] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   766.956] (--) NVIDIA(GPU-0): 
[   767.002] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   767.002] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   767.002] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   767.002] (--) NVIDIA(GPU-0): 
[   767.002] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   767.002] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   767.002] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   767.002] (--) NVIDIA(GPU-0): 
[   767.002] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   767.002] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   767.002] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   767.002] (--) NVIDIA(GPU-0): 
[   767.003] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   767.003] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   767.003] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   767.003] (--) NVIDIA(GPU-0): 
[   767.048] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   767.048] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   767.048] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   767.048] (--) NVIDIA(GPU-0): 
[   767.048] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   767.048] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   767.048] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   767.048] (--) NVIDIA(GPU-0): 
[   767.048] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   767.048] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   767.048] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   767.048] (--) NVIDIA(GPU-0): 
[   935.001] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   935.001] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   935.001] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   935.001] (--) NVIDIA(GPU-0): 
[   935.051] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   935.051] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   935.051] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   935.051] (--) NVIDIA(GPU-0): 
[   935.051] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   935.051] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   935.051] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   935.051] (--) NVIDIA(GPU-0): 
[   935.053] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   935.053] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   935.053] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   935.053] (--) NVIDIA(GPU-0): 
[   935.053] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   935.054] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   935.054] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   935.054] (--) NVIDIA(GPU-0): 
[   935.102] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   935.102] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   935.103] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   935.103] (--) NVIDIA(GPU-0): 
[   935.103] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   935.103] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   935.103] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   935.103] (--) NVIDIA(GPU-0): 
[   935.104] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   935.104] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   935.104] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   935.104] (--) NVIDIA(GPU-0): 
[   935.350] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   935.350] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   935.350] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   935.350] (--) NVIDIA(GPU-0): 
[   935.400] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   935.400] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   935.400] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   935.400] (--) NVIDIA(GPU-0): 
[   935.400] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   935.400] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   935.400] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   935.400] (--) NVIDIA(GPU-0): 
[   935.402] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   935.402] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   935.402] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   935.402] (--) NVIDIA(GPU-0): 
[   935.402] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   935.402] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   935.402] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   935.402] (--) NVIDIA(GPU-0): 
[   935.453] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[   935.453] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[   935.453] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[   935.453] (--) NVIDIA(GPU-0): 
[   935.453] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   935.453] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   935.453] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   935.453] (--) NVIDIA(GPU-0): 
[   935.455] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   935.455] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   935.455] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   935.455] (--) NVIDIA(GPU-0): 
[  1042.564] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1042.564] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1042.564] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1042.564] (--) NVIDIA(GPU-0): 
[  1042.615] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1042.615] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1042.615] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1042.615] (--) NVIDIA(GPU-0): 
[  1042.615] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1042.615] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1042.615] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1042.615] (--) NVIDIA(GPU-0): 
[  1042.619] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1042.619] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1042.619] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1042.619] (--) NVIDIA(GPU-0): 
[  1042.622] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1042.622] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1042.622] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1042.622] (--) NVIDIA(GPU-0): 
[  1042.675] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1042.675] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1042.675] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1042.675] (--) NVIDIA(GPU-0): 
[  1042.675] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1042.675] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1042.675] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1042.675] (--) NVIDIA(GPU-0): 
[  1042.677] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1042.677] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1042.677] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1042.677] (--) NVIDIA(GPU-0): 
[  1133.897] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1133.897] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1133.897] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1133.897] (--) NVIDIA(GPU-0): 
[  1133.950] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1133.950] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1133.950] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1133.950] (--) NVIDIA(GPU-0): 
[  1133.950] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1133.950] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1133.950] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1133.950] (--) NVIDIA(GPU-0): 
[  1133.952] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1133.952] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1133.952] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1133.952] (--) NVIDIA(GPU-0): 
[  1133.953] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1133.953] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1133.953] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1133.953] (--) NVIDIA(GPU-0): 
[  1134.002] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1134.002] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1134.002] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1134.002] (--) NVIDIA(GPU-0): 
[  1134.002] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1134.002] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1134.002] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1134.002] (--) NVIDIA(GPU-0): 
[  1134.004] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1134.004] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1134.004] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1134.004] (--) NVIDIA(GPU-0): 
[  1148.474] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1148.474] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1148.474] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1148.474] (--) NVIDIA(GPU-0): 
[  1148.519] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1148.519] (II) event9  - Razer Razer DeathAdder Essential: SYN_DROPPED event - some input events have been lost.
[  1148.519] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1148.519] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1148.519] (--) NVIDIA(GPU-0): 
[  1148.519] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1148.519] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1148.519] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1148.519] (--) NVIDIA(GPU-0): 
[  1148.520] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1148.520] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1148.520] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1148.520] (--) NVIDIA(GPU-0): 
[  1148.520] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1148.520] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1148.520] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1148.520] (--) NVIDIA(GPU-0): 
[  1148.566] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1148.566] (II) event9  - Razer Razer DeathAdder Essential: SYN_DROPPED event - some input events have been lost.
[  1148.566] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1148.566] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1148.566] (--) NVIDIA(GPU-0): 
[  1148.566] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1148.566] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1148.566] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1148.566] (--) NVIDIA(GPU-0): 
[  1148.566] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1148.566] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1148.566] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1148.566] (--) NVIDIA(GPU-0): 
[  1243.291] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1243.291] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1243.291] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1243.291] (--) NVIDIA(GPU-0): 
[  1243.337] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1243.337] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1243.337] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1243.337] (--) NVIDIA(GPU-0): 
[  1243.337] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1243.337] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1243.337] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1243.337] (--) NVIDIA(GPU-0): 
[  1243.337] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1243.337] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1243.337] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1243.337] (--) NVIDIA(GPU-0): 
[  1243.337] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1243.337] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1243.337] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1243.337] (--) NVIDIA(GPU-0): 
[  1243.382] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1243.382] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1243.382] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1243.382] (--) NVIDIA(GPU-0): 
[  1243.383] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1243.383] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1243.383] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1243.383] (--) NVIDIA(GPU-0): 
[  1243.383] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1243.383] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1243.383] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1243.383] (--) NVIDIA(GPU-0): 
[  1245.645] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1245.645] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1245.645] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1245.645] (--) NVIDIA(GPU-0): 
[  1245.690] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1245.691] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1245.691] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1245.691] (--) NVIDIA(GPU-0): 
[  1245.691] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1245.691] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1245.691] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1245.691] (--) NVIDIA(GPU-0): 
[  1245.691] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1245.691] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1245.691] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1245.691] (--) NVIDIA(GPU-0): 
[  1245.691] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1245.691] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1245.691] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1245.691] (--) NVIDIA(GPU-0): 
[  1245.736] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1245.736] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1245.736] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1245.736] (--) NVIDIA(GPU-0): 
[  1245.736] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1245.736] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1245.736] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1245.736] (--) NVIDIA(GPU-0): 
[  1245.737] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1245.737] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1245.737] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1245.737] (--) NVIDIA(GPU-0): 
[  1329.760] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1329.760] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1329.760] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1329.760] (--) NVIDIA(GPU-0): 
[  1329.805] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1329.805] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1329.805] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1329.805] (--) NVIDIA(GPU-0): 
[  1329.805] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1329.805] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1329.805] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1329.805] (--) NVIDIA(GPU-0): 
[  1329.806] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1329.806] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1329.806] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1329.806] (--) NVIDIA(GPU-0): 
[  1329.806] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1329.806] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1329.806] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1329.806] (--) NVIDIA(GPU-0): 
[  1329.851] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1329.851] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1329.851] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1329.851] (--) NVIDIA(GPU-0): 
[  1329.851] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1329.851] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1329.851] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1329.851] (--) NVIDIA(GPU-0): 
[  1329.851] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1329.851] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1329.851] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1329.851] (--) NVIDIA(GPU-0): 
[  1345.130] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1345.130] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1345.130] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1345.130] (--) NVIDIA(GPU-0): 
[  1345.176] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1345.176] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1345.176] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1345.176] (--) NVIDIA(GPU-0): 
[  1345.176] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1345.176] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1345.176] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1345.176] (--) NVIDIA(GPU-0): 
[  1345.176] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1345.176] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1345.176] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1345.176] (--) NVIDIA(GPU-0): 
[  1345.177] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1345.177] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1345.177] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1345.177] (--) NVIDIA(GPU-0): 
[  1345.222] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1345.222] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1345.223] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1345.223] (--) NVIDIA(GPU-0): 
[  1345.223] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1345.223] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1345.223] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1345.223] (--) NVIDIA(GPU-0): 
[  1345.223] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1345.223] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1345.223] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1345.223] (--) NVIDIA(GPU-0): 
[  1345.741] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1345.741] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1345.741] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1345.741] (--) NVIDIA(GPU-0): 
[  1345.786] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1345.786] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1345.786] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1345.786] (--) NVIDIA(GPU-0): 
[  1345.786] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1345.786] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1345.786] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1345.786] (--) NVIDIA(GPU-0): 
[  1345.787] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1345.787] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1345.787] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1345.787] (--) NVIDIA(GPU-0): 
[  1345.787] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1345.787] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1345.787] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1345.787] (--) NVIDIA(GPU-0): 
[  1345.832] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1345.832] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1345.832] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1345.832] (--) NVIDIA(GPU-0): 
[  1345.832] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1345.832] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1345.832] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1345.832] (--) NVIDIA(GPU-0): 
[  1345.833] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1345.833] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1345.833] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1345.833] (--) NVIDIA(GPU-0): 
[  1369.538] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1369.538] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1369.538] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1369.538] (--) NVIDIA(GPU-0): 
[  1369.585] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1369.585] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1369.585] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1369.585] (--) NVIDIA(GPU-0): 
[  1369.585] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1369.585] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1369.585] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1369.585] (--) NVIDIA(GPU-0): 
[  1369.586] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1369.586] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1369.586] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1369.586] (--) NVIDIA(GPU-0): 
[  1369.586] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1369.586] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1369.586] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1369.586] (--) NVIDIA(GPU-0): 
[  1369.632] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1369.632] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1369.632] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1369.632] (--) NVIDIA(GPU-0): 
[  1369.632] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1369.632] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1369.632] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1369.632] (--) NVIDIA(GPU-0): 
[  1369.632] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1369.632] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1369.632] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1369.632] (--) NVIDIA(GPU-0): 
[  1391.469] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1391.469] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1391.469] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1391.469] (--) NVIDIA(GPU-0): 
[  1391.517] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1391.517] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1391.517] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1391.517] (--) NVIDIA(GPU-0): 
[  1391.517] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1391.517] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1391.517] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1391.517] (--) NVIDIA(GPU-0): 
[  1391.519] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1391.519] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1391.519] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1391.519] (--) NVIDIA(GPU-0): 
[  1391.520] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1391.520] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1391.520] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1391.520] (--) NVIDIA(GPU-0): 
[  1391.566] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  1391.566] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  1391.566] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  1391.566] (--) NVIDIA(GPU-0): 
[  1391.566] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1391.566] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1391.566] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  1391.566] (--) NVIDIA(GPU-0): 
[  1391.567] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1391.567] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1391.567] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1391.567] (--) NVIDIA(GPU-0): 
[  3238.096] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3238.096] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3238.096] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3238.096] (--) NVIDIA(GPU-0): 
[  3238.142] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3238.142] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3238.142] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3238.142] (--) NVIDIA(GPU-0): 
[  3238.142] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3238.142] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3238.142] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3238.142] (--) NVIDIA(GPU-0): 
[  3238.142] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3238.142] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3238.142] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3238.142] (--) NVIDIA(GPU-0): 
[  3238.142] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3238.142] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3238.142] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3238.142] (--) NVIDIA(GPU-0): 
[  3238.188] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3238.188] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3238.188] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3238.188] (--) NVIDIA(GPU-0): 
[  3238.188] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3238.188] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3238.188] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3238.188] (--) NVIDIA(GPU-0): 
[  3238.188] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3238.188] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3238.188] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3238.188] (--) NVIDIA(GPU-0): 
[  3238.416] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3238.416] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3238.416] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3238.416] (--) NVIDIA(GPU-0): 
[  3238.461] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3238.461] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3238.461] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3238.461] (--) NVIDIA(GPU-0): 
[  3238.461] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3238.461] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3238.461] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3238.461] (--) NVIDIA(GPU-0): 
[  3238.462] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3238.462] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3238.462] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3238.462] (--) NVIDIA(GPU-0): 
[  3238.462] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3238.462] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3238.462] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3238.462] (--) NVIDIA(GPU-0): 
[  3238.507] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3238.507] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3238.507] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3238.507] (--) NVIDIA(GPU-0): 
[  3238.507] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3238.507] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3238.507] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3238.507] (--) NVIDIA(GPU-0): 
[  3238.508] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3238.508] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3238.508] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3238.508] (--) NVIDIA(GPU-0): 
[  3311.130] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3311.130] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3311.130] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3311.130] (--) NVIDIA(GPU-0): 
[  3311.175] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3311.175] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3311.175] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3311.175] (--) NVIDIA(GPU-0): 
[  3311.175] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3311.175] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3311.175] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3311.175] (--) NVIDIA(GPU-0): 
[  3311.175] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3311.175] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3311.175] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3311.175] (--) NVIDIA(GPU-0): 
[  3311.176] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3311.176] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3311.176] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3311.176] (--) NVIDIA(GPU-0): 
[  3311.221] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3311.221] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3311.221] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3311.221] (--) NVIDIA(GPU-0): 
[  3311.221] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3311.221] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3311.221] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3311.221] (--) NVIDIA(GPU-0): 
[  3311.221] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3311.221] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3311.221] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3311.221] (--) NVIDIA(GPU-0): 
[  3311.425] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3311.425] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3311.425] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3311.425] (--) NVIDIA(GPU-0): 
[  3311.473] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3311.473] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3311.473] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3311.473] (--) NVIDIA(GPU-0): 
[  3311.473] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3311.473] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3311.473] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3311.473] (--) NVIDIA(GPU-0): 
[  3311.474] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3311.474] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3311.474] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3311.474] (--) NVIDIA(GPU-0): 
[  3311.474] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3311.474] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3311.474] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3311.474] (--) NVIDIA(GPU-0): 
[  3311.519] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3311.519] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3311.519] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3311.519] (--) NVIDIA(GPU-0): 
[  3311.519] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3311.519] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3311.519] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3311.519] (--) NVIDIA(GPU-0): 
[  3311.520] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3311.520] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3311.520] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3311.520] (--) NVIDIA(GPU-0): 
[  3342.285] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3342.285] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3342.285] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3342.285] (--) NVIDIA(GPU-0): 
[  3342.334] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3342.334] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3342.334] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3342.334] (--) NVIDIA(GPU-0): 
[  3342.334] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3342.334] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3342.334] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3342.334] (--) NVIDIA(GPU-0): 
[  3342.336] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3342.336] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3342.336] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3342.337] (--) NVIDIA(GPU-0): 
[  3342.337] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3342.337] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3342.337] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3342.337] (--) NVIDIA(GPU-0): 
[  3342.384] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3342.384] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3342.384] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3342.384] (--) NVIDIA(GPU-0): 
[  3342.384] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3342.384] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3342.384] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3342.384] (--) NVIDIA(GPU-0): 
[  3342.385] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3342.385] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3342.385] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3342.385] (--) NVIDIA(GPU-0): 
[  3342.451] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3342.451] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3342.451] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3342.451] (--) NVIDIA(GPU-0): 
[  3342.500] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3342.500] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3342.500] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3342.500] (--) NVIDIA(GPU-0): 
[  3342.500] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3342.500] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3342.500] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3342.500] (--) NVIDIA(GPU-0): 
[  3342.502] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3342.502] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3342.502] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3342.502] (--) NVIDIA(GPU-0): 
[  3342.502] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3342.502] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3342.502] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3342.502] (--) NVIDIA(GPU-0): 
[  3342.548] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3342.548] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3342.548] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3342.548] (--) NVIDIA(GPU-0): 
[  3342.548] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3342.548] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3342.548] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3342.548] (--) NVIDIA(GPU-0): 
[  3342.549] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3342.549] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3342.549] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3342.549] (--) NVIDIA(GPU-0): 
[  3342.608] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3342.608] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3342.608] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3342.608] (--) NVIDIA(GPU-0): 
[  3342.658] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3342.658] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3342.658] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3342.658] (--) NVIDIA(GPU-0): 
[  3342.658] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3342.658] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3342.658] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3342.658] (--) NVIDIA(GPU-0): 
[  3342.661] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3342.661] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3342.661] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3342.661] (--) NVIDIA(GPU-0): 
[  3342.661] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3342.661] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3342.661] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3342.661] (--) NVIDIA(GPU-0): 
[  3342.709] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3342.709] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3342.709] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3342.709] (--) NVIDIA(GPU-0): 
[  3342.709] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3342.709] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3342.709] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3342.709] (--) NVIDIA(GPU-0): 
[  3342.712] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3342.712] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3342.712] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3342.712] (--) NVIDIA(GPU-0): 
[  3342.768] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3342.768] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3342.768] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3342.768] (--) NVIDIA(GPU-0): 
[  3342.822] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3342.822] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3342.822] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3342.822] (--) NVIDIA(GPU-0): 
[  3342.822] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3342.822] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3342.822] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3342.822] (--) NVIDIA(GPU-0): 
[  3342.824] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3342.824] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3342.824] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3342.824] (--) NVIDIA(GPU-0): 
[  3342.825] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3342.825] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3342.825] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3342.825] (--) NVIDIA(GPU-0): 
[  3342.871] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3342.871] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3342.871] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3342.871] (--) NVIDIA(GPU-0): 
[  3342.871] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3342.871] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3342.871] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3342.871] (--) NVIDIA(GPU-0): 
[  3342.872] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3342.872] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3342.872] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3342.872] (--) NVIDIA(GPU-0): 
[  3342.944] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3342.944] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3342.944] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3342.944] (--) NVIDIA(GPU-0): 
[  3342.992] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3342.992] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3342.992] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3342.992] (--) NVIDIA(GPU-0): 
[  3342.992] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3342.992] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3342.992] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3342.992] (--) NVIDIA(GPU-0): 
[  3342.993] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3342.993] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3342.993] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3342.993] (--) NVIDIA(GPU-0): 
[  3342.993] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3342.993] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3342.993] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3342.993] (--) NVIDIA(GPU-0): 
[  3343.042] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.042] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.042] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.042] (--) NVIDIA(GPU-0): 
[  3343.042] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.042] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.042] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.042] (--) NVIDIA(GPU-0): 
[  3343.043] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.043] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.043] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.043] (--) NVIDIA(GPU-0): 
[  3343.101] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.101] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.101] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.101] (--) NVIDIA(GPU-0): 
[  3343.147] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.147] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.147] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.147] (--) NVIDIA(GPU-0): 
[  3343.147] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.147] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.147] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.147] (--) NVIDIA(GPU-0): 
[  3343.148] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.148] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.148] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.148] (--) NVIDIA(GPU-0): 
[  3343.148] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.148] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.148] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.148] (--) NVIDIA(GPU-0): 
[  3343.194] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.194] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.194] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.194] (--) NVIDIA(GPU-0): 
[  3343.194] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.194] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.194] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.194] (--) NVIDIA(GPU-0): 
[  3343.195] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.195] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.195] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.195] (--) NVIDIA(GPU-0): 
[  3343.288] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.288] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.288] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.288] (--) NVIDIA(GPU-0): 
[  3343.334] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.334] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.334] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.334] (--) NVIDIA(GPU-0): 
[  3343.334] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.334] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.334] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.334] (--) NVIDIA(GPU-0): 
[  3343.335] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.335] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.335] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.335] (--) NVIDIA(GPU-0): 
[  3343.335] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.335] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.335] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.335] (--) NVIDIA(GPU-0): 
[  3343.381] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.381] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.381] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.381] (--) NVIDIA(GPU-0): 
[  3343.381] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.381] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.381] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.381] (--) NVIDIA(GPU-0): 
[  3343.381] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.381] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.381] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.381] (--) NVIDIA(GPU-0): 
[  3343.437] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.437] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.437] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.437] (--) NVIDIA(GPU-0): 
[  3343.486] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.486] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.486] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.486] (--) NVIDIA(GPU-0): 
[  3343.486] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.486] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.486] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.486] (--) NVIDIA(GPU-0): 
[  3343.487] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.487] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.487] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.487] (--) NVIDIA(GPU-0): 
[  3343.487] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.487] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.487] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.488] (--) NVIDIA(GPU-0): 
[  3343.533] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.533] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.533] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.533] (--) NVIDIA(GPU-0): 
[  3343.533] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.533] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.533] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.533] (--) NVIDIA(GPU-0): 
[  3343.533] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.533] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.533] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.533] (--) NVIDIA(GPU-0): 
[  3343.591] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.591] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.591] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.591] (--) NVIDIA(GPU-0): 
[  3343.638] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.638] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.638] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.638] (--) NVIDIA(GPU-0): 
[  3343.638] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.638] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.638] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.638] (--) NVIDIA(GPU-0): 
[  3343.640] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.640] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.640] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.640] (--) NVIDIA(GPU-0): 
[  3343.640] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.640] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.640] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.640] (--) NVIDIA(GPU-0): 
[  3343.687] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.687] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.687] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.687] (--) NVIDIA(GPU-0): 
[  3343.687] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.687] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.687] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.687] (--) NVIDIA(GPU-0): 
[  3343.688] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.688] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.688] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.688] (--) NVIDIA(GPU-0): 
[  3343.748] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.748] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.748] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.748] (--) NVIDIA(GPU-0): 
[  3343.796] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.796] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.796] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.796] (--) NVIDIA(GPU-0): 
[  3343.796] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.796] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.796] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.796] (--) NVIDIA(GPU-0): 
[  3343.797] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.797] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.797] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.797] (--) NVIDIA(GPU-0): 
[  3343.798] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.798] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.798] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.798] (--) NVIDIA(GPU-0): 
[  3343.846] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.846] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.846] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.846] (--) NVIDIA(GPU-0): 
[  3343.846] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.846] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.846] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.846] (--) NVIDIA(GPU-0): 
[  3343.848] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.848] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.848] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.848] (--) NVIDIA(GPU-0): 
[  3343.923] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.923] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.923] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.923] (--) NVIDIA(GPU-0): 
[  3343.968] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3343.968] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3343.968] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3343.968] (--) NVIDIA(GPU-0): 
[  3343.968] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3343.968] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3343.968] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3343.968] (--) NVIDIA(GPU-0): 
[  3343.969] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3343.969] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3343.969] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3343.969] (--) NVIDIA(GPU-0): 
[  3343.969] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3343.969] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3343.969] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3343.969] (--) NVIDIA(GPU-0): 
[  3344.017] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3344.017] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3344.017] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3344.017] (--) NVIDIA(GPU-0): 
[  3344.017] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3344.017] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3344.017] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3344.017] (--) NVIDIA(GPU-0): 
[  3344.017] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3344.017] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3344.017] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3344.017] (--) NVIDIA(GPU-0): 
[  3344.077] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3344.077] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3344.077] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3344.077] (--) NVIDIA(GPU-0): 
[  3344.122] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3344.122] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3344.122] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3344.122] (--) NVIDIA(GPU-0): 
[  3344.123] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3344.123] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3344.123] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3344.123] (--) NVIDIA(GPU-0): 
[  3344.123] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3344.123] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3344.123] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3344.123] (--) NVIDIA(GPU-0): 
[  3344.123] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3344.123] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3344.123] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3344.123] (--) NVIDIA(GPU-0): 
[  3344.169] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3344.169] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3344.169] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3344.169] (--) NVIDIA(GPU-0): 
[  3344.169] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3344.169] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3344.169] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3344.169] (--) NVIDIA(GPU-0): 
[  3344.169] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3344.169] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3344.169] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3344.169] (--) NVIDIA(GPU-0): 
[  3350.133] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3350.133] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3350.133] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3350.133] (--) NVIDIA(GPU-0): 
[  3350.180] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3350.180] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3350.180] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3350.180] (--) NVIDIA(GPU-0): 
[  3350.180] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3350.180] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3350.180] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3350.180] (--) NVIDIA(GPU-0): 
[  3350.182] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3350.182] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3350.182] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3350.182] (--) NVIDIA(GPU-0): 
[  3350.182] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3350.182] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3350.182] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3350.182] (--) NVIDIA(GPU-0): 
[  3350.229] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3350.229] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3350.229] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3350.229] (--) NVIDIA(GPU-0): 
[  3350.229] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3350.229] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3350.229] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3350.229] (--) NVIDIA(GPU-0): 
[  3350.231] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3350.231] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3350.231] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3350.231] (--) NVIDIA(GPU-0): 
[  3350.321] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3350.321] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3350.321] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3350.321] (--) NVIDIA(GPU-0): 
[  3350.368] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3350.368] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3350.368] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3350.368] (--) NVIDIA(GPU-0): 
[  3350.368] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3350.368] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3350.368] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3350.368] (--) NVIDIA(GPU-0): 
[  3350.369] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3350.369] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3350.369] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3350.369] (--) NVIDIA(GPU-0): 
[  3350.370] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3350.370] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3350.370] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3350.370] (--) NVIDIA(GPU-0): 
[  3350.416] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3350.416] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3350.416] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3350.416] (--) NVIDIA(GPU-0): 
[  3350.416] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3350.416] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3350.416] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3350.416] (--) NVIDIA(GPU-0): 
[  3350.418] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3350.418] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3350.418] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3350.418] (--) NVIDIA(GPU-0): 
[  3350.508] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3350.508] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3350.508] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3350.508] (--) NVIDIA(GPU-0): 
[  3350.555] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3350.555] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3350.555] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3350.555] (--) NVIDIA(GPU-0): 
[  3350.555] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3350.555] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3350.555] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3350.555] (--) NVIDIA(GPU-0): 
[  3350.556] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3350.556] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3350.556] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3350.556] (--) NVIDIA(GPU-0): 
[  3350.557] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3350.557] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3350.557] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3350.557] (--) NVIDIA(GPU-0): 
[  3350.604] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3350.604] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3350.604] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3350.604] (--) NVIDIA(GPU-0): 
[  3350.604] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3350.604] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3350.604] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3350.604] (--) NVIDIA(GPU-0): 
[  3350.605] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3350.605] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3350.605] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3350.605] (--) NVIDIA(GPU-0): 
[  3350.695] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3350.695] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3350.695] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3350.695] (--) NVIDIA(GPU-0): 
[  3350.743] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3350.743] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3350.743] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3350.743] (--) NVIDIA(GPU-0): 
[  3350.743] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3350.743] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3350.743] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3350.743] (--) NVIDIA(GPU-0): 
[  3350.745] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3350.745] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3350.745] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3350.745] (--) NVIDIA(GPU-0): 
[  3350.745] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3350.745] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3350.745] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3350.745] (--) NVIDIA(GPU-0): 
[  3350.792] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3350.792] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3350.792] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3350.792] (--) NVIDIA(GPU-0): 
[  3350.792] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3350.792] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3350.792] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3350.792] (--) NVIDIA(GPU-0): 
[  3350.794] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3350.794] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3350.794] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3350.794] (--) NVIDIA(GPU-0): 
[  3350.897] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3350.897] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3350.897] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3350.897] (--) NVIDIA(GPU-0): 
[  3350.945] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3350.945] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3350.945] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3350.945] (--) NVIDIA(GPU-0): 
[  3350.945] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3350.945] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3350.945] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3350.945] (--) NVIDIA(GPU-0): 
[  3350.947] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3350.947] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3350.947] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3350.947] (--) NVIDIA(GPU-0): 
[  3350.947] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3350.947] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3350.947] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3350.947] (--) NVIDIA(GPU-0): 
[  3350.995] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3350.995] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3350.995] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3350.995] (--) NVIDIA(GPU-0): 
[  3350.995] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3350.995] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3350.995] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3350.995] (--) NVIDIA(GPU-0): 
[  3350.997] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3350.997] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3350.997] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3350.997] (--) NVIDIA(GPU-0): 
[  3351.084] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3351.084] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3351.084] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3351.084] (--) NVIDIA(GPU-0): 
[  3351.132] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3351.132] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3351.132] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3351.132] (--) NVIDIA(GPU-0): 
[  3351.132] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3351.132] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3351.132] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3351.132] (--) NVIDIA(GPU-0): 
[  3351.134] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3351.134] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3351.134] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3351.134] (--) NVIDIA(GPU-0): 
[  3351.134] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3351.134] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3351.134] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3351.134] (--) NVIDIA(GPU-0): 
[  3351.182] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3351.182] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3351.182] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3351.182] (--) NVIDIA(GPU-0): 
[  3351.182] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3351.182] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3351.182] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3351.182] (--) NVIDIA(GPU-0): 
[  3351.184] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3351.184] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3351.184] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3351.184] (--) NVIDIA(GPU-0): 
[  3351.308] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3351.308] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3351.308] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3351.308] (--) NVIDIA(GPU-0): 
[  3351.355] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3351.355] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3351.355] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3351.355] (--) NVIDIA(GPU-0): 
[  3351.355] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3351.355] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3351.355] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3351.355] (--) NVIDIA(GPU-0): 
[  3351.357] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3351.357] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3351.357] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3351.357] (--) NVIDIA(GPU-0): 
[  3351.358] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3351.358] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3351.358] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3351.358] (--) NVIDIA(GPU-0): 
[  3351.405] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3351.405] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3351.405] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3351.405] (--) NVIDIA(GPU-0): 
[  3351.406] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3351.406] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3351.406] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3351.406] (--) NVIDIA(GPU-0): 
[  3351.407] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3351.407] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3351.407] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3351.407] (--) NVIDIA(GPU-0): 
[  3351.495] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3351.495] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3351.495] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3351.495] (--) NVIDIA(GPU-0): 
[  3351.543] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3351.543] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3351.543] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3351.543] (--) NVIDIA(GPU-0): 
[  3351.543] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3351.543] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3351.543] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3351.543] (--) NVIDIA(GPU-0): 
[  3351.545] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3351.545] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3351.545] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3351.545] (--) NVIDIA(GPU-0): 
[  3351.545] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3351.545] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3351.545] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3351.545] (--) NVIDIA(GPU-0): 
[  3351.593] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3351.593] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3351.593] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3351.593] (--) NVIDIA(GPU-0): 
[  3351.593] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3351.593] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3351.593] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3351.593] (--) NVIDIA(GPU-0): 
[  3351.595] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3351.595] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3351.595] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3351.595] (--) NVIDIA(GPU-0): 
[  3351.684] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3351.684] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3351.684] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3351.684] (--) NVIDIA(GPU-0): 
[  3351.733] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3351.733] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3351.733] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3351.733] (--) NVIDIA(GPU-0): 
[  3351.733] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3351.733] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3351.733] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3351.733] (--) NVIDIA(GPU-0): 
[  3351.735] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3351.735] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3351.735] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3351.735] (--) NVIDIA(GPU-0): 
[  3351.735] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3351.735] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3351.735] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3351.735] (--) NVIDIA(GPU-0): 
[  3351.783] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3351.783] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3351.783] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3351.783] (--) NVIDIA(GPU-0): 
[  3351.783] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3351.783] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3351.783] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3351.783] (--) NVIDIA(GPU-0): 
[  3351.785] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3351.785] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3351.785] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3351.785] (--) NVIDIA(GPU-0): 
[  3351.871] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3351.872] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3351.872] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3351.872] (--) NVIDIA(GPU-0): 
[  3351.920] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3351.920] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3351.920] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3351.920] (--) NVIDIA(GPU-0): 
[  3351.920] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3351.920] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3351.920] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3351.920] (--) NVIDIA(GPU-0): 
[  3351.922] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3351.922] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3351.922] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3351.922] (--) NVIDIA(GPU-0): 
[  3351.922] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3351.922] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3351.922] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3351.922] (--) NVIDIA(GPU-0): 
[  3351.970] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3351.970] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3351.970] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3351.970] (--) NVIDIA(GPU-0): 
[  3351.970] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3351.970] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3351.970] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3351.970] (--) NVIDIA(GPU-0): 
[  3351.972] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3351.972] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3351.972] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3351.972] (--) NVIDIA(GPU-0): 
[  3352.077] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3352.077] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3352.077] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3352.077] (--) NVIDIA(GPU-0): 
[  3352.125] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3352.125] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3352.125] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3352.125] (--) NVIDIA(GPU-0): 
[  3352.125] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3352.125] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3352.125] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3352.125] (--) NVIDIA(GPU-0): 
[  3352.127] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3352.127] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3352.127] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3352.127] (--) NVIDIA(GPU-0): 
[  3352.127] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3352.127] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3352.127] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3352.127] (--) NVIDIA(GPU-0): 
[  3352.175] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3352.175] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3352.175] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3352.175] (--) NVIDIA(GPU-0): 
[  3352.175] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3352.175] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3352.175] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3352.175] (--) NVIDIA(GPU-0): 
[  3352.176] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3352.177] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3352.177] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3352.177] (--) NVIDIA(GPU-0): 
[  3352.264] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3352.264] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3352.264] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3352.264] (--) NVIDIA(GPU-0): 
[  3352.312] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3352.312] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3352.312] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3352.312] (--) NVIDIA(GPU-0): 
[  3352.312] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3352.312] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3352.312] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3352.312] (--) NVIDIA(GPU-0): 
[  3352.314] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3352.314] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3352.314] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3352.314] (--) NVIDIA(GPU-0): 
[  3352.314] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3352.314] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3352.314] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3352.314] (--) NVIDIA(GPU-0): 
[  3352.362] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3352.362] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3352.362] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3352.362] (--) NVIDIA(GPU-0): 
[  3352.362] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3352.362] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3352.362] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3352.362] (--) NVIDIA(GPU-0): 
[  3352.364] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3352.364] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3352.364] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3352.364] (--) NVIDIA(GPU-0): 
[  3601.899] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3601.899] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3601.899] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3601.899] (--) NVIDIA(GPU-0): 
[  3601.947] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3601.947] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3601.947] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3601.947] (--) NVIDIA(GPU-0): 
[  3601.947] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3601.947] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3601.947] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3601.947] (--) NVIDIA(GPU-0): 
[  3601.950] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3601.950] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3601.950] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3601.950] (--) NVIDIA(GPU-0): 
[  3601.950] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3601.950] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3601.950] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3601.950] (--) NVIDIA(GPU-0): 
[  3601.998] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3601.998] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3601.998] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3601.998] (--) NVIDIA(GPU-0): 
[  3601.998] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3601.998] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3601.998] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3601.998] (--) NVIDIA(GPU-0): 
[  3601.999] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3601.999] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3601.999] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3601.999] (--) NVIDIA(GPU-0): 
[  3602.192] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3602.192] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3602.192] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3602.192] (--) NVIDIA(GPU-0): 
[  3602.241] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3602.241] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3602.241] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3602.241] (--) NVIDIA(GPU-0): 
[  3602.241] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3602.241] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3602.241] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3602.241] (--) NVIDIA(GPU-0): 
[  3602.243] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3602.243] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3602.243] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3602.243] (--) NVIDIA(GPU-0): 
[  3602.243] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3602.243] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3602.243] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3602.243] (--) NVIDIA(GPU-0): 
[  3602.290] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3602.290] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3602.290] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3602.290] (--) NVIDIA(GPU-0): 
[  3602.290] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3602.290] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3602.290] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3602.290] (--) NVIDIA(GPU-0): 
[  3602.291] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3602.291] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3602.291] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3602.291] (--) NVIDIA(GPU-0): 
[  3602.391] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3602.391] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3602.391] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3602.391] (--) NVIDIA(GPU-0): 
[  3602.439] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3602.439] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3602.439] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3602.439] (--) NVIDIA(GPU-0): 
[  3602.439] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3602.439] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3602.439] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3602.439] (--) NVIDIA(GPU-0): 
[  3602.440] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3602.440] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3602.440] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3602.440] (--) NVIDIA(GPU-0): 
[  3602.441] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3602.441] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3602.441] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3602.441] (--) NVIDIA(GPU-0): 
[  3602.487] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3602.487] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3602.487] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3602.487] (--) NVIDIA(GPU-0): 
[  3602.487] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3602.487] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3602.487] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3602.487] (--) NVIDIA(GPU-0): 
[  3602.488] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3602.488] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3602.488] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3602.488] (--) NVIDIA(GPU-0): 
[  3602.574] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3602.574] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3602.574] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3602.574] (--) NVIDIA(GPU-0): 
[  3602.622] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3602.622] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3602.622] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3602.622] (--) NVIDIA(GPU-0): 
[  3602.622] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3602.622] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3602.622] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3602.622] (--) NVIDIA(GPU-0): 
[  3602.624] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3602.624] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3602.624] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3602.624] (--) NVIDIA(GPU-0): 
[  3602.624] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3602.624] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3602.624] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3602.624] (--) NVIDIA(GPU-0): 
[  3602.671] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3602.671] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3602.671] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3602.671] (--) NVIDIA(GPU-0): 
[  3602.671] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3602.671] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3602.671] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3602.671] (--) NVIDIA(GPU-0): 
[  3602.672] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3602.672] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3602.672] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3602.672] (--) NVIDIA(GPU-0): 
[  3602.782] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3602.782] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3602.782] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3602.782] (--) NVIDIA(GPU-0): 
[  3602.832] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3602.833] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3602.833] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3602.833] (--) NVIDIA(GPU-0): 
[  3602.833] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3602.833] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3602.833] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3602.833] (--) NVIDIA(GPU-0): 
[  3602.835] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3602.835] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3602.835] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3602.835] (--) NVIDIA(GPU-0): 
[  3602.835] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3602.835] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3602.835] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3602.835] (--) NVIDIA(GPU-0): 
[  3602.882] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3602.882] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3602.882] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3602.882] (--) NVIDIA(GPU-0): 
[  3602.882] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3602.882] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3602.882] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3602.882] (--) NVIDIA(GPU-0): 
[  3602.884] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3602.884] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3602.884] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3602.884] (--) NVIDIA(GPU-0): 
[  3602.995] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3602.995] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3602.995] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3602.995] (--) NVIDIA(GPU-0): 
[  3603.047] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3603.047] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3603.047] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3603.047] (--) NVIDIA(GPU-0): 
[  3603.047] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3603.047] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3603.047] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3603.047] (--) NVIDIA(GPU-0): 
[  3603.050] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3603.050] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3603.050] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3603.050] (--) NVIDIA(GPU-0): 
[  3603.050] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3603.050] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3603.050] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3603.050] (--) NVIDIA(GPU-0): 
[  3603.098] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3603.098] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3603.098] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3603.098] (--) NVIDIA(GPU-0): 
[  3603.098] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3603.098] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3603.098] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3603.098] (--) NVIDIA(GPU-0): 
[  3603.100] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3603.100] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3603.100] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3603.100] (--) NVIDIA(GPU-0): 
[  3603.243] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3603.243] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3603.243] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3603.243] (--) NVIDIA(GPU-0): 
[  3603.291] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3603.291] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3603.291] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3603.291] (--) NVIDIA(GPU-0): 
[  3603.291] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3603.291] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3603.291] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3603.291] (--) NVIDIA(GPU-0): 
[  3603.293] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3603.293] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3603.293] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3603.293] (--) NVIDIA(GPU-0): 
[  3603.293] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3603.293] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3603.293] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3603.293] (--) NVIDIA(GPU-0): 
[  3603.340] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3603.340] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3603.340] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3603.340] (--) NVIDIA(GPU-0): 
[  3603.340] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3603.340] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3603.340] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3603.340] (--) NVIDIA(GPU-0): 
[  3603.341] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3603.341] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3603.341] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3603.341] (--) NVIDIA(GPU-0): 
[  3603.455] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3603.455] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3603.455] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3603.455] (--) NVIDIA(GPU-0): 
[  3603.503] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3603.503] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3603.503] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3603.503] (--) NVIDIA(GPU-0): 
[  3603.503] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3603.503] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3603.503] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3603.503] (--) NVIDIA(GPU-0): 
[  3603.505] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3603.505] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3603.505] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3603.505] (--) NVIDIA(GPU-0): 
[  3603.506] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3603.506] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3603.506] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3603.506] (--) NVIDIA(GPU-0): 
[  3603.552] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3603.552] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3603.552] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3603.552] (--) NVIDIA(GPU-0): 
[  3603.552] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3603.552] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3603.552] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3603.552] (--) NVIDIA(GPU-0): 
[  3603.553] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3603.553] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3603.553] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3603.553] (--) NVIDIA(GPU-0): 
[  3603.641] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3603.641] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3603.641] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3603.641] (--) NVIDIA(GPU-0): 
[  3603.688] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3603.688] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3603.688] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3603.688] (--) NVIDIA(GPU-0): 
[  3603.688] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3603.688] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3603.688] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3603.688] (--) NVIDIA(GPU-0): 
[  3603.689] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3603.689] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3603.689] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3603.689] (--) NVIDIA(GPU-0): 
[  3603.689] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3603.689] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3603.689] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3603.689] (--) NVIDIA(GPU-0): 
[  3603.736] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3603.736] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3603.736] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3603.736] (--) NVIDIA(GPU-0): 
[  3603.736] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3603.736] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3603.736] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3603.736] (--) NVIDIA(GPU-0): 
[  3603.737] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3603.737] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3603.737] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3603.737] (--) NVIDIA(GPU-0): 
[  3603.842] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3603.842] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3603.842] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3603.842] (--) NVIDIA(GPU-0): 
[  3603.890] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3603.890] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3603.890] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3603.890] (--) NVIDIA(GPU-0): 
[  3603.890] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3603.890] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3603.890] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3603.890] (--) NVIDIA(GPU-0): 
[  3603.892] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3603.892] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3603.892] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3603.892] (--) NVIDIA(GPU-0): 
[  3603.892] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3603.892] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3603.892] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3603.892] (--) NVIDIA(GPU-0): 
[  3603.939] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3603.939] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3603.939] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3603.939] (--) NVIDIA(GPU-0): 
[  3603.939] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3603.939] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3603.939] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3603.939] (--) NVIDIA(GPU-0): 
[  3603.940] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3603.940] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3603.940] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3603.940] (--) NVIDIA(GPU-0): 
[  3604.062] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3604.062] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3604.063] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3604.063] (--) NVIDIA(GPU-0): 
[  3604.111] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3604.111] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3604.111] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3604.111] (--) NVIDIA(GPU-0): 
[  3604.111] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3604.111] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3604.111] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3604.111] (--) NVIDIA(GPU-0): 
[  3604.113] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3604.113] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3604.113] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3604.113] (--) NVIDIA(GPU-0): 
[  3604.113] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3604.113] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3604.113] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3604.113] (--) NVIDIA(GPU-0): 
[  3604.160] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3604.160] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3604.160] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3604.160] (--) NVIDIA(GPU-0): 
[  3604.160] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3604.160] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3604.160] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3604.160] (--) NVIDIA(GPU-0): 
[  3604.161] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3604.161] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3604.161] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3604.161] (--) NVIDIA(GPU-0): 
[  3604.251] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3604.251] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3604.251] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3604.251] (--) NVIDIA(GPU-0): 
[  3604.306] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3604.306] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3604.306] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3604.306] (--) NVIDIA(GPU-0): 
[  3604.306] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3604.306] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3604.306] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3604.306] (--) NVIDIA(GPU-0): 
[  3604.309] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3604.309] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3604.309] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3604.309] (--) NVIDIA(GPU-0): 
[  3604.309] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3604.309] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3604.309] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3604.309] (--) NVIDIA(GPU-0): 
[  3604.357] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3604.357] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3604.357] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3604.357] (--) NVIDIA(GPU-0): 
[  3604.357] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3604.357] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3604.357] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3604.357] (--) NVIDIA(GPU-0): 
[  3604.358] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3604.358] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3604.358] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3604.358] (--) NVIDIA(GPU-0): 
[  3610.113] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3610.113] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3610.113] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3610.113] (--) NVIDIA(GPU-0): 
[  3610.161] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3610.161] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3610.161] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3610.161] (--) NVIDIA(GPU-0): 
[  3610.161] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3610.161] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3610.161] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3610.161] (--) NVIDIA(GPU-0): 
[  3610.163] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3610.163] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3610.163] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3610.163] (--) NVIDIA(GPU-0): 
[  3610.163] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3610.163] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3610.163] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3610.163] (--) NVIDIA(GPU-0): 
[  3610.210] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3610.210] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3610.210] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3610.210] (--) NVIDIA(GPU-0): 
[  3610.210] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3610.210] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3610.210] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3610.210] (--) NVIDIA(GPU-0): 
[  3610.211] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3610.211] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3610.211] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3610.211] (--) NVIDIA(GPU-0): 
[  3610.297] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3610.297] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3610.297] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3610.297] (--) NVIDIA(GPU-0): 
[  3610.345] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3610.345] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3610.345] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3610.345] (--) NVIDIA(GPU-0): 
[  3610.345] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3610.345] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3610.345] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3610.345] (--) NVIDIA(GPU-0): 
[  3610.346] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3610.346] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3610.346] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3610.346] (--) NVIDIA(GPU-0): 
[  3610.347] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3610.347] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3610.347] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3610.347] (--) NVIDIA(GPU-0): 
[  3610.394] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3610.394] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3610.394] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3610.394] (--) NVIDIA(GPU-0): 
[  3610.394] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3610.394] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3610.394] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3610.394] (--) NVIDIA(GPU-0): 
[  3610.395] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3610.395] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3610.395] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3610.395] (--) NVIDIA(GPU-0): 
[  3610.484] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3610.484] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3610.484] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3610.484] (--) NVIDIA(GPU-0): 
[  3610.531] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3610.531] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3610.531] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3610.531] (--) NVIDIA(GPU-0): 
[  3610.531] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3610.531] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3610.531] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3610.531] (--) NVIDIA(GPU-0): 
[  3610.533] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3610.533] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3610.533] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3610.533] (--) NVIDIA(GPU-0): 
[  3610.533] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3610.533] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3610.533] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3610.533] (--) NVIDIA(GPU-0): 
[  3610.580] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3610.580] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3610.580] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3610.580] (--) NVIDIA(GPU-0): 
[  3610.580] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3610.580] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3610.580] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3610.580] (--) NVIDIA(GPU-0): 
[  3610.581] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3610.581] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3610.581] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3610.581] (--) NVIDIA(GPU-0): 
[  3610.681] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3610.681] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3610.681] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3610.681] (--) NVIDIA(GPU-0): 
[  3610.728] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3610.728] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3610.728] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3610.728] (--) NVIDIA(GPU-0): 
[  3610.728] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3610.728] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3610.728] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3610.728] (--) NVIDIA(GPU-0): 
[  3610.729] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3610.729] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3610.729] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3610.729] (--) NVIDIA(GPU-0): 
[  3610.730] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3610.730] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3610.730] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3610.730] (--) NVIDIA(GPU-0): 
[  3610.776] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3610.776] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3610.776] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3610.776] (--) NVIDIA(GPU-0): 
[  3610.776] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3610.776] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3610.776] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3610.776] (--) NVIDIA(GPU-0): 
[  3610.777] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3610.777] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3610.778] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3610.778] (--) NVIDIA(GPU-0): 
[  3610.879] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3610.879] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3610.879] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3610.879] (--) NVIDIA(GPU-0): 
[  3610.926] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3610.926] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3610.926] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3610.926] (--) NVIDIA(GPU-0): 
[  3610.926] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3610.926] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3610.926] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3610.926] (--) NVIDIA(GPU-0): 
[  3610.927] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3610.927] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3610.927] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3610.927] (--) NVIDIA(GPU-0): 
[  3610.928] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3610.928] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3610.928] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3610.928] (--) NVIDIA(GPU-0): 
[  3610.975] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3610.975] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3610.975] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3610.975] (--) NVIDIA(GPU-0): 
[  3610.975] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3610.975] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3610.975] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3610.975] (--) NVIDIA(GPU-0): 
[  3610.977] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3610.977] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3610.977] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3610.977] (--) NVIDIA(GPU-0): 
[  3611.091] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3611.091] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3611.091] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3611.091] (--) NVIDIA(GPU-0): 
[  3611.138] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3611.138] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3611.138] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3611.138] (--) NVIDIA(GPU-0): 
[  3611.138] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3611.138] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3611.138] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3611.138] (--) NVIDIA(GPU-0): 
[  3611.139] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3611.139] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3611.139] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3611.139] (--) NVIDIA(GPU-0): 
[  3611.140] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3611.140] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3611.140] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3611.140] (--) NVIDIA(GPU-0): 
[  3611.187] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3611.187] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3611.187] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3611.187] (--) NVIDIA(GPU-0): 
[  3611.187] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3611.187] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3611.187] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3611.187] (--) NVIDIA(GPU-0): 
[  3611.188] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3611.188] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3611.188] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3611.188] (--) NVIDIA(GPU-0): 
[  3611.311] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3611.311] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3611.311] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3611.311] (--) NVIDIA(GPU-0): 
[  3611.360] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3611.360] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3611.360] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3611.360] (--) NVIDIA(GPU-0): 
[  3611.360] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3611.360] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3611.360] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3611.360] (--) NVIDIA(GPU-0): 
[  3611.362] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3611.362] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3611.362] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3611.362] (--) NVIDIA(GPU-0): 
[  3611.362] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3611.362] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3611.362] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3611.362] (--) NVIDIA(GPU-0): 
[  3611.409] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3611.409] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3611.409] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3611.409] (--) NVIDIA(GPU-0): 
[  3611.409] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3611.409] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3611.409] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3611.409] (--) NVIDIA(GPU-0): 
[  3611.410] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3611.410] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3611.410] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3611.410] (--) NVIDIA(GPU-0): 
[  3611.511] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3611.511] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3611.511] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3611.511] (--) NVIDIA(GPU-0): 
[  3611.559] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3611.559] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3611.559] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3611.559] (--) NVIDIA(GPU-0): 
[  3611.559] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3611.559] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3611.559] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3611.559] (--) NVIDIA(GPU-0): 
[  3611.560] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3611.560] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3611.560] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3611.560] (--) NVIDIA(GPU-0): 
[  3611.560] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3611.560] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3611.560] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3611.560] (--) NVIDIA(GPU-0): 
[  3611.607] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3611.607] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3611.607] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3611.607] (--) NVIDIA(GPU-0): 
[  3611.607] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3611.607] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3611.607] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3611.607] (--) NVIDIA(GPU-0): 
[  3611.608] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3611.608] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3611.608] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3611.608] (--) NVIDIA(GPU-0): 
[  3611.694] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3611.694] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3611.694] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3611.694] (--) NVIDIA(GPU-0): 
[  3611.741] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3611.741] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3611.741] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3611.741] (--) NVIDIA(GPU-0): 
[  3611.741] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3611.741] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3611.741] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3611.741] (--) NVIDIA(GPU-0): 
[  3611.742] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3611.742] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3611.742] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3611.742] (--) NVIDIA(GPU-0): 
[  3611.743] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3611.743] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3611.743] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3611.743] (--) NVIDIA(GPU-0): 
[  3611.790] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3611.790] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3611.790] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3611.790] (--) NVIDIA(GPU-0): 
[  3611.790] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3611.790] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3611.790] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3611.790] (--) NVIDIA(GPU-0): 
[  3611.791] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3611.791] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3611.791] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3611.791] (--) NVIDIA(GPU-0): 
[  3611.877] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3611.877] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3611.877] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3611.877] (--) NVIDIA(GPU-0): 
[  3611.924] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3611.924] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3611.924] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3611.924] (--) NVIDIA(GPU-0): 
[  3611.924] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3611.924] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3611.924] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3611.924] (--) NVIDIA(GPU-0): 
[  3611.926] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3611.926] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3611.926] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3611.926] (--) NVIDIA(GPU-0): 
[  3611.926] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3611.926] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3611.926] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3611.926] (--) NVIDIA(GPU-0): 
[  3611.973] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3611.973] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3611.973] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3611.973] (--) NVIDIA(GPU-0): 
[  3611.973] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3611.973] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3611.973] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3611.973] (--) NVIDIA(GPU-0): 
[  3611.974] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3611.974] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3611.974] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3611.974] (--) NVIDIA(GPU-0): 
[  3612.076] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3612.076] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3612.076] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3612.076] (--) NVIDIA(GPU-0): 
[  3612.123] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3612.123] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3612.123] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3612.123] (--) NVIDIA(GPU-0): 
[  3612.123] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3612.123] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3612.123] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3612.123] (--) NVIDIA(GPU-0): 
[  3612.124] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3612.124] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3612.124] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3612.124] (--) NVIDIA(GPU-0): 
[  3612.125] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3612.125] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3612.125] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3612.125] (--) NVIDIA(GPU-0): 
[  3612.172] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3612.172] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3612.172] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3612.172] (--) NVIDIA(GPU-0): 
[  3612.172] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3612.172] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3612.172] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3612.172] (--) NVIDIA(GPU-0): 
[  3612.173] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3612.173] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3612.173] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3612.173] (--) NVIDIA(GPU-0): 
[  3612.260] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3612.260] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3612.261] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3612.261] (--) NVIDIA(GPU-0): 
[  3612.307] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3612.307] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3612.307] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3612.307] (--) NVIDIA(GPU-0): 
[  3612.307] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3612.307] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3612.307] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3612.307] (--) NVIDIA(GPU-0): 
[  3612.308] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3612.309] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3612.309] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3612.309] (--) NVIDIA(GPU-0): 
[  3612.309] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3612.309] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3612.309] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  3612.309] (--) NVIDIA(GPU-0): 
[  3612.355] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  3612.355] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  3612.355] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  3612.355] (--) NVIDIA(GPU-0): 
[  3612.356] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3612.356] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3612.356] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3612.356] (--) NVIDIA(GPU-0): 
[  3612.357] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3612.357] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3612.357] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3612.357] (--) NVIDIA(GPU-0): 
[  4921.115] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  4921.115] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  4921.115] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  4921.115] (--) NVIDIA(GPU-0): 
[  4921.177] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  4921.177] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  4921.177] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  4921.177] (--) NVIDIA(GPU-0): 
[  5062.143] (II) event2  - Power Button: device removed
[  5062.166] (II) event3  - Video Bus: device removed
[  5062.206] (II) event1  - Power Button: device removed
[  5062.223] (II) event0  - Sleep Button: device removed
[  5062.249] (II) event4  - Keychron Keychron V4: device removed
[  5062.266] (II) event5  - Keychron Keychron V4 Mouse: device removed
[  5062.309] (II) event6  - Keychron Keychron V4 System Control: device removed
[  5062.330] (II) event8  - Keychron Keychron V4 Keyboard: device removed
[  5062.346] (II) event9  - Razer Razer DeathAdder Essential: device removed
[  5062.409] (II) event12 - Razer Razer DeathAdder Essential: device removed
[  5062.426] (II) event7  - Keychron Keychron V4 Consumer Control: device removed
[  5062.443] (II) event10 - Razer Razer DeathAdder Essential Keyboard: device removed
[  5068.653] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  5068.653] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  5068.653] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  5068.653] (--) NVIDIA(GPU-0): 
[  5068.701] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  5068.701] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  5068.701] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  5068.701] (--) NVIDIA(GPU-0): 
[  5068.701] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  5068.701] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  5068.701] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  5068.701] (--) NVIDIA(GPU-0): 
[  5068.703] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  5068.703] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  5068.703] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  5068.703] (--) NVIDIA(GPU-0): 
[  5068.802] (II) NVIDIA(0): Setting mode "HDMI-0: 2560x1440_144 @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[  5068.869] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  5068.869] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  5068.869] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  5068.869] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  5068.869] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  5068.869] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  5068.869] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  5068.869] (II) NVIDIA(0):     Config Options in the README.
[  5069.277] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  5069.277] (II) event2  - Power Button: device is a keyboard
[  5069.278] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[  5069.278] (II) event3  - Video Bus: device is a keyboard
[  5069.278] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  5069.278] (II) event1  - Power Button: device is a keyboard
[  5069.279] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[  5069.279] (II) event0  - Sleep Button: device is a keyboard
[  5069.280] (II) event4  - Keychron Keychron V4: is tagged by udev as: Keyboard
[  5069.280] (II) event4  - Keychron Keychron V4: device is a keyboard
[  5069.281] (II) event5  - Keychron Keychron V4 Mouse: is tagged by udev as: Mouse
[  5069.281] (II) event5  - Keychron Keychron V4 Mouse: device is a pointer
[  5069.282] (II) event6  - Keychron Keychron V4 System Control: is tagged by udev as: Keyboard
[  5069.282] (II) event6  - Keychron Keychron V4 System Control: device is a keyboard
[  5069.283] (II) event7  - Keychron Keychron V4 Consumer Control: is tagged by udev as: Keyboard
[  5069.283] (II) event7  - Keychron Keychron V4 Consumer Control: device is a keyboard
[  5069.284] (II) event8  - Keychron Keychron V4 Keyboard: is tagged by udev as: Keyboard
[  5069.284] (II) event8  - Keychron Keychron V4 Keyboard: device is a keyboard
[  5069.340] (II) event9  - Razer Razer DeathAdder Essential: is tagged by udev as: Mouse
[  5069.340] (II) event9  - Razer Razer DeathAdder Essential: device is a pointer
[  5069.342] (II) event10 - Razer Razer DeathAdder Essential Keyboard: is tagged by udev as: Keyboard
[  5069.342] (II) event10 - Razer Razer DeathAdder Essential Keyboard: device is a keyboard
[  5069.344] (II) event12 - Razer Razer DeathAdder Essential: is tagged by udev as: Keyboard
[  5069.344] (II) event12 - Razer Razer DeathAdder Essential: device is a keyboard
[  5978.319] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  5978.319] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  5978.319] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  5978.319] (--) NVIDIA(GPU-0): 
[  5978.375] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[  5978.375] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[  5978.375] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[  5978.375] (--) NVIDIA(GPU-0): 
[ 15696.315] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15696.315] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15696.315] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 15696.315] (--) NVIDIA(GPU-0): 
[ 15696.361] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 15696.361] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 15696.361] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 15696.361] (--) NVIDIA(GPU-0): 
[ 15696.361] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 15696.361] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 15696.361] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 15696.361] (--) NVIDIA(GPU-0): 
[ 15696.361] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 15696.361] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 15696.361] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 15696.361] (--) NVIDIA(GPU-0): 
[ 15696.361] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15696.361] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15696.361] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 15696.361] (--) NVIDIA(GPU-0): 
[ 15696.406] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 15696.406] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 15696.406] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 15696.406] (--) NVIDIA(GPU-0): 
[ 15696.407] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 15696.407] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 15696.407] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 15696.407] (--) NVIDIA(GPU-0): 
[ 15696.407] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 15696.407] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 15696.407] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 15696.407] (--) NVIDIA(GPU-0): 
[ 15696.751] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15696.751] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15696.751] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 15696.751] (--) NVIDIA(GPU-0): 
[ 15696.796] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 15696.796] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 15696.796] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 15696.796] (--) NVIDIA(GPU-0): 
[ 15696.796] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 15696.796] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 15696.796] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 15696.796] (--) NVIDIA(GPU-0): 
[ 15696.797] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 15696.797] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 15696.797] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 15696.797] (--) NVIDIA(GPU-0): 
[ 15696.797] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15696.797] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15696.797] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 15696.797] (--) NVIDIA(GPU-0): 
[ 15696.842] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 15696.842] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 15696.842] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 15696.842] (--) NVIDIA(GPU-0): 
[ 15696.842] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 15696.842] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 15696.842] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 15696.842] (--) NVIDIA(GPU-0): 
[ 15696.842] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 15696.842] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 15696.842] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 15696.842] (--) NVIDIA(GPU-0): 
[ 15872.796] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 15872.796] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 15872.796] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 15872.796] (--) NVIDIA(GPU-0): 
[ 15872.848] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 15872.848] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 15872.848] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 15872.848] (--) NVIDIA(GPU-0): 
[ 16160.407] (II) event2  - Power Button: device removed
[ 16160.422] (II) event3  - Video Bus: device removed
[ 16160.462] (II) event1  - Power Button: device removed
[ 16160.479] (II) event0  - Sleep Button: device removed
[ 16160.492] (II) event4  - Keychron Keychron V4: device removed
[ 16160.516] (II) event5  - Keychron Keychron V4 Mouse: device removed
[ 16160.573] (II) event6  - Keychron Keychron V4 System Control: device removed
[ 16160.590] (II) event8  - Keychron Keychron V4 Keyboard: device removed
[ 16160.609] (II) event9  - Razer Razer DeathAdder Essential: device removed
[ 16160.682] (II) event12 - Razer Razer DeathAdder Essential: device removed
[ 16160.711] (II) event7  - Keychron Keychron V4 Consumer Control: device removed
[ 16160.738] (II) event10 - Razer Razer DeathAdder Essential Keyboard: device removed
[ 45891.294] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 45891.294] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 45891.294] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 45891.294] (--) NVIDIA(GPU-0): 
[ 45891.344] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 45891.344] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 45891.344] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 45891.344] (--) NVIDIA(GPU-0): 
[ 45891.344] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 45891.344] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 45891.344] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 45891.344] (--) NVIDIA(GPU-0): 
[ 45891.347] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 45891.347] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 45891.347] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 45891.347] (--) NVIDIA(GPU-0): 
[ 45891.443] (II) NVIDIA(0): Setting mode "HDMI-0: 2560x1440_144 @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[ 45891.531] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 45891.531] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 45891.531] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 45891.531] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 45891.531] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 45891.531] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 45891.531] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 45891.531] (II) NVIDIA(0):     Config Options in the README.
[ 45891.897] (II) event2  - Power Button: is tagged by udev as: Keyboard
[ 45891.897] (II) event2  - Power Button: device is a keyboard
[ 45891.898] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[ 45891.898] (II) event3  - Video Bus: device is a keyboard
[ 45891.899] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 45891.899] (II) event1  - Power Button: device is a keyboard
[ 45891.899] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[ 45891.899] (II) event0  - Sleep Button: device is a keyboard
[ 45891.900] (II) event4  - Keychron Keychron V4: is tagged by udev as: Keyboard
[ 45891.900] (II) event4  - Keychron Keychron V4: device is a keyboard
[ 45891.901] (II) event5  - Keychron Keychron V4 Mouse: is tagged by udev as: Mouse
[ 45891.901] (II) event5  - Keychron Keychron V4 Mouse: device is a pointer
[ 45891.902] (II) event6  - Keychron Keychron V4 System Control: is tagged by udev as: Keyboard
[ 45891.903] (II) event6  - Keychron Keychron V4 System Control: device is a keyboard
[ 45891.903] (II) event7  - Keychron Keychron V4 Consumer Control: is tagged by udev as: Keyboard
[ 45891.904] (II) event7  - Keychron Keychron V4 Consumer Control: device is a keyboard
[ 45891.904] (II) event8  - Keychron Keychron V4 Keyboard: is tagged by udev as: Keyboard
[ 45891.905] (II) event8  - Keychron Keychron V4 Keyboard: device is a keyboard
[ 45891.962] (II) event9  - Razer Razer DeathAdder Essential: is tagged by udev as: Mouse
[ 45891.962] (II) event9  - Razer Razer DeathAdder Essential: device is a pointer
[ 45891.964] (II) event10 - Razer Razer DeathAdder Essential Keyboard: is tagged by udev as: Keyboard
[ 45891.964] (II) event10 - Razer Razer DeathAdder Essential Keyboard: device is a keyboard
[ 45891.965] (II) event12 - Razer Razer DeathAdder Essential: is tagged by udev as: Keyboard
[ 45891.965] (II) event12 - Razer Razer DeathAdder Essential: device is a keyboard
[ 45892.187] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 45892.187] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 45892.187] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 45892.187] (--) NVIDIA(GPU-0): 
[ 45892.235] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 45892.235] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 45892.235] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 45892.235] (--) NVIDIA(GPU-0): 
[ 45893.345] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 45893.345] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 45893.345] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 45893.345] (--) NVIDIA(GPU-0): 
[ 45893.440] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 45893.440] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 45893.440] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 45893.440] (--) NVIDIA(GPU-0): 
[ 45895.429] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 45895.429] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 45895.429] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 45895.429] (--) NVIDIA(GPU-0): 
[ 45895.475] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 45895.475] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 45895.475] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 45895.475] (--) NVIDIA(GPU-0): 
[ 45895.475] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 45895.475] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 45895.475] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 45895.475] (--) NVIDIA(GPU-0): 
[ 45895.475] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 45895.475] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 45895.475] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 45895.475] (--) NVIDIA(GPU-0): 
[ 45895.475] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 45895.475] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 45895.475] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 45895.475] (--) NVIDIA(GPU-0): 
[ 45895.520] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 45895.520] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 45895.520] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 45895.520] (--) NVIDIA(GPU-0): 
[ 45895.520] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 45895.520] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 45895.520] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 45895.520] (--) NVIDIA(GPU-0): 
[ 45895.520] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 45895.520] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 45895.520] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 45895.520] (--) NVIDIA(GPU-0): 
[ 59062.148] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 59062.148] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 59062.148] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 59062.148] (--) NVIDIA(GPU-0): 
[ 59062.199] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 59062.199] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 59062.199] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 59062.199] (--) NVIDIA(GPU-0): 
[ 60500.101] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60500.101] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60500.101] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60500.101] (--) NVIDIA(GPU-0): 
[ 60500.150] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60500.150] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60500.150] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60500.150] (--) NVIDIA(GPU-0): 
[ 60500.150] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60500.150] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60500.150] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60500.150] (--) NVIDIA(GPU-0): 
[ 60500.152] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60500.152] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60500.152] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60500.152] (--) NVIDIA(GPU-0): 
[ 60500.153] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60500.153] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60500.153] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60500.153] (--) NVIDIA(GPU-0): 
[ 60500.202] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60500.202] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60500.202] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60500.202] (--) NVIDIA(GPU-0): 
[ 60500.202] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60500.202] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60500.202] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60500.202] (--) NVIDIA(GPU-0): 
[ 60500.204] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60500.204] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60500.204] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60500.204] (--) NVIDIA(GPU-0): 
[ 60500.440] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60500.440] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60500.440] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60500.440] (--) NVIDIA(GPU-0): 
[ 60500.491] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60500.491] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60500.491] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60500.491] (--) NVIDIA(GPU-0): 
[ 60500.491] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60500.491] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60500.491] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60500.491] (--) NVIDIA(GPU-0): 
[ 60500.492] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60500.492] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60500.492] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60500.492] (--) NVIDIA(GPU-0): 
[ 60500.493] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60500.493] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60500.493] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60500.493] (--) NVIDIA(GPU-0): 
[ 60500.542] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60500.542] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60500.542] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60500.542] (--) NVIDIA(GPU-0): 
[ 60500.542] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60500.542] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60500.542] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60500.542] (--) NVIDIA(GPU-0): 
[ 60500.544] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60500.544] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60500.544] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60500.544] (--) NVIDIA(GPU-0): 
[ 60604.660] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60604.660] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60604.660] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60604.660] (--) NVIDIA(GPU-0): 
[ 60604.709] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60604.709] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60604.709] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60604.709] (--) NVIDIA(GPU-0): 
[ 60604.709] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60604.709] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60604.709] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60604.709] (--) NVIDIA(GPU-0): 
[ 60604.710] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60604.710] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60604.710] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60604.710] (--) NVIDIA(GPU-0): 
[ 60604.711] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60604.711] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60604.711] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60604.711] (--) NVIDIA(GPU-0): 
[ 60604.757] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60604.758] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60604.758] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60604.758] (--) NVIDIA(GPU-0): 
[ 60604.758] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60604.758] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60604.758] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60604.758] (--) NVIDIA(GPU-0): 
[ 60604.759] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60604.759] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60604.759] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60604.759] (--) NVIDIA(GPU-0): 
[ 60604.849] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60604.849] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60604.849] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60604.849] (--) NVIDIA(GPU-0): 
[ 60604.895] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60604.895] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60604.895] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60604.895] (--) NVIDIA(GPU-0): 
[ 60604.895] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60604.895] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60604.895] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60604.895] (--) NVIDIA(GPU-0): 
[ 60604.896] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60604.897] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60604.897] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60604.897] (--) NVIDIA(GPU-0): 
[ 60604.897] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60604.897] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60604.897] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60604.897] (--) NVIDIA(GPU-0): 
[ 60604.943] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60604.943] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60604.943] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60604.943] (--) NVIDIA(GPU-0): 
[ 60604.943] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60604.943] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60604.943] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60604.943] (--) NVIDIA(GPU-0): 
[ 60604.945] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60604.945] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60604.945] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60604.945] (--) NVIDIA(GPU-0): 
[ 60605.032] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60605.032] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60605.032] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60605.032] (--) NVIDIA(GPU-0): 
[ 60605.079] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60605.079] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60605.079] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60605.079] (--) NVIDIA(GPU-0): 
[ 60605.079] (II) event9  - Razer Razer DeathAdder Essential: SYN_DROPPED event - some input events have been lost.
[ 60605.079] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60605.079] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60605.079] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60605.079] (--) NVIDIA(GPU-0): 
[ 60605.080] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60605.080] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60605.080] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60605.080] (--) NVIDIA(GPU-0): 
[ 60605.080] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60605.080] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60605.080] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60605.080] (--) NVIDIA(GPU-0): 
[ 60605.127] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60605.127] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60605.127] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60605.127] (--) NVIDIA(GPU-0): 
[ 60605.127] (II) event9  - Razer Razer DeathAdder Essential: SYN_DROPPED event - some input events have been lost.
[ 60605.127] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60605.127] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60605.127] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60605.127] (--) NVIDIA(GPU-0): 
[ 60605.128] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60605.128] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60605.128] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60605.128] (--) NVIDIA(GPU-0): 
[ 60605.216] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60605.217] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60605.217] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60605.217] (--) NVIDIA(GPU-0): 
[ 60605.269] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60605.269] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60605.269] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60605.269] (--) NVIDIA(GPU-0): 
[ 60605.269] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60605.269] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60605.269] (II) event9  - Razer Razer DeathAdder Essential: SYN_DROPPED event - some input events have been lost.
[ 60605.269] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60605.269] (--) NVIDIA(GPU-0): 
[ 60605.272] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60605.272] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60605.272] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60605.272] (--) NVIDIA(GPU-0): 
[ 60605.273] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60605.273] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60605.273] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60605.273] (--) NVIDIA(GPU-0): 
[ 60605.323] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60605.323] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60605.323] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60605.323] (--) NVIDIA(GPU-0): 
[ 60605.323] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60605.323] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60605.323] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60605.323] (--) NVIDIA(GPU-0): 
[ 60605.326] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60605.326] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60605.326] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60605.326] (--) NVIDIA(GPU-0): 
[ 60605.452] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60605.452] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60605.452] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60605.452] (--) NVIDIA(GPU-0): 
[ 60605.501] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60605.501] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60605.501] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60605.501] (--) NVIDIA(GPU-0): 
[ 60605.501] (II) event9  - Razer Razer DeathAdder Essential: SYN_DROPPED event - some input events have been lost.
[ 60605.501] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60605.501] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60605.501] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60605.501] (--) NVIDIA(GPU-0): 
[ 60605.503] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60605.503] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60605.503] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60605.503] (--) NVIDIA(GPU-0): 
[ 60605.504] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60605.504] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60605.504] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60605.504] (--) NVIDIA(GPU-0): 
[ 60605.551] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60605.551] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60605.551] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60605.551] (--) NVIDIA(GPU-0): 
[ 60605.551] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60605.551] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60605.551] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60605.551] (--) NVIDIA(GPU-0): 
[ 60605.553] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60605.553] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60605.553] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60605.553] (--) NVIDIA(GPU-0): 
[ 60605.643] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60605.643] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60605.643] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60605.643] (--) NVIDIA(GPU-0): 
[ 60605.690] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60605.690] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60605.690] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60605.690] (--) NVIDIA(GPU-0): 
[ 60605.691] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60605.691] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60605.691] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60605.691] (--) NVIDIA(GPU-0): 
[ 60605.692] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60605.692] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60605.692] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60605.692] (--) NVIDIA(GPU-0): 
[ 60605.693] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60605.693] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60605.693] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60605.693] (--) NVIDIA(GPU-0): 
[ 60605.740] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60605.740] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60605.740] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60605.740] (--) NVIDIA(GPU-0): 
[ 60605.740] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60605.741] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60605.741] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60605.741] (--) NVIDIA(GPU-0): 
[ 60605.742] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60605.742] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60605.742] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60605.742] (--) NVIDIA(GPU-0): 
[ 60605.879] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60605.879] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60605.879] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60605.879] (--) NVIDIA(GPU-0): 
[ 60605.927] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60605.927] (EE) event9  - Razer Razer DeathAdder Essential: client bug: event processing lagging behind by 45ms, your system is too slow
[ 60605.927] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60605.927] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60605.927] (--) NVIDIA(GPU-0): 
[ 60605.927] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60605.927] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60605.927] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60605.927] (--) NVIDIA(GPU-0): 
[ 60605.929] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60605.929] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60605.929] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60605.929] (--) NVIDIA(GPU-0): 
[ 60605.929] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60605.929] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60605.929] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60605.929] (--) NVIDIA(GPU-0): 
[ 60605.977] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60605.977] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60605.977] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60605.977] (--) NVIDIA(GPU-0): 
[ 60605.977] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60605.977] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60605.977] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60605.977] (--) NVIDIA(GPU-0): 
[ 60605.978] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60605.978] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60605.978] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60605.978] (--) NVIDIA(GPU-0): 
[ 60606.107] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60606.107] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60606.107] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60606.107] (--) NVIDIA(GPU-0): 
[ 60606.155] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60606.155] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60606.155] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60606.155] (--) NVIDIA(GPU-0): 
[ 60606.155] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60606.155] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60606.155] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60606.155] (--) NVIDIA(GPU-0): 
[ 60606.157] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60606.157] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60606.157] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60606.157] (--) NVIDIA(GPU-0): 
[ 60606.157] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60606.157] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60606.157] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60606.157] (--) NVIDIA(GPU-0): 
[ 60606.204] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60606.204] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60606.204] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60606.204] (--) NVIDIA(GPU-0): 
[ 60606.204] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60606.204] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60606.204] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60606.204] (--) NVIDIA(GPU-0): 
[ 60606.205] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60606.205] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60606.205] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60606.205] (--) NVIDIA(GPU-0): 
[ 60606.292] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60606.292] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60606.292] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60606.292] (--) NVIDIA(GPU-0): 
[ 60606.339] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60606.339] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60606.339] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60606.339] (--) NVIDIA(GPU-0): 
[ 60606.339] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60606.339] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60606.339] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60606.339] (--) NVIDIA(GPU-0): 
[ 60606.341] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60606.341] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60606.341] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60606.341] (--) NVIDIA(GPU-0): 
[ 60606.342] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60606.342] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60606.342] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60606.342] (--) NVIDIA(GPU-0): 
[ 60606.388] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60606.388] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60606.388] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60606.388] (--) NVIDIA(GPU-0): 
[ 60606.388] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60606.388] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60606.388] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60606.388] (--) NVIDIA(GPU-0): 
[ 60606.389] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60606.389] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60606.389] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60606.389] (--) NVIDIA(GPU-0): 
[ 60606.478] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60606.478] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60606.478] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60606.478] (--) NVIDIA(GPU-0): 
[ 60606.525] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60606.525] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60606.525] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60606.525] (--) NVIDIA(GPU-0): 
[ 60606.525] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60606.525] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60606.525] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60606.525] (--) NVIDIA(GPU-0): 
[ 60606.526] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60606.526] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60606.526] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60606.526] (--) NVIDIA(GPU-0): 
[ 60606.526] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60606.526] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60606.526] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60606.526] (--) NVIDIA(GPU-0): 
[ 60606.573] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60606.573] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60606.573] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60606.573] (--) NVIDIA(GPU-0): 
[ 60606.573] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60606.573] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60606.573] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60606.573] (--) NVIDIA(GPU-0): 
[ 60606.574] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60606.574] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60606.574] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60606.574] (--) NVIDIA(GPU-0): 
[ 60606.682] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60606.682] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60606.682] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60606.682] (--) NVIDIA(GPU-0): 
[ 60606.730] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60606.730] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60606.730] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60606.730] (--) NVIDIA(GPU-0): 
[ 60606.730] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60606.730] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60606.730] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60606.730] (--) NVIDIA(GPU-0): 
[ 60606.732] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60606.732] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60606.732] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60606.732] (--) NVIDIA(GPU-0): 
[ 60606.732] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60606.732] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60606.732] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60606.732] (--) NVIDIA(GPU-0): 
[ 60606.779] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60606.779] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60606.779] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60606.779] (--) NVIDIA(GPU-0): 
[ 60606.779] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60606.779] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60606.779] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60606.779] (--) NVIDIA(GPU-0): 
[ 60606.780] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60606.780] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60606.780] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60606.780] (--) NVIDIA(GPU-0): 
[ 60606.871] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60606.871] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60606.871] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60606.871] (--) NVIDIA(GPU-0): 
[ 60606.920] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60606.920] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60606.920] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60606.920] (--) NVIDIA(GPU-0): 
[ 60606.920] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60606.920] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60606.920] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60606.920] (--) NVIDIA(GPU-0): 
[ 60606.922] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60606.922] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60606.922] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60606.922] (--) NVIDIA(GPU-0): 
[ 60606.922] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60606.922] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60606.922] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60606.922] (--) NVIDIA(GPU-0): 
[ 60606.969] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60606.969] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60606.969] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60606.969] (--) NVIDIA(GPU-0): 
[ 60606.969] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60606.969] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60606.969] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60606.969] (--) NVIDIA(GPU-0): 
[ 60606.970] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60606.970] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60606.970] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60606.970] (--) NVIDIA(GPU-0): 
[ 60611.315] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60611.315] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60611.315] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60611.315] (--) NVIDIA(GPU-0): 
[ 60611.363] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60611.363] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60611.363] (II) event9  - Razer Razer DeathAdder Essential: SYN_DROPPED event - some input events have been lost.
[ 60611.363] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60611.363] (--) NVIDIA(GPU-0): 
[ 60611.363] (II) event9  - Razer Razer DeathAdder Essential: WARNING: log rate limit exceeded (5 msgs per 30s). Discarding future messages.
[ 60611.363] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60611.363] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60611.363] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60611.363] (--) NVIDIA(GPU-0): 
[ 60611.365] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60611.365] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60611.365] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60611.365] (--) NVIDIA(GPU-0): 
[ 60611.366] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60611.366] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60611.366] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60611.366] (--) NVIDIA(GPU-0): 
[ 60611.412] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60611.412] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60611.412] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60611.412] (--) NVIDIA(GPU-0): 
[ 60611.412] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60611.412] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60611.412] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60611.412] (--) NVIDIA(GPU-0): 
[ 60611.414] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60611.414] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60611.414] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60611.414] (--) NVIDIA(GPU-0): 
[ 60611.522] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60611.522] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60611.522] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60611.522] (--) NVIDIA(GPU-0): 
[ 60611.570] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60611.570] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60611.570] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60611.570] (--) NVIDIA(GPU-0): 
[ 60611.570] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60611.570] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60611.570] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60611.570] (--) NVIDIA(GPU-0): 
[ 60611.572] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60611.572] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60611.572] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60611.572] (--) NVIDIA(GPU-0): 
[ 60611.572] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60611.572] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60611.572] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60611.572] (--) NVIDIA(GPU-0): 
[ 60611.619] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60611.619] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60611.619] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60611.619] (--) NVIDIA(GPU-0): 
[ 60611.619] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60611.619] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60611.619] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60611.619] (--) NVIDIA(GPU-0): 
[ 60611.620] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60611.620] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60611.620] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60611.620] (--) NVIDIA(GPU-0): 
[ 60611.712] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60611.712] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60611.712] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60611.712] (--) NVIDIA(GPU-0): 
[ 60611.761] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60611.761] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60611.761] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60611.761] (--) NVIDIA(GPU-0): 
[ 60611.761] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60611.761] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60611.761] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60611.761] (--) NVIDIA(GPU-0): 
[ 60611.763] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60611.763] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60611.763] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60611.763] (--) NVIDIA(GPU-0): 
[ 60611.763] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60611.763] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60611.763] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60611.763] (--) NVIDIA(GPU-0): 
[ 60611.810] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60611.810] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60611.810] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60611.810] (--) NVIDIA(GPU-0): 
[ 60611.810] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60611.810] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60611.810] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60611.810] (--) NVIDIA(GPU-0): 
[ 60611.811] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60611.811] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60611.811] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60611.811] (--) NVIDIA(GPU-0): 
[ 60611.898] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60611.898] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60611.898] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60611.898] (--) NVIDIA(GPU-0): 
[ 60611.947] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60611.947] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60611.947] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60611.947] (--) NVIDIA(GPU-0): 
[ 60611.947] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60611.947] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60611.947] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60611.947] (--) NVIDIA(GPU-0): 
[ 60611.949] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60611.949] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60611.949] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60611.949] (--) NVIDIA(GPU-0): 
[ 60611.949] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60611.949] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60611.949] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60611.949] (--) NVIDIA(GPU-0): 
[ 60611.996] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60611.996] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60611.996] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60611.996] (--) NVIDIA(GPU-0): 
[ 60611.996] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60611.996] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60611.996] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60611.996] (--) NVIDIA(GPU-0): 
[ 60611.997] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60611.997] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60611.997] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60611.997] (--) NVIDIA(GPU-0): 
[ 60612.102] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60612.102] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60612.102] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60612.102] (--) NVIDIA(GPU-0): 
[ 60612.151] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60612.151] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60612.151] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60612.151] (--) NVIDIA(GPU-0): 
[ 60612.151] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60612.151] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60612.151] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60612.151] (--) NVIDIA(GPU-0): 
[ 60612.153] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60612.153] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60612.153] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60612.153] (--) NVIDIA(GPU-0): 
[ 60612.154] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60612.154] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60612.154] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60612.154] (--) NVIDIA(GPU-0): 
[ 60612.201] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60612.201] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60612.201] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60612.201] (--) NVIDIA(GPU-0): 
[ 60612.201] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60612.201] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60612.201] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60612.201] (--) NVIDIA(GPU-0): 
[ 60612.203] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60612.203] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60612.203] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60612.203] (--) NVIDIA(GPU-0): 
[ 60612.288] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60612.288] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60612.288] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60612.288] (--) NVIDIA(GPU-0): 
[ 60612.336] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60612.336] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60612.336] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60612.336] (--) NVIDIA(GPU-0): 
[ 60612.336] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60612.336] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60612.336] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60612.336] (--) NVIDIA(GPU-0): 
[ 60612.338] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60612.338] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60612.338] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60612.338] (--) NVIDIA(GPU-0): 
[ 60612.338] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60612.338] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60612.338] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60612.338] (--) NVIDIA(GPU-0): 
[ 60612.386] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60612.386] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60612.386] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60612.386] (--) NVIDIA(GPU-0): 
[ 60612.386] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60612.386] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60612.386] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60612.386] (--) NVIDIA(GPU-0): 
[ 60612.388] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60612.388] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60612.388] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60612.388] (--) NVIDIA(GPU-0): 
[ 60615.476] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60615.476] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60615.476] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60615.476] (--) NVIDIA(GPU-0): 
[ 60615.522] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60615.522] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60615.522] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60615.522] (--) NVIDIA(GPU-0): 
[ 60615.522] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60615.522] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60615.522] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60615.522] (--) NVIDIA(GPU-0): 
[ 60615.522] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60615.522] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60615.522] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60615.522] (--) NVIDIA(GPU-0): 
[ 60615.523] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60615.523] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 60615.523] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 60615.523] (--) NVIDIA(GPU-0): 
[ 60615.568] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 60615.568] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 60615.568] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 60615.568] (--) NVIDIA(GPU-0): 
[ 60615.568] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 60615.568] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 60615.568] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 60615.568] (--) NVIDIA(GPU-0): 
[ 60615.568] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 60615.568] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 60615.568] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 60615.568] (--) NVIDIA(GPU-0): 
[ 64489.829] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 64489.829] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 64489.829] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 64489.829] (--) NVIDIA(GPU-0): 
[ 64489.881] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 64489.881] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 64489.881] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 64489.881] (--) NVIDIA(GPU-0): 
[ 64489.881] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 64489.881] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 64489.881] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 64489.881] (--) NVIDIA(GPU-0): 
[ 64489.884] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 64489.884] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 64489.884] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 64489.884] (--) NVIDIA(GPU-0): 
[ 64489.885] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 64489.885] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 64489.885] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 64489.885] (--) NVIDIA(GPU-0): 
[ 64489.937] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 64489.937] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 64489.937] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 64489.937] (--) NVIDIA(GPU-0): 
[ 64489.937] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 64489.937] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 64489.937] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 64489.937] (--) NVIDIA(GPU-0): 
[ 64489.940] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 64489.940] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 64489.940] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 64489.940] (--) NVIDIA(GPU-0): 
[ 64493.020] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 64493.020] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 64493.020] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 64493.020] (--) NVIDIA(GPU-0): 
[ 64493.065] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 64493.066] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 64493.066] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 64493.066] (--) NVIDIA(GPU-0): 
[ 64493.066] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 64493.066] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 64493.066] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 64493.066] (--) NVIDIA(GPU-0): 
[ 64493.066] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 64493.066] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 64493.066] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 64493.066] (--) NVIDIA(GPU-0): 
[ 64493.066] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 64493.066] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 64493.067] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 64493.067] (--) NVIDIA(GPU-0): 
[ 64493.112] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 64493.112] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 64493.112] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 64493.112] (--) NVIDIA(GPU-0): 
[ 64493.112] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 64493.112] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 64493.112] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 64493.112] (--) NVIDIA(GPU-0): 
[ 64493.112] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 64493.113] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 64493.113] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 64493.113] (--) NVIDIA(GPU-0): 
[ 64734.479] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 64734.479] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 64734.479] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 64734.479] (--) NVIDIA(GPU-0): 
[ 64734.524] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 64734.524] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 64734.524] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 64734.524] (--) NVIDIA(GPU-0): 
[ 64734.524] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 64734.524] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 64734.524] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 64734.524] (--) NVIDIA(GPU-0): 
[ 64734.524] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 64734.524] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 64734.524] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 64734.524] (--) NVIDIA(GPU-0): 
[ 64734.524] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 64734.524] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 64734.524] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 64734.524] (--) NVIDIA(GPU-0): 
[ 64734.569] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 64734.569] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 64734.569] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 64734.569] (--) NVIDIA(GPU-0): 
[ 64734.569] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 64734.569] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 64734.569] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 64734.569] (--) NVIDIA(GPU-0): 
[ 64734.570] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 64734.570] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 64734.570] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 64734.570] (--) NVIDIA(GPU-0): 
[ 66323.010] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 66323.010] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 66323.010] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 66323.010] (--) NVIDIA(GPU-0): 
[ 66323.112] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): connected
[ 66323.112] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): Internal TMDS
[ 66323.112] (--) NVIDIA(GPU-0): Acer ED273U P (DFP-1): 600.0 MHz maximum pixel clock
[ 66323.112] (--) NVIDIA(GPU-0): 

Offline

#4 2024-07-01 14:40:18

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,467

Re: [Solved - workaround] Steam, LibreWolf and others have high CPU usage

Reverse prime, but the only output is connected to the nvidia chip.
There're bursts where something polls the outputs on the nvidia GPU like crazy, does the align w/ the slow steam/LW runs?

How does glxinfo perform?
What about "__GL_SYNC_TO_VBLANK=0 glxinfo"?

Offline

#5 2024-07-01 17:25:54

average_scout
Member
Registered: 2024-06-14
Posts: 114

Re: [Solved - workaround] Steam, LibreWolf and others have high CPU usage

seth wrote:

Reverse prime, but the only output is connected to the nvidia chip.
There're bursts where something polls the outputs on the nvidia GPU like crazy, does the align w/ the slow steam/LW runs?

How does glxinfo perform?
What about "__GL_SYNC_TO_VBLANK=0 glxinfo"?

glxinfo
name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_multisample, GLX_EXT_buffer_age, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_libglvnd, 
    GLX_EXT_stereo_tree, GLX_EXT_swap_control, GLX_EXT_swap_control_tear, 
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_NV_copy_image, GLX_NV_delay_before_swap, GLX_NV_float_buffer, 
    GLX_NV_multigpu_context, GLX_NV_robustness_video_memory_purge, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, 
    GLX_SGI_video_sync
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_stereo_tree, GLX_EXT_swap_control, 
    GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_NV_copy_buffer, 
    GLX_NV_copy_image, GLX_NV_delay_before_swap, GLX_NV_float_buffer, 
    GLX_NV_multigpu_context, GLX_NV_multisample_coverage, 
    GLX_NV_robustness_video_memory_purge, GLX_NV_swap_group, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, 
    GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_stereo_tree, 
    GLX_EXT_swap_control, GLX_EXT_swap_control_tear, 
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_NV_copy_image, GLX_NV_delay_before_swap, GLX_NV_float_buffer, 
    GLX_NV_multigpu_context, GLX_NV_robustness_video_memory_purge, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, 
    GLX_SGI_video_sync
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 4096 MB
    Total available memory: 4096 MB
    Currently available dedicated video memory: 2805 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GTX 1650/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 555.58
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
    GL_AMD_multi_draw_indirect, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_viewport_index, 
    GL_ARB_ES2_compatibility, GL_ARB_ES3_1_compatibility, 
    GL_ARB_ES3_2_compatibility, GL_ARB_ES3_compatibility, 
    GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_bindless_texture, 
    GL_ARB_blend_func_extended, GL_ARB_buffer_storage, 
    GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control, 
    GL_ARB_color_buffer_float, GL_ARB_compressed_texture_pixel_storage, 
    GL_ARB_compute_shader, GL_ARB_compute_variable_group_size, 
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, 
    GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_cull_distance, 
    GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, 
    GL_ARB_depth_texture, GL_ARB_derivative_control, 
    GL_ARB_direct_state_access, GL_ARB_draw_buffers, 
    GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
    GL_ARB_draw_indirect, GL_ARB_draw_instanced, GL_ARB_enhanced_layouts, 
    GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport, 
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
    GL_ARB_fragment_shader, GL_ARB_fragment_shader_interlock, 
    GL_ARB_framebuffer_no_attachments, GL_ARB_framebuffer_object, 
    GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, GL_ARB_gl_spirv, 
    GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_imaging, 
    GL_ARB_indirect_parameters, GL_ARB_instanced_arrays, 
    GL_ARB_internalformat_query, GL_ARB_internalformat_query2, 
    GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment, 
    GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect, 
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, 
    GL_ARB_occlusion_query2, GL_ARB_parallel_shader_compile, 
    GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object, 
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_polygon_offset_clamp, 
    GL_ARB_post_depth_coverage, GL_ARB_program_interface_query, 
    GL_ARB_provoking_vertex, GL_ARB_query_buffer_object, 
    GL_ARB_robust_buffer_access_behavior, GL_ARB_robustness, 
    GL_ARB_sample_locations, GL_ARB_sample_shading, GL_ARB_sampler_objects, 
    GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture, 
    GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counter_ops, 
    GL_ARB_shader_atomic_counters, GL_ARB_shader_ballot, 
    GL_ARB_shader_bit_encoding, GL_ARB_shader_clock, 
    GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote, 
    GL_ARB_shader_image_load_store, GL_ARB_shader_image_size, 
    GL_ARB_shader_objects, GL_ARB_shader_precision, 
    GL_ARB_shader_storage_buffer_object, GL_ARB_shader_subroutine, 
    GL_ARB_shader_texture_image_samples, GL_ARB_shader_texture_lod, 
    GL_ARB_shader_viewport_layer_array, GL_ARB_shading_language_100, 
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_include, 
    GL_ARB_shading_language_packing, GL_ARB_shadow, GL_ARB_sparse_buffer, 
    GL_ARB_sparse_texture, GL_ARB_sparse_texture2, 
    GL_ARB_sparse_texture_clamp, GL_ARB_spirv_extensions, 
    GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_tessellation_shader, 
    GL_ARB_texture_barrier, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, 
    GL_ARB_texture_buffer_range, GL_ARB_texture_compression, 
    GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array, 
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine, 
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
    GL_ARB_texture_filter_anisotropic, GL_ARB_texture_filter_minmax, 
    GL_ARB_texture_float, GL_ARB_texture_gather, 
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two, 
    GL_ARB_texture_query_levels, GL_ARB_texture_query_lod, 
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
    GL_ARB_texture_stencil8, GL_ARB_texture_storage, 
    GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle, 
    GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2, 
    GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced, 
    GL_ARB_transform_feedback_overflow_query, GL_ARB_transpose_matrix, 
    GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
    GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_64bit, 
    GL_ARB_vertex_attrib_binding, GL_ARB_vertex_buffer_object, 
    GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_viewport_array, GL_ARB_window_pos, GL_ATI_draw_buffers, 
    GL_ATI_texture_float, GL_ATI_texture_mirror_once, 
    GL_EXTX_framebuffer_mixed_formats, GL_EXT_Cg_shader, GL_EXT_abgr, 
    GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, 
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
    GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, 
    GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, 
    GL_EXT_framebuffer_multisample_blit_scaled, GL_EXT_framebuffer_object, 
    GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, 
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, 
    GL_EXT_import_sync_object, GL_EXT_memory_object, GL_EXT_memory_object_fd, 
    GL_EXT_multi_draw_arrays, GL_EXT_multiview_texture_multisample, 
    GL_EXT_multiview_timer_query, GL_EXT_packed_depth_stencil, 
    GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, 
    GL_EXT_point_parameters, GL_EXT_polygon_offset_clamp, 
    GL_EXT_post_depth_coverage, GL_EXT_provoking_vertex, 
    GL_EXT_raster_multisample, GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_semaphore, GL_EXT_semaphore_fd, GL_EXT_separate_shader_objects, 
    GL_EXT_separate_specular_color, GL_EXT_shader_image_load_formatted, 
    GL_EXT_shader_image_load_store, GL_EXT_shader_integer_mix, 
    GL_EXT_shadow_funcs, GL_EXT_sparse_texture2, GL_EXT_stencil_two_side, 
    GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_array, 
    GL_EXT_texture_buffer_object, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, 
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, 
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_filter_minmax, 
    GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, 
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_sRGB, 
    GL_EXT_texture_sRGB_R8, GL_EXT_texture_sRGB_decode, 
    GL_EXT_texture_shadow_lod, GL_EXT_texture_shared_exponent, 
    GL_EXT_texture_storage, GL_EXT_texture_swizzle, GL_EXT_timer_query, 
    GL_EXT_transform_feedback2, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
    GL_EXT_vertex_attrib_64bit, GL_EXT_window_rectangles, 
    GL_EXT_x11_sync_object, GL_IBM_rasterpos_clip, 
    GL_IBM_texture_mirrored_repeat, GL_KHR_blend_equation_advanced, 
    GL_KHR_blend_equation_advanced_coherent, GL_KHR_context_flush_control, 
    GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, 
    GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
    GL_KHR_shader_subgroup, GL_KTX_buffer_region, 
    GL_NVX_blend_equation_advanced_multi_draw_buffers, 
    GL_NVX_conditional_render, GL_NVX_gpu_memory_info, GL_NVX_nvenc_interop, 
    GL_NVX_progress_fence, GL_NV_ES1_1_compatibility, 
    GL_NV_ES3_1_compatibility, GL_NV_alpha_to_coverage_dither_control, 
    GL_NV_bindless_multi_draw_indirect, 
    GL_NV_bindless_multi_draw_indirect_count, GL_NV_bindless_texture, 
    GL_NV_blend_equation_advanced, GL_NV_blend_equation_advanced_coherent, 
    GL_NV_blend_minmax_factor, GL_NV_blend_square, GL_NV_clip_space_w_scaling, 
    GL_NV_command_list, GL_NV_compute_program5, 
    GL_NV_compute_shader_derivatives, GL_NV_conditional_render, 
    GL_NV_conservative_raster, GL_NV_conservative_raster_dilate, 
    GL_NV_conservative_raster_pre_snap, 
    GL_NV_conservative_raster_pre_snap_triangles, 
    GL_NV_conservative_raster_underestimation, GL_NV_copy_depth_to_color, 
    GL_NV_copy_image, GL_NV_depth_buffer_float, GL_NV_depth_clamp, 
    GL_NV_draw_texture, GL_NV_draw_vulkan_image, GL_NV_explicit_multisample, 
    GL_NV_feature_query, GL_NV_fence, GL_NV_fill_rectangle, 
    GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_coverage_to_color, 
    GL_NV_fragment_program, GL_NV_fragment_program2, 
    GL_NV_fragment_program_option, GL_NV_fragment_shader_barycentric, 
    GL_NV_fragment_shader_interlock, GL_NV_framebuffer_mixed_samples, 
    GL_NV_framebuffer_multisample_coverage, GL_NV_geometry_shader4, 
    GL_NV_geometry_shader_passthrough, GL_NV_gpu_multicast, 
    GL_NV_gpu_program4, GL_NV_gpu_program4_1, GL_NV_gpu_program5, 
    GL_NV_gpu_program5_mem_extended, GL_NV_gpu_program_fp64, 
    GL_NV_gpu_program_multiview, GL_NV_gpu_shader5, GL_NV_half_float, 
    GL_NV_internalformat_sample_query, GL_NV_light_max_exponent, 
    GL_NV_memory_attachment, GL_NV_memory_object_sparse, GL_NV_mesh_shader, 
    GL_NV_multisample_coverage, GL_NV_multisample_filter_hint, 
    GL_NV_occlusion_query, GL_NV_packed_depth_stencil, 
    GL_NV_parameter_buffer_object, GL_NV_parameter_buffer_object2, 
    GL_NV_path_rendering, GL_NV_path_rendering_shared_edge, 
    GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_primitive_restart, 
    GL_NV_query_resource, GL_NV_query_resource_tag, GL_NV_register_combiners, 
    GL_NV_register_combiners2, GL_NV_representative_fragment_test, 
    GL_NV_robustness_video_memory_purge, GL_NV_sample_locations, 
    GL_NV_sample_mask_override_coverage, GL_NV_scissor_exclusive, 
    GL_NV_shader_atomic_counters, GL_NV_shader_atomic_float, 
    GL_NV_shader_atomic_float64, GL_NV_shader_atomic_fp16_vector, 
    GL_NV_shader_atomic_int64, GL_NV_shader_buffer_load, 
    GL_NV_shader_storage_buffer_object, GL_NV_shader_subgroup_partitioned, 
    GL_NV_shader_texture_footprint, GL_NV_shader_thread_group, 
    GL_NV_shader_thread_shuffle, GL_NV_shading_rate_image, 
    GL_NV_stereo_view_rendering, GL_NV_texgen_reflection, 
    GL_NV_texture_barrier, GL_NV_texture_compression_vtc, 
    GL_NV_texture_env_combine4, GL_NV_texture_multisample, 
    GL_NV_texture_rectangle, GL_NV_texture_rectangle_compressed, 
    GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3, 
    GL_NV_timeline_semaphore, GL_NV_transform_feedback, 
    GL_NV_transform_feedback2, GL_NV_uniform_buffer_std430_layout, 
    GL_NV_uniform_buffer_unified_memory, GL_NV_vdpau_interop, 
    GL_NV_vdpau_interop2, GL_NV_vertex_array_range, GL_NV_vertex_array_range2, 
    GL_NV_vertex_attrib_integer_64bit, GL_NV_vertex_buffer_unified_memory, 
    GL_NV_vertex_program, GL_NV_vertex_program1_1, GL_NV_vertex_program2, 
    GL_NV_vertex_program2_option, GL_NV_vertex_program3, 
    GL_NV_viewport_array2, GL_NV_viewport_swizzle, GL_OVR_multiview, 
    GL_OVR_multiview2, GL_S3_s3tc, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow, 
    GL_SUN_slice_accum

OpenGL version string: 4.6.0 NVIDIA 555.58
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
    GL_AMD_multi_draw_indirect, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_viewport_index, 
    GL_ARB_ES2_compatibility, GL_ARB_ES3_1_compatibility, 
    GL_ARB_ES3_2_compatibility, GL_ARB_ES3_compatibility, 
    GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_bindless_texture, 
    GL_ARB_blend_func_extended, GL_ARB_buffer_storage, 
    GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control, 
    GL_ARB_color_buffer_float, GL_ARB_compatibility, 
    GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader, 
    GL_ARB_compute_variable_group_size, GL_ARB_conditional_render_inverted, 
    GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_copy_image, 
    GL_ARB_cull_distance, GL_ARB_debug_output, GL_ARB_depth_buffer_float, 
    GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_derivative_control, 
    GL_ARB_direct_state_access, GL_ARB_draw_buffers, 
    GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
    GL_ARB_draw_indirect, GL_ARB_draw_instanced, GL_ARB_enhanced_layouts, 
    GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport, 
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
    GL_ARB_fragment_shader, GL_ARB_fragment_shader_interlock, 
    GL_ARB_framebuffer_no_attachments, GL_ARB_framebuffer_object, 
    GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, GL_ARB_gl_spirv, 
    GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_imaging, 
    GL_ARB_indirect_parameters, GL_ARB_instanced_arrays, 
    GL_ARB_internalformat_query, GL_ARB_internalformat_query2, 
    GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment, 
    GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect, 
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, 
    GL_ARB_occlusion_query2, GL_ARB_parallel_shader_compile, 
    GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object, 
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_polygon_offset_clamp, 
    GL_ARB_post_depth_coverage, GL_ARB_program_interface_query, 
    GL_ARB_provoking_vertex, GL_ARB_query_buffer_object, 
    GL_ARB_robust_buffer_access_behavior, GL_ARB_robustness, 
    GL_ARB_sample_locations, GL_ARB_sample_shading, GL_ARB_sampler_objects, 
    GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture, 
    GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counter_ops, 
    GL_ARB_shader_atomic_counters, GL_ARB_shader_ballot, 
    GL_ARB_shader_bit_encoding, GL_ARB_shader_clock, 
    GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote, 
    GL_ARB_shader_image_load_store, GL_ARB_shader_image_size, 
    GL_ARB_shader_objects, GL_ARB_shader_precision, 
    GL_ARB_shader_storage_buffer_object, GL_ARB_shader_subroutine, 
    GL_ARB_shader_texture_image_samples, GL_ARB_shader_texture_lod, 
    GL_ARB_shader_viewport_layer_array, GL_ARB_shading_language_100, 
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_include, 
    GL_ARB_shading_language_packing, GL_ARB_shadow, GL_ARB_sparse_buffer, 
    GL_ARB_sparse_texture, GL_ARB_sparse_texture2, 
    GL_ARB_sparse_texture_clamp, GL_ARB_spirv_extensions, 
    GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_tessellation_shader, 
    GL_ARB_texture_barrier, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, 
    GL_ARB_texture_buffer_range, GL_ARB_texture_compression, 
    GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array, 
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine, 
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
    GL_ARB_texture_filter_anisotropic, GL_ARB_texture_filter_minmax, 
    GL_ARB_texture_float, GL_ARB_texture_gather, 
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two, 
    GL_ARB_texture_query_levels, GL_ARB_texture_query_lod, 
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
    GL_ARB_texture_stencil8, GL_ARB_texture_storage, 
    GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle, 
    GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2, 
    GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced, 
    GL_ARB_transform_feedback_overflow_query, GL_ARB_transpose_matrix, 
    GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
    GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_64bit, 
    GL_ARB_vertex_attrib_binding, GL_ARB_vertex_buffer_object, 
    GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_viewport_array, GL_ARB_window_pos, GL_ATI_draw_buffers, 
    GL_ATI_texture_float, GL_ATI_texture_mirror_once, 
    GL_EXTX_framebuffer_mixed_formats, GL_EXT_Cg_shader, GL_EXT_abgr, 
    GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, 
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
    GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, 
    GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, 
    GL_EXT_framebuffer_multisample_blit_scaled, GL_EXT_framebuffer_object, 
    GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, 
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, 
    GL_EXT_import_sync_object, GL_EXT_memory_object, GL_EXT_memory_object_fd, 
    GL_EXT_multi_draw_arrays, GL_EXT_multiview_texture_multisample, 
    GL_EXT_multiview_timer_query, GL_EXT_packed_depth_stencil, 
    GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, 
    GL_EXT_point_parameters, GL_EXT_polygon_offset_clamp, 
    GL_EXT_post_depth_coverage, GL_EXT_provoking_vertex, 
    GL_EXT_raster_multisample, GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_semaphore, GL_EXT_semaphore_fd, GL_EXT_separate_shader_objects, 
    GL_EXT_separate_specular_color, GL_EXT_shader_image_load_formatted, 
    GL_EXT_shader_image_load_store, GL_EXT_shader_integer_mix, 
    GL_EXT_shadow_funcs, GL_EXT_sparse_texture2, GL_EXT_stencil_two_side, 
    GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_array, 
    GL_EXT_texture_buffer_object, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, 
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, 
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_filter_minmax, 
    GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, 
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_sRGB, 
    GL_EXT_texture_sRGB_R8, GL_EXT_texture_sRGB_decode, 
    GL_EXT_texture_shadow_lod, GL_EXT_texture_shared_exponent, 
    GL_EXT_texture_storage, GL_EXT_texture_swizzle, GL_EXT_timer_query, 
    GL_EXT_transform_feedback2, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
    GL_EXT_vertex_attrib_64bit, GL_EXT_window_rectangles, 
    GL_EXT_x11_sync_object, GL_IBM_rasterpos_clip, 
    GL_IBM_texture_mirrored_repeat, GL_KHR_blend_equation_advanced, 
    GL_KHR_blend_equation_advanced_coherent, GL_KHR_context_flush_control, 
    GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, 
    GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
    GL_KHR_shader_subgroup, GL_KTX_buffer_region, 
    GL_NVX_blend_equation_advanced_multi_draw_buffers, 
    GL_NVX_conditional_render, GL_NVX_gpu_memory_info, GL_NVX_nvenc_interop, 
    GL_NVX_progress_fence, GL_NV_ES1_1_compatibility, 
    GL_NV_ES3_1_compatibility, GL_NV_alpha_to_coverage_dither_control, 
    GL_NV_bindless_multi_draw_indirect, 
    GL_NV_bindless_multi_draw_indirect_count, GL_NV_bindless_texture, 
    GL_NV_blend_equation_advanced, GL_NV_blend_equation_advanced_coherent, 
    GL_NV_blend_minmax_factor, GL_NV_blend_square, GL_NV_clip_space_w_scaling, 
    GL_NV_command_list, GL_NV_compute_program5, 
    GL_NV_compute_shader_derivatives, GL_NV_conditional_render, 
    GL_NV_conservative_raster, GL_NV_conservative_raster_dilate, 
    GL_NV_conservative_raster_pre_snap, 
    GL_NV_conservative_raster_pre_snap_triangles, 
    GL_NV_conservative_raster_underestimation, GL_NV_copy_depth_to_color, 
    GL_NV_copy_image, GL_NV_depth_buffer_float, GL_NV_depth_clamp, 
    GL_NV_draw_texture, GL_NV_draw_vulkan_image, GL_NV_explicit_multisample, 
    GL_NV_feature_query, GL_NV_fence, GL_NV_fill_rectangle, 
    GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_coverage_to_color, 
    GL_NV_fragment_program, GL_NV_fragment_program2, 
    GL_NV_fragment_program_option, GL_NV_fragment_shader_barycentric, 
    GL_NV_fragment_shader_interlock, GL_NV_framebuffer_mixed_samples, 
    GL_NV_framebuffer_multisample_coverage, GL_NV_geometry_shader4, 
    GL_NV_geometry_shader_passthrough, GL_NV_gpu_multicast, 
    GL_NV_gpu_program4, GL_NV_gpu_program4_1, GL_NV_gpu_program5, 
    GL_NV_gpu_program5_mem_extended, GL_NV_gpu_program_fp64, 
    GL_NV_gpu_program_multiview, GL_NV_gpu_shader5, GL_NV_half_float, 
    GL_NV_internalformat_sample_query, GL_NV_light_max_exponent, 
    GL_NV_memory_attachment, GL_NV_memory_object_sparse, GL_NV_mesh_shader, 
    GL_NV_multisample_coverage, GL_NV_multisample_filter_hint, 
    GL_NV_occlusion_query, GL_NV_packed_depth_stencil, 
    GL_NV_parameter_buffer_object, GL_NV_parameter_buffer_object2, 
    GL_NV_path_rendering, GL_NV_path_rendering_shared_edge, 
    GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_primitive_restart, 
    GL_NV_query_resource, GL_NV_query_resource_tag, GL_NV_register_combiners, 
    GL_NV_register_combiners2, GL_NV_representative_fragment_test, 
    GL_NV_robustness_video_memory_purge, GL_NV_sample_locations, 
    GL_NV_sample_mask_override_coverage, GL_NV_scissor_exclusive, 
    GL_NV_shader_atomic_counters, GL_NV_shader_atomic_float, 
    GL_NV_shader_atomic_float64, GL_NV_shader_atomic_fp16_vector, 
    GL_NV_shader_atomic_int64, GL_NV_shader_buffer_load, 
    GL_NV_shader_storage_buffer_object, GL_NV_shader_subgroup_partitioned, 
    GL_NV_shader_texture_footprint, GL_NV_shader_thread_group, 
    GL_NV_shader_thread_shuffle, GL_NV_shading_rate_image, 
    GL_NV_stereo_view_rendering, GL_NV_texgen_reflection, 
    GL_NV_texture_barrier, GL_NV_texture_compression_vtc, 
    GL_NV_texture_env_combine4, GL_NV_texture_multisample, 
    GL_NV_texture_rectangle, GL_NV_texture_rectangle_compressed, 
    GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3, 
    GL_NV_timeline_semaphore, GL_NV_transform_feedback, 
    GL_NV_transform_feedback2, GL_NV_uniform_buffer_std430_layout, 
    GL_NV_uniform_buffer_unified_memory, GL_NV_vdpau_interop, 
    GL_NV_vdpau_interop2, GL_NV_vertex_array_range, GL_NV_vertex_array_range2, 
    GL_NV_vertex_attrib_integer_64bit, GL_NV_vertex_buffer_unified_memory, 
    GL_NV_vertex_program, GL_NV_vertex_program1_1, GL_NV_vertex_program2, 
    GL_NV_vertex_program2_option, GL_NV_vertex_program3, 
    GL_NV_viewport_array2, GL_NV_viewport_swizzle, GL_OVR_multiview, 
    GL_OVR_multiview2, GL_S3_s3tc, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow, 
    GL_SUN_slice_accum

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 555.58
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
    GL_ANDROID_extension_pack_es31a, GL_EXT_EGL_image_external_wrap_modes, 
    GL_EXT_base_instance, GL_EXT_blend_func_extended, GL_EXT_blend_minmax, 
    GL_EXT_buffer_storage, GL_EXT_clear_texture, GL_EXT_clip_control, 
    GL_EXT_clip_cull_distance, GL_EXT_color_buffer_float, 
    GL_EXT_color_buffer_half_float, GL_EXT_compressed_ETC1_RGB8_sub_texture, 
    GL_EXT_conservative_depth, GL_EXT_copy_image, GL_EXT_debug_label, 
    GL_EXT_depth_clamp, GL_EXT_discard_framebuffer, 
    GL_EXT_disjoint_timer_query, GL_EXT_draw_buffers_indexed, 
    GL_EXT_draw_elements_base_vertex, GL_EXT_draw_transform_feedback, 
    GL_EXT_float_blend, GL_EXT_frag_depth, GL_EXT_geometry_point_size, 
    GL_EXT_geometry_shader, GL_EXT_gpu_shader5, GL_EXT_map_buffer_range, 
    GL_EXT_memory_object, GL_EXT_memory_object_fd, GL_EXT_multi_draw_indirect, 
    GL_EXT_multisample_compatibility, GL_EXT_multisampled_render_to_texture, 
    GL_EXT_multisampled_render_to_texture2, 
    GL_EXT_multiview_texture_multisample, GL_EXT_multiview_timer_query, 
    GL_EXT_occlusion_query_boolean, GL_EXT_polygon_offset_clamp, 
    GL_EXT_post_depth_coverage, GL_EXT_primitive_bounding_box, 
    GL_EXT_raster_multisample, GL_EXT_read_format_bgra, GL_EXT_render_snorm, 
    GL_EXT_robustness, GL_EXT_sRGB, GL_EXT_sRGB_write_control, 
    GL_EXT_semaphore, GL_EXT_semaphore_fd, GL_EXT_separate_shader_objects, 
    GL_EXT_shader_group_vote, GL_EXT_shader_implicit_conversions, 
    GL_EXT_shader_integer_mix, GL_EXT_shader_io_blocks, 
    GL_EXT_shader_non_constant_global_initializers, GL_EXT_shader_texture_lod, 
    GL_EXT_shadow_samplers, GL_EXT_sparse_texture, GL_EXT_sparse_texture2, 
    GL_EXT_tessellation_point_size, GL_EXT_tessellation_shader, 
    GL_EXT_texture_border_clamp, GL_EXT_texture_buffer, 
    GL_EXT_texture_compression_bptc, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_cube_map_array, GL_EXT_texture_filter_anisotropic, 
    GL_EXT_texture_filter_minmax, GL_EXT_texture_format_BGRA8888, 
    GL_EXT_texture_mirror_clamp_to_edge, GL_EXT_texture_norm16, 
    GL_EXT_texture_query_lod, GL_EXT_texture_rg, GL_EXT_texture_sRGB_R8, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_shadow_lod, 
    GL_EXT_texture_storage, GL_EXT_texture_view, GL_EXT_unpack_subimage, 
    GL_EXT_window_rectangles, GL_KHR_blend_equation_advanced, 
    GL_KHR_blend_equation_advanced_coherent, GL_KHR_context_flush_control, 
    GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, 
    GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
    GL_KHR_shader_subgroup, GL_KHR_texture_compression_astc_hdr, 
    GL_KHR_texture_compression_astc_ldr, 
    GL_KHR_texture_compression_astc_sliced_3d, 
    GL_NVX_blend_equation_advanced_multi_draw_buffers, GL_NV_bgr, 
    GL_NV_bindless_texture, GL_NV_blend_equation_advanced, 
    GL_NV_blend_equation_advanced_coherent, GL_NV_blend_minmax_factor, 
    GL_NV_clip_space_w_scaling, GL_NV_compute_shader_derivatives, 
    GL_NV_conditional_render, GL_NV_conservative_raster, 
    GL_NV_conservative_raster_pre_snap_triangles, GL_NV_copy_buffer, 
    GL_NV_copy_image, GL_NV_draw_buffers, GL_NV_draw_instanced, 
    GL_NV_draw_texture, GL_NV_draw_vulkan_image, 
    GL_NV_explicit_attrib_location, GL_NV_fbo_color_attachments, 
    GL_NV_fill_rectangle, GL_NV_fragment_coverage_to_color, 
    GL_NV_fragment_shader_barycentric, GL_NV_fragment_shader_interlock, 
    GL_NV_framebuffer_blit, GL_NV_framebuffer_mixed_samples, 
    GL_NV_framebuffer_multisample, GL_NV_generate_mipmap_sRGB, 
    GL_NV_geometry_shader_passthrough, GL_NV_gpu_shader5, GL_NV_image_formats, 
    GL_NV_instanced_arrays, GL_NV_internalformat_sample_query, 
    GL_NV_memory_attachment, GL_NV_memory_object_sparse, GL_NV_mesh_shader, 
    GL_NV_non_square_matrices, GL_NV_occlusion_query_samples, 
    GL_NV_pack_subimage, GL_NV_packed_float, GL_NV_packed_float_linear, 
    GL_NV_path_rendering, GL_NV_path_rendering_shared_edge, 
    GL_NV_pixel_buffer_object, GL_NV_polygon_mode, GL_NV_read_buffer, 
    GL_NV_read_depth, GL_NV_read_depth_stencil, GL_NV_read_stencil, 
    GL_NV_representative_fragment_test, GL_NV_sRGB_formats, 
    GL_NV_sample_locations, GL_NV_sample_mask_override_coverage, 
    GL_NV_scissor_exclusive, GL_NV_shader_atomic_fp16_vector, 
    GL_NV_shader_noperspective_interpolation, 
    GL_NV_shader_subgroup_partitioned, GL_NV_shader_texture_footprint, 
    GL_NV_shading_rate_image, GL_NV_shadow_samplers_array, 
    GL_NV_shadow_samplers_cube, GL_NV_stereo_view_rendering, 
    GL_NV_texture_array, GL_NV_texture_barrier, GL_NV_texture_border_clamp, 
    GL_NV_texture_compression_latc, GL_NV_texture_compression_s3tc, 
    GL_NV_texture_compression_s3tc_update, GL_NV_timeline_semaphore, 
    GL_NV_timer_query, GL_NV_viewport_array, GL_NV_viewport_array2, 
    GL_NV_viewport_swizzle, GL_OES_compressed_ETC1_RGB8_texture, 
    GL_OES_copy_image, GL_OES_depth24, GL_OES_depth32, GL_OES_depth_texture, 
    GL_OES_depth_texture_cube_map, GL_OES_draw_buffers_indexed, 
    GL_OES_draw_elements_base_vertex, GL_OES_element_index_uint, 
    GL_OES_fbo_render_mipmap, GL_OES_geometry_point_size, 
    GL_OES_geometry_shader, GL_OES_get_program_binary, GL_OES_gpu_shader5, 
    GL_OES_mapbuffer, GL_OES_packed_depth_stencil, 
    GL_OES_primitive_bounding_box, GL_OES_rgb8_rgba8, GL_OES_sample_shading, 
    GL_OES_sample_variables, GL_OES_shader_image_atomic, 
    GL_OES_shader_io_blocks, GL_OES_shader_multisample_interpolation, 
    GL_OES_standard_derivatives, GL_OES_tessellation_point_size, 
    GL_OES_tessellation_shader, GL_OES_texture_border_clamp, 
    GL_OES_texture_buffer, GL_OES_texture_cube_map_array, 
    GL_OES_texture_float, GL_OES_texture_float_linear, 
    GL_OES_texture_half_float, GL_OES_texture_half_float_linear, 
    GL_OES_texture_npot, GL_OES_texture_stencil8, 
    GL_OES_texture_storage_multisample_2d_array, GL_OES_texture_view, 
    GL_OES_vertex_array_object, GL_OES_vertex_half_float, 
    GL_OES_viewport_array, GL_OVR_multiview, GL_OVR_multiview2, 
    GL_OVR_multiview_multisampled_render_to_texture

132 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  sw cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b ap eat
----------------------------------------------------------------------------
0x021 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x022 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x024 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x025 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x026 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x027 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x028 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x029 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x02a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x02b 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x02c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x02d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x02e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x02f 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x030 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x031 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x032 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x033 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x034 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x035 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x036 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x037 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x038 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x039 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x03a 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x03b 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x03c 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x03d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x03e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x03f 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x040 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x041 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x042 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x043 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x044 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x045 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x046 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x047 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x048 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x049 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x04a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x04b 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x04c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x04d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x04e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x04f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x050 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x051 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x052 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x053 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x054 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x055 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x056 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x057 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x058 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x059 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x05a 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x05b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x05c 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x05d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x05e 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x05f 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x060 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x061 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x062 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x063 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x064 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x065 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x066 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x067 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x068 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x069 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x06a 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x06b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x06c 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x06d 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x06e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x06f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x070 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x071 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x072 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x073 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x074 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x075 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x076 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x077 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x078 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x079 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x023 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x07a 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x07b 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x07c 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x07d 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x07e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x07f 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x080 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x081 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x082 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x083 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x084 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x085 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x086 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x087 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x088 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x089 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x08a 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x08b 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x08c 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x08d 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x08e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x08f 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x090 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x091 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x092 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x093 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x094 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x095 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x096 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x097 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x098 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x099 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x09a 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x09b 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x09c 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x09d 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x09e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x09f 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0a0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0a1 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0a2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0a3 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0a4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None

215 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  sw cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b ap eat
----------------------------------------------------------------------------
0x0a5 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0a6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0a7 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0a8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0a9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0aa 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0ab 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0ac 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0ad 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0ae 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0af 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b1 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b2 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b3 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b4 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b5 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0b6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0b7 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0b8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0b9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0ba 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0bb 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0bc 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0bd 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0be 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0bf 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c1 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0c2 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0c3 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0c4 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0c5 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c6 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c7 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c8 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0ca 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0cb 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0cc 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0cd 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0ce 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0cf 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d1 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0d2 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0d3 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0d4 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0d5 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d6 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d7 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d8 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0da 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0db 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0dc 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0dd 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0de 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0df 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e1 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e2 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e3 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e4 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e5 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0e6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0e7 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0e8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0e9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0ea 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0eb 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0ec 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0ed 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0ee 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0ef 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f1 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f2 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f3 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f4 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f5 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0f6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0f7 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0f8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0f9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0fa 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0fb 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0fc 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0fd 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0fe 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0ff 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x100 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x101 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x102 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x103 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x104 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x105 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x106 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x107 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x108 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x109 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x10a 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x10b 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x10c 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x10d 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x10e 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x10f 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x110 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x111 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x112 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x113 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x114 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x115 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x116 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x117 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x118 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x119 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x11a 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x11b 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x11c 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x11d 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x11e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x11f 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x120 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x121 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x122 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x123 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x124 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x125 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x126 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x127 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x128 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x129  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 16  0 16 16 16 16  0 0 .  None
0x12a  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 16  0 16 16 16 16  0 0 .  None
0x12b  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 24  0 16 16 16 16  0 0 .  None
0x12c  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 24  0 16 16 16 16  0 0 .  None
0x12d  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 24  8 16 16 16 16  0 0 .  None
0x12e  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 24  8 16 16 16 16  0 0 .  None
0x12f  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4  0  0 16 16 16 16  0 0 .  None
0x130  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4  0  0 16 16 16 16  0 0 .  None
0x131  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 16  0 16 16 16 16  0 0 .  None
0x132  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 24  0 16 16 16 16  0 0 .  None
0x133  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 24  8 16 16 16 16  0 0 .  None
0x134  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x135  0 sg  0  32  0    . .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x136  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x137  0 sg  0  32  0    y .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x138  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x139  0 sg  0  32  0    . .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13a  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13b  0 sg  0  32  0    y .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13c  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13d  0 sg  0  64  0    . .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13e  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13f  0 sg  0  64  0    y .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 .  None
0x140  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 .  None
0x141  0 sg  0 128  0    . .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 .  None
0x142  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 .  None
0x143  0 sg  0 128  0    y .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 .  None
0x144  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x145  0 sg  0  32  0    . .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x146  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x147  0 sg  0  32  0    y .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x148  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x149  0 sg  0  32  0    . .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x14a  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x14b  0 sg  0  32  0    y .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x14c  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x14d  0 sg  0  32  0    . .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x14e  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x14f  0 sg  0  32  0    y .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x150  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x151  0 sg  0  32  0    . .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x152  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x153  0 sg  0  32  0    y .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x154  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 .  None
0x155  0 sg  0  64  0    . .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 .  None
0x156  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 .  None
0x157  0 sg  0  64  0    y .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 .  None
0x158  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 .  None
0x159  0 sg  0  64  0    . .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 .  None
0x15a  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 .  None
0x15b  0 sg  0  64  0    y .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 .  None
0x15c  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 .  None
0x15d  0 sg  0 128  0    . .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 .  None
0x15e  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 .  None
0x15f  0 sg  0 128  0    y .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 .  None
0x160  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 .  None
0x161  0 sg  0 128  0    . .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 .  None
0x162  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 .  None
0x163  0 sg  0 128  0    y .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 .  None
0x164  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x165  0 sg  0  16  0    . .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x166  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x167  0 sg  0  16  0    y .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x168  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x169  0 sg  0  64  0    . .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x16a  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x16b  0 sg  0  64  0    y .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x16c  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x16d  0 sg  0  16  0    . .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x16e  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x16f  0 sg  0  16  0    y .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x170  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x171  0 sg  0  16  0    . .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x172  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x173  0 sg  0  16  0    y .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x174  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x175  0 sg  0  64  0    . .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x176  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x177  0 sg  0  64  0    y .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x178  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x179  0 sg  0  64  0    . .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x17a  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x17b  0 sg  0  64  0    y .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
__GL_SYNC_TO_VBLANK=0 glxinfo
name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_multisample, GLX_EXT_buffer_age, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_libglvnd, 
    GLX_EXT_stereo_tree, GLX_EXT_swap_control, GLX_EXT_swap_control_tear, 
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_NV_copy_image, GLX_NV_delay_before_swap, GLX_NV_float_buffer, 
    GLX_NV_multigpu_context, GLX_NV_robustness_video_memory_purge, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, 
    GLX_SGI_video_sync
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_stereo_tree, GLX_EXT_swap_control, 
    GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_NV_copy_buffer, 
    GLX_NV_copy_image, GLX_NV_delay_before_swap, GLX_NV_float_buffer, 
    GLX_NV_multigpu_context, GLX_NV_multisample_coverage, 
    GLX_NV_robustness_video_memory_purge, GLX_NV_swap_group, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, 
    GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_stereo_tree, 
    GLX_EXT_swap_control, GLX_EXT_swap_control_tear, 
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_NV_copy_image, GLX_NV_delay_before_swap, GLX_NV_float_buffer, 
    GLX_NV_multigpu_context, GLX_NV_robustness_video_memory_purge, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, 
    GLX_SGI_video_sync
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 4096 MB
    Total available memory: 4096 MB
    Currently available dedicated video memory: 2805 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GTX 1650/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 555.58
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
    GL_AMD_multi_draw_indirect, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_viewport_index, 
    GL_ARB_ES2_compatibility, GL_ARB_ES3_1_compatibility, 
    GL_ARB_ES3_2_compatibility, GL_ARB_ES3_compatibility, 
    GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_bindless_texture, 
    GL_ARB_blend_func_extended, GL_ARB_buffer_storage, 
    GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control, 
    GL_ARB_color_buffer_float, GL_ARB_compressed_texture_pixel_storage, 
    GL_ARB_compute_shader, GL_ARB_compute_variable_group_size, 
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, 
    GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_cull_distance, 
    GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, 
    GL_ARB_depth_texture, GL_ARB_derivative_control, 
    GL_ARB_direct_state_access, GL_ARB_draw_buffers, 
    GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
    GL_ARB_draw_indirect, GL_ARB_draw_instanced, GL_ARB_enhanced_layouts, 
    GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport, 
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
    GL_ARB_fragment_shader, GL_ARB_fragment_shader_interlock, 
    GL_ARB_framebuffer_no_attachments, GL_ARB_framebuffer_object, 
    GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, GL_ARB_gl_spirv, 
    GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_imaging, 
    GL_ARB_indirect_parameters, GL_ARB_instanced_arrays, 
    GL_ARB_internalformat_query, GL_ARB_internalformat_query2, 
    GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment, 
    GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect, 
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, 
    GL_ARB_occlusion_query2, GL_ARB_parallel_shader_compile, 
    GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object, 
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_polygon_offset_clamp, 
    GL_ARB_post_depth_coverage, GL_ARB_program_interface_query, 
    GL_ARB_provoking_vertex, GL_ARB_query_buffer_object, 
    GL_ARB_robust_buffer_access_behavior, GL_ARB_robustness, 
    GL_ARB_sample_locations, GL_ARB_sample_shading, GL_ARB_sampler_objects, 
    GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture, 
    GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counter_ops, 
    GL_ARB_shader_atomic_counters, GL_ARB_shader_ballot, 
    GL_ARB_shader_bit_encoding, GL_ARB_shader_clock, 
    GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote, 
    GL_ARB_shader_image_load_store, GL_ARB_shader_image_size, 
    GL_ARB_shader_objects, GL_ARB_shader_precision, 
    GL_ARB_shader_storage_buffer_object, GL_ARB_shader_subroutine, 
    GL_ARB_shader_texture_image_samples, GL_ARB_shader_texture_lod, 
    GL_ARB_shader_viewport_layer_array, GL_ARB_shading_language_100, 
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_include, 
    GL_ARB_shading_language_packing, GL_ARB_shadow, GL_ARB_sparse_buffer, 
    GL_ARB_sparse_texture, GL_ARB_sparse_texture2, 
    GL_ARB_sparse_texture_clamp, GL_ARB_spirv_extensions, 
    GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_tessellation_shader, 
    GL_ARB_texture_barrier, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, 
    GL_ARB_texture_buffer_range, GL_ARB_texture_compression, 
    GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array, 
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine, 
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
    GL_ARB_texture_filter_anisotropic, GL_ARB_texture_filter_minmax, 
    GL_ARB_texture_float, GL_ARB_texture_gather, 
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two, 
    GL_ARB_texture_query_levels, GL_ARB_texture_query_lod, 
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
    GL_ARB_texture_stencil8, GL_ARB_texture_storage, 
    GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle, 
    GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2, 
    GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced, 
    GL_ARB_transform_feedback_overflow_query, GL_ARB_transpose_matrix, 
    GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
    GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_64bit, 
    GL_ARB_vertex_attrib_binding, GL_ARB_vertex_buffer_object, 
    GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_viewport_array, GL_ARB_window_pos, GL_ATI_draw_buffers, 
    GL_ATI_texture_float, GL_ATI_texture_mirror_once, 
    GL_EXTX_framebuffer_mixed_formats, GL_EXT_Cg_shader, GL_EXT_abgr, 
    GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, 
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
    GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, 
    GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, 
    GL_EXT_framebuffer_multisample_blit_scaled, GL_EXT_framebuffer_object, 
    GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, 
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, 
    GL_EXT_import_sync_object, GL_EXT_memory_object, GL_EXT_memory_object_fd, 
    GL_EXT_multi_draw_arrays, GL_EXT_multiview_texture_multisample, 
    GL_EXT_multiview_timer_query, GL_EXT_packed_depth_stencil, 
    GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, 
    GL_EXT_point_parameters, GL_EXT_polygon_offset_clamp, 
    GL_EXT_post_depth_coverage, GL_EXT_provoking_vertex, 
    GL_EXT_raster_multisample, GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_semaphore, GL_EXT_semaphore_fd, GL_EXT_separate_shader_objects, 
    GL_EXT_separate_specular_color, GL_EXT_shader_image_load_formatted, 
    GL_EXT_shader_image_load_store, GL_EXT_shader_integer_mix, 
    GL_EXT_shadow_funcs, GL_EXT_sparse_texture2, GL_EXT_stencil_two_side, 
    GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_array, 
    GL_EXT_texture_buffer_object, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, 
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, 
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_filter_minmax, 
    GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, 
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_sRGB, 
    GL_EXT_texture_sRGB_R8, GL_EXT_texture_sRGB_decode, 
    GL_EXT_texture_shadow_lod, GL_EXT_texture_shared_exponent, 
    GL_EXT_texture_storage, GL_EXT_texture_swizzle, GL_EXT_timer_query, 
    GL_EXT_transform_feedback2, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
    GL_EXT_vertex_attrib_64bit, GL_EXT_window_rectangles, 
    GL_EXT_x11_sync_object, GL_IBM_rasterpos_clip, 
    GL_IBM_texture_mirrored_repeat, GL_KHR_blend_equation_advanced, 
    GL_KHR_blend_equation_advanced_coherent, GL_KHR_context_flush_control, 
    GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, 
    GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
    GL_KHR_shader_subgroup, GL_KTX_buffer_region, 
    GL_NVX_blend_equation_advanced_multi_draw_buffers, 
    GL_NVX_conditional_render, GL_NVX_gpu_memory_info, GL_NVX_nvenc_interop, 
    GL_NVX_progress_fence, GL_NV_ES1_1_compatibility, 
    GL_NV_ES3_1_compatibility, GL_NV_alpha_to_coverage_dither_control, 
    GL_NV_bindless_multi_draw_indirect, 
    GL_NV_bindless_multi_draw_indirect_count, GL_NV_bindless_texture, 
    GL_NV_blend_equation_advanced, GL_NV_blend_equation_advanced_coherent, 
    GL_NV_blend_minmax_factor, GL_NV_blend_square, GL_NV_clip_space_w_scaling, 
    GL_NV_command_list, GL_NV_compute_program5, 
    GL_NV_compute_shader_derivatives, GL_NV_conditional_render, 
    GL_NV_conservative_raster, GL_NV_conservative_raster_dilate, 
    GL_NV_conservative_raster_pre_snap, 
    GL_NV_conservative_raster_pre_snap_triangles, 
    GL_NV_conservative_raster_underestimation, GL_NV_copy_depth_to_color, 
    GL_NV_copy_image, GL_NV_depth_buffer_float, GL_NV_depth_clamp, 
    GL_NV_draw_texture, GL_NV_draw_vulkan_image, GL_NV_explicit_multisample, 
    GL_NV_feature_query, GL_NV_fence, GL_NV_fill_rectangle, 
    GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_coverage_to_color, 
    GL_NV_fragment_program, GL_NV_fragment_program2, 
    GL_NV_fragment_program_option, GL_NV_fragment_shader_barycentric, 
    GL_NV_fragment_shader_interlock, GL_NV_framebuffer_mixed_samples, 
    GL_NV_framebuffer_multisample_coverage, GL_NV_geometry_shader4, 
    GL_NV_geometry_shader_passthrough, GL_NV_gpu_multicast, 
    GL_NV_gpu_program4, GL_NV_gpu_program4_1, GL_NV_gpu_program5, 
    GL_NV_gpu_program5_mem_extended, GL_NV_gpu_program_fp64, 
    GL_NV_gpu_program_multiview, GL_NV_gpu_shader5, GL_NV_half_float, 
    GL_NV_internalformat_sample_query, GL_NV_light_max_exponent, 
    GL_NV_memory_attachment, GL_NV_memory_object_sparse, GL_NV_mesh_shader, 
    GL_NV_multisample_coverage, GL_NV_multisample_filter_hint, 
    GL_NV_occlusion_query, GL_NV_packed_depth_stencil, 
    GL_NV_parameter_buffer_object, GL_NV_parameter_buffer_object2, 
    GL_NV_path_rendering, GL_NV_path_rendering_shared_edge, 
    GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_primitive_restart, 
    GL_NV_query_resource, GL_NV_query_resource_tag, GL_NV_register_combiners, 
    GL_NV_register_combiners2, GL_NV_representative_fragment_test, 
    GL_NV_robustness_video_memory_purge, GL_NV_sample_locations, 
    GL_NV_sample_mask_override_coverage, GL_NV_scissor_exclusive, 
    GL_NV_shader_atomic_counters, GL_NV_shader_atomic_float, 
    GL_NV_shader_atomic_float64, GL_NV_shader_atomic_fp16_vector, 
    GL_NV_shader_atomic_int64, GL_NV_shader_buffer_load, 
    GL_NV_shader_storage_buffer_object, GL_NV_shader_subgroup_partitioned, 
    GL_NV_shader_texture_footprint, GL_NV_shader_thread_group, 
    GL_NV_shader_thread_shuffle, GL_NV_shading_rate_image, 
    GL_NV_stereo_view_rendering, GL_NV_texgen_reflection, 
    GL_NV_texture_barrier, GL_NV_texture_compression_vtc, 
    GL_NV_texture_env_combine4, GL_NV_texture_multisample, 
    GL_NV_texture_rectangle, GL_NV_texture_rectangle_compressed, 
    GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3, 
    GL_NV_timeline_semaphore, GL_NV_transform_feedback, 
    GL_NV_transform_feedback2, GL_NV_uniform_buffer_std430_layout, 
    GL_NV_uniform_buffer_unified_memory, GL_NV_vdpau_interop, 
    GL_NV_vdpau_interop2, GL_NV_vertex_array_range, GL_NV_vertex_array_range2, 
    GL_NV_vertex_attrib_integer_64bit, GL_NV_vertex_buffer_unified_memory, 
    GL_NV_vertex_program, GL_NV_vertex_program1_1, GL_NV_vertex_program2, 
    GL_NV_vertex_program2_option, GL_NV_vertex_program3, 
    GL_NV_viewport_array2, GL_NV_viewport_swizzle, GL_OVR_multiview, 
    GL_OVR_multiview2, GL_S3_s3tc, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow, 
    GL_SUN_slice_accum

OpenGL version string: 4.6.0 NVIDIA 555.58
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
    GL_AMD_multi_draw_indirect, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_viewport_index, 
    GL_ARB_ES2_compatibility, GL_ARB_ES3_1_compatibility, 
    GL_ARB_ES3_2_compatibility, GL_ARB_ES3_compatibility, 
    GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_bindless_texture, 
    GL_ARB_blend_func_extended, GL_ARB_buffer_storage, 
    GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control, 
    GL_ARB_color_buffer_float, GL_ARB_compatibility, 
    GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader, 
    GL_ARB_compute_variable_group_size, GL_ARB_conditional_render_inverted, 
    GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_copy_image, 
    GL_ARB_cull_distance, GL_ARB_debug_output, GL_ARB_depth_buffer_float, 
    GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_derivative_control, 
    GL_ARB_direct_state_access, GL_ARB_draw_buffers, 
    GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
    GL_ARB_draw_indirect, GL_ARB_draw_instanced, GL_ARB_enhanced_layouts, 
    GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport, 
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
    GL_ARB_fragment_shader, GL_ARB_fragment_shader_interlock, 
    GL_ARB_framebuffer_no_attachments, GL_ARB_framebuffer_object, 
    GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, GL_ARB_gl_spirv, 
    GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_imaging, 
    GL_ARB_indirect_parameters, GL_ARB_instanced_arrays, 
    GL_ARB_internalformat_query, GL_ARB_internalformat_query2, 
    GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment, 
    GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect, 
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, 
    GL_ARB_occlusion_query2, GL_ARB_parallel_shader_compile, 
    GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object, 
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_polygon_offset_clamp, 
    GL_ARB_post_depth_coverage, GL_ARB_program_interface_query, 
    GL_ARB_provoking_vertex, GL_ARB_query_buffer_object, 
    GL_ARB_robust_buffer_access_behavior, GL_ARB_robustness, 
    GL_ARB_sample_locations, GL_ARB_sample_shading, GL_ARB_sampler_objects, 
    GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture, 
    GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counter_ops, 
    GL_ARB_shader_atomic_counters, GL_ARB_shader_ballot, 
    GL_ARB_shader_bit_encoding, GL_ARB_shader_clock, 
    GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote, 
    GL_ARB_shader_image_load_store, GL_ARB_shader_image_size, 
    GL_ARB_shader_objects, GL_ARB_shader_precision, 
    GL_ARB_shader_storage_buffer_object, GL_ARB_shader_subroutine, 
    GL_ARB_shader_texture_image_samples, GL_ARB_shader_texture_lod, 
    GL_ARB_shader_viewport_layer_array, GL_ARB_shading_language_100, 
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_include, 
    GL_ARB_shading_language_packing, GL_ARB_shadow, GL_ARB_sparse_buffer, 
    GL_ARB_sparse_texture, GL_ARB_sparse_texture2, 
    GL_ARB_sparse_texture_clamp, GL_ARB_spirv_extensions, 
    GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_tessellation_shader, 
    GL_ARB_texture_barrier, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, 
    GL_ARB_texture_buffer_range, GL_ARB_texture_compression, 
    GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array, 
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine, 
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
    GL_ARB_texture_filter_anisotropic, GL_ARB_texture_filter_minmax, 
    GL_ARB_texture_float, GL_ARB_texture_gather, 
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two, 
    GL_ARB_texture_query_levels, GL_ARB_texture_query_lod, 
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
    GL_ARB_texture_stencil8, GL_ARB_texture_storage, 
    GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle, 
    GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2, 
    GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced, 
    GL_ARB_transform_feedback_overflow_query, GL_ARB_transpose_matrix, 
    GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
    GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_64bit, 
    GL_ARB_vertex_attrib_binding, GL_ARB_vertex_buffer_object, 
    GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_viewport_array, GL_ARB_window_pos, GL_ATI_draw_buffers, 
    GL_ATI_texture_float, GL_ATI_texture_mirror_once, 
    GL_EXTX_framebuffer_mixed_formats, GL_EXT_Cg_shader, GL_EXT_abgr, 
    GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, 
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
    GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, 
    GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, 
    GL_EXT_framebuffer_multisample_blit_scaled, GL_EXT_framebuffer_object, 
    GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, 
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, 
    GL_EXT_import_sync_object, GL_EXT_memory_object, GL_EXT_memory_object_fd, 
    GL_EXT_multi_draw_arrays, GL_EXT_multiview_texture_multisample, 
    GL_EXT_multiview_timer_query, GL_EXT_packed_depth_stencil, 
    GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, 
    GL_EXT_point_parameters, GL_EXT_polygon_offset_clamp, 
    GL_EXT_post_depth_coverage, GL_EXT_provoking_vertex, 
    GL_EXT_raster_multisample, GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_semaphore, GL_EXT_semaphore_fd, GL_EXT_separate_shader_objects, 
    GL_EXT_separate_specular_color, GL_EXT_shader_image_load_formatted, 
    GL_EXT_shader_image_load_store, GL_EXT_shader_integer_mix, 
    GL_EXT_shadow_funcs, GL_EXT_sparse_texture2, GL_EXT_stencil_two_side, 
    GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_array, 
    GL_EXT_texture_buffer_object, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, 
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, 
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_filter_minmax, 
    GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, 
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_sRGB, 
    GL_EXT_texture_sRGB_R8, GL_EXT_texture_sRGB_decode, 
    GL_EXT_texture_shadow_lod, GL_EXT_texture_shared_exponent, 
    GL_EXT_texture_storage, GL_EXT_texture_swizzle, GL_EXT_timer_query, 
    GL_EXT_transform_feedback2, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
    GL_EXT_vertex_attrib_64bit, GL_EXT_window_rectangles, 
    GL_EXT_x11_sync_object, GL_IBM_rasterpos_clip, 
    GL_IBM_texture_mirrored_repeat, GL_KHR_blend_equation_advanced, 
    GL_KHR_blend_equation_advanced_coherent, GL_KHR_context_flush_control, 
    GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, 
    GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
    GL_KHR_shader_subgroup, GL_KTX_buffer_region, 
    GL_NVX_blend_equation_advanced_multi_draw_buffers, 
    GL_NVX_conditional_render, GL_NVX_gpu_memory_info, GL_NVX_nvenc_interop, 
    GL_NVX_progress_fence, GL_NV_ES1_1_compatibility, 
    GL_NV_ES3_1_compatibility, GL_NV_alpha_to_coverage_dither_control, 
    GL_NV_bindless_multi_draw_indirect, 
    GL_NV_bindless_multi_draw_indirect_count, GL_NV_bindless_texture, 
    GL_NV_blend_equation_advanced, GL_NV_blend_equation_advanced_coherent, 
    GL_NV_blend_minmax_factor, GL_NV_blend_square, GL_NV_clip_space_w_scaling, 
    GL_NV_command_list, GL_NV_compute_program5, 
    GL_NV_compute_shader_derivatives, GL_NV_conditional_render, 
    GL_NV_conservative_raster, GL_NV_conservative_raster_dilate, 
    GL_NV_conservative_raster_pre_snap, 
    GL_NV_conservative_raster_pre_snap_triangles, 
    GL_NV_conservative_raster_underestimation, GL_NV_copy_depth_to_color, 
    GL_NV_copy_image, GL_NV_depth_buffer_float, GL_NV_depth_clamp, 
    GL_NV_draw_texture, GL_NV_draw_vulkan_image, GL_NV_explicit_multisample, 
    GL_NV_feature_query, GL_NV_fence, GL_NV_fill_rectangle, 
    GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_coverage_to_color, 
    GL_NV_fragment_program, GL_NV_fragment_program2, 
    GL_NV_fragment_program_option, GL_NV_fragment_shader_barycentric, 
    GL_NV_fragment_shader_interlock, GL_NV_framebuffer_mixed_samples, 
    GL_NV_framebuffer_multisample_coverage, GL_NV_geometry_shader4, 
    GL_NV_geometry_shader_passthrough, GL_NV_gpu_multicast, 
    GL_NV_gpu_program4, GL_NV_gpu_program4_1, GL_NV_gpu_program5, 
    GL_NV_gpu_program5_mem_extended, GL_NV_gpu_program_fp64, 
    GL_NV_gpu_program_multiview, GL_NV_gpu_shader5, GL_NV_half_float, 
    GL_NV_internalformat_sample_query, GL_NV_light_max_exponent, 
    GL_NV_memory_attachment, GL_NV_memory_object_sparse, GL_NV_mesh_shader, 
    GL_NV_multisample_coverage, GL_NV_multisample_filter_hint, 
    GL_NV_occlusion_query, GL_NV_packed_depth_stencil, 
    GL_NV_parameter_buffer_object, GL_NV_parameter_buffer_object2, 
    GL_NV_path_rendering, GL_NV_path_rendering_shared_edge, 
    GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_primitive_restart, 
    GL_NV_query_resource, GL_NV_query_resource_tag, GL_NV_register_combiners, 
    GL_NV_register_combiners2, GL_NV_representative_fragment_test, 
    GL_NV_robustness_video_memory_purge, GL_NV_sample_locations, 
    GL_NV_sample_mask_override_coverage, GL_NV_scissor_exclusive, 
    GL_NV_shader_atomic_counters, GL_NV_shader_atomic_float, 
    GL_NV_shader_atomic_float64, GL_NV_shader_atomic_fp16_vector, 
    GL_NV_shader_atomic_int64, GL_NV_shader_buffer_load, 
    GL_NV_shader_storage_buffer_object, GL_NV_shader_subgroup_partitioned, 
    GL_NV_shader_texture_footprint, GL_NV_shader_thread_group, 
    GL_NV_shader_thread_shuffle, GL_NV_shading_rate_image, 
    GL_NV_stereo_view_rendering, GL_NV_texgen_reflection, 
    GL_NV_texture_barrier, GL_NV_texture_compression_vtc, 
    GL_NV_texture_env_combine4, GL_NV_texture_multisample, 
    GL_NV_texture_rectangle, GL_NV_texture_rectangle_compressed, 
    GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3, 
    GL_NV_timeline_semaphore, GL_NV_transform_feedback, 
    GL_NV_transform_feedback2, GL_NV_uniform_buffer_std430_layout, 
    GL_NV_uniform_buffer_unified_memory, GL_NV_vdpau_interop, 
    GL_NV_vdpau_interop2, GL_NV_vertex_array_range, GL_NV_vertex_array_range2, 
    GL_NV_vertex_attrib_integer_64bit, GL_NV_vertex_buffer_unified_memory, 
    GL_NV_vertex_program, GL_NV_vertex_program1_1, GL_NV_vertex_program2, 
    GL_NV_vertex_program2_option, GL_NV_vertex_program3, 
    GL_NV_viewport_array2, GL_NV_viewport_swizzle, GL_OVR_multiview, 
    GL_OVR_multiview2, GL_S3_s3tc, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow, 
    GL_SUN_slice_accum

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 555.58
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
    GL_ANDROID_extension_pack_es31a, GL_EXT_EGL_image_external_wrap_modes, 
    GL_EXT_base_instance, GL_EXT_blend_func_extended, GL_EXT_blend_minmax, 
    GL_EXT_buffer_storage, GL_EXT_clear_texture, GL_EXT_clip_control, 
    GL_EXT_clip_cull_distance, GL_EXT_color_buffer_float, 
    GL_EXT_color_buffer_half_float, GL_EXT_compressed_ETC1_RGB8_sub_texture, 
    GL_EXT_conservative_depth, GL_EXT_copy_image, GL_EXT_debug_label, 
    GL_EXT_depth_clamp, GL_EXT_discard_framebuffer, 
    GL_EXT_disjoint_timer_query, GL_EXT_draw_buffers_indexed, 
    GL_EXT_draw_elements_base_vertex, GL_EXT_draw_transform_feedback, 
    GL_EXT_float_blend, GL_EXT_frag_depth, GL_EXT_geometry_point_size, 
    GL_EXT_geometry_shader, GL_EXT_gpu_shader5, GL_EXT_map_buffer_range, 
    GL_EXT_memory_object, GL_EXT_memory_object_fd, GL_EXT_multi_draw_indirect, 
    GL_EXT_multisample_compatibility, GL_EXT_multisampled_render_to_texture, 
    GL_EXT_multisampled_render_to_texture2, 
    GL_EXT_multiview_texture_multisample, GL_EXT_multiview_timer_query, 
    GL_EXT_occlusion_query_boolean, GL_EXT_polygon_offset_clamp, 
    GL_EXT_post_depth_coverage, GL_EXT_primitive_bounding_box, 
    GL_EXT_raster_multisample, GL_EXT_read_format_bgra, GL_EXT_render_snorm, 
    GL_EXT_robustness, GL_EXT_sRGB, GL_EXT_sRGB_write_control, 
    GL_EXT_semaphore, GL_EXT_semaphore_fd, GL_EXT_separate_shader_objects, 
    GL_EXT_shader_group_vote, GL_EXT_shader_implicit_conversions, 
    GL_EXT_shader_integer_mix, GL_EXT_shader_io_blocks, 
    GL_EXT_shader_non_constant_global_initializers, GL_EXT_shader_texture_lod, 
    GL_EXT_shadow_samplers, GL_EXT_sparse_texture, GL_EXT_sparse_texture2, 
    GL_EXT_tessellation_point_size, GL_EXT_tessellation_shader, 
    GL_EXT_texture_border_clamp, GL_EXT_texture_buffer, 
    GL_EXT_texture_compression_bptc, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_cube_map_array, GL_EXT_texture_filter_anisotropic, 
    GL_EXT_texture_filter_minmax, GL_EXT_texture_format_BGRA8888, 
    GL_EXT_texture_mirror_clamp_to_edge, GL_EXT_texture_norm16, 
    GL_EXT_texture_query_lod, GL_EXT_texture_rg, GL_EXT_texture_sRGB_R8, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_shadow_lod, 
    GL_EXT_texture_storage, GL_EXT_texture_view, GL_EXT_unpack_subimage, 
    GL_EXT_window_rectangles, GL_KHR_blend_equation_advanced, 
    GL_KHR_blend_equation_advanced_coherent, GL_KHR_context_flush_control, 
    GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, 
    GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
    GL_KHR_shader_subgroup, GL_KHR_texture_compression_astc_hdr, 
    GL_KHR_texture_compression_astc_ldr, 
    GL_KHR_texture_compression_astc_sliced_3d, 
    GL_NVX_blend_equation_advanced_multi_draw_buffers, GL_NV_bgr, 
    GL_NV_bindless_texture, GL_NV_blend_equation_advanced, 
    GL_NV_blend_equation_advanced_coherent, GL_NV_blend_minmax_factor, 
    GL_NV_clip_space_w_scaling, GL_NV_compute_shader_derivatives, 
    GL_NV_conditional_render, GL_NV_conservative_raster, 
    GL_NV_conservative_raster_pre_snap_triangles, GL_NV_copy_buffer, 
    GL_NV_copy_image, GL_NV_draw_buffers, GL_NV_draw_instanced, 
    GL_NV_draw_texture, GL_NV_draw_vulkan_image, 
    GL_NV_explicit_attrib_location, GL_NV_fbo_color_attachments, 
    GL_NV_fill_rectangle, GL_NV_fragment_coverage_to_color, 
    GL_NV_fragment_shader_barycentric, GL_NV_fragment_shader_interlock, 
    GL_NV_framebuffer_blit, GL_NV_framebuffer_mixed_samples, 
    GL_NV_framebuffer_multisample, GL_NV_generate_mipmap_sRGB, 
    GL_NV_geometry_shader_passthrough, GL_NV_gpu_shader5, GL_NV_image_formats, 
    GL_NV_instanced_arrays, GL_NV_internalformat_sample_query, 
    GL_NV_memory_attachment, GL_NV_memory_object_sparse, GL_NV_mesh_shader, 
    GL_NV_non_square_matrices, GL_NV_occlusion_query_samples, 
    GL_NV_pack_subimage, GL_NV_packed_float, GL_NV_packed_float_linear, 
    GL_NV_path_rendering, GL_NV_path_rendering_shared_edge, 
    GL_NV_pixel_buffer_object, GL_NV_polygon_mode, GL_NV_read_buffer, 
    GL_NV_read_depth, GL_NV_read_depth_stencil, GL_NV_read_stencil, 
    GL_NV_representative_fragment_test, GL_NV_sRGB_formats, 
    GL_NV_sample_locations, GL_NV_sample_mask_override_coverage, 
    GL_NV_scissor_exclusive, GL_NV_shader_atomic_fp16_vector, 
    GL_NV_shader_noperspective_interpolation, 
    GL_NV_shader_subgroup_partitioned, GL_NV_shader_texture_footprint, 
    GL_NV_shading_rate_image, GL_NV_shadow_samplers_array, 
    GL_NV_shadow_samplers_cube, GL_NV_stereo_view_rendering, 
    GL_NV_texture_array, GL_NV_texture_barrier, GL_NV_texture_border_clamp, 
    GL_NV_texture_compression_latc, GL_NV_texture_compression_s3tc, 
    GL_NV_texture_compression_s3tc_update, GL_NV_timeline_semaphore, 
    GL_NV_timer_query, GL_NV_viewport_array, GL_NV_viewport_array2, 
    GL_NV_viewport_swizzle, GL_OES_compressed_ETC1_RGB8_texture, 
    GL_OES_copy_image, GL_OES_depth24, GL_OES_depth32, GL_OES_depth_texture, 
    GL_OES_depth_texture_cube_map, GL_OES_draw_buffers_indexed, 
    GL_OES_draw_elements_base_vertex, GL_OES_element_index_uint, 
    GL_OES_fbo_render_mipmap, GL_OES_geometry_point_size, 
    GL_OES_geometry_shader, GL_OES_get_program_binary, GL_OES_gpu_shader5, 
    GL_OES_mapbuffer, GL_OES_packed_depth_stencil, 
    GL_OES_primitive_bounding_box, GL_OES_rgb8_rgba8, GL_OES_sample_shading, 
    GL_OES_sample_variables, GL_OES_shader_image_atomic, 
    GL_OES_shader_io_blocks, GL_OES_shader_multisample_interpolation, 
    GL_OES_standard_derivatives, GL_OES_tessellation_point_size, 
    GL_OES_tessellation_shader, GL_OES_texture_border_clamp, 
    GL_OES_texture_buffer, GL_OES_texture_cube_map_array, 
    GL_OES_texture_float, GL_OES_texture_float_linear, 
    GL_OES_texture_half_float, GL_OES_texture_half_float_linear, 
    GL_OES_texture_npot, GL_OES_texture_stencil8, 
    GL_OES_texture_storage_multisample_2d_array, GL_OES_texture_view, 
    GL_OES_vertex_array_object, GL_OES_vertex_half_float, 
    GL_OES_viewport_array, GL_OVR_multiview, GL_OVR_multiview2, 
    GL_OVR_multiview_multisampled_render_to_texture

132 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  sw cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b ap eat
----------------------------------------------------------------------------
0x021 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x022 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x024 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x025 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x026 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x027 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x028 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x029 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x02a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x02b 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x02c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x02d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x02e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x02f 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x030 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x031 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x032 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x033 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x034 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x035 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x036 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x037 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x038 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x039 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x03a 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x03b 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x03c 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x03d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x03e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x03f 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x040 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x041 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x042 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x043 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x044 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x045 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x046 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x047 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x048 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x049 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x04a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x04b 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x04c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x04d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x04e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x04f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x050 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x051 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x052 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x053 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x054 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x055 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x056 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x057 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x058 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x059 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x05a 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x05b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x05c 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x05d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x05e 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x05f 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x060 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x061 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x062 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x063 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x064 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x065 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x066 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x067 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x068 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x069 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x06a 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x06b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x06c 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x06d 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x06e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x06f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x070 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x071 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x072 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x073 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x074 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x075 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x076 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x077 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x078 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x079 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x023 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x07a 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x07b 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x07c 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x07d 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x07e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x07f 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x080 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x081 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x082 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x083 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x084 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x085 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x086 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x087 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x088 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x089 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x08a 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x08b 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x08c 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x08d 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x08e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x08f 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x090 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x091 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x092 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x093 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x094 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x095 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x096 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x097 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x098 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x099 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x09a 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x09b 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x09c 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x09d 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x09e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x09f 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0a0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0a1 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0a2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0a3 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0a4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None

215 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  sw cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b ap eat
----------------------------------------------------------------------------
0x0a5 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0a6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0a7 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0a8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0a9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0aa 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0ab 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0ac 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0ad 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0ae 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0af 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b1 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b2 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b3 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b4 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x0b5 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0b6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0b7 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0b8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0b9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0ba 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0bb 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0bc 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x0bd 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0be 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0bf 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c1 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0c2 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0c3 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0c4 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0c5 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c6 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c7 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c8 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x0c9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0ca 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0cb 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0cc 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x0cd 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0ce 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0cf 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d1 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0d2 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0d3 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0d4 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0d5 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d6 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d7 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d8 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x0d9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0da 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0db 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0dc 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x0dd 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0de 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0df 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e1 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e2 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e3 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e4 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x0e5 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0e6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0e7 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0e8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0e9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0ea 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0eb 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0ec 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x0ed 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0ee 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0ef 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f1 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f2 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f3 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f4 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x0f5 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0f6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0f7 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0f8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0f9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0fa 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0fb 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0fc 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x0fd 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0fe 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x0ff 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 .  None
0x100 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 .  None
0x101 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x102 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x103 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 .  None
0x104 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 .  None
0x105 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x106 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x107 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 .  None
0x108 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 .  None
0x109 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x10a 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x10b 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x10c 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x10d 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 .  None
0x10e 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 .  None
0x10f 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 .  None
0x110 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 .  None
0x111 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x112 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x113 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x114 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x115 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 .  None
0x116 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 .  None
0x117 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 .  None
0x118 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 .  None
0x119 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x11a 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x11b 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 .  None
0x11c 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 .  None
0x11d 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x11e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x11f 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 .  None
0x120 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 .  None
0x121 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x122 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x123 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 .  None
0x124 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 .  None
0x125 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x126 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x127 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 .  None
0x128 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 .  None
0x129  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 16  0 16 16 16 16  0 0 .  None
0x12a  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 16  0 16 16 16 16  0 0 .  None
0x12b  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 24  0 16 16 16 16  0 0 .  None
0x12c  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 24  0 16 16 16 16  0 0 .  None
0x12d  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 24  8 16 16 16 16  0 0 .  None
0x12e  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 24  8 16 16 16 16  0 0 .  None
0x12f  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4  0  0 16 16 16 16  0 0 .  None
0x130  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4  0  0 16 16 16 16  0 0 .  None
0x131  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 16  0 16 16 16 16  0 0 .  None
0x132  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 24  0 16 16 16 16  0 0 .  None
0x133  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 24  8 16 16 16 16  0 0 .  None
0x134  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x135  0 sg  0  32  0    . .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x136  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x137  0 sg  0  32  0    y .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x138  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x139  0 sg  0  32  0    . .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13a  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13b  0 sg  0  32  0    y .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13c  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13d  0 sg  0  64  0    . .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13e  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 .  None
0x13f  0 sg  0  64  0    y .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 .  None
0x140  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 .  None
0x141  0 sg  0 128  0    . .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 .  None
0x142  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 .  None
0x143  0 sg  0 128  0    y .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 .  None
0x144  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x145  0 sg  0  32  0    . .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x146  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x147  0 sg  0  32  0    y .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x148  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x149  0 sg  0  32  0    . .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x14a  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x14b  0 sg  0  32  0    y .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x14c  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x14d  0 sg  0  32  0    . .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x14e  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x14f  0 sg  0  32  0    y .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x150  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x151  0 sg  0  32  0    . .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x152  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x153  0 sg  0  32  0    y .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x154  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 .  None
0x155  0 sg  0  64  0    . .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 .  None
0x156  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 .  None
0x157  0 sg  0  64  0    y .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 .  None
0x158  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 .  None
0x159  0 sg  0  64  0    . .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 .  None
0x15a  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 .  None
0x15b  0 sg  0  64  0    y .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 .  None
0x15c  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 .  None
0x15d  0 sg  0 128  0    . .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 .  None
0x15e  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 .  None
0x15f  0 sg  0 128  0    y .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 .  None
0x160  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 .  None
0x161  0 sg  0 128  0    . .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 .  None
0x162  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 .  None
0x163  0 sg  0 128  0    y .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 .  None
0x164  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x165  0 sg  0  16  0    . .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x166  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x167  0 sg  0  16  0    y .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x168  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x169  0 sg  0  64  0    . .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x16a  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x16b  0 sg  0  64  0    y .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 .  None
0x16c  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x16d  0 sg  0  16  0    . .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x16e  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x16f  0 sg  0  16  0    y .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x170  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x171  0 sg  0  16  0    . .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x172  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x173  0 sg  0  16  0    y .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x174  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x175  0 sg  0  64  0    . .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x176  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x177  0 sg  0  64  0    y .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 .  None
0x178  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x179  0 sg  0  64  0    . .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x17a  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None
0x17b  0 sg  0  64  0    y .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 .  None

I have a feeling glxinfo isn't supposed to output that. I don't understand what you mean by "does the align w/ the slow steam/LW runs?". I, too, found it weird that the Xorg log says that the Display keeps disconnecting and reconnecting (?), seems like that's polling stuff.

Offline

#6 2024-07-01 20:47:04

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,467

Re: [Solved - workaround] Steam, LibreWolf and others have high CPU usage

glxinfo is supposed to output that, but there was a signal error between my brain and my fingers. I meant

glxgears
__GL_SYNC_TO_VBLANK=0 glxgears

what you mean by "does the align w/ the slow steam/LW runs?

Do the timestamps in the log align with you running one of the concerned clients?
If you "tail -f" the log, does running steam or LW cause theses patterns?

Offline

#7 2024-07-01 20:59:18

average_scout
Member
Registered: 2024-06-14
Posts: 114

Re: [Solved - workaround] Steam, LibreWolf and others have high CPU usage

seth wrote:

glxinfo is supposed to output that, but there was a signal error between my brain and my fingers. I meant

glxgears
__GL_SYNC_TO_VBLANK=0 glxgears

what you mean by "does the align w/ the slow steam/LW runs?

Do the timestamps in the log align with you running one of the concerned clients?
If you "tail -f" the log, does running steam or LW cause theses patterns?

glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
721 frames in 5.0 seconds = 144.047 FPS
719 frames in 5.0 seconds = 143.779 FPS
__GL_SYNC_TO_VBLANK=0 glxgears
125051 frames in 5.0 seconds = 25010.076 FPS
128172 frames in 5.0 seconds = 25634.273 FPS

(no flex lol)

Yes, running either repo Steam or Flatpak Steam causes these patterns to appear. However, I installed glibc-eac-bin from the AUR, so now I no longer need Flatpak Steam. LibreWolf seems to work fine too. No more high CPU usage. Starting LibreWolf doesn't seem to cause these patterns. Yeah, yeah, the issue still exists but I found a (permanent) workaround.

Do not use Fl*tpak Steam.

 yay -S glibc-eac-bin 

and delete Fl*tpak Steam forever.

Offline

Board footer

Powered by FluxBB