You are not logged in.

#1 2023-08-15 08:09:25

millus
Member
Registered: 2019-07-21
Posts: 223

[SOLVED] Cannot play any game anymore since yesterday pacman Syu

Since yesterday's package upgrades any game I launch terminates immediately, in both Lutris and also Steam.
Everything used to work no problem.
I only did pacman -Syu.

Here's the new error message:

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  149 ()
  Minor opcode of failed request:  4
  Serial number of failed request:  667
  Current serial number in output stream:  677

and various info:

$ lspci -k | grep nvidia
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia_drm, nvidia


$ glxinfo | grep -E "OpenGL vendor|OpenGL renderer"
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 4090/PCIe/SSE2


$ lspci -k | grep -A 2 -E "(VGA|3D)"

01:00.0 VGA compatible controller: NVIDIA Corporation AD102 [GeForce RTX 4090] (rev a1)
	Subsystem: NVIDIA Corporation AD102 [GeForce RTX 4090]
	Kernel driver in use: nvidia


$ pacman -Q | grep -i -e libgl -e nvidia -e nouveau

lib32-libglvnd 1.6.0-1
lib32-nvidia-utils 535.98-1
lib32-opencl-nvidia 535.98-1
libglade 2.6.4-7
libglvnd 1.6.0-1
nvidia 535.98-2
nvidia-cg-toolkit 3.1-6
nvidia-settings 535.98-1
nvidia-utils 535.98-1
opencl-nvidia 535.98-1

I had this very same problem happen some months ago already but didn't make a forum post back then. It lasted for maybe around 3 weeks at that time, until another pacman -Syu finally fixed it again.

----

SOLUTION:
As a workaround when this happens once again, it seems adding this to the kernel command line fixes it:

initcall_blacklist=simpledrm_platform_driver_init

Last edited by millus (2023-08-15 19:25:20)

Offline

#2 2023-08-15 08:45:16

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,774

Re: [SOLVED] Cannot play any game anymore since yesterday pacman Syu

"Yesterday's update" is something different for everyone, state the exact packages involved, check your pacman.log

Chances are nvidia was included - make sure you've rebooted and your user space and kernel nvidia drivers match and you've regenerated your initramfs should you have added the modules there.

Post

cat /var/log/Xorg.0.log
glxinfo -B
vulkaninfo --summary
sudo journalctl -b

from a faulty boot: https://wiki.archlinux.org/title/List_o … n_services

Last edited by V1del (2023-08-15 08:45:42)

Offline

#3 2023-08-15 12:26:40

millus
Member
Registered: 2019-07-21
Posts: 223

Re: [SOLVED] Cannot play any game anymore since yesterday pacman Syu

Ah yes, I always reboot after driver/kernel updates.
Btw what still seems to run fine actually are llama-cpp language models (running on the nvidia GPU!), so basically only games are affected.

$ glxinfo -B
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 24564 MB
    Total available memory: 24564 MB
    Currently available dedicated video memory: 6967 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 4090/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 535.98
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6.0 NVIDIA 535.98
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 535.98
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
$ vulkaninfo --summary
WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Failed to CreateInstance in ICD 2.  Skipping ICD.
==========
VULKANINFO
==========

Vulkan Instance Version: 1.3.255


Instance Extensions: count = 22
-------------------------------
VK_EXT_acquire_drm_display             : extension revision 1
VK_EXT_acquire_xlib_display            : extension revision 1
VK_EXT_debug_report                    : extension revision 10
VK_EXT_debug_utils                     : extension revision 2
VK_EXT_direct_mode_display             : extension revision 1
VK_EXT_display_surface_counter         : extension revision 1
VK_EXT_swapchain_colorspace            : extension revision 4
VK_KHR_device_group_creation           : extension revision 1
VK_KHR_display                         : extension revision 23
VK_KHR_external_fence_capabilities     : extension revision 1
VK_KHR_external_memory_capabilities    : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2         : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2       : extension revision 1
VK_KHR_portability_enumeration         : extension revision 1
VK_KHR_surface                         : extension revision 25
VK_KHR_surface_protected_capabilities  : extension revision 1
VK_KHR_wayland_surface                 : extension revision 6
VK_KHR_xcb_surface                     : extension revision 6
VK_KHR_xlib_surface                    : extension revision 6
VK_LUNARG_direct_driver_loading        : extension revision 1

Instance Layers: count = 12
---------------------------
VK_LAYER_INTEL_nullhw             INTEL NULL HW                1.1.73   version 1
VK_LAYER_MANGOAPP_overlay         Mangoapp Layer               1.3.0    version 1
VK_LAYER_MANGOAPP_overlay         Mangoapp Layer               1.3.0    version 1
VK_LAYER_MANGOHUD_overlay_x86     Vulkan Hud Overlay           1.3.0    version 1
VK_LAYER_MANGOHUD_overlay_x86_64  Vulkan Hud Overlay           1.3.0    version 1
VK_LAYER_MESA_device_select       Linux device selection layer 1.3.211  version 1
VK_LAYER_MESA_overlay             Mesa Overlay layer           1.3.211  version 1
VK_LAYER_NV_optimus               NVIDIA Optimus layer         1.3.242  version 1
VK_LAYER_VALVE_steam_fossilize_32 Steam Pipeline Caching Layer 1.3.207  version 1
VK_LAYER_VALVE_steam_fossilize_64 Steam Pipeline Caching Layer 1.3.207  version 1
VK_LAYER_VALVE_steam_overlay_32   Steam Overlay Layer          1.3.207  version 1
VK_LAYER_VALVE_steam_overlay_64   Steam Overlay Layer          1.3.207  version 1

Devices:
========
GPU0:
	apiVersion         = 1.3.242
	driverVersion      = 535.98.0.0
	vendorID           = 0x10de
	deviceID           = 0x2684
	deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
	deviceName         = NVIDIA GeForce RTX 4090
	driverID           = DRIVER_ID_NVIDIA_PROPRIETARY
	driverName         = NVIDIA
	driverInfo         = 535.98
	conformanceVersion = 1.3.5.0
	deviceUUID         = 6b54ee02-bbcd-07af-14fe-d253c5b07327
	driverUUID         = c484261a-32ea-55a9-9340-c6bd9eba29c9
GPU1:
	apiVersion         = 1.3.246
	driverVersion      = 23.1.5
	vendorID           = 0x8086
	deviceID           = 0x3e92
	deviceType         = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
	deviceName         = Intel(R) UHD Graphics 630 (CFL GT2)
	driverID           = DRIVER_ID_INTEL_OPEN_SOURCE_MESA
	driverName         = Intel open-source Mesa driver
	driverInfo         = Mesa 23.1.5
	conformanceVersion = 1.3.0.0
	deviceUUID         = 8680923e-0000-0000-0002-000000000000
	driverUUID         = 26adc8a8-b1b6-387e-b736-c744454bb32e

and pacman.log, not totally sure at which point exactly this happend as I wasn't playing all the time, but somewhere in this interval from 13th to 14th..

[2023-08-13T00:05:44+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-13T00:05:44+0200] [PACMAN] synchronizing package lists
[2023-08-13T00:05:44+0200] [PACMAN] starting full system upgrade
[2023-08-13T00:06:13+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2023-08-13T00:06:13+0200] [ALPM] running '70-dkms-upgrade.hook'...
[2023-08-13T00:06:13+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod vboxhost/7.0.10_OSE -k 6.4.9-arch1-1
[2023-08-13T00:06:13+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod vboxhost/7.0.10_OSE -k 6.4.9-zen1-1-zen
[2023-08-13T00:06:14+0200] [ALPM] running '71-dkms-remove.hook'...
[2023-08-13T00:06:15+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod v4l2loopback/0.12.7 -k 6.4.9-zen1-1-zen
[2023-08-13T00:06:15+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod v4l2loopback-dc/1.8.2 -k 6.4.9-zen1-1-zen
[2023-08-13T00:06:16+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod v4l2loopback/0.12.7 -k 6.4.9-arch1-1
[2023-08-13T00:06:16+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod v4l2loopback-dc/1.8.2 -k 6.4.9-arch1-1
[2023-08-13T00:06:17+0200] [ALPM-SCRIPTLET] ==> depmod 6.4.9-zen1-1-zen
[2023-08-13T00:06:18+0200] [ALPM-SCRIPTLET] ==> depmod 6.4.9-arch1-1
[2023-08-13T00:06:21+0200] [ALPM] transaction started
[2023-08-13T00:06:21+0200] [ALPM] upgraded audit (3.1.1-1 -> 3.1.2-1)
[2023-08-13T00:06:21+0200] [ALPM] upgraded systemd-libs (254-1 -> 254.1-1)
[2023-08-13T00:06:21+0200] [ALPM] upgraded bazel (6.3.1-1 -> 6.3.2-1)
[2023-08-13T00:06:21+0200] [ALPM] upgraded libxml2 (2.11.4-1 -> 2.11.5-1)
[2023-08-13T00:06:22+0200] [ALPM] upgraded systemd (254-1 -> 254.1-1)
[2023-08-13T00:06:22+0200] [ALPM] upgraded highway (1.0.5-1 -> 1.0.6-1)
[2023-08-13T00:06:23+0200] [ALPM] upgraded electron22 (22.3.18-1 -> 22.3.18-2)
[2023-08-13T00:06:23+0200] [ALPM] upgraded code (1.81.0-1 -> 1.81.1-1)
[2023-08-13T00:06:23+0200] [ALPM] upgraded docker-compose (2.20.2-1 -> 2.20.3-1)
[2023-08-13T00:06:23+0200] [ALPM] upgraded lib32-libxml2 (2.11.4-1 -> 2.11.5-1)
[2023-08-13T00:06:23+0200] [ALPM] upgraded lib32-systemd (254-1 -> 254.1-1)
[2023-08-13T00:06:23+0200] [ALPM] upgraded libinih (56-1 -> 57-1)
[2023-08-13T00:06:23+0200] [ALPM] upgraded libmm-glib (1.20.6-1 -> 1.20.6-2)
[2023-08-13T00:06:23+0200] [ALPM] upgraded libspeechd (0.11.4-2 -> 0.11.5-1)
[2023-08-13T00:06:25+0200] [ALPM] upgraded linux (6.4.9.arch1-1 -> 6.4.10.arch1-1)
[2023-08-13T00:06:25+0200] [ALPM] upgraded linux-firmware-whence (20230625.ee91452d-5 -> 20230804.7be2766d-2)
[2023-08-13T00:06:25+0200] [ALPM] upgraded linux-firmware (20230625.ee91452d-5 -> 20230804.7be2766d-2)
[2023-08-13T00:06:27+0200] [ALPM] upgraded linux-headers (6.4.9.arch1-1 -> 6.4.10.arch1-1)
[2023-08-13T00:06:28+0200] [ALPM] upgraded linux-zen (6.4.9.zen1-1 -> 6.4.10.zen1-1)
[2023-08-13T00:06:30+0200] [ALPM] upgraded linux-zen-headers (6.4.9.zen1-1 -> 6.4.10.zen1-1)
[2023-08-13T00:06:30+0200] [ALPM] upgraded mercurial (6.5-1 -> 6.5.1-1)
[2023-08-13T00:06:30+0200] [ALPM] upgraded nvidia (535.98-1 -> 535.98-2)
[2023-08-13T00:06:30+0200] [ALPM] upgraded openpmix (4.2.3-2 -> 4.2.5-1)
[2023-08-13T00:06:30+0200] [ALPM] warning: /etc/ssh/sshd_config installed as /etc/ssh/sshd_config.pacnew
[2023-08-13T00:06:30+0200] [ALPM] upgraded openssh (9.3p2-1 -> 9.4p1-2)
[2023-08-13T00:06:30+0200] [ALPM] upgraded openmpi (4.1.5-2 -> 4.1.5-3)
[2023-08-13T00:06:30+0200] [ALPM] upgraded openssl-1.1 (1.1.1.u-1 -> 1.1.1.v-1)
[2023-08-13T00:06:30+0200] [ALPM] upgraded php (8.2.9-1 -> 8.2.9-2)
[2023-08-13T00:06:30+0200] [ALPM] upgraded python-cryptography (41.0.2-1 -> 41.0.3-1)
[2023-08-13T00:06:31+0200] [ALPM] upgraded python-fonttools (4.41.1-1 -> 4.42.0-1)
[2023-08-13T00:06:31+0200] [ALPM] upgraded python-more-itertools (10.0.1-1 -> 10.1.0-1)
[2023-08-13T00:06:31+0200] [ALPM] upgraded python-pluggy (1.1.0-1 -> 1.2.0-1)
[2023-08-13T00:06:31+0200] [ALPM] upgraded python-zipp (3.16.1-1 -> 3.16.2-1)
[2023-08-13T00:06:31+0200] [ALPM] upgraded systemd-sysvcompat (254-1 -> 254.1-1)
[2023-08-13T00:06:31+0200] [ALPM] upgraded thin-provisioning-tools (1.0.5-1 -> 1.0.6-1)
[2023-08-13T00:06:31+0200] [ALPM] upgraded tigervnc (1.13.1-1 -> 1.13.1-2)
[2023-08-13T00:06:31+0200] [ALPM] upgraded virtualbox-host-dkms (7.0.10-1 -> 7.0.10-2)
[2023-08-13T00:06:31+0200] [ALPM] upgraded virtualbox (7.0.10-1 -> 7.0.10-2)
[2023-08-13T00:06:31+0200] [ALPM] upgraded zenity (3.44.1-1 -> 3.44.2-1)
[2023-08-13T00:06:31+0200] [ALPM] transaction completed
[2023-08-13T00:06:33+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2023-08-13T00:06:33+0200] [ALPM] running '30-systemd-catalog.hook'...
[2023-08-13T00:06:33+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2023-08-13T00:06:33+0200] [ALPM] running '30-systemd-hwdb.hook'...
[2023-08-13T00:06:33+0200] [ALPM] running '30-systemd-sysctl.hook'...
[2023-08-13T00:06:33+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2023-08-13T00:06:33+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T00:06:36+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:06:36+0200] [ALPM] running '30-update-mime-database.hook'...
[2023-08-13T00:06:36+0200] [ALPM] running '60-depmod.hook'...
[2023-08-13T00:06:40+0200] [ALPM] running '70-dkms-install.hook'...
[2023-08-13T00:06:40+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod vboxhost/7.0.10_OSE -k 6.4.10-zen1-1-zen
[2023-08-13T00:06:46+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod corefreqk/1.76 -k 6.4.10-arch1-1
[2023-08-13T00:06:46+0200] [ALPM-SCRIPTLET] Deprecated feature: REMAKE_INITRD (/var/lib/dkms/corefreqk/1.76/source/dkms.conf)
[2023-08-13T00:06:49+0200] [ALPM-SCRIPTLET] Error! Bad return status for module build on kernel: 6.4.10-arch1-1 (x86_64)
[2023-08-13T00:06:49+0200] [ALPM-SCRIPTLET] Consult /var/lib/dkms/corefreqk/1.76/build/make.log for more information.
[2023-08-13T00:06:49+0200] [ALPM-SCRIPTLET] ==> WARNING: `dkms install --no-depmod corefreqk/1.76 -k 6.4.10-arch1-1' exited 10
[2023-08-13T00:06:49+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod v4l2loopback-dc/1.8.2 -k 6.4.10-zen1-1-zen
[2023-08-13T00:06:52+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod vboxhost/7.0.10_OSE -k 6.4.10-arch1-1
[2023-08-13T00:06:57+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod vmware-workstation/16.1.0_17198959 -k 6.4.10-zen1-1-zen
[2023-08-13T00:06:59+0200] [ALPM-SCRIPTLET] Error! Bad return status for module build on kernel: 6.4.10-zen1-1-zen (x86_64)
[2023-08-13T00:06:59+0200] [ALPM-SCRIPTLET] Consult /var/lib/dkms/vmware-workstation/16.1.0_17198959/build/make.log for more information.
[2023-08-13T00:06:59+0200] [ALPM-SCRIPTLET] ==> WARNING: `dkms install --no-depmod vmware-workstation/16.1.0_17198959 -k 6.4.10-zen1-1-zen' exited 10
[2023-08-13T00:06:59+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod v4l2loopback-dc/1.8.2 -k 6.4.10-arch1-1
[2023-08-13T00:07:02+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod corefreqk/1.76 -k 6.4.10-zen1-1-zen
[2023-08-13T00:07:02+0200] [ALPM-SCRIPTLET] Deprecated feature: REMAKE_INITRD (/var/lib/dkms/corefreqk/1.76/source/dkms.conf)
[2023-08-13T00:07:05+0200] [ALPM-SCRIPTLET] Error! Bad return status for module build on kernel: 6.4.10-zen1-1-zen (x86_64)
[2023-08-13T00:07:05+0200] [ALPM-SCRIPTLET] Consult /var/lib/dkms/corefreqk/1.76/build/make.log for more information.
[2023-08-13T00:07:05+0200] [ALPM-SCRIPTLET] ==> WARNING: `dkms install --no-depmod corefreqk/1.76 -k 6.4.10-zen1-1-zen' exited 10
[2023-08-13T00:07:05+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod v4l2loopback/0.12.7 -k 6.4.10-arch1-1
[2023-08-13T00:07:08+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod vmware-workstation/16.1.0_17198959 -k 6.4.10-arch1-1
[2023-08-13T00:07:10+0200] [ALPM-SCRIPTLET] Error! Bad return status for module build on kernel: 6.4.10-arch1-1 (x86_64)
[2023-08-13T00:07:10+0200] [ALPM-SCRIPTLET] Consult /var/lib/dkms/vmware-workstation/16.1.0_17198959/build/make.log for more information.
[2023-08-13T00:07:10+0200] [ALPM-SCRIPTLET] ==> WARNING: `dkms install --no-depmod vmware-workstation/16.1.0_17198959 -k 6.4.10-arch1-1' exited 10
[2023-08-13T00:07:10+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod v4l2loopback/0.12.7 -k 6.4.10-zen1-1-zen
[2023-08-13T00:07:13+0200] [ALPM-SCRIPTLET] ==> depmod 6.4.10-arch1-1
[2023-08-13T00:07:16+0200] [ALPM-SCRIPTLET] ==> depmod 6.4.10-zen1-1-zen
[2023-08-13T00:07:17+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2023-08-13T00:07:17+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
[2023-08-13T00:07:17+0200] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2023-08-13T00:07:17+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img --microcode /boot/intel-ucode.img
[2023-08-13T00:07:17+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.1.44-1-lts'
[2023-08-13T00:07:17+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-13T00:07:17+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-13T00:07:17+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2023-08-13T00:07:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-13T00:07:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2023-08-13T00:07:20+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-13T00:07:20+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-13T00:07:20+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-13T00:07:20+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-13T00:07:20+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-13T00:07:20+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-13T00:07:20+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-13T00:07:20+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-13T00:07:20+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-13T00:07:21+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-lts.img'
[2023-08-13T00:07:21+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-13T00:07:21+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
[2023-08-13T00:07:21+0200] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2023-08-13T00:07:21+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect --microcode /boot/intel-ucode.img
[2023-08-13T00:07:21+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.1.44-1-lts'
[2023-08-13T00:07:21+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-13T00:07:21+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-13T00:07:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-13T00:07:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2023-08-13T00:07:25+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2023-08-13T00:07:27+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-13T00:07:27+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-13T00:07:27+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-13T00:07:27+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-13T00:07:27+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-13T00:07:27+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-13T00:07:28+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2023-08-13T00:07:28+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2023-08-13T00:07:28+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2023-08-13T00:07:28+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2023-08-13T00:07:28+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2023-08-13T00:07:28+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2023-08-13T00:07:29+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-13T00:07:30+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-13T00:07:31+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-13T00:07:32+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-lts-fallback.img'
[2023-08-13T00:07:33+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-13T00:07:33+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2023-08-13T00:07:33+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-08-13T00:07:33+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img --microcode /boot/intel-ucode.img
[2023-08-13T00:07:33+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.10-arch1-1'
[2023-08-13T00:07:33+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-13T00:07:33+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-13T00:07:33+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2023-08-13T00:07:33+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-13T00:07:33+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2023-08-13T00:07:36+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-13T00:07:36+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-13T00:07:36+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-13T00:07:36+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-13T00:07:36+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-13T00:07:36+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-13T00:07:37+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-13T00:07:37+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-13T00:07:37+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-13T00:07:37+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2023-08-13T00:07:38+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-13T00:07:38+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2023-08-13T00:07:38+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-08-13T00:07:38+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect --microcode /boot/intel-ucode.img
[2023-08-13T00:07:38+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.10-arch1-1'
[2023-08-13T00:07:38+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-13T00:07:38+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-13T00:07:38+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-13T00:07:38+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2023-08-13T00:07:42+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2023-08-13T00:07:43+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-13T00:07:44+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-13T00:07:44+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-13T00:07:44+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-13T00:07:44+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-13T00:07:44+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-13T00:07:45+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2023-08-13T00:07:45+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2023-08-13T00:07:45+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2023-08-13T00:07:45+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2023-08-13T00:07:45+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2023-08-13T00:07:45+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2023-08-13T00:07:47+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-13T00:07:47+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-13T00:07:49+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-13T00:07:49+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2023-08-13T00:07:50+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-13T00:07:50+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-zen.preset: 'default'
[2023-08-13T00:07:50+0200] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2023-08-13T00:07:50+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-zen -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-zen.img --microcode /boot/intel-ucode.img
[2023-08-13T00:07:50+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.10-zen1-1-zen'
[2023-08-13T00:07:50+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-13T00:07:50+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-13T00:07:51+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2023-08-13T00:07:51+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-13T00:07:51+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2023-08-13T00:07:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-13T00:07:53+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-13T00:07:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-13T00:07:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-13T00:07:53+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-13T00:07:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-13T00:07:54+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-13T00:07:54+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-13T00:07:54+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-13T00:07:54+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-zen.img'
[2023-08-13T00:07:55+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-13T00:07:55+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-zen.preset: 'fallback'
[2023-08-13T00:07:55+0200] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2023-08-13T00:07:55+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-zen -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-zen-fallback.img -S autodetect --microcode /boot/intel-ucode.img
[2023-08-13T00:07:55+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.10-zen1-1-zen'
[2023-08-13T00:07:55+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-13T00:07:55+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-13T00:07:56+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-13T00:07:56+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2023-08-13T00:07:59+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2023-08-13T00:08:01+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-13T00:08:01+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-13T00:08:02+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-13T00:08:02+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-13T00:08:02+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-13T00:08:02+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-13T00:08:02+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2023-08-13T00:08:02+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2023-08-13T00:08:02+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2023-08-13T00:08:02+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2023-08-13T00:08:02+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2023-08-13T00:08:02+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2023-08-13T00:08:04+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-13T00:08:04+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-13T00:08:06+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-13T00:08:06+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-zen-fallback.img'
[2023-08-13T00:08:07+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-13T00:08:08+0200] [ALPM] running 'dbus-reload.hook'...
[2023-08-13T00:08:08+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-13T00:08:08+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T23:11:24+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-13T23:11:24+0200] [PACMAN] synchronizing package lists
[2023-08-13T23:11:25+0200] [PACMAN] starting full system upgrade
[2023-08-15T00:26:47+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-15T00:26:47+0200] [PACMAN] synchronizing package lists
[2023-08-15T00:26:49+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-15T00:26:49+0200] [PACMAN] synchronizing package lists
[2023-08-15T00:27:12+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2023-08-15T00:27:12+0200] [ALPM] running '71-dkms-remove.hook'...
[2023-08-15T00:27:13+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod v4l2loopback/0.12.7 -k 6.4.10-zen1-1-zen
[2023-08-15T00:27:14+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod v4l2loopback-dc/1.8.2 -k 6.4.10-zen1-1-zen
[2023-08-15T00:27:14+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod vboxhost/7.0.10_OSE -k 6.4.10-zen1-1-zen
[2023-08-15T00:27:14+0200] [ALPM-SCRIPTLET] ==> depmod 6.4.10-zen1-1-zen
[2023-08-15T00:27:16+0200] [ALPM] transaction started
[2023-08-15T00:27:16+0200] [ALPM] upgraded alsa-card-profiles (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-15T00:27:16+0200] [ALPM] upgraded file (5.44-3 -> 5.45-1)
[2023-08-15T00:27:16+0200] [ALPM] upgraded libpipewire (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-15T00:27:16+0200] [ALPM] upgraded lib32-libpipewire (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-15T00:27:16+0200] [ALPM] upgraded pipewire (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-15T00:27:16+0200] [ALPM] upgraded lib32-pipewire (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-15T00:27:16+0200] [ALPM] upgraded libnftnl (1.2.5-1 -> 1.2.6-1)
[2023-08-15T00:27:18+0200] [ALPM] upgraded linux-lts (6.1.44-1 -> 6.1.45-1)
[2023-08-15T00:27:19+0200] [ALPM] upgraded linux-zen (6.4.10.zen1-1 -> 6.4.10.zen2-1)
[2023-08-15T00:27:21+0200] [ALPM] upgraded linux-zen-headers (6.4.10.zen1-1 -> 6.4.10.zen2-1)
[2023-08-15T00:27:21+0200] [ALPM] upgraded php (8.2.9-2 -> 8.2.9-3)
[2023-08-15T00:27:21+0200] [ALPM] upgraded webrtc-audio-processing (0.3.1-3 -> 0.3.1-4)
[2023-08-15T00:27:21+0200] [ALPM] upgraded pipewire-audio (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-15T00:27:21+0200] [ALPM] upgraded pipewire-alsa (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-15T00:27:21+0200] [ALPM] upgraded pipewire-pulse (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-15T00:27:21+0200] [ALPM] upgraded python-hypothesis (6.82.3-1 -> 6.82.4-1)
[2023-08-15T00:27:21+0200] [ALPM] upgraded python-jaraco.functools (3.8.0-1 -> 3.8.1-1)
[2023-08-15T00:27:21+0200] [ALPM] transaction completed
[2023-08-15T00:27:22+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-15T00:27:25+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-15T00:27:25+0200] [ALPM] running '60-depmod.hook'...
[2023-08-15T00:27:27+0200] [ALPM] running '70-dkms-install.hook'...
[2023-08-15T00:27:27+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod vmware-workstation/16.1.0_17198959 -k 6.4.10-zen2-1-zen
[2023-08-15T00:27:29+0200] [ALPM-SCRIPTLET] Error! Bad return status for module build on kernel: 6.4.10-zen2-1-zen (x86_64)
[2023-08-15T00:27:29+0200] [ALPM-SCRIPTLET] Consult /var/lib/dkms/vmware-workstation/16.1.0_17198959/build/make.log for more information.
[2023-08-15T00:27:29+0200] [ALPM-SCRIPTLET] ==> WARNING: `dkms install --no-depmod vmware-workstation/16.1.0_17198959 -k 6.4.10-zen2-1-zen' exited 10
[2023-08-15T00:27:29+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod vboxhost/7.0.10_OSE -k 6.4.10-zen2-1-zen
[2023-08-15T00:27:36+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod v4l2loopback/0.12.7 -k 6.4.10-zen2-1-zen
[2023-08-15T00:27:40+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod corefreqk/1.76 -k 6.4.10-zen2-1-zen
[2023-08-15T00:27:40+0200] [ALPM-SCRIPTLET] Deprecated feature: REMAKE_INITRD (/var/lib/dkms/corefreqk/1.76/source/dkms.conf)
[2023-08-15T00:27:44+0200] [ALPM-SCRIPTLET] Error! Bad return status for module build on kernel: 6.4.10-zen2-1-zen (x86_64)
[2023-08-15T00:27:44+0200] [ALPM-SCRIPTLET] Consult /var/lib/dkms/corefreqk/1.76/build/make.log for more information.
[2023-08-15T00:27:44+0200] [ALPM-SCRIPTLET] ==> WARNING: `dkms install --no-depmod corefreqk/1.76 -k 6.4.10-zen2-1-zen' exited 10
[2023-08-15T00:27:44+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod v4l2loopback-dc/1.8.2 -k 6.4.10-zen2-1-zen
[2023-08-15T00:27:48+0200] [ALPM-SCRIPTLET] ==> depmod 6.4.10-zen2-1-zen
[2023-08-15T00:27:49+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2023-08-15T00:27:49+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
[2023-08-15T00:27:49+0200] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2023-08-15T00:27:49+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img --microcode /boot/intel-ucode.img
[2023-08-15T00:27:49+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.1.45-1-lts'
[2023-08-15T00:27:49+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-15T00:27:50+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-15T00:27:50+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2023-08-15T00:27:50+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-15T00:27:50+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2023-08-15T00:27:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-15T00:27:53+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-15T00:27:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-15T00:27:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-15T00:27:53+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-15T00:27:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-15T00:27:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-15T00:27:53+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-15T00:27:54+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-15T00:27:54+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-lts.img'
[2023-08-15T00:27:54+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-15T00:27:54+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
[2023-08-15T00:27:54+0200] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2023-08-15T00:27:54+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect --microcode /boot/intel-ucode.img
[2023-08-15T00:27:54+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.1.45-1-lts'
[2023-08-15T00:27:54+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-15T00:27:54+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-15T00:27:54+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-15T00:27:55+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2023-08-15T00:28:00+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2023-08-15T00:28:02+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-15T00:28:02+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-15T00:28:03+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-15T00:28:03+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-15T00:28:03+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-15T00:28:03+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-15T00:28:03+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2023-08-15T00:28:03+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2023-08-15T00:28:03+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2023-08-15T00:28:03+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2023-08-15T00:28:04+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2023-08-15T00:28:04+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2023-08-15T00:28:05+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-15T00:28:05+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-15T00:28:09+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-15T00:28:09+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-lts-fallback.img'
[2023-08-15T00:28:10+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-15T00:28:11+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-zen.preset: 'default'
[2023-08-15T00:28:11+0200] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2023-08-15T00:28:11+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-zen -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-zen.img --microcode /boot/intel-ucode.img
[2023-08-15T00:28:11+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.10-zen2-1-zen'
[2023-08-15T00:28:11+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-15T00:28:11+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-15T00:28:11+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2023-08-15T00:28:11+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-15T00:28:11+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2023-08-15T00:28:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-15T00:28:15+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-15T00:28:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-15T00:28:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-15T00:28:15+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-15T00:28:15+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-15T00:28:16+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-15T00:28:16+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-15T00:28:16+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-15T00:28:16+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-zen.img'
[2023-08-15T00:28:17+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-15T00:28:17+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-zen.preset: 'fallback'
[2023-08-15T00:28:17+0200] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2023-08-15T00:28:17+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-zen -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-zen-fallback.img -S autodetect --microcode /boot/intel-ucode.img
[2023-08-15T00:28:17+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.10-zen2-1-zen'
[2023-08-15T00:28:17+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-15T00:28:17+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-15T00:28:17+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-15T00:28:18+0200] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2023-08-15T00:28:22+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2023-08-15T00:28:24+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-15T00:28:24+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-08-15T00:28:25+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2023-08-15T00:28:25+0200] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2023-08-15T00:28:25+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-15T00:28:25+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-15T00:28:26+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2023-08-15T00:28:26+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2023-08-15T00:28:26+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2023-08-15T00:28:26+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2023-08-15T00:28:26+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2023-08-15T00:28:26+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2023-08-15T00:28:27+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-15T00:28:28+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-15T00:28:31+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-15T00:28:31+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-zen-fallback.img'
[2023-08-15T00:28:33+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-15T00:28:52+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-15T00:28:52+0200] [PACMAN] synchronizing package lists
[2023-08-15T00:28:53+0200] [PACMAN] starting full system upgrade
[2023-08-15T00:29:05+0200] [ALPM] transaction started
[2023-08-15T00:29:05+0200] [ALPM] upgraded faudio (23.07-1 -> 23.08-1)
[2023-08-15T00:29:05+0200] [ALPM] transaction completed
[2023-08-15T00:29:05+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-15T00:54:27+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-15T00:54:27+0200] [PACMAN] synchronizing package lists
[2023-08-15T00:54:28+0200] [PACMAN] starting full system upgrade
[2023-08-15T00:54:31+0200] [ALPM] transaction started
[2023-08-15T00:54:31+0200] [ALPM] upgraded gtk-update-icon-cache (1:4.10.5-1 -> 1:4.12.0-2)
[2023-08-15T00:54:31+0200] [ALPM] upgraded libcloudproviders (0.3.1+r8+g3a229ee-1 -> 0.3.2-1)
[2023-08-15T00:54:31+0200] [ALPM] upgraded libsecret (0.20.5-2 -> 0.21.0-1)
[2023-08-15T00:54:31+0200] [ALPM] transaction completed
[2023-08-15T00:54:31+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-15T00:56:30+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-15T00:56:30+0200] [PACMAN] synchronizing package lists
[2023-08-15T00:56:30+0200] [PACMAN] starting full system upgrade
[2023-08-15T09:28:10+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-15T09:28:10+0200] [PACMAN] synchronizing package lists
[2023-08-15T09:28:10+0200] [PACMAN] starting full system upgrade
[2023-08-15T09:28:14+0200] [ALPM] running 'ghc-unregister.hook'...
[2023-08-15T09:28:15+0200] [ALPM] transaction started
[2023-08-15T09:28:15+0200] [ALPM] upgraded glu (9.0.2-3 -> 9.0.3-1)
[2023-08-15T09:28:15+0200] [ALPM] upgraded gnutls (3.8.0-1 -> 3.8.1-1)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-unordered-containers (0.2.19.1-69 -> 0.2.19.1-70)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-indexed-traversable-instances (0.1.1.2-2 -> 0.1.1.2-3)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-distributive (0.6.2.1-188 -> 0.6.2.1-189)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-comonad (5.0.8-186 -> 5.0.8-187)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-bifunctors (5.5.15-7 -> 5.5.15-8)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-semigroupoids (5.3.7-100 -> 5.3.7-101)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-assoc (1.0.2-186 -> 1.0.2-187)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-these (1.1.1.1-187 -> 1.1.1.1-188)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-semialign (1.2.0.1-118 -> 1.2.0.1-119)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-strict (0.4.0.1-160 -> 0.4.0.1-161)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-witherable (0.4.2-59 -> 0.4.2-60)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-aeson (2.1.2.1-5 -> 2.1.2.1-6)
[2023-08-15T09:28:15+0200] [ALPM] upgraded haskell-regex-tdfa (1.3.2.2-1 -> 1.3.2.2-2)
[2023-08-15T09:28:15+0200] [ALPM] upgraded less (1:633-1 -> 1:643-1)
[2023-08-15T09:28:15+0200] [ALPM] upgraded man-pages (6.04-1 -> 6.05.01-1)
[2023-08-15T09:28:15+0200] [ALPM] upgraded poppler (23.07.0-1 -> 23.08.0-1)
[2023-08-15T09:28:15+0200] [ALPM] upgraded poppler-glib (23.07.0-1 -> 23.08.0-1)
[2023-08-15T09:28:16+0200] [ALPM] upgraded ruby-test-unit (3.6.0-1 -> 3.6.1-1)
[2023-08-15T09:28:16+0200] [ALPM] upgraded shellcheck (0.9.0-45 -> 0.9.0-46)
[2023-08-15T09:28:16+0200] [ALPM] transaction completed
[2023-08-15T09:28:16+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-15T09:28:16+0200] [ALPM] running 'ghc-register.hook'...
[2023-08-15T09:28:17+0200] [ALPM] running 'texinfo-install.hook'...
[2023-08-15T10:00:47+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-15T10:00:47+0200] [PACMAN] synchronizing package lists
[2023-08-15T10:00:49+0200] [PACMAN] starting full system upgrade
[2023-08-15T10:00:51+0200] [ALPM] transaction started
[2023-08-15T10:00:51+0200] [ALPM] upgraded python-platformdirs (3.9.1-1 -> 3.10.0-1)
[2023-08-15T10:00:51+0200] [ALPM] transaction completed
[2023-08-15T10:00:51+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-15T14:16:08+0200] [PACMAN] Running 'pacman -Syu'
[2023-08-15T14:16:08+0200] [PACMAN] synchronizing package lists
[2023-08-15T14:16:08+0200] [PACMAN] starting full system upgrade
[2023-08-15T14:16:14+0200] [ALPM] transaction started
[2023-08-15T14:16:14+0200] [ALPM] upgraded dotnet-host (7.0.9.sdk109-1 -> 7.0.10.sdk110-1)
[2023-08-15T14:16:14+0200] [ALPM] upgraded dotnet-runtime (7.0.9.sdk109-1 -> 7.0.10.sdk110-1)
[2023-08-15T14:16:14+0200] [ALPM] upgraded netstandard-targeting-pack (7.0.9.sdk109-1 -> 7.0.10.sdk110-1)
[2023-08-15T14:16:15+0200] [ALPM] upgraded dotnet-targeting-pack (7.0.9.sdk109-1 -> 7.0.10.sdk110-1)
[2023-08-15T14:16:15+0200] [ALPM] upgraded dotnet-sdk (7.0.9.sdk109-1 -> 7.0.10.sdk110-1)
[2023-08-15T14:16:16+0200] [ALPM] upgraded elementary-icon-theme (7.3.0-1 -> 7.3.1-1)
[2023-08-15T14:16:16+0200] [ALPM] upgraded fmt (10.0.0-1 -> 10.1.0-1)
[2023-08-15T14:16:16+0200] [ALPM] upgraded libretro-beetle-psx (2680-1 -> 2682-1)
[2023-08-15T14:16:16+0200] [ALPM] upgraded libretro-beetle-psx-hw (2680-1 -> 2682-1)
[2023-08-15T14:16:16+0200] [ALPM] upgraded libretro-overlays (242-1 -> 256-1)
[2023-08-15T14:16:16+0200] [ALPM] upgraded libretro-shaders-slang (1297-1 -> 1308-1)
[2023-08-15T14:16:16+0200] [ALPM] upgraded mc (4.8.29-2 -> 4.8.30-1)
[2023-08-15T14:16:16+0200] [ALPM] upgraded python-rapidfuzz (3.1.2-1 -> 3.2.0-1)
[2023-08-15T14:16:16+0200] [ALPM] upgraded python-virtualenv (20.24.2-1 -> 20.24.3-1)
[2023-08-15T14:16:16+0200] [ALPM] upgraded wimlib (1.14.1-1 -> 1.14.2-1)
[2023-08-15T14:16:16+0200] [ALPM] transaction completed
[2023-08-15T14:16:17+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-15T14:16:17+0200] [ALPM] running 'gtk-update-icon-cache.hook'...

Last edited by millus (2023-08-15 12:35:28)

Offline

#4 2023-08-15 12:27:16

millus
Member
Registered: 2019-07-21
Posts: 223

Re: [SOLVED] Cannot play any game anymore since yesterday pacman Syu

$ cat /var/log/Xorg.0.log
[    10.261] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    10.262] Current Operating System: Linux archlinux 6.4.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 11 Aug 2023 11:03:36 +0000 x86_64
[    10.262] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d784f2e1-9026-4481-9832-cb861cfcf26a rw audit=0 loglevel=3 quiet
[    10.262]  
[    10.262] Current version of pixman: 0.42.2
[    10.262] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.262] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.262] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 15 14:19:01 2023
[    10.264] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.264] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.266] (==) No Layout section.  Using the first Screen section.
[    10.266] (==) No screen section available. Using defaults.
[    10.266] (**) |-->Screen "Default Screen Section" (0)
[    10.266] (**) |   |-->Monitor "<default monitor>"
[    10.268] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    10.268] (**) Option "DontVTSwitch" "true"
[    10.268] (==) Automatically adding devices
[    10.268] (==) Automatically enabling devices
[    10.268] (==) Automatically adding GPU devices
[    10.268] (==) Automatically binding GPU devices
[    10.268] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.272] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    10.272] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.272] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.272] (II) Module ABI versions:
[    10.272] 	X.Org ANSI C Emulation: 0.4
[    10.272] 	X.Org Video Driver: 25.2
[    10.272] 	X.Org XInput driver : 24.4
[    10.272] 	X.Org Server Extension : 10.0
[    10.274] (++) using VT number 7

[    10.274] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    10.279] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.279] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[    10.280] (II) xfree86: Adding drm device (/dev/dri/card1)
[    10.280] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[    10.285] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    10.289] (--) PCI: (0@0:2:0) 8086:3e92:1849:3e92 rev 0, Mem @ 0xdc000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64
[    10.289] (--) PCI:*(1@0:0:0) 10de:2684:10de:167c rev 161, Mem @ 0xdd000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    10.289] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.289] (II) LoadModule: "glx"
[    10.292] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.298] (II) Module glx: vendor="X.Org Foundation"
[    10.298] 	compiled for 1.21.1.8, module version = 1.0.0
[    10.298] 	ABI class: X.Org Server Extension, version 10.0
[    10.298] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    10.298] 	loading driver: nvidia
[    10.299] (==) Matched nvidia as autoconfigured driver 0
[    10.299] (==) Matched nouveau as autoconfigured driver 1
[    10.299] (==) Matched nv as autoconfigured driver 2
[    10.299] (==) Matched intel as autoconfigured driver 3
[    10.299] (==) Matched modesetting as autoconfigured driver 4
[    10.299] (==) Matched fbdev as autoconfigured driver 5
[    10.299] (==) Matched vesa as autoconfigured driver 6
[    10.299] (==) Assigned the driver to the xf86ConfigLayout
[    10.299] (II) LoadModule: "nvidia"
[    10.299] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    10.301] (II) Module nvidia: vendor="NVIDIA Corporation"
[    10.301] 	compiled for 1.6.99.901, module version = 1.0.0
[    10.301] 	Module class: X.Org Video Driver
[    10.301] (II) LoadModule: "nouveau"
[    10.302] (WW) Warning, couldn't open module nouveau
[    10.302] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    10.302] (II) LoadModule: "nv"
[    10.302] (WW) Warning, couldn't open module nv
[    10.302] (EE) Failed to load module "nv" (module does not exist, 0)
[    10.302] (II) LoadModule: "intel"
[    10.303] (WW) Warning, couldn't open module intel
[    10.303] (EE) Failed to load module "intel" (module does not exist, 0)
[    10.303] (II) LoadModule: "modesetting"
[    10.303] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    10.305] (II) Module modesetting: vendor="X.Org Foundation"
[    10.305] 	compiled for 1.21.1.8, module version = 1.21.1
[    10.305] 	Module class: X.Org Video Driver
[    10.305] 	ABI class: X.Org Video Driver, version 25.2
[    10.305] (II) LoadModule: "fbdev"
[    10.305] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    10.306] (II) Module fbdev: vendor="X.Org Foundation"
[    10.306] 	compiled for 1.21.1.1, module version = 0.5.0
[    10.306] 	Module class: X.Org Video Driver
[    10.306] 	ABI class: X.Org Video Driver, version 25.2
[    10.306] (II) LoadModule: "vesa"
[    10.306] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    10.307] (II) Module vesa: vendor="X.Org Foundation"
[    10.307] 	compiled for 1.21.1.4, module version = 2.6.0
[    10.307] 	Module class: X.Org Video Driver
[    10.307] 	ABI class: X.Org Video Driver, version 25.2
[    10.307] (II) NVIDIA dlloader X Driver  535.98  Tue Aug  1 21:44:52 UTC 2023
[    10.307] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    10.307] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.307] (II) FBDEV: driver for framebuffer: fbdev
[    10.307] (II) VESA: driver for VESA chipsets: vesa
[    10.308] (II) Loading sub module "fb"
[    10.308] (II) LoadModule: "fb"
[    10.308] (II) Module "fb" already built-in
[    10.308] (II) Loading sub module "wfb"
[    10.308] (II) LoadModule: "wfb"
[    10.308] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    10.309] (II) Module wfb: vendor="X.Org Foundation"
[    10.309] 	compiled for 1.21.1.8, module version = 1.0.0
[    10.309] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.310] (WW) Falling back to old probe method for modesetting
[    10.310] (WW) Falling back to old probe method for fbdev
[    10.310] (II) Loading sub module "fbdevhw"
[    10.310] (II) LoadModule: "fbdevhw"
[    10.310] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    10.310] (II) Module fbdevhw: vendor="X.Org Foundation"
[    10.310] 	compiled for 1.21.1.8, module version = 0.0.2
[    10.310] 	ABI class: X.Org Video Driver, version 25.2
[    10.310] (EE) open /dev/fb0: No such file or directory
[    10.310] (II) modeset(G0): using drv /dev/dri/card1
[    10.311] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    10.311] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    10.311] (==) NVIDIA(0): RGB weight 888
[    10.311] (==) NVIDIA(0): Default visual is TrueColor
[    10.311] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    10.311] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    10.311] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    10.311] (**) NVIDIA(0): Enabling 2D acceleration
[    10.311] (II) Loading sub module "glxserver_nvidia"
[    10.311] (II) LoadModule: "glxserver_nvidia"
[    10.311] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    10.336] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    10.336] 	compiled for 1.6.99.901, module version = 1.0.0
[    10.336] 	Module class: X.Org Server Extension
[    10.336] (II) NVIDIA GLX Module  535.98  Tue Aug  1 21:49:22 UTC 2023
[    10.336] (II) NVIDIA: The X server supports PRIME Render Offload.
[    11.033] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    11.033] (--) NVIDIA(0):     DFP-0
[    11.033] (--) NVIDIA(0):     DFP-1
[    11.033] (--) NVIDIA(0):     DFP-2
[    11.033] (--) NVIDIA(0):     DFP-3 (boot)
[    11.033] (--) NVIDIA(0):     DFP-4
[    11.033] (--) NVIDIA(0):     DFP-5
[    11.033] (--) NVIDIA(0):     DFP-6
[    11.033] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 4090 (AD102-A) at PCI:1:0:0
[    11.033] (II) NVIDIA(0):     (GPU-0)
[    11.033] (--) NVIDIA(0): Memory: 25153536 kBytes
[    11.033] (--) NVIDIA(0): VideoBIOS: 95.02.18.c0.2e
[    11.033] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    11.033] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    11.033] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    11.033] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    11.033] (--) NVIDIA(GPU-0): 
[    11.034] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    11.034] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    11.034] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    11.034] (--) NVIDIA(GPU-0): 
[    11.035] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    11.035] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    11.035] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    11.035] (--) NVIDIA(GPU-0): 
[    11.161] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    11.161] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    11.161] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    11.161] (--) NVIDIA(GPU-0): 
[    11.164] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    11.164] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    11.164] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    11.164] (--) NVIDIA(GPU-0): 
[    11.164] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    11.164] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    11.164] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    11.164] (--) NVIDIA(GPU-0): 
[    11.164] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    11.164] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    11.164] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    11.164] (--) NVIDIA(GPU-0): 
[    11.223] (==) NVIDIA(0): 
[    11.223] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    11.223] (==) NVIDIA(0):     will be used as the requested mode.
[    11.223] (==) NVIDIA(0): 
[    11.227] (II) NVIDIA(0): Validated MetaModes:
[    11.227] (II) NVIDIA(0):     "DFP-3:nvidia-auto-select,DFP-1:nvidia-auto-select"
[    11.227] (II) NVIDIA(0): Virtual screen size determined to be 4480 x 1920
[    11.260] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[    11.260] (--) NVIDIA(0):     option
[    11.260] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    11.260] (==) modeset(G0): RGB weight 888
[    11.260] (==) modeset(G0): Default visual is TrueColor
[    11.260] (II) Loading sub module "glamoregl"
[    11.260] (II) LoadModule: "glamoregl"
[    11.260] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    11.266] (II) Module glamoregl: vendor="X.Org Foundation"
[    11.266] 	compiled for 1.21.1.8, module version = 1.0.1
[    11.266] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.520] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CFL GT2)
[    11.520] (II) modeset(G0): glamor initialized
[    11.520] (II) modeset(G0): Output DP-1-1 has no monitor section
[    11.623] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    11.626] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[    11.626] (II) modeset(G0): Output DP-1-2 has no monitor section
[    11.629] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[    11.630] (II) modeset(G0): EDID for output DP-1-1
[    11.733] (II) modeset(G0): EDID for output HDMI-1-1
[    11.736] (II) modeset(G0): EDID for output HDMI-1-2
[    11.736] (II) modeset(G0): EDID for output DP-1-2
[    11.739] (II) modeset(G0): EDID for output HDMI-1-3
[    11.739] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    11.739] (==) modeset(G0): DPI set to (96, 96)
[    11.739] (II) Loading sub module "fb"
[    11.739] (II) LoadModule: "fb"
[    11.739] (II) Module "fb" already built-in
[    11.739] (II) UnloadModule: "fbdev"
[    11.739] (II) Unloading fbdev
[    11.739] (II) UnloadSubModule: "fbdevhw"
[    11.739] (II) Unloading fbdevhw
[    11.739] (II) UnloadModule: "vesa"
[    11.739] (II) Unloading vesa
[    11.740] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    11.740] (II) NVIDIA:     access.
[    11.743] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    11.743] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    11.743] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    11.743] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    11.743] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    11.743] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    11.743] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    11.743] (II) NVIDIA(0):     Config Options in the README.
[    11.757] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select,DFP-1:nvidia-auto-select"
[    11.854] (==) NVIDIA(0): Disabling shared memory pixmaps
[    11.854] (==) NVIDIA(0): Backing store enabled
[    11.854] (==) NVIDIA(0): Silken mouse enabled
[    11.854] (==) NVIDIA(0): DPMS enabled
[    11.854] (II) Loading sub module "dri2"
[    11.854] (II) LoadModule: "dri2"
[    11.854] (II) Module "dri2" already built-in
[    11.854] (II) NVIDIA(0): [DRI2] Setup complete
[    11.854] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    11.868] (==) modeset(G0): Backing store enabled
[    11.868] (==) modeset(G0): Silken mouse enabled
[    11.868] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    11.868] (==) modeset(G0): DPMS enabled
[    11.868] (II) modeset(G0): [DRI2] Setup complete
[    11.868] (II) modeset(G0): [DRI2]   DRI driver: iris
[    11.868] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    11.868] (II) modeset(G0): Disable reverse prime offload mode for i915.
[    11.868] (II) Initializing extension Generic Event Extension
[    11.868] (II) Initializing extension SHAPE
[    11.868] (II) Initializing extension MIT-SHM
[    11.868] (II) Initializing extension XInputExtension
[    11.868] (II) Initializing extension XTEST
[    11.869] (II) Initializing extension BIG-REQUESTS
[    11.869] (II) Initializing extension SYNC
[    11.869] (II) Initializing extension XKEYBOARD
[    11.869] (II) Initializing extension XC-MISC
[    11.869] (II) Initializing extension SECURITY
[    11.869] (II) Initializing extension XFIXES
[    11.869] (II) Initializing extension RENDER
[    11.869] (II) Initializing extension RANDR
[    11.869] (II) Initializing extension COMPOSITE
[    11.869] (II) Initializing extension DAMAGE
[    11.869] (II) Initializing extension MIT-SCREEN-SAVER
[    11.869] (II) Initializing extension DOUBLE-BUFFER
[    11.869] (II) Initializing extension RECORD
[    11.869] (II) Initializing extension DPMS
[    11.869] (II) Initializing extension Present
[    11.869] (II) Initializing extension DRI3
[    11.870] (II) Initializing extension X-Resource
[    11.870] (II) Initializing extension XVideo
[    11.870] (II) Initializing extension XVideo-MotionCompensation
[    11.870] (II) Initializing extension GLX
[    11.870] (II) Initializing extension GLX
[    11.870] (II) Indirect GLX disabled.
[    11.870] (II) GLX: Another vendor is already registered for screen 0
[    11.870] (II) Initializing extension XFree86-VidModeExtension
[    11.870] (II) Initializing extension XFree86-DGA
[    11.870] (II) Initializing extension XFree86-DRI
[    11.870] (II) Initializing extension DRI2
[    11.870] (II) Initializing extension NV-GLX
[    11.870] (II) Initializing extension NV-CONTROL
[    11.870] (II) Initializing extension XINERAMA
[    11.871] (II) modeset(G0): Damage tracking initialized
[    11.946] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    11.947] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    11.947] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    11.947] (II) LoadModule: "libinput"
[    11.947] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    11.950] (II) Module libinput: vendor="X.Org Foundation"
[    11.950] 	compiled for 1.21.1.8, module version = 1.3.0
[    11.950] 	Module class: X.Org XInput Driver
[    11.950] 	ABI class: X.Org XInput driver, version 24.4
[    11.950] (II) Using input driver 'libinput' for 'Power Button'
[    11.950] (**) Power Button: always reports core events
[    11.950] (**) Option "Device" "/dev/input/event2"
[    11.953] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    11.953] (II) event2  - Power Button: device is a keyboard
[    11.953] (II) event2  - Power Button: device removed
[    11.976] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    11.976] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    11.977] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    11.977] (II) event2  - Power Button: device is a keyboard
[    11.977] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    11.977] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    11.977] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    11.977] (II) Using input driver 'libinput' for 'Video Bus'
[    11.977] (**) Video Bus: always reports core events
[    11.977] (**) Option "Device" "/dev/input/event3"
[    11.978] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    11.978] (II) event3  - Video Bus: device is a keyboard
[    11.978] (II) event3  - Video Bus: device removed
[    12.010] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[    12.010] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    12.011] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    12.011] (II) event3  - Video Bus: device is a keyboard
[    12.011] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    12.011] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.011] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    12.011] (II) Using input driver 'libinput' for 'Power Button'
[    12.011] (**) Power Button: always reports core events
[    12.011] (**) Option "Device" "/dev/input/event1"
[    12.012] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    12.012] (II) event1  - Power Button: device is a keyboard
[    12.013] (II) event1  - Power Button: device removed
[    12.026] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    12.026] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    12.028] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    12.028] (II) event1  - Power Button: device is a keyboard
[    12.029] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    12.029] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    12.029] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    12.029] (II) Using input driver 'libinput' for 'Sleep Button'
[    12.029] (**) Sleep Button: always reports core events
[    12.029] (**) Option "Device" "/dev/input/event0"
[    12.031] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    12.031] (II) event0  - Sleep Button: device is a keyboard
[    12.031] (II) event0  - Sleep Button: device removed
[    12.053] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    12.053] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    12.057] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    12.057] (II) event0  - Sleep Button: device is a keyboard
[    12.060] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[    12.060] (II) No input driver specified, ignoring this device.
[    12.060] (II) This device may have been added with another device file.
[    12.062] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[    12.062] (II) No input driver specified, ignoring this device.
[    12.062] (II) This device may have been added with another device file.
[    12.063] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[    12.063] (II) No input driver specified, ignoring this device.
[    12.063] (II) This device may have been added with another device file.
[    12.065] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
[    12.065] (II) No input driver specified, ignoring this device.
[    12.065] (II) This device may have been added with another device file.
[    12.070] (II) config/udev: Adding input device Logitech G502 X (/dev/input/event10)
[    12.070] (**) Logitech G502 X: Applying InputClass "evdev pointer catchall"
[    12.070] (**) Logitech G502 X: Applying InputClass "libinput pointer catchall"
[    12.070] (II) Using input driver 'libinput' for 'Logitech G502 X'
[    12.070] (**) Logitech G502 X: always reports core events
[    12.070] (**) Option "Device" "/dev/input/event10"
[    12.132] (II) event10 - Logitech G502 X: is tagged by udev as: Mouse
[    12.132] (II) event10 - Logitech G502 X: device is a pointer
[    12.133] (II) event10 - Logitech G502 X: device removed
[    12.170] (II) libinput: Logitech G502 X: Step value 0 was provided, libinput Fallback acceleration function is used.
[    12.170] (II) libinput: Logitech G502 X: Step value 0 was provided, libinput Fallback acceleration function is used.
[    12.170] (II) libinput: Logitech G502 X: Step value 0 was provided, libinput Fallback acceleration function is used.
[    12.170] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.0/0003:046D:C099.0006/input/input12/event10"
[    12.170] (II) XINPUT: Adding extended input device "Logitech G502 X" (type: MOUSE, id 10)
[    12.170] (**) Option "AccelerationScheme" "none"
[    12.170] (**) Logitech G502 X: (accel) selected scheme none/0
[    12.170] (**) Logitech G502 X: (accel) acceleration factor: 2.000
[    12.170] (**) Logitech G502 X: (accel) acceleration threshold: 4
[    12.232] (II) event10 - Logitech G502 X: is tagged by udev as: Mouse
[    12.232] (II) event10 - Logitech G502 X: device is a pointer
[    12.236] (II) config/udev: Adding input device Logitech G502 X (/dev/input/mouse1)
[    12.236] (II) No input driver specified, ignoring this device.
[    12.236] (II) This device may have been added with another device file.
[    12.240] (II) config/udev: Adding input device Logitech G502 X Keyboard (/dev/input/event11)
[    12.240] (**) Logitech G502 X Keyboard: Applying InputClass "evdev keyboard catchall"
[    12.240] (**) Logitech G502 X Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.240] (II) Using input driver 'libinput' for 'Logitech G502 X Keyboard'
[    12.240] (**) Logitech G502 X Keyboard: always reports core events
[    12.240] (**) Option "Device" "/dev/input/event11"
[    12.247] (II) event11 - Logitech G502 X Keyboard: is tagged by udev as: Keyboard
[    12.247] (II) event11 - Logitech G502 X Keyboard: device is a keyboard
[    12.248] (II) event11 - Logitech G502 X Keyboard: device removed
[    12.273] (II) libinput: Logitech G502 X Keyboard: needs a virtual subdevice
[    12.273] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.1/0003:046D:C099.0007/input/input13/event11"
[    12.273] (II) XINPUT: Adding extended input device "Logitech G502 X Keyboard" (type: MOUSE, id 11)
[    12.273] (**) Option "AccelerationScheme" "none"
[    12.273] (**) Logitech G502 X Keyboard: (accel) selected scheme none/0
[    12.273] (**) Logitech G502 X Keyboard: (accel) acceleration factor: 2.000
[    12.273] (**) Logitech G502 X Keyboard: (accel) acceleration threshold: 4
[    12.280] (II) event11 - Logitech G502 X Keyboard: is tagged by udev as: Keyboard
[    12.280] (II) event11 - Logitech G502 X Keyboard: device is a keyboard
[    12.284] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan AIMO (/dev/input/event4)
[    12.284] (**) ROCCAT ROCCAT Vulcan AIMO: Applying InputClass "evdev keyboard catchall"
[    12.284] (**) ROCCAT ROCCAT Vulcan AIMO: Applying InputClass "libinput keyboard catchall"
[    12.284] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan AIMO'
[    12.285] (**) ROCCAT ROCCAT Vulcan AIMO: always reports core events
[    12.285] (**) Option "Device" "/dev/input/event4"
[    12.290] (II) event4  - ROCCAT ROCCAT Vulcan AIMO: is tagged by udev as: Keyboard
[    12.290] (II) event4  - ROCCAT ROCCAT Vulcan AIMO: device is a keyboard
[    12.291] (II) event4  - ROCCAT ROCCAT Vulcan AIMO: device removed
[    12.310] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:1E7D:3098.0002/input/input5/event4"
[    12.310] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan AIMO" (type: KEYBOARD, id 12)
[    12.316] (II) event4  - ROCCAT ROCCAT Vulcan AIMO: is tagged by udev as: Keyboard
[    12.316] (II) event4  - ROCCAT ROCCAT Vulcan AIMO: device is a keyboard
[    12.320] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan AIMO Mouse (/dev/input/event5)
[    12.320] (**) ROCCAT ROCCAT Vulcan AIMO Mouse: Applying InputClass "evdev pointer catchall"
[    12.320] (**) ROCCAT ROCCAT Vulcan AIMO Mouse: Applying InputClass "libinput pointer catchall"
[    12.320] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan AIMO Mouse'
[    12.320] (**) ROCCAT ROCCAT Vulcan AIMO Mouse: always reports core events
[    12.320] (**) Option "Device" "/dev/input/event5"
[    12.326] (II) event5  - ROCCAT ROCCAT Vulcan AIMO Mouse: is tagged by udev as: Mouse
[    12.326] (II) event5  - ROCCAT ROCCAT Vulcan AIMO Mouse: device is a pointer
[    12.327] (II) event5  - ROCCAT ROCCAT Vulcan AIMO Mouse: device removed
[    12.363] (II) libinput: ROCCAT ROCCAT Vulcan AIMO Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    12.363] (II) libinput: ROCCAT ROCCAT Vulcan AIMO Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    12.363] (II) libinput: ROCCAT ROCCAT Vulcan AIMO Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    12.363] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1E7D:3098.0003/input/input6/event5"
[    12.363] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan AIMO Mouse" (type: MOUSE, id 13)
[    12.364] (**) Option "AccelerationScheme" "none"
[    12.364] (**) ROCCAT ROCCAT Vulcan AIMO Mouse: (accel) selected scheme none/0
[    12.364] (**) ROCCAT ROCCAT Vulcan AIMO Mouse: (accel) acceleration factor: 2.000
[    12.364] (**) ROCCAT ROCCAT Vulcan AIMO Mouse: (accel) acceleration threshold: 4
[    12.369] (II) event5  - ROCCAT ROCCAT Vulcan AIMO Mouse: is tagged by udev as: Mouse
[    12.370] (II) event5  - ROCCAT ROCCAT Vulcan AIMO Mouse: device is a pointer
[    12.373] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan AIMO Mouse (/dev/input/mouse0)
[    12.373] (II) No input driver specified, ignoring this device.
[    12.373] (II) This device may have been added with another device file.
[    12.377] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan AIMO Consumer Control (/dev/input/event6)
[    12.377] (**) ROCCAT ROCCAT Vulcan AIMO Consumer Control: Applying InputClass "evdev keyboard catchall"
[    12.377] (**) ROCCAT ROCCAT Vulcan AIMO Consumer Control: Applying InputClass "libinput keyboard catchall"
[    12.377] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan AIMO Consumer Control'
[    12.377] (**) ROCCAT ROCCAT Vulcan AIMO Consumer Control: always reports core events
[    12.377] (**) Option "Device" "/dev/input/event6"
[    12.382] (II) event6  - ROCCAT ROCCAT Vulcan AIMO Consumer Control: is tagged by udev as: Keyboard
[    12.383] (II) event6  - ROCCAT ROCCAT Vulcan AIMO Consumer Control: device is a keyboard
[    12.383] (II) event6  - ROCCAT ROCCAT Vulcan AIMO Consumer Control: device removed
[    12.420] (II) libinput: ROCCAT ROCCAT Vulcan AIMO Consumer Control: needs a virtual subdevice
[    12.420] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1E7D:3098.0003/input/input7/event6"
[    12.420] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan AIMO Consumer Control" (type: MOUSE, id 14)
[    12.420] (**) Option "AccelerationScheme" "none"
[    12.420] (**) ROCCAT ROCCAT Vulcan AIMO Consumer Control: (accel) selected scheme none/0
[    12.420] (**) ROCCAT ROCCAT Vulcan AIMO Consumer Control: (accel) acceleration factor: 2.000
[    12.420] (**) ROCCAT ROCCAT Vulcan AIMO Consumer Control: (accel) acceleration threshold: 4
[    12.426] (II) event6  - ROCCAT ROCCAT Vulcan AIMO Consumer Control: is tagged by udev as: Keyboard
[    12.426] (II) event6  - ROCCAT ROCCAT Vulcan AIMO Consumer Control: device is a keyboard
[    12.430] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan AIMO System Control (/dev/input/event7)
[    12.430] (**) ROCCAT ROCCAT Vulcan AIMO System Control: Applying InputClass "evdev keyboard catchall"
[    12.430] (**) ROCCAT ROCCAT Vulcan AIMO System Control: Applying InputClass "libinput keyboard catchall"
[    12.430] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan AIMO System Control'
[    12.430] (**) ROCCAT ROCCAT Vulcan AIMO System Control: always reports core events
[    12.430] (**) Option "Device" "/dev/input/event7"
[    12.435] (II) event7  - ROCCAT ROCCAT Vulcan AIMO System Control: is tagged by udev as: Keyboard
[    12.436] (II) event7  - ROCCAT ROCCAT Vulcan AIMO System Control: device is a keyboard
[    12.436] (II) event7  - ROCCAT ROCCAT Vulcan AIMO System Control: device removed
[    12.456] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1E7D:3098.0003/input/input8/event7"
[    12.456] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan AIMO System Control" (type: KEYBOARD, id 15)
[    12.462] (II) event7  - ROCCAT ROCCAT Vulcan AIMO System Control: is tagged by udev as: Keyboard
[    12.463] (II) event7  - ROCCAT ROCCAT Vulcan AIMO System Control: device is a keyboard
[    12.467] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan AIMO (/dev/input/event8)
[    12.467] (**) ROCCAT ROCCAT Vulcan AIMO: Applying InputClass "evdev keyboard catchall"
[    12.467] (**) ROCCAT ROCCAT Vulcan AIMO: Applying InputClass "libinput keyboard catchall"
[    12.467] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan AIMO'
[    12.467] (**) ROCCAT ROCCAT Vulcan AIMO: always reports core events
[    12.467] (**) Option "Device" "/dev/input/event8"
[    12.472] (II) event8  - ROCCAT ROCCAT Vulcan AIMO: is tagged by udev as: Keyboard
[    12.472] (II) event8  - ROCCAT ROCCAT Vulcan AIMO: device is a keyboard
[    12.473] (II) event8  - ROCCAT ROCCAT Vulcan AIMO: device removed
[    12.493] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/0003:1E7D:3098.0004/input/input10/event8"
[    12.493] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan AIMO" (type: KEYBOARD, id 16)
[    12.499] (II) event8  - ROCCAT ROCCAT Vulcan AIMO: is tagged by udev as: Keyboard
[    12.499] (II) event8  - ROCCAT ROCCAT Vulcan AIMO: device is a keyboard
[    12.503] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan AIMO (/dev/input/event9)
[    12.503] (**) ROCCAT ROCCAT Vulcan AIMO: Applying InputClass "evdev keyboard catchall"
[    12.503] (**) ROCCAT ROCCAT Vulcan AIMO: Applying InputClass "libinput keyboard catchall"
[    12.504] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan AIMO'
[    12.504] (**) ROCCAT ROCCAT Vulcan AIMO: always reports core events
[    12.504] (**) Option "Device" "/dev/input/event9"
[    12.509] (II) event9  - ROCCAT ROCCAT Vulcan AIMO: is tagged by udev as: Keyboard
[    12.509] (II) event9  - ROCCAT ROCCAT Vulcan AIMO: device is a keyboard
[    12.510] (II) event9  - ROCCAT ROCCAT Vulcan AIMO: device removed
[    12.530] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.3/0003:1E7D:3098.0005/input/input11/event9"
[    12.530] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan AIMO" (type: KEYBOARD, id 17)
[    12.536] (II) event9  - ROCCAT ROCCAT Vulcan AIMO: is tagged by udev as: Keyboard
[    12.536] (II) event9  - ROCCAT ROCCAT Vulcan AIMO: device is a keyboard
[    12.538] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event17)
[    12.538] (II) No input driver specified, ignoring this device.
[    12.538] (II) This device may have been added with another device file.
[    12.540] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event18)
[    12.540] (II) No input driver specified, ignoring this device.
[    12.540] (II) This device may have been added with another device file.
[    12.542] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event19)
[    12.542] (II) No input driver specified, ignoring this device.
[    12.542] (II) This device may have been added with another device file.
[    12.543] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event20)
[    12.543] (II) No input driver specified, ignoring this device.
[    12.543] (II) This device may have been added with another device file.
[    12.545] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event21)
[    12.545] (II) No input driver specified, ignoring this device.
[    12.545] (II) This device may have been added with another device file.
[    12.546] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event22)
[    12.546] (II) No input driver specified, ignoring this device.
[    12.546] (II) This device may have been added with another device file.
[    12.548] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event23)
[    12.548] (II) No input driver specified, ignoring this device.
[    12.548] (II) This device may have been added with another device file.
[    12.549] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event24)
[    12.549] (II) No input driver specified, ignoring this device.
[    12.549] (II) This device may have been added with another device file.
[    12.551] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event25)
[    12.551] (II) No input driver specified, ignoring this device.
[    12.551] (II) This device may have been added with another device file.
[    12.552] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event26)
[    12.552] (II) No input driver specified, ignoring this device.
[    12.552] (II) This device may have been added with another device file.
[    12.553] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[    12.553] (II) No input driver specified, ignoring this device.
[    12.553] (II) This device may have been added with another device file.
[    12.567] (**) Logitech G502 X Keyboard: Applying InputClass "evdev keyboard catchall"
[    12.567] (**) Logitech G502 X Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.567] (II) Using input driver 'libinput' for 'Logitech G502 X Keyboard'
[    12.567] (**) Logitech G502 X Keyboard: always reports core events
[    12.567] (**) Option "Device" "/dev/input/event11"
[    12.567] (II) libinput: Logitech G502 X Keyboard: is a virtual subdevice
[    12.567] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.1/0003:046D:C099.0007/input/input13/event11"
[    12.567] (II) XINPUT: Adding extended input device "Logitech G502 X Keyboard" (type: KEYBOARD, id 18)
[    12.567] (**) ROCCAT ROCCAT Vulcan AIMO Consumer Control: Applying InputClass "evdev keyboard catchall"
[    12.567] (**) ROCCAT ROCCAT Vulcan AIMO Consumer Control: Applying InputClass "libinput keyboard catchall"
[    12.567] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan AIMO Consumer Control'
[    12.567] (**) ROCCAT ROCCAT Vulcan AIMO Consumer Control: always reports core events
[    12.567] (**) Option "Device" "/dev/input/event6"
[    12.567] (II) libinput: ROCCAT ROCCAT Vulcan AIMO Consumer Control: is a virtual subdevice
[    12.567] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1E7D:3098.0003/input/input7/event6"
[    12.567] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan AIMO Consumer Control" (type: KEYBOARD, id 19)
[    16.455] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    16.455] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    16.455] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    16.455] (--) NVIDIA(GPU-0): 
[    16.455] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    16.455] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    16.455] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    16.455] (--) NVIDIA(GPU-0): 
[    16.457] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    16.457] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    16.457] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    16.457] (--) NVIDIA(GPU-0): 
[    16.457] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    16.457] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    16.457] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    16.457] (--) NVIDIA(GPU-0): 
[    16.459] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    16.459] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    16.459] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    16.459] (--) NVIDIA(GPU-0): 
[    16.459] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    16.459] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    16.459] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    16.459] (--) NVIDIA(GPU-0): 
[    16.460] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    16.460] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    16.460] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    16.460] (--) NVIDIA(GPU-0): 
[    16.460] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    16.460] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    16.460] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    16.460] (--) NVIDIA(GPU-0): 
[    16.460] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    16.460] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    16.460] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    16.460] (--) NVIDIA(GPU-0): 
[    16.462] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    16.462] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    16.462] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    16.462] (--) NVIDIA(GPU-0): 
[    16.462] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    16.462] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    16.462] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    16.462] (--) NVIDIA(GPU-0): 
[    16.464] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    16.464] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    16.464] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    16.464] (--) NVIDIA(GPU-0): 
[    16.464] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    16.464] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    16.464] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    16.464] (--) NVIDIA(GPU-0): 
[    16.464] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    16.464] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    16.464] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    16.464] (--) NVIDIA(GPU-0): 
[    18.854] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    18.854] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    18.854] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    18.854] (--) NVIDIA(GPU-0): 
[    18.855] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    18.855] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    18.855] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    18.855] (--) NVIDIA(GPU-0): 
[    18.856] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    18.856] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    18.856] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    18.856] (--) NVIDIA(GPU-0): 
[    18.858] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    18.858] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    18.858] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    18.858] (--) NVIDIA(GPU-0): 
[    18.860] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    18.860] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    18.860] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    18.860] (--) NVIDIA(GPU-0): 
[    18.860] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    18.860] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    18.860] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    18.860] (--) NVIDIA(GPU-0): 
[    18.860] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    18.860] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    18.860] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    18.860] (--) NVIDIA(GPU-0): 
[    18.860] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    18.860] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    18.860] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    18.860] (--) NVIDIA(GPU-0): 
[    18.861] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    18.861] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    18.861] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    18.861] (--) NVIDIA(GPU-0): 
[    18.862] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    18.862] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    18.862] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    18.862] (--) NVIDIA(GPU-0): 
[    18.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    18.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    18.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    18.863] (--) NVIDIA(GPU-0): 
[    18.866] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    18.866] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    18.866] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    18.866] (--) NVIDIA(GPU-0): 
[    18.866] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    18.866] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    18.866] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    18.866] (--) NVIDIA(GPU-0): 
[    18.866] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    18.866] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    18.866] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    18.866] (--) NVIDIA(GPU-0): 
[    70.712] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    70.712] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    70.712] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    70.712] (--) NVIDIA(GPU-0): 
[    70.712] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    70.712] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    70.712] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    70.712] (--) NVIDIA(GPU-0): 
[    70.714] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    70.714] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    70.714] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    70.714] (--) NVIDIA(GPU-0): 
[    70.715] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    70.715] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    70.715] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    70.715] (--) NVIDIA(GPU-0): 
[    70.717] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    70.717] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    70.717] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    70.717] (--) NVIDIA(GPU-0): 
[    70.717] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    70.717] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    70.717] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    70.717] (--) NVIDIA(GPU-0): 
[    70.717] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    70.717] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    70.717] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    70.717] (--) NVIDIA(GPU-0): 
[    70.717] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    70.717] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    70.718] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    70.718] (--) NVIDIA(GPU-0): 
[    70.718] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    70.718] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    70.718] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    70.718] (--) NVIDIA(GPU-0): 
[    70.719] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    70.719] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    70.719] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    70.719] (--) NVIDIA(GPU-0): 
[    70.720] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    70.720] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    70.720] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    70.720] (--) NVIDIA(GPU-0): 
[    70.722] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    70.722] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    70.722] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    70.722] (--) NVIDIA(GPU-0): 
[    70.722] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    70.722] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    70.723] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    70.723] (--) NVIDIA(GPU-0): 
[    70.723] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    70.723] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    70.723] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    70.723] (--) NVIDIA(GPU-0): 
[    73.031] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.031] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.031] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.031] (--) NVIDIA(GPU-0): 
[    73.031] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.031] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.031] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.031] (--) NVIDIA(GPU-0): 
[    73.033] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.033] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.033] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.033] (--) NVIDIA(GPU-0): 
[    73.033] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.033] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.033] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.033] (--) NVIDIA(GPU-0): 
[    73.036] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.036] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.036] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.036] (--) NVIDIA(GPU-0): 
[    73.036] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.036] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.036] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.036] (--) NVIDIA(GPU-0): 
[    73.036] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.036] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.036] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.036] (--) NVIDIA(GPU-0): 
[    73.036] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.036] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.036] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.036] (--) NVIDIA(GPU-0): 
[    73.036] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.036] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.036] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.036] (--) NVIDIA(GPU-0): 
[    73.038] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.038] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.038] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.038] (--) NVIDIA(GPU-0): 
[    73.038] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.038] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.038] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.038] (--) NVIDIA(GPU-0): 
[    73.041] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.041] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.041] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.041] (--) NVIDIA(GPU-0): 
[    73.041] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.041] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.041] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.041] (--) NVIDIA(GPU-0): 
[    73.041] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.041] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.041] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.041] (--) NVIDIA(GPU-0): 
[    73.151] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.151] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.151] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.151] (--) NVIDIA(GPU-0): 
[    73.151] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.151] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.151] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.151] (--) NVIDIA(GPU-0): 
[    73.153] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.153] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.153] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.153] (--) NVIDIA(GPU-0): 
[    73.153] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.153] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.153] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.153] (--) NVIDIA(GPU-0): 
[    73.156] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.156] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.156] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.156] (--) NVIDIA(GPU-0): 
[    73.156] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.156] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.156] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.156] (--) NVIDIA(GPU-0): 
[    73.156] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.156] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.156] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.156] (--) NVIDIA(GPU-0): 
[    73.156] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.156] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.156] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.156] (--) NVIDIA(GPU-0): 
[    73.156] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.156] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.156] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.156] (--) NVIDIA(GPU-0): 
[    73.158] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.158] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.158] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.158] (--) NVIDIA(GPU-0): 
[    73.158] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.158] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.158] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.158] (--) NVIDIA(GPU-0): 
[    73.161] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.161] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.161] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.161] (--) NVIDIA(GPU-0): 
[    73.161] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.161] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.161] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.161] (--) NVIDIA(GPU-0): 
[    73.161] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.161] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.161] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.161] (--) NVIDIA(GPU-0): 
[    73.270] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.270] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.270] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.270] (--) NVIDIA(GPU-0): 
[    73.271] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.271] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.271] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.271] (--) NVIDIA(GPU-0): 
[    73.272] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.272] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.272] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.272] (--) NVIDIA(GPU-0): 
[    73.273] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.273] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.273] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.273] (--) NVIDIA(GPU-0): 
[    73.275] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.275] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.275] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.275] (--) NVIDIA(GPU-0): 
[    73.275] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.275] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.275] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.275] (--) NVIDIA(GPU-0): 
[    73.275] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.275] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.275] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.275] (--) NVIDIA(GPU-0): 
[    73.275] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.275] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.275] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.275] (--) NVIDIA(GPU-0): 
[    73.276] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.276] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.276] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.276] (--) NVIDIA(GPU-0): 
[    73.277] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.277] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.277] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.277] (--) NVIDIA(GPU-0): 
[    73.278] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.278] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.278] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.278] (--) NVIDIA(GPU-0): 
[    73.280] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.280] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.280] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.280] (--) NVIDIA(GPU-0): 
[    73.280] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.280] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.280] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.280] (--) NVIDIA(GPU-0): 
[    73.280] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.280] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.280] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.280] (--) NVIDIA(GPU-0): 
[    73.391] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.391] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.391] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.391] (--) NVIDIA(GPU-0): 
[    73.391] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.391] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.391] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.391] (--) NVIDIA(GPU-0): 
[    73.393] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.393] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.393] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.393] (--) NVIDIA(GPU-0): 
[    73.394] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.394] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.394] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.394] (--) NVIDIA(GPU-0): 
[    73.396] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.396] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.396] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.396] (--) NVIDIA(GPU-0): 
[    73.396] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.396] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.396] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.396] (--) NVIDIA(GPU-0): 
[    73.396] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.396] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.396] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.396] (--) NVIDIA(GPU-0): 
[    73.396] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.396] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.396] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.396] (--) NVIDIA(GPU-0): 
[    73.396] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.396] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.396] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.396] (--) NVIDIA(GPU-0): 
[    73.398] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.398] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.398] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.398] (--) NVIDIA(GPU-0): 
[    73.399] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.399] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.399] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.399] (--) NVIDIA(GPU-0): 
[    73.401] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.401] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.401] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.401] (--) NVIDIA(GPU-0): 
[    73.401] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.401] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.401] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.401] (--) NVIDIA(GPU-0): 
[    73.401] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.401] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.401] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.401] (--) NVIDIA(GPU-0): 
[    73.511] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.511] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.511] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.511] (--) NVIDIA(GPU-0): 
[    73.511] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.511] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.511] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.511] (--) NVIDIA(GPU-0): 
[    73.513] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.513] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.513] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.513] (--) NVIDIA(GPU-0): 
[    73.514] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.514] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.514] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.514] (--) NVIDIA(GPU-0): 
[    73.516] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.516] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.516] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.516] (--) NVIDIA(GPU-0): 
[    73.516] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.516] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.516] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.516] (--) NVIDIA(GPU-0): 
[    73.516] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.516] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.516] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.516] (--) NVIDIA(GPU-0): 
[    73.516] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.516] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.516] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.516] (--) NVIDIA(GPU-0): 
[    73.517] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.517] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.517] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.517] (--) NVIDIA(GPU-0): 
[    73.518] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.518] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.518] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.518] (--) NVIDIA(GPU-0): 
[    73.519] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.519] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.519] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.519] (--) NVIDIA(GPU-0): 
[    73.521] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.521] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.521] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.521] (--) NVIDIA(GPU-0): 
[    73.521] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.521] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.521] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.521] (--) NVIDIA(GPU-0): 
[    73.521] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.521] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.521] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.521] (--) NVIDIA(GPU-0): 
[    73.648] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.648] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.648] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.648] (--) NVIDIA(GPU-0): 
[    73.648] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.648] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.648] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.648] (--) NVIDIA(GPU-0): 
[    73.650] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.650] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.650] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.650] (--) NVIDIA(GPU-0): 
[    73.650] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.650] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.650] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.650] (--) NVIDIA(GPU-0): 
[    73.653] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.653] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.653] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.653] (--) NVIDIA(GPU-0): 
[    73.653] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.653] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.653] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.653] (--) NVIDIA(GPU-0): 
[    73.653] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.653] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.653] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.653] (--) NVIDIA(GPU-0): 
[    73.653] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.653] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.653] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.653] (--) NVIDIA(GPU-0): 
[    73.653] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.653] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.653] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.653] (--) NVIDIA(GPU-0): 
[    73.655] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.655] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.655] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.655] (--) NVIDIA(GPU-0): 
[    73.655] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.656] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.656] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.656] (--) NVIDIA(GPU-0): 
[    73.658] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.658] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.658] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.658] (--) NVIDIA(GPU-0): 
[    73.658] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.658] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.658] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.658] (--) NVIDIA(GPU-0): 
[    73.658] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.658] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.658] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.658] (--) NVIDIA(GPU-0): 
[    73.771] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.771] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.771] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.771] (--) NVIDIA(GPU-0): 
[    73.771] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.771] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.771] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.771] (--) NVIDIA(GPU-0): 
[    73.773] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.773] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.773] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.773] (--) NVIDIA(GPU-0): 
[    73.773] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.773] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.773] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.773] (--) NVIDIA(GPU-0): 
[    73.776] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.776] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.776] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.776] (--) NVIDIA(GPU-0): 
[    73.776] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.776] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.776] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.776] (--) NVIDIA(GPU-0): 
[    73.776] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.776] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.776] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.776] (--) NVIDIA(GPU-0): 
[    73.776] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.776] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    73.776] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    73.776] (--) NVIDIA(GPU-0): 
[    73.776] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    73.776] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    73.776] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    73.776] (--) NVIDIA(GPU-0): 
[    73.778] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.778] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.778] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.778] (--) NVIDIA(GPU-0): 
[    73.778] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    73.778] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    73.778] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    73.778] (--) NVIDIA(GPU-0): 
[    73.781] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.781] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.781] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.781] (--) NVIDIA(GPU-0): 
[    73.781] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    73.781] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    73.781] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    73.781] (--) NVIDIA(GPU-0): 
[    73.781] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    73.781] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    73.781] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    73.781] (--) NVIDIA(GPU-0): 
[    74.034] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.034] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.034] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.034] (--) NVIDIA(GPU-0): 
[    74.035] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.035] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.035] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.035] (--) NVIDIA(GPU-0): 
[    74.037] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.037] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.037] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.037] (--) NVIDIA(GPU-0): 
[    74.037] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.037] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.037] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.037] (--) NVIDIA(GPU-0): 
[    74.040] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.040] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.040] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.040] (--) NVIDIA(GPU-0): 
[    74.040] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.040] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.040] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.040] (--) NVIDIA(GPU-0): 
[    74.040] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.040] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.040] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.040] (--) NVIDIA(GPU-0): 
[    74.040] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.040] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.040] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.040] (--) NVIDIA(GPU-0): 
[    74.040] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.040] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.040] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.040] (--) NVIDIA(GPU-0): 
[    74.042] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.042] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.042] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.042] (--) NVIDIA(GPU-0): 
[    74.042] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.042] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.042] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.042] (--) NVIDIA(GPU-0): 
[    74.045] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.045] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.045] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.045] (--) NVIDIA(GPU-0): 
[    74.045] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.045] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.045] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.045] (--) NVIDIA(GPU-0): 
[    74.045] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.045] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.045] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.045] (--) NVIDIA(GPU-0): 
[    74.221] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.221] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.221] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.221] (--) NVIDIA(GPU-0): 
[    74.221] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.221] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.221] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.221] (--) NVIDIA(GPU-0): 
[    74.223] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.223] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.223] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.223] (--) NVIDIA(GPU-0): 
[    74.223] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.223] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.223] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.223] (--) NVIDIA(GPU-0): 
[    74.226] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.226] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.226] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.226] (--) NVIDIA(GPU-0): 
[    74.226] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.226] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.226] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.226] (--) NVIDIA(GPU-0): 
[    74.226] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.226] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.226] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.226] (--) NVIDIA(GPU-0): 
[    74.226] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.226] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.226] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.226] (--) NVIDIA(GPU-0): 
[    74.226] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.226] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.226] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.226] (--) NVIDIA(GPU-0): 
[    74.228] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.228] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.228] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.228] (--) NVIDIA(GPU-0): 
[    74.229] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.229] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.229] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.229] (--) NVIDIA(GPU-0): 
[    74.231] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.231] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.231] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.231] (--) NVIDIA(GPU-0): 
[    74.231] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.231] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.231] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.231] (--) NVIDIA(GPU-0): 
[    74.231] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.231] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.231] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.231] (--) NVIDIA(GPU-0): 
[    74.561] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.561] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.561] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.561] (--) NVIDIA(GPU-0): 
[    74.561] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.561] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.561] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.561] (--) NVIDIA(GPU-0): 
[    74.563] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.563] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.563] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.563] (--) NVIDIA(GPU-0): 
[    74.564] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.564] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.564] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.564] (--) NVIDIA(GPU-0): 
[    74.566] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.566] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.566] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.566] (--) NVIDIA(GPU-0): 
[    74.566] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.566] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.566] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.566] (--) NVIDIA(GPU-0): 
[    74.566] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.566] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.566] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.566] (--) NVIDIA(GPU-0): 
[    74.566] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.566] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.566] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.566] (--) NVIDIA(GPU-0): 
[    74.567] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.567] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.567] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.567] (--) NVIDIA(GPU-0): 
[    74.568] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.568] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.568] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.568] (--) NVIDIA(GPU-0): 
[    74.569] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.569] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.569] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.569] (--) NVIDIA(GPU-0): 
[    74.571] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.571] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.571] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.571] (--) NVIDIA(GPU-0): 
[    74.571] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.571] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.571] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.571] (--) NVIDIA(GPU-0): 
[    74.571] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.571] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.571] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.571] (--) NVIDIA(GPU-0): 
[    74.684] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.684] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.684] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.684] (--) NVIDIA(GPU-0): 
[    74.684] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.684] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.684] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.684] (--) NVIDIA(GPU-0): 
[    74.686] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.686] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.686] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.686] (--) NVIDIA(GPU-0): 
[    74.686] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.686] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.686] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.686] (--) NVIDIA(GPU-0): 
[    74.689] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.689] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.689] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.689] (--) NVIDIA(GPU-0): 
[    74.689] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.689] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.689] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.689] (--) NVIDIA(GPU-0): 
[    74.689] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.689] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.689] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.689] (--) NVIDIA(GPU-0): 
[    74.689] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.689] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.689] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.689] (--) NVIDIA(GPU-0): 
[    74.689] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.689] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.689] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.689] (--) NVIDIA(GPU-0): 
[    74.691] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.691] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.691] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.691] (--) NVIDIA(GPU-0): 
[    74.691] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.691] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.691] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.691] (--) NVIDIA(GPU-0): 
[    74.694] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.694] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.694] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.694] (--) NVIDIA(GPU-0): 
[    74.694] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.694] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.694] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.694] (--) NVIDIA(GPU-0): 
[    74.694] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.694] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.694] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.694] (--) NVIDIA(GPU-0): 
[    74.829] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.829] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.829] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.829] (--) NVIDIA(GPU-0): 
[    74.829] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.829] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.829] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.829] (--) NVIDIA(GPU-0): 
[    74.831] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.831] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.831] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.831] (--) NVIDIA(GPU-0): 
[    74.831] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.831] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.831] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.831] (--) NVIDIA(GPU-0): 
[    74.834] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.834] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.834] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.834] (--) NVIDIA(GPU-0): 
[    74.834] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.834] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.834] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.834] (--) NVIDIA(GPU-0): 
[    74.834] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.834] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.834] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.834] (--) NVIDIA(GPU-0): 
[    74.834] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.834] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.834] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.834] (--) NVIDIA(GPU-0): 
[    74.834] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.834] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.834] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.834] (--) NVIDIA(GPU-0): 
[    74.836] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.836] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.836] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.836] (--) NVIDIA(GPU-0): 
[    74.836] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.836] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.836] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.836] (--) NVIDIA(GPU-0): 
[    74.839] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.839] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.839] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.839] (--) NVIDIA(GPU-0): 
[    74.839] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.839] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.839] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.839] (--) NVIDIA(GPU-0): 
[    74.839] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.839] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.839] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.839] (--) NVIDIA(GPU-0): 
[    74.950] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.950] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.950] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.950] (--) NVIDIA(GPU-0): 
[    74.951] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.951] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.951] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.951] (--) NVIDIA(GPU-0): 
[    74.953] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.953] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.953] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.953] (--) NVIDIA(GPU-0): 
[    74.953] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.953] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.953] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.953] (--) NVIDIA(GPU-0): 
[    74.955] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.956] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.956] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.956] (--) NVIDIA(GPU-0): 
[    74.956] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.956] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.956] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.956] (--) NVIDIA(GPU-0): 
[    74.956] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.956] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.956] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.956] (--) NVIDIA(GPU-0): 
[    74.956] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.956] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.956] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.956] (--) NVIDIA(GPU-0): 
[    74.956] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    74.956] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    74.956] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    74.956] (--) NVIDIA(GPU-0): 
[    74.958] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.958] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.958] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.958] (--) NVIDIA(GPU-0): 
[    74.958] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    74.958] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    74.958] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    74.958] (--) NVIDIA(GPU-0): 
[    74.961] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.961] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.961] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.961] (--) NVIDIA(GPU-0): 
[    74.961] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.961] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    74.961] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    74.961] (--) NVIDIA(GPU-0): 
[    74.961] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    74.961] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    74.961] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    74.961] (--) NVIDIA(GPU-0): 
[    75.070] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    75.070] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    75.070] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    75.070] (--) NVIDIA(GPU-0): 
[    75.070] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    75.070] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    75.070] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    75.070] (--) NVIDIA(GPU-0): 
[    75.072] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    75.072] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    75.072] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    75.072] (--) NVIDIA(GPU-0): 
[    75.073] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    75.073] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    75.073] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    75.073] (--) NVIDIA(GPU-0): 
[    75.075] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    75.075] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    75.075] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    75.075] (--) NVIDIA(GPU-0): 
[    75.075] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    75.075] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    75.075] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    75.075] (--) NVIDIA(GPU-0): 
[    75.075] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    75.075] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    75.075] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    75.075] (--) NVIDIA(GPU-0): 
[    75.075] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    75.075] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    75.075] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    75.075] (--) NVIDIA(GPU-0): 
[    75.076] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    75.076] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    75.076] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    75.076] (--) NVIDIA(GPU-0): 
[    75.077] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    75.077] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    75.077] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    75.077] (--) NVIDIA(GPU-0): 
[    75.078] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    75.078] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    75.078] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    75.078] (--) NVIDIA(GPU-0): 
[    75.080] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    75.080] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    75.080] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    75.080] (--) NVIDIA(GPU-0): 
[    75.080] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    75.080] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    75.080] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    75.080] (--) NVIDIA(GPU-0): 
[    75.080] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    75.080] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    75.080] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    75.080] (--) NVIDIA(GPU-0): 
[    75.191] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    75.191] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    75.191] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    75.191] (--) NVIDIA(GPU-0): 
[    75.191] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    75.191] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    75.191] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    75.191] (--) NVIDIA(GPU-0): 
[    75.193] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    75.193] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    75.193] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    75.193] (--) NVIDIA(GPU-0): 
[    75.193] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    75.193] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    75.193] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    75.193] (--) NVIDIA(GPU-0): 
[    75.196] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    75.196] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    75.196] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    75.196] (--) NVIDIA(GPU-0): 
[    75.196] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    75.196] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    75.196] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    75.196] (--) NVIDIA(GPU-0): 
[    75.196] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    75.196] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    75.196] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    75.196] (--) NVIDIA(GPU-0): 
[    75.196] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    75.196] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    75.196] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    75.196] (--) NVIDIA(GPU-0): 
[    75.196] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    75.196] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    75.196] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    75.196] (--) NVIDIA(GPU-0): 
[    75.198] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    75.198] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    75.198] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    75.198] (--) NVIDIA(GPU-0): 
[    75.198] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    75.198] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    75.198] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    75.198] (--) NVIDIA(GPU-0): 
[    75.201] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    75.201] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    75.201] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    75.201] (--) NVIDIA(GPU-0): 
[    75.201] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    75.201] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    75.201] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    75.201] (--) NVIDIA(GPU-0): 
[    75.201] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    75.201] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    75.201] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    75.201] (--) NVIDIA(GPU-0): 
[    75.311] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    75.311] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    75.311] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    75.311] (--) NVIDIA(GPU-0): 
[    75.311] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    75.311] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    75.311] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    75.311] (--) NVIDIA(GPU-0): 
[    75.313] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    75.313] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    75.313] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    75.313] (--) NVIDIA(GPU-0): 
[    75.313] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    75.313] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    75.313] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    75.313] (--) NVIDIA(GPU-0): 
[    75.316] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    75.316] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    75.316] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    75.316] (--) NVIDIA(GPU-0): 
[    75.316] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    75.316] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    75.316] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    75.316] (--) NVIDIA(GPU-0): 
[    75.316] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    75.316] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    75.316] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    75.316] (--) NVIDIA(GPU-0): 
[    75.316] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    75.316] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    75.316] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    75.316] (--) NVIDIA(GPU-0): 
[    75.316] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    75.316] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    75.316] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    75.316] (--) NVIDIA(GPU-0): 
[    75.318] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    75.318] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    75.318] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    75.318] (--) NVIDIA(GPU-0): 
[    75.318] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    75.318] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    75.318] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    75.318] (--) NVIDIA(GPU-0): 
[    75.321] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    75.321] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    75.321] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    75.321] (--) NVIDIA(GPU-0): 
[    75.321] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    75.321] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    75.321] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    75.321] (--) NVIDIA(GPU-0): 
[    75.321] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    75.321] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    75.321] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    75.321] (--) NVIDIA(GPU-0): 
[    75.565] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    75.565] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    75.565] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    75.565] (--) NVIDIA(GPU-0): 
[    75.565] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    75.565] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    75.565] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    75.565] (--) NVIDIA(GPU-0): 
[    75.567] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    75.567] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    75.567] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    75.567] (--) NVIDIA(GPU-0): 
[    75.567] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    75.567] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    75.567] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    75.567] (--) NVIDIA(GPU-0): 
[    75.570] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    75.570] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    75.570] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    75.570] (--) NVIDIA(GPU-0): 
[    75.570] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    75.570] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    75.570] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    75.570] (--) NVIDIA(GPU-0): 
[    75.570] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    75.570] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    75.570] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    75.570] (--) NVIDIA(GPU-0): 
[    75.570] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    75.570] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    75.570] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    75.570] (--) NVIDIA(GPU-0): 
[    75.570] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    75.570] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    75.570] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    75.570] (--) NVIDIA(GPU-0): 
[    75.572] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    75.572] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    75.572] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    75.572] (--) NVIDIA(GPU-0): 
[    75.572] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    75.572] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    75.572] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    75.572] (--) NVIDIA(GPU-0): 
[    75.575] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    75.575] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    75.575] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    75.575] (--) NVIDIA(GPU-0): 
[    75.575] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    75.575] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    75.575] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    75.575] (--) NVIDIA(GPU-0): 
[    75.575] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    75.575] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    75.575] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    75.575] (--) NVIDIA(GPU-0): 
[    75.687] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    75.687] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    75.687] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    75.687] (--) NVIDIA(GPU-0): 
[    75.687] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    75.687] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    75.687] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    75.687] (--) NVIDIA(GPU-0): 
[    75.689] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    75.689] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    75.689] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    75.689] (--) NVIDIA(GPU-0): 
[    75.690] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    75.690] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    75.690] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    75.690] (--) NVIDIA(GPU-0): 
[    75.692] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    75.692] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    75.692] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    75.692] (--) NVIDIA(GPU-0): 
[    75.692] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    75.692] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    75.692] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    75.692] (--) NVIDIA(GPU-0): 
[    75.692] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    75.692] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    75.692] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    75.692] (--) NVIDIA(GPU-0): 
[    75.692] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    75.692] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    75.692] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    75.692] (--) NVIDIA(GPU-0): 
[    75.692] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    75.692] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    75.692] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    75.692] (--) NVIDIA(GPU-0): 
[    75.694] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    75.694] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    75.694] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    75.694] (--) NVIDIA(GPU-0): 
[    75.695] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    75.695] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    75.695] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    75.695] (--) NVIDIA(GPU-0): 
[    75.697] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    75.697] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    75.697] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    75.697] (--) NVIDIA(GPU-0): 
[    75.697] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    75.697] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    75.697] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    75.697] (--) NVIDIA(GPU-0): 
[    75.697] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    75.697] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    75.697] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    75.697] (--) NVIDIA(GPU-0): 
[    76.178] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.178] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.178] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.178] (--) NVIDIA(GPU-0): 
[    76.178] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.178] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.178] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.178] (--) NVIDIA(GPU-0): 
[    76.180] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.180] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.180] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.180] (--) NVIDIA(GPU-0): 
[    76.181] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.181] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.181] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.181] (--) NVIDIA(GPU-0): 
[    76.183] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.183] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.183] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.183] (--) NVIDIA(GPU-0): 
[    76.183] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.183] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.183] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.183] (--) NVIDIA(GPU-0): 
[    76.183] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.183] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.183] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.183] (--) NVIDIA(GPU-0): 
[    76.183] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.183] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.183] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.183] (--) NVIDIA(GPU-0): 
[    76.184] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.184] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.184] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.184] (--) NVIDIA(GPU-0): 
[    76.185] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.185] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.185] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.185] (--) NVIDIA(GPU-0): 
[    76.186] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.186] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.186] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.186] (--) NVIDIA(GPU-0): 
[    76.188] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.188] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.188] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.188] (--) NVIDIA(GPU-0): 
[    76.188] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.188] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.188] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.188] (--) NVIDIA(GPU-0): 
[    76.188] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.188] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.188] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.188] (--) NVIDIA(GPU-0): 
[    76.297] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.297] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.297] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.297] (--) NVIDIA(GPU-0): 
[    76.297] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.297] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.297] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.297] (--) NVIDIA(GPU-0): 
[    76.299] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.299] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.299] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.299] (--) NVIDIA(GPU-0): 
[    76.299] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.299] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.299] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.299] (--) NVIDIA(GPU-0): 
[    76.302] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.302] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.302] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.302] (--) NVIDIA(GPU-0): 
[    76.302] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.302] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.302] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.302] (--) NVIDIA(GPU-0): 
[    76.302] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.302] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.302] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.302] (--) NVIDIA(GPU-0): 
[    76.302] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.302] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.302] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.302] (--) NVIDIA(GPU-0): 
[    76.302] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.302] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.302] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.302] (--) NVIDIA(GPU-0): 
[    76.304] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.304] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.304] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.304] (--) NVIDIA(GPU-0): 
[    76.304] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.304] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.304] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.304] (--) NVIDIA(GPU-0): 
[    76.307] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.307] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.307] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.307] (--) NVIDIA(GPU-0): 
[    76.307] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.307] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.307] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.307] (--) NVIDIA(GPU-0): 
[    76.307] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.307] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.307] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.307] (--) NVIDIA(GPU-0): 
[    76.417] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.417] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.417] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.417] (--) NVIDIA(GPU-0): 
[    76.418] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.418] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.418] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.418] (--) NVIDIA(GPU-0): 
[    76.419] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.419] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.419] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.419] (--) NVIDIA(GPU-0): 
[    76.420] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.420] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.420] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.420] (--) NVIDIA(GPU-0): 
[    76.422] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.422] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.422] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.422] (--) NVIDIA(GPU-0): 
[    76.422] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.422] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.422] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.422] (--) NVIDIA(GPU-0): 
[    76.422] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.422] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.422] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.422] (--) NVIDIA(GPU-0): 
[    76.422] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.422] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.422] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.422] (--) NVIDIA(GPU-0): 
[    76.423] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.423] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.423] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.423] (--) NVIDIA(GPU-0): 
[    76.424] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.424] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.424] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.424] (--) NVIDIA(GPU-0): 
[    76.425] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.425] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.425] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.425] (--) NVIDIA(GPU-0): 
[    76.427] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.427] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.427] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.427] (--) NVIDIA(GPU-0): 
[    76.427] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.427] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.427] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.427] (--) NVIDIA(GPU-0): 
[    76.427] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.427] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.428] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.428] (--) NVIDIA(GPU-0): 
[    76.592] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.592] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.592] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.592] (--) NVIDIA(GPU-0): 
[    76.592] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.592] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.592] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.592] (--) NVIDIA(GPU-0): 
[    76.594] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.594] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.594] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.594] (--) NVIDIA(GPU-0): 
[    76.594] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.594] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.594] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.594] (--) NVIDIA(GPU-0): 
[    76.597] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.597] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.597] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.597] (--) NVIDIA(GPU-0): 
[    76.597] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.597] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.597] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.597] (--) NVIDIA(GPU-0): 
[    76.597] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.597] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.597] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.597] (--) NVIDIA(GPU-0): 
[    76.597] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.597] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.597] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.597] (--) NVIDIA(GPU-0): 
[    76.597] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.597] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.597] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.597] (--) NVIDIA(GPU-0): 
[    76.599] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.599] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.599] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.599] (--) NVIDIA(GPU-0): 
[    76.600] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.600] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.600] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.600] (--) NVIDIA(GPU-0): 
[    76.602] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.602] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.602] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.602] (--) NVIDIA(GPU-0): 
[    76.602] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.602] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.602] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.602] (--) NVIDIA(GPU-0): 
[    76.602] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.602] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.602] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.602] (--) NVIDIA(GPU-0): 
[    76.713] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.713] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.713] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.713] (--) NVIDIA(GPU-0): 
[    76.714] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.714] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.714] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.714] (--) NVIDIA(GPU-0): 
[    76.715] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.715] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.715] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.715] (--) NVIDIA(GPU-0): 
[    76.716] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.716] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.716] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.716] (--) NVIDIA(GPU-0): 
[    76.718] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.718] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.718] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.718] (--) NVIDIA(GPU-0): 
[    76.718] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.718] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.718] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.718] (--) NVIDIA(GPU-0): 
[    76.718] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.718] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.718] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.718] (--) NVIDIA(GPU-0): 
[    76.719] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.719] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.719] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.719] (--) NVIDIA(GPU-0): 
[    76.719] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.719] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.719] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.719] (--) NVIDIA(GPU-0): 
[    76.721] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.721] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.721] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.721] (--) NVIDIA(GPU-0): 
[    76.721] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.721] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.721] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.721] (--) NVIDIA(GPU-0): 
[    76.724] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.724] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.724] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.724] (--) NVIDIA(GPU-0): 
[    76.724] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.724] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.724] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.724] (--) NVIDIA(GPU-0): 
[    76.724] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.724] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.724] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.724] (--) NVIDIA(GPU-0): 
[    76.833] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.833] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.833] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.834] (--) NVIDIA(GPU-0): 
[    76.834] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.834] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.834] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.834] (--) NVIDIA(GPU-0): 
[    76.836] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.836] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.836] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.836] (--) NVIDIA(GPU-0): 
[    76.836] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.836] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.836] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.836] (--) NVIDIA(GPU-0): 
[    76.839] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.839] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.839] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.839] (--) NVIDIA(GPU-0): 
[    76.839] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.839] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.839] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.839] (--) NVIDIA(GPU-0): 
[    76.839] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.839] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.839] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.839] (--) NVIDIA(GPU-0): 
[    76.839] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.839] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.839] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.839] (--) NVIDIA(GPU-0): 
[    76.839] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.839] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.839] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.839] (--) NVIDIA(GPU-0): 
[    76.841] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.841] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.841] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.841] (--) NVIDIA(GPU-0): 
[    76.841] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.841] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.841] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.841] (--) NVIDIA(GPU-0): 
[    76.844] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.844] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.844] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.844] (--) NVIDIA(GPU-0): 
[    76.844] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.844] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.844] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.844] (--) NVIDIA(GPU-0): 
[    76.844] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.844] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.844] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.844] (--) NVIDIA(GPU-0): 
[    76.954] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.954] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.954] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.954] (--) NVIDIA(GPU-0): 
[    76.954] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.954] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.954] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.954] (--) NVIDIA(GPU-0): 
[    76.956] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.956] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.956] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.956] (--) NVIDIA(GPU-0): 
[    76.956] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.956] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.956] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.956] (--) NVIDIA(GPU-0): 
[    76.959] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.959] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.959] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.959] (--) NVIDIA(GPU-0): 
[    76.959] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.959] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.959] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.959] (--) NVIDIA(GPU-0): 
[    76.959] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.959] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.959] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.959] (--) NVIDIA(GPU-0): 
[    76.959] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.959] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    76.959] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    76.959] (--) NVIDIA(GPU-0): 
[    76.959] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    76.959] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    76.959] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    76.959] (--) NVIDIA(GPU-0): 
[    76.961] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.961] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.961] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.961] (--) NVIDIA(GPU-0): 
[    76.961] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    76.961] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    76.961] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    76.961] (--) NVIDIA(GPU-0): 
[    76.964] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.964] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.964] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.964] (--) NVIDIA(GPU-0): 
[    76.964] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    76.964] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    76.964] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    76.964] (--) NVIDIA(GPU-0): 
[    76.964] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    76.964] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    76.964] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    76.964] (--) NVIDIA(GPU-0): 
[    77.074] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.074] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.074] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.074] (--) NVIDIA(GPU-0): 
[    77.074] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.074] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.074] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.074] (--) NVIDIA(GPU-0): 
[    77.076] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.076] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.076] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.076] (--) NVIDIA(GPU-0): 
[    77.076] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.076] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.076] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.076] (--) NVIDIA(GPU-0): 
[    77.079] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.079] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.079] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.079] (--) NVIDIA(GPU-0): 
[    77.079] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.079] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.079] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.079] (--) NVIDIA(GPU-0): 
[    77.079] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.079] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.079] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.079] (--) NVIDIA(GPU-0): 
[    77.079] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.079] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.079] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.079] (--) NVIDIA(GPU-0): 
[    77.079] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.079] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.079] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.079] (--) NVIDIA(GPU-0): 
[    77.081] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.081] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.081] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.081] (--) NVIDIA(GPU-0): 
[    77.082] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.082] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.082] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.082] (--) NVIDIA(GPU-0): 
[    77.084] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.084] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.084] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.084] (--) NVIDIA(GPU-0): 
[    77.084] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.084] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.084] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.084] (--) NVIDIA(GPU-0): 
[    77.084] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.084] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.084] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.084] (--) NVIDIA(GPU-0): 
[    77.202] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.202] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.202] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.202] (--) NVIDIA(GPU-0): 
[    77.202] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.202] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.202] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.202] (--) NVIDIA(GPU-0): 
[    77.204] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.204] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.204] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.204] (--) NVIDIA(GPU-0): 
[    77.204] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.204] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.204] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.204] (--) NVIDIA(GPU-0): 
[    77.207] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.207] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.207] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.207] (--) NVIDIA(GPU-0): 
[    77.207] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.207] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.207] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.207] (--) NVIDIA(GPU-0): 
[    77.207] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.207] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.207] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.207] (--) NVIDIA(GPU-0): 
[    77.207] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.207] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.207] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.207] (--) NVIDIA(GPU-0): 
[    77.207] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.207] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.207] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.207] (--) NVIDIA(GPU-0): 
[    77.209] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.209] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.209] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.209] (--) NVIDIA(GPU-0): 
[    77.209] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.209] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.209] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.209] (--) NVIDIA(GPU-0): 
[    77.212] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.212] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.212] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.212] (--) NVIDIA(GPU-0): 
[    77.212] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.212] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.212] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.212] (--) NVIDIA(GPU-0): 
[    77.212] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.212] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.212] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.212] (--) NVIDIA(GPU-0): 
[    77.324] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.324] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.324] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.324] (--) NVIDIA(GPU-0): 
[    77.324] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.324] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.324] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.324] (--) NVIDIA(GPU-0): 
[    77.326] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.326] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.326] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.326] (--) NVIDIA(GPU-0): 
[    77.326] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.326] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.326] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.326] (--) NVIDIA(GPU-0): 
[    77.329] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.329] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.329] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.329] (--) NVIDIA(GPU-0): 
[    77.329] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.329] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.329] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.329] (--) NVIDIA(GPU-0): 
[    77.329] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.329] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.329] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.329] (--) NVIDIA(GPU-0): 
[    77.329] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.329] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.329] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.329] (--) NVIDIA(GPU-0): 
[    77.329] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.329] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.329] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.329] (--) NVIDIA(GPU-0): 
[    77.331] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.331] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.331] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.331] (--) NVIDIA(GPU-0): 
[    77.331] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.331] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.331] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.331] (--) NVIDIA(GPU-0): 
[    77.334] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.334] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.334] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.334] (--) NVIDIA(GPU-0): 
[    77.334] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.334] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.334] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.334] (--) NVIDIA(GPU-0): 
[    77.334] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.334] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.334] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.334] (--) NVIDIA(GPU-0): 
[    77.444] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.444] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.444] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.444] (--) NVIDIA(GPU-0): 
[    77.449] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.449] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.449] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.449] (--) NVIDIA(GPU-0): 
[    77.450] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.450] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.450] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.450] (--) NVIDIA(GPU-0): 
[    77.453] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.453] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.453] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.453] (--) NVIDIA(GPU-0): 
[    77.456] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.456] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.456] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.456] (--) NVIDIA(GPU-0): 
[    77.457] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.457] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.457] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.457] (--) NVIDIA(GPU-0): 
[    77.460] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.460] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.460] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.460] (--) NVIDIA(GPU-0): 
[    77.460] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.460] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.460] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.460] (--) NVIDIA(GPU-0): 
[    77.460] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.460] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.460] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.460] (--) NVIDIA(GPU-0): 
[    77.462] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.462] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.462] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.462] (--) NVIDIA(GPU-0): 
[    77.462] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.462] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.462] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.462] (--) NVIDIA(GPU-0): 
[    77.465] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.465] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.465] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.465] (--) NVIDIA(GPU-0): 
[    77.465] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.465] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.465] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.465] (--) NVIDIA(GPU-0): 
[    77.465] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.465] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.465] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.465] (--) NVIDIA(GPU-0): 
[    77.577] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.577] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.577] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.577] (--) NVIDIA(GPU-0): 
[    77.577] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.577] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.577] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.577] (--) NVIDIA(GPU-0): 
[    77.579] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.579] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.579] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.579] (--) NVIDIA(GPU-0): 
[    77.580] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.580] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.580] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.580] (--) NVIDIA(GPU-0): 
[    77.582] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.582] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.582] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.582] (--) NVIDIA(GPU-0): 
[    77.582] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.582] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.582] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.582] (--) NVIDIA(GPU-0): 
[    77.582] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.582] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.582] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.582] (--) NVIDIA(GPU-0): 
[    77.582] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.582] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.582] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.582] (--) NVIDIA(GPU-0): 
[    77.582] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.583] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.583] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.583] (--) NVIDIA(GPU-0): 
[    77.584] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.584] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.584] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.584] (--) NVIDIA(GPU-0): 
[    77.585] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.585] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.585] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.585] (--) NVIDIA(GPU-0): 
[    77.587] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.587] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.587] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.587] (--) NVIDIA(GPU-0): 
[    77.587] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.587] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.587] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.587] (--) NVIDIA(GPU-0): 
[    77.587] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.587] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.587] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.587] (--) NVIDIA(GPU-0): 
[    77.698] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.698] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.698] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.698] (--) NVIDIA(GPU-0): 
[    77.698] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.698] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.698] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.698] (--) NVIDIA(GPU-0): 
[    77.700] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.700] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.700] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.700] (--) NVIDIA(GPU-0): 
[    77.700] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.700] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.700] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.700] (--) NVIDIA(GPU-0): 
[    77.702] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.702] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.702] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.702] (--) NVIDIA(GPU-0): 
[    77.702] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.703] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.703] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.703] (--) NVIDIA(GPU-0): 
[    77.703] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.703] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.703] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.703] (--) NVIDIA(GPU-0): 
[    77.703] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.703] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.703] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.703] (--) NVIDIA(GPU-0): 
[    77.703] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.703] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.703] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.703] (--) NVIDIA(GPU-0): 
[    77.705] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.705] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.705] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.705] (--) NVIDIA(GPU-0): 
[    77.705] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.705] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.705] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.705] (--) NVIDIA(GPU-0): 
[    77.708] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.708] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.708] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.708] (--) NVIDIA(GPU-0): 
[    77.708] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.708] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.708] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.708] (--) NVIDIA(GPU-0): 
[    77.708] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.708] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.708] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.708] (--) NVIDIA(GPU-0): 
[    77.817] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.817] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.817] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.817] (--) NVIDIA(GPU-0): 
[    77.817] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.817] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.817] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.817] (--) NVIDIA(GPU-0): 
[    77.819] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.819] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.819] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.819] (--) NVIDIA(GPU-0): 
[    77.820] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.820] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.820] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.820] (--) NVIDIA(GPU-0): 
[    77.822] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.822] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.822] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.822] (--) NVIDIA(GPU-0): 
[    77.822] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.822] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.822] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.822] (--) NVIDIA(GPU-0): 
[    77.822] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.822] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.822] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.822] (--) NVIDIA(GPU-0): 
[    77.822] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    77.822] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    77.822] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    77.822] (--) NVIDIA(GPU-0): 
[    77.822] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    77.822] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    77.822] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    77.822] (--) NVIDIA(GPU-0): 
[    77.824] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    77.824] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    77.824] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    77.824] (--) NVIDIA(GPU-0): 
[    77.825] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    77.825] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    77.825] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    77.825] (--) NVIDIA(GPU-0): 
[    77.827] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.827] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.827] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.827] (--) NVIDIA(GPU-0): 
[    77.827] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.827] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.827] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    77.827] (--) NVIDIA(GPU-0): 
[    77.827] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    77.827] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    77.827] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    77.827] (--) NVIDIA(GPU-0): 
[    78.029] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.029] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.029] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.029] (--) NVIDIA(GPU-0): 
[    78.029] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.029] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.029] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.029] (--) NVIDIA(GPU-0): 
[    78.031] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.031] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.031] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.031] (--) NVIDIA(GPU-0): 
[    78.031] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.031] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.031] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.031] (--) NVIDIA(GPU-0): 
[    78.034] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.034] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.034] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.034] (--) NVIDIA(GPU-0): 
[    78.034] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.034] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.034] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.034] (--) NVIDIA(GPU-0): 
[    78.034] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.034] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.034] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.034] (--) NVIDIA(GPU-0): 
[    78.034] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.034] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.034] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.034] (--) NVIDIA(GPU-0): 
[    78.034] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.034] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.034] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.034] (--) NVIDIA(GPU-0): 
[    78.036] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.036] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.036] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.036] (--) NVIDIA(GPU-0): 
[    78.036] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.036] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.036] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.036] (--) NVIDIA(GPU-0): 
[    78.039] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.039] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.039] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.039] (--) NVIDIA(GPU-0): 
[    78.039] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.039] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.039] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.039] (--) NVIDIA(GPU-0): 
[    78.039] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.039] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.039] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.039] (--) NVIDIA(GPU-0): 
[    78.150] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.150] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.150] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.150] (--) NVIDIA(GPU-0): 
[    78.150] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.150] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.150] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.150] (--) NVIDIA(GPU-0): 
[    78.152] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.152] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.152] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.152] (--) NVIDIA(GPU-0): 
[    78.153] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.153] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.153] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.153] (--) NVIDIA(GPU-0): 
[    78.155] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.155] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.155] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.155] (--) NVIDIA(GPU-0): 
[    78.155] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.155] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.155] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.155] (--) NVIDIA(GPU-0): 
[    78.155] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.155] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.155] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.155] (--) NVIDIA(GPU-0): 
[    78.155] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.155] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.155] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.155] (--) NVIDIA(GPU-0): 
[    78.155] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.155] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.155] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.155] (--) NVIDIA(GPU-0): 
[    78.157] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.157] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.157] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.157] (--) NVIDIA(GPU-0): 
[    78.158] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.158] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.158] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.158] (--) NVIDIA(GPU-0): 
[    78.160] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.160] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.160] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.160] (--) NVIDIA(GPU-0): 
[    78.160] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.160] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.160] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.160] (--) NVIDIA(GPU-0): 
[    78.160] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.160] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.160] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.160] (--) NVIDIA(GPU-0): 
[    78.271] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.271] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.271] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.271] (--) NVIDIA(GPU-0): 
[    78.271] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.271] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.271] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.271] (--) NVIDIA(GPU-0): 
[    78.273] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.273] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.273] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.273] (--) NVIDIA(GPU-0): 
[    78.273] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.273] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.273] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.273] (--) NVIDIA(GPU-0): 
[    78.276] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.276] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.276] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.276] (--) NVIDIA(GPU-0): 
[    78.276] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.276] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.276] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.276] (--) NVIDIA(GPU-0): 
[    78.276] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.276] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.276] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.276] (--) NVIDIA(GPU-0): 
[    78.276] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.276] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.276] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.276] (--) NVIDIA(GPU-0): 
[    78.276] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.276] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.276] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.276] (--) NVIDIA(GPU-0): 
[    78.278] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.278] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.278] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.278] (--) NVIDIA(GPU-0): 
[    78.278] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.278] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.278] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.278] (--) NVIDIA(GPU-0): 
[    78.281] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.281] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.281] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.281] (--) NVIDIA(GPU-0): 
[    78.281] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.281] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.281] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.281] (--) NVIDIA(GPU-0): 
[    78.281] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.281] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.281] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.281] (--) NVIDIA(GPU-0): 
[    78.412] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.412] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.412] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.412] (--) NVIDIA(GPU-0): 
[    78.412] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.412] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.412] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.412] (--) NVIDIA(GPU-0): 
[    78.414] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.414] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.414] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.414] (--) NVIDIA(GPU-0): 
[    78.414] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.414] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.414] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.414] (--) NVIDIA(GPU-0): 
[    78.417] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.417] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.417] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.417] (--) NVIDIA(GPU-0): 
[    78.417] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.417] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.417] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.417] (--) NVIDIA(GPU-0): 
[    78.417] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.417] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.417] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.417] (--) NVIDIA(GPU-0): 
[    78.417] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.417] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.417] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.417] (--) NVIDIA(GPU-0): 
[    78.417] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.417] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.417] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.417] (--) NVIDIA(GPU-0): 
[    78.419] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.419] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.419] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.419] (--) NVIDIA(GPU-0): 
[    78.419] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.419] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.419] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.419] (--) NVIDIA(GPU-0): 
[    78.422] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.422] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.422] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.422] (--) NVIDIA(GPU-0): 
[    78.422] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.422] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.422] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.422] (--) NVIDIA(GPU-0): 
[    78.422] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.422] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.422] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.422] (--) NVIDIA(GPU-0): 
[    78.785] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.785] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.785] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.785] (--) NVIDIA(GPU-0): 
[    78.785] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.785] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.785] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.785] (--) NVIDIA(GPU-0): 
[    78.787] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.787] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.787] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.787] (--) NVIDIA(GPU-0): 
[    78.787] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.787] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.787] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.787] (--) NVIDIA(GPU-0): 
[    78.790] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.790] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.790] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.790] (--) NVIDIA(GPU-0): 
[    78.790] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.790] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.790] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.790] (--) NVIDIA(GPU-0): 
[    78.790] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.790] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.790] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.790] (--) NVIDIA(GPU-0): 
[    78.790] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.790] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.790] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.790] (--) NVIDIA(GPU-0): 
[    78.790] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.790] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.790] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.790] (--) NVIDIA(GPU-0): 
[    78.792] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.792] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.792] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.792] (--) NVIDIA(GPU-0): 
[    78.792] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.792] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.792] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.792] (--) NVIDIA(GPU-0): 
[    78.795] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.795] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.795] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.795] (--) NVIDIA(GPU-0): 
[    78.795] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.795] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.795] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.795] (--) NVIDIA(GPU-0): 
[    78.795] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.795] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.795] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.795] (--) NVIDIA(GPU-0): 
[    78.904] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.904] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.904] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.904] (--) NVIDIA(GPU-0): 
[    78.904] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.904] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.904] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.904] (--) NVIDIA(GPU-0): 
[    78.906] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.906] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.906] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.906] (--) NVIDIA(GPU-0): 
[    78.906] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.906] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.906] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.906] (--) NVIDIA(GPU-0): 
[    78.909] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.909] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.909] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.909] (--) NVIDIA(GPU-0): 
[    78.909] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.909] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.909] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.909] (--) NVIDIA(GPU-0): 
[    78.909] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.909] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.909] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.909] (--) NVIDIA(GPU-0): 
[    78.909] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    78.909] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    78.909] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    78.909] (--) NVIDIA(GPU-0): 
[    78.909] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    78.909] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    78.909] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    78.909] (--) NVIDIA(GPU-0): 
[    78.911] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.911] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.911] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.911] (--) NVIDIA(GPU-0): 
[    78.911] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    78.911] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    78.911] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    78.911] (--) NVIDIA(GPU-0): 
[    78.914] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.914] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.914] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.914] (--) NVIDIA(GPU-0): 
[    78.914] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.914] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.914] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.914] (--) NVIDIA(GPU-0): 
[    78.914] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.914] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.914] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.914] (--) NVIDIA(GPU-0): 
[    79.024] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.024] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.024] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.024] (--) NVIDIA(GPU-0): 
[    79.024] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.024] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.024] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.024] (--) NVIDIA(GPU-0): 
[    79.026] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.026] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.026] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.026] (--) NVIDIA(GPU-0): 
[    79.027] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.027] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.027] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.027] (--) NVIDIA(GPU-0): 
[    79.029] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.029] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.029] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.029] (--) NVIDIA(GPU-0): 
[    79.029] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.029] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.029] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.029] (--) NVIDIA(GPU-0): 
[    79.029] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.029] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.029] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.029] (--) NVIDIA(GPU-0): 
[    79.029] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.029] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.029] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.029] (--) NVIDIA(GPU-0): 
[    79.029] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.029] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.029] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.029] (--) NVIDIA(GPU-0): 
[    79.031] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.031] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.031] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.031] (--) NVIDIA(GPU-0): 
[    79.032] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.032] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.032] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.032] (--) NVIDIA(GPU-0): 
[    79.034] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.034] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.034] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.034] (--) NVIDIA(GPU-0): 
[    79.034] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.034] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.034] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.034] (--) NVIDIA(GPU-0): 
[    79.034] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.034] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.034] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.034] (--) NVIDIA(GPU-0): 
[    79.144] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.144] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.144] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.144] (--) NVIDIA(GPU-0): 
[    79.144] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.144] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.144] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.144] (--) NVIDIA(GPU-0): 
[    79.146] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.146] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.146] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.146] (--) NVIDIA(GPU-0): 
[    79.146] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.146] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.146] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.146] (--) NVIDIA(GPU-0): 
[    79.149] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.149] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.149] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.149] (--) NVIDIA(GPU-0): 
[    79.149] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.149] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.149] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.149] (--) NVIDIA(GPU-0): 
[    79.149] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.149] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.149] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.149] (--) NVIDIA(GPU-0): 
[    79.149] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.149] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.149] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.149] (--) NVIDIA(GPU-0): 
[    79.149] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.149] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.149] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.149] (--) NVIDIA(GPU-0): 
[    79.151] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.151] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.151] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.151] (--) NVIDIA(GPU-0): 
[    79.151] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.151] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.151] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.151] (--) NVIDIA(GPU-0): 
[    79.154] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.154] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.154] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.154] (--) NVIDIA(GPU-0): 
[    79.154] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.154] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.154] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.154] (--) NVIDIA(GPU-0): 
[    79.154] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.154] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.154] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.154] (--) NVIDIA(GPU-0): 
[    79.264] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.264] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.264] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.264] (--) NVIDIA(GPU-0): 
[    79.264] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.264] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.264] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.264] (--) NVIDIA(GPU-0): 
[    79.266] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.266] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.266] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.266] (--) NVIDIA(GPU-0): 
[    79.266] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.266] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.266] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.266] (--) NVIDIA(GPU-0): 
[    79.269] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.269] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.269] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.269] (--) NVIDIA(GPU-0): 
[    79.269] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.269] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.269] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.269] (--) NVIDIA(GPU-0): 
[    79.269] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.269] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.269] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.269] (--) NVIDIA(GPU-0): 
[    79.269] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.269] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.269] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.269] (--) NVIDIA(GPU-0): 
[    79.269] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.269] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.269] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.269] (--) NVIDIA(GPU-0): 
[    79.271] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.271] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.271] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.271] (--) NVIDIA(GPU-0): 
[    79.271] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.271] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.271] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.271] (--) NVIDIA(GPU-0): 
[    79.274] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.274] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.274] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.274] (--) NVIDIA(GPU-0): 
[    79.274] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.274] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.274] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.274] (--) NVIDIA(GPU-0): 
[    79.274] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.274] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.274] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.274] (--) NVIDIA(GPU-0): 
[    79.384] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.384] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.384] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.384] (--) NVIDIA(GPU-0): 
[    79.384] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.384] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.384] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.384] (--) NVIDIA(GPU-0): 
[    79.386] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.386] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.386] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.386] (--) NVIDIA(GPU-0): 
[    79.386] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.386] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.386] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.386] (--) NVIDIA(GPU-0): 
[    79.389] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.389] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.389] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.389] (--) NVIDIA(GPU-0): 
[    79.389] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.389] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.389] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.389] (--) NVIDIA(GPU-0): 
[    79.389] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.389] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.389] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.389] (--) NVIDIA(GPU-0): 
[    79.389] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.389] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.389] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.389] (--) NVIDIA(GPU-0): 
[    79.389] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.389] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.389] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.389] (--) NVIDIA(GPU-0): 
[    79.391] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.391] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.391] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.391] (--) NVIDIA(GPU-0): 
[    79.391] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.391] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.391] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.391] (--) NVIDIA(GPU-0): 
[    79.394] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.394] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.394] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.394] (--) NVIDIA(GPU-0): 
[    79.394] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.394] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.394] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.394] (--) NVIDIA(GPU-0): 
[    79.394] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.394] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.394] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.394] (--) NVIDIA(GPU-0): 
[    79.504] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.504] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.504] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.504] (--) NVIDIA(GPU-0): 
[    79.504] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.504] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.504] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.504] (--) NVIDIA(GPU-0): 
[    79.506] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.506] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.506] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.506] (--) NVIDIA(GPU-0): 
[    79.506] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.506] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.506] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.506] (--) NVIDIA(GPU-0): 
[    79.509] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.509] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.509] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.509] (--) NVIDIA(GPU-0): 
[    79.509] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.509] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.509] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.509] (--) NVIDIA(GPU-0): 
[    79.509] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.509] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.509] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.509] (--) NVIDIA(GPU-0): 
[    79.509] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.509] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.509] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.509] (--) NVIDIA(GPU-0): 
[    79.509] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.509] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.509] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.509] (--) NVIDIA(GPU-0): 
[    79.511] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.511] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.511] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.511] (--) NVIDIA(GPU-0): 
[    79.511] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.511] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.511] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.511] (--) NVIDIA(GPU-0): 
[    79.514] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.514] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.514] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.514] (--) NVIDIA(GPU-0): 
[    79.514] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.514] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.514] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.514] (--) NVIDIA(GPU-0): 
[    79.514] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.514] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.514] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.514] (--) NVIDIA(GPU-0): 
[    79.624] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.624] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.624] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.624] (--) NVIDIA(GPU-0): 
[    79.624] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.624] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.624] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.624] (--) NVIDIA(GPU-0): 
[    79.626] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.626] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.626] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.626] (--) NVIDIA(GPU-0): 
[    79.626] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.626] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.626] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.626] (--) NVIDIA(GPU-0): 
[    79.629] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.629] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.629] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.629] (--) NVIDIA(GPU-0): 
[    79.629] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.629] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.629] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.629] (--) NVIDIA(GPU-0): 
[    79.629] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.629] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.629] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.629] (--) NVIDIA(GPU-0): 
[    79.629] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.629] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.629] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.629] (--) NVIDIA(GPU-0): 
[    79.629] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.629] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.629] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.629] (--) NVIDIA(GPU-0): 
[    79.631] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.631] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.631] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.631] (--) NVIDIA(GPU-0): 
[    79.631] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.631] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.631] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.631] (--) NVIDIA(GPU-0): 
[    79.634] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.634] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.634] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.634] (--) NVIDIA(GPU-0): 
[    79.634] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.634] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.634] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.634] (--) NVIDIA(GPU-0): 
[    79.634] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.634] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.634] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.634] (--) NVIDIA(GPU-0): 
[    79.744] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.744] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.744] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.744] (--) NVIDIA(GPU-0): 
[    79.749] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.749] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.749] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.749] (--) NVIDIA(GPU-0): 
[    79.752] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.752] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.752] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.752] (--) NVIDIA(GPU-0): 
[    79.753] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.753] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.753] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.753] (--) NVIDIA(GPU-0): 
[    79.757] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.757] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.757] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.757] (--) NVIDIA(GPU-0): 
[    79.759] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.759] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.759] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.759] (--) NVIDIA(GPU-0): 
[    79.760] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.760] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.760] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.760] (--) NVIDIA(GPU-0): 
[    79.760] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.760] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.760] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.760] (--) NVIDIA(GPU-0): 
[    79.760] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.760] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.760] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.760] (--) NVIDIA(GPU-0): 
[    79.762] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.762] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.762] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.762] (--) NVIDIA(GPU-0): 
[    79.762] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.762] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.762] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.762] (--) NVIDIA(GPU-0): 
[    79.764] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.764] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.764] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.764] (--) NVIDIA(GPU-0): 
[    79.764] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.764] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.764] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.764] (--) NVIDIA(GPU-0): 
[    79.765] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.765] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.765] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.765] (--) NVIDIA(GPU-0): 
[    79.874] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.874] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.874] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.874] (--) NVIDIA(GPU-0): 
[    79.874] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.874] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.874] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.874] (--) NVIDIA(GPU-0): 
[    79.876] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.876] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.876] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.876] (--) NVIDIA(GPU-0): 
[    79.876] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.876] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.876] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.876] (--) NVIDIA(GPU-0): 
[    79.879] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.879] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.879] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.879] (--) NVIDIA(GPU-0): 
[    79.879] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.879] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.879] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.879] (--) NVIDIA(GPU-0): 
[    79.879] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.879] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.879] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.879] (--) NVIDIA(GPU-0): 
[    79.879] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.879] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.879] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.879] (--) NVIDIA(GPU-0): 
[    79.879] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.879] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.879] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.879] (--) NVIDIA(GPU-0): 
[    79.881] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.881] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.881] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.881] (--) NVIDIA(GPU-0): 
[    79.881] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.881] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.881] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.881] (--) NVIDIA(GPU-0): 
[    79.884] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.884] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.884] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.884] (--) NVIDIA(GPU-0): 
[    79.884] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.884] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.884] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.884] (--) NVIDIA(GPU-0): 
[    79.884] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.884] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.884] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.884] (--) NVIDIA(GPU-0): 
[    79.994] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.994] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.994] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.994] (--) NVIDIA(GPU-0): 
[    79.994] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.994] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.994] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.994] (--) NVIDIA(GPU-0): 
[    79.996] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    79.996] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    79.996] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    79.996] (--) NVIDIA(GPU-0): 
[    79.996] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    79.996] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    79.996] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    79.996] (--) NVIDIA(GPU-0): 
[    79.999] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    79.999] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    79.999] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    79.999] (--) NVIDIA(GPU-0): 
[    79.999] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    79.999] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    79.999] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    79.999] (--) NVIDIA(GPU-0): 
[    79.999] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    79.999] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    79.999] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    79.999] (--) NVIDIA(GPU-0): 
[    79.999] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    79.999] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    79.999] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    79.999] (--) NVIDIA(GPU-0): 
[    79.999] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    79.999] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    79.999] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    79.999] (--) NVIDIA(GPU-0): 
[    80.001] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.001] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.001] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.001] (--) NVIDIA(GPU-0): 
[    80.001] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.001] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.001] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.001] (--) NVIDIA(GPU-0): 
[    80.004] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.004] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.004] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.004] (--) NVIDIA(GPU-0): 
[    80.004] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.004] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.004] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.004] (--) NVIDIA(GPU-0): 
[    80.004] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.004] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.004] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.004] (--) NVIDIA(GPU-0): 
[    80.114] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.114] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.114] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.114] (--) NVIDIA(GPU-0): 
[    80.114] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.114] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.114] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.114] (--) NVIDIA(GPU-0): 
[    80.116] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.116] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.116] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.116] (--) NVIDIA(GPU-0): 
[    80.116] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.116] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.116] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.116] (--) NVIDIA(GPU-0): 
[    80.119] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.119] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.119] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.119] (--) NVIDIA(GPU-0): 
[    80.119] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.119] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.119] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.119] (--) NVIDIA(GPU-0): 
[    80.119] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.119] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.119] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.119] (--) NVIDIA(GPU-0): 
[    80.119] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.119] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.119] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.119] (--) NVIDIA(GPU-0): 
[    80.119] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.119] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.119] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.119] (--) NVIDIA(GPU-0): 
[    80.121] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.121] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.121] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.121] (--) NVIDIA(GPU-0): 
[    80.122] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.122] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.122] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.122] (--) NVIDIA(GPU-0): 
[    80.125] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.125] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.125] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.125] (--) NVIDIA(GPU-0): 
[    80.125] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.125] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.125] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.125] (--) NVIDIA(GPU-0): 
[    80.125] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.125] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.125] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.125] (--) NVIDIA(GPU-0): 
[    80.237] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.237] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.237] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.237] (--) NVIDIA(GPU-0): 
[    80.239] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.239] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.239] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.239] (--) NVIDIA(GPU-0): 
[    80.241] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.241] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.241] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.241] (--) NVIDIA(GPU-0): 
[    80.241] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.241] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.241] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.241] (--) NVIDIA(GPU-0): 
[    80.244] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.244] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.244] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.244] (--) NVIDIA(GPU-0): 
[    80.244] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.244] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.244] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.244] (--) NVIDIA(GPU-0): 
[    80.246] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.246] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.246] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.246] (--) NVIDIA(GPU-0): 
[    80.246] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.246] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.246] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.246] (--) NVIDIA(GPU-0): 
[    80.251] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.251] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.251] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.251] (--) NVIDIA(GPU-0): 
[    80.252] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.252] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.252] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.252] (--) NVIDIA(GPU-0): 
[    80.253] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.253] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.253] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.253] (--) NVIDIA(GPU-0): 
[    80.255] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.255] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.255] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.255] (--) NVIDIA(GPU-0): 
[    80.255] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.255] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.255] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.255] (--) NVIDIA(GPU-0): 
[    80.258] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.258] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.258] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.258] (--) NVIDIA(GPU-0): 
[    80.370] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.370] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.370] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.370] (--) NVIDIA(GPU-0): 
[    80.371] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.371] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.371] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.371] (--) NVIDIA(GPU-0): 
[    80.372] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.372] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.372] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.372] (--) NVIDIA(GPU-0): 
[    80.373] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.373] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.373] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.373] (--) NVIDIA(GPU-0): 
[    80.375] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.375] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.375] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.375] (--) NVIDIA(GPU-0): 
[    80.375] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.375] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.375] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.375] (--) NVIDIA(GPU-0): 
[    80.376] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.376] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.376] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.376] (--) NVIDIA(GPU-0): 
[    80.376] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.376] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.376] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.376] (--) NVIDIA(GPU-0): 
[    80.376] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.376] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.376] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.376] (--) NVIDIA(GPU-0): 
[    80.378] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.378] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.378] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.378] (--) NVIDIA(GPU-0): 
[    80.378] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.378] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.378] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.378] (--) NVIDIA(GPU-0): 
[    80.380] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.380] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.380] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.380] (--) NVIDIA(GPU-0): 
[    80.381] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.381] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.381] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.381] (--) NVIDIA(GPU-0): 
[    80.381] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.381] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.381] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.381] (--) NVIDIA(GPU-0): 
[    80.556] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.556] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.556] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.556] (--) NVIDIA(GPU-0): 
[    80.557] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.557] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.557] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.557] (--) NVIDIA(GPU-0): 
[    80.558] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.558] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.559] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.559] (--) NVIDIA(GPU-0): 
[    80.559] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.559] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.559] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.559] (--) NVIDIA(GPU-0): 
[    80.561] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.562] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.562] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.562] (--) NVIDIA(GPU-0): 
[    80.562] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.562] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.562] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.562] (--) NVIDIA(GPU-0): 
[    80.562] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.562] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.562] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.562] (--) NVIDIA(GPU-0): 
[    80.562] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.562] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.562] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.562] (--) NVIDIA(GPU-0): 
[    80.562] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.562] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.562] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.562] (--) NVIDIA(GPU-0): 
[    80.564] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.564] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.564] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.564] (--) NVIDIA(GPU-0): 
[    80.564] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.574] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.574] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.574] (--) NVIDIA(GPU-0): 
[    80.576] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.576] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.576] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.576] (--) NVIDIA(GPU-0): 
[    80.576] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.576] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.576] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.576] (--) NVIDIA(GPU-0): 
[    80.576] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.576] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.576] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.576] (--) NVIDIA(GPU-0): 
[    80.687] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.687] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.687] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.687] (--) NVIDIA(GPU-0): 
[    80.687] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.687] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.687] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.687] (--) NVIDIA(GPU-0): 
[    80.689] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.689] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.689] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.689] (--) NVIDIA(GPU-0): 
[    80.689] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.689] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.689] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.689] (--) NVIDIA(GPU-0): 
[    80.692] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.692] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.692] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.692] (--) NVIDIA(GPU-0): 
[    80.692] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.692] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.692] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.692] (--) NVIDIA(GPU-0): 
[    80.692] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.692] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.692] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.692] (--) NVIDIA(GPU-0): 
[    80.692] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.692] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.692] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.692] (--) NVIDIA(GPU-0): 
[    80.692] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.692] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.692] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.692] (--) NVIDIA(GPU-0): 
[    80.694] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.694] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.694] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.694] (--) NVIDIA(GPU-0): 
[    80.694] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.694] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.694] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.694] (--) NVIDIA(GPU-0): 
[    80.697] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.697] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.697] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.697] (--) NVIDIA(GPU-0): 
[    80.697] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.697] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.697] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.697] (--) NVIDIA(GPU-0): 
[    80.697] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.697] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.697] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.697] (--) NVIDIA(GPU-0): 
[    80.807] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.807] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.807] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.807] (--) NVIDIA(GPU-0): 
[    80.807] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.807] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.807] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.807] (--) NVIDIA(GPU-0): 
[    80.809] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.809] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.809] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.809] (--) NVIDIA(GPU-0): 
[    80.810] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.810] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.810] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.810] (--) NVIDIA(GPU-0): 
[    80.812] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.812] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.812] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.812] (--) NVIDIA(GPU-0): 
[    80.812] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.812] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.812] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.812] (--) NVIDIA(GPU-0): 
[    80.812] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.812] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.812] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.812] (--) NVIDIA(GPU-0): 
[    80.812] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.812] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.812] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.812] (--) NVIDIA(GPU-0): 
[    80.812] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.812] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.812] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.812] (--) NVIDIA(GPU-0): 
[    80.814] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.814] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.814] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.814] (--) NVIDIA(GPU-0): 
[    80.815] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.815] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.815] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.815] (--) NVIDIA(GPU-0): 
[    80.817] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.817] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.817] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.817] (--) NVIDIA(GPU-0): 
[    80.817] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.817] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.817] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.817] (--) NVIDIA(GPU-0): 
[    80.817] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.817] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.817] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.817] (--) NVIDIA(GPU-0): 
[    80.927] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.927] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.927] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.927] (--) NVIDIA(GPU-0): 
[    80.927] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.927] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.927] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.927] (--) NVIDIA(GPU-0): 
[    80.929] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.929] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.929] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.929] (--) NVIDIA(GPU-0): 
[    80.929] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.929] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.929] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.929] (--) NVIDIA(GPU-0): 
[    80.932] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.932] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.932] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.932] (--) NVIDIA(GPU-0): 
[    80.932] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.932] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.932] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.932] (--) NVIDIA(GPU-0): 
[    80.932] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.932] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.932] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.932] (--) NVIDIA(GPU-0): 
[    80.932] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    80.932] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    80.932] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    80.932] (--) NVIDIA(GPU-0): 
[    80.932] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    80.932] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    80.932] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    80.932] (--) NVIDIA(GPU-0): 
[    80.934] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    80.934] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    80.934] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    80.934] (--) NVIDIA(GPU-0): 
[    80.934] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    80.934] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    80.934] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    80.934] (--) NVIDIA(GPU-0): 
[    80.937] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    80.937] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    80.937] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    80.937] (--) NVIDIA(GPU-0): 
[    80.937] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    80.937] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    80.937] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    80.937] (--) NVIDIA(GPU-0): 
[    80.937] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    80.937] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    80.937] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    80.937] (--) NVIDIA(GPU-0): 
[    82.206] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.206] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.206] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.206] (--) NVIDIA(GPU-0): 
[    82.206] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.206] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.206] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.206] (--) NVIDIA(GPU-0): 
[    82.208] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.208] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.208] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.208] (--) NVIDIA(GPU-0): 
[    82.208] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.208] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.208] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.208] (--) NVIDIA(GPU-0): 
[    82.211] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.211] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.211] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.211] (--) NVIDIA(GPU-0): 
[    82.211] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.211] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.211] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.211] (--) NVIDIA(GPU-0): 
[    82.211] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.211] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.211] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.211] (--) NVIDIA(GPU-0): 
[    82.211] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.211] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.211] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.211] (--) NVIDIA(GPU-0): 
[    82.211] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.211] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.211] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.211] (--) NVIDIA(GPU-0): 
[    82.213] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.213] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.213] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.213] (--) NVIDIA(GPU-0): 
[    82.213] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.213] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.213] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.213] (--) NVIDIA(GPU-0): 
[    82.216] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.216] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.216] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.216] (--) NVIDIA(GPU-0): 
[    82.216] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.216] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.216] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.216] (--) NVIDIA(GPU-0): 
[    82.216] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.216] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.216] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.216] (--) NVIDIA(GPU-0): 
[    82.327] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.327] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.327] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.327] (--) NVIDIA(GPU-0): 
[    82.327] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.327] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.327] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.327] (--) NVIDIA(GPU-0): 
[    82.329] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.329] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.329] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.329] (--) NVIDIA(GPU-0): 
[    82.329] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.329] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.329] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.329] (--) NVIDIA(GPU-0): 
[    82.332] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.332] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.332] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.332] (--) NVIDIA(GPU-0): 
[    82.332] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.332] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.332] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.332] (--) NVIDIA(GPU-0): 
[    82.332] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.332] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.332] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.332] (--) NVIDIA(GPU-0): 
[    82.332] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.332] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.332] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.332] (--) NVIDIA(GPU-0): 
[    82.332] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.332] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.332] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.332] (--) NVIDIA(GPU-0): 
[    82.334] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.334] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.334] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.334] (--) NVIDIA(GPU-0): 
[    82.334] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.334] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.334] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.334] (--) NVIDIA(GPU-0): 
[    82.337] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.337] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.337] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.337] (--) NVIDIA(GPU-0): 
[    82.337] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.337] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.337] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.337] (--) NVIDIA(GPU-0): 
[    82.337] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.337] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.337] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.337] (--) NVIDIA(GPU-0): 
[    82.500] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.500] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.500] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.500] (--) NVIDIA(GPU-0): 
[    82.500] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.500] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.500] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.500] (--) NVIDIA(GPU-0): 
[    82.502] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.502] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.502] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.502] (--) NVIDIA(GPU-0): 
[    82.502] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.502] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.502] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.502] (--) NVIDIA(GPU-0): 
[    82.505] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.505] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.505] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.505] (--) NVIDIA(GPU-0): 
[    82.505] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.505] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.505] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.505] (--) NVIDIA(GPU-0): 
[    82.505] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.505] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.505] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.505] (--) NVIDIA(GPU-0): 
[    82.505] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.505] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.505] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.505] (--) NVIDIA(GPU-0): 
[    82.505] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.505] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.505] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.505] (--) NVIDIA(GPU-0): 
[    82.507] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.507] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.507] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.507] (--) NVIDIA(GPU-0): 
[    82.507] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.507] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.507] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.507] (--) NVIDIA(GPU-0): 
[    82.510] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.510] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.510] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.510] (--) NVIDIA(GPU-0): 
[    82.510] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.510] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.510] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.510] (--) NVIDIA(GPU-0): 
[    82.510] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.510] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.510] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.510] (--) NVIDIA(GPU-0): 
[    82.621] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.621] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.621] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.621] (--) NVIDIA(GPU-0): 
[    82.621] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.621] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.621] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.621] (--) NVIDIA(GPU-0): 
[    82.623] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.623] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.623] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.623] (--) NVIDIA(GPU-0): 
[    82.623] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.623] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.623] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.623] (--) NVIDIA(GPU-0): 
[    82.626] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.626] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.626] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.626] (--) NVIDIA(GPU-0): 
[    82.626] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.626] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.626] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.626] (--) NVIDIA(GPU-0): 
[    82.626] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.626] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.626] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.626] (--) NVIDIA(GPU-0): 
[    82.626] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.626] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.626] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.626] (--) NVIDIA(GPU-0): 
[    82.626] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.626] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.626] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.626] (--) NVIDIA(GPU-0): 
[    82.628] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.628] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.628] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.628] (--) NVIDIA(GPU-0): 
[    82.628] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.628] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.628] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.628] (--) NVIDIA(GPU-0): 
[    82.631] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.631] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.631] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.631] (--) NVIDIA(GPU-0): 
[    82.631] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.631] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.631] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.631] (--) NVIDIA(GPU-0): 
[    82.631] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.631] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.631] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.631] (--) NVIDIA(GPU-0): 
[    82.740] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.740] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.740] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.740] (--) NVIDIA(GPU-0): 
[    82.741] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.741] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.741] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.741] (--) NVIDIA(GPU-0): 
[    82.743] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.743] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.743] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.743] (--) NVIDIA(GPU-0): 
[    82.743] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.743] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.743] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.743] (--) NVIDIA(GPU-0): 
[    82.745] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.745] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.745] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.745] (--) NVIDIA(GPU-0): 
[    82.746] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.746] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.746] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.746] (--) NVIDIA(GPU-0): 
[    82.746] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.746] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.746] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.746] (--) NVIDIA(GPU-0): 
[    82.746] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.746] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.746] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.746] (--) NVIDIA(GPU-0): 
[    82.746] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.746] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.746] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.746] (--) NVIDIA(GPU-0): 
[    82.748] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.748] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.748] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.748] (--) NVIDIA(GPU-0): 
[    82.748] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.748] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.748] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.748] (--) NVIDIA(GPU-0): 
[    82.751] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.751] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.751] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.751] (--) NVIDIA(GPU-0): 
[    82.751] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.751] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.751] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.751] (--) NVIDIA(GPU-0): 
[    82.751] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.751] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.751] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.751] (--) NVIDIA(GPU-0): 
[    82.860] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.860] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.860] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.860] (--) NVIDIA(GPU-0): 
[    82.860] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.860] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.860] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.860] (--) NVIDIA(GPU-0): 
[    82.862] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.862] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.862] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.862] (--) NVIDIA(GPU-0): 
[    82.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.863] (--) NVIDIA(GPU-0): 
[    82.865] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.865] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.865] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.865] (--) NVIDIA(GPU-0): 
[    82.865] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.865] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.865] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.865] (--) NVIDIA(GPU-0): 
[    82.865] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.865] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.865] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.865] (--) NVIDIA(GPU-0): 
[    82.865] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.865] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.865] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.866] (--) NVIDIA(GPU-0): 
[    82.866] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.866] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.866] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.866] (--) NVIDIA(GPU-0): 
[    82.868] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.868] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.868] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.868] (--) NVIDIA(GPU-0): 
[    82.868] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.868] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.868] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.868] (--) NVIDIA(GPU-0): 
[    82.871] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.871] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.871] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.871] (--) NVIDIA(GPU-0): 
[    82.871] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.871] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.871] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.871] (--) NVIDIA(GPU-0): 
[    82.871] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.871] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.871] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.871] (--) NVIDIA(GPU-0): 
[    82.981] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.981] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.981] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.981] (--) NVIDIA(GPU-0): 
[    82.981] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.981] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.981] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.981] (--) NVIDIA(GPU-0): 
[    82.983] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.983] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.983] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.983] (--) NVIDIA(GPU-0): 
[    82.983] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.983] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.983] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.983] (--) NVIDIA(GPU-0): 
[    82.986] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.986] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.986] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.986] (--) NVIDIA(GPU-0): 
[    82.986] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.986] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.986] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.986] (--) NVIDIA(GPU-0): 
[    82.986] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.986] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.986] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.986] (--) NVIDIA(GPU-0): 
[    82.986] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.986] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.986] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    82.986] (--) NVIDIA(GPU-0): 
[    82.986] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    82.986] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    82.986] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    82.986] (--) NVIDIA(GPU-0): 
[    82.988] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    82.988] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    82.988] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    82.988] (--) NVIDIA(GPU-0): 
[    82.988] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    82.988] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    82.988] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    82.988] (--) NVIDIA(GPU-0): 
[    82.991] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    82.991] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    82.991] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    82.991] (--) NVIDIA(GPU-0): 
[    82.991] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    82.991] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    82.991] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    82.991] (--) NVIDIA(GPU-0): 
[    82.991] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    82.991] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    82.991] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    82.991] (--) NVIDIA(GPU-0): 
[    83.106] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.106] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.106] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.106] (--) NVIDIA(GPU-0): 
[    83.106] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.106] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.106] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.106] (--) NVIDIA(GPU-0): 
[    83.108] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.108] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.108] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.108] (--) NVIDIA(GPU-0): 
[    83.108] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.108] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.108] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.108] (--) NVIDIA(GPU-0): 
[    83.111] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.111] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.111] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.111] (--) NVIDIA(GPU-0): 
[    83.111] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.111] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.111] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.111] (--) NVIDIA(GPU-0): 
[    83.111] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.111] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.111] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.111] (--) NVIDIA(GPU-0): 
[    83.111] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.111] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.111] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.111] (--) NVIDIA(GPU-0): 
[    83.111] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.111] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.111] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.111] (--) NVIDIA(GPU-0): 
[    83.113] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.113] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.113] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.113] (--) NVIDIA(GPU-0): 
[    83.113] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.113] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.113] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.113] (--) NVIDIA(GPU-0): 
[    83.116] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.116] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.116] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.116] (--) NVIDIA(GPU-0): 
[    83.116] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.116] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.116] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.116] (--) NVIDIA(GPU-0): 
[    83.116] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.116] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.116] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.116] (--) NVIDIA(GPU-0): 
[    83.228] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.228] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.228] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.228] (--) NVIDIA(GPU-0): 
[    83.228] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.228] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.228] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.228] (--) NVIDIA(GPU-0): 
[    83.230] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.230] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.230] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.230] (--) NVIDIA(GPU-0): 
[    83.230] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.230] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.230] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.230] (--) NVIDIA(GPU-0): 
[    83.233] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.233] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.233] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.233] (--) NVIDIA(GPU-0): 
[    83.233] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.233] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.233] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.233] (--) NVIDIA(GPU-0): 
[    83.233] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.233] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.233] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.233] (--) NVIDIA(GPU-0): 
[    83.233] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.233] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.233] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.233] (--) NVIDIA(GPU-0): 
[    83.233] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.233] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.233] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.233] (--) NVIDIA(GPU-0): 
[    83.235] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.235] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.235] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.235] (--) NVIDIA(GPU-0): 
[    83.235] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.235] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.235] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.235] (--) NVIDIA(GPU-0): 
[    83.238] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.238] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.238] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.238] (--) NVIDIA(GPU-0): 
[    83.238] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.238] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.238] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.238] (--) NVIDIA(GPU-0): 
[    83.238] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.238] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.238] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.238] (--) NVIDIA(GPU-0): 
[    83.351] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.351] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.351] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.351] (--) NVIDIA(GPU-0): 
[    83.351] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.351] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.351] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.351] (--) NVIDIA(GPU-0): 
[    83.353] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.353] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.353] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.353] (--) NVIDIA(GPU-0): 
[    83.353] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.353] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.353] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.353] (--) NVIDIA(GPU-0): 
[    83.356] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.356] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.356] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.356] (--) NVIDIA(GPU-0): 
[    83.356] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.356] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.356] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.356] (--) NVIDIA(GPU-0): 
[    83.356] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.356] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.356] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.356] (--) NVIDIA(GPU-0): 
[    83.356] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.356] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.356] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.356] (--) NVIDIA(GPU-0): 
[    83.356] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.356] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.356] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.356] (--) NVIDIA(GPU-0): 
[    83.358] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.358] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.358] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.358] (--) NVIDIA(GPU-0): 
[    83.358] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.358] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.358] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.358] (--) NVIDIA(GPU-0): 
[    83.361] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.361] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.361] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.361] (--) NVIDIA(GPU-0): 
[    83.361] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.361] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.361] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.361] (--) NVIDIA(GPU-0): 
[    83.361] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.361] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.361] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.361] (--) NVIDIA(GPU-0): 
[    83.470] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.470] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.471] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.471] (--) NVIDIA(GPU-0): 
[    83.471] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.471] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.471] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.471] (--) NVIDIA(GPU-0): 
[    83.472] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.472] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.472] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.472] (--) NVIDIA(GPU-0): 
[    83.473] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.473] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.473] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.473] (--) NVIDIA(GPU-0): 
[    83.475] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.475] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.475] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.475] (--) NVIDIA(GPU-0): 
[    83.475] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.475] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.475] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.475] (--) NVIDIA(GPU-0): 
[    83.475] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.476] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.476] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.476] (--) NVIDIA(GPU-0): 
[    83.476] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.476] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.476] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.476] (--) NVIDIA(GPU-0): 
[    83.476] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.476] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.476] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.476] (--) NVIDIA(GPU-0): 
[    83.477] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.477] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.478] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.478] (--) NVIDIA(GPU-0): 
[    83.478] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.478] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.478] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.478] (--) NVIDIA(GPU-0): 
[    83.480] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.480] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.480] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.480] (--) NVIDIA(GPU-0): 
[    83.480] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.480] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.480] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.480] (--) NVIDIA(GPU-0): 
[    83.481] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.481] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.481] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.481] (--) NVIDIA(GPU-0): 
[    83.590] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.591] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.591] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.591] (--) NVIDIA(GPU-0): 
[    83.591] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.591] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.591] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.591] (--) NVIDIA(GPU-0): 
[    83.592] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.592] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.592] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.592] (--) NVIDIA(GPU-0): 
[    83.593] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.593] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.593] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.593] (--) NVIDIA(GPU-0): 
[    83.595] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.595] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.595] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.595] (--) NVIDIA(GPU-0): 
[    83.595] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.595] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.595] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.595] (--) NVIDIA(GPU-0): 
[    83.596] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.596] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.596] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.596] (--) NVIDIA(GPU-0): 
[    83.596] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.596] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.596] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.596] (--) NVIDIA(GPU-0): 
[    83.596] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.596] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.596] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.596] (--) NVIDIA(GPU-0): 
[    83.597] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.598] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.598] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.598] (--) NVIDIA(GPU-0): 
[    83.598] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.598] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.598] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.598] (--) NVIDIA(GPU-0): 
[    83.600] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.600] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.600] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.600] (--) NVIDIA(GPU-0): 
[    83.600] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.600] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.600] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.600] (--) NVIDIA(GPU-0): 
[    83.600] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.600] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.601] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.601] (--) NVIDIA(GPU-0): 
[    83.715] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.715] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.715] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.715] (--) NVIDIA(GPU-0): 
[    83.716] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.716] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.716] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.716] (--) NVIDIA(GPU-0): 
[    83.718] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.718] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.718] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.718] (--) NVIDIA(GPU-0): 
[    83.718] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.718] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.718] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.718] (--) NVIDIA(GPU-0): 
[    83.720] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.720] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.720] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.720] (--) NVIDIA(GPU-0): 
[    83.720] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.720] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.720] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.720] (--) NVIDIA(GPU-0): 
[    83.721] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.721] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.721] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.721] (--) NVIDIA(GPU-0): 
[    83.721] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.721] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.721] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.721] (--) NVIDIA(GPU-0): 
[    83.721] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.721] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.721] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.721] (--) NVIDIA(GPU-0): 
[    83.723] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.723] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.723] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.723] (--) NVIDIA(GPU-0): 
[    83.723] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.723] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.723] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.723] (--) NVIDIA(GPU-0): 
[    83.725] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.725] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.725] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.725] (--) NVIDIA(GPU-0): 
[    83.726] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.726] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.726] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.726] (--) NVIDIA(GPU-0): 
[    83.726] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.726] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.726] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.726] (--) NVIDIA(GPU-0): 
[    83.838] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.838] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.838] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.838] (--) NVIDIA(GPU-0): 
[    83.838] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.838] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.838] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.838] (--) NVIDIA(GPU-0): 
[    83.840] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.840] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.840] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.840] (--) NVIDIA(GPU-0): 
[    83.840] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.840] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.840] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.840] (--) NVIDIA(GPU-0): 
[    83.843] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.843] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.843] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.843] (--) NVIDIA(GPU-0): 
[    83.843] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.843] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.843] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.843] (--) NVIDIA(GPU-0): 
[    83.843] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.843] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.843] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.843] (--) NVIDIA(GPU-0): 
[    83.843] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    83.843] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    83.843] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    83.843] (--) NVIDIA(GPU-0): 
[    83.843] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    83.843] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    83.843] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    83.843] (--) NVIDIA(GPU-0): 
[    83.845] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    83.845] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    83.845] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    83.845] (--) NVIDIA(GPU-0): 
[    83.845] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    83.845] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    83.845] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    83.845] (--) NVIDIA(GPU-0): 
[    83.848] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    83.848] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    83.848] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    83.848] (--) NVIDIA(GPU-0): 
[    83.848] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    83.848] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    83.848] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    83.848] (--) NVIDIA(GPU-0): 
[    83.848] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    83.848] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    83.848] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    83.848] (--) NVIDIA(GPU-0): 
[    84.016] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.016] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.016] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.016] (--) NVIDIA(GPU-0): 
[    84.016] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.016] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.016] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.016] (--) NVIDIA(GPU-0): 
[    84.018] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.018] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.018] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.018] (--) NVIDIA(GPU-0): 
[    84.019] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.019] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.019] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.019] (--) NVIDIA(GPU-0): 
[    84.021] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.021] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.021] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.021] (--) NVIDIA(GPU-0): 
[    84.021] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.021] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.021] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.021] (--) NVIDIA(GPU-0): 
[    84.021] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.021] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.021] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.021] (--) NVIDIA(GPU-0): 
[    84.021] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.021] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.021] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.022] (--) NVIDIA(GPU-0): 
[    84.022] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.022] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.022] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.022] (--) NVIDIA(GPU-0): 
[    84.024] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.024] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.024] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.024] (--) NVIDIA(GPU-0): 
[    84.024] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.024] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.024] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.024] (--) NVIDIA(GPU-0): 
[    84.027] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.027] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.027] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.027] (--) NVIDIA(GPU-0): 
[    84.027] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.027] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.027] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.027] (--) NVIDIA(GPU-0): 
[    84.027] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.027] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.027] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.027] (--) NVIDIA(GPU-0): 
[    84.138] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.138] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.138] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.138] (--) NVIDIA(GPU-0): 
[    84.138] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.138] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.138] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.138] (--) NVIDIA(GPU-0): 
[    84.140] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.140] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.140] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.140] (--) NVIDIA(GPU-0): 
[    84.140] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.140] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.140] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.140] (--) NVIDIA(GPU-0): 
[    84.143] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.143] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.143] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.143] (--) NVIDIA(GPU-0): 
[    84.143] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.143] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.143] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.143] (--) NVIDIA(GPU-0): 
[    84.143] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.143] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.143] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.143] (--) NVIDIA(GPU-0): 
[    84.143] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.143] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.143] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.143] (--) NVIDIA(GPU-0): 
[    84.143] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.143] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.143] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.143] (--) NVIDIA(GPU-0): 
[    84.145] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.145] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.145] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.145] (--) NVIDIA(GPU-0): 
[    84.145] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.145] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.145] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.145] (--) NVIDIA(GPU-0): 
[    84.148] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.148] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.148] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.148] (--) NVIDIA(GPU-0): 
[    84.148] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.148] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.148] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.148] (--) NVIDIA(GPU-0): 
[    84.148] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.148] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.148] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.148] (--) NVIDIA(GPU-0): 
[    84.303] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.303] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.303] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.303] (--) NVIDIA(GPU-0): 
[    84.303] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.303] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.303] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.303] (--) NVIDIA(GPU-0): 
[    84.305] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.305] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.305] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.305] (--) NVIDIA(GPU-0): 
[    84.305] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.305] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.305] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.305] (--) NVIDIA(GPU-0): 
[    84.308] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.308] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.308] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.308] (--) NVIDIA(GPU-0): 
[    84.308] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.308] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.308] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.308] (--) NVIDIA(GPU-0): 
[    84.308] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.308] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.308] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.308] (--) NVIDIA(GPU-0): 
[    84.308] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.308] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.308] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.308] (--) NVIDIA(GPU-0): 
[    84.308] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.308] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.308] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.308] (--) NVIDIA(GPU-0): 
[    84.310] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.310] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.310] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.310] (--) NVIDIA(GPU-0): 
[    84.310] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.310] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.310] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.310] (--) NVIDIA(GPU-0): 
[    84.313] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.313] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.313] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.313] (--) NVIDIA(GPU-0): 
[    84.313] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.313] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.313] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.313] (--) NVIDIA(GPU-0): 
[    84.313] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.313] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.313] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.313] (--) NVIDIA(GPU-0): 
[    84.424] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.424] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.424] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.424] (--) NVIDIA(GPU-0): 
[    84.424] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.424] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.424] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.424] (--) NVIDIA(GPU-0): 
[    84.426] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.426] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.426] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.426] (--) NVIDIA(GPU-0): 
[    84.426] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.426] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.426] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.426] (--) NVIDIA(GPU-0): 
[    84.429] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.429] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.429] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.429] (--) NVIDIA(GPU-0): 
[    84.429] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.429] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.429] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.429] (--) NVIDIA(GPU-0): 
[    84.429] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.429] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.429] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.429] (--) NVIDIA(GPU-0): 
[    84.429] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.429] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.429] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.429] (--) NVIDIA(GPU-0): 
[    84.429] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.429] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.429] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.429] (--) NVIDIA(GPU-0): 
[    84.431] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.431] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.431] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.431] (--) NVIDIA(GPU-0): 
[    84.432] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.432] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.432] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.432] (--) NVIDIA(GPU-0): 
[    84.434] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.434] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.434] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.434] (--) NVIDIA(GPU-0): 
[    84.434] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.434] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.434] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.434] (--) NVIDIA(GPU-0): 
[    84.434] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.434] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.434] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.434] (--) NVIDIA(GPU-0): 
[    84.543] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.543] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.543] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.543] (--) NVIDIA(GPU-0): 
[    84.544] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.544] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.544] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.544] (--) NVIDIA(GPU-0): 
[    84.545] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.545] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.545] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.545] (--) NVIDIA(GPU-0): 
[    84.546] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.546] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.546] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.546] (--) NVIDIA(GPU-0): 
[    84.548] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.548] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.548] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.548] (--) NVIDIA(GPU-0): 
[    84.548] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.548] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.548] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.548] (--) NVIDIA(GPU-0): 
[    84.548] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.548] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.549] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.549] (--) NVIDIA(GPU-0): 
[    84.549] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.549] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.549] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.549] (--) NVIDIA(GPU-0): 
[    84.549] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.549] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.549] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.549] (--) NVIDIA(GPU-0): 
[    84.551] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.551] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.551] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.551] (--) NVIDIA(GPU-0): 
[    84.551] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.551] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.551] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.551] (--) NVIDIA(GPU-0): 
[    84.553] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.553] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.553] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.553] (--) NVIDIA(GPU-0): 
[    84.553] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.553] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.553] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.553] (--) NVIDIA(GPU-0): 
[    84.554] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.554] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.554] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.554] (--) NVIDIA(GPU-0): 
[    84.664] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.664] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.664] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.664] (--) NVIDIA(GPU-0): 
[    84.664] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.664] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.664] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.664] (--) NVIDIA(GPU-0): 
[    84.666] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.666] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.666] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.666] (--) NVIDIA(GPU-0): 
[    84.666] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.666] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.666] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.666] (--) NVIDIA(GPU-0): 
[    84.668] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.668] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.668] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.668] (--) NVIDIA(GPU-0): 
[    84.668] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.668] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.668] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.668] (--) NVIDIA(GPU-0): 
[    84.669] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.669] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.669] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.669] (--) NVIDIA(GPU-0): 
[    84.669] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.669] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.669] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.669] (--) NVIDIA(GPU-0): 
[    84.669] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.669] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.669] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.669] (--) NVIDIA(GPU-0): 
[    84.671] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.671] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.671] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.671] (--) NVIDIA(GPU-0): 
[    84.671] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.671] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.671] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.671] (--) NVIDIA(GPU-0): 
[    84.674] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.674] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.674] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.674] (--) NVIDIA(GPU-0): 
[    84.674] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.674] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.674] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.674] (--) NVIDIA(GPU-0): 
[    84.674] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.674] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.674] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.674] (--) NVIDIA(GPU-0): 
[    84.784] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.784] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.784] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.784] (--) NVIDIA(GPU-0): 
[    84.784] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.784] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.784] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.784] (--) NVIDIA(GPU-0): 
[    84.786] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.786] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.786] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.786] (--) NVIDIA(GPU-0): 
[    84.787] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.787] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.787] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.787] (--) NVIDIA(GPU-0): 
[    84.789] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.789] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.789] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.789] (--) NVIDIA(GPU-0): 
[    84.789] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.789] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.789] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.789] (--) NVIDIA(GPU-0): 
[    84.789] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.789] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.789] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.789] (--) NVIDIA(GPU-0): 
[    84.789] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.789] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.789] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.789] (--) NVIDIA(GPU-0): 
[    84.789] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.789] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.789] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.789] (--) NVIDIA(GPU-0): 
[    84.791] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.791] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.791] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.791] (--) NVIDIA(GPU-0): 
[    84.792] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.792] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.792] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.792] (--) NVIDIA(GPU-0): 
[    84.794] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.794] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.794] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.794] (--) NVIDIA(GPU-0): 
[    84.794] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.794] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.794] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.794] (--) NVIDIA(GPU-0): 
[    84.794] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.794] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.794] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.794] (--) NVIDIA(GPU-0): 
[    84.918] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.918] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.918] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.918] (--) NVIDIA(GPU-0): 
[    84.918] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.918] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.918] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.918] (--) NVIDIA(GPU-0): 
[    84.920] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.920] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.920] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.920] (--) NVIDIA(GPU-0): 
[    84.920] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.920] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.920] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.920] (--) NVIDIA(GPU-0): 
[    84.923] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.923] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.923] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.923] (--) NVIDIA(GPU-0): 
[    84.923] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.923] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.923] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.923] (--) NVIDIA(GPU-0): 
[    84.923] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.923] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.923] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.923] (--) NVIDIA(GPU-0): 
[    84.923] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    84.923] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    84.923] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    84.923] (--) NVIDIA(GPU-0): 
[    84.923] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    84.923] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    84.923] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    84.923] (--) NVIDIA(GPU-0): 
[    84.925] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.925] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    84.925] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    84.925] (--) NVIDIA(GPU-0): 
[    84.925] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    84.925] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    84.925] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    84.925] (--) NVIDIA(GPU-0): 
[    84.928] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.928] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.928] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.928] (--) NVIDIA(GPU-0): 
[    84.928] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    84.928] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    84.928] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    84.928] (--) NVIDIA(GPU-0): 
[    84.928] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    84.928] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    84.928] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    84.928] (--) NVIDIA(GPU-0): 
[    85.038] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.038] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.038] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.038] (--) NVIDIA(GPU-0): 
[    85.038] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.038] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.038] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.038] (--) NVIDIA(GPU-0): 
[    85.040] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.040] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.040] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.040] (--) NVIDIA(GPU-0): 
[    85.040] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.040] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.040] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.040] (--) NVIDIA(GPU-0): 
[    85.043] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.043] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.043] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.043] (--) NVIDIA(GPU-0): 
[    85.043] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.043] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.043] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.043] (--) NVIDIA(GPU-0): 
[    85.043] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.043] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.043] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.043] (--) NVIDIA(GPU-0): 
[    85.043] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.043] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.043] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.043] (--) NVIDIA(GPU-0): 
[    85.043] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.043] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.043] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.043] (--) NVIDIA(GPU-0): 
[    85.045] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.045] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.045] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.045] (--) NVIDIA(GPU-0): 
[    85.046] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.046] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.046] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.046] (--) NVIDIA(GPU-0): 
[    85.048] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.048] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.048] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.048] (--) NVIDIA(GPU-0): 
[    85.048] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.048] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.048] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.048] (--) NVIDIA(GPU-0): 
[    85.048] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.048] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.048] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.048] (--) NVIDIA(GPU-0): 
[    85.161] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.161] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.161] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.161] (--) NVIDIA(GPU-0): 
[    85.161] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.161] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.161] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.161] (--) NVIDIA(GPU-0): 
[    85.163] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.163] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.163] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.163] (--) NVIDIA(GPU-0): 
[    85.163] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.163] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.163] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.163] (--) NVIDIA(GPU-0): 
[    85.166] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.166] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.166] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.166] (--) NVIDIA(GPU-0): 
[    85.166] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.166] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.166] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.166] (--) NVIDIA(GPU-0): 
[    85.166] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.166] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.166] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.166] (--) NVIDIA(GPU-0): 
[    85.166] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.166] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.166] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.166] (--) NVIDIA(GPU-0): 
[    85.166] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.166] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.166] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.166] (--) NVIDIA(GPU-0): 
[    85.168] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.168] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.168] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.168] (--) NVIDIA(GPU-0): 
[    85.168] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.168] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.168] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.168] (--) NVIDIA(GPU-0): 
[    85.171] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.171] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.171] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.171] (--) NVIDIA(GPU-0): 
[    85.171] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.171] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.171] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.171] (--) NVIDIA(GPU-0): 
[    85.171] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.171] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.171] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.171] (--) NVIDIA(GPU-0): 
[    85.281] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.281] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.281] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.281] (--) NVIDIA(GPU-0): 
[    85.281] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.281] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.281] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.281] (--) NVIDIA(GPU-0): 
[    85.289] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.289] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.289] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.289] (--) NVIDIA(GPU-0): 
[    85.291] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.291] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.291] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.291] (--) NVIDIA(GPU-0): 
[    85.294] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.294] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.294] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.294] (--) NVIDIA(GPU-0): 
[    85.295] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.295] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.295] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.295] (--) NVIDIA(GPU-0): 
[    85.295] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.295] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.295] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.295] (--) NVIDIA(GPU-0): 
[    85.295] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.295] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.295] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.295] (--) NVIDIA(GPU-0): 
[    85.298] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.298] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.298] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.298] (--) NVIDIA(GPU-0): 
[    85.300] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.300] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.300] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.300] (--) NVIDIA(GPU-0): 
[    85.301] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.301] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.301] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.301] (--) NVIDIA(GPU-0): 
[    85.303] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.303] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.303] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.303] (--) NVIDIA(GPU-0): 
[    85.303] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.303] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.303] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.303] (--) NVIDIA(GPU-0): 
[    85.303] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.303] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.303] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.303] (--) NVIDIA(GPU-0): 
[    85.507] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.507] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.507] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.507] (--) NVIDIA(GPU-0): 
[    85.507] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.507] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.507] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.507] (--) NVIDIA(GPU-0): 
[    85.509] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.509] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.509] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.509] (--) NVIDIA(GPU-0): 
[    85.510] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.510] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.510] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.510] (--) NVIDIA(GPU-0): 
[    85.512] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.512] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.512] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.512] (--) NVIDIA(GPU-0): 
[    85.512] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.512] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.512] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.512] (--) NVIDIA(GPU-0): 
[    85.513] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.513] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.513] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.513] (--) NVIDIA(GPU-0): 
[    85.513] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.513] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.513] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.513] (--) NVIDIA(GPU-0): 
[    85.513] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.513] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.513] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.513] (--) NVIDIA(GPU-0): 
[    85.515] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.515] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.515] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.515] (--) NVIDIA(GPU-0): 
[    85.515] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.515] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.515] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.515] (--) NVIDIA(GPU-0): 
[    85.517] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.517] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.518] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.518] (--) NVIDIA(GPU-0): 
[    85.518] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.518] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.518] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.518] (--) NVIDIA(GPU-0): 
[    85.518] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.518] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.518] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.518] (--) NVIDIA(GPU-0): 
[    85.627] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.627] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.627] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.627] (--) NVIDIA(GPU-0): 
[    85.627] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.627] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.627] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.627] (--) NVIDIA(GPU-0): 
[    85.629] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.629] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.629] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.629] (--) NVIDIA(GPU-0): 
[    85.629] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.629] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.629] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.629] (--) NVIDIA(GPU-0): 
[    85.632] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.632] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.632] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.632] (--) NVIDIA(GPU-0): 
[    85.632] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.632] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.632] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.632] (--) NVIDIA(GPU-0): 
[    85.632] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.632] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.632] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.632] (--) NVIDIA(GPU-0): 
[    85.632] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.632] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.632] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.632] (--) NVIDIA(GPU-0): 
[    85.632] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.632] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.632] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.632] (--) NVIDIA(GPU-0): 
[    85.634] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.634] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.634] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.634] (--) NVIDIA(GPU-0): 
[    85.635] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.635] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.635] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.635] (--) NVIDIA(GPU-0): 
[    85.637] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.637] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.637] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.637] (--) NVIDIA(GPU-0): 
[    85.637] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.637] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.637] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.637] (--) NVIDIA(GPU-0): 
[    85.637] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.637] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.637] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.637] (--) NVIDIA(GPU-0): 
[    85.747] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.747] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.747] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.747] (--) NVIDIA(GPU-0): 
[    85.747] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.747] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.747] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.747] (--) NVIDIA(GPU-0): 
[    85.749] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.749] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.749] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.749] (--) NVIDIA(GPU-0): 
[    85.749] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.749] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.749] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.749] (--) NVIDIA(GPU-0): 
[    85.752] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.752] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.752] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.752] (--) NVIDIA(GPU-0): 
[    85.752] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.752] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.752] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.752] (--) NVIDIA(GPU-0): 
[    85.752] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.752] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.752] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.752] (--) NVIDIA(GPU-0): 
[    85.752] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.752] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.752] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.752] (--) NVIDIA(GPU-0): 
[    85.752] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.752] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.752] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.752] (--) NVIDIA(GPU-0): 
[    85.754] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.754] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.754] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.754] (--) NVIDIA(GPU-0): 
[    85.754] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.754] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.754] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.754] (--) NVIDIA(GPU-0): 
[    85.757] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.757] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.757] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.757] (--) NVIDIA(GPU-0): 
[    85.757] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.757] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.757] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.757] (--) NVIDIA(GPU-0): 
[    85.757] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.757] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.757] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.757] (--) NVIDIA(GPU-0): 
[    85.867] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.867] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.867] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.867] (--) NVIDIA(GPU-0): 
[    85.868] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.868] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.868] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.868] (--) NVIDIA(GPU-0): 
[    85.869] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.869] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.870] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.870] (--) NVIDIA(GPU-0): 
[    85.870] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.870] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.870] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.870] (--) NVIDIA(GPU-0): 
[    85.873] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.873] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.873] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.873] (--) NVIDIA(GPU-0): 
[    85.873] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.873] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.873] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.873] (--) NVIDIA(GPU-0): 
[    85.873] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.873] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.873] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.873] (--) NVIDIA(GPU-0): 
[    85.873] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.873] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.873] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.873] (--) NVIDIA(GPU-0): 
[    85.873] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.873] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.873] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.873] (--) NVIDIA(GPU-0): 
[    85.875] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.875] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.875] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.875] (--) NVIDIA(GPU-0): 
[    85.875] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.875] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.875] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.875] (--) NVIDIA(GPU-0): 
[    85.878] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.878] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.878] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.878] (--) NVIDIA(GPU-0): 
[    85.878] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.878] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.878] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.878] (--) NVIDIA(GPU-0): 
[    85.878] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.878] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.878] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.878] (--) NVIDIA(GPU-0): 
[    85.987] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.987] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.987] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.987] (--) NVIDIA(GPU-0): 
[    85.988] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.988] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.988] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.988] (--) NVIDIA(GPU-0): 
[    85.989] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.989] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.989] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.989] (--) NVIDIA(GPU-0): 
[    85.990] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.990] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.990] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.990] (--) NVIDIA(GPU-0): 
[    85.992] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.992] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.992] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.992] (--) NVIDIA(GPU-0): 
[    85.992] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.992] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.992] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.992] (--) NVIDIA(GPU-0): 
[    85.992] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.992] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.992] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.992] (--) NVIDIA(GPU-0): 
[    85.992] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    85.992] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    85.992] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    85.992] (--) NVIDIA(GPU-0): 
[    85.993] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    85.993] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    85.993] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    85.993] (--) NVIDIA(GPU-0): 
[    85.994] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    85.994] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    85.994] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    85.994] (--) NVIDIA(GPU-0): 
[    85.995] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    85.995] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    85.995] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    85.995] (--) NVIDIA(GPU-0): 
[    85.997] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    85.997] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    85.997] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    85.997] (--) NVIDIA(GPU-0): 
[    85.997] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    85.997] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    85.997] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    85.997] (--) NVIDIA(GPU-0): 
[    85.997] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    85.998] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    85.998] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    85.998] (--) NVIDIA(GPU-0): 
[    86.108] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.108] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.108] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.108] (--) NVIDIA(GPU-0): 
[    86.108] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.108] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.108] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.108] (--) NVIDIA(GPU-0): 
[    86.110] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.110] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.110] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.110] (--) NVIDIA(GPU-0): 
[    86.111] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.111] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.111] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.111] (--) NVIDIA(GPU-0): 
[    86.113] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.113] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.113] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.113] (--) NVIDIA(GPU-0): 
[    86.113] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.113] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.113] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.113] (--) NVIDIA(GPU-0): 
[    86.113] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.113] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.113] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.113] (--) NVIDIA(GPU-0): 
[    86.113] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.113] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.113] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.113] (--) NVIDIA(GPU-0): 
[    86.114] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.114] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.114] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.114] (--) NVIDIA(GPU-0): 
[    86.115] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.115] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.115] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.115] (--) NVIDIA(GPU-0): 
[    86.116] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.116] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.116] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.116] (--) NVIDIA(GPU-0): 
[    86.118] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.118] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.118] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.118] (--) NVIDIA(GPU-0): 
[    86.118] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.118] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.118] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.118] (--) NVIDIA(GPU-0): 
[    86.118] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.118] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.118] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.118] (--) NVIDIA(GPU-0): 
[    86.232] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.232] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.232] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.232] (--) NVIDIA(GPU-0): 
[    86.233] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.233] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.233] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.233] (--) NVIDIA(GPU-0): 
[    86.234] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.234] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.234] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.234] (--) NVIDIA(GPU-0): 
[    86.235] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.235] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.235] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.235] (--) NVIDIA(GPU-0): 
[    86.237] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.237] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.237] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.237] (--) NVIDIA(GPU-0): 
[    86.237] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.237] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.237] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.237] (--) NVIDIA(GPU-0): 
[    86.238] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.238] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.238] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.238] (--) NVIDIA(GPU-0): 
[    86.238] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.238] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.238] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.238] (--) NVIDIA(GPU-0): 
[    86.238] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.238] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.238] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.238] (--) NVIDIA(GPU-0): 
[    86.240] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.240] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.240] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.240] (--) NVIDIA(GPU-0): 
[    86.240] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.240] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.240] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.240] (--) NVIDIA(GPU-0): 
[    86.242] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.242] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.242] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.242] (--) NVIDIA(GPU-0): 
[    86.242] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.242] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.242] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.242] (--) NVIDIA(GPU-0): 
[    86.243] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.243] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.243] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.243] (--) NVIDIA(GPU-0): 
[    86.355] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.355] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.355] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.355] (--) NVIDIA(GPU-0): 
[    86.355] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.355] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.355] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.355] (--) NVIDIA(GPU-0): 
[    86.357] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.357] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.357] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.357] (--) NVIDIA(GPU-0): 
[    86.358] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.358] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.358] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.358] (--) NVIDIA(GPU-0): 
[    86.360] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.360] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.360] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.360] (--) NVIDIA(GPU-0): 
[    86.360] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.360] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.360] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.360] (--) NVIDIA(GPU-0): 
[    86.360] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.360] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.360] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.360] (--) NVIDIA(GPU-0): 
[    86.360] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.360] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.360] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.360] (--) NVIDIA(GPU-0): 
[    86.361] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.361] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.361] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.361] (--) NVIDIA(GPU-0): 
[    86.362] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.362] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.362] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.362] (--) NVIDIA(GPU-0): 
[    86.363] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.363] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.363] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.363] (--) NVIDIA(GPU-0): 
[    86.365] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.365] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.365] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.365] (--) NVIDIA(GPU-0): 
[    86.365] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.365] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.365] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.365] (--) NVIDIA(GPU-0): 
[    86.366] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.366] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.366] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.366] (--) NVIDIA(GPU-0): 
[    86.478] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.478] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.478] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.478] (--) NVIDIA(GPU-0): 
[    86.478] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.478] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.478] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.478] (--) NVIDIA(GPU-0): 
[    86.480] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.480] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.480] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.480] (--) NVIDIA(GPU-0): 
[    86.480] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.480] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.480] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.480] (--) NVIDIA(GPU-0): 
[    86.483] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.483] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.483] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.483] (--) NVIDIA(GPU-0): 
[    86.483] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.483] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.483] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.483] (--) NVIDIA(GPU-0): 
[    86.483] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.483] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.483] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.483] (--) NVIDIA(GPU-0): 
[    86.483] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.483] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.483] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.483] (--) NVIDIA(GPU-0): 
[    86.483] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.483] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.483] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.483] (--) NVIDIA(GPU-0): 
[    86.485] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.485] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.485] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.485] (--) NVIDIA(GPU-0): 
[    86.485] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.485] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.485] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.485] (--) NVIDIA(GPU-0): 
[    86.488] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.488] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.488] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.488] (--) NVIDIA(GPU-0): 
[    86.488] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.488] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.488] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.488] (--) NVIDIA(GPU-0): 
[    86.488] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.488] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.488] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.488] (--) NVIDIA(GPU-0): 
[    86.743] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.743] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.743] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.743] (--) NVIDIA(GPU-0): 
[    86.744] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.744] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.744] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.744] (--) NVIDIA(GPU-0): 
[    86.745] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.745] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.745] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.745] (--) NVIDIA(GPU-0): 
[    86.746] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.746] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.746] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.746] (--) NVIDIA(GPU-0): 
[    86.748] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.748] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.748] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.748] (--) NVIDIA(GPU-0): 
[    86.748] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.748] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.748] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.748] (--) NVIDIA(GPU-0): 
[    86.748] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.748] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.748] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.748] (--) NVIDIA(GPU-0): 
[    86.748] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.748] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.748] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.748] (--) NVIDIA(GPU-0): 
[    86.749] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.749] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.749] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.749] (--) NVIDIA(GPU-0): 
[    86.750] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.751] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.751] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.751] (--) NVIDIA(GPU-0): 
[    86.751] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.751] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.751] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.751] (--) NVIDIA(GPU-0): 
[    86.753] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.753] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.753] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.753] (--) NVIDIA(GPU-0): 
[    86.753] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.753] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.753] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.753] (--) NVIDIA(GPU-0): 
[    86.754] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.754] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.754] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.754] (--) NVIDIA(GPU-0): 
[    86.864] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.864] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.864] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.864] (--) NVIDIA(GPU-0): 
[    86.864] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.864] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.864] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.864] (--) NVIDIA(GPU-0): 
[    86.866] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.866] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.866] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.866] (--) NVIDIA(GPU-0): 
[    86.866] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.866] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.866] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.866] (--) NVIDIA(GPU-0): 
[    86.868] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.868] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.868] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.868] (--) NVIDIA(GPU-0): 
[    86.868] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.868] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.868] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.868] (--) NVIDIA(GPU-0): 
[    86.869] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.869] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.869] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.869] (--) NVIDIA(GPU-0): 
[    86.869] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.869] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.869] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.869] (--) NVIDIA(GPU-0): 
[    86.869] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.869] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.869] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.869] (--) NVIDIA(GPU-0): 
[    86.871] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.871] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.871] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.871] (--) NVIDIA(GPU-0): 
[    86.871] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.871] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.871] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.871] (--) NVIDIA(GPU-0): 
[    86.874] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.874] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.874] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.874] (--) NVIDIA(GPU-0): 
[    86.874] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.874] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.874] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.874] (--) NVIDIA(GPU-0): 
[    86.874] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.874] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.874] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.874] (--) NVIDIA(GPU-0): 
[    86.984] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.984] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.984] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.984] (--) NVIDIA(GPU-0): 
[    86.984] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.984] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.984] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.984] (--) NVIDIA(GPU-0): 
[    86.986] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.986] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.986] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.986] (--) NVIDIA(GPU-0): 
[    86.987] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.987] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.987] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.987] (--) NVIDIA(GPU-0): 
[    86.989] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.989] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.989] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.989] (--) NVIDIA(GPU-0): 
[    86.989] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.989] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.989] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.989] (--) NVIDIA(GPU-0): 
[    86.989] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.989] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.989] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.989] (--) NVIDIA(GPU-0): 
[    86.989] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    86.989] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    86.989] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    86.989] (--) NVIDIA(GPU-0): 
[    86.990] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    86.990] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    86.990] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    86.990] (--) NVIDIA(GPU-0): 
[    86.991] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    86.991] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    86.991] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    86.991] (--) NVIDIA(GPU-0): 
[    86.992] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    86.992] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    86.992] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    86.992] (--) NVIDIA(GPU-0): 
[    86.994] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    86.994] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    86.994] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    86.994] (--) NVIDIA(GPU-0): 
[    86.994] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    86.994] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    86.994] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    86.994] (--) NVIDIA(GPU-0): 
[    86.994] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    86.994] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    86.994] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    86.994] (--) NVIDIA(GPU-0): 
[    87.105] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.105] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.105] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.105] (--) NVIDIA(GPU-0): 
[    87.105] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.105] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.105] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.105] (--) NVIDIA(GPU-0): 
[    87.107] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.107] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.107] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.107] (--) NVIDIA(GPU-0): 
[    87.107] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.107] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.107] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.107] (--) NVIDIA(GPU-0): 
[    87.110] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.110] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.110] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.110] (--) NVIDIA(GPU-0): 
[    87.110] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.110] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.110] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.110] (--) NVIDIA(GPU-0): 
[    87.110] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.110] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.110] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.110] (--) NVIDIA(GPU-0): 
[    87.110] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.110] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.110] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.110] (--) NVIDIA(GPU-0): 
[    87.110] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.110] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.110] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.110] (--) NVIDIA(GPU-0): 
[    87.112] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.112] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.112] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.112] (--) NVIDIA(GPU-0): 
[    87.112] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.112] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.112] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.112] (--) NVIDIA(GPU-0): 
[    87.115] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.115] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.115] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.115] (--) NVIDIA(GPU-0): 
[    87.115] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.115] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.115] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.115] (--) NVIDIA(GPU-0): 
[    87.115] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.115] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.115] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.115] (--) NVIDIA(GPU-0): 
[    87.277] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.277] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.277] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.277] (--) NVIDIA(GPU-0): 
[    87.278] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.278] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.278] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.278] (--) NVIDIA(GPU-0): 
[    87.279] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.279] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.279] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.279] (--) NVIDIA(GPU-0): 
[    87.280] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.280] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.280] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.280] (--) NVIDIA(GPU-0): 
[    87.282] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.282] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.282] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.282] (--) NVIDIA(GPU-0): 
[    87.282] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.282] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.282] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.282] (--) NVIDIA(GPU-0): 
[    87.283] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.283] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.283] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.283] (--) NVIDIA(GPU-0): 
[    87.283] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.283] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.283] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.283] (--) NVIDIA(GPU-0): 
[    87.283] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.283] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.283] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.283] (--) NVIDIA(GPU-0): 
[    87.285] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.285] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.285] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.285] (--) NVIDIA(GPU-0): 
[    87.285] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.285] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.285] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.285] (--) NVIDIA(GPU-0): 
[    87.287] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.287] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.288] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.288] (--) NVIDIA(GPU-0): 
[    87.288] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.288] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.288] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.288] (--) NVIDIA(GPU-0): 
[    87.288] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.288] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.288] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.288] (--) NVIDIA(GPU-0): 
[    87.398] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.398] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.398] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.398] (--) NVIDIA(GPU-0): 
[    87.398] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.398] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.398] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.398] (--) NVIDIA(GPU-0): 
[    87.400] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.400] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.400] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.400] (--) NVIDIA(GPU-0): 
[    87.400] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.400] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.400] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.400] (--) NVIDIA(GPU-0): 
[    87.403] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.403] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.403] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.403] (--) NVIDIA(GPU-0): 
[    87.403] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.403] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.403] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.403] (--) NVIDIA(GPU-0): 
[    87.403] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.403] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.403] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.403] (--) NVIDIA(GPU-0): 
[    87.403] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.403] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.403] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.403] (--) NVIDIA(GPU-0): 
[    87.403] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.403] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.403] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.403] (--) NVIDIA(GPU-0): 
[    87.405] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.405] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.405] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.405] (--) NVIDIA(GPU-0): 
[    87.405] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.405] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.405] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.405] (--) NVIDIA(GPU-0): 
[    87.408] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.408] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.408] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.408] (--) NVIDIA(GPU-0): 
[    87.408] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.408] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.408] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.408] (--) NVIDIA(GPU-0): 
[    87.408] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.408] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.408] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.408] (--) NVIDIA(GPU-0): 
[    87.522] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.522] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.522] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.522] (--) NVIDIA(GPU-0): 
[    87.523] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.523] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.523] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.523] (--) NVIDIA(GPU-0): 
[    87.524] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.524] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.524] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.524] (--) NVIDIA(GPU-0): 
[    87.525] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.525] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.525] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.525] (--) NVIDIA(GPU-0): 
[    87.527] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.527] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.527] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.527] (--) NVIDIA(GPU-0): 
[    87.527] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.527] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.527] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.527] (--) NVIDIA(GPU-0): 
[    87.528] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.528] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.528] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.528] (--) NVIDIA(GPU-0): 
[    87.528] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.528] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.528] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.528] (--) NVIDIA(GPU-0): 
[    87.528] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.528] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.528] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.528] (--) NVIDIA(GPU-0): 
[    87.530] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.530] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.530] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.530] (--) NVIDIA(GPU-0): 
[    87.530] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.530] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.530] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.530] (--) NVIDIA(GPU-0): 
[    87.533] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.533] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.533] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.533] (--) NVIDIA(GPU-0): 
[    87.533] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.533] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.533] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.533] (--) NVIDIA(GPU-0): 
[    87.533] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.533] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.533] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.533] (--) NVIDIA(GPU-0): 
[    87.645] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.645] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.645] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.645] (--) NVIDIA(GPU-0): 
[    87.645] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.645] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.645] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.645] (--) NVIDIA(GPU-0): 
[    87.647] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.647] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.647] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.647] (--) NVIDIA(GPU-0): 
[    87.647] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.647] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.647] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.647] (--) NVIDIA(GPU-0): 
[    87.650] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.650] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.650] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.650] (--) NVIDIA(GPU-0): 
[    87.650] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.650] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.650] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.650] (--) NVIDIA(GPU-0): 
[    87.650] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.650] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.650] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.650] (--) NVIDIA(GPU-0): 
[    87.650] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.650] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.650] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.650] (--) NVIDIA(GPU-0): 
[    87.650] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.650] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.650] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.650] (--) NVIDIA(GPU-0): 
[    87.652] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.652] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.652] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.652] (--) NVIDIA(GPU-0): 
[    87.652] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.652] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.652] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.652] (--) NVIDIA(GPU-0): 
[    87.655] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.655] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.655] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.655] (--) NVIDIA(GPU-0): 
[    87.655] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.655] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.655] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.655] (--) NVIDIA(GPU-0): 
[    87.655] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.655] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.655] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.655] (--) NVIDIA(GPU-0): 
[    87.765] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.765] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.765] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.765] (--) NVIDIA(GPU-0): 
[    87.765] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.765] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.765] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.765] (--) NVIDIA(GPU-0): 
[    87.767] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.767] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.767] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.767] (--) NVIDIA(GPU-0): 
[    87.767] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.767] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.767] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.767] (--) NVIDIA(GPU-0): 
[    87.770] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.770] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.770] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.770] (--) NVIDIA(GPU-0): 
[    87.770] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.770] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.770] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.770] (--) NVIDIA(GPU-0): 
[    87.770] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.770] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.770] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.770] (--) NVIDIA(GPU-0): 
[    87.770] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.770] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.770] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.770] (--) NVIDIA(GPU-0): 
[    87.770] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.770] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.770] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.770] (--) NVIDIA(GPU-0): 
[    87.772] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.772] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.772] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.772] (--) NVIDIA(GPU-0): 
[    87.772] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.772] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.772] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.772] (--) NVIDIA(GPU-0): 
[    87.775] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.775] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.775] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.775] (--) NVIDIA(GPU-0): 
[    87.775] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.775] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.775] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.775] (--) NVIDIA(GPU-0): 
[    87.775] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.775] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.775] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.775] (--) NVIDIA(GPU-0): 
[    87.907] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.907] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.907] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.907] (--) NVIDIA(GPU-0): 
[    87.909] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.909] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.909] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.909] (--) NVIDIA(GPU-0): 
[    87.911] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.911] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.911] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.911] (--) NVIDIA(GPU-0): 
[    87.913] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.913] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.913] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.913] (--) NVIDIA(GPU-0): 
[    87.918] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.918] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.918] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.918] (--) NVIDIA(GPU-0): 
[    87.918] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.918] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.918] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.918] (--) NVIDIA(GPU-0): 
[    87.918] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.918] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.918] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.918] (--) NVIDIA(GPU-0): 
[    87.918] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    87.918] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    87.918] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    87.918] (--) NVIDIA(GPU-0): 
[    87.918] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    87.918] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    87.918] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    87.918] (--) NVIDIA(GPU-0): 
[    87.920] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    87.920] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    87.920] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    87.920] (--) NVIDIA(GPU-0): 
[    87.921] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    87.921] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    87.921] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    87.921] (--) NVIDIA(GPU-0): 
[    87.923] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    87.923] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    87.923] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    87.923] (--) NVIDIA(GPU-0): 
[    87.923] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    87.923] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    87.923] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    87.923] (--) NVIDIA(GPU-0): 
[    87.923] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    87.923] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    87.923] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    87.923] (--) NVIDIA(GPU-0): 
[    88.034] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.034] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.034] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.034] (--) NVIDIA(GPU-0): 
[    88.034] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.034] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.034] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.034] (--) NVIDIA(GPU-0): 
[    88.036] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.036] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.036] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.036] (--) NVIDIA(GPU-0): 
[    88.036] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.036] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.036] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.036] (--) NVIDIA(GPU-0): 
[    88.039] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.039] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.039] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.039] (--) NVIDIA(GPU-0): 
[    88.039] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.039] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.039] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.039] (--) NVIDIA(GPU-0): 
[    88.039] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.039] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.039] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.039] (--) NVIDIA(GPU-0): 
[    88.039] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.039] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.039] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.039] (--) NVIDIA(GPU-0): 
[    88.039] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.039] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.039] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.039] (--) NVIDIA(GPU-0): 
[    88.041] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.041] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.041] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.041] (--) NVIDIA(GPU-0): 
[    88.041] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.041] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.041] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.041] (--) NVIDIA(GPU-0): 
[    88.044] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.044] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.044] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.044] (--) NVIDIA(GPU-0): 
[    88.044] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.044] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.044] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.044] (--) NVIDIA(GPU-0): 
[    88.044] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.044] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.044] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.044] (--) NVIDIA(GPU-0): 
[    88.154] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.154] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.154] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.154] (--) NVIDIA(GPU-0): 
[    88.154] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.154] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.154] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.154] (--) NVIDIA(GPU-0): 
[    88.156] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.156] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.156] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.156] (--) NVIDIA(GPU-0): 
[    88.156] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.156] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.156] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.156] (--) NVIDIA(GPU-0): 
[    88.159] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.159] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.159] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.159] (--) NVIDIA(GPU-0): 
[    88.159] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.159] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.159] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.159] (--) NVIDIA(GPU-0): 
[    88.159] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.159] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.159] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.159] (--) NVIDIA(GPU-0): 
[    88.159] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.159] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.159] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.159] (--) NVIDIA(GPU-0): 
[    88.159] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.159] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.159] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.159] (--) NVIDIA(GPU-0): 
[    88.161] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.161] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.161] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.161] (--) NVIDIA(GPU-0): 
[    88.161] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.161] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.161] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.161] (--) NVIDIA(GPU-0): 
[    88.164] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.164] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.164] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.164] (--) NVIDIA(GPU-0): 
[    88.164] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.164] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.164] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.164] (--) NVIDIA(GPU-0): 
[    88.164] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.164] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.164] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.164] (--) NVIDIA(GPU-0): 
[    88.274] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.274] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.274] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.274] (--) NVIDIA(GPU-0): 
[    88.274] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.274] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.274] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.274] (--) NVIDIA(GPU-0): 
[    88.276] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.276] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.276] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.276] (--) NVIDIA(GPU-0): 
[    88.276] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.276] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.276] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.276] (--) NVIDIA(GPU-0): 
[    88.279] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.279] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.279] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.279] (--) NVIDIA(GPU-0): 
[    88.279] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.279] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.279] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.279] (--) NVIDIA(GPU-0): 
[    88.279] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.279] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.279] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.279] (--) NVIDIA(GPU-0): 
[    88.279] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.279] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.279] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.279] (--) NVIDIA(GPU-0): 
[    88.279] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.279] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.279] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.279] (--) NVIDIA(GPU-0): 
[    88.281] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.281] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.281] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.281] (--) NVIDIA(GPU-0): 
[    88.282] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.282] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.282] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.282] (--) NVIDIA(GPU-0): 
[    88.284] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.284] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.284] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.284] (--) NVIDIA(GPU-0): 
[    88.284] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.284] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.284] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.284] (--) NVIDIA(GPU-0): 
[    88.284] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.284] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.284] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.284] (--) NVIDIA(GPU-0): 
[    88.394] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.394] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.394] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.394] (--) NVIDIA(GPU-0): 
[    88.394] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.394] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.394] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.394] (--) NVIDIA(GPU-0): 
[    88.396] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.396] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.396] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.396] (--) NVIDIA(GPU-0): 
[    88.396] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.396] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.396] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.396] (--) NVIDIA(GPU-0): 
[    88.399] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.399] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.399] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.399] (--) NVIDIA(GPU-0): 
[    88.399] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.399] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.399] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.399] (--) NVIDIA(GPU-0): 
[    88.399] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.399] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.399] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.399] (--) NVIDIA(GPU-0): 
[    88.399] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.399] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.399] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.399] (--) NVIDIA(GPU-0): 
[    88.399] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.399] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.399] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.399] (--) NVIDIA(GPU-0): 
[    88.401] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.401] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.401] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.401] (--) NVIDIA(GPU-0): 
[    88.401] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.401] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.401] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.401] (--) NVIDIA(GPU-0): 
[    88.404] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.404] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.404] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.404] (--) NVIDIA(GPU-0): 
[    88.404] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.404] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.404] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.404] (--) NVIDIA(GPU-0): 
[    88.404] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.404] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.404] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.404] (--) NVIDIA(GPU-0): 
[    88.514] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.514] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.514] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.514] (--) NVIDIA(GPU-0): 
[    88.514] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.514] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.514] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.514] (--) NVIDIA(GPU-0): 
[    88.516] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.516] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.516] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.516] (--) NVIDIA(GPU-0): 
[    88.517] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.517] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.517] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.517] (--) NVIDIA(GPU-0): 
[    88.519] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.519] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.519] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.519] (--) NVIDIA(GPU-0): 
[    88.519] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.519] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.519] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.519] (--) NVIDIA(GPU-0): 
[    88.519] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.519] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.519] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.519] (--) NVIDIA(GPU-0): 
[    88.519] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.519] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.519] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.519] (--) NVIDIA(GPU-0): 
[    88.519] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.519] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.519] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.519] (--) NVIDIA(GPU-0): 
[    88.521] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.521] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.521] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.521] (--) NVIDIA(GPU-0): 
[    88.522] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.522] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.522] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.522] (--) NVIDIA(GPU-0): 
[    88.524] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.524] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.524] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.524] (--) NVIDIA(GPU-0): 
[    88.524] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.524] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.524] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.524] (--) NVIDIA(GPU-0): 
[    88.524] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.524] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.524] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.524] (--) NVIDIA(GPU-0): 
[    88.639] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.639] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.639] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.639] (--) NVIDIA(GPU-0): 
[    88.639] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.639] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.639] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.639] (--) NVIDIA(GPU-0): 
[    88.641] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.641] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.641] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.641] (--) NVIDIA(GPU-0): 
[    88.642] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.642] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.642] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.642] (--) NVIDIA(GPU-0): 
[    88.644] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.644] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.644] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.644] (--) NVIDIA(GPU-0): 
[    88.644] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.644] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.644] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.644] (--) NVIDIA(GPU-0): 
[    88.644] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.644] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.644] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.644] (--) NVIDIA(GPU-0): 
[    88.644] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.644] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.644] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.644] (--) NVIDIA(GPU-0): 
[    88.644] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.644] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.644] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.644] (--) NVIDIA(GPU-0): 
[    88.646] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.646] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.646] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.646] (--) NVIDIA(GPU-0): 
[    88.647] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.647] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.647] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.647] (--) NVIDIA(GPU-0): 
[    88.649] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.649] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.649] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.649] (--) NVIDIA(GPU-0): 
[    88.649] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.649] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.649] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.649] (--) NVIDIA(GPU-0): 
[    88.649] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.649] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.649] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.649] (--) NVIDIA(GPU-0): 
[    88.761] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.761] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.761] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.761] (--) NVIDIA(GPU-0): 
[    88.761] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.761] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.761] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.761] (--) NVIDIA(GPU-0): 
[    88.763] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.763] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.763] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.763] (--) NVIDIA(GPU-0): 
[    88.763] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.763] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.763] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.763] (--) NVIDIA(GPU-0): 
[    88.766] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.766] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.766] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.766] (--) NVIDIA(GPU-0): 
[    88.766] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.766] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.766] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.766] (--) NVIDIA(GPU-0): 
[    88.766] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.766] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.766] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.766] (--) NVIDIA(GPU-0): 
[    88.766] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.766] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.766] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.766] (--) NVIDIA(GPU-0): 
[    88.766] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.766] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.766] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.766] (--) NVIDIA(GPU-0): 
[    88.768] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.768] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.768] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.768] (--) NVIDIA(GPU-0): 
[    88.769] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.769] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.769] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.769] (--) NVIDIA(GPU-0): 
[    88.771] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.771] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.771] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.771] (--) NVIDIA(GPU-0): 
[    88.771] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.771] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.771] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.771] (--) NVIDIA(GPU-0): 
[    88.771] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.771] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.771] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.771] (--) NVIDIA(GPU-0): 
[    88.881] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.881] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.881] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.881] (--) NVIDIA(GPU-0): 
[    88.882] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.882] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.882] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.882] (--) NVIDIA(GPU-0): 
[    88.888] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.888] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.888] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.888] (--) NVIDIA(GPU-0): 
[    88.890] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.890] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.890] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.890] (--) NVIDIA(GPU-0): 
[    88.893] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.893] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.893] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.893] (--) NVIDIA(GPU-0): 
[    88.895] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.895] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.895] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.895] (--) NVIDIA(GPU-0): 
[    88.895] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.895] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.895] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.895] (--) NVIDIA(GPU-0): 
[    88.895] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    88.895] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    88.895] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    88.895] (--) NVIDIA(GPU-0): 
[    88.895] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    88.895] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    88.895] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    88.895] (--) NVIDIA(GPU-0): 
[    88.899] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    88.899] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    88.899] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    88.899] (--) NVIDIA(GPU-0): 
[    88.900] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    88.900] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    88.900] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    88.900] (--) NVIDIA(GPU-0): 
[    88.903] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    88.903] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    88.903] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    88.903] (--) NVIDIA(GPU-0): 
[    88.903] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    88.903] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    88.903] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    88.903] (--) NVIDIA(GPU-0): 
[    88.903] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    88.903] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    88.903] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    88.903] (--) NVIDIA(GPU-0): 
[    89.134] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    89.134] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    89.134] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    89.134] (--) NVIDIA(GPU-0): 
[    89.134] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    89.134] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    89.134] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    89.134] (--) NVIDIA(GPU-0): 
[    89.136] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    89.136] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    89.136] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    89.136] (--) NVIDIA(GPU-0): 
[    89.137] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    89.137] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    89.137] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    89.137] (--) NVIDIA(GPU-0): 
[    89.139] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    89.139] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    89.139] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    89.139] (--) NVIDIA(GPU-0): 
[    89.139] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    89.139] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    89.139] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    89.139] (--) NVIDIA(GPU-0): 
[    89.139] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    89.139] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    89.139] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    89.139] (--) NVIDIA(GPU-0): 
[    89.139] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    89.139] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    89.139] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    89.139] (--) NVIDIA(GPU-0): 
[    89.139] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    89.139] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    89.139] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    89.139] (--) NVIDIA(GPU-0): 
[    89.141] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    89.141] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    89.141] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    89.141] (--) NVIDIA(GPU-0): 
[    89.142] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    89.142] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    89.142] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    89.142] (--) NVIDIA(GPU-0): 
[    89.144] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    89.144] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    89.144] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    89.144] (--) NVIDIA(GPU-0): 
[    89.144] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    89.144] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    89.144] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    89.144] (--) NVIDIA(GPU-0): 
[    89.144] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    89.144] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    89.144] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    89.144] (--) NVIDIA(GPU-0): 
[    89.255] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    89.255] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    89.255] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    89.255] (--) NVIDIA(GPU-0): 
[    89.255] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    89.255] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    89.255] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    89.255] (--) NVIDIA(GPU-0): 
[    89.257] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    89.257] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    89.257] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    89.257] (--) NVIDIA(GPU-0): 
[    89.257] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    89.257] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    89.257] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    89.257] (--) NVIDIA(GPU-0): 
[    89.260] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    89.260] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    89.260] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    89.260] (--) NVIDIA(GPU-0): 
[    89.260] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    89.260] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    89.260] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    89.260] (--) NVIDIA(GPU-0): 
[    89.260] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    89.260] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    89.260] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    89.260] (--) NVIDIA(GPU-0): 
[    89.260] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    89.260] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    89.260] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    89.260] (--) NVIDIA(GPU-0): 
[    89.260] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    89.260] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    89.260] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    89.260] (--) NVIDIA(GPU-0): 
[    89.262] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    89.262] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    89.262] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    89.262] (--) NVIDIA(GPU-0): 
[    89.263] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    89.263] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    89.263] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    89.263] (--) NVIDIA(GPU-0): 
[    89.265] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    89.265] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    89.265] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    89.265] (--) NVIDIA(GPU-0): 
[    89.265] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    89.265] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    89.265] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    89.265] (--) NVIDIA(GPU-0): 
[    89.265] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    89.265] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    89.265] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    89.265] (--) NVIDIA(GPU-0): 
[    89.860] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    89.860] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    89.860] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    89.860] (--) NVIDIA(GPU-0): 
[    89.861] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    89.861] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    89.861] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    89.861] (--) NVIDIA(GPU-0): 
[    89.862] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    89.862] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    89.863] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    89.863] (--) NVIDIA(GPU-0): 
[    89.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    89.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    89.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    89.863] (--) NVIDIA(GPU-0): 
[    89.866] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    89.866] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    89.866] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    89.866] (--) NVIDIA(GPU-0): 
[    89.866] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    89.866] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    89.866] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    89.866] (--) NVIDIA(GPU-0): 
[    89.866] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    89.866] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    89.866] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    89.866] (--) NVIDIA(GPU-0): 
[    89.866] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    89.866] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    89.866] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    89.866] (--) NVIDIA(GPU-0): 
[    89.866] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    89.866] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    89.866] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    89.866] (--) NVIDIA(GPU-0): 
[    89.868] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    89.868] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    89.868] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    89.868] (--) NVIDIA(GPU-0): 
[    89.868] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    89.868] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    89.868] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    89.868] (--) NVIDIA(GPU-0): 
[    89.871] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    89.871] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    89.871] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    89.871] (--) NVIDIA(GPU-0): 
[    89.871] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    89.871] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    89.871] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    89.871] (--) NVIDIA(GPU-0): 
[    89.871] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    89.871] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    89.871] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    89.871] (--) NVIDIA(GPU-0): 
[    89.982] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    89.982] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    89.982] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    89.982] (--) NVIDIA(GPU-0): 
[    89.982] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    89.982] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    89.982] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    89.982] (--) NVIDIA(GPU-0): 
[    89.984] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    89.984] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    89.984] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    89.984] (--) NVIDIA(GPU-0): 
[    89.984] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    89.984] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    89.984] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    89.984] (--) NVIDIA(GPU-0): 
[    89.987] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    89.987] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    89.987] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    89.987] (--) NVIDIA(GPU-0): 
[    89.987] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    89.987] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    89.987] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    89.987] (--) NVIDIA(GPU-0): 
[    89.987] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    89.987] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    89.987] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    89.987] (--) NVIDIA(GPU-0): 
[    89.987] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    89.987] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    89.987] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    89.987] (--) NVIDIA(GPU-0): 
[    89.987] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    89.987] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    89.987] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    89.987] (--) NVIDIA(GPU-0): 
[    89.989] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    89.989] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    89.989] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    89.989] (--) NVIDIA(GPU-0): 
[    89.989] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    89.989] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    89.989] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    89.989] (--) NVIDIA(GPU-0): 
[    89.992] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    89.992] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    89.992] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    89.992] (--) NVIDIA(GPU-0): 
[    89.992] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    89.992] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    89.992] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    89.992] (--) NVIDIA(GPU-0): 
[    89.992] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    89.992] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    89.992] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    89.992] (--) NVIDIA(GPU-0): 
[    90.101] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.101] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.101] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.101] (--) NVIDIA(GPU-0): 
[    90.126] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.126] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.126] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.126] (--) NVIDIA(GPU-0): 
[    90.128] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.128] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.128] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.128] (--) NVIDIA(GPU-0): 
[    90.128] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.128] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.128] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.128] (--) NVIDIA(GPU-0): 
[    90.131] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.131] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.131] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.131] (--) NVIDIA(GPU-0): 
[    90.131] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.131] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.131] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.131] (--) NVIDIA(GPU-0): 
[    90.131] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.131] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.131] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.131] (--) NVIDIA(GPU-0): 
[    90.131] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.131] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.131] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.131] (--) NVIDIA(GPU-0): 
[    90.131] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.131] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.131] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.131] (--) NVIDIA(GPU-0): 
[    90.133] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.133] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.133] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.133] (--) NVIDIA(GPU-0): 
[    90.134] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.134] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.134] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.134] (--) NVIDIA(GPU-0): 
[    90.136] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.136] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.136] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.136] (--) NVIDIA(GPU-0): 
[    90.136] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.136] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.136] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.136] (--) NVIDIA(GPU-0): 
[    90.137] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.137] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.137] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.137] (--) NVIDIA(GPU-0): 
[    90.248] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.248] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.248] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.248] (--) NVIDIA(GPU-0): 
[    90.248] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.248] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.248] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.248] (--) NVIDIA(GPU-0): 
[    90.250] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.250] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.250] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.250] (--) NVIDIA(GPU-0): 
[    90.250] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.250] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.250] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.250] (--) NVIDIA(GPU-0): 
[    90.253] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.253] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.253] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.253] (--) NVIDIA(GPU-0): 
[    90.253] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.253] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.253] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.253] (--) NVIDIA(GPU-0): 
[    90.253] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.253] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.253] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.253] (--) NVIDIA(GPU-0): 
[    90.253] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.253] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.253] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.253] (--) NVIDIA(GPU-0): 
[    90.253] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.253] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.253] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.253] (--) NVIDIA(GPU-0): 
[    90.255] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.255] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.255] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.255] (--) NVIDIA(GPU-0): 
[    90.255] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.255] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.255] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.255] (--) NVIDIA(GPU-0): 
[    90.258] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.258] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.258] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.258] (--) NVIDIA(GPU-0): 
[    90.258] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.258] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.258] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.258] (--) NVIDIA(GPU-0): 
[    90.258] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.258] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.258] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.258] (--) NVIDIA(GPU-0): 
[    90.367] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.367] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.367] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.367] (--) NVIDIA(GPU-0): 
[    90.368] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.368] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.368] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.368] (--) NVIDIA(GPU-0): 
[    90.369] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.369] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.369] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.369] (--) NVIDIA(GPU-0): 
[    90.370] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.370] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.370] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.370] (--) NVIDIA(GPU-0): 
[    90.372] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.372] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.372] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.372] (--) NVIDIA(GPU-0): 
[    90.372] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.372] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.372] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.372] (--) NVIDIA(GPU-0): 
[    90.372] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.372] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.372] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.372] (--) NVIDIA(GPU-0): 
[    90.372] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.372] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.372] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.372] (--) NVIDIA(GPU-0): 
[    90.372] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.372] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.372] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.372] (--) NVIDIA(GPU-0): 
[    90.374] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.374] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.374] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.374] (--) NVIDIA(GPU-0): 
[    90.374] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.374] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.374] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.374] (--) NVIDIA(GPU-0): 
[    90.377] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.377] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.377] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.377] (--) NVIDIA(GPU-0): 
[    90.377] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.377] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.377] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.377] (--) NVIDIA(GPU-0): 
[    90.377] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.377] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.377] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.377] (--) NVIDIA(GPU-0): 
[    90.488] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.488] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.488] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.488] (--) NVIDIA(GPU-0): 
[    90.488] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.488] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.488] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.488] (--) NVIDIA(GPU-0): 
[    90.490] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.490] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.490] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.490] (--) NVIDIA(GPU-0): 
[    90.490] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.490] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.490] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.490] (--) NVIDIA(GPU-0): 
[    90.492] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.492] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.492] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.492] (--) NVIDIA(GPU-0): 
[    90.492] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.492] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.492] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.492] (--) NVIDIA(GPU-0): 
[    90.493] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.493] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.493] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.493] (--) NVIDIA(GPU-0): 
[    90.493] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.493] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.493] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.493] (--) NVIDIA(GPU-0): 
[    90.493] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.493] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.493] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.493] (--) NVIDIA(GPU-0): 
[    90.494] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.494] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.494] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.494] (--) NVIDIA(GPU-0): 
[    90.495] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.495] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.495] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.495] (--) NVIDIA(GPU-0): 
[    90.497] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.497] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.497] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.497] (--) NVIDIA(GPU-0): 
[    90.497] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.497] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.497] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.497] (--) NVIDIA(GPU-0): 
[    90.497] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.497] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.497] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.497] (--) NVIDIA(GPU-0): 
[    90.607] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.607] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.607] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.607] (--) NVIDIA(GPU-0): 
[    90.607] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.607] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.607] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.607] (--) NVIDIA(GPU-0): 
[    90.609] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.609] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.609] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.609] (--) NVIDIA(GPU-0): 
[    90.609] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.609] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.609] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.609] (--) NVIDIA(GPU-0): 
[    90.611] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.611] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.611] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.611] (--) NVIDIA(GPU-0): 
[    90.611] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.611] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.611] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.611] (--) NVIDIA(GPU-0): 
[    90.611] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.611] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.611] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.611] (--) NVIDIA(GPU-0): 
[    90.612] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.612] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.612] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.612] (--) NVIDIA(GPU-0): 
[    90.612] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.612] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.612] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.612] (--) NVIDIA(GPU-0): 
[    90.613] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.613] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.613] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.613] (--) NVIDIA(GPU-0): 
[    90.614] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.614] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.614] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.614] (--) NVIDIA(GPU-0): 
[    90.616] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.616] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.616] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.616] (--) NVIDIA(GPU-0): 
[    90.616] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.616] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.616] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.616] (--) NVIDIA(GPU-0): 
[    90.616] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.616] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.616] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.616] (--) NVIDIA(GPU-0): 
[    90.847] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.847] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.847] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.847] (--) NVIDIA(GPU-0): 
[    90.847] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.847] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.847] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.847] (--) NVIDIA(GPU-0): 
[    90.849] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.849] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.849] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.849] (--) NVIDIA(GPU-0): 
[    90.849] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.849] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.849] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.849] (--) NVIDIA(GPU-0): 
[    90.852] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.852] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.852] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.852] (--) NVIDIA(GPU-0): 
[    90.852] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.852] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.852] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.852] (--) NVIDIA(GPU-0): 
[    90.852] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.852] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.852] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.852] (--) NVIDIA(GPU-0): 
[    90.852] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.852] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.852] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.852] (--) NVIDIA(GPU-0): 
[    90.852] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.852] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.852] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.852] (--) NVIDIA(GPU-0): 
[    90.854] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.854] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.854] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.854] (--) NVIDIA(GPU-0): 
[    90.854] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.854] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.854] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.854] (--) NVIDIA(GPU-0): 
[    90.856] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.856] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.857] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.857] (--) NVIDIA(GPU-0): 
[    90.857] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.857] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.857] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.857] (--) NVIDIA(GPU-0): 
[    90.857] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.857] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.857] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.857] (--) NVIDIA(GPU-0): 
[    90.971] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.971] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.971] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.971] (--) NVIDIA(GPU-0): 
[    90.971] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.971] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.971] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.971] (--) NVIDIA(GPU-0): 
[    90.973] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.973] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.973] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.973] (--) NVIDIA(GPU-0): 
[    90.974] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.974] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.974] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.974] (--) NVIDIA(GPU-0): 
[    90.976] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.976] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.976] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.976] (--) NVIDIA(GPU-0): 
[    90.976] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.976] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.976] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.976] (--) NVIDIA(GPU-0): 
[    90.976] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.976] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.976] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.976] (--) NVIDIA(GPU-0): 
[    90.976] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    90.976] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    90.976] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    90.976] (--) NVIDIA(GPU-0): 
[    90.976] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    90.977] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    90.977] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    90.977] (--) NVIDIA(GPU-0): 
[    90.978] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    90.978] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    90.978] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    90.978] (--) NVIDIA(GPU-0): 
[    90.979] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    90.979] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    90.979] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    90.979] (--) NVIDIA(GPU-0): 
[    90.981] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    90.981] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    90.981] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    90.981] (--) NVIDIA(GPU-0): 
[    90.981] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    90.981] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    90.981] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    90.981] (--) NVIDIA(GPU-0): 
[    90.981] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    90.981] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    90.981] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    90.981] (--) NVIDIA(GPU-0): 
[    91.231] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.231] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.231] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.231] (--) NVIDIA(GPU-0): 
[    91.231] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.231] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.231] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.231] (--) NVIDIA(GPU-0): 
[    91.233] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.233] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.233] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.233] (--) NVIDIA(GPU-0): 
[    91.233] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.233] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.233] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.233] (--) NVIDIA(GPU-0): 
[    91.236] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.236] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.236] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.236] (--) NVIDIA(GPU-0): 
[    91.236] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.236] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.236] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.236] (--) NVIDIA(GPU-0): 
[    91.236] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.236] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.236] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.236] (--) NVIDIA(GPU-0): 
[    91.236] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.236] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.236] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.236] (--) NVIDIA(GPU-0): 
[    91.236] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.236] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.236] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.236] (--) NVIDIA(GPU-0): 
[    91.238] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.238] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.238] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.238] (--) NVIDIA(GPU-0): 
[    91.238] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.238] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.238] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.238] (--) NVIDIA(GPU-0): 
[    91.240] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.240] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.240] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.240] (--) NVIDIA(GPU-0): 
[    91.240] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.240] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.240] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.240] (--) NVIDIA(GPU-0): 
[    91.240] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.240] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.240] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.240] (--) NVIDIA(GPU-0): 
[    91.379] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.379] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.379] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.379] (--) NVIDIA(GPU-0): 
[    91.379] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.379] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.379] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.379] (--) NVIDIA(GPU-0): 
[    91.381] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.381] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.381] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.381] (--) NVIDIA(GPU-0): 
[    91.381] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.381] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.381] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.381] (--) NVIDIA(GPU-0): 
[    91.384] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.384] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.384] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.384] (--) NVIDIA(GPU-0): 
[    91.384] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.384] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.384] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.384] (--) NVIDIA(GPU-0): 
[    91.384] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.384] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.384] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.384] (--) NVIDIA(GPU-0): 
[    91.384] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.384] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.384] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.384] (--) NVIDIA(GPU-0): 
[    91.384] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.384] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.384] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.384] (--) NVIDIA(GPU-0): 
[    91.386] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.386] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.386] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.386] (--) NVIDIA(GPU-0): 
[    91.386] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.386] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.386] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.386] (--) NVIDIA(GPU-0): 
[    91.389] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.389] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.389] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.389] (--) NVIDIA(GPU-0): 
[    91.389] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.389] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.389] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.389] (--) NVIDIA(GPU-0): 
[    91.389] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.389] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.389] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.389] (--) NVIDIA(GPU-0): 
[    91.501] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.501] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.501] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.501] (--) NVIDIA(GPU-0): 
[    91.501] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.501] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.501] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.501] (--) NVIDIA(GPU-0): 
[    91.503] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.503] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.503] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.503] (--) NVIDIA(GPU-0): 
[    91.503] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.503] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.503] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.503] (--) NVIDIA(GPU-0): 
[    91.506] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.506] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.506] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.506] (--) NVIDIA(GPU-0): 
[    91.506] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.506] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.506] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.506] (--) NVIDIA(GPU-0): 
[    91.506] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.506] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.506] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.506] (--) NVIDIA(GPU-0): 
[    91.506] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.506] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.506] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.506] (--) NVIDIA(GPU-0): 
[    91.506] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.506] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.506] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.506] (--) NVIDIA(GPU-0): 
[    91.508] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.508] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.508] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.508] (--) NVIDIA(GPU-0): 
[    91.508] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.508] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.508] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.508] (--) NVIDIA(GPU-0): 
[    91.511] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.511] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.511] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.511] (--) NVIDIA(GPU-0): 
[    91.511] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.511] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.511] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.511] (--) NVIDIA(GPU-0): 
[    91.511] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.511] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.511] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.511] (--) NVIDIA(GPU-0): 
[    91.620] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.620] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.620] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.620] (--) NVIDIA(GPU-0): 
[    91.620] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.620] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.620] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.620] (--) NVIDIA(GPU-0): 
[    91.622] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.622] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.622] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.622] (--) NVIDIA(GPU-0): 
[    91.622] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.622] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.622] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.622] (--) NVIDIA(GPU-0): 
[    91.624] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.625] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.625] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.625] (--) NVIDIA(GPU-0): 
[    91.625] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.625] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.625] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.625] (--) NVIDIA(GPU-0): 
[    91.625] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.625] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.625] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.625] (--) NVIDIA(GPU-0): 
[    91.625] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.625] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.625] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.625] (--) NVIDIA(GPU-0): 
[    91.625] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.625] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.625] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.625] (--) NVIDIA(GPU-0): 
[    91.626] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.626] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.626] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.626] (--) NVIDIA(GPU-0): 
[    91.627] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.627] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.627] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.627] (--) NVIDIA(GPU-0): 
[    91.629] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.629] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.629] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.629] (--) NVIDIA(GPU-0): 
[    91.629] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.629] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.629] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.629] (--) NVIDIA(GPU-0): 
[    91.629] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.629] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.629] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.629] (--) NVIDIA(GPU-0): 
[    91.741] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.741] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.741] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.741] (--) NVIDIA(GPU-0): 
[    91.741] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.741] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.741] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.741] (--) NVIDIA(GPU-0): 
[    91.743] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.743] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.743] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.743] (--) NVIDIA(GPU-0): 
[    91.743] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.743] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.743] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.743] (--) NVIDIA(GPU-0): 
[    91.745] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.745] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.745] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.745] (--) NVIDIA(GPU-0): 
[    91.745] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.745] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.745] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.745] (--) NVIDIA(GPU-0): 
[    91.745] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.745] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.745] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.745] (--) NVIDIA(GPU-0): 
[    91.745] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.745] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.745] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.745] (--) NVIDIA(GPU-0): 
[    91.746] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.746] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.746] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.746] (--) NVIDIA(GPU-0): 
[    91.747] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.747] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.747] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.747] (--) NVIDIA(GPU-0): 
[    91.748] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.748] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.748] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.748] (--) NVIDIA(GPU-0): 
[    91.750] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.750] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.750] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.750] (--) NVIDIA(GPU-0): 
[    91.750] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.750] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.750] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.750] (--) NVIDIA(GPU-0): 
[    91.750] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.750] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.750] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.750] (--) NVIDIA(GPU-0): 
[    91.861] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.861] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.861] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.861] (--) NVIDIA(GPU-0): 
[    91.861] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.861] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.861] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.861] (--) NVIDIA(GPU-0): 
[    91.863] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.863] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.863] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.863] (--) NVIDIA(GPU-0): 
[    91.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.863] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.863] (--) NVIDIA(GPU-0): 
[    91.865] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.865] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.865] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.865] (--) NVIDIA(GPU-0): 
[    91.865] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.865] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.865] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.865] (--) NVIDIA(GPU-0): 
[    91.865] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.865] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.865] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.865] (--) NVIDIA(GPU-0): 
[    91.865] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.865] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.865] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.865] (--) NVIDIA(GPU-0): 
[    91.865] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.866] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.866] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.866] (--) NVIDIA(GPU-0): 
[    91.867] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.867] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.867] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.867] (--) NVIDIA(GPU-0): 
[    91.867] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.867] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.867] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.867] (--) NVIDIA(GPU-0): 
[    91.870] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.870] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.870] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.870] (--) NVIDIA(GPU-0): 
[    91.870] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.870] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.870] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.870] (--) NVIDIA(GPU-0): 
[    91.870] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.870] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.870] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.870] (--) NVIDIA(GPU-0): 
[    91.981] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.981] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.981] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.981] (--) NVIDIA(GPU-0): 
[    91.981] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.981] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.981] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.981] (--) NVIDIA(GPU-0): 
[    91.983] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.983] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.983] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.983] (--) NVIDIA(GPU-0): 
[    91.983] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.983] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.983] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.983] (--) NVIDIA(GPU-0): 
[    91.986] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.986] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.986] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.986] (--) NVIDIA(GPU-0): 
[    91.986] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.986] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.986] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.986] (--) NVIDIA(GPU-0): 
[    91.986] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.986] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.986] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.986] (--) NVIDIA(GPU-0): 
[    91.986] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    91.986] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    91.986] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    91.986] (--) NVIDIA(GPU-0): 
[    91.986] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    91.986] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    91.986] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    91.986] (--) NVIDIA(GPU-0): 
[    91.988] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    91.988] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    91.988] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    91.988] (--) NVIDIA(GPU-0): 
[    91.988] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    91.988] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    91.988] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    91.988] (--) NVIDIA(GPU-0): 
[    91.991] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    91.991] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    91.991] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    91.991] (--) NVIDIA(GPU-0): 
[    91.991] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    91.991] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    91.991] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    91.991] (--) NVIDIA(GPU-0): 
[    91.991] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    91.991] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    91.991] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    91.991] (--) NVIDIA(GPU-0): 
[    92.173] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    92.173] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    92.173] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    92.173] (--) NVIDIA(GPU-0): 
[    92.173] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    92.174] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    92.174] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    92.174] (--) NVIDIA(GPU-0): 
[    92.175] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    92.175] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    92.175] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    92.175] (--) NVIDIA(GPU-0): 
[    92.176] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    92.176] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    92.176] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    92.176] (--) NVIDIA(GPU-0): 
[    92.178] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    92.178] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    92.178] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    92.178] (--) NVIDIA(GPU-0): 
[    92.178] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    92.178] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    92.178] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    92.178] (--) NVIDIA(GPU-0): 
[    92.178] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    92.178] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    92.178] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    92.178] (--) NVIDIA(GPU-0): 
[    92.178] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    92.178] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    92.178] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    92.178] (--) NVIDIA(GPU-0): 
[    92.178] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    92.178] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    92.178] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    92.178] (--) NVIDIA(GPU-0): 
[    92.180] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    92.180] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    92.180] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    92.180] (--) NVIDIA(GPU-0): 
[    92.181] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    92.181] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    92.181] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    92.181] (--) NVIDIA(GPU-0): 
[    92.183] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    92.183] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    92.183] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    92.183] (--) NVIDIA(GPU-0): 
[    92.183] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    92.183] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    92.183] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    92.183] (--) NVIDIA(GPU-0): 
[    92.183] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    92.183] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    92.183] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    92.183] (--) NVIDIA(GPU-0): 
[    92.294] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    92.294] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    92.294] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    92.294] (--) NVIDIA(GPU-0): 
[    92.294] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    92.294] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    92.294] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    92.294] (--) NVIDIA(GPU-0): 
[    92.296] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    92.296] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    92.296] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    92.296] (--) NVIDIA(GPU-0): 
[    92.296] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    92.296] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    92.296] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    92.296] (--) NVIDIA(GPU-0): 
[    92.299] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    92.299] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    92.299] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    92.299] (--) NVIDIA(GPU-0): 
[    92.299] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    92.299] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    92.299] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    92.299] (--) NVIDIA(GPU-0): 
[    92.299] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    92.299] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    92.299] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    92.299] (--) NVIDIA(GPU-0): 
[    92.299] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    92.299] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    92.299] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    92.299] (--) NVIDIA(GPU-0): 
[    92.299] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    92.299] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    92.299] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    92.299] (--) NVIDIA(GPU-0): 
[    92.301] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    92.301] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    92.301] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    92.301] (--) NVIDIA(GPU-0): 
[    92.301] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    92.301] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    92.301] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    92.301] (--) NVIDIA(GPU-0): 
[    92.304] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    92.304] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    92.304] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    92.304] (--) NVIDIA(GPU-0): 
[    92.304] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    92.304] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    92.304] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    92.304] (--) NVIDIA(GPU-0): 
[    92.304] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    92.304] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    92.304] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    92.304] (--) NVIDIA(GPU-0): 
[    99.693] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    99.693] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    99.693] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    99.693] (--) NVIDIA(GPU-0): 
[    99.693] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    99.693] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    99.693] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    99.693] (--) NVIDIA(GPU-0): 
[    99.695] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    99.695] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    99.695] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    99.695] (--) NVIDIA(GPU-0): 
[    99.695] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    99.695] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    99.695] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    99.695] (--) NVIDIA(GPU-0): 
[    99.698] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    99.698] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    99.698] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    99.698] (--) NVIDIA(GPU-0): 
[    99.698] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    99.698] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    99.698] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    99.698] (--) NVIDIA(GPU-0): 
[    99.698] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    99.698] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    99.698] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    99.698] (--) NVIDIA(GPU-0): 
[    99.698] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    99.698] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    99.698] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    99.698] (--) NVIDIA(GPU-0): 
[    99.698] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    99.698] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    99.698] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    99.698] (--) NVIDIA(GPU-0): 
[    99.700] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    99.700] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    99.700] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    99.700] (--) NVIDIA(GPU-0): 
[    99.700] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    99.700] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    99.700] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    99.700] (--) NVIDIA(GPU-0): 
[    99.703] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    99.703] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    99.703] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    99.703] (--) NVIDIA(GPU-0): 
[    99.703] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    99.703] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    99.703] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    99.703] (--) NVIDIA(GPU-0): 
[    99.703] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    99.703] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    99.703] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    99.703] (--) NVIDIA(GPU-0): 
[    99.815] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    99.815] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    99.815] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    99.815] (--) NVIDIA(GPU-0): 
[    99.815] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    99.815] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    99.815] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    99.815] (--) NVIDIA(GPU-0): 
[    99.817] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    99.817] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    99.817] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    99.817] (--) NVIDIA(GPU-0): 
[    99.817] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    99.817] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    99.817] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    99.817] (--) NVIDIA(GPU-0): 
[    99.820] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    99.820] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    99.820] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    99.820] (--) NVIDIA(GPU-0): 
[    99.820] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    99.820] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    99.820] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    99.820] (--) NVIDIA(GPU-0): 
[    99.820] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    99.820] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    99.820] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    99.820] (--) NVIDIA(GPU-0): 
[    99.820] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    99.820] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    99.820] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    99.820] (--) NVIDIA(GPU-0): 
[    99.820] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    99.820] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    99.820] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    99.820] (--) NVIDIA(GPU-0): 
[    99.822] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    99.822] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    99.822] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    99.822] (--) NVIDIA(GPU-0): 
[    99.822] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    99.822] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    99.822] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    99.822] (--) NVIDIA(GPU-0): 
[    99.825] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    99.825] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    99.825] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    99.825] (--) NVIDIA(GPU-0): 
[    99.825] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    99.825] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    99.825] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    99.825] (--) NVIDIA(GPU-0): 
[    99.825] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    99.825] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    99.825] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    99.825] (--) NVIDIA(GPU-0): 
[    99.990] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    99.990] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    99.990] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    99.990] (--) NVIDIA(GPU-0): 
[    99.990] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    99.990] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    99.990] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    99.990] (--) NVIDIA(GPU-0): 
[    99.992] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    99.992] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    99.992] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    99.992] (--) NVIDIA(GPU-0): 
[    99.992] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    99.992] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    99.992] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    99.992] (--) NVIDIA(GPU-0): 
[    99.995] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    99.995] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    99.995] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    99.995] (--) NVIDIA(GPU-0): 
[    99.995] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    99.995] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    99.995] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    99.995] (--) NVIDIA(GPU-0): 
[    99.995] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    99.995] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    99.995] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    99.995] (--) NVIDIA(GPU-0): 
[    99.995] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    99.995] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    99.995] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    99.995] (--) NVIDIA(GPU-0): 
[    99.995] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[    99.995] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[    99.995] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[    99.995] (--) NVIDIA(GPU-0): 
[    99.997] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    99.997] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    99.997] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    99.997] (--) NVIDIA(GPU-0): 
[    99.998] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[    99.998] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[    99.998] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[    99.998] (--) NVIDIA(GPU-0): 
[   100.000] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.000] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.000] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.000] (--) NVIDIA(GPU-0): 
[   100.000] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.000] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.000] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.000] (--) NVIDIA(GPU-0): 
[   100.000] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.000] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.000] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.000] (--) NVIDIA(GPU-0): 
[   100.112] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.112] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.112] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.112] (--) NVIDIA(GPU-0): 
[   100.112] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.112] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.112] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.112] (--) NVIDIA(GPU-0): 
[   100.114] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.114] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.114] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.114] (--) NVIDIA(GPU-0): 
[   100.114] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.114] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.114] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.114] (--) NVIDIA(GPU-0): 
[   100.116] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.116] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.116] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.116] (--) NVIDIA(GPU-0): 
[   100.116] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.117] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.117] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.117] (--) NVIDIA(GPU-0): 
[   100.117] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.117] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.117] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.117] (--) NVIDIA(GPU-0): 
[   100.117] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.117] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.117] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.117] (--) NVIDIA(GPU-0): 
[   100.117] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.117] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.117] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.117] (--) NVIDIA(GPU-0): 
[   100.119] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.119] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.119] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.119] (--) NVIDIA(GPU-0): 
[   100.119] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.119] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.119] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.119] (--) NVIDIA(GPU-0): 
[   100.122] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.122] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.122] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.122] (--) NVIDIA(GPU-0): 
[   100.122] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.122] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.122] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.122] (--) NVIDIA(GPU-0): 
[   100.122] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.122] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.122] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.122] (--) NVIDIA(GPU-0): 
[   100.231] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.231] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.231] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.231] (--) NVIDIA(GPU-0): 
[   100.231] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.232] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.232] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.232] (--) NVIDIA(GPU-0): 
[   100.233] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.233] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.233] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.233] (--) NVIDIA(GPU-0): 
[   100.234] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.234] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.234] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.234] (--) NVIDIA(GPU-0): 
[   100.236] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.236] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.236] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.236] (--) NVIDIA(GPU-0): 
[   100.236] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.236] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.236] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.236] (--) NVIDIA(GPU-0): 
[   100.237] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.237] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.237] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.237] (--) NVIDIA(GPU-0): 
[   100.237] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.237] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.237] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.237] (--) NVIDIA(GPU-0): 
[   100.237] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.237] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.237] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.237] (--) NVIDIA(GPU-0): 
[   100.239] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.239] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.239] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.239] (--) NVIDIA(GPU-0): 
[   100.239] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.239] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.239] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.239] (--) NVIDIA(GPU-0): 
[   100.242] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.242] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.242] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.242] (--) NVIDIA(GPU-0): 
[   100.242] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.242] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.242] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.242] (--) NVIDIA(GPU-0): 
[   100.242] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.242] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.242] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.242] (--) NVIDIA(GPU-0): 
[   100.355] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.355] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.355] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.355] (--) NVIDIA(GPU-0): 
[   100.355] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.355] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.355] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.355] (--) NVIDIA(GPU-0): 
[   100.357] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.357] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.357] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.357] (--) NVIDIA(GPU-0): 
[   100.357] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.357] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.357] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.357] (--) NVIDIA(GPU-0): 
[   100.360] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.360] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.360] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.360] (--) NVIDIA(GPU-0): 
[   100.360] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.360] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.360] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.360] (--) NVIDIA(GPU-0): 
[   100.360] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.360] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.360] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.360] (--) NVIDIA(GPU-0): 
[   100.360] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.360] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.360] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.360] (--) NVIDIA(GPU-0): 
[   100.360] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.360] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.360] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.360] (--) NVIDIA(GPU-0): 
[   100.362] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.362] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.362] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.362] (--) NVIDIA(GPU-0): 
[   100.362] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.362] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.362] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.362] (--) NVIDIA(GPU-0): 
[   100.365] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.365] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.365] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.365] (--) NVIDIA(GPU-0): 
[   100.365] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.365] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.365] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.365] (--) NVIDIA(GPU-0): 
[   100.365] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.365] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.365] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.365] (--) NVIDIA(GPU-0): 
[   100.475] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.475] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.475] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.475] (--) NVIDIA(GPU-0): 
[   100.475] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.475] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.475] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.475] (--) NVIDIA(GPU-0): 
[   100.477] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.477] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.477] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.477] (--) NVIDIA(GPU-0): 
[   100.477] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.477] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.477] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.477] (--) NVIDIA(GPU-0): 
[   100.480] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.480] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.480] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.480] (--) NVIDIA(GPU-0): 
[   100.480] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.480] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.480] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.480] (--) NVIDIA(GPU-0): 
[   100.480] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.480] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.480] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.480] (--) NVIDIA(GPU-0): 
[   100.480] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.480] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.480] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.480] (--) NVIDIA(GPU-0): 
[   100.480] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.480] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.480] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.480] (--) NVIDIA(GPU-0): 
[   100.482] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.482] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.482] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.482] (--) NVIDIA(GPU-0): 
[   100.482] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.482] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.482] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.482] (--) NVIDIA(GPU-0): 
[   100.485] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.485] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.485] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.485] (--) NVIDIA(GPU-0): 
[   100.485] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.485] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.485] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.485] (--) NVIDIA(GPU-0): 
[   100.485] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.485] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.485] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.485] (--) NVIDIA(GPU-0): 
[   100.680] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.680] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.680] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.680] (--) NVIDIA(GPU-0): 
[   100.681] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.681] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.681] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.681] (--) NVIDIA(GPU-0): 
[   100.682] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.682] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.682] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.682] (--) NVIDIA(GPU-0): 
[   100.683] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.683] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.683] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.683] (--) NVIDIA(GPU-0): 
[   100.685] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.685] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.685] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.685] (--) NVIDIA(GPU-0): 
[   100.685] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.686] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.686] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.686] (--) NVIDIA(GPU-0): 
[   100.686] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.686] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.686] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.686] (--) NVIDIA(GPU-0): 
[   100.686] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.686] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.686] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.686] (--) NVIDIA(GPU-0): 
[   100.686] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.686] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.686] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.686] (--) NVIDIA(GPU-0): 
[   100.688] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.688] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.688] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.688] (--) NVIDIA(GPU-0): 
[   100.688] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.688] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.688] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.688] (--) NVIDIA(GPU-0): 
[   100.691] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.691] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.691] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.691] (--) NVIDIA(GPU-0): 
[   100.691] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.691] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.691] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.691] (--) NVIDIA(GPU-0): 
[   100.691] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.691] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.691] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.691] (--) NVIDIA(GPU-0): 
[   100.802] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.802] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.802] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.802] (--) NVIDIA(GPU-0): 
[   100.802] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.802] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.802] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.802] (--) NVIDIA(GPU-0): 
[   100.804] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.804] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.804] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.804] (--) NVIDIA(GPU-0): 
[   100.804] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.804] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.804] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.804] (--) NVIDIA(GPU-0): 
[   100.807] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.807] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.807] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.807] (--) NVIDIA(GPU-0): 
[   100.807] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.807] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.807] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.807] (--) NVIDIA(GPU-0): 
[   100.807] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.807] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.807] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.807] (--) NVIDIA(GPU-0): 
[   100.807] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.807] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   100.807] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   100.807] (--) NVIDIA(GPU-0): 
[   100.807] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   100.807] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   100.807] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   100.807] (--) NVIDIA(GPU-0): 
[   100.809] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.809] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.809] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.809] (--) NVIDIA(GPU-0): 
[   100.809] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   100.809] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   100.809] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   100.809] (--) NVIDIA(GPU-0): 
[   100.812] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.812] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.812] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.812] (--) NVIDIA(GPU-0): 
[   100.812] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.812] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.812] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   100.812] (--) NVIDIA(GPU-0): 
[   100.812] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   100.812] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   100.812] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   100.812] (--) NVIDIA(GPU-0): 
[   172.346] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   172.346] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   172.346] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   172.346] (--) NVIDIA(GPU-0): 
[   172.347] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   172.347] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   172.347] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   172.347] (--) NVIDIA(GPU-0): 
[   172.348] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   172.349] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   172.349] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   172.349] (--) NVIDIA(GPU-0): 
[   172.349] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   172.349] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   172.349] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   172.349] (--) NVIDIA(GPU-0): 
[   172.351] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   172.351] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   172.351] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   172.351] (--) NVIDIA(GPU-0): 
[   172.351] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   172.351] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   172.352] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   172.352] (--) NVIDIA(GPU-0): 
[   172.352] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   172.352] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   172.352] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   172.352] (--) NVIDIA(GPU-0): 
[   172.352] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   172.352] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   172.352] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   172.352] (--) NVIDIA(GPU-0): 
[   172.352] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   172.352] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   172.352] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   172.352] (--) NVIDIA(GPU-0): 
[   172.354] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   172.354] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   172.354] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   172.354] (--) NVIDIA(GPU-0): 
[   172.354] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   172.354] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   172.354] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   172.354] (--) NVIDIA(GPU-0): 
[   172.357] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   172.357] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   172.357] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   172.357] (--) NVIDIA(GPU-0): 
[   172.357] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   172.357] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   172.357] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   172.357] (--) NVIDIA(GPU-0): 
[   172.357] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   172.357] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   172.357] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   172.357] (--) NVIDIA(GPU-0): 
[   172.569] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   172.569] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   172.569] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   172.569] (--) NVIDIA(GPU-0): 
[   172.569] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   172.569] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   172.569] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   172.569] (--) NVIDIA(GPU-0): 
[   172.571] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   172.571] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   172.571] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   172.571] (--) NVIDIA(GPU-0): 
[   172.571] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   172.571] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   172.571] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   172.571] (--) NVIDIA(GPU-0): 
[   172.574] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   172.574] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   172.574] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   172.574] (--) NVIDIA(GPU-0): 
[   172.574] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   172.574] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   172.574] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   172.574] (--) NVIDIA(GPU-0): 
[   172.574] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   172.574] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   172.574] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   172.574] (--) NVIDIA(GPU-0): 
[   172.574] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   172.574] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   172.574] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   172.574] (--) NVIDIA(GPU-0): 
[   172.574] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   172.574] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   172.574] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   172.574] (--) NVIDIA(GPU-0): 
[   172.576] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   172.576] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   172.576] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   172.576] (--) NVIDIA(GPU-0): 
[   172.576] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   172.576] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   172.576] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   172.576] (--) NVIDIA(GPU-0): 
[   172.579] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   172.579] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   172.579] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   172.579] (--) NVIDIA(GPU-0): 
[   172.579] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   172.579] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   172.579] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   172.579] (--) NVIDIA(GPU-0): 
[   172.579] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   172.579] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   172.579] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   172.579] (--) NVIDIA(GPU-0): 
[   172.691] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   172.691] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   172.691] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   172.691] (--) NVIDIA(GPU-0): 
[   172.692] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   172.701] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   172.701] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   172.701] (--) NVIDIA(GPU-0): 
[   172.703] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   172.703] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   172.703] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   172.703] (--) NVIDIA(GPU-0): 
[   172.703] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   172.703] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   172.703] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   172.703] (--) NVIDIA(GPU-0): 
[   172.706] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   172.706] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   172.706] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   172.706] (--) NVIDIA(GPU-0): 
[   172.706] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   172.706] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   172.706] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   172.706] (--) NVIDIA(GPU-0): 
[   172.706] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   172.706] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   172.706] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   172.706] (--) NVIDIA(GPU-0): 
[   172.706] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   172.706] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   172.706] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   172.706] (--) NVIDIA(GPU-0): 
[   172.706] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   172.706] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   172.706] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   172.706] (--) NVIDIA(GPU-0): 
[   172.708] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   172.708] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   172.708] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   172.708] (--) NVIDIA(GPU-0): 
[   172.709] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   172.709] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   172.709] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   172.709] (--) NVIDIA(GPU-0): 
[   172.711] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   172.711] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   172.711] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   172.711] (--) NVIDIA(GPU-0): 
[   172.711] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   172.711] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   172.711] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   172.711] (--) NVIDIA(GPU-0): 
[   172.711] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   172.711] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   172.711] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   172.711] (--) NVIDIA(GPU-0): 
[   172.825] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   172.825] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   172.825] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   172.825] (--) NVIDIA(GPU-0): 
[   172.825] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   172.825] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   172.825] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   172.825] (--) NVIDIA(GPU-0): 
[   172.827] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   172.827] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   172.827] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   172.827] (--) NVIDIA(GPU-0): 
[   172.827] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   172.827] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   172.827] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   172.827] (--) NVIDIA(GPU-0): 
[   172.830] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   172.830] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   172.830] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   172.830] (--) NVIDIA(GPU-0): 
[   172.830] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   172.830] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   172.830] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   172.830] (--) NVIDIA(GPU-0): 
[   172.830] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   172.830] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   172.830] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   172.830] (--) NVIDIA(GPU-0): 
[   172.830] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   172.830] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   172.830] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   172.830] (--) NVIDIA(GPU-0): 
[   172.830] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   172.830] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   172.830] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   172.830] (--) NVIDIA(GPU-0): 
[   172.832] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   172.832] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   172.832] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   172.832] (--) NVIDIA(GPU-0): 
[   172.832] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   172.832] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   172.832] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   172.832] (--) NVIDIA(GPU-0): 
[   172.835] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   172.835] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   172.835] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   172.835] (--) NVIDIA(GPU-0): 
[   172.835] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   172.835] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   172.835] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   172.835] (--) NVIDIA(GPU-0): 
[   172.835] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   172.835] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   172.835] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   172.835] (--) NVIDIA(GPU-0): 
[   172.948] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   172.948] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   172.948] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   172.948] (--) NVIDIA(GPU-0): 
[   172.948] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   172.948] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   172.948] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   172.948] (--) NVIDIA(GPU-0): 
[   172.950] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   172.950] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   172.950] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   172.950] (--) NVIDIA(GPU-0): 
[   172.950] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   172.950] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   172.950] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   172.950] (--) NVIDIA(GPU-0): 
[   172.953] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   172.953] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   172.953] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   172.953] (--) NVIDIA(GPU-0): 
[   172.953] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   172.953] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   172.953] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   172.953] (--) NVIDIA(GPU-0): 
[   172.953] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   172.953] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   172.953] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   172.953] (--) NVIDIA(GPU-0): 
[   172.953] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   172.953] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   172.953] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   172.953] (--) NVIDIA(GPU-0): 
[   172.953] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   172.953] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   172.953] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   172.953] (--) NVIDIA(GPU-0): 
[   172.955] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   172.955] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   172.955] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   172.955] (--) NVIDIA(GPU-0): 
[   172.956] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   172.956] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   172.956] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   172.956] (--) NVIDIA(GPU-0): 
[   172.958] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   172.958] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   172.958] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   172.958] (--) NVIDIA(GPU-0): 
[   172.958] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   172.958] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   172.958] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   172.958] (--) NVIDIA(GPU-0): 
[   172.958] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   172.958] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   172.958] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   172.958] (--) NVIDIA(GPU-0): 
[   173.088] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   173.088] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   173.088] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   173.088] (--) NVIDIA(GPU-0): 
[   173.088] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   173.088] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   173.088] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   173.088] (--) NVIDIA(GPU-0): 
[   173.090] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   173.090] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   173.090] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   173.090] (--) NVIDIA(GPU-0): 
[   173.091] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   173.091] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   173.091] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   173.091] (--) NVIDIA(GPU-0): 
[   173.093] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   173.093] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   173.093] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   173.093] (--) NVIDIA(GPU-0): 
[   173.093] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   173.093] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   173.093] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   173.093] (--) NVIDIA(GPU-0): 
[   173.093] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   173.093] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   173.093] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   173.093] (--) NVIDIA(GPU-0): 
[   173.093] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   173.093] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   173.093] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   173.093] (--) NVIDIA(GPU-0): 
[   173.093] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   173.093] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   173.093] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   173.093] (--) NVIDIA(GPU-0): 
[   173.095] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   173.095] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   173.095] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   173.095] (--) NVIDIA(GPU-0): 
[   173.096] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   173.096] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   173.096] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   173.096] (--) NVIDIA(GPU-0): 
[   173.098] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   173.098] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   173.098] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   173.098] (--) NVIDIA(GPU-0): 
[   173.098] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   173.098] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   173.098] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   173.098] (--) NVIDIA(GPU-0): 
[   173.098] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   173.098] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   173.098] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   173.098] (--) NVIDIA(GPU-0): 
[   173.213] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   173.213] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   173.213] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   173.213] (--) NVIDIA(GPU-0): 
[   173.213] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   173.213] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   173.213] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   173.213] (--) NVIDIA(GPU-0): 
[   173.215] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   173.215] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   173.215] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   173.215] (--) NVIDIA(GPU-0): 
[   173.215] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   173.215] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   173.215] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   173.215] (--) NVIDIA(GPU-0): 
[   173.218] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   173.218] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   173.218] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   173.218] (--) NVIDIA(GPU-0): 
[   173.218] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   173.218] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   173.218] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   173.218] (--) NVIDIA(GPU-0): 
[   173.218] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   173.218] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   173.218] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   173.218] (--) NVIDIA(GPU-0): 
[   173.218] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   173.218] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   173.218] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   173.218] (--) NVIDIA(GPU-0): 
[   173.218] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   173.218] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   173.218] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   173.218] (--) NVIDIA(GPU-0): 
[   173.220] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   173.220] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   173.220] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   173.220] (--) NVIDIA(GPU-0): 
[   173.220] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   173.220] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   173.220] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   173.220] (--) NVIDIA(GPU-0): 
[   173.223] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   173.223] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   173.223] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   173.223] (--) NVIDIA(GPU-0): 
[   173.223] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   173.223] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   173.223] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   173.223] (--) NVIDIA(GPU-0): 
[   173.223] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   173.223] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   173.223] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   173.223] (--) NVIDIA(GPU-0): 
[   173.408] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   173.408] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   173.408] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   173.408] (--) NVIDIA(GPU-0): 
[   173.408] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   173.408] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   173.408] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   173.408] (--) NVIDIA(GPU-0): 
[   173.410] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   173.410] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   173.410] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   173.410] (--) NVIDIA(GPU-0): 
[   173.410] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   173.410] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   173.410] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   173.410] (--) NVIDIA(GPU-0): 
[   173.413] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   173.413] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   173.413] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   173.413] (--) NVIDIA(GPU-0): 
[   173.413] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   173.413] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   173.413] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   173.413] (--) NVIDIA(GPU-0): 
[   173.413] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   173.413] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   173.413] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   173.413] (--) NVIDIA(GPU-0): 
[   173.413] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   173.413] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   173.413] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   173.413] (--) NVIDIA(GPU-0): 
[   173.413] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   173.413] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   173.413] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   173.413] (--) NVIDIA(GPU-0): 
[   173.415] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   173.415] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   173.415] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   173.415] (--) NVIDIA(GPU-0): 
[   173.415] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   173.415] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   173.415] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   173.415] (--) NVIDIA(GPU-0): 
[   173.418] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   173.418] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   173.418] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   173.418] (--) NVIDIA(GPU-0): 
[   173.418] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   173.418] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   173.418] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   173.418] (--) NVIDIA(GPU-0): 
[   173.418] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   173.418] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   173.418] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   173.418] (--) NVIDIA(GPU-0): 
[   173.531] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   173.531] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   173.531] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   173.531] (--) NVIDIA(GPU-0): 
[   173.531] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   173.531] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   173.531] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   173.531] (--) NVIDIA(GPU-0): 
[   173.533] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   173.533] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   173.533] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   173.533] (--) NVIDIA(GPU-0): 
[   173.533] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   173.533] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   173.533] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   173.533] (--) NVIDIA(GPU-0): 
[   173.536] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   173.536] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   173.536] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   173.536] (--) NVIDIA(GPU-0): 
[   173.536] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   173.536] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   173.536] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   173.536] (--) NVIDIA(GPU-0): 
[   173.536] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   173.536] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   173.536] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   173.536] (--) NVIDIA(GPU-0): 
[   173.536] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   173.536] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   173.536] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   173.536] (--) NVIDIA(GPU-0): 
[   173.536] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   173.536] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   173.536] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   173.536] (--) NVIDIA(GPU-0): 
[   173.538] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   173.538] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   173.538] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   173.538] (--) NVIDIA(GPU-0): 
[   173.538] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   173.538] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   173.538] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   173.538] (--) NVIDIA(GPU-0): 
[   173.541] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   173.541] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   173.541] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   173.541] (--) NVIDIA(GPU-0): 
[   173.541] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   173.541] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   173.541] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   173.541] (--) NVIDIA(GPU-0): 
[   173.541] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   173.541] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   173.541] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   173.541] (--) NVIDIA(GPU-0): 
[   175.752] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   175.752] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   175.752] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   175.752] (--) NVIDIA(GPU-0): 
[   175.752] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   175.752] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   175.752] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   175.752] (--) NVIDIA(GPU-0): 
[   175.754] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   175.754] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   175.754] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   175.754] (--) NVIDIA(GPU-0): 
[   175.754] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   175.754] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   175.754] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   175.754] (--) NVIDIA(GPU-0): 
[   175.757] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   175.757] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   175.757] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   175.757] (--) NVIDIA(GPU-0): 
[   175.757] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   175.757] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   175.757] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   175.757] (--) NVIDIA(GPU-0): 
[   175.757] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   175.757] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   175.757] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   175.757] (--) NVIDIA(GPU-0): 
[   175.757] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   175.757] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   175.757] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   175.757] (--) NVIDIA(GPU-0): 
[   175.757] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   175.757] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   175.757] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   175.757] (--) NVIDIA(GPU-0): 
[   175.759] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   175.759] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   175.759] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   175.759] (--) NVIDIA(GPU-0): 
[   175.759] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   175.759] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   175.759] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   175.759] (--) NVIDIA(GPU-0): 
[   175.762] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   175.762] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   175.762] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   175.762] (--) NVIDIA(GPU-0): 
[   175.762] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   175.762] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   175.762] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   175.762] (--) NVIDIA(GPU-0): 
[   175.762] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   175.762] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   175.762] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   175.762] (--) NVIDIA(GPU-0): 
[   175.875] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   175.875] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   175.875] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   175.875] (--) NVIDIA(GPU-0): 
[   175.875] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   175.875] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   175.875] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   175.875] (--) NVIDIA(GPU-0): 
[   175.877] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   175.877] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   175.877] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   175.877] (--) NVIDIA(GPU-0): 
[   175.877] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   175.877] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   175.877] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   175.877] (--) NVIDIA(GPU-0): 
[   175.880] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   175.880] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   175.880] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   175.880] (--) NVIDIA(GPU-0): 
[   175.880] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   175.880] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   175.880] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   175.880] (--) NVIDIA(GPU-0): 
[   175.880] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   175.880] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   175.880] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   175.880] (--) NVIDIA(GPU-0): 
[   175.880] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   175.880] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   175.880] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   175.880] (--) NVIDIA(GPU-0): 
[   175.880] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   175.880] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   175.880] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   175.880] (--) NVIDIA(GPU-0): 
[   175.882] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   175.882] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   175.882] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   175.882] (--) NVIDIA(GPU-0): 
[   175.883] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   175.883] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   175.883] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   175.883] (--) NVIDIA(GPU-0): 
[   175.885] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   175.885] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   175.885] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   175.885] (--) NVIDIA(GPU-0): 
[   175.885] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   175.885] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   175.885] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   175.885] (--) NVIDIA(GPU-0): 
[   175.885] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   175.885] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   175.885] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   175.885] (--) NVIDIA(GPU-0): 
[   176.032] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.033] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.033] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.033] (--) NVIDIA(GPU-0): 
[   176.033] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.033] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.033] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.033] (--) NVIDIA(GPU-0): 
[   176.035] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.035] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.035] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.035] (--) NVIDIA(GPU-0): 
[   176.035] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.035] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.035] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.035] (--) NVIDIA(GPU-0): 
[   176.038] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.038] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.038] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.038] (--) NVIDIA(GPU-0): 
[   176.038] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.038] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.038] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.038] (--) NVIDIA(GPU-0): 
[   176.038] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.038] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.038] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.038] (--) NVIDIA(GPU-0): 
[   176.038] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.038] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.038] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.038] (--) NVIDIA(GPU-0): 
[   176.038] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.038] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.038] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.038] (--) NVIDIA(GPU-0): 
[   176.040] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.040] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.040] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.040] (--) NVIDIA(GPU-0): 
[   176.040] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.040] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.040] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.040] (--) NVIDIA(GPU-0): 
[   176.043] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.043] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.043] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.043] (--) NVIDIA(GPU-0): 
[   176.043] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.043] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.043] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.043] (--) NVIDIA(GPU-0): 
[   176.043] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.043] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.043] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.043] (--) NVIDIA(GPU-0): 
[   176.155] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.155] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.155] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.155] (--) NVIDIA(GPU-0): 
[   176.155] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.155] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.155] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.155] (--) NVIDIA(GPU-0): 
[   176.157] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.157] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.157] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.157] (--) NVIDIA(GPU-0): 
[   176.157] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.157] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.157] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.157] (--) NVIDIA(GPU-0): 
[   176.160] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.160] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.160] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.160] (--) NVIDIA(GPU-0): 
[   176.160] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.160] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.160] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.160] (--) NVIDIA(GPU-0): 
[   176.160] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.160] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.160] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.160] (--) NVIDIA(GPU-0): 
[   176.160] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.160] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.160] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.160] (--) NVIDIA(GPU-0): 
[   176.160] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.160] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.160] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.160] (--) NVIDIA(GPU-0): 
[   176.162] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.162] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.162] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.162] (--) NVIDIA(GPU-0): 
[   176.162] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.162] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.162] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.162] (--) NVIDIA(GPU-0): 
[   176.165] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.165] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.165] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.165] (--) NVIDIA(GPU-0): 
[   176.165] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.165] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.165] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.165] (--) NVIDIA(GPU-0): 
[   176.165] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.165] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.165] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.165] (--) NVIDIA(GPU-0): 
[   176.275] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.275] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.275] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.275] (--) NVIDIA(GPU-0): 
[   176.275] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.275] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.275] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.275] (--) NVIDIA(GPU-0): 
[   176.277] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.277] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.277] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.277] (--) NVIDIA(GPU-0): 
[   176.277] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.277] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.277] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.277] (--) NVIDIA(GPU-0): 
[   176.280] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.280] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.280] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.280] (--) NVIDIA(GPU-0): 
[   176.280] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.280] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.280] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.280] (--) NVIDIA(GPU-0): 
[   176.280] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.280] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.280] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.280] (--) NVIDIA(GPU-0): 
[   176.280] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.280] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.280] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.280] (--) NVIDIA(GPU-0): 
[   176.280] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.280] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.280] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.280] (--) NVIDIA(GPU-0): 
[   176.282] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.282] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.282] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.282] (--) NVIDIA(GPU-0): 
[   176.282] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.282] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.282] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.282] (--) NVIDIA(GPU-0): 
[   176.285] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.285] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.285] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.285] (--) NVIDIA(GPU-0): 
[   176.285] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.285] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.285] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.285] (--) NVIDIA(GPU-0): 
[   176.285] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.285] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.285] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.285] (--) NVIDIA(GPU-0): 
[   176.395] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.395] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.395] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.395] (--) NVIDIA(GPU-0): 
[   176.395] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.395] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.395] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.395] (--) NVIDIA(GPU-0): 
[   176.397] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.397] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.397] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.397] (--) NVIDIA(GPU-0): 
[   176.397] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.397] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.397] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.397] (--) NVIDIA(GPU-0): 
[   176.400] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.400] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.400] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.400] (--) NVIDIA(GPU-0): 
[   176.400] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.400] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.400] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.400] (--) NVIDIA(GPU-0): 
[   176.400] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.400] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.400] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.400] (--) NVIDIA(GPU-0): 
[   176.400] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.400] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.400] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.400] (--) NVIDIA(GPU-0): 
[   176.400] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.400] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.400] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.400] (--) NVIDIA(GPU-0): 
[   176.402] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.402] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.402] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.402] (--) NVIDIA(GPU-0): 
[   176.402] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.402] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.402] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.402] (--) NVIDIA(GPU-0): 
[   176.405] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.405] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.405] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.405] (--) NVIDIA(GPU-0): 
[   176.405] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.405] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.405] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.405] (--) NVIDIA(GPU-0): 
[   176.405] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.405] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.405] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.405] (--) NVIDIA(GPU-0): 
[   176.515] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.515] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.515] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.515] (--) NVIDIA(GPU-0): 
[   176.515] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.515] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.515] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.515] (--) NVIDIA(GPU-0): 
[   176.517] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.517] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.517] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.517] (--) NVIDIA(GPU-0): 
[   176.517] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.517] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.517] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.517] (--) NVIDIA(GPU-0): 
[   176.519] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.519] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.519] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.519] (--) NVIDIA(GPU-0): 
[   176.520] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.520] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.520] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.520] (--) NVIDIA(GPU-0): 
[   176.520] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.520] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.520] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.520] (--) NVIDIA(GPU-0): 
[   176.520] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.520] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.520] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.520] (--) NVIDIA(GPU-0): 
[   176.520] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.520] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.520] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.520] (--) NVIDIA(GPU-0): 
[   176.522] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.522] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.522] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.522] (--) NVIDIA(GPU-0): 
[   176.522] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.522] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.522] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.522] (--) NVIDIA(GPU-0): 
[   176.524] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.524] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.525] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.525] (--) NVIDIA(GPU-0): 
[   176.525] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.525] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.525] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.525] (--) NVIDIA(GPU-0): 
[   176.525] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.525] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.525] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.525] (--) NVIDIA(GPU-0): 
[   176.716] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.717] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.717] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.717] (--) NVIDIA(GPU-0): 
[   176.717] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.717] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.717] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.717] (--) NVIDIA(GPU-0): 
[   176.719] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.719] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.719] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.719] (--) NVIDIA(GPU-0): 
[   176.719] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.719] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.719] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.719] (--) NVIDIA(GPU-0): 
[   176.721] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.721] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.721] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.721] (--) NVIDIA(GPU-0): 
[   176.722] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.722] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.722] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.722] (--) NVIDIA(GPU-0): 
[   176.722] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.722] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.722] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.722] (--) NVIDIA(GPU-0): 
[   176.722] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.722] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.722] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.722] (--) NVIDIA(GPU-0): 
[   176.722] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.722] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.722] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.722] (--) NVIDIA(GPU-0): 
[   176.724] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.724] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.724] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.724] (--) NVIDIA(GPU-0): 
[   176.724] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.724] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.724] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.724] (--) NVIDIA(GPU-0): 
[   176.727] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.727] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.727] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.727] (--) NVIDIA(GPU-0): 
[   176.727] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.727] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.727] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.727] (--) NVIDIA(GPU-0): 
[   176.727] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.727] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.727] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.727] (--) NVIDIA(GPU-0): 
[   176.837] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.837] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.837] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.837] (--) NVIDIA(GPU-0): 
[   176.838] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.838] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.838] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.838] (--) NVIDIA(GPU-0): 
[   176.839] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.839] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.839] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.839] (--) NVIDIA(GPU-0): 
[   176.840] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.840] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.840] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.840] (--) NVIDIA(GPU-0): 
[   176.842] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.842] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.842] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.842] (--) NVIDIA(GPU-0): 
[   176.842] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.842] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.842] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.842] (--) NVIDIA(GPU-0): 
[   176.842] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.842] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.842] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.842] (--) NVIDIA(GPU-0): 
[   176.842] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   176.842] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   176.842] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   176.842] (--) NVIDIA(GPU-0): 
[   176.843] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   176.843] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   176.843] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   176.843] (--) NVIDIA(GPU-0): 
[   176.844] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   176.844] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   176.844] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   176.844] (--) NVIDIA(GPU-0): 
[   176.845] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   176.845] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   176.845] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   176.845] (--) NVIDIA(GPU-0): 
[   176.847] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   176.847] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   176.847] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   176.847] (--) NVIDIA(GPU-0): 
[   176.847] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   176.847] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   176.847] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   176.847] (--) NVIDIA(GPU-0): 
[   176.847] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   176.847] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   176.847] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   176.847] (--) NVIDIA(GPU-0): 
[   177.149] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.149] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.149] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.149] (--) NVIDIA(GPU-0): 
[   177.149] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.149] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.149] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.149] (--) NVIDIA(GPU-0): 
[   177.151] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.151] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.151] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.151] (--) NVIDIA(GPU-0): 
[   177.152] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.152] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.152] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.152] (--) NVIDIA(GPU-0): 
[   177.154] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.154] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.154] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.154] (--) NVIDIA(GPU-0): 
[   177.155] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.155] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.155] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.155] (--) NVIDIA(GPU-0): 
[   177.155] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.155] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.155] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.155] (--) NVIDIA(GPU-0): 
[   177.155] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.155] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.155] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.155] (--) NVIDIA(GPU-0): 
[   177.155] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.155] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.155] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.155] (--) NVIDIA(GPU-0): 
[   177.157] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.157] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.157] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.157] (--) NVIDIA(GPU-0): 
[   177.157] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.157] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.157] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.157] (--) NVIDIA(GPU-0): 
[   177.161] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.161] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.161] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.161] (--) NVIDIA(GPU-0): 
[   177.161] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.161] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.161] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.161] (--) NVIDIA(GPU-0): 
[   177.161] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.161] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.161] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.161] (--) NVIDIA(GPU-0): 
[   177.272] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.272] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.272] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.272] (--) NVIDIA(GPU-0): 
[   177.272] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.272] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.272] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.272] (--) NVIDIA(GPU-0): 
[   177.274] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.274] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.274] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.274] (--) NVIDIA(GPU-0): 
[   177.274] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.274] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.274] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.274] (--) NVIDIA(GPU-0): 
[   177.277] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.277] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.277] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.277] (--) NVIDIA(GPU-0): 
[   177.277] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.277] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.277] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.277] (--) NVIDIA(GPU-0): 
[   177.277] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.277] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.277] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.277] (--) NVIDIA(GPU-0): 
[   177.277] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.277] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.277] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.277] (--) NVIDIA(GPU-0): 
[   177.277] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.277] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.277] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.277] (--) NVIDIA(GPU-0): 
[   177.279] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.279] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.279] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.279] (--) NVIDIA(GPU-0): 
[   177.279] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.279] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.279] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.279] (--) NVIDIA(GPU-0): 
[   177.282] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.282] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.282] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.282] (--) NVIDIA(GPU-0): 
[   177.282] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.282] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.282] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.282] (--) NVIDIA(GPU-0): 
[   177.282] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.282] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.282] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.282] (--) NVIDIA(GPU-0): 
[   177.392] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.392] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.392] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.392] (--) NVIDIA(GPU-0): 
[   177.392] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.392] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.392] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.392] (--) NVIDIA(GPU-0): 
[   177.394] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.394] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.394] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.394] (--) NVIDIA(GPU-0): 
[   177.394] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.394] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.394] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.394] (--) NVIDIA(GPU-0): 
[   177.397] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.397] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.397] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.397] (--) NVIDIA(GPU-0): 
[   177.397] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.397] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.397] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.397] (--) NVIDIA(GPU-0): 
[   177.397] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.397] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.397] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.397] (--) NVIDIA(GPU-0): 
[   177.397] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.397] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.397] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.397] (--) NVIDIA(GPU-0): 
[   177.397] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.397] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.397] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.397] (--) NVIDIA(GPU-0): 
[   177.399] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.399] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.399] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.399] (--) NVIDIA(GPU-0): 
[   177.399] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.399] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.399] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.399] (--) NVIDIA(GPU-0): 
[   177.402] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.402] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.402] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.402] (--) NVIDIA(GPU-0): 
[   177.402] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.402] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.402] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.402] (--) NVIDIA(GPU-0): 
[   177.402] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.402] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.402] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.402] (--) NVIDIA(GPU-0): 
[   177.516] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.516] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.516] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.516] (--) NVIDIA(GPU-0): 
[   177.517] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.517] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.517] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.517] (--) NVIDIA(GPU-0): 
[   177.518] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.518] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.518] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.518] (--) NVIDIA(GPU-0): 
[   177.519] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.519] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.519] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.519] (--) NVIDIA(GPU-0): 
[   177.521] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.521] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.521] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.521] (--) NVIDIA(GPU-0): 
[   177.521] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.521] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.521] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.521] (--) NVIDIA(GPU-0): 
[   177.522] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.522] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.522] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.522] (--) NVIDIA(GPU-0): 
[   177.522] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.522] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.522] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.522] (--) NVIDIA(GPU-0): 
[   177.522] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.522] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.522] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.522] (--) NVIDIA(GPU-0): 
[   177.524] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.524] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.524] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.524] (--) NVIDIA(GPU-0): 
[   177.524] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.524] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.524] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.524] (--) NVIDIA(GPU-0): 
[   177.527] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.527] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.527] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.527] (--) NVIDIA(GPU-0): 
[   177.527] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.527] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.527] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.527] (--) NVIDIA(GPU-0): 
[   177.527] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.527] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.527] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.527] (--) NVIDIA(GPU-0): 
[   177.638] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.638] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.638] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.638] (--) NVIDIA(GPU-0): 
[   177.638] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.638] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.638] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.638] (--) NVIDIA(GPU-0): 
[   177.640] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.640] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.640] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.640] (--) NVIDIA(GPU-0): 
[   177.640] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.640] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.640] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.640] (--) NVIDIA(GPU-0): 
[   177.643] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.643] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.643] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.643] (--) NVIDIA(GPU-0): 
[   177.643] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.643] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.643] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.643] (--) NVIDIA(GPU-0): 
[   177.643] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.643] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.643] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.643] (--) NVIDIA(GPU-0): 
[   177.643] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.643] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.643] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.643] (--) NVIDIA(GPU-0): 
[   177.643] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.643] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.643] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.643] (--) NVIDIA(GPU-0): 
[   177.645] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.645] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.645] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.645] (--) NVIDIA(GPU-0): 
[   177.645] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.645] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.645] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.645] (--) NVIDIA(GPU-0): 
[   177.648] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.648] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.648] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.648] (--) NVIDIA(GPU-0): 
[   177.648] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.648] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.648] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.648] (--) NVIDIA(GPU-0): 
[   177.648] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.648] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.648] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.648] (--) NVIDIA(GPU-0): 
[   177.816] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.816] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.816] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.816] (--) NVIDIA(GPU-0): 
[   177.816] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.816] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.816] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.816] (--) NVIDIA(GPU-0): 
[   177.818] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.818] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.818] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.818] (--) NVIDIA(GPU-0): 
[   177.818] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.818] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.819] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.819] (--) NVIDIA(GPU-0): 
[   177.821] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.821] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.821] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.821] (--) NVIDIA(GPU-0): 
[   177.821] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.821] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.821] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.821] (--) NVIDIA(GPU-0): 
[   177.821] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.821] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.821] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.821] (--) NVIDIA(GPU-0): 
[   177.821] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.821] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.821] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.821] (--) NVIDIA(GPU-0): 
[   177.821] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.821] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.821] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.821] (--) NVIDIA(GPU-0): 
[   177.823] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.823] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.823] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.823] (--) NVIDIA(GPU-0): 
[   177.824] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.824] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.824] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.824] (--) NVIDIA(GPU-0): 
[   177.826] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.826] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.826] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.826] (--) NVIDIA(GPU-0): 
[   177.826] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.826] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.826] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.826] (--) NVIDIA(GPU-0): 
[   177.826] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.826] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.826] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.826] (--) NVIDIA(GPU-0): 
[   177.938] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.938] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.938] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.938] (--) NVIDIA(GPU-0): 
[   177.938] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.938] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.938] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.938] (--) NVIDIA(GPU-0): 
[   177.940] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.940] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.940] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.940] (--) NVIDIA(GPU-0): 
[   177.940] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.940] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.940] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.940] (--) NVIDIA(GPU-0): 
[   177.943] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.943] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.943] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.943] (--) NVIDIA(GPU-0): 
[   177.943] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.943] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.943] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.943] (--) NVIDIA(GPU-0): 
[   177.943] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.943] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.943] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.943] (--) NVIDIA(GPU-0): 
[   177.943] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   177.943] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   177.943] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   177.943] (--) NVIDIA(GPU-0): 
[   177.943] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   177.943] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   177.943] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   177.943] (--) NVIDIA(GPU-0): 
[   177.945] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   177.945] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   177.945] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   177.945] (--) NVIDIA(GPU-0): 
[   177.945] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   177.945] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   177.945] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   177.945] (--) NVIDIA(GPU-0): 
[   177.948] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   177.948] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   177.948] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   177.948] (--) NVIDIA(GPU-0): 
[   177.948] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   177.948] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   177.948] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   177.948] (--) NVIDIA(GPU-0): 
[   177.948] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   177.948] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   177.948] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   177.948] (--) NVIDIA(GPU-0): 
[   178.216] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   178.216] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   178.216] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   178.216] (--) NVIDIA(GPU-0): 
[   178.216] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   178.216] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   178.216] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   178.216] (--) NVIDIA(GPU-0): 
[   178.218] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   178.218] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   178.218] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   178.218] (--) NVIDIA(GPU-0): 
[   178.218] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   178.218] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   178.218] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   178.218] (--) NVIDIA(GPU-0): 
[   178.221] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   178.221] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   178.221] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   178.221] (--) NVIDIA(GPU-0): 
[   178.221] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   178.221] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   178.221] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   178.221] (--) NVIDIA(GPU-0): 
[   178.221] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   178.221] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   178.221] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   178.221] (--) NVIDIA(GPU-0): 
[   178.221] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   178.221] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   178.221] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   178.221] (--) NVIDIA(GPU-0): 
[   178.221] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   178.221] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   178.221] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   178.221] (--) NVIDIA(GPU-0): 
[   178.223] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   178.223] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   178.223] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   178.223] (--) NVIDIA(GPU-0): 
[   178.224] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   178.224] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   178.224] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   178.224] (--) NVIDIA(GPU-0): 
[   178.226] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   178.226] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   178.226] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   178.226] (--) NVIDIA(GPU-0): 
[   178.226] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   178.226] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   178.226] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   178.226] (--) NVIDIA(GPU-0): 
[   178.227] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   178.227] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   178.227] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   178.227] (--) NVIDIA(GPU-0): 
[   178.393] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   178.393] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   178.393] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   178.393] (--) NVIDIA(GPU-0): 
[   178.393] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   178.393] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   178.393] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   178.393] (--) NVIDIA(GPU-0): 
[   178.395] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   178.395] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   178.395] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   178.395] (--) NVIDIA(GPU-0): 
[   178.395] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   178.395] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   178.395] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   178.395] (--) NVIDIA(GPU-0): 
[   178.398] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   178.398] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   178.398] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   178.398] (--) NVIDIA(GPU-0): 
[   178.398] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   178.398] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   178.398] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   178.398] (--) NVIDIA(GPU-0): 
[   178.398] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   178.398] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   178.398] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   178.398] (--) NVIDIA(GPU-0): 
[   178.398] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   178.398] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   178.398] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   178.398] (--) NVIDIA(GPU-0): 
[   178.398] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   178.398] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   178.398] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   178.398] (--) NVIDIA(GPU-0): 
[   178.400] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   178.400] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   178.400] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   178.400] (--) NVIDIA(GPU-0): 
[   178.400] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   178.400] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   178.400] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   178.400] (--) NVIDIA(GPU-0): 
[   178.403] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   178.403] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   178.403] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   178.403] (--) NVIDIA(GPU-0): 
[   178.403] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   178.403] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   178.403] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   178.403] (--) NVIDIA(GPU-0): 
[   178.403] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   178.403] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   178.403] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   178.403] (--) NVIDIA(GPU-0): 
[   179.120] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.120] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.120] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.120] (--) NVIDIA(GPU-0): 
[   179.120] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.120] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.120] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.120] (--) NVIDIA(GPU-0): 
[   179.122] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.122] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.122] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.122] (--) NVIDIA(GPU-0): 
[   179.123] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.123] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.123] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.123] (--) NVIDIA(GPU-0): 
[   179.125] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.125] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.125] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.125] (--) NVIDIA(GPU-0): 
[   179.126] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.126] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.126] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.126] (--) NVIDIA(GPU-0): 
[   179.126] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.126] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.126] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.126] (--) NVIDIA(GPU-0): 
[   179.126] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.126] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.126] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.126] (--) NVIDIA(GPU-0): 
[   179.126] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.126] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.126] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.126] (--) NVIDIA(GPU-0): 
[   179.128] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.128] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.128] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.128] (--) NVIDIA(GPU-0): 
[   179.128] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.128] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.128] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.128] (--) NVIDIA(GPU-0): 
[   179.131] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.131] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.131] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.131] (--) NVIDIA(GPU-0): 
[   179.131] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.131] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.131] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.131] (--) NVIDIA(GPU-0): 
[   179.131] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.131] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.131] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.131] (--) NVIDIA(GPU-0): 
[   179.242] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.242] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.242] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.242] (--) NVIDIA(GPU-0): 
[   179.242] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.242] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.242] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.242] (--) NVIDIA(GPU-0): 
[   179.244] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.244] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.244] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.244] (--) NVIDIA(GPU-0): 
[   179.244] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.244] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.244] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.244] (--) NVIDIA(GPU-0): 
[   179.247] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.247] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.247] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.247] (--) NVIDIA(GPU-0): 
[   179.247] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.247] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.247] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.247] (--) NVIDIA(GPU-0): 
[   179.247] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.247] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.247] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.247] (--) NVIDIA(GPU-0): 
[   179.247] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.247] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.247] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.247] (--) NVIDIA(GPU-0): 
[   179.247] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.247] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.247] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.247] (--) NVIDIA(GPU-0): 
[   179.249] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.249] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.249] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.249] (--) NVIDIA(GPU-0): 
[   179.249] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.249] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.249] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.249] (--) NVIDIA(GPU-0): 
[   179.252] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.252] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.252] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.252] (--) NVIDIA(GPU-0): 
[   179.252] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.252] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.252] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.252] (--) NVIDIA(GPU-0): 
[   179.252] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.252] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.252] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.252] (--) NVIDIA(GPU-0): 
[   179.365] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.365] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.365] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.365] (--) NVIDIA(GPU-0): 
[   179.365] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.365] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.365] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.365] (--) NVIDIA(GPU-0): 
[   179.367] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.367] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.367] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.367] (--) NVIDIA(GPU-0): 
[   179.367] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.367] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.367] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.367] (--) NVIDIA(GPU-0): 
[   179.370] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.370] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.370] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.370] (--) NVIDIA(GPU-0): 
[   179.370] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.370] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.370] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.370] (--) NVIDIA(GPU-0): 
[   179.370] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.370] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.370] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.370] (--) NVIDIA(GPU-0): 
[   179.370] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.370] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.370] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.370] (--) NVIDIA(GPU-0): 
[   179.370] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.370] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.370] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.370] (--) NVIDIA(GPU-0): 
[   179.372] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.372] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.372] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.372] (--) NVIDIA(GPU-0): 
[   179.372] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.372] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.372] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.372] (--) NVIDIA(GPU-0): 
[   179.375] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.375] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.375] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.375] (--) NVIDIA(GPU-0): 
[   179.375] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.375] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.375] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.375] (--) NVIDIA(GPU-0): 
[   179.375] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.375] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.375] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.375] (--) NVIDIA(GPU-0): 
[   179.543] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.543] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.543] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.543] (--) NVIDIA(GPU-0): 
[   179.543] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.543] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.543] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.543] (--) NVIDIA(GPU-0): 
[   179.545] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.545] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.545] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.545] (--) NVIDIA(GPU-0): 
[   179.545] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.545] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.545] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.545] (--) NVIDIA(GPU-0): 
[   179.548] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.548] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.548] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.548] (--) NVIDIA(GPU-0): 
[   179.548] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.548] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.548] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.548] (--) NVIDIA(GPU-0): 
[   179.548] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.548] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.548] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.548] (--) NVIDIA(GPU-0): 
[   179.548] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.548] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.548] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.548] (--) NVIDIA(GPU-0): 
[   179.548] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.548] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.548] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.548] (--) NVIDIA(GPU-0): 
[   179.550] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.550] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.550] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.550] (--) NVIDIA(GPU-0): 
[   179.550] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.550] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.550] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.550] (--) NVIDIA(GPU-0): 
[   179.553] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.553] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.553] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.553] (--) NVIDIA(GPU-0): 
[   179.553] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.553] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.553] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.553] (--) NVIDIA(GPU-0): 
[   179.553] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.553] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.553] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.553] (--) NVIDIA(GPU-0): 
[   179.665] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.665] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.665] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.665] (--) NVIDIA(GPU-0): 
[   179.665] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.665] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.665] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.665] (--) NVIDIA(GPU-0): 
[   179.667] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.667] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.667] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.667] (--) NVIDIA(GPU-0): 
[   179.667] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.667] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.667] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.667] (--) NVIDIA(GPU-0): 
[   179.670] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.670] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.670] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.670] (--) NVIDIA(GPU-0): 
[   179.670] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.670] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.670] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.670] (--) NVIDIA(GPU-0): 
[   179.670] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.670] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.670] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.670] (--) NVIDIA(GPU-0): 
[   179.670] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.670] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.670] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.670] (--) NVIDIA(GPU-0): 
[   179.670] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.670] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.670] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.670] (--) NVIDIA(GPU-0): 
[   179.672] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.672] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.672] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.672] (--) NVIDIA(GPU-0): 
[   179.672] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.672] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.672] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.672] (--) NVIDIA(GPU-0): 
[   179.675] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.675] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.675] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.675] (--) NVIDIA(GPU-0): 
[   179.675] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.675] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.675] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.675] (--) NVIDIA(GPU-0): 
[   179.675] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.675] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.675] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.675] (--) NVIDIA(GPU-0): 
[   179.785] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.785] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.785] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.785] (--) NVIDIA(GPU-0): 
[   179.785] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.785] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.785] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.785] (--) NVIDIA(GPU-0): 
[   179.787] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.787] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.787] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.787] (--) NVIDIA(GPU-0): 
[   179.787] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.787] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.787] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.787] (--) NVIDIA(GPU-0): 
[   179.790] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.790] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.790] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.790] (--) NVIDIA(GPU-0): 
[   179.790] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.790] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.790] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.790] (--) NVIDIA(GPU-0): 
[   179.790] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.790] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.790] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.790] (--) NVIDIA(GPU-0): 
[   179.790] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.790] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.790] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.790] (--) NVIDIA(GPU-0): 
[   179.790] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.790] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.790] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.790] (--) NVIDIA(GPU-0): 
[   179.792] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.792] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.792] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.792] (--) NVIDIA(GPU-0): 
[   179.792] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.792] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.792] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.792] (--) NVIDIA(GPU-0): 
[   179.795] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.795] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.795] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.795] (--) NVIDIA(GPU-0): 
[   179.795] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.795] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.795] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.795] (--) NVIDIA(GPU-0): 
[   179.795] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.795] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.795] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.795] (--) NVIDIA(GPU-0): 
[   179.909] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.909] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.909] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.909] (--) NVIDIA(GPU-0): 
[   179.909] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.909] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.909] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.909] (--) NVIDIA(GPU-0): 
[   179.911] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.911] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.911] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.911] (--) NVIDIA(GPU-0): 
[   179.911] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.911] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.911] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.911] (--) NVIDIA(GPU-0): 
[   179.914] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.914] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.914] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.914] (--) NVIDIA(GPU-0): 
[   179.914] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.914] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.914] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.914] (--) NVIDIA(GPU-0): 
[   179.914] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.914] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.914] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.914] (--) NVIDIA(GPU-0): 
[   179.914] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   179.914] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   179.914] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   179.914] (--) NVIDIA(GPU-0): 
[   179.914] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   179.914] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   179.914] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   179.914] (--) NVIDIA(GPU-0): 
[   179.916] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   179.916] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   179.916] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   179.916] (--) NVIDIA(GPU-0): 
[   179.916] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   179.916] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   179.916] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   179.916] (--) NVIDIA(GPU-0): 
[   179.919] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   179.919] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   179.919] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   179.919] (--) NVIDIA(GPU-0): 
[   179.919] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   179.919] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   179.919] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   179.919] (--) NVIDIA(GPU-0): 
[   179.919] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   179.919] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   179.919] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   179.919] (--) NVIDIA(GPU-0): 
[   180.223] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.223] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.223] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.223] (--) NVIDIA(GPU-0): 
[   180.223] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.223] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.223] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.223] (--) NVIDIA(GPU-0): 
[   180.225] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.225] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.225] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.225] (--) NVIDIA(GPU-0): 
[   180.226] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.226] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.226] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.226] (--) NVIDIA(GPU-0): 
[   180.228] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.228] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.228] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.228] (--) NVIDIA(GPU-0): 
[   180.228] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.228] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.228] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.228] (--) NVIDIA(GPU-0): 
[   180.228] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.228] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.228] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.228] (--) NVIDIA(GPU-0): 
[   180.229] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.229] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.229] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.229] (--) NVIDIA(GPU-0): 
[   180.229] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.229] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.229] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.229] (--) NVIDIA(GPU-0): 
[   180.231] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.231] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.231] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.231] (--) NVIDIA(GPU-0): 
[   180.231] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.231] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.231] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.231] (--) NVIDIA(GPU-0): 
[   180.234] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.234] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.234] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.234] (--) NVIDIA(GPU-0): 
[   180.234] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.234] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.234] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.234] (--) NVIDIA(GPU-0): 
[   180.234] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.234] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.234] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.234] (--) NVIDIA(GPU-0): 
[   180.344] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.344] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.344] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.344] (--) NVIDIA(GPU-0): 
[   180.344] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.344] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.344] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.344] (--) NVIDIA(GPU-0): 
[   180.346] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.346] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.346] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.346] (--) NVIDIA(GPU-0): 
[   180.347] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.347] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.347] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.347] (--) NVIDIA(GPU-0): 
[   180.349] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.349] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.349] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.349] (--) NVIDIA(GPU-0): 
[   180.349] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.349] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.349] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.349] (--) NVIDIA(GPU-0): 
[   180.349] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.349] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.349] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.349] (--) NVIDIA(GPU-0): 
[   180.349] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.349] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.349] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.349] (--) NVIDIA(GPU-0): 
[   180.349] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.349] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.349] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.349] (--) NVIDIA(GPU-0): 
[   180.351] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.351] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.351] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.351] (--) NVIDIA(GPU-0): 
[   180.352] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.352] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.352] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.352] (--) NVIDIA(GPU-0): 
[   180.354] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.354] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.354] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.354] (--) NVIDIA(GPU-0): 
[   180.354] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.354] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.354] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.354] (--) NVIDIA(GPU-0): 
[   180.354] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.354] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.354] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.354] (--) NVIDIA(GPU-0): 
[   180.517] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.517] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.517] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.517] (--) NVIDIA(GPU-0): 
[   180.517] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.517] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.517] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.517] (--) NVIDIA(GPU-0): 
[   180.519] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.519] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.519] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.519] (--) NVIDIA(GPU-0): 
[   180.519] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.519] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.519] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.519] (--) NVIDIA(GPU-0): 
[   180.522] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.522] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.522] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.522] (--) NVIDIA(GPU-0): 
[   180.522] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.522] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.522] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.522] (--) NVIDIA(GPU-0): 
[   180.522] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.522] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.522] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.522] (--) NVIDIA(GPU-0): 
[   180.522] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.522] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.522] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.522] (--) NVIDIA(GPU-0): 
[   180.522] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.522] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.522] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.522] (--) NVIDIA(GPU-0): 
[   180.524] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.524] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.524] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.524] (--) NVIDIA(GPU-0): 
[   180.524] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.524] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.524] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.524] (--) NVIDIA(GPU-0): 
[   180.527] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.527] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.527] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.527] (--) NVIDIA(GPU-0): 
[   180.527] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.527] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.527] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.527] (--) NVIDIA(GPU-0): 
[   180.527] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.527] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.527] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.527] (--) NVIDIA(GPU-0): 
[   180.697] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.697] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.697] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.697] (--) NVIDIA(GPU-0): 
[   180.697] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.697] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.697] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.697] (--) NVIDIA(GPU-0): 
[   180.699] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.699] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.699] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.699] (--) NVIDIA(GPU-0): 
[   180.699] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.699] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.699] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.699] (--) NVIDIA(GPU-0): 
[   180.702] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.702] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.702] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.702] (--) NVIDIA(GPU-0): 
[   180.702] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.702] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.702] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.702] (--) NVIDIA(GPU-0): 
[   180.702] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.702] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.702] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.702] (--) NVIDIA(GPU-0): 
[   180.702] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.702] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.702] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.702] (--) NVIDIA(GPU-0): 
[   180.702] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.702] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.702] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.702] (--) NVIDIA(GPU-0): 
[   180.704] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.704] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.704] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.704] (--) NVIDIA(GPU-0): 
[   180.704] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.704] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.704] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.704] (--) NVIDIA(GPU-0): 
[   180.707] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.707] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.707] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.707] (--) NVIDIA(GPU-0): 
[   180.707] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.707] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.707] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.707] (--) NVIDIA(GPU-0): 
[   180.707] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.707] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.707] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.707] (--) NVIDIA(GPU-0): 
[   180.817] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.817] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.817] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.817] (--) NVIDIA(GPU-0): 
[   180.818] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.818] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.818] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.818] (--) NVIDIA(GPU-0): 
[   180.820] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.820] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.820] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.820] (--) NVIDIA(GPU-0): 
[   180.820] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.820] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.820] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.820] (--) NVIDIA(GPU-0): 
[   180.823] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.823] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.823] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.823] (--) NVIDIA(GPU-0): 
[   180.823] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.823] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.823] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.823] (--) NVIDIA(GPU-0): 
[   180.823] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.823] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.823] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.823] (--) NVIDIA(GPU-0): 
[   180.823] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.823] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.823] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.823] (--) NVIDIA(GPU-0): 
[   180.823] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.823] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.823] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.823] (--) NVIDIA(GPU-0): 
[   180.825] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.825] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.825] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.825] (--) NVIDIA(GPU-0): 
[   180.826] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.826] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.826] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.826] (--) NVIDIA(GPU-0): 
[   180.828] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.828] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.828] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.828] (--) NVIDIA(GPU-0): 
[   180.828] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.828] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.828] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.828] (--) NVIDIA(GPU-0): 
[   180.828] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.828] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.828] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.828] (--) NVIDIA(GPU-0): 
[   180.941] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.941] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.941] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.941] (--) NVIDIA(GPU-0): 
[   180.942] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.942] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.942] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.942] (--) NVIDIA(GPU-0): 
[   180.943] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.943] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.943] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.943] (--) NVIDIA(GPU-0): 
[   180.944] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.944] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.944] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.944] (--) NVIDIA(GPU-0): 
[   180.946] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.946] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.946] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.946] (--) NVIDIA(GPU-0): 
[   180.946] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.946] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.946] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.946] (--) NVIDIA(GPU-0): 
[   180.947] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.947] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.947] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.947] (--) NVIDIA(GPU-0): 
[   180.947] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   180.947] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   180.947] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   180.947] (--) NVIDIA(GPU-0): 
[   180.947] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   180.947] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   180.947] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   180.947] (--) NVIDIA(GPU-0): 
[   180.949] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   180.949] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   180.949] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   180.949] (--) NVIDIA(GPU-0): 
[   180.949] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   180.949] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   180.949] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   180.949] (--) NVIDIA(GPU-0): 
[   180.952] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   180.952] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   180.952] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   180.952] (--) NVIDIA(GPU-0): 
[   180.952] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   180.952] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   180.952] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   180.952] (--) NVIDIA(GPU-0): 
[   180.952] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   180.952] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   180.952] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   180.952] (--) NVIDIA(GPU-0): 
[   181.062] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.062] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.062] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.062] (--) NVIDIA(GPU-0): 
[   181.062] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.062] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.062] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.062] (--) NVIDIA(GPU-0): 
[   181.064] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.064] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.064] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.064] (--) NVIDIA(GPU-0): 
[   181.064] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.064] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.064] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.064] (--) NVIDIA(GPU-0): 
[   181.067] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.067] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.067] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.067] (--) NVIDIA(GPU-0): 
[   181.067] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.067] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.067] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.067] (--) NVIDIA(GPU-0): 
[   181.067] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.067] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.067] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.067] (--) NVIDIA(GPU-0): 
[   181.067] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.067] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.067] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.067] (--) NVIDIA(GPU-0): 
[   181.067] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.067] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.067] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.067] (--) NVIDIA(GPU-0): 
[   181.069] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.069] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.069] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.069] (--) NVIDIA(GPU-0): 
[   181.069] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.069] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.069] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.069] (--) NVIDIA(GPU-0): 
[   181.072] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.072] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.072] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.072] (--) NVIDIA(GPU-0): 
[   181.072] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.072] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.072] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.072] (--) NVIDIA(GPU-0): 
[   181.072] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.072] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.072] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.072] (--) NVIDIA(GPU-0): 
[   181.184] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.184] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.184] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.184] (--) NVIDIA(GPU-0): 
[   181.184] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.184] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.184] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.184] (--) NVIDIA(GPU-0): 
[   181.186] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.186] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.186] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.186] (--) NVIDIA(GPU-0): 
[   181.187] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.187] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.187] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.187] (--) NVIDIA(GPU-0): 
[   181.189] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.189] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.189] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.189] (--) NVIDIA(GPU-0): 
[   181.189] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.189] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.189] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.189] (--) NVIDIA(GPU-0): 
[   181.189] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.189] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.189] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.189] (--) NVIDIA(GPU-0): 
[   181.189] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.189] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.189] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.189] (--) NVIDIA(GPU-0): 
[   181.190] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.190] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.190] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.190] (--) NVIDIA(GPU-0): 
[   181.192] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.192] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.192] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.192] (--) NVIDIA(GPU-0): 
[   181.192] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.192] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.192] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.192] (--) NVIDIA(GPU-0): 
[   181.195] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.195] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.195] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.195] (--) NVIDIA(GPU-0): 
[   181.195] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.195] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.195] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.195] (--) NVIDIA(GPU-0): 
[   181.195] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.195] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.195] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.195] (--) NVIDIA(GPU-0): 
[   181.312] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.312] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.312] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.312] (--) NVIDIA(GPU-0): 
[   181.312] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.312] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.312] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.312] (--) NVIDIA(GPU-0): 
[   181.314] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.314] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.314] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.314] (--) NVIDIA(GPU-0): 
[   181.315] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.315] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.315] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.315] (--) NVIDIA(GPU-0): 
[   181.317] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.317] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.317] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.317] (--) NVIDIA(GPU-0): 
[   181.317] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.317] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.317] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.317] (--) NVIDIA(GPU-0): 
[   181.317] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.317] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.317] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.317] (--) NVIDIA(GPU-0): 
[   181.317] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.317] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.317] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.317] (--) NVIDIA(GPU-0): 
[   181.318] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.318] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.318] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.318] (--) NVIDIA(GPU-0): 
[   181.320] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.320] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.320] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.320] (--) NVIDIA(GPU-0): 
[   181.320] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.320] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.320] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.320] (--) NVIDIA(GPU-0): 
[   181.322] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.322] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.322] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.322] (--) NVIDIA(GPU-0): 
[   181.323] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.323] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.323] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.323] (--) NVIDIA(GPU-0): 
[   181.323] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.323] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.323] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.323] (--) NVIDIA(GPU-0): 
[   181.519] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.519] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.519] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.519] (--) NVIDIA(GPU-0): 
[   181.519] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.519] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.519] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.519] (--) NVIDIA(GPU-0): 
[   181.521] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.521] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.521] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.521] (--) NVIDIA(GPU-0): 
[   181.521] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.521] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.521] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.521] (--) NVIDIA(GPU-0): 
[   181.524] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.524] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.524] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.524] (--) NVIDIA(GPU-0): 
[   181.524] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.524] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.524] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.524] (--) NVIDIA(GPU-0): 
[   181.524] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.524] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.524] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.524] (--) NVIDIA(GPU-0): 
[   181.524] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.524] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.524] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.524] (--) NVIDIA(GPU-0): 
[   181.524] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.524] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.524] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.524] (--) NVIDIA(GPU-0): 
[   181.526] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.526] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.526] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.526] (--) NVIDIA(GPU-0): 
[   181.527] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.527] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.527] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.527] (--) NVIDIA(GPU-0): 
[   181.529] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.529] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.529] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.529] (--) NVIDIA(GPU-0): 
[   181.529] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.529] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.529] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.529] (--) NVIDIA(GPU-0): 
[   181.529] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.529] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.529] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.529] (--) NVIDIA(GPU-0): 
[   181.642] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.642] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.642] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.642] (--) NVIDIA(GPU-0): 
[   181.642] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.642] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.642] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.642] (--) NVIDIA(GPU-0): 
[   181.644] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.644] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.644] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.644] (--) NVIDIA(GPU-0): 
[   181.644] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.644] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.644] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.644] (--) NVIDIA(GPU-0): 
[   181.647] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.647] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.647] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.647] (--) NVIDIA(GPU-0): 
[   181.647] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.647] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.647] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.647] (--) NVIDIA(GPU-0): 
[   181.647] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.647] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.647] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.647] (--) NVIDIA(GPU-0): 
[   181.647] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.647] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.647] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.648] (--) NVIDIA(GPU-0): 
[   181.648] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.648] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.648] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.648] (--) NVIDIA(GPU-0): 
[   181.650] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.650] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.650] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.650] (--) NVIDIA(GPU-0): 
[   181.650] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.650] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.650] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.650] (--) NVIDIA(GPU-0): 
[   181.653] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.653] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.653] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.653] (--) NVIDIA(GPU-0): 
[   181.653] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.653] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.653] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.653] (--) NVIDIA(GPU-0): 
[   181.653] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.653] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.653] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.653] (--) NVIDIA(GPU-0): 
[   181.896] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.896] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.896] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.896] (--) NVIDIA(GPU-0): 
[   181.896] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.896] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.896] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.896] (--) NVIDIA(GPU-0): 
[   181.898] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.898] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.898] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.898] (--) NVIDIA(GPU-0): 
[   181.898] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.898] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.898] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.898] (--) NVIDIA(GPU-0): 
[   181.901] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.901] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.901] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.901] (--) NVIDIA(GPU-0): 
[   181.901] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.901] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.901] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.901] (--) NVIDIA(GPU-0): 
[   181.901] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.901] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.901] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.901] (--) NVIDIA(GPU-0): 
[   181.901] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   181.901] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   181.901] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   181.901] (--) NVIDIA(GPU-0): 
[   181.901] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   181.901] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   181.901] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   181.901] (--) NVIDIA(GPU-0): 
[   181.903] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   181.903] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   181.903] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   181.903] (--) NVIDIA(GPU-0): 
[   181.904] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   181.904] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   181.904] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   181.904] (--) NVIDIA(GPU-0): 
[   181.906] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   181.906] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   181.906] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   181.906] (--) NVIDIA(GPU-0): 
[   181.906] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   181.906] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   181.906] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   181.906] (--) NVIDIA(GPU-0): 
[   181.906] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   181.906] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   181.906] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   181.906] (--) NVIDIA(GPU-0): 
[   182.017] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.017] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.017] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.017] (--) NVIDIA(GPU-0): 
[   182.017] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.017] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.017] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.017] (--) NVIDIA(GPU-0): 
[   182.019] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.019] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.019] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.019] (--) NVIDIA(GPU-0): 
[   182.019] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.019] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.019] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.019] (--) NVIDIA(GPU-0): 
[   182.022] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.022] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.022] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.022] (--) NVIDIA(GPU-0): 
[   182.022] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.022] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.022] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.022] (--) NVIDIA(GPU-0): 
[   182.022] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.022] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.022] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.022] (--) NVIDIA(GPU-0): 
[   182.022] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.022] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.022] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.022] (--) NVIDIA(GPU-0): 
[   182.022] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.022] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.022] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.022] (--) NVIDIA(GPU-0): 
[   182.024] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.024] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.024] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.024] (--) NVIDIA(GPU-0): 
[   182.024] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.024] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.024] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.024] (--) NVIDIA(GPU-0): 
[   182.027] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.027] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.027] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.027] (--) NVIDIA(GPU-0): 
[   182.027] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.027] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.027] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.027] (--) NVIDIA(GPU-0): 
[   182.027] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.027] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.027] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.027] (--) NVIDIA(GPU-0): 
[   182.137] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.137] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.137] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.137] (--) NVIDIA(GPU-0): 
[   182.137] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.137] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.137] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.137] (--) NVIDIA(GPU-0): 
[   182.139] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.139] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.139] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.139] (--) NVIDIA(GPU-0): 
[   182.139] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.139] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.139] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.139] (--) NVIDIA(GPU-0): 
[   182.142] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.142] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.142] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.142] (--) NVIDIA(GPU-0): 
[   182.142] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.142] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.142] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.142] (--) NVIDIA(GPU-0): 
[   182.142] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.142] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.142] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.142] (--) NVIDIA(GPU-0): 
[   182.142] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.142] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.142] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.142] (--) NVIDIA(GPU-0): 
[   182.142] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.142] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.142] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.142] (--) NVIDIA(GPU-0): 
[   182.144] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.144] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.144] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.144] (--) NVIDIA(GPU-0): 
[   182.144] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.144] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.144] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.144] (--) NVIDIA(GPU-0): 
[   182.147] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.147] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.147] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.147] (--) NVIDIA(GPU-0): 
[   182.147] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.147] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.147] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.147] (--) NVIDIA(GPU-0): 
[   182.147] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.147] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.147] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.147] (--) NVIDIA(GPU-0): 
[   182.257] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.257] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.257] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.257] (--) NVIDIA(GPU-0): 
[   182.258] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.258] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.258] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.258] (--) NVIDIA(GPU-0): 
[   182.260] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.260] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.260] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.260] (--) NVIDIA(GPU-0): 
[   182.260] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.260] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.260] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.260] (--) NVIDIA(GPU-0): 
[   182.263] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.263] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.263] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.263] (--) NVIDIA(GPU-0): 
[   182.263] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.263] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.263] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.263] (--) NVIDIA(GPU-0): 
[   182.263] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.263] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.263] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.263] (--) NVIDIA(GPU-0): 
[   182.263] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.263] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.263] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.263] (--) NVIDIA(GPU-0): 
[   182.263] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.263] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.263] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.263] (--) NVIDIA(GPU-0): 
[   182.265] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.265] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.265] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.265] (--) NVIDIA(GPU-0): 
[   182.265] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.265] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.265] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.265] (--) NVIDIA(GPU-0): 
[   182.268] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.268] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.268] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.268] (--) NVIDIA(GPU-0): 
[   182.268] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.268] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.268] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.268] (--) NVIDIA(GPU-0): 
[   182.268] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.268] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.268] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.268] (--) NVIDIA(GPU-0): 
[   182.381] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.381] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.381] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.381] (--) NVIDIA(GPU-0): 
[   182.381] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.381] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.381] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.381] (--) NVIDIA(GPU-0): 
[   182.383] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.383] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.383] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.383] (--) NVIDIA(GPU-0): 
[   182.383] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.383] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.383] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.383] (--) NVIDIA(GPU-0): 
[   182.386] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.386] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.386] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.386] (--) NVIDIA(GPU-0): 
[   182.386] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.386] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.386] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.386] (--) NVIDIA(GPU-0): 
[   182.386] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.386] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.386] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.386] (--) NVIDIA(GPU-0): 
[   182.386] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.386] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.386] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.386] (--) NVIDIA(GPU-0): 
[   182.386] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.386] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.386] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.386] (--) NVIDIA(GPU-0): 
[   182.388] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.388] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.388] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.388] (--) NVIDIA(GPU-0): 
[   182.388] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.388] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.388] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.388] (--) NVIDIA(GPU-0): 
[   182.391] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.391] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.391] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.391] (--) NVIDIA(GPU-0): 
[   182.391] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.391] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.391] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.391] (--) NVIDIA(GPU-0): 
[   182.391] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.391] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.391] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.391] (--) NVIDIA(GPU-0): 
[   182.500] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.500] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.500] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.500] (--) NVIDIA(GPU-0): 
[   182.500] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.500] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.500] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.500] (--) NVIDIA(GPU-0): 
[   182.502] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.502] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.502] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.502] (--) NVIDIA(GPU-0): 
[   182.503] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.503] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.503] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.503] (--) NVIDIA(GPU-0): 
[   182.505] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.505] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.505] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.505] (--) NVIDIA(GPU-0): 
[   182.505] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.505] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.505] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.505] (--) NVIDIA(GPU-0): 
[   182.505] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.505] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.505] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.505] (--) NVIDIA(GPU-0): 
[   182.505] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.505] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.505] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.505] (--) NVIDIA(GPU-0): 
[   182.505] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.505] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.505] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.505] (--) NVIDIA(GPU-0): 
[   182.507] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.507] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.507] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.507] (--) NVIDIA(GPU-0): 
[   182.508] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.508] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.508] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.508] (--) NVIDIA(GPU-0): 
[   182.510] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.510] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.510] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.510] (--) NVIDIA(GPU-0): 
[   182.510] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.510] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.510] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.510] (--) NVIDIA(GPU-0): 
[   182.510] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.510] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.510] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.510] (--) NVIDIA(GPU-0): 
[   182.620] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.620] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.620] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.620] (--) NVIDIA(GPU-0): 
[   182.621] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.621] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.621] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.621] (--) NVIDIA(GPU-0): 
[   182.622] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.622] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.622] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.622] (--) NVIDIA(GPU-0): 
[   182.623] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.623] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.623] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.623] (--) NVIDIA(GPU-0): 
[   182.625] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.625] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.625] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.625] (--) NVIDIA(GPU-0): 
[   182.625] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.625] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.625] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.625] (--) NVIDIA(GPU-0): 
[   182.626] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.626] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.626] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.626] (--) NVIDIA(GPU-0): 
[   182.626] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.626] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.626] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.626] (--) NVIDIA(GPU-0): 
[   182.626] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.626] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.626] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.626] (--) NVIDIA(GPU-0): 
[   182.628] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.628] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.628] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.628] (--) NVIDIA(GPU-0): 
[   182.628] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.628] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.628] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.628] (--) NVIDIA(GPU-0): 
[   182.630] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.630] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.631] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.631] (--) NVIDIA(GPU-0): 
[   182.631] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.631] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.631] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.631] (--) NVIDIA(GPU-0): 
[   182.631] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.631] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.631] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.631] (--) NVIDIA(GPU-0): 
[   182.892] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.892] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.892] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.892] (--) NVIDIA(GPU-0): 
[   182.893] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.893] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.893] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.893] (--) NVIDIA(GPU-0): 
[   182.894] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.894] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.894] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.894] (--) NVIDIA(GPU-0): 
[   182.895] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.895] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.895] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.895] (--) NVIDIA(GPU-0): 
[   182.897] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.897] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.897] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.897] (--) NVIDIA(GPU-0): 
[   182.897] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.897] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.897] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.897] (--) NVIDIA(GPU-0): 
[   182.898] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.898] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.898] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.898] (--) NVIDIA(GPU-0): 
[   182.898] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   182.898] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   182.898] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   182.898] (--) NVIDIA(GPU-0): 
[   182.898] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   182.898] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   182.898] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   182.898] (--) NVIDIA(GPU-0): 
[   182.900] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   182.900] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   182.900] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   182.900] (--) NVIDIA(GPU-0): 
[   182.900] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   182.900] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   182.900] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   182.900] (--) NVIDIA(GPU-0): 
[   182.902] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   182.902] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   182.902] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   182.903] (--) NVIDIA(GPU-0): 
[   182.903] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   182.903] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   182.903] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   182.903] (--) NVIDIA(GPU-0): 
[   182.903] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   182.903] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   182.903] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   182.903] (--) NVIDIA(GPU-0): 
[   183.122] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   183.122] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   183.122] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   183.122] (--) NVIDIA(GPU-0): 
[   183.126] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   183.126] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   183.126] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   183.126] (--) NVIDIA(GPU-0): 
[   183.132] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   183.132] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   183.132] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   183.132] (--) NVIDIA(GPU-0): 
[   183.137] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   183.137] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   183.137] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   183.137] (--) NVIDIA(GPU-0): 
[   183.140] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   183.140] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   183.140] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   183.140] (--) NVIDIA(GPU-0): 
[   183.140] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   183.140] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   183.140] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   183.140] (--) NVIDIA(GPU-0): 
[   183.144] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   183.144] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   183.144] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   183.144] (--) NVIDIA(GPU-0): 
[   183.144] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   183.144] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   183.144] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   183.144] (--) NVIDIA(GPU-0): 
[   183.145] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): connected
[   183.145] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): Internal DisplayPort
[   183.145] (--) NVIDIA(GPU-0): Eizo EV2730Q (DFP-1): 2670.0 MHz maximum pixel clock
[   183.145] (--) NVIDIA(GPU-0): 
[   183.146] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   183.146] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   183.146] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   183.146] (--) NVIDIA(GPU-0): 
[   183.148] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): connected
[   183.148] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): Internal DisplayPort
[   183.148] (--) NVIDIA(GPU-0): Ancor Communications Inc ROG PG279Q (DFP-3): 2670.0 MHz maximum pixel clock
[   183.148] (--) NVIDIA(GPU-0): 
[   183.151] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   183.151] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   183.151] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   183.151] (--) NVIDIA(GPU-0): 
[   183.151] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   183.151] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   183.151] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   183.151] (--) NVIDIA(GPU-0): 
[   183.151] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   183.151] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   183.151] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   183.151] (--) NVIDIA(GPU-0): 

Last edited by millus (2023-08-15 12:27:56)

Offline

#5 2023-08-15 12:28:43

millus
Member
Registered: 2019-07-21
Posts: 223

Re: [SOLVED] Cannot play any game anymore since yesterday pacman Syu

here at timestamp:
Aug 15 14:21:55
which is basically at the very end of this huge log, the error pops up that I got to see directly when tring to run a game (via lutris) in the terminal, mentioned in the op.

$ sudo journalctl -b
Aug 15 14:18:58 archlinux kernel: microcode: updated early: 0x96 -> 0xf4, date = 2023-02-23
Aug 15 14:18:58 archlinux kernel: Linux version 6.4.10-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Fri, 11 Aug 2023 11:03:36 +0000
Aug 15 14:18:58 archlinux kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d784f2e1-9026-4481-9832-cb861cfcf26a rw audit=0 loglevel=3 quiet
Aug 15 14:18:58 archlinux kernel: BIOS-provided physical RAM map:
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x0000000040400000-0x000000006f6ddfff] usable
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x000000006f6de000-0x000000006f6defff] ACPI NVS
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x000000006f6df000-0x000000006f6dffff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x000000006f6e0000-0x0000000077ea2fff] usable
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x0000000077ea3000-0x00000000798bcfff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x00000000798bd000-0x0000000079a0ffff] usable
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x0000000079a10000-0x0000000079dc3fff] ACPI NVS
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x0000000079dc4000-0x000000007af03fff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x000000007af04000-0x000000007affefff] type 20
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x000000007afff000-0x000000007affffff] usable
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x000000007b000000-0x000000007fffffff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Aug 15 14:18:58 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000107effffff] usable
Aug 15 14:18:58 archlinux kernel: NX (Execute Disable) protection: active
Aug 15 14:18:58 archlinux kernel: efi: EFI v2.7 by American Megatrends
Aug 15 14:18:58 archlinux kernel: efi: ACPI 2.0=0x79a10000 ACPI=0x79a10000 SMBIOS=0x7adc4000 SMBIOS 3.0=0x7adc3000 MEMATTR=0x7681f018 ESRT=0x7683bd18 
Aug 15 14:18:58 archlinux kernel: efi: Remove mem51: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Aug 15 14:18:58 archlinux kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Aug 15 14:18:58 archlinux kernel: efi: Not removing mem52: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Aug 15 14:18:58 archlinux kernel: efi: Not removing mem53: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Aug 15 14:18:58 archlinux kernel: efi: Not removing mem54: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Aug 15 14:18:58 archlinux kernel: efi: Not removing mem55: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Aug 15 14:18:58 archlinux kernel: efi: Remove mem56: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Aug 15 14:18:58 archlinux kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Aug 15 14:18:58 archlinux kernel: SMBIOS 3.1.1 present.
Aug 15 14:18:58 archlinux kernel: DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./Z370 Professional Gaming i7, BIOS P3.30 10/19/2018
Aug 15 14:18:58 archlinux kernel: tsc: Detected 3700.000 MHz processor
Aug 15 14:18:58 archlinux kernel: tsc: Detected 3699.850 MHz TSC
Aug 15 14:18:58 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Aug 15 14:18:58 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Aug 15 14:18:58 archlinux kernel: last_pfn = 0x107f000 max_arch_pfn = 0x400000000
Aug 15 14:18:58 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Aug 15 14:18:58 archlinux kernel: last_pfn = 0x7b000 max_arch_pfn = 0x400000000
Aug 15 14:18:58 archlinux kernel: found SMP MP-table at [mem 0x000fde80-0x000fde8f]
Aug 15 14:18:58 archlinux kernel: esrt: Reserving ESRT space from 0x000000007683bd18 to 0x000000007683bd50.
Aug 15 14:18:58 archlinux kernel: e820: update [mem 0x7683b000-0x7683bfff] usable ==> reserved
Aug 15 14:18:58 archlinux kernel: Using GB pages for direct mapping
Aug 15 14:18:58 archlinux kernel: Secure boot disabled
Aug 15 14:18:58 archlinux kernel: RAMDISK: [mem 0x351c7000-0x368dafff]
Aug 15 14:18:58 archlinux kernel: ACPI: Early table checksum verification disabled
Aug 15 14:18:58 archlinux kernel: ACPI: RSDP 0x0000000079A10000 000024 (v02 ALASKA)
Aug 15 14:18:58 archlinux kernel: ACPI: XSDT 0x0000000079A100A8 0000D4 (v01 ALASKA A M I    01072009 AMI  00010013)
Aug 15 14:18:58 archlinux kernel: ACPI: FACP 0x0000000079A3C950 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Aug 15 14:18:58 archlinux kernel: ACPI: DSDT 0x0000000079A10218 02C736 (v02 ALASKA A M I    01072009 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: FACS 0x0000000079DC3F00 000040
Aug 15 14:18:58 archlinux kernel: ACPI: APIC 0x0000000079A3CA68 0000F4 (v03 ALASKA A M I    01072009 AMI  00010013)
Aug 15 14:18:58 archlinux kernel: ACPI: FPDT 0x0000000079A3CB60 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Aug 15 14:18:58 archlinux kernel: ACPI: FIDT 0x0000000079A3CBA8 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Aug 15 14:18:58 archlinux kernel: ACPI: MCFG 0x0000000079A3CC48 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0x0000000079A3CC88 0003A3 (v01 SataRe SataTabl 00001000 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0x0000000079A3D030 003165 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0x0000000079A40198 0025F4 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: HPET 0x0000000079A42790 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0x0000000079A427C8 000B83 (v02 INTEL  xh_kbl_s 00000000 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: UEFI 0x0000000079A43350 000048 (v01 ALASKA A M I    00000002      01000013)
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0x0000000079A43398 0017AE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: AAFT 0x0000000079A44B48 0004C9 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
Aug 15 14:18:58 archlinux kernel: ACPI: LPIT 0x0000000079A45018 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0x0000000079A450B0 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0x0000000079A451F8 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0x0000000079A45710 0002E9 (v02 INTEL  Wwan     00000001 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: DBGP 0x0000000079A45A00 000034 (v01 INTEL           00000002 MSFT 0000005F)
Aug 15 14:18:58 archlinux kernel: ACPI: DBG2 0x0000000079A45A38 000054 (v00 INTEL           00000002 MSFT 0000005F)
Aug 15 14:18:58 archlinux kernel: ACPI: DMAR 0x0000000079A45A90 0000A8 (v01 INTEL  EDK2     00000001 INTL 00000001)
Aug 15 14:18:58 archlinux kernel: ACPI: BGRT 0x0000000079A45B38 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Aug 15 14:18:58 archlinux kernel: ACPI: WSMT 0x0000000079A45B70 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x79a3c950-0x79a3ca63]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x79a10218-0x79a3c94d]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x79dc3f00-0x79dc3f3f]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x79a3ca68-0x79a3cb5b]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x79a3cb60-0x79a3cba3]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0x79a3cba8-0x79a3cc43]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x79a3cc48-0x79a3cc83]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x79a3cc88-0x79a3d02a]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x79a3d030-0x79a40194]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x79a40198-0x79a4278b]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x79a42790-0x79a427c7]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x79a427c8-0x79a4334a]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x79a43350-0x79a43397]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x79a43398-0x79a44b45]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving AAFT table memory at [mem 0x79a44b48-0x79a45010]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving LPIT table memory at [mem 0x79a45018-0x79a450ab]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x79a450b0-0x79a451f0]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x79a451f8-0x79a4570e]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x79a45710-0x79a459f8]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving DBGP table memory at [mem 0x79a45a00-0x79a45a33]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving DBG2 table memory at [mem 0x79a45a38-0x79a45a8b]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving DMAR table memory at [mem 0x79a45a90-0x79a45b37]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x79a45b38-0x79a45b6f]
Aug 15 14:18:58 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x79a45b70-0x79a45b97]
Aug 15 14:18:58 archlinux kernel: No NUMA configuration found
Aug 15 14:18:58 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000107effffff]
Aug 15 14:18:58 archlinux kernel: NODE_DATA(0) allocated [mem 0x107effb000-0x107effffff]
Aug 15 14:18:58 archlinux kernel: Zone ranges:
Aug 15 14:18:58 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Aug 15 14:18:58 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Aug 15 14:18:58 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000107effffff]
Aug 15 14:18:58 archlinux kernel:   Device   empty
Aug 15 14:18:58 archlinux kernel: Movable zone start for each node
Aug 15 14:18:58 archlinux kernel: Early memory node ranges
Aug 15 14:18:58 archlinux kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Aug 15 14:18:58 archlinux kernel:   node   0: [mem 0x0000000000059000-0x000000000009efff]
Aug 15 14:18:58 archlinux kernel:   node   0: [mem 0x0000000000100000-0x000000003fffffff]
Aug 15 14:18:58 archlinux kernel:   node   0: [mem 0x0000000040400000-0x000000006f6ddfff]
Aug 15 14:18:58 archlinux kernel:   node   0: [mem 0x000000006f6e0000-0x0000000077ea2fff]
Aug 15 14:18:58 archlinux kernel:   node   0: [mem 0x00000000798bd000-0x0000000079a0ffff]
Aug 15 14:18:58 archlinux kernel:   node   0: [mem 0x000000007afff000-0x000000007affffff]
Aug 15 14:18:58 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000107effffff]
Aug 15 14:18:58 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000107effffff]
Aug 15 14:18:58 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Aug 15 14:18:58 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Aug 15 14:18:58 archlinux kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Aug 15 14:18:58 archlinux kernel: On node 0, zone DMA32: 1024 pages in unavailable ranges
Aug 15 14:18:58 archlinux kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Aug 15 14:18:58 archlinux kernel: On node 0, zone DMA32: 6682 pages in unavailable ranges
Aug 15 14:18:58 archlinux kernel: On node 0, zone DMA32: 5615 pages in unavailable ranges
Aug 15 14:18:58 archlinux kernel: On node 0, zone Normal: 20480 pages in unavailable ranges
Aug 15 14:18:58 archlinux kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Aug 15 14:18:58 archlinux kernel: ACPI: PM-Timer IO Port: 0x1808
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Aug 15 14:18:58 archlinux kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Aug 15 14:18:58 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 15 14:18:58 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 15 14:18:58 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Aug 15 14:18:58 archlinux kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Aug 15 14:18:58 archlinux kernel: e820: update [mem 0x748b8000-0x748f8fff] usable ==> reserved
Aug 15 14:18:58 archlinux kernel: TSC deadline timer available
Aug 15 14:18:58 archlinux kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x40000000-0x403fffff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6f6de000-0x6f6defff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6f6df000-0x6f6dffff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x748b8000-0x748f8fff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7683b000-0x7683bfff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x77ea3000-0x798bcfff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x79a10000-0x79dc3fff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x79dc4000-0x7af03fff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7af04000-0x7affefff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7b000000-0x7fffffff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfdffffff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Aug 15 14:18:58 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Aug 15 14:18:58 archlinux kernel: [mem 0x80000000-0xfdffffff] available for PCI devices
Aug 15 14:18:58 archlinux kernel: Booting paravirtualized kernel on bare hardware
Aug 15 14:18:58 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Aug 15 14:18:58 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Aug 15 14:18:58 archlinux kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Aug 15 14:18:58 archlinux kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Aug 15 14:18:58 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
Aug 15 14:18:58 archlinux kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d784f2e1-9026-4481-9832-cb861cfcf26a rw audit=0 loglevel=3 quiet
Aug 15 14:18:58 archlinux kernel: audit: disabled (until reboot)
Aug 15 14:18:58 archlinux kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Aug 15 14:18:58 archlinux kernel: random: crng init done
Aug 15 14:18:58 archlinux kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Aug 15 14:18:58 archlinux kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Aug 15 14:18:58 archlinux kernel: Fallback order for Node 0: 0 
Aug 15 14:18:58 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 16477509
Aug 15 14:18:58 archlinux kernel: Policy zone: Normal
Aug 15 14:18:58 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Aug 15 14:18:58 archlinux kernel: software IO TLB: area num 16.
Aug 15 14:18:58 archlinux kernel: Memory: 65643752K/66956872K available (16384K kernel code, 2120K rwdata, 12776K rodata, 3348K init, 3988K bss, 1312860K reserved, 0K cma-reserved)
Aug 15 14:18:58 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Aug 15 14:18:58 archlinux kernel: Kernel/User page tables isolation: enabled
Aug 15 14:18:58 archlinux kernel: ftrace: allocating 47559 entries in 186 pages
Aug 15 14:18:58 archlinux kernel: ftrace: allocated 186 pages with 5 groups
Aug 15 14:18:58 archlinux kernel: Dynamic Preempt: full
Aug 15 14:18:58 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Aug 15 14:18:58 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Aug 15 14:18:58 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Aug 15 14:18:58 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Aug 15 14:18:58 archlinux kernel:         Rude variant of Tasks RCU enabled.
Aug 15 14:18:58 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Aug 15 14:18:58 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Aug 15 14:18:58 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Aug 15 14:18:58 archlinux kernel: NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
Aug 15 14:18:58 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Aug 15 14:18:58 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Aug 15 14:18:58 archlinux kernel: Console: colour dummy device 80x25
Aug 15 14:18:58 archlinux kernel: printk: console [tty0] enabled
Aug 15 14:18:58 archlinux kernel: ACPI: Core revision 20230331
Aug 15 14:18:58 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Aug 15 14:18:58 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Aug 15 14:18:58 archlinux kernel: DMAR: Host address width 39
Aug 15 14:18:58 archlinux kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Aug 15 14:18:58 archlinux kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Aug 15 14:18:58 archlinux kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Aug 15 14:18:58 archlinux kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Aug 15 14:18:58 archlinux kernel: DMAR: RMRR base: 0x0000007ab56000 end: 0x0000007ad9ffff
Aug 15 14:18:58 archlinux kernel: DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
Aug 15 14:18:58 archlinux kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Aug 15 14:18:58 archlinux kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Aug 15 14:18:58 archlinux kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Aug 15 14:18:58 archlinux kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Aug 15 14:18:58 archlinux kernel: x2apic enabled
Aug 15 14:18:58 archlinux kernel: Switched APIC routing to cluster x2apic.
Aug 15 14:18:58 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Aug 15 14:18:58 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aa99074b1c, max_idle_ns: 881590506587 ns
Aug 15 14:18:58 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7402.02 BogoMIPS (lpj=12332833)
Aug 15 14:18:58 archlinux kernel: x86/cpu: SGX disabled by BIOS.
Aug 15 14:18:58 archlinux kernel: CPU0: Thermal monitoring enabled (TM1)
Aug 15 14:18:58 archlinux kernel: process: using mwait in idle threads
Aug 15 14:18:58 archlinux kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Aug 15 14:18:58 archlinux kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Aug 15 14:18:58 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Aug 15 14:18:58 archlinux kernel: Spectre V2 : Mitigation: IBRS
Aug 15 14:18:58 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Aug 15 14:18:58 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Aug 15 14:18:58 archlinux kernel: RETBleed: Mitigation: IBRS
Aug 15 14:18:58 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Aug 15 14:18:58 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Aug 15 14:18:58 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Aug 15 14:18:58 archlinux kernel: MDS: Mitigation: Clear CPU buffers
Aug 15 14:18:58 archlinux kernel: TAA: Mitigation: TSX disabled
Aug 15 14:18:58 archlinux kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Aug 15 14:18:58 archlinux kernel: SRBDS: Mitigation: Microcode
Aug 15 14:18:58 archlinux kernel: GDS: Mitigation: Microcode
Aug 15 14:18:58 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Aug 15 14:18:58 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Aug 15 14:18:58 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Aug 15 14:18:58 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Aug 15 14:18:58 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Aug 15 14:18:58 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Aug 15 14:18:58 archlinux kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Aug 15 14:18:58 archlinux kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Aug 15 14:18:58 archlinux kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Aug 15 14:18:58 archlinux kernel: Freeing SMP alternatives memory: 40K
Aug 15 14:18:58 archlinux kernel: pid_max: default: 32768 minimum: 301
Aug 15 14:18:58 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Aug 15 14:18:58 archlinux kernel: landlock: Up and running.
Aug 15 14:18:58 archlinux kernel: Yama: becoming mindful.
Aug 15 14:18:58 archlinux kernel: LSM support for eBPF active
Aug 15 14:18:58 archlinux kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Aug 15 14:18:58 archlinux kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Aug 15 14:18:58 archlinux kernel: smpboot: CPU0: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xa)
Aug 15 14:18:58 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Aug 15 14:18:58 archlinux kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Aug 15 14:18:58 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Aug 15 14:18:58 archlinux kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Aug 15 14:18:58 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Aug 15 14:18:58 archlinux kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Aug 15 14:18:58 archlinux kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Aug 15 14:18:58 archlinux kernel: ... version:                4
Aug 15 14:18:58 archlinux kernel: ... bit width:              48
Aug 15 14:18:58 archlinux kernel: ... generic registers:      4
Aug 15 14:18:58 archlinux kernel: ... value mask:             0000ffffffffffff
Aug 15 14:18:58 archlinux kernel: ... max period:             00007fffffffffff
Aug 15 14:18:58 archlinux kernel: ... fixed-purpose events:   3
Aug 15 14:18:58 archlinux kernel: ... event mask:             000000070000000f
Aug 15 14:18:58 archlinux kernel: signal: max sigframe size: 2032
Aug 15 14:18:58 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1217
Aug 15 14:18:58 archlinux kernel: rcu: Hierarchical SRCU implementation.
Aug 15 14:18:58 archlinux kernel: rcu:         Max phase no-delay instances is 1000.
Aug 15 14:18:58 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Aug 15 14:18:58 archlinux kernel: smp: Bringing up secondary CPUs ...
Aug 15 14:18:58 archlinux kernel: x86: Booting SMP configuration:
Aug 15 14:18:58 archlinux kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6
Aug 15 14:18:58 archlinux kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Aug 15 14:18:58 archlinux kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Aug 15 14:18:58 archlinux kernel:   #7  #8  #9 #10 #11
Aug 15 14:18:58 archlinux kernel: smp: Brought up 1 node, 12 CPUs
Aug 15 14:18:58 archlinux kernel: smpboot: Max logical packages: 1
Aug 15 14:18:58 archlinux kernel: smpboot: Total of 12 processors activated (88831.24 BogoMIPS)
Aug 15 14:18:58 archlinux kernel: devtmpfs: initialized
Aug 15 14:18:58 archlinux kernel: x86/mm: Memory block size: 2048MB
Aug 15 14:18:58 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6f6de000-0x6f6defff] (4096 bytes)
Aug 15 14:18:58 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x79a10000-0x79dc3fff] (3883008 bytes)
Aug 15 14:18:58 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Aug 15 14:18:58 archlinux kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Aug 15 14:18:58 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Aug 15 14:18:58 archlinux kernel: PM: RTC time: 12:18:51, date: 2023-08-15
Aug 15 14:18:58 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Aug 15 14:18:58 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Aug 15 14:18:58 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Aug 15 14:18:58 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Aug 15 14:18:58 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Aug 15 14:18:58 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Aug 15 14:18:58 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Aug 15 14:18:58 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Aug 15 14:18:58 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Aug 15 14:18:58 archlinux kernel: cpuidle: using governor ladder
Aug 15 14:18:58 archlinux kernel: cpuidle: using governor menu
Aug 15 14:18:58 archlinux kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Aug 15 14:18:58 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Aug 15 14:18:58 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Aug 15 14:18:58 archlinux kernel: PCI: not using MMCONFIG
Aug 15 14:18:58 archlinux kernel: PCI: Using configuration type 1 for base access
Aug 15 14:18:58 archlinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Aug 15 14:18:58 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Aug 15 14:18:58 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Aug 15 14:18:58 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Aug 15 14:18:58 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Aug 15 14:18:58 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Aug 15 14:18:58 archlinux kernel: ACPI: Added _OSI(Module Device)
Aug 15 14:18:58 archlinux kernel: ACPI: Added _OSI(Processor Device)
Aug 15 14:18:58 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 15 14:18:58 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Aug 15 14:18:58 archlinux kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
Aug 15 14:18:58 archlinux kernel: ACPI: Dynamic OEM Table Load:
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0xFFFF88FEC20A7000 00077A (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
Aug 15 14:18:58 archlinux kernel: ACPI: Dynamic OEM Table Load:
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0xFFFF88FEC1378800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: Dynamic OEM Table Load:
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0xFFFF88FEC1372000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: Dynamic OEM Table Load:
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0xFFFF88FEC1379400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: Dynamic OEM Table Load:
Aug 15 14:18:58 archlinux kernel: ACPI: SSDT 0xFFFF88FEC137B800 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
Aug 15 14:18:58 archlinux kernel: ACPI: Interpreter enabled
Aug 15 14:18:58 archlinux kernel: ACPI: PM: (supports S0 S3 S4 S5)
Aug 15 14:18:58 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Aug 15 14:18:58 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Aug 15 14:18:58 archlinux kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
Aug 15 14:18:58 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug 15 14:18:58 archlinux kernel: PCI: Using E820 reservations for host bridge windows
Aug 15 14:18:58 archlinux kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Aug 15 14:18:58 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Aug 15 14:18:58 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Aug 15 14:18:58 archlinux kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Aug 15 14:18:58 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
Aug 15 14:18:58 archlinux kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Aug 15 14:18:58 archlinux kernel: PCI host bridge to bus 0000:00
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
Aug 15 14:18:58 archlinux kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:00:02.0: [8086:3e92] type 00 class 0x038000
Aug 15 14:18:58 archlinux kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdc000000-0xdcffffff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
Aug 15 14:18:58 archlinux kernel: pci 0000:00:14.0: reg 0x10: [mem 0xde130000-0xde13ffff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:00:14.2: [8086:a2b1] type 00 class 0x118000
Aug 15 14:18:58 archlinux kernel: pci 0000:00:14.2: reg 0x10: [mem 0xde14e000-0xde14efff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
Aug 15 14:18:58 archlinux kernel: pci 0000:00:16.0: reg 0x10: [mem 0xde14d000-0xde14dfff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:16.0: PME# supported from D3hot
Aug 15 14:18:58 archlinux kernel: pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
Aug 15 14:18:58 archlinux kernel: pci 0000:00:17.0: reg 0x10: [mem 0xde148000-0xde149fff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:17.0: reg 0x14: [mem 0xde14c000-0xde14c0ff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:17.0: reg 0x24: [mem 0xde14b000-0xde14b7ff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:17.0: PME# supported from D3hot
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1b.0: [8086:a2e7] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.2: [8086:a292] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.4: [8086:a294] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1d.4: [8086:a29c] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.0: [8086:a2c9] type 00 class 0x060100
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xde144000-0xde147fff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xde140000-0xde143fff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xde120000-0xde12ffff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xde14a000-0xde14a0ff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xde100000-0xde11ffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: [10de:2684] type 00 class 0x030000
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdd000000-0xddffffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: reg 0x30: [mem 0xde000000-0xde07ffff pref]
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: BAR 1: assigned to efifb
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.1: [10de:22ba] type 00 class 0x040300
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.1: reg 0x10: [mem 0xde080000-0xde083fff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xdd000000-0xde0fffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Aug 15 14:18:58 archlinux kernel: pci 0000:02:00.0: [1987:5018] type 00 class 0x010802
Aug 15 14:18:58 archlinux kernel: pci 0000:02:00.0: reg 0x10: [mem 0xdef00000-0xdef03fff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:02:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1b.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1b.0:   bridge window [mem 0xdef00000-0xdeffffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:03:00.0: [1b21:2142] type 00 class 0x0c0330
Aug 15 14:18:58 archlinux kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdee00000-0xdee07fff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:03:00.0: enabling Extended Tags
Aug 15 14:18:58 archlinux kernel: pci 0000:03:00.0: PME# supported from D0
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xdee00000-0xdeefffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:04:00.0: [1b21:1184] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:04:00.0: enabling Extended Tags
Aug 15 14:18:58 archlinux kernel: pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.2: PCI bridge to [bus 04-09]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.2:   bridge window [io  0xc000-0xdfff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.2:   bridge window [mem 0xdea00000-0xdecfffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:01.0: [1b21:1184] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:05:01.0: enabling Extended Tags
Aug 15 14:18:58 archlinux kernel: pci 0000:05:01.0: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:05:03.0: [1b21:1184] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:05:03.0: enabling Extended Tags
Aug 15 14:18:58 archlinux kernel: pci 0000:05:03.0: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:05:05.0: [1b21:1184] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:05:05.0: enabling Extended Tags
Aug 15 14:18:58 archlinux kernel: pci 0000:05:05.0: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:05:07.0: [1b21:1184] type 01 class 0x060400
Aug 15 14:18:58 archlinux kernel: pci 0000:05:07.0: enabling Extended Tags
Aug 15 14:18:58 archlinux kernel: pci 0000:05:07.0: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:04:00.0: PCI bridge to [bus 05-09]
Aug 15 14:18:58 archlinux kernel: pci 0000:04:00.0:   bridge window [io  0xc000-0xdfff]
Aug 15 14:18:58 archlinux kernel: pci 0000:04:00.0:   bridge window [mem 0xdea00000-0xdecfffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:06:00.0: [8086:24fb] type 00 class 0x028000
Aug 15 14:18:58 archlinux kernel: pci 0000:06:00.0: reg 0x10: [mem 0xdec00000-0xdec01fff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:05:01.0: PCI bridge to [bus 06]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:01.0:   bridge window [mem 0xdec00000-0xdecfffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:07:00.0: [8086:1539] type 00 class 0x020000
Aug 15 14:18:58 archlinux kernel: pci 0000:07:00.0: reg 0x10: [mem 0xdeb00000-0xdeb1ffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:07:00.0: reg 0x18: [io  0xd000-0xd01f]
Aug 15 14:18:58 archlinux kernel: pci 0000:07:00.0: reg 0x1c: [mem 0xdeb20000-0xdeb23fff]
Aug 15 14:18:58 archlinux kernel: pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:05:03.0: PCI bridge to [bus 07]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:03.0:   bridge window [io  0xd000-0xdfff]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:03.0:   bridge window [mem 0xdeb00000-0xdebfffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:05.0: PCI bridge to [bus 08]
Aug 15 14:18:58 archlinux kernel: pci 0000:09:00.0: [1b21:0612] type 00 class 0x010601
Aug 15 14:18:58 archlinux kernel: pci 0000:09:00.0: reg 0x10: [io  0xc050-0xc057]
Aug 15 14:18:58 archlinux kernel: pci 0000:09:00.0: reg 0x14: [io  0xc040-0xc043]
Aug 15 14:18:58 archlinux kernel: pci 0000:09:00.0: reg 0x18: [io  0xc030-0xc037]
Aug 15 14:18:58 archlinux kernel: pci 0000:09:00.0: reg 0x1c: [io  0xc020-0xc023]
Aug 15 14:18:58 archlinux kernel: pci 0000:09:00.0: reg 0x20: [io  0xc000-0xc01f]
Aug 15 14:18:58 archlinux kernel: pci 0000:09:00.0: reg 0x24: [mem 0xdea00000-0xdea001ff]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:07.0: PCI bridge to [bus 09]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:07.0:   bridge window [io  0xc000-0xcfff]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:07.0:   bridge window [mem 0xdea00000-0xdeafffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:0a:00.0: [1b21:2142] type 00 class 0x0c0330
Aug 15 14:18:58 archlinux kernel: pci 0000:0a:00.0: reg 0x10: [mem 0xded00000-0xded07fff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:0a:00.0: enabling Extended Tags
Aug 15 14:18:58 archlinux kernel: pci 0000:0a:00.0: PME# supported from D0
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 0a]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.4:   bridge window [mem 0xded00000-0xdedfffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1d.0: PCI bridge to [bus 0b]
Aug 15 14:18:58 archlinux kernel: pci 0000:0c:00.0: [1d6a:d107] type 00 class 0x020000
Aug 15 14:18:58 archlinux kernel: pci 0000:0c:00.0: reg 0x10: [mem 0xde840000-0xde84ffff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:0c:00.0: reg 0x18: [mem 0xde850000-0xde850fff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:0c:00.0: reg 0x20: [mem 0xde400000-0xde7fffff 64bit]
Aug 15 14:18:58 archlinux kernel: pci 0000:0c:00.0: reg 0x30: [mem 0xde800000-0xde83ffff pref]
Aug 15 14:18:58 archlinux kernel: pci 0000:0c:00.0: enabling Extended Tags
Aug 15 14:18:58 archlinux kernel: pci 0000:0c:00.0: supports D1 D2
Aug 15 14:18:58 archlinux kernel: pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 15 14:18:58 archlinux kernel: pci 0000:0c:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1d.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1d.4: PCI bridge to [bus 0c]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1d.4:   bridge window [mem 0xde400000-0xde8fffff]
Aug 15 14:18:58 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Aug 15 14:18:58 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Aug 15 14:18:58 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
Aug 15 14:18:58 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
Aug 15 14:18:58 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
Aug 15 14:18:58 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
Aug 15 14:18:58 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
Aug 15 14:18:58 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Aug 15 14:18:58 archlinux kernel: iommu: Default domain type: Translated 
Aug 15 14:18:58 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Aug 15 14:18:58 archlinux kernel: SCSI subsystem initialized
Aug 15 14:18:58 archlinux kernel: libata version 3.00 loaded.
Aug 15 14:18:58 archlinux kernel: ACPI: bus type USB registered
Aug 15 14:18:58 archlinux kernel: usbcore: registered new interface driver usbfs
Aug 15 14:18:58 archlinux kernel: usbcore: registered new interface driver hub
Aug 15 14:18:58 archlinux kernel: usbcore: registered new device driver usb
Aug 15 14:18:58 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Aug 15 14:18:58 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Aug 15 14:18:58 archlinux kernel: PTP clock support registered
Aug 15 14:18:58 archlinux kernel: EDAC MC: Ver: 3.0.0
Aug 15 14:18:58 archlinux kernel: efivars: Registered efivars operations
Aug 15 14:18:58 archlinux kernel: NetLabel: Initializing
Aug 15 14:18:58 archlinux kernel: NetLabel:  domain hash size = 128
Aug 15 14:18:58 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Aug 15 14:18:58 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Aug 15 14:18:58 archlinux kernel: mctp: management component transport protocol core
Aug 15 14:18:58 archlinux kernel: NET: Registered PF_MCTP protocol family
Aug 15 14:18:58 archlinux kernel: PCI: Using ACPI for IRQ routing
Aug 15 14:18:58 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Aug 15 14:18:58 archlinux kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Aug 15 14:18:58 archlinux kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Aug 15 14:18:58 archlinux kernel: e820: reserve RAM buffer [mem 0x6f6de000-0x6fffffff]
Aug 15 14:18:58 archlinux kernel: e820: reserve RAM buffer [mem 0x748b8000-0x77ffffff]
Aug 15 14:18:58 archlinux kernel: e820: reserve RAM buffer [mem 0x7683b000-0x77ffffff]
Aug 15 14:18:58 archlinux kernel: e820: reserve RAM buffer [mem 0x77ea3000-0x77ffffff]
Aug 15 14:18:58 archlinux kernel: e820: reserve RAM buffer [mem 0x79a10000-0x7bffffff]
Aug 15 14:18:58 archlinux kernel: e820: reserve RAM buffer [mem 0x7b000000-0x7bffffff]
Aug 15 14:18:58 archlinux kernel: e820: reserve RAM buffer [mem 0x107f000000-0x107fffffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Aug 15 14:18:58 archlinux kernel: vgaarb: loaded
Aug 15 14:18:58 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Aug 15 14:18:58 archlinux kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Aug 15 14:18:58 archlinux kernel: clocksource: Switched to clocksource tsc-early
Aug 15 14:18:58 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Aug 15 14:18:58 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 15 14:18:58 archlinux kernel: pnp: PnP ACPI init
Aug 15 14:18:58 archlinux kernel: system 00:00: [mem 0x40000000-0x403fffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:01: [io  0x0280-0x028f] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:01: [io  0x0290-0x029f] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:01: [io  0x02a0-0x02af] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:01: [io  0x02b0-0x02bf] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:02: [io  0x0680-0x069f] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:02: [io  0xffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:02: [io  0xffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:02: [io  0xffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:02: [io  0x1800-0x18fe] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:02: [io  0x164e-0x164f] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:03: [io  0x0800-0x087f] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:05: [io  0x1854-0x1857] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
Aug 15 14:18:58 archlinux kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
Aug 15 14:18:58 archlinux kernel: system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
Aug 15 14:18:58 archlinux kernel: system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:08: [io  0xff00-0xfffe] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
Aug 15 14:18:58 archlinux kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
Aug 15 14:18:58 archlinux kernel: pnp: PnP ACPI: found 10 devices
Aug 15 14:18:58 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Aug 15 14:18:58 archlinux kernel: NET: Registered PF_INET protocol family
Aug 15 14:18:58 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Aug 15 14:18:58 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Aug 15 14:18:58 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Aug 15 14:18:58 archlinux kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Aug 15 14:18:58 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Aug 15 14:18:58 archlinux kernel: TCP: Hash tables configured (established 524288 bind 65536)
Aug 15 14:18:58 archlinux kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Aug 15 14:18:58 archlinux kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Aug 15 14:18:58 archlinux kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Aug 15 14:18:58 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Aug 15 14:18:58 archlinux kernel: NET: Registered PF_XDP protocol family
Aug 15 14:18:58 archlinux kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xdd000000-0xde0fffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1b.0:   bridge window [mem 0xdef00000-0xdeffffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xdee00000-0xdeefffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:01.0: PCI bridge to [bus 06]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:01.0:   bridge window [mem 0xdec00000-0xdecfffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:03.0: PCI bridge to [bus 07]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:03.0:   bridge window [io  0xd000-0xdfff]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:03.0:   bridge window [mem 0xdeb00000-0xdebfffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:05.0: PCI bridge to [bus 08]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:07.0: PCI bridge to [bus 09]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:07.0:   bridge window [io  0xc000-0xcfff]
Aug 15 14:18:58 archlinux kernel: pci 0000:05:07.0:   bridge window [mem 0xdea00000-0xdeafffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:04:00.0: PCI bridge to [bus 05-09]
Aug 15 14:18:58 archlinux kernel: pci 0000:04:00.0:   bridge window [io  0xc000-0xdfff]
Aug 15 14:18:58 archlinux kernel: pci 0000:04:00.0:   bridge window [mem 0xdea00000-0xdecfffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.2: PCI bridge to [bus 04-09]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.2:   bridge window [io  0xc000-0xdfff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.2:   bridge window [mem 0xdea00000-0xdecfffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 0a]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1c.4:   bridge window [mem 0xded00000-0xdedfffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1d.0: PCI bridge to [bus 0b]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1d.4: PCI bridge to [bus 0c]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1d.4:   bridge window [mem 0xde400000-0xde8fffff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff window]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xdd000000-0xde0fffff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xdef00000-0xdeffffff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xdee00000-0xdeefffff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:04: resource 0 [io  0xc000-0xdfff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:04: resource 1 [mem 0xdea00000-0xdecfffff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:05: resource 0 [io  0xc000-0xdfff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:05: resource 1 [mem 0xdea00000-0xdecfffff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:06: resource 1 [mem 0xdec00000-0xdecfffff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:07: resource 1 [mem 0xdeb00000-0xdebfffff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:09: resource 0 [io  0xc000-0xcfff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:09: resource 1 [mem 0xdea00000-0xdeafffff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:0a: resource 1 [mem 0xded00000-0xdedfffff]
Aug 15 14:18:58 archlinux kernel: pci_bus 0000:0c: resource 1 [mem 0xde400000-0xde8fffff]
Aug 15 14:18:58 archlinux kernel: pci 0000:00:14.0: quirk_usb_early_handoff+0x0/0x7c0 took 32312 usecs
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Aug 15 14:18:58 archlinux kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Aug 15 14:18:58 archlinux kernel: pci 0000:03:00.0: PME# does not work under D0, disabling it
Aug 15 14:18:58 archlinux kernel: pci 0000:0a:00.0: PME# does not work under D0, disabling it
Aug 15 14:18:58 archlinux kernel: PCI: CLS 64 bytes, default 64
Aug 15 14:18:58 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Aug 15 14:18:58 archlinux kernel: software IO TLB: mapped [mem 0x00000000708b8000-0x00000000748b8000] (64MB)
Aug 15 14:18:58 archlinux kernel: Trying to unpack rootfs image as initramfs...
Aug 15 14:18:58 archlinux kernel: Initialise system trusted keyrings
Aug 15 14:18:58 archlinux kernel: Key type blacklist registered
Aug 15 14:18:58 archlinux kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
Aug 15 14:18:58 archlinux kernel: zbud: loaded
Aug 15 14:18:58 archlinux kernel: integrity: Platform Keyring initialized
Aug 15 14:18:58 archlinux kernel: integrity: Machine keyring initialized
Aug 15 14:18:58 archlinux kernel: Key type asymmetric registered
Aug 15 14:18:58 archlinux kernel: Asymmetric key parser 'x509' registered
Aug 15 14:18:58 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Aug 15 14:18:58 archlinux kernel: io scheduler mq-deadline registered
Aug 15 14:18:58 archlinux kernel: io scheduler kyber registered
Aug 15 14:18:58 archlinux kernel: io scheduler bfq registered
Aug 15 14:18:58 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Aug 15 14:18:58 archlinux kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Aug 15 14:18:58 archlinux kernel: ACPI: button: Sleep Button [SLPB]
Aug 15 14:18:58 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Aug 15 14:18:58 archlinux kernel: ACPI: button: Power Button [PWRB]
Aug 15 14:18:58 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Aug 15 14:18:58 archlinux kernel: ACPI: button: Power Button [PWRF]
Aug 15 14:18:58 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Aug 15 14:18:58 archlinux kernel: Non-volatile memory driver v1.3
Aug 15 14:18:58 archlinux kernel: Linux agpgart interface v0.103
Aug 15 14:18:58 archlinux kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Aug 15 14:18:58 archlinux kernel: ACPI: bus type drm_connector registered
Aug 15 14:18:58 archlinux kernel: ahci 0000:00:17.0: version 3.0
Aug 15 14:18:58 archlinux kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
Aug 15 14:18:58 archlinux kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
Aug 15 14:18:58 archlinux kernel: Freeing initrd memory: 23632K
Aug 15 14:18:58 archlinux kernel: scsi host0: ahci
Aug 15 14:18:58 archlinux kernel: scsi host1: ahci
Aug 15 14:18:58 archlinux kernel: scsi host2: ahci
Aug 15 14:18:58 archlinux kernel: scsi host3: ahci
Aug 15 14:18:58 archlinux kernel: ata1: SATA max UDMA/133 abar m2048@0xde14b000 port 0xde14b100 irq 133
Aug 15 14:18:58 archlinux kernel: ata2: SATA max UDMA/133 abar m2048@0xde14b000 port 0xde14b180 irq 133
Aug 15 14:18:58 archlinux kernel: ata3: SATA max UDMA/133 abar m2048@0xde14b000 port 0xde14b200 irq 133
Aug 15 14:18:58 archlinux kernel: ata4: SATA max UDMA/133 abar m2048@0xde14b000 port 0xde14b280 irq 133
Aug 15 14:18:58 archlinux kernel: ahci 0000:09:00.0: SSS flag set, parallel bus scan disabled
Aug 15 14:18:58 archlinux kernel: ahci 0000:09:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Aug 15 14:18:58 archlinux kernel: ahci 0000:09:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc 
Aug 15 14:18:58 archlinux kernel: scsi host4: ahci
Aug 15 14:18:58 archlinux kernel: scsi host5: ahci
Aug 15 14:18:58 archlinux kernel: ata5: SATA max UDMA/133 abar m512@0xdea00000 port 0xdea00100 irq 134
Aug 15 14:18:58 archlinux kernel: ata6: SATA max UDMA/133 abar m512@0xdea00000 port 0xdea00180 irq 134
Aug 15 14:18:58 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Aug 15 14:18:58 archlinux kernel: usbserial: USB Serial support registered for generic
Aug 15 14:18:58 archlinux kernel: rtc_cmos 00:04: RTC can wake from S4
Aug 15 14:18:58 archlinux kernel: rtc_cmos 00:04: registered as rtc0
Aug 15 14:18:58 archlinux kernel: rtc_cmos 00:04: setting system clock to 2023-08-15T12:18:51 UTC (1692101931)
Aug 15 14:18:58 archlinux kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
Aug 15 14:18:58 archlinux kernel: intel_pstate: Intel P-state driver initializing
Aug 15 14:18:58 archlinux kernel: intel_pstate: Disabling energy efficiency optimization
Aug 15 14:18:58 archlinux kernel: intel_pstate: HWP enabled
Aug 15 14:18:58 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Aug 15 14:18:58 archlinux kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Aug 15 14:18:58 archlinux kernel: fbcon: Deferring console take-over
Aug 15 14:18:58 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Aug 15 14:18:58 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Aug 15 14:18:58 archlinux kernel: resource: resource sanity check: requesting [mem 0x00000000fdffe800-0x00000000fe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
Aug 15 14:18:58 archlinux kernel: caller pmc_core_probe+0xd6/0x560 mapping multiple BARs
Aug 15 14:18:58 archlinux kernel: intel_pmc_core INT33A1:00:  initialized
Aug 15 14:18:58 archlinux kernel: drop_monitor: Initializing network drop monitor service
Aug 15 14:18:58 archlinux kernel: Initializing XFRM netlink socket
Aug 15 14:18:58 archlinux kernel: NET: Registered PF_INET6 protocol family
Aug 15 14:18:58 archlinux kernel: Segment Routing with IPv6
Aug 15 14:18:58 archlinux kernel: RPL Segment Routing with IPv6
Aug 15 14:18:58 archlinux kernel: In-situ OAM (IOAM) with IPv6
Aug 15 14:18:58 archlinux kernel: NET: Registered PF_PACKET protocol family
Aug 15 14:18:58 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Aug 15 14:18:58 archlinux kernel: IPI shorthand broadcast: enabled
Aug 15 14:18:58 archlinux kernel: sched_clock: Marking stable (584454175, 390895)->(588035293, -3190223)
Aug 15 14:18:58 archlinux kernel: registered taskstats version 1
Aug 15 14:18:58 archlinux kernel: Loading compiled-in X.509 certificates
Aug 15 14:18:58 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 121efa5234a08556379082b916ef3da4c09b8511'
Aug 15 14:18:58 archlinux kernel: zswap: loaded using pool zstd/zsmalloc
Aug 15 14:18:58 archlinux kernel: Key type .fscrypt registered
Aug 15 14:18:58 archlinux kernel: Key type fscrypt-provisioning registered
Aug 15 14:18:58 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Aug 15 14:18:58 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Aug 15 14:18:58 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Aug 15 14:18:58 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Aug 15 14:18:58 archlinux kernel: PM:   Magic number: 3:682:329
Aug 15 14:18:58 archlinux kernel: tty tty50: hash matches
Aug 15 14:18:58 archlinux kernel: RAS: Correctable Errors collector initialized.
Aug 15 14:18:58 archlinux kernel: clk: Disabling unused clocks
Aug 15 14:18:58 archlinux kernel: ata3: SATA link down (SStatus 4 SControl 300)
Aug 15 14:18:58 archlinux kernel: ata5: SATA link down (SStatus 0 SControl 300)
Aug 15 14:18:58 archlinux kernel: ata2: SATA link down (SStatus 4 SControl 300)
Aug 15 14:18:58 archlinux kernel: ata1: SATA link down (SStatus 4 SControl 300)
Aug 15 14:18:58 archlinux kernel: ata4: SATA link down (SStatus 4 SControl 300)
Aug 15 14:18:58 archlinux kernel: ata6: SATA link down (SStatus 0 SControl 300)
Aug 15 14:18:58 archlinux kernel: Freeing unused decrypted memory: 2036K
Aug 15 14:18:58 archlinux kernel: Freeing unused kernel image (initmem) memory: 3348K
Aug 15 14:18:58 archlinux kernel: Write protecting the kernel read-only data: 30720k
Aug 15 14:18:58 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1560K
Aug 15 14:18:58 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Aug 15 14:18:58 archlinux kernel: rodata_test: all tests were successful
Aug 15 14:18:58 archlinux kernel: x86/mm: Checking user space page tables
Aug 15 14:18:58 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Aug 15 14:18:58 archlinux kernel: Run /init as init process
Aug 15 14:18:58 archlinux kernel:   with arguments:
Aug 15 14:18:58 archlinux kernel:     /init
Aug 15 14:18:58 archlinux kernel:   with environment:
Aug 15 14:18:58 archlinux kernel:     HOME=/
Aug 15 14:18:58 archlinux kernel:     TERM=linux
Aug 15 14:18:58 archlinux kernel:     BOOT_IMAGE=/vmlinuz-linux
Aug 15 14:18:58 archlinux kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Aug 15 14:18:58 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Aug 15 14:18:58 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Aug 15 14:18:58 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 14:18:58 archlinux kernel: usb usb1: Product: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: usb usb1: Manufacturer: Linux 6.4.10-arch1-1 xhci-hcd
Aug 15 14:18:58 archlinux kernel: usb usb1: SerialNumber: 0000:00:14.0
Aug 15 14:18:58 archlinux kernel: hub 1-0:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 1-0:1.0: 16 ports detected
Aug 15 14:18:58 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Aug 15 14:18:58 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 14:18:58 archlinux kernel: usb usb2: Product: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: usb usb2: Manufacturer: Linux 6.4.10-arch1-1 xhci-hcd
Aug 15 14:18:58 archlinux kernel: usb usb2: SerialNumber: 0000:00:14.0
Aug 15 14:18:58 archlinux kernel: hub 2-0:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 2-0:1.0: 10 ports detected
Aug 15 14:18:58 archlinux kernel: usb: port power management may be unreliable
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
Aug 15 14:18:58 archlinux kernel: nvme nvme0: pci function 0000:02:00.0
Aug 15 14:18:58 archlinux kernel: nvme nvme0: Shutdown timeout set to 10 seconds
Aug 15 14:18:58 archlinux kernel: nvme nvme0: 12/0/0 default/read/poll queues
Aug 15 14:18:58 archlinux kernel:  nvme0n1: p1 p2 p3 p4 p5
Aug 15 14:18:58 archlinux kernel: tsc: Refined TSC clocksource calibration: 3695.999 MHz
Aug 15 14:18:58 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a8d2284b57, max_idle_ns: 881590451434 ns
Aug 15 14:18:58 archlinux kernel: clocksource: Switched to clocksource tsc
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:03:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Aug 15 14:18:58 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Aug 15 14:18:58 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 14:18:58 archlinux kernel: usb usb3: Product: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: usb usb3: Manufacturer: Linux 6.4.10-arch1-1 xhci-hcd
Aug 15 14:18:58 archlinux kernel: usb usb3: SerialNumber: 0000:03:00.0
Aug 15 14:18:58 archlinux kernel: hub 3-0:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 3-0:1.0: 2 ports detected
Aug 15 14:18:58 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Aug 15 14:18:58 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Aug 15 14:18:58 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 14:18:58 archlinux kernel: usb usb4: Product: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: usb usb4: Manufacturer: Linux 6.4.10-arch1-1 xhci-hcd
Aug 15 14:18:58 archlinux kernel: usb usb4: SerialNumber: 0000:03:00.0
Aug 15 14:18:58 archlinux kernel: hub 4-0:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 4-0:1.0: 2 ports detected
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:0a:00.0: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 5
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:0a:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:0a:00.0: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 6
Aug 15 14:18:58 archlinux kernel: xhci_hcd 0000:0a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Aug 15 14:18:58 archlinux kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Aug 15 14:18:58 archlinux kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 14:18:58 archlinux kernel: usb usb5: Product: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: usb usb5: Manufacturer: Linux 6.4.10-arch1-1 xhci-hcd
Aug 15 14:18:58 archlinux kernel: usb usb5: SerialNumber: 0000:0a:00.0
Aug 15 14:18:58 archlinux kernel: hub 5-0:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 5-0:1.0: 2 ports detected
Aug 15 14:18:58 archlinux kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Aug 15 14:18:58 archlinux kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Aug 15 14:18:58 archlinux kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 14:18:58 archlinux kernel: usb usb6: Product: xHCI Host Controller
Aug 15 14:18:58 archlinux kernel: usb usb6: Manufacturer: Linux 6.4.10-arch1-1 xhci-hcd
Aug 15 14:18:58 archlinux kernel: usb usb6: SerialNumber: 0000:0a:00.0
Aug 15 14:18:58 archlinux kernel: hub 6-0:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 6-0:1.0: 2 ports detected
Aug 15 14:18:58 archlinux kernel: usb 1-4: new high-speed USB device number 2 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: i915 0000:00:02.0: enabling device (0000 -> 0003)
Aug 15 14:18:58 archlinux kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Aug 15 14:18:58 archlinux kernel: usb 1-4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.63
Aug 15 14:18:58 archlinux kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 15 14:18:58 archlinux kernel: usb 1-4: Product: USB2.1 Hub
Aug 15 14:18:58 archlinux kernel: usb 1-4: Manufacturer: GenesysLogic
Aug 15 14:18:58 archlinux kernel: hub 1-4:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 1-4:1.0: 4 ports detected
Aug 15 14:18:58 archlinux kernel: usb 2-4: new SuperSpeed USB device number 2 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 2-4: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.63
Aug 15 14:18:58 archlinux kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 15 14:18:58 archlinux kernel: usb 2-4: Product: USB3.1 Hub
Aug 15 14:18:58 archlinux kernel: usb 2-4: Manufacturer: GenesysLogic
Aug 15 14:18:58 archlinux kernel: hub 2-4:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 2-4:1.0: 4 ports detected
Aug 15 14:18:58 archlinux kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] failed to retrieve link info, disabling eDP
Aug 15 14:18:58 archlinux kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
Aug 15 14:18:58 archlinux kernel: usb 1-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.24
Aug 15 14:18:58 archlinux kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 15 14:18:58 archlinux kernel: usb 1-5: Product: USB2.0 Hub
Aug 15 14:18:58 archlinux kernel: usb 1-5: Manufacturer: GenesysLogic
Aug 15 14:18:58 archlinux kernel: hub 1-5:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 1-5:1.0: 2 ports detected
Aug 15 14:18:58 archlinux kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
Aug 15 14:18:58 archlinux kernel: usb 2-5: new SuperSpeed USB device number 3 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 2-5: New USB device found, idVendor=05e3, idProduct=0616, bcdDevice=92.24
Aug 15 14:18:58 archlinux kernel: usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 15 14:18:58 archlinux kernel: usb 2-5: Product: USB3.0 Hub
Aug 15 14:18:58 archlinux kernel: usb 2-5: Manufacturer: GenesysLogic
Aug 15 14:18:58 archlinux kernel: hub 2-5:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 2-5:1.0: 2 ports detected
Aug 15 14:18:58 archlinux kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
Aug 15 14:18:58 archlinux kernel: usb 1-4.1: new high-speed USB device number 4 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
Aug 15 14:18:58 archlinux kernel: usb 2-4.3: new SuperSpeed USB device number 4 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 2-4.3: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.63
Aug 15 14:18:58 archlinux kernel: usb 2-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 15 14:18:58 archlinux kernel: usb 2-4.3: Product: USB3.1 Hub
Aug 15 14:18:58 archlinux kernel: usb 2-4.3: Manufacturer: GenesysLogic
Aug 15 14:18:58 archlinux kernel: hub 2-4.3:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 2-4.3:1.0: 4 ports detected
Aug 15 14:18:58 archlinux kernel: usb 1-6: new high-speed USB device number 5 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 1-6: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 1.00
Aug 15 14:18:58 archlinux kernel: usb 1-6: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Aug 15 14:18:58 archlinux kernel: usb 1-6: Product: ASM107x
Aug 15 14:18:58 archlinux kernel: usb 1-6: Manufacturer: ASRock
Aug 15 14:18:58 archlinux kernel: hub 1-6:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 1-6:1.0: 4 ports detected
Aug 15 14:18:58 archlinux kernel: usb 1-5.1: new full-speed USB device number 6 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 1-5.1: New USB device found, idVendor=0d8c, idProduct=0005, bcdDevice= 1.00
Aug 15 14:18:58 archlinux kernel: usb 1-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Aug 15 14:18:58 archlinux kernel: usb 1-5.1: Product: Blue Snowball
Aug 15 14:18:58 archlinux kernel: usb 1-5.1: Manufacturer: BLUE MICROPHONE
Aug 15 14:18:58 archlinux kernel: usb 1-5.1: SerialNumber: AYM_2018/07/04_92251
Aug 15 14:18:58 archlinux kernel: usb 2-6: new SuperSpeed USB device number 5 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 2-6: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 1.00
Aug 15 14:18:58 archlinux kernel: usb 2-6: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Aug 15 14:18:58 archlinux kernel: usb 2-6: Product: ASM107x
Aug 15 14:18:58 archlinux kernel: usb 2-6: Manufacturer: ASRock
Aug 15 14:18:58 archlinux kernel: hub 2-6:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 2-6:1.0: 4 ports detected
Aug 15 14:18:58 archlinux kernel: usb 2-4.4: new SuperSpeed USB device number 6 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 2-4.4: New USB device found, idVendor=05e3, idProduct=0749, bcdDevice=15.39
Aug 15 14:18:58 archlinux kernel: usb 2-4.4: New USB device strings: Mfr=3, Product=4, SerialNumber=5
Aug 15 14:18:58 archlinux kernel: usb 2-4.4: Product: USB3.0 Card Reader
Aug 15 14:18:58 archlinux kernel: usb 2-4.4: Manufacturer: Generic
Aug 15 14:18:58 archlinux kernel: usb 2-4.4: SerialNumber: 000000001539
Aug 15 14:18:58 archlinux kernel: usb 1-7: new full-speed USB device number 7 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 1-7: not running at top speed; connect to a high speed hub
Aug 15 14:18:58 archlinux kernel: usb 1-7: New USB device found, idVendor=1e7d, idProduct=3098, bcdDevice= 1.00
Aug 15 14:18:58 archlinux kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 15 14:18:58 archlinux kernel: usb 1-7: Product: ROCCAT Vulcan AIMO
Aug 15 14:18:58 archlinux kernel: usb 1-7: Manufacturer: ROCCAT
Aug 15 14:18:58 archlinux kernel: usb 1-5.2: new full-speed USB device number 8 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 1-5.2: New USB device found, idVendor=046d, idProduct=c099, bcdDevice=60.00
Aug 15 14:18:58 archlinux kernel: usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Aug 15 14:18:58 archlinux kernel: usb 1-5.2: Product: G502 X
Aug 15 14:18:58 archlinux kernel: usb 1-5.2: Manufacturer: Logitech
Aug 15 14:18:58 archlinux kernel: usb 1-5.2: SerialNumber: 205938564746
Aug 15 14:18:58 archlinux kernel: usb 1-9: new full-speed USB device number 9 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 1-9: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
Aug 15 14:18:58 archlinux kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Aug 15 14:18:58 archlinux kernel: hid-generic 0003:0D8C:0005.0001: No inputs registered, leaving
Aug 15 14:18:58 archlinux kernel: hid-generic 0003:0D8C:0005.0001: hidraw0: USB HID v1.00 Device [BLUE MICROPHONE Blue Snowball] on usb-0000:00:14.0-5.1/input2
Aug 15 14:18:58 archlinux kernel: input: ROCCAT ROCCAT Vulcan AIMO as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:1E7D:3098.0002/input/input5
Aug 15 14:18:58 archlinux kernel: usb-storage 2-4.4:1.0: USB Mass Storage device detected
Aug 15 14:18:58 archlinux kernel: scsi host6: usb-storage 2-4.4:1.0
Aug 15 14:18:58 archlinux kernel: usbcore: registered new interface driver usb-storage
Aug 15 14:18:58 archlinux kernel: usbcore: registered new interface driver uas
Aug 15 14:18:58 archlinux kernel: hid-generic 0003:1E7D:3098.0002: input,hidraw1: USB HID v1.11 Keyboard [ROCCAT ROCCAT Vulcan AIMO] on usb-0000:00:14.0-7/input0
Aug 15 14:18:58 archlinux kernel: input: ROCCAT ROCCAT Vulcan AIMO Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1E7D:3098.0003/input/input6
Aug 15 14:18:58 archlinux kernel: input: ROCCAT ROCCAT Vulcan AIMO Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1E7D:3098.0003/input/input7
Aug 15 14:18:58 archlinux kernel: input: ROCCAT ROCCAT Vulcan AIMO System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1E7D:3098.0003/input/input8
Aug 15 14:18:58 archlinux kernel: hid-generic 0003:1E7D:3098.0003: input,hiddev96,hidraw2: USB HID v1.11 Mouse [ROCCAT ROCCAT Vulcan AIMO] on usb-0000:00:14.0-7/input1
Aug 15 14:18:58 archlinux kernel: input: ROCCAT ROCCAT Vulcan AIMO as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/0003:1E7D:3098.0004/input/input10
Aug 15 14:18:58 archlinux kernel: hid-generic 0003:1E7D:3098.0004: input,hidraw3: USB HID v1.11 Keypad [ROCCAT ROCCAT Vulcan AIMO] on usb-0000:00:14.0-7/input2
Aug 15 14:18:58 archlinux kernel: input: ROCCAT ROCCAT Vulcan AIMO as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.3/0003:1E7D:3098.0005/input/input11
Aug 15 14:18:58 archlinux kernel: hid-generic 0003:1E7D:3098.0005: input,hidraw4: USB HID v1.11 Device [ROCCAT ROCCAT Vulcan AIMO] on usb-0000:00:14.0-7/input3
Aug 15 14:18:58 archlinux kernel: input: Logitech G502 X as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.0/0003:046D:C099.0006/input/input12
Aug 15 14:18:58 archlinux kernel: hid-generic 0003:046D:C099.0006: input,hidraw5: USB HID v1.11 Mouse [Logitech G502 X] on usb-0000:00:14.0-5.2/input0
Aug 15 14:18:58 archlinux kernel: input: Logitech G502 X Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.1/0003:046D:C099.0007/input/input13
Aug 15 14:18:58 archlinux kernel: hid-generic 0003:046D:C099.0007: input,hiddev97,hidraw6: USB HID v1.11 Keyboard [Logitech G502 X] on usb-0000:00:14.0-5.2/input1
Aug 15 14:18:58 archlinux kernel: usbcore: registered new interface driver usbhid
Aug 15 14:18:58 archlinux kernel: usbhid: USB HID core driver
Aug 15 14:18:58 archlinux kernel: usb 1-4.1: New USB device found, idVendor=046d, idProduct=082d, bcdDevice= 0.11
Aug 15 14:18:58 archlinux kernel: usb 1-4.1: New USB device strings: Mfr=0, Product=2, SerialNumber=1
Aug 15 14:18:58 archlinux kernel: usb 1-4.1: Product: HD Pro Webcam C920
Aug 15 14:18:58 archlinux kernel: usb 1-4.1: SerialNumber: 265CFA6F
Aug 15 14:18:58 archlinux kernel: usb 1-4.2: new high-speed USB device number 10 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: scsi 6:0:0:0: Direct-Access     Generic  MassStorageClass 1539 PQ: 0 ANSI: 6
Aug 15 14:18:58 archlinux kernel: scsi 6:0:0:1: Direct-Access     Generic  MassStorageClass 1539 PQ: 0 ANSI: 6
Aug 15 14:18:58 archlinux kernel: usb 1-4.2: New USB device found, idVendor=2040, idProduct=8265, bcdDevice= 1.00
Aug 15 14:18:58 archlinux kernel: usb 1-4.2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Aug 15 14:18:58 archlinux kernel: usb 1-4.2: Product: dualHD
Aug 15 14:18:58 archlinux kernel: usb 1-4.2: Manufacturer: HCW
Aug 15 14:18:58 archlinux kernel: usb 1-4.2: SerialNumber: 0014305281
Aug 15 14:18:58 archlinux kernel: usb 1-4.3: new high-speed USB device number 11 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 1-4.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.63
Aug 15 14:18:58 archlinux kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 15 14:18:58 archlinux kernel: usb 1-4.3: Product: USB2.1 Hub
Aug 15 14:18:58 archlinux kernel: usb 1-4.3: Manufacturer: GenesysLogic
Aug 15 14:18:58 archlinux kernel: hub 1-4.3:1.0: USB hub found
Aug 15 14:18:58 archlinux kernel: hub 1-4.3:1.0: 4 ports detected
Aug 15 14:18:58 archlinux kernel: fbcon: Taking over console
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: new full-speed USB device number 12 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] Unit Not Ready
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] Sense Key : Aborted Command [current] 
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] Add. Sense: Incompatible medium installed
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: device descriptor read/64, error -32
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: device descriptor read/64, error -32
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: new full-speed USB device number 13 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: device descriptor read/64, error -32
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] Read Capacity(10) failed: Result: hostbyte=DID_OK driverbyte=DRIVER_OK
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] Sense Key : Aborted Command [current] 
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] Add. Sense: Incompatible medium installed
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] 0 512-byte logical blocks: (0 B/0 B)
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] 0-byte physical blocks
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: device descriptor read/64, error -32
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] Test WP failed, assume Write Enabled
Aug 15 14:18:58 archlinux kernel: usb 1-4.3-port4: attempt power cycle
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] Asking for cache data failed
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] Assuming drive cache: write through
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: [sda] Attached SCSI removable disk
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:1: [sdb] Media removed, stopped polling
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:1: [sdb] Attached SCSI removable disk
Aug 15 14:18:58 archlinux kernel: EXT4-fs (nvme0n1p4): mounted filesystem d784f2e1-9026-4481-9832-cb861cfcf26a r/w with ordered data mode. Quota mode: none.
Aug 15 14:18:58 archlinux systemd[1]: systemd 254.1-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Aug 15 14:18:58 archlinux systemd[1]: Detected architecture x86-64.
Aug 15 14:18:58 archlinux systemd[1]: bpf-lsm: LSM BPF program attached
Aug 15 14:18:58 archlinux systemd[1]: Queued start job for default target Graphical Interface.
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: new full-speed USB device number 14 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: Device not responding to setup address.
Aug 15 14:18:58 archlinux systemd[1]: Created slice Slice /system/getty.
Aug 15 14:18:58 archlinux systemd[1]: Created slice Slice /system/modprobe.
Aug 15 14:18:58 archlinux systemd[1]: Created slice Slice /system/systemd-fsck.
Aug 15 14:18:58 archlinux systemd[1]: Created slice User and Session Slice.
Aug 15 14:18:58 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Aug 15 14:18:58 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Aug 15 14:18:58 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Aug 15 14:18:58 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Aug 15 14:18:58 archlinux systemd[1]: Reached target Local Integrity Protected Volumes.
Aug 15 14:18:58 archlinux systemd[1]: Reached target Path Units.
Aug 15 14:18:58 archlinux systemd[1]: Reached target Remote File Systems.
Aug 15 14:18:58 archlinux systemd[1]: Reached target Slice Units.
Aug 15 14:18:58 archlinux systemd[1]: Reached target Local Verity Protected Volumes.
Aug 15 14:18:58 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Aug 15 14:18:58 archlinux systemd[1]: Listening on LVM2 poll daemon socket.
Aug 15 14:18:58 archlinux systemd[1]: Listening on Process Core Dump Socket.
Aug 15 14:18:58 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Aug 15 14:18:58 archlinux systemd[1]: Listening on Journal Socket.
Aug 15 14:18:58 archlinux systemd[1]: Listening on udev Control Socket.
Aug 15 14:18:58 archlinux systemd[1]: Listening on udev Kernel Socket.
Aug 15 14:18:58 archlinux systemd[1]: Mounting Huge Pages File System...
Aug 15 14:18:58 archlinux systemd[1]: Mounting POSIX Message Queue File System...
Aug 15 14:18:58 archlinux systemd[1]: Mounting Kernel Debug File System...
Aug 15 14:18:58 archlinux systemd[1]: Mounting Kernel Trace File System...
Aug 15 14:18:58 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Aug 15 14:18:58 archlinux systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Aug 15 14:18:58 archlinux systemd[1]: Starting Load Kernel Module configfs...
Aug 15 14:18:58 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Aug 15 14:18:58 archlinux systemd[1]: Starting Load Kernel Module drm...
Aug 15 14:18:58 archlinux systemd[1]: Starting Load Kernel Module fuse...
Aug 15 14:18:58 archlinux systemd[1]: Starting Load Kernel Module loop...
Aug 15 14:18:58 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 15 14:18:58 archlinux systemd[1]: Starting Journal Service...
Aug 15 14:18:58 archlinux systemd[1]: Starting Load Kernel Modules...
Aug 15 14:18:58 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 15 14:18:58 archlinux systemd[1]: Starting Remount Root and Kernel File Systems...
Aug 15 14:18:58 archlinux systemd[1]: Starting Coldplug All udev Devices...
Aug 15 14:18:58 archlinux kernel: loop: module loaded
Aug 15 14:18:58 archlinux systemd[1]: Mounted Huge Pages File System.
Aug 15 14:18:58 archlinux systemd[1]: Mounted POSIX Message Queue File System.
Aug 15 14:18:58 archlinux systemd[1]: Mounted Kernel Debug File System.
Aug 15 14:18:58 archlinux systemd[1]: Mounted Kernel Trace File System.
Aug 15 14:18:58 archlinux kernel: device-mapper: uevent: version 1.0.3
Aug 15 14:18:58 archlinux kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Aug 15 14:18:58 archlinux kernel: EXT4-fs (nvme0n1p4): re-mounted d784f2e1-9026-4481-9832-cb861cfcf26a r/w. Quota mode: none.
Aug 15 14:18:58 archlinux systemd-journald[278]: Collecting audit messages is disabled.
Aug 15 14:18:58 archlinux kernel: fuse: init (API version 7.38)
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: Attached scsi generic sg0 type 0
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:1: Attached scsi generic sg1 type 0
Aug 15 14:18:58 archlinux kernel: mc: Linux media interface: v0.10
Aug 15 14:18:58 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Aug 15 14:18:58 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Aug 15 14:18:58 archlinux kernel: videodev: Linux video capture interface: v2.00
Aug 15 14:18:58 archlinux kernel: v4l2loopback_dc: loading out-of-tree module taints kernel.
Aug 15 14:18:58 archlinux kernel: v4l2loopback_dc: module verification failed: signature and/or required key missing - tainting kernel
Aug 15 14:18:58 archlinux kernel: v4l2loopback driver version 0.6.3 (droidcam) loaded
Aug 15 14:18:58 archlinux systemd[1]: Finished Load Kernel Module configfs.
Aug 15 14:18:58 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 15 14:18:58 archlinux systemd-journald[278]: Journal started
Aug 15 14:18:58 archlinux systemd-journald[278]: Runtime Journal (/run/log/journal/d21a2c0902a345689b1674099dce7a9e) is 8.0M, max 3.1G, 3.1G free.
Aug 15 14:18:58 archlinux systemd-modules-load[279]: Inserted module 'crypto_user'
Aug 15 14:18:58 archlinux systemd-modules-load[279]: Inserted module 'sr_mod'
Aug 15 14:18:58 archlinux systemd-modules-load[279]: Inserted module 'sg'
Aug 15 14:18:58 archlinux systemd-modules-load[279]: Inserted module 'videodev'
Aug 15 14:18:58 archlinux systemd-modules-load[279]: Inserted module 'v4l2loopback_dc'
Aug 15 14:18:58 archlinux systemd-modules-load[279]: Inserted module 'snd_aloop'
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:18:58 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:18:58 archlinux systemd-modules-load[279]: Inserted module 'dvb_usb_rtl28xxu'
Aug 15 14:18:58 archlinux kernel: usbcore: registered new interface driver dvb_usb_rtl28xxu
Aug 15 14:18:58 archlinux systemd-modules-load[279]: Inserted module 'rtl2830'
Aug 15 14:18:58 archlinux systemd[1]: modprobe@drm.service: Deactivated successfully.
Aug 15 14:18:58 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Aug 15 14:18:58 archlinux systemd[1]: Started Journal Service.
Aug 15 14:18:58 archlinux systemd[1]: Finished Load Kernel Module drm.
Aug 15 14:18:58 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: Device not responding to setup address.
Aug 15 14:18:58 archlinux systemd[1]: Finished Load Kernel Module fuse.
Aug 15 14:18:58 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 15 14:18:58 archlinux systemd[1]: Finished Load Kernel Module loop.
Aug 15 14:18:58 archlinux systemd[1]: Finished Remount Root and Kernel File Systems.
Aug 15 14:18:58 archlinux systemd[1]: Finished Coldplug All udev Devices.
Aug 15 14:18:58 archlinux systemd[1]: Mounting FUSE Control File System...
Aug 15 14:18:58 archlinux systemd[1]: Mounting Kernel Configuration File System...
Aug 15 14:18:58 archlinux systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Aug 15 14:18:58 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Aug 15 14:18:58 archlinux systemd[1]: Starting Load/Save OS Random Seed...
Aug 15 14:18:58 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Aug 15 14:18:58 archlinux systemd[1]: Starting Create System Users...
Aug 15 14:18:58 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Aug 15 14:18:58 archlinux systemd[1]: Mounted FUSE Control File System.
Aug 15 14:18:58 archlinux systemd[1]: Mounted Kernel Configuration File System.
Aug 15 14:18:58 archlinux systemd-journald[278]: Time spent on flushing to /var/log/journal/d21a2c0902a345689b1674099dce7a9e is 41.890ms for 1078 entries.
Aug 15 14:18:58 archlinux systemd-journald[278]: System Journal (/var/log/journal/d21a2c0902a345689b1674099dce7a9e) is 692.2M, max 4.0G, 3.3G free.
Aug 15 14:18:58 archlinux systemd-journald[278]: Received client request to flush runtime journal.
Aug 15 14:18:58 archlinux systemd-journald[278]: /var/log/journal/d21a2c0902a345689b1674099dce7a9e/system.journal: Boot ID changed since last record, rotating.
Aug 15 14:18:58 archlinux systemd-journald[278]: Rotating system journal.
Aug 15 14:18:58 archlinux systemd[1]: Finished Load/Save OS Random Seed.
Aug 15 14:18:58 archlinux systemd[1]: Finished Create System Users.
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: device not accepting address 14, error -71
Aug 15 14:18:58 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Aug 15 14:18:58 archlinux systemd[1]: Finished Flush Journal to Persistent Storage.
Aug 15 14:18:58 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Aug 15 14:18:58 archlinux systemd-udevd[317]: Using default interface naming scheme 'v253'.
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: new full-speed USB device number 15 using xhci_hcd
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: Device not responding to setup address.
Aug 15 14:18:58 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Aug 15 14:18:58 archlinux mtp-probe[374]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7"
Aug 15 14:18:58 archlinux mtp-probe[374]: bus: 1, device: 7 was not an MTP device
Aug 15 14:18:58 archlinux mtp-probe[385]: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4.4"
Aug 15 14:18:58 archlinux mtp-probe[385]: bus: 2, device: 6 was not an MTP device
Aug 15 14:18:58 archlinux systemd[1]: Found device Corsair MP600 PRO XT EFI\x20system\x20partition.
Aug 15 14:18:58 archlinux mtp-probe[398]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2"
Aug 15 14:18:58 archlinux systemd[1]: Found device Corsair MP600 PRO XT Linux\x20swap.
Aug 15 14:18:58 archlinux mtp-probe[398]: bus: 1, device: 8 was not an MTP device
Aug 15 14:18:58 archlinux systemd[1]: Found device Corsair MP600 PRO XT Linux\x20filesystem.
Aug 15 14:18:58 archlinux mtp-probe[403]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.1"
Aug 15 14:18:58 archlinux kernel: EDAC ie31200: No ECC support
Aug 15 14:18:58 archlinux kernel: EDAC ie31200: No ECC support
Aug 15 14:18:58 archlinux mtp-probe[403]: bus: 1, device: 6 was not an MTP device
Aug 15 14:18:58 archlinux systemd[1]: Activating swap /dev/disk/by-uuid/c4ac3243-3900-4ced-8857-76f67926dd8e...
Aug 15 14:18:58 archlinux mtp-probe[432]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1"
Aug 15 14:18:58 archlinux mtp-probe[432]: bus: 1, device: 4 was not an MTP device
Aug 15 14:18:58 archlinux mtp-probe[436]: checking bus 1, device 10: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2"
Aug 15 14:18:58 archlinux mtp-probe[436]: bus: 1, device: 10 was not an MTP device
Aug 15 14:18:58 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Aug 15 14:18:58 archlinux systemd[1]: Starting Load Kernel Module loop...
Aug 15 14:18:58 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 15 14:18:58 archlinux systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Aug 15 14:18:58 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 15 14:18:58 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 15 14:18:58 archlinux kernel: Adding 68359164k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:68359164k SSFS
Aug 15 14:18:58 archlinux systemd[1]: Finished Load Kernel Module loop.
Aug 15 14:18:58 archlinux kernel: MACsec IEEE 802.1AE
Aug 15 14:18:58 archlinux kernel: dca service started, version 1.12.1
Aug 15 14:18:58 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input16
Aug 15 14:18:58 archlinux systemd[1]: Activated swap /dev/disk/by-uuid/c4ac3243-3900-4ced-8857-76f67926dd8e.
Aug 15 14:18:58 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 15 14:18:58 archlinux kernel: usb 1-4.3.4: Device not responding to setup address.
Aug 15 14:18:58 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Aug 15 14:18:58 archlinux kernel: e1000e: Intel(R) PRO/1000 Network Driver
Aug 15 14:18:58 archlinux kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Aug 15 14:18:58 archlinux kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Aug 15 14:18:58 archlinux kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.1: [8086:a2a0] type 00 class 0x058000
Aug 15 14:18:58 archlinux kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
Aug 15 14:18:58 archlinux kernel: i2c i2c-5: 4/4 memory slots populated (from DMI)
Aug 15 14:18:58 archlinux kernel: i2c i2c-5: Successfully instantiated SPD at 0x50
Aug 15 14:18:58 archlinux kernel: i2c i2c-5: Successfully instantiated SPD at 0x51
Aug 15 14:18:58 archlinux kernel: i2c i2c-5: Successfully instantiated SPD at 0x52
Aug 15 14:18:58 archlinux kernel: i2c i2c-5: Successfully instantiated SPD at 0x53
Aug 15 14:18:58 archlinux systemd[1]: Reached target Swaps.
Aug 15 14:18:58 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Aug 15 14:18:58 archlinux systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Aug 15 14:18:58 archlinux kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
Aug 15 14:18:58 archlinux systemd[1]: Mounting Temporary Directory /tmp...
Aug 15 14:18:58 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Aug 15 14:18:58 archlinux systemd[1]: Starting Load Kernel Module loop...
Aug 15 14:18:58 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 15 14:18:58 archlinux systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Aug 15 14:18:58 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 15 14:18:58 archlinux systemd[1]: Starting Virtual Console Setup...
Aug 15 14:18:58 archlinux systemd[1]: Mounted Temporary Directory /tmp.
Aug 15 14:18:58 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 15 14:18:58 archlinux kernel: iTCO_vendor_support: vendor-support=0
Aug 15 14:18:58 archlinux kernel: igb: Intel(R) Gigabit Ethernet Network Driver
Aug 15 14:18:58 archlinux kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
Aug 15 14:18:58 archlinux kernel: ee1004 5-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Aug 15 14:18:58 archlinux kernel: ee1004 5-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Aug 15 14:18:58 archlinux kernel: ee1004 5-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
Aug 15 14:18:58 archlinux kernel: ee1004 5-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
Aug 15 14:18:58 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Aug 15 14:18:58 archlinux kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Aug 15 14:18:58 archlinux kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Aug 15 14:18:58 archlinux (udev-worker)[332]: cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
Aug 15 14:18:58 archlinux kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Aug 15 14:18:58 archlinux kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Aug 15 14:18:58 archlinux kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Aug 15 14:18:58 archlinux kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Aug 15 14:18:58 archlinux kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Aug 15 14:18:58 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Aug 15 14:18:58 archlinux kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Aug 15 14:18:58 archlinux kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Aug 15 14:18:58 archlinux kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Aug 15 14:18:58 archlinux kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Aug 15 14:18:58 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Aug 15 14:18:58 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 15 14:18:58 archlinux kernel: Intel(R) Wireless WiFi driver for Linux
Aug 15 14:18:58 archlinux kernel: iwlwifi 0000:06:00.0: enabling device (0000 -> 0002)
Aug 15 14:18:58 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Aug 15 14:18:58 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input17
Aug 15 14:18:58 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input18
Aug 15 14:18:59 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input19
Aug 15 14:18:59 archlinux kernel: pps pps0: new PPS source ptp0
Aug 15 14:18:59 archlinux kernel: iwlwifi 0000:06:00.0: Detected crf-id 0x0, cnv-id 0x0 wfpm id 0x0
Aug 15 14:18:59 archlinux kernel: iwlwifi 0000:06:00.0: PCI dev 24fb/2110, rev=0x220, rfid=0xd55555d5
Aug 15 14:18:59 archlinux kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input20
Aug 15 14:18:59 archlinux kernel: igb 0000:07:00.0: added PHC on eth0
Aug 15 14:18:59 archlinux kernel: igb 0000:07:00.0: Intel(R) Gigabit Ethernet Network Connection
Aug 15 14:18:59 archlinux kernel: igb 0000:07:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:85:c2:5a:01:3d
Aug 15 14:18:59 archlinux kernel: igb 0000:07:00.0: eth0: PBA No: FFFFFF-0FF
Aug 15 14:18:59 archlinux kernel: igb 0000:07:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
Aug 15 14:18:59 archlinux kernel: iwlwifi 0000:06:00.0: loaded firmware version 29.198743027.0 3168-29.ucode op_mode iwlmvm
Aug 15 14:18:59 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Aug 15 14:18:59 archlinux kernel: AES CTR mode by8 optimization enabled
Aug 15 14:18:59 archlinux systemd[1]: Finished Load Kernel Module loop.
Aug 15 14:18:59 archlinux kernel: igb 0000:07:00.0 enp7s0: renamed from eth0
Aug 15 14:18:59 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Aug 15 14:18:59 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Aug 15 14:18:59 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Aug 15 14:18:59 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Aug 15 14:18:59 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
Aug 15 14:18:59 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Aug 15 14:18:59 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Aug 15 14:18:59 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Aug 15 14:18:59 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Aug 15 14:18:59 archlinux kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input21
Aug 15 14:18:59 archlinux kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input22
Aug 15 14:18:59 archlinux kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card1/input23
Aug 15 14:18:59 archlinux kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card1/input24
Aug 15 14:18:59 archlinux kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card1/input25
Aug 15 14:18:59 archlinux kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card1/input26
Aug 15 14:18:59 archlinux kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card1/input27
Aug 15 14:18:59 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input28
Aug 15 14:18:59 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input29
Aug 15 14:18:59 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input30
Aug 15 14:18:59 archlinux systemd[1]: Finished Virtual Console Setup.
Aug 15 14:18:59 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Aug 15 14:18:59 archlinux systemd[1]: Starting Load Kernel Module loop...
Aug 15 14:18:59 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 15 14:18:59 archlinux systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Aug 15 14:18:59 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 15 14:18:59 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 15 14:18:59 archlinux kernel: usb 1-4.3.4: device not accepting address 15, error -71
Aug 15 14:18:59 archlinux kernel: usb 1-4.3-port4: unable to enumerate USB device
Aug 15 14:18:59 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Aug 15 14:18:59 archlinux kernel: em28xx 1-4.2:1.0: New device HCW dualHD @ 480 Mbps (2040:8265, interface 0, class 0)
Aug 15 14:18:59 archlinux kernel: em28xx 1-4.2:1.0: DVB interface 0 found: bulk
Aug 15 14:18:59 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Aug 15 14:18:59 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 15 14:18:59 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:18:59 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:18:59 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:18:59 archlinux kernel: iwlwifi 0000:06:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
Aug 15 14:18:59 archlinux kernel: thermal thermal_zone0: failed to read out thermal zone (-61)
Aug 15 14:18:59 archlinux kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Aug 15 14:18:59 archlinux (udev-worker)[338]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 99.
Aug 15 14:18:59 archlinux kernel: iwlwifi 0000:06:00.0: base HW address: f4:96:34:5f:2c:ba, OTP minor version: 0x0
Aug 15 14:18:59 archlinux systemd[1]: Finished Load Kernel Module loop.
Aug 15 14:18:59 archlinux kernel: em28xx 1-4.2:1.0: chip ID is em28174
Aug 15 14:18:59 archlinux kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Aug 15 14:18:59 archlinux kernel: iwlwifi 0000:06:00.0 wlp6s0: renamed from wlan0
Aug 15 14:18:59 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Aug 15 14:18:59 archlinux systemd[1]: Starting Load Kernel Module loop...
Aug 15 14:18:59 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 15 14:18:59 archlinux systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Aug 15 14:18:59 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 15 14:18:59 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 15 14:18:59 archlinux kernel: e1000e 0000:00:1f.6 eth1: (PCI Express:2.5GT/s:Width x1) 70:85:c2:5a:01:3d
Aug 15 14:18:59 archlinux kernel: e1000e 0000:00:1f.6 eth1: Intel(R) PRO/1000 Network Connection
Aug 15 14:18:59 archlinux kernel: e1000e 0000:00:1f.6 eth1: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
Aug 15 14:18:59 archlinux kernel: atlantic 0000:0c:00.0 enp12s0: renamed from eth0
Aug 15 14:18:59 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Aug 15 14:18:59 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 15 14:18:59 archlinux kernel: intel_tcc_cooling: Programmable TCC Offset detected
Aug 15 14:18:59 archlinux kernel: intel_rapl_common: Found RAPL domain package
Aug 15 14:18:59 archlinux kernel: intel_rapl_common: Found RAPL domain core
Aug 15 14:18:59 archlinux kernel: intel_rapl_common: Found RAPL domain uncore
Aug 15 14:18:59 archlinux kernel: intel_rapl_common: Found RAPL domain dram
Aug 15 14:18:59 archlinux systemd[1]: Finished Load Kernel Module loop.
Aug 15 14:18:59 archlinux kernel: e1000e 0000:00:1f.6 eno1: renamed from eth1
Aug 15 14:18:59 archlinux kernel: Bluetooth: Core ver 2.22
Aug 15 14:18:59 archlinux kernel: NET: Registered PF_BLUETOOTH protocol family
Aug 15 14:18:59 archlinux kernel: Bluetooth: HCI device and connection manager initialized
Aug 15 14:18:59 archlinux kernel: Bluetooth: HCI socket layer initialized
Aug 15 14:18:59 archlinux kernel: Bluetooth: L2CAP socket layer initialized
Aug 15 14:18:59 archlinux kernel: Bluetooth: SCO socket layer initialized
Aug 15 14:18:59 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Aug 15 14:18:59 archlinux kernel: usbcore: registered new interface driver btusb
Aug 15 14:18:59 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
Aug 15 14:18:59 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Aug 15 14:18:59 archlinux kernel: Bluetooth: hci0: Legacy ROM 2.x revision 5.0 build 25 week 20 2015
Aug 15 14:18:59 archlinux kernel: Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
Aug 15 14:18:59 archlinux systemd[1]: Starting Load Kernel Module loop...
Aug 15 14:18:59 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 15 14:18:59 archlinux systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Aug 15 14:18:59 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 15 14:18:59 archlinux systemd[1]: Started Load/Save RF Kill Switch Status.
Aug 15 14:18:59 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 15 14:18:59 archlinux kernel: nvidia: module license 'NVIDIA' taints kernel.
Aug 15 14:18:59 archlinux kernel: Disabling lock debugging due to kernel taint
Aug 15 14:18:59 archlinux kernel: nvidia: module license taints kernel.
Aug 15 14:18:59 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Aug 15 14:18:59 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 15 14:18:59 archlinux systemd[1]: Finished Load Kernel Module loop.
Aug 15 14:18:59 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Aug 15 14:18:59 archlinux kernel: usbcore: registered new interface driver snd-usb-audio
Aug 15 14:18:59 archlinux kernel: usb 1-4.1: Found UVC 1.00 device HD Pro Webcam C920 (046d:082d)
Aug 15 14:18:59 archlinux kernel: usbcore: registered new interface driver uvcvideo
Aug 15 14:18:59 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Aug 15 14:18:59 archlinux systemd[1]: Starting Load Kernel Module loop...
Aug 15 14:18:59 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 15 14:18:59 archlinux systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Aug 15 14:18:59 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 15 14:18:59 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 15 14:18:59 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:18:59 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:18:59 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:18:59 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Aug 15 14:18:59 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 15 14:18:59 archlinux systemd[1]: Finished Load Kernel Module loop.
Aug 15 14:18:59 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Aug 15 14:18:59 archlinux kernel: Bluetooth: hci0: Intel BT fw patch 0x43 completed & activated
Aug 15 14:18:59 archlinux kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Aug 15 14:18:59 archlinux kernel: 
Aug 15 14:18:59 archlinux kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Aug 15 14:18:59 archlinux kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  535.98  Tue Aug  1 21:42:05 UTC 2023
Aug 15 14:18:59 archlinux (udev-worker)[360]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Aug 15 14:18:59 archlinux (udev-worker)[360]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Aug 15 14:18:59 archlinux kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  535.98  Tue Aug  1 21:40:14 UTC 2023
Aug 15 14:18:59 archlinux kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Aug 15 14:18:59 archlinux kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Aug 15 14:18:59 archlinux kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Aug 15 14:18:59 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:18:59 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:18:59 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:18:59 archlinux systemd-modules-load[279]: Inserted module 'nvidia_uvm'
Aug 15 14:18:59 archlinux kernel: nvidia-uvm: Loaded the UVM driver, major device number 508.
Aug 15 14:19:00 archlinux kernel: vboxdrv: Found 12 processor cores/threads
Aug 15 14:19:00 archlinux systemd-modules-load[279]: Inserted module 'vboxdrv'
Aug 15 14:19:00 archlinux systemd-modules-load[279]: Inserted module 'vboxnetadp'
Aug 15 14:19:00 archlinux kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3695994876 Hz
Aug 15 14:19:00 archlinux kernel: vboxdrv: Successfully loaded version 7.0.10 r158379 (interface 0x00330004)
Aug 15 14:19:00 archlinux kernel: VBoxNetAdp: Successfully started.
Aug 15 14:19:00 archlinux systemd-modules-load[279]: Inserted module 'vboxnetflt'
Aug 15 14:19:00 archlinux kernel: VBoxNetFlt: Successfully started.
Aug 15 14:19:00 archlinux systemd-modules-load[279]: Inserted module 'vmw_vmci'
Aug 15 14:19:00 archlinux systemd-modules-load[279]: Failed to find module 'vmmon'
Aug 15 14:19:00 archlinux kernel: Guest personality initialized and is inactive
Aug 15 14:19:00 archlinux kernel: VMCI host device registered (name=vmci, major=10, minor=120)
Aug 15 14:19:00 archlinux kernel: Initialized host personality
Aug 15 14:19:00 archlinux systemd[1]: Finished Load Kernel Modules.
Aug 15 14:19:00 archlinux systemd[1]: Starting Apply Kernel Variables...
Aug 15 14:19:00 archlinux systemd[1]: Finished Apply Kernel Variables.
Aug 15 14:19:00 archlinux kernel: em28xx 1-4.2:1.0: EEPROM ID = 26 00 01 00, EEPROM hash = 0x66edc64c
Aug 15 14:19:00 archlinux kernel: em28xx 1-4.2:1.0: EEPROM info:
Aug 15 14:19:00 archlinux kernel: em28xx 1-4.2:1.0:         microcode start address = 0x0004, boot configuration = 0x01
Aug 15 14:19:00 archlinux kernel: em28xx 1-4.2:1.0:         AC97 audio (5 sample rates)
Aug 15 14:19:00 archlinux kernel: em28xx 1-4.2:1.0:         500mA max power
Aug 15 14:19:00 archlinux kernel: em28xx 1-4.2:1.0:         Table at offset 0x27, strings=0x0e6a, 0x1888, 0x087e
Aug 15 14:19:00 archlinux kernel: em28xx 1-4.2:1.0: Identified as Hauppauge WinTV-dualHD DVB (card=99)
Aug 15 14:19:00 archlinux kernel: tveeprom: Hauppauge model 204209, rev C2I6, serial# 14305281
Aug 15 14:19:00 archlinux kernel: tveeprom: tuner model is SiLabs Si2157 (idx 186, type 4)
Aug 15 14:19:00 archlinux kernel: tveeprom: TV standards PAL(B/G) NTSC(M) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom 0xfc)
Aug 15 14:19:00 archlinux kernel: tveeprom: audio processor is None (idx 0)
Aug 15 14:19:00 archlinux kernel: tveeprom: has no radio, has IR receiver, has no IR transmitter
Aug 15 14:19:00 archlinux kernel: em28xx 1-4.2:1.0: We currently don't support analog TV or stream capture on dual tuners.
Aug 15 14:19:00 archlinux kernel: em28xx 1-4.2:1.0: dvb set to bulk mode.
Aug 15 14:19:00 archlinux systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Aug 15 14:19:00 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Aug 15 14:19:00 archlinux systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Aug 15 14:19:00 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/78c48dc2-b490-4cf5-be3a-2126732512ae...
Aug 15 14:19:00 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/B771-998A...
Aug 15 14:19:00 archlinux kernel: em28xx 1-4.2:1.0: chip ID is em28174
Aug 15 14:19:00 archlinux systemd-fsck[675]: /dev/nvme0n1p2: clean, 1054/58624 files, 140315/256000 blocks
Aug 15 14:19:00 archlinux systemd-fsck[674]: fsck.fat 4.2 (2021-01-31)
Aug 15 14:19:00 archlinux systemd-fsck[674]: There are differences between boot sector and its backup.
Aug 15 14:19:00 archlinux systemd-fsck[674]: This is mostly harmless. Differences: (offset:original/backup)
Aug 15 14:19:00 archlinux systemd-fsck[674]:   67:8a/71, 68:99/b7, 69:71/8a, 70:b7/99
Aug 15 14:19:00 archlinux systemd-fsck[674]:   Not automatically fixing this.
Aug 15 14:19:00 archlinux systemd-fsck[674]: /dev/nvme0n1p1: 14 files, 8650/189518 clusters
Aug 15 14:19:00 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/78c48dc2-b490-4cf5-be3a-2126732512ae.
Aug 15 14:19:00 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/B771-998A.
Aug 15 14:19:00 archlinux systemd[1]: Mounting /boot...
Aug 15 14:19:00 archlinux systemd[1]: Mounting /efi...
Aug 15 14:19:00 archlinux kernel: EXT4-fs (nvme0n1p2): mounted filesystem 78c48dc2-b490-4cf5-be3a-2126732512ae r/w with ordered data mode. Quota mode: none.
Aug 15 14:19:00 archlinux systemd[1]: Mounted /boot.
Aug 15 14:19:00 archlinux systemd[1]: Mounted /efi.
Aug 15 14:19:00 archlinux systemd[1]: Reached target Local File Systems.
Aug 15 14:19:00 archlinux systemd[1]: Starting Rebuild Dynamic Linker Cache...
Aug 15 14:19:00 archlinux systemd[1]: Starting Set Up Additional Binary Formats...
Aug 15 14:19:00 archlinux systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Aug 15 14:19:00 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Aug 15 14:19:00 archlinux systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 688 (systemd-binfmt)
Aug 15 14:19:00 archlinux systemd[1]: Mounting Arbitrary Executable File Formats File System...
Aug 15 14:19:00 archlinux systemd[1]: Mounted Arbitrary Executable File Formats File System.
Aug 15 14:19:00 archlinux systemd[1]: Finished Set Up Additional Binary Formats.
Aug 15 14:19:00 archlinux systemd[1]: Finished Create Volatile Files and Directories.
Aug 15 14:19:00 archlinux systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Aug 15 14:19:00 archlinux systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Aug 15 14:19:00 archlinux systemd[1]: Starting Rebuild Journal Catalog...
Aug 15 14:19:00 archlinux systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Aug 15 14:19:00 archlinux systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Aug 15 14:19:00 archlinux systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Aug 15 14:19:00 archlinux systemd[1]: Finished Rebuild Dynamic Linker Cache.
Aug 15 14:19:00 archlinux systemd[1]: Finished Rebuild Journal Catalog.
Aug 15 14:19:00 archlinux systemd[1]: Starting Update is Completed...
Aug 15 14:19:01 archlinux systemd[1]: Finished Update is Completed.
Aug 15 14:19:01 archlinux systemd[1]: Reached target System Initialization.
Aug 15 14:19:01 archlinux systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Aug 15 14:19:01 archlinux systemd[1]: Started Daily rotation of log files.
Aug 15 14:19:01 archlinux systemd[1]: Started Daily man-db regeneration.
Aug 15 14:19:01 archlinux systemd[1]: Started Daily verification of password and group files.
Aug 15 14:19:01 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Aug 15 14:19:01 archlinux systemd[1]: Started Daily locate database update.
Aug 15 14:19:01 archlinux systemd[1]: Reached target Timer Units.
Aug 15 14:19:01 archlinux systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Aug 15 14:19:01 archlinux systemd[1]: Listening on CUPS Scheduler.
Aug 15 14:19:01 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Aug 15 14:19:01 archlinux systemd[1]: Reached target Socket Units.
Aug 15 14:19:01 archlinux systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 15 14:19:01 archlinux systemd[1]: Reached target Basic System.
Aug 15 14:19:01 archlinux systemd[1]: Starting Save/Restore Sound Card State...
Aug 15 14:19:01 archlinux systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Aug 15 14:19:01 archlinux systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Aug 15 14:19:01 archlinux systemd[1]: Starting Bluetooth service...
Aug 15 14:19:01 archlinux (uetoothd)[705]: bluetooth.service: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Aug 15 14:19:01 archlinux systemd[1]: Starting D-Bus System Message Bus...
Aug 15 14:19:01 archlinux alsactl[703]: alsa-lib main.c:1560:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2
Aug 15 14:19:01 archlinux systemd[1]: Started DHCP/ IPv4LL/ IPv6RA/ DHCPv6 client on all interfaces.
Aug 15 14:19:01 archlinux systemd[1]: Reached target Network.
Aug 15 14:19:01 archlinux systemd[1]: Reached target Network is Online.
Aug 15 14:19:01 archlinux systemd[1]: Starting CUPS Scheduler...
Aug 15 14:19:01 archlinux alsactl[703]: Found hardware: "HDA-Intel" "Realtek ALC1220" "HDA:10ec1220,18491221,00100003 HDA:8086280b,80860101,00100000" "0x1849" "0x1221"
Aug 15 14:19:01 archlinux alsactl[703]: Hardware is initialized using a generic method
Aug 15 14:19:01 archlinux systemd[1]: Starting Initialize hardware monitoring sensors...
Aug 15 14:19:01 archlinux (modprobe)[709]: lm_sensors.service: Referenced but unset environment variable evaluates to an empty string: BUS_MODULES
Aug 15 14:19:01 archlinux dhcpcd[707]: dhcpcd-10.0.2 starting
Aug 15 14:19:01 archlinux systemd[1]: Starting Network Time Service...
Aug 15 14:19:01 archlinux dhcpcd[710]: dev: loaded udev
Aug 15 14:19:01 archlinux dhcpcd[710]: DUID 00:01:00:01:2b:f4:12:4b:f4:96:34:5f:2c:ba
Aug 15 14:19:01 archlinux systemd[1]: Starting User Login Management...
Aug 15 14:19:01 archlinux systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 15 14:19:01 archlinux systemd[1]: Starting Permit User Sessions...
Aug 15 14:19:01 archlinux systemd[1]: VMware Networks Configuration Generation was skipped because of an unmet condition check (ConditionPathExists=!/etc/vmware/networking).
Aug 15 14:19:01 archlinux systemd[1]: Starting VMware Networks...
Aug 15 14:19:01 archlinux systemd[1]: Started VMware USB Arbitrator.
Aug 15 14:19:01 archlinux systemd[1]: Open Virtual Machine Tools (vmware-vmblock-fuse) was skipped because of an unmet condition check (ConditionVirtualization=vmware).
Aug 15 14:19:01 archlinux modprobe[717]: modprobe: FATAL: Module vmnet not found in directory /lib/modules/6.4.10-arch1-1
Aug 15 14:19:01 archlinux ntpd[713]: ntpd 4.2.8p17@1.4004-o Tue Jun  6 14:05:47 UTC 2023 (1): Starting
Aug 15 14:19:01 archlinux ntpd[713]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Aug 15 14:19:01 archlinux ntpd[713]: ----------------------------------------------------
Aug 15 14:19:01 archlinux ntpd[713]: ntp-4 is maintained by Network Time Foundation,
Aug 15 14:19:01 archlinux ntpd[713]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Aug 15 14:19:01 archlinux ntpd[713]: corporation.  Support and training for ntp-4 are
Aug 15 14:19:01 archlinux ntpd[713]: available at https://www.nwtime.org/support
Aug 15 14:19:01 archlinux ntpd[713]: ----------------------------------------------------
Aug 15 14:19:01 archlinux ntpd[713]: DEBUG behavior is enabled - a violation of any
Aug 15 14:19:01 archlinux ntpd[713]: diagnostic assertion will cause ntpd to abort
Aug 15 14:19:01 archlinux ntpd[720]: proto: precision = 0.081 usec (-23)
Aug 15 14:19:01 archlinux ntpd[720]: basedate set to 2023-05-25
Aug 15 14:19:01 archlinux ntpd[720]: gps base set to 2023-05-28 (week 2264)
Aug 15 14:19:01 archlinux ntpd[720]: initial drift restored to 10.123000
Aug 15 14:19:01 archlinux kernel: nct6775: Found NCT6791D or compatible chip at 0x2e:0x290
Aug 15 14:19:01 archlinux ntpd[720]: Listen and drop on 0 v6wildcard [::]:123
Aug 15 14:19:01 archlinux ntpd[720]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Aug 15 14:19:01 archlinux ntpd[720]: Listen normally on 2 lo 127.0.0.1:123
Aug 15 14:19:01 archlinux ntpd[720]: Listen normally on 3 lo [::1]:123
Aug 15 14:19:01 archlinux ntpd[720]: Listening on routing socket on fd #20 for interface updates
Aug 15 14:19:01 archlinux ntpd[720]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Aug 15 14:19:01 archlinux ntpd[720]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Aug 15 14:19:01 archlinux kernel: 8021q: 802.1Q VLAN Support v1.8
Aug 15 14:19:01 archlinux bluetoothd[705]: Bluetooth daemon 5.68
Aug 15 14:19:01 archlinux bluetoothd[705]: Starting SDP server
Aug 15 14:19:01 archlinux bluetoothd[705]: src/plugin.c:plugin_init() System does not support csip plugin
Aug 15 14:19:01 archlinux bluetoothd[705]: src/plugin.c:plugin_init() System does not support vcp plugin
Aug 15 14:19:01 archlinux bluetoothd[705]: src/plugin.c:plugin_init() System does not support mcp plugin
Aug 15 14:19:01 archlinux bluetoothd[705]: src/plugin.c:plugin_init() System does not support bass plugin
Aug 15 14:19:01 archlinux bluetoothd[705]: src/plugin.c:plugin_init() System does not support bap plugin
Aug 15 14:19:01 archlinux systemd-logind[715]: New seat seat0.
Aug 15 14:19:01 archlinux kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Aug 15 14:19:01 archlinux kernel: Bluetooth: BNEP filters: protocol multicast
Aug 15 14:19:01 archlinux kernel: Bluetooth: BNEP socket layer initialized
Aug 15 14:19:01 archlinux dbus-daemon[706]: [system] Activating systemd to hand-off: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.0' (uid=0 pid=705 comm="/usr/lib/bluetooth/bluetoothd")
Aug 15 14:19:01 archlinux bluetoothd[705]: Bluetooth management interface 1.22 initialized
Aug 15 14:19:01 archlinux systemd-logind[715]: Watching system buttons on /dev/input/event2 (Power Button)
Aug 15 14:19:01 archlinux systemd-logind[715]: Watching system buttons on /dev/input/event1 (Power Button)
Aug 15 14:19:01 archlinux systemd-logind[715]: Watching system buttons on /dev/input/event0 (Sleep Button)
Aug 15 14:19:01 archlinux kernel: Bluetooth: MGMT ver 1.22
Aug 15 14:19:01 archlinux systemd[1]: Finished Save/Restore Sound Card State.
Aug 15 14:19:01 archlinux systemd[1]: Started D-Bus System Message Bus.
Aug 15 14:19:01 archlinux systemd-logind[715]: Watching system buttons on /dev/input/event11 (Logitech G502 X Keyboard)
Aug 15 14:19:01 archlinux systemd-logind[715]: Watching system buttons on /dev/input/event4 (ROCCAT ROCCAT Vulcan AIMO)
Aug 15 14:19:01 archlinux systemd-logind[715]: Watching system buttons on /dev/input/event6 (ROCCAT ROCCAT Vulcan AIMO Consumer Control)
Aug 15 14:19:01 archlinux systemd-logind[715]: Watching system buttons on /dev/input/event7 (ROCCAT ROCCAT Vulcan AIMO System Control)
Aug 15 14:19:01 archlinux systemd-logind[715]: Watching system buttons on /dev/input/event8 (ROCCAT ROCCAT Vulcan AIMO)
Aug 15 14:19:01 archlinux systemd-logind[715]: Watching system buttons on /dev/input/event9 (ROCCAT ROCCAT Vulcan AIMO)
Aug 15 14:19:01 archlinux kernel: NET: Registered PF_ALG protocol family
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT --- GLOBAL SETTINGS /usr/lib/vmware/settings
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT --- NON PERSISTENT (null)
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT --- HOST DEFAULTS /etc/vmware/config
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT              product.name = "VMware Player"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT           product.version = "16.0.0"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT       product.buildNumber = "16894299"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT workstation.product.version = "16.0.0"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT    player.product.version = "16.0.0"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT        vix.config.version = "1"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT                    bindir = "/usr/bin"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT                    libdir = "/usr/lib/vmware"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT                vix.libdir = "/usr/lib/vmware-vix"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT             initscriptdir = "/usr/lib/systemd/scripts"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT           vmware.fullpath = "/usr/bin/vmware"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT            authd.fullpath = "/usr/bin/vmware-authd"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT           gksu.rootMethod = "su"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT                NETWORKING = "yes"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT installerDefaults.autoSoftwareUpdateEnabled = "no"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT installerDefaults.dataCollectionEnabled = "no"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT installerDefaults.componentDownloadEnabled = "no"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT installerDefaults.transferVersion = "1"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT             acceptOVFEULA = "yes"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT                acceptEULA = "yes"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT --- SITE DEFAULTS /usr/lib/vmware/config
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT                  tag.help = "introduction.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT   tag.configurationEditor = "config_editor_newvm.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT             tag.ideConfig = "devices_virtualdrive.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT          tag.floppyConfig = "devices_floppy.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT           tag.mouseConfig = "devices_mouse.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT             tag.netConfig = "devices_netadapter.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT        tag.parallelConfig = "devices_parallel.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT          tag.serialConfig = "devices_serial.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT           tag.soundConfig = "devices_sound.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT             tag.memConfig = "configvm_memory.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT            tag.miscConfig = "configvm.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT             tag.usbConfig = "devices_usb.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT         tag.displayConfig = "configvm_display-problems.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: DICT                 tag.tools = "vmtools.htm"
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: USBArbRuleStore: Loading device rules from rules file.
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: VMware USB Arbitration Service Version 19.9.0
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: USBGL: USB Sysfs found at /dev/bus/usb
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: USBArb: Attempting to connect to existing arbitrator on /var/run/vmware/usbarbitrator-socket.
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: SOCKET connect failed, error 2: No such file or directory
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: USBArb: No other USB arbitrator instance is currently running.
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: USBArb: listening socket 11 created successfully
Aug 15 14:19:01 archlinux vmware-usbarbitrator[718]: USBArb: adding listening socket 11 to poll queue
Aug 15 14:19:01 archlinux systemd[1]: Finished Permit User Sessions.
Aug 15 14:19:01 archlinux systemd[1]: Started User Login Management.
Aug 15 14:19:01 archlinux dhcpcd[710]: no interfaces have a carrier
Aug 15 14:19:01 archlinux dhcpcd[710]: enp7s0: waiting for carrier
Aug 15 14:19:01 archlinux kernel: 8021q: adding VLAN 0 to HW filter on device enp7s0
Aug 15 14:19:01 archlinux systemd[1]: Finished Initialize hardware monitoring sensors.
Aug 15 14:19:01 archlinux systemd[1]: Reached target Sound Card.
Aug 15 14:19:01 archlinux dbus-daemon[706]: [system] Successfully activated service 'org.freedesktop.systemd1'
Aug 15 14:19:01 archlinux systemd[1]: Started Getty on tty1.
Aug 15 14:19:01 archlinux systemd[1]: Started Getty on tty4.
Aug 15 14:19:01 archlinux systemd[1]: Reached target Login Prompts.
Aug 15 14:19:01 archlinux systemd[1]: Started SLiM Simple Login Manager.
Aug 15 14:19:01 archlinux systemd[1]: Open Virtual Machine Tools (VMware Tools) was skipped because of an unmet condition check (ConditionVirtualization=vmware).
Aug 15 14:19:01 archlinux systemd[1]: Started Bluetooth service.
Aug 15 14:19:01 archlinux systemd[1]: Started Network Time Service.
Aug 15 14:19:01 archlinux avahi-daemon[704]: Found user 'avahi' (UID 977) and group 'avahi' (GID 977).
Aug 15 14:19:01 archlinux avahi-daemon[704]: Successfully dropped root privileges.
Aug 15 14:19:01 archlinux avahi-daemon[704]: avahi-daemon 0.8 starting up.
Aug 15 14:19:01 archlinux systemd[1]: Reached target Bluetooth Support.
Aug 15 14:19:01 archlinux avahi-daemon[704]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Aug 15 14:19:01 archlinux avahi-daemon[704]: Successfully called chroot().
Aug 15 14:19:01 archlinux avahi-daemon[704]: Successfully dropped remaining capabilities.
Aug 15 14:19:01 archlinux avahi-daemon[704]: No service file found in /etc/avahi/services.
Aug 15 14:19:01 archlinux systemd[1]: Starting Hostname Service...
Aug 15 14:19:01 archlinux systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Aug 15 14:19:01 archlinux vmnetBridge[844]: Bridge process created.
Aug 15 14:19:01 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.4' (uid=0 pid=708 comm="/usr/bin/cupsd -l")
Aug 15 14:19:01 archlinux systemd[1]: Starting Manage, Install and Generate Color Profiles...
Aug 15 14:19:01 archlinux slim[852]: /usr/bin/xauth:  file /var/run/slim.auth does not exist
Aug 15 14:19:01 archlinux dhcpcd[710]: wlp6s0: waiting for carrier
Aug 15 14:19:01 archlinux kernel: iwlwifi 0000:06:00.0: Registered PHC clock: iwlwifi-PTP, with index: 2
Aug 15 14:19:01 archlinux slim[853]: X.Org X Server 1.21.1.8
Aug 15 14:19:01 archlinux slim[853]: X Protocol Version 11, Revision 0
Aug 15 14:19:01 archlinux slim[853]: Current Operating System: Linux archlinux 6.4.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 11 Aug 2023 11:03:36 +0000 x86_64
Aug 15 14:19:01 archlinux slim[853]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d784f2e1-9026-4481-9832-cb861cfcf26a rw audit=0 loglevel=3 quiet
Aug 15 14:19:01 archlinux slim[853]:  
Aug 15 14:19:01 archlinux slim[853]: Current version of pixman: 0.42.2
Aug 15 14:19:01 archlinux slim[853]:         Before reporting problems, check http://wiki.x.org
Aug 15 14:19:01 archlinux slim[853]:         to make sure that you have the latest version.
Aug 15 14:19:01 archlinux slim[853]: Markers: (--) probed, (**) from config file, (==) default setting,
Aug 15 14:19:01 archlinux slim[853]:         (++) from command line, (!!) notice, (II) informational,
Aug 15 14:19:01 archlinux slim[853]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Aug 15 14:19:01 archlinux slim[853]: (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 15 14:19:01 2023
Aug 15 14:19:01 archlinux slim[853]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Aug 15 14:19:01 archlinux slim[853]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Aug 15 14:19:01 archlinux dbus-daemon[706]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Aug 15 14:19:01 archlinux systemd[1]: Started Manage, Install and Generate Color Profiles.
Aug 15 14:19:01 archlinux systemd[1]: Started CUPS Scheduler.
Aug 15 14:19:01 archlinux systemd[1]: Started Make remote CUPS printers available locally.
Aug 15 14:19:01 archlinux dhcpcd[710]: enp12s0: waiting for carrier
Aug 15 14:19:01 archlinux kernel: 8021q: adding VLAN 0 to HW filter on device enp12s0
Aug 15 14:19:01 archlinux vmnetBridge[844]: RTM_NEWLINK: name:wlp6s0 index:3 flags:0x00001043
Aug 15 14:19:01 archlinux vmnetBridge[844]: Adding interface wlp6s0 index:3
Aug 15 14:19:01 archlinux dhcpcd[710]: eno1: waiting for carrier
Aug 15 14:19:01 archlinux avahi-daemon[704]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Aug 15 14:19:01 archlinux avahi-daemon[704]: New relevant interface lo.IPv6 for mDNS.
Aug 15 14:19:01 archlinux avahi-daemon[704]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Aug 15 14:19:01 archlinux avahi-daemon[704]: New relevant interface lo.IPv4 for mDNS.
Aug 15 14:19:01 archlinux avahi-daemon[704]: Network interface enumeration completed.
Aug 15 14:19:01 archlinux avahi-daemon[704]: Registering new address record for ::1 on lo.*.
Aug 15 14:19:01 archlinux avahi-daemon[704]: Registering new address record for 127.0.0.1 on lo.IPv4.
Aug 15 14:19:01 archlinux vmnetBridge[844]: Can't open vmnet device /dev/vmnet0 (No such device or address).
Aug 15 14:19:01 archlinux vmnetBridge[844]: RTM_NEWLINK: name:enp12s0 index:4 flags:0x00001003
Aug 15 14:19:01 archlinux vmnetBridge[844]: Can't open vmnet device /dev/vmnet0 (No such device or address).
Aug 15 14:19:01 archlinux vmnetBridge[844]: RTM_NEWLINK: name:wlp6s0 index:3 flags:0x00001003
Aug 15 14:19:01 archlinux vmnetBridge[844]: Removing interface wlp6s0 index:3
Aug 15 14:19:01 archlinux vmnetBridge[844]: RTM_NEWLINK: name:eno1 index:5 flags:0x00001003
Aug 15 14:19:01 archlinux vmnetBridge[844]: RTM_NEWLINK: name:enp7s0 index:2 flags:0x00001003
Aug 15 14:19:01 archlinux vmnetBridge[844]: RTM_NEWLINK: name:wlp6s0 index:3 flags:0x00001003
Aug 15 14:19:01 archlinux vmnetBridge[844]: RTM_NEWLINK: name:enp12s0 index:4 flags:0x00001003
Aug 15 14:19:01 archlinux vmnetBridge[844]: RTM_NEWLINK: name:eno1 index:5 flags:0x00001003
Aug 15 14:19:01 archlinux vmware-networks[814]: Failed to enable hostonly virtual adapter on vmnet1
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0: EEPROM ID = 26 00 01 00, EEPROM hash = 0x66edc64c
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0: EEPROM info:
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0:         microcode start address = 0x0004, boot configuration = 0x01
Aug 15 14:19:01 archlinux vmnet-dhcpd[880]: exiting.
Aug 15 14:19:01 archlinux vmware-networks[814]: Failed to start DHCP service on vmnet1
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0:         AC97 audio (5 sample rates)
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0:         500mA max power
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0:         Table at offset 0x27, strings=0x0e6a, 0x1888, 0x087e
Aug 15 14:19:01 archlinux dbus-daemon[706]: [system] Successfully activated service 'org.freedesktop.hostname1'
Aug 15 14:19:01 archlinux systemd[1]: Started Hostname Service.
Aug 15 14:19:01 archlinux vmware-networks[814]: Failed to start NAT service on vmnet8
Aug 15 14:19:01 archlinux vmware-networks[814]: Failed to enable hostonly virtual adapter on vmnet8
Aug 15 14:19:01 archlinux vmnet-dhcpd[893]: exiting.
Aug 15 14:19:01 archlinux vmware-networks[814]: Failed to start DHCP service on vmnet8
Aug 15 14:19:01 archlinux vmware-networks[814]: Failed to start some/all services
Aug 15 14:19:01 archlinux vmware-networks[814]: Started Bridge networking on vmnet0
Aug 15 14:19:01 archlinux systemd[1]: vmware-networks.service: Control process exited, code=exited, status=1/FAILURE
Aug 15 14:19:01 archlinux vmnetBridge[844]: Bridge process exiting.
Aug 15 14:19:01 archlinux systemd[1]: vmware-networks.service: Failed with result 'exit-code'.
Aug 15 14:19:01 archlinux systemd[1]: Failed to start VMware Networks.
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0: Identified as Hauppauge WinTV-dualHD DVB (card=99)
Aug 15 14:19:01 archlinux kernel: tveeprom: Hauppauge model 204209, rev C2I6, serial# 14305281
Aug 15 14:19:01 archlinux kernel: tveeprom: tuner model is SiLabs Si2157 (idx 186, type 4)
Aug 15 14:19:01 archlinux kernel: tveeprom: TV standards PAL(B/G) NTSC(M) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom 0xfc)
Aug 15 14:19:01 archlinux kernel: tveeprom: audio processor is None (idx 0)
Aug 15 14:19:01 archlinux kernel: tveeprom: has no radio, has IR receiver, has no IR transmitter
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0: dvb ts2 set to bulk mode.
Aug 15 14:19:01 archlinux systemd[1]: Reached target Multi-User System.
Aug 15 14:19:01 archlinux systemd[1]: Reached target Graphical Interface.
Aug 15 14:19:01 archlinux systemd[1]: Startup finished in 28.823s (firmware) + 5.351s (loader) + 6.869s (kernel) + 4.046s (userspace) = 45.091s.
Aug 15 14:19:01 archlinux kernel: usbcore: registered new interface driver em28xx
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0: Binding DVB extension
Aug 15 14:19:01 archlinux kernel: i2c i2c-7: Added multiplexed i2c bus 16
Aug 15 14:19:01 archlinux kernel: si2168 7-0064: Silicon Labs Si2168-B40 successfully identified
Aug 15 14:19:01 archlinux kernel: si2168 7-0064: firmware version: B 4.0.2
Aug 15 14:19:01 archlinux kernel: si2157 16-0060: Silicon Labs Si2157 successfully attached
Aug 15 14:19:01 archlinux kernel: dvbdev: DVB: registering new adapter (1-4.2:1.0)
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)...
Aug 15 14:19:01 archlinux kernel: dvbdev: dvb_create_media_entity: media entity 'Silicon Labs Si2168' registered.
Aug 15 14:19:01 archlinux kernel: dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0: DVB extension successfully initialized
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0: Binding DVB extension
Aug 15 14:19:01 archlinux kernel: i2c i2c-9: Added multiplexed i2c bus 17
Aug 15 14:19:01 archlinux kernel: si2168 9-0067: Silicon Labs Si2168-B40 successfully identified
Aug 15 14:19:01 archlinux kernel: si2168 9-0067: firmware version: B 4.0.2
Aug 15 14:19:01 archlinux kernel: si2157 17-0063: Silicon Labs Si2157 successfully attached
Aug 15 14:19:01 archlinux kernel: dvbdev: DVB: registering new adapter (1-4.2:1.0)
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0: DVB: registering adapter 1 frontend 0 (Silicon Labs Si2168)...
Aug 15 14:19:01 archlinux kernel: dvbdev: dvb_create_media_entity: media entity 'Silicon Labs Si2168' registered.
Aug 15 14:19:01 archlinux kernel: dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
Aug 15 14:19:01 archlinux kernel: em28xx 1-4.2:1.0: DVB extension successfully initialized
Aug 15 14:19:01 archlinux kernel: em28xx: Registered (Em28xx dvb Extension) extension
Aug 15 14:19:02 archlinux avahi-daemon[704]: Server startup complete. Host name is archlinux.local. Local service cookie is 1757788604.
Aug 15 14:19:02 archlinux kernel: memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=853 'Xorg'
Aug 15 14:19:03 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.16' (uid=0 pid=832 comm="/usr/bin/slim -n -s")
Aug 15 14:19:03 archlinux dbus-daemon[706]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Aug 15 14:19:03 archlinux slim[832]: pam_unix(slim:session): session opened for user millus(uid=1000) by millus(uid=0)
Aug 15 14:19:03 archlinux systemd-logind[715]: New session 1 of user millus.
Aug 15 14:19:03 archlinux systemd[1]: Created slice User Slice of UID 1000.
Aug 15 14:19:03 archlinux systemd[1]: Starting User Runtime Directory /run/user/1000...
Aug 15 14:19:03 archlinux systemd[1]: Finished User Runtime Directory /run/user/1000.
Aug 15 14:19:03 archlinux systemd[1]: Starting User Manager for UID 1000...
Aug 15 14:19:03 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=936 comm="(systemd)")
Aug 15 14:19:03 archlinux dbus-daemon[706]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Aug 15 14:19:03 archlinux (systemd)[936]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[millus] ruser=[<unknown>] rhost=[<unknown>]
Aug 15 14:19:03 archlinux (systemd)[936]: pam_unix(systemd-user:session): session opened for user millus(uid=1000) by millus(uid=0)
Aug 15 14:19:04 archlinux systemd[936]: Queued start job for default target Main User Target.
Aug 15 14:19:04 archlinux systemd-journald[278]: /var/log/journal/d21a2c0902a345689b1674099dce7a9e/user-1000.journal: Boot ID changed since last record, rotating.
Aug 15 14:19:04 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.21' (uid=0 pid=965 comm="sudo tee /proc/acpi/wakeup")
Aug 15 14:19:04 archlinux slim[951]: /usr/bin/xauth:  file /home/millus/.Xauthority does not exist
Aug 15 14:19:04 archlinux systemd[936]: Reached target Paths.
Aug 15 14:19:04 archlinux dbus-daemon[706]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Aug 15 14:19:04 archlinux slim[965]: sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
Aug 15 14:19:04 archlinux systemd[936]: Reached target Timers.
Aug 15 14:19:04 archlinux sudo[965]: pam_unix(sudo:auth): conversation failed
Aug 15 14:19:04 archlinux systemd[936]: Created slice User Application Slice.
Aug 15 14:19:04 archlinux sudo[965]: pam_unix(sudo:auth): auth could not identify password for [millus]
Aug 15 14:19:04 archlinux systemd[936]: Starting D-Bus User Message Bus Socket...
Aug 15 14:19:04 archlinux systemd[936]: Listening on GnuPG network certificate management daemon.
Aug 15 14:19:04 archlinux systemd[936]: Listening on GCR ssh-agent wrapper.
Aug 15 14:19:04 archlinux systemd[936]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Aug 15 14:19:04 archlinux systemd[936]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Aug 15 14:19:04 archlinux systemd[936]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Aug 15 14:19:04 archlinux systemd[936]: Listening on GnuPG cryptographic agent and passphrase cache.
Aug 15 14:19:04 archlinux systemd[936]: Listening on p11-kit server.
Aug 15 14:19:04 archlinux systemd[936]: Listening on PipeWire PulseAudio.
Aug 15 14:19:04 archlinux systemd[936]: Listening on PipeWire Multimedia System Socket.
Aug 15 14:19:04 archlinux systemd[936]: Listening on D-Bus User Message Bus Socket.
Aug 15 14:19:04 archlinux systemd[936]: Reached target Sockets.
Aug 15 14:19:04 archlinux systemd[936]: Reached target Basic System.
Aug 15 14:19:04 archlinux systemd[1]: Started User Manager for UID 1000.
Aug 15 14:19:04 archlinux systemd[936]: Starting Update XDG user dir configuration...
Aug 15 14:19:04 archlinux systemd[1]: Started Session 1 of User millus.
Aug 15 14:19:04 archlinux systemd[936]: Finished Update XDG user dir configuration.
Aug 15 14:19:04 archlinux systemd[936]: Reached target Main User Target.
Aug 15 14:19:04 archlinux systemd[936]: Startup finished in 204ms.
Aug 15 14:19:04 archlinux systemd[1]: systemd-rfkill.service: Deactivated successfully.
Aug 15 14:19:05 archlinux slim[971]: feh WARNING: /home/millus/background.png does not exist - skipping
Aug 15 14:19:05 archlinux slim[971]: feh: No loadable images specified.
Aug 15 14:19:05 archlinux slim[971]: See 'feh --help' or 'man feh' for detailed usage information
Aug 15 14:19:06 archlinux dhcpcd[710]: eno1: carrier acquired
Aug 15 14:19:06 archlinux kernel: e1000e 0000:00:1f.6 eno1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Aug 15 14:19:06 archlinux kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
Aug 15 14:19:06 archlinux dhcpcd[710]: eno1: IAID c2:5a:01:3d
Aug 15 14:19:06 archlinux dhcpcd[710]: eno1: IAID conflicts with one assigned to enp7s0
Aug 15 14:19:06 archlinux dhcpcd[710]: eno1: IAID conflicts with one assigned to enp7s0
Aug 15 14:19:06 archlinux dhcpcd[710]: eno1: adding address fe80::fbf8:fdf:70f0:5e76
Aug 15 14:19:06 archlinux avahi-daemon[704]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::fbf8:fdf:70f0:5e76.
Aug 15 14:19:06 archlinux avahi-daemon[704]: New relevant interface eno1.IPv6 for mDNS.
Aug 15 14:19:06 archlinux avahi-daemon[704]: Registering new address record for fe80::fbf8:fdf:70f0:5e76 on eno1.*.
Aug 15 14:19:06 archlinux slim[965]: sudo: a password is required
Aug 15 14:19:06 archlinux sudo[965]: PAM Attempted to close sd-bus after fork, this should not happen.
Aug 15 14:19:06 archlinux slim[950]: /usr/bin/startxfce4: X server already running on display :0.0
Aug 15 14:19:06 archlinux systemd[936]: Created slice User Core Session Slice.
Aug 15 14:19:06 archlinux dhcpcd[710]: eno1: soliciting an IPv6 router
Aug 15 14:19:06 archlinux systemd[936]: Starting D-Bus User Message Bus...
Aug 15 14:19:06 archlinux systemd[936]: Started D-Bus User Message Bus.
Aug 15 14:19:06 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.freedesktop.systemd1'
Aug 15 14:19:06 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=1000 pid=950 comm="xfce4-session")
Aug 15 14:19:06 archlinux systemd[936]: Starting Virtual filesystem service...
Aug 15 14:19:06 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.gtk.vfs.Daemon'
Aug 15 14:19:06 archlinux systemd[936]: Started Virtual filesystem service.
Aug 15 14:19:07 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.6' (uid=1000 pid=950 comm="xfce4-session")
Aug 15 14:19:07 archlinux systemd[936]: Starting Accessibility services bus...
Aug 15 14:19:07 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.a11y.Bus'
Aug 15 14:19:07 archlinux systemd[936]: Started Accessibility services bus.
Aug 15 14:19:07 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating service name='org.xfce.Xfconf' requested by ':1.3' (uid=1000 pid=950 comm="xfce4-session")
Aug 15 14:19:07 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.xfce.Xfconf'
Aug 15 14:19:07 archlinux at-spi-bus-launcher[1009]: dbus-daemon[1009]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=950 comm="xfce4-session")
Aug 15 14:19:07 archlinux at-spi-bus-launcher[1009]: dbus-daemon[1009]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 15 14:19:07 archlinux at-spi-bus-launcher[1018]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 15 14:19:07 archlinux slim[1022]: /usr/bin/iceauth:  creating new authority file /run/user/1000/ICEauthority
Aug 15 14:19:07 archlinux systemd[936]: Started GnuPG cryptographic agent and passphrase cache.
Aug 15 14:19:07 archlinux gpg-agent[1028]: gpg-agent (GnuPG) 2.2.41 starting in supervised mode.
Aug 15 14:19:07 archlinux gpg-agent[1028]: using fd 3 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Aug 15 14:19:07 archlinux gpg-agent[1028]: using fd 4 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Aug 15 14:19:07 archlinux gpg-agent[1028]: using fd 5 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Aug 15 14:19:07 archlinux gpg-agent[1028]: using fd 6 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Aug 15 14:19:07 archlinux gpg-agent[1028]: listening on: std=6 extra=3 browser=4 ssh=5
Aug 15 14:19:07 archlinux systemd[936]: Started GnuPG cryptographic agent and passphrase cache.
Aug 15 14:19:07 archlinux gpg-agent[1032]: gpg-agent (GnuPG) 2.2.41 starting in supervised mode.
Aug 15 14:19:07 archlinux gpg-agent[1032]: using fd 3 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Aug 15 14:19:07 archlinux gpg-agent[1032]: using fd 4 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Aug 15 14:19:07 archlinux gpg-agent[1032]: using fd 5 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Aug 15 14:19:07 archlinux gpg-agent[1032]: using fd 6 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Aug 15 14:19:07 archlinux gpg-agent[1032]: listening on: std=6 extra=3 browser=4 ssh=5
Aug 15 14:19:07 archlinux slim[1031]: gpg-agent: a gpg-agent is already running - not starting a new one
Aug 15 14:19:07 archlinux systemd[936]: Started PipeWire Multimedia Service.
Aug 15 14:19:07 archlinux systemd[936]: Started Multimedia Service Session Manager.
Aug 15 14:19:07 archlinux systemd[936]: Started PipeWire PulseAudio.
Aug 15 14:19:07 archlinux slim[1043]: xfsettingsd: Another instance took over. Leaving...
Aug 15 14:19:07 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.22' (uid=1000 pid=1051 comm="/usr/bin/pipewire")
Aug 15 14:19:07 archlinux systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Aug 15 14:19:07 archlinux dbus-daemon[706]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Aug 15 14:19:07 archlinux systemd[1]: Started RealtimeKit Scheduling Policy Service.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Successfully called chroot.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Successfully dropped privileges.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Successfully limited resources.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Canary thread running.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Running.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Watchdog thread running.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 0 threads of 0 processes of 0 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 0 threads of 0 processes of 0 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 0 threads of 0 processes of 0 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 0 threads of 0 processes of 0 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 0 threads of 0 processes of 0 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 0 threads of 0 processes of 0 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 0 threads of 0 processes of 0 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 0 threads of 0 processes of 0 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 0 threads of 0 processes of 0 users.
Aug 15 14:19:07 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.25' (uid=0 pid=1110 comm="/usr/lib/rtkit-daemon")
Aug 15 14:19:07 archlinux systemd[1]: Starting Authorization Manager...
Aug 15 14:19:07 archlinux polkitd[1117]: Started polkitd version 123
Aug 15 14:19:07 archlinux polkitd[1117]: Loading rules from directory /etc/polkit-1/rules.d
Aug 15 14:19:07 archlinux wireplumber[1098]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Aug 15 14:19:07 archlinux polkitd[1117]: Loading rules from directory /usr/share/polkit-1/rules.d
Aug 15 14:19:07 archlinux polkitd[1117]: Finished loading, compiling and executing 4 rules
Aug 15 14:19:07 archlinux dbus-daemon[706]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug 15 14:19:07 archlinux systemd[1]: Started Authorization Manager.
Aug 15 14:19:07 archlinux polkitd[1117]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Aug 15 14:19:07 archlinux wireplumber[1098]: [0:00:16.517668741] [1098] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Aug 15 14:19:07 archlinux wireplumber[1098]: [0:00:16.517679343] [1098] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Aug 15 14:19:07 archlinux wireplumber[1098]: [0:00:16.517701463] [1098]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Successfully made thread 1051 of process 1051 owned by '1000' high priority at nice level -11.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 1 threads of 1 processes of 1 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Successfully made thread 1114 of process 1051 owned by '1000' RT at priority 20.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 2 threads of 1 processes of 1 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Successfully made thread 1098 of process 1098 owned by '1000' high priority at nice level -11.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 3 threads of 2 processes of 1 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Successfully made thread 1111 of process 1098 owned by '1000' RT at priority 20.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 4 threads of 2 processes of 1 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Successfully made thread 1099 of process 1099 owned by '1000' high priority at nice level -11.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 5 threads of 3 processes of 1 users.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Successfully made thread 1113 of process 1099 owned by '1000' RT at priority 20.
Aug 15 14:19:07 archlinux rtkit-daemon[1110]: Supervising 6 threads of 3 processes of 1 users.
Aug 15 14:19:07 archlinux xfsettingsd[1041]: Unknown mode '2560x1440 @ 144.0' for output DP-0, aborting.
Aug 15 14:19:07 archlinux xfsettingsd[1041]: Unknown mode '1920x1920 @ 59.9' for output DP-2, aborting.
Aug 15 14:19:07 archlinux kernel: usb 1-4.1: reset high-speed USB device number 4 using xhci_hcd
Aug 15 14:19:07 archlinux wireplumber[1098]: [0:00:16.794235418] [1130] ERROR V4L2 v4l2_device.cpp:93 /dev/video1[-1:cap]: Failed to open V4L2 device '/dev/video1': Device or resource busy
Aug 15 14:19:07 archlinux vmware-usbarbitrator[718]: USBGL: kevent: removing USB device 1-4.1
Aug 15 14:19:07 archlinux kernel: usb 1-4.1: device firmware changed
Aug 15 14:19:07 archlinux kernel: usb 1-4.1: USB disconnect, device number 4
Aug 15 14:19:07 archlinux dhcpcd[710]: eno1: Router Advertisement from fe80::3ea6:2fff:fe77:c0a6
Aug 15 14:19:07 archlinux dhcpcd[710]: eno1: adding address 2a02:8109:9f40:3248:13df:7712:bf6d:e365/64
Aug 15 14:19:07 archlinux dhcpcd[710]: eno1: adding route to 2a02:8109:9f40:3248::/64
Aug 15 14:19:07 archlinux dhcpcd[710]: eno1: requesting DHCPv6 information
Aug 15 14:19:07 archlinux dhcpcd[710]: eno1: adding default route via fe80::3ea6:2fff:fe77:c0a6
Aug 15 14:19:07 archlinux avahi-daemon[704]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::fbf8:fdf:70f0:5e76.
Aug 15 14:19:07 archlinux avahi-daemon[704]: Joining mDNS multicast group on interface eno1.IPv6 with address 2a02:8109:9f40:3248:13df:7712:bf6d:e365.
Aug 15 14:19:07 archlinux avahi-daemon[704]: Registering new address record for 2a02:8109:9f40:3248:13df:7712:bf6d:e365 on eno1.*.
Aug 15 14:19:07 archlinux avahi-daemon[704]: Withdrawing address record for fe80::fbf8:fdf:70f0:5e76 on eno1.
Aug 15 14:19:07 archlinux kernel: usb 1-4.1: new high-speed USB device number 16 using xhci_hcd
Aug 15 14:19:07 archlinux dhcpcd[710]: eno1: rebinding lease of 192.168.1.27
Aug 15 14:19:07 archlinux dhcpcd[710]: eno1: probing address 192.168.1.27/24
Aug 15 14:19:07 archlinux wireplumber[1098]: Card can't get card_name from card_index 4
Aug 15 14:19:08 archlinux wireplumber[1098]: can't open control for card hw:4: No such file or directory
Aug 15 14:19:08 archlinux xfce4-panel[1464]: Plugin xfce4-orageclock-plugin: The Desktop file /usr/share/xfce4/panel/plugins/xfce4-orageclock-plugin.desktop requested the Gtk2 API (v1.0), which is no longer supported.
Aug 15 14:19:08 archlinux panel-10-pulsea[1491]: Failed to connect to proxy
Aug 15 14:19:08 archlinux panel-6-notific[1490]: Unable to check for unread messages: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.xfce.Notifyd was not provided by any .service files
Aug 15 14:19:08 archlinux xfce4-session[950]: Unable to launch "python3 /usr/bin/lutris": Failed to execute child process “python3 /usr/bin/lutris” (No such file or directory)
Aug 15 14:19:08 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.freedesktop.thumbnails.Thumbnailer1' unit='tumblerd.service' requested by ':1.121' (uid=1000 pid=1548 comm="xfdesktop --display :0.0 --sm-client-id 2f062e0f4-")
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/ldac
Aug 15 14:19:08 archlinux kernel: Bluetooth: RFCOMM TTY layer initialized
Aug 15 14:19:08 archlinux kernel: Bluetooth: RFCOMM socket layer initialized
Aug 15 14:19:08 archlinux kernel: Bluetooth: RFCOMM ver 1.11
Aug 15 14:19:08 archlinux wireplumber[1098]: <WpSiAudioAdapter:0x556e16257360> Object activation aborted: proxy destroyed
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSink/aptx_hd
Aug 15 14:19:08 archlinux wireplumber[1098]: <WpSiAudioAdapter:0x556e16257360> failed to activate item: Object activation aborted: proxy destroyed
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx_hd
Aug 15 14:19:08 archlinux systemd[936]: Starting Thumbnailing service...
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSink/aptx
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSink/aac
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aac
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSink/sbc
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/sbc
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSink/sbc_xq
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/sbc_xq
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/faststream
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/faststream_duplex
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSink/opus_05
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/opus_05
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Aug 15 14:19:08 archlinux bluetoothd[705]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Aug 15 14:19:08 archlinux tumblerd[1555]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.9: cannot open shared object file: No such file or directory
Aug 15 14:19:08 archlinux tumblerd[1555]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.7.so.0: cannot open shared object file: No such file or directory
Aug 15 14:19:08 archlinux tumblerd[1555]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Aug 15 14:19:08 archlinux tumblerd[1555]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
Aug 15 14:19:08 archlinux slim[1553]: Xfce power manager is not running
Aug 15 14:19:08 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.32' (uid=1000 pid=1098 comm="/usr/bin/wireplumber")
Aug 15 14:19:08 archlinux systemd[936]: Starting sandboxed app permission store...
Aug 15 14:19:08 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Aug 15 14:19:08 archlinux systemd[936]: Started sandboxed app permission store.
Aug 15 14:19:08 archlinux wireplumber[1098]: <WpPortalPermissionStorePlugin:0x556e160f8630> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Aug 15 14:19:08 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.125' (uid=1000 pid=1555 comm="/usr/lib/tumbler-1/tumblerd")
Aug 15 14:19:08 archlinux systemd[936]: Starting Virtual filesystem service - disk device monitor...
Aug 15 14:19:08 archlinux xfce4-power-man[1553]: Failed to connect to proxy
Aug 15 14:19:08 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.32' (uid=1000 pid=1553 comm="xfce4-power-manager --restart --sm-client-id 2bd2a")
Aug 15 14:19:08 archlinux systemd[1]: Starting Daemon for power management...
Aug 15 14:19:08 archlinux panel-10-pulsea[1491]: Error while sending notification : GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
Aug 15 14:19:08 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.33' (uid=1000 pid=1575 comm="/usr/lib/gvfs-udisks2-volume-monitor")
Aug 15 14:19:08 archlinux systemd[1]: Starting Disk Manager...
Aug 15 14:19:08 archlinux slim[1589]: vmware-user: could not open /proc/fs/vmblock/dev
Aug 15 14:19:08 archlinux udisksd[1587]: udisks daemon version 2.9.4 starting
Aug 15 14:19:08 archlinux slim[1639]: xbindkeys: no process found
Aug 15 14:19:08 archlinux xfce4-notifyd[1577]: Your sqlite library does not support OFFSET/LIMIT with DELETE; falling back to less-efficient deletion method
Aug 15 14:19:08 archlinux slim[1581]: Xfce Power Manager: Another power manager is already running
Aug 15 14:19:08 archlinux polkitd[1117]: Registered Authentication Agent for unix-session:1 (system bus name :1.36 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Aug 15 14:19:08 archlinux dbus-daemon[706]: [system] Successfully activated service 'org.freedesktop.UPower'
Aug 15 14:19:08 archlinux systemd[1]: Started Daemon for power management.
Aug 15 14:19:08 archlinux nvidia-settings[1611]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 15 14:19:08 archlinux xfce4-power-man[1553]: could not map keysym 1008ffa8 to keycode
Aug 15 14:19:08 archlinux xfce4-power-man[1553]: Failed to get keyboard max brightness level : GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Object does not exist at path “/org/freedesktop/UPower/KbdBacklight”
Aug 15 14:19:08 archlinux dhcpcd[710]: eno1: REPLY6 received from fe80::3ea6:2fff:fe77:c0a6
Aug 15 14:19:08 archlinux dhcpcd[710]: eno1: refresh in 86400 seconds
Aug 15 14:19:08 archlinux avahi-daemon[704]: Got SIGHUP, reloading.
Aug 15 14:19:08 archlinux avahi-daemon[704]: No service file found in /etc/avahi/services.
Aug 15 14:19:08 archlinux panel-14-weathe[1492]: getting https://api.met.no/weatherapi/locationforecast/2.0/classic?lat=52.553000&lon=13.452800&altitude=51
Aug 15 14:19:08 archlinux panel-14-weathe[1492]: Download of weather data failed with HTTP Status Code 2, Reason phrase: Error resolving “api.met.no”: No address associated with hostname
Aug 15 14:19:08 archlinux slim[1576]: blueman-applet 14.19.08 WARNING  PluginManager:151 __load_plugin: Not loading PPPSupport because its conflict has higher priority
Aug 15 14:19:08 archlinux slim[1576]: blueman-applet 14.19.08 WARNING  PluginManager:151 __load_plugin: Not loading DhcpClient because its conflict has higher priority
Aug 15 14:19:08 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.blueman.Mechanism' unit='blueman-mechanism.service' requested by ':1.39' (uid=1000 pid=1576 comm="/usr/bin/python /usr/bin/blueman-applet")
Aug 15 14:19:09 archlinux systemd[1]: Starting Bluetooth management mechanism...
Aug 15 14:19:09 archlinux pipewire[1051]: spa.audioadapter: 0x564d6b66f8f8: scheduling stopped node
Aug 15 14:19:09 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:19:09 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:19:09 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:19:09 archlinux dbus-daemon[706]: [system] Successfully activated service 'org.blueman.Mechanism'
Aug 15 14:19:09 archlinux systemd[1]: Started Bluetooth management mechanism.
Aug 15 14:19:09 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.136' (uid=1000 pid=1576 comm="/usr/bin/python /usr/bin/blueman-applet")
Aug 15 14:19:09 archlinux systemd[936]: Starting Bluetooth OBEX service...
Aug 15 14:19:09 archlinux obexd[1827]: OBEX daemon 5.68
Aug 15 14:19:09 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.bluez.obex'
Aug 15 14:19:09 archlinux systemd[936]: Started Bluetooth OBEX service.
Aug 15 14:19:09 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:19:09 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:19:09 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:19:09 archlinux slim[1675]: 2023-08-15 14:19:09,599: Starting Lutris 0.5.13
Aug 15 14:19:09 archlinux slim[1675]: 2023-08-15 14:19:09,601: Using NVIDIA drivers 535.98 for x86_64
Aug 15 14:19:09 archlinux slim[1675]: 2023-08-15 14:19:09,601: GPU: NVIDIA GeForce RTX 4090
Aug 15 14:19:09 archlinux slim[1675]: 2023-08-15 14:19:09,601: GPU: 8086:3E92 1849:3E92 (i915 drivers)
Aug 15 14:19:09 archlinux slim[1675]: 2023-08-15 14:19:09,601: GPU: 10DE:2684 10DE:167C (nvidia drivers)
Aug 15 14:19:09 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:19:09 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:19:09 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:19:10 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.137' (uid=1000 pid=1675 comm="python3 /usr/bin/lutris")
Aug 15 14:19:10 archlinux systemd[936]: Starting Portal service...
Aug 15 14:19:10 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.141' (uid=1000 pid=1997 comm="/usr/lib/xdg-desktop-portal")
Aug 15 14:19:10 archlinux systemd[936]: Starting flatpak document portal service...
Aug 15 14:19:10 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.freedesktop.portal.Documents'
Aug 15 14:19:10 archlinux systemd[936]: Started flatpak document portal service.
Aug 15 14:19:10 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.141' (uid=1000 pid=1997 comm="/usr/lib/xdg-desktop-portal")
Aug 15 14:19:10 archlinux systemd[936]: Starting Portal service (GTK/GNOME implementation)...
Aug 15 14:19:10 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Aug 15 14:19:10 archlinux systemd[936]: Started Portal service (GTK/GNOME implementation).
Aug 15 14:19:10 archlinux rtkit-daemon[1110]: Supervising 6 threads of 3 processes of 1 users.
Aug 15 14:19:10 archlinux rtkit-daemon[1110]: Supervising 6 threads of 3 processes of 1 users.
Aug 15 14:19:10 archlinux rtkit-daemon[1110]: Supervising 6 threads of 3 processes of 1 users.
Aug 15 14:19:10 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:19:10 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:19:10 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:19:10 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.freedesktop.portal.Desktop'
Aug 15 14:19:10 archlinux systemd[936]: Started Portal service.
Aug 15 14:19:10 archlinux kernel: usb 1-4.1: New USB device found, idVendor=046d, idProduct=082d, bcdDevice= 0.11
Aug 15 14:19:10 archlinux kernel: usb 1-4.1: New USB device strings: Mfr=0, Product=2, SerialNumber=1
Aug 15 14:19:10 archlinux kernel: usb 1-4.1: Product: HD Pro Webcam C920
Aug 15 14:19:10 archlinux kernel: usb 1-4.1: SerialNumber: 265CFA6F
Aug 15 14:19:10 archlinux kernel: usb 1-4.1: Found UVC 1.00 device HD Pro Webcam C920 (046d:082d)
Aug 15 14:19:10 archlinux vmware-usbarbitrator[718]: USBGL: kevent: adding USB device 1-4.1
Aug 15 14:19:10 archlinux mtp-probe[2026]: checking bus 1, device 16: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1"
Aug 15 14:19:10 archlinux mtp-probe[2026]: bus: 1, device: 16 was not an MTP device
Aug 15 14:19:10 archlinux wireplumber[1098]: [0:00:19.549859251] [1130]  WARN V4L2 v4l2_pixelformat.cpp:328 Unsupported V4L2 pixel format H264
Aug 15 14:19:10 archlinux pipewire[1051]: [0:00:19.559396286] [1051] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Aug 15 14:19:10 archlinux pipewire[1051]: [0:00:19.559411003] [1051] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Aug 15 14:19:10 archlinux pipewire[1051]: [0:00:19.559445220] [1051]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0
Aug 15 14:19:10 archlinux mtp-probe[2050]: checking bus 1, device 16: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1"
Aug 15 14:19:10 archlinux mtp-probe[2050]: bus: 1, device: 16 was not an MTP device
Aug 15 14:19:10 archlinux systemd[936]: Reached target Sound Card.
Aug 15 14:19:10 archlinux pipewire[1051]: [0:00:19.564980344] [2051]  WARN V4L2 v4l2_pixelformat.cpp:328 Unsupported V4L2 pixel format H264
Aug 15 14:19:10 archlinux wireplumber[1098]: <WpPortalPermissionStorePlugin:0x556e160f8630> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Aug 15 14:19:10 archlinux wireplumber[1098]: <WpPortalPermissionStorePlugin:0x556e160f8630> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Aug 15 14:19:10 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:19:10 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:19:10 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:19:11 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:19:11 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:19:11 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:19:11 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:19:11 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:19:11 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:19:11 archlinux kernel: sd 6:0:0:0: ioctl_internal_command return code = 2
Aug 15 14:19:11 archlinux kernel: sd 6:0:0:0: Sense Key : Aborted Command [current] 
Aug 15 14:19:11 archlinux kernel: sd 6:0:0:0: Add. Sense: Incompatible medium installed
Aug 15 14:19:12 archlinux dbus-daemon[706]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Aug 15 14:19:12 archlinux systemd[1]: Started Disk Manager.
Aug 15 14:19:12 archlinux udisksd[1587]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Aug 15 14:19:12 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Aug 15 14:19:12 archlinux systemd[936]: Started Virtual filesystem service - disk device monitor.
Aug 15 14:19:12 archlinux ntpd[720]: Listen normally on 4 eno1 [2a02:8109:9f40:3248:13df:7712:bf6d:e365]:123
Aug 15 14:19:12 archlinux ntpd[720]: Listen normally on 5 eno1 [fe80::fbf8:fdf:70f0:5e76%5]:123
Aug 15 14:19:12 archlinux ntpd[720]: new interface(s) found: waking up resolver
Aug 15 14:19:12 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Aug 15 14:19:12 archlinux systemd[936]: Started Thumbnailing service.
Aug 15 14:19:12 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.xfce.FileManager' unit='thunar.service' requested by ':1.121' (uid=1000 pid=1548 comm="xfdesktop --display :0.0 --sm-client-id 2f062e0f4-")
Aug 15 14:19:12 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.freedesktop.FileManager1' unit='thunar.service' requested by ':1.121' (uid=1000 pid=1548 comm="xfdesktop --display :0.0 --sm-client-id 2f062e0f4-")
Aug 15 14:19:12 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.121' (uid=1000 pid=1548 comm="xfdesktop --display :0.0 --sm-client-id 2f062e0f4-")
Aug 15 14:19:12 archlinux systemd[936]: Starting Thunar file manager...
Aug 15 14:19:12 archlinux systemd[936]: Starting Virtual filesystem metadata service...
Aug 15 14:19:12 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.gtk.vfs.Metadata'
Aug 15 14:19:12 archlinux systemd[936]: Started Virtual filesystem metadata service.
Aug 15 14:19:12 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.xfce.FileManager'
Aug 15 14:19:12 archlinux systemd[936]: Started Thunar file manager.
Aug 15 14:19:12 archlinux dbus-daemon[981]: [session uid=1000 pid=981] Successfully activated service 'org.freedesktop.FileManager1'
Aug 15 14:19:13 archlinux dhcpcd[710]: eno1: leased 192.168.1.27 for 864000 seconds
Aug 15 14:19:13 archlinux avahi-daemon[704]: Joining mDNS multicast group on interface eno1.IPv4 with address 192.168.1.27.
Aug 15 14:19:13 archlinux avahi-daemon[704]: New relevant interface eno1.IPv4 for mDNS.
Aug 15 14:19:13 archlinux avahi-daemon[704]: Registering new address record for 192.168.1.27 on eno1.IPv4.
Aug 15 14:19:13 archlinux dhcpcd[710]: eno1: adding route to 192.168.1.0/24
Aug 15 14:19:13 archlinux dhcpcd[710]: eno1: adding default route via 192.168.1.1
Aug 15 14:19:13 archlinux avahi-daemon[704]: Got SIGHUP, reloading.
Aug 15 14:19:13 archlinux avahi-daemon[704]: No service file found in /etc/avahi/services.
Aug 15 14:19:15 archlinux bluetoothd[705]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Aug 15 14:19:16 archlinux ntpd[720]: Listen normally on 6 eno1 192.168.1.27:123
Aug 15 14:19:16 archlinux ntpd[720]: new interface(s) found: waking up resolver
Aug 15 14:19:18 archlinux panel-14-weathe[1492]: getting https://api.met.no/weatherapi/locationforecast/2.0/classic?lat=52.553000&lon=13.452800&altitude=51
Aug 15 14:19:21 archlinux bluetoothd[705]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Aug 15 14:19:21 archlinux bluetoothd[705]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Device or resource busy
Aug 15 14:19:26 archlinux bluetoothd[705]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 00:13:5B:00:69:D1: Host is down (112)
Aug 15 14:19:31 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Aug 15 14:19:40 archlinux systemd[1]: blueman-mechanism.service: Deactivated successfully.
Aug 15 14:19:43 archlinux rtkit-daemon[1110]: Successfully made thread 2631 of process 2624 owned by '1000' high priority at nice level -15.
Aug 15 14:19:43 archlinux rtkit-daemon[1110]: Supervising 7 threads of 4 processes of 1 users.
Aug 15 14:20:01 archlinux slim[1675]: Started initial process 2890 from /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/bin/wine /home/millus/Games/battlenet/drive_c/Program Files (x86)/Battle.net/Battle.net Launcher.exe
Aug 15 14:20:01 archlinux slim[1675]: Start monitoring process.
Aug 15 14:20:01 archlinux slim[1675]: fsync: up and running.
Aug 15 14:20:01 archlinux slim[1675]: wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Aug 15 14:20:03 archlinux slim[1675]: Initial process has exited (return code: 0)
Aug 15 14:20:13 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.75' (uid=0 pid=3163 comm="sudo journalctl -b")
Aug 15 14:20:13 archlinux dbus-daemon[706]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Aug 15 14:20:14 archlinux sudo[3163]:    millus : TTY=pts/11 ; PWD=/home/millus ; USER=root ; COMMAND=/usr/bin/journalctl -b
Aug 15 14:20:14 archlinux sudo[3163]: pam_unix(sudo:session): session opened for user root(uid=0) by millus(uid=1000)
Aug 15 14:20:15 archlinux sudo[3163]: pam_unix(sudo:session): session closed for user root
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.429: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstogg.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstogg.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.429: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstspeex.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstspeex.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.430: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvdlpcmdec.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvdlpcmdec.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.430: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstcamerabin.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstcamerabin.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.430: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaiff.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaiff.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.430: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstcoretracers.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstcoretracers.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.430: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstid3tag.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstid3tag.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.431: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsubenc.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsubenc.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.431: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstbz2.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstbz2.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.431: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstfieldanalysis.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstfieldanalysis.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.431: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideosignal.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideosignal.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.432: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstjpegformat.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstjpegformat.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.432: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrtpmanagerbad.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrtpmanagerbad.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.432: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstswitchbin.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstswitchbin.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.432: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstpbtypes.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstpbtypes.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.433: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsttypefindfunctions.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsttypefindfunctions.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.433: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstivtc.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstivtc.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.433: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstproxy.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstproxy.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.433: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstapp.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstapp.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.433: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideobox.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideobox.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.434: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsoup.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsoup.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.434: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstid3demux.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstid3demux.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.434: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideofiltersbad.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideofiltersbad.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.434: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstpnm.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstpnm.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.434: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsttranscode.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsttranscode.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.435: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdeinterlace.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdeinterlace.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.435: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideoconvert.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideoconvert.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.435: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstjp2kdecimator.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstjp2kdecimator.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.435: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstv4l2codecs.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstv4l2codecs.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.436: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstgeometrictransform.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstgeometrictransform.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.436: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrsdav1d.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrsdav1d.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.436: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstadpcmenc.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstadpcmenc.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.436: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsty4mdec.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsty4mdec.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.436: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvb.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvb.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.437: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstavi.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstavi.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.437: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideofilter.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideofilter.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.437: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmpegpsdemux.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmpegpsdemux.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.437: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideoframe_audiolevel.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideoframe_audiolevel.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.438: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrawparse.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrawparse.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.438: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrtponvif.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrtponvif.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.438: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudiolatency.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudiolatency.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.438: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudioparsers.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudioparsers.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.438: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstfreeverb.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstfreeverb.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.439: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvmnc.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvmnc.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.439: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstautoconvert.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstautoconvert.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.439: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstpcapparse.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstpcapparse.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.439: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstuvch264.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstuvch264.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.439: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvdspu.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvdspu.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.440: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsiren.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsiren.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.440: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstgaudieffects.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstgaudieffects.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.440: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsttheora.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsttheora.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.440: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmatroska.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmatroska.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.440: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstautodetect.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstautodetect.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.441: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstxingmux.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstxingmux.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.442: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudiovisualizers.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudiovisualizers.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.442: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstclosedcaption.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstclosedcaption.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.442: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstflac.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstflac.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.442: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstopus.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstopus.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.443: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstwavparse.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstwavparse.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.444: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudioresample.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudioresample.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.444: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmidi.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmidi.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.444: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsmoothstreaming.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsmoothstreaming.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.444: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstfrei0r.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstfrei0r.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.445: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstadder.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstadder.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.445: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdtls.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdtls.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.445: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudiobuffersplit.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudiobuffersplit.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.445: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstinterlace.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstinterlace.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.446: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsdpelem.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsdpelem.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.446: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstspeed.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstspeed.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.446: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstcolormanagement.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstcolormanagement.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.446: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideoscale.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideoscale.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.446: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmpegpsmux.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmpegpsmux.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.447: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstipcpipeline.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstipcpipeline.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.447: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudiomixmatrix.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudiomixmatrix.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.447: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstadpcmdec.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstadpcmdec.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.447: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsttimecode.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsttimecode.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.447: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmpegtsmux.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmpegtsmux.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.447: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstfestival.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstfestival.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.448: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsty4menc.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsty4menc.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.448: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstivfparse.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstivfparse.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.448: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstshm.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstshm.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.448: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmpg123.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmpg123.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.449: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstplayback.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstplayback.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.449: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstremovesilence.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstremovesilence.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.449: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstcoloreffects.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstcoloreffects.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.449: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsndfile.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsndfile.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.449: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstnavigationtest.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstnavigationtest.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.450: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudioconvert.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudioconvert.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.450: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvorbis.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvorbis.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.450: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libprotonmediaconverter.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libprotonmediaconverter.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.450: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvbsubenc.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvbsubenc.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.450: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstflv.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstflv.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.451: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstisomp4.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstisomp4.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.451: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstwaylandsink.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstwaylandsink.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.451: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdebugutilsbad.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdebugutilsbad.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.451: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvbsuboverlay.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvbsuboverlay.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.452: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstlibav.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstlibav.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.452: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvdsub.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdvdsub.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.452: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstjpeg.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstjpeg.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.452: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstbayer.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstbayer.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.452: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrtmp2.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrtmp2.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.453: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvpx.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvpx.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.453: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdash.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdash.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.453: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsmooth.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsmooth.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.453: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideoparsersbad.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstvideoparsersbad.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.453: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsthls.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgsthls.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.454: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsegmentclip.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsegmentclip.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.454: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstasfmux.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstasfmux.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.454: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmpegtsdemux.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmpegtsdemux.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.454: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrealmedia.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrealmedia.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.455: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaccurip.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaccurip.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.455: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstfaceoverlay.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstfaceoverlay.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.455: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstasf.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstasf.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.455: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsctp.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstsctp.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.456: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstgdp.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstgdp.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.456: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstwebp.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstwebp.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.456: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudiofxbad.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstaudiofxbad.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.456: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstlegacyrawparse.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstlegacyrawparse.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.456: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstcoreelements.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstcoreelements.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.457: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstopenal.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstopenal.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.457: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstinter.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstinter.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.457: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdebug.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstdebug.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.457: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrfbsrc.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrfbsrc.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.457: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstopusparse.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstopusparse.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.458: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstflxdec.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstflxdec.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.458: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstnetsim.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstnetsim.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.458: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstttmlsubs.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstttmlsubs.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.458: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrist.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstrist.so: wrong ELF class: ELFCLASS64
Aug 15 14:20:20 archlinux slim[1675]: (wine:3216): GStreamer-WARNING **: 14:20:20.458: Failed to load plugin '/home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmxf.so': /home/millus/.local/share/lutris/runners/wine/lutris-GE-Proton8-7-x86_64/lib64/gstreamer-1.0/libgstmxf.so: wrong ELF class: ELFCLASS64
Aug 15 14:21:55 archlinux slim[1675]: X Error of failed request:  BadMatch (invalid parameter attributes)
Aug 15 14:21:55 archlinux slim[1675]:   Major opcode of failed request:  149 ()
Aug 15 14:21:55 archlinux slim[1675]:   Minor opcode of failed request:  4
Aug 15 14:21:55 archlinux slim[1675]:   Serial number of failed request:  667
Aug 15 14:21:55 archlinux slim[1675]:   Current serial number in output stream:  677
Aug 15 14:22:01 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.125' (uid=0 pid=6713 comm="sudo journalctl -b")
Aug 15 14:22:01 archlinux dbus-daemon[706]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Aug 15 14:22:01 archlinux sudo[6713]:    millus : TTY=pts/11 ; PWD=/home/millus ; USER=root ; COMMAND=/usr/bin/journalctl -b
Aug 15 14:22:01 archlinux sudo[6713]: pam_unix(sudo:session): session opened for user root(uid=0) by millus(uid=1000)
Aug 15 14:22:01 archlinux sudo[6713]: pam_unix(sudo:session): session closed for user root
Aug 15 14:22:07 archlinux xfwm4[1034]: getMoveToMonitorProps: assertion 'current_rect->x == other_rect->x + other_rect->width' failed
Aug 15 14:22:07 archlinux xfwm4[1034]: clientMoveToMonitorByDirectionTarget: assertion 'candidate_monitors != NULL' failed
Aug 15 14:22:07 archlinux xfwm4[1034]: getMoveToMonitorProps: assertion 'current_rect->y == other_rect->y + other_rect->height' failed
Aug 15 14:22:07 archlinux xfwm4[1034]: clientMoveToMonitorByDirectionTarget: assertion 'candidate_monitors != NULL' failed
Aug 15 14:22:07 archlinux xfwm4[1034]: getMoveToMonitorProps: assertion 'other_rect->y == current_rect->y + current_rect->height' failed
Aug 15 14:22:07 archlinux xfwm4[1034]: clientMoveToMonitorByDirectionTarget: assertion 'candidate_monitors != NULL' failed
Aug 15 14:24:14 archlinux dbus-daemon[706]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.126' (uid=0 pid=11086 comm="sudo journalctl -b")
Aug 15 14:24:14 archlinux dbus-daemon[706]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Aug 15 14:24:16 archlinux sudo[11086]:    millus : TTY=pts/2 ; PWD=/home/millus ; USER=root ; COMMAND=/usr/bin/journalctl -b
Aug 15 14:24:16 archlinux sudo[11086]: pam_unix(sudo:session): session opened for user root(uid=0) by millus(uid=1000)

Last edited by millus (2023-08-15 12:37:35)

Offline

#6 2023-08-15 13:23:21

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,774

Re: [SOLVED] Cannot play any game anymore since yesterday pacman Syu

Probably the same "none monitor" problem as mentioned in https://bbs.archlinux.org/viewtopic.php?id=288009 with the simpledrm device, try the workarounds mentioned there.

I'm also seeing slim, which is abandoned and considered not to properly initialize systemd login session, note the warning in: https://wiki.archlinux.org/title/SLiM

Also an integrated GPU potentially complicating things while not beein in active use, consider to disable it in BIOS/blacklisting i915.

Offline

#7 2023-08-15 19:24:23

millus
Member
Registered: 2019-07-21
Posts: 223

Re: [SOLVED] Cannot play any game anymore since yesterday pacman Syu

Ohhh wow, yes, it seems adding this to the kernel command line fixed it. At least games run again ^^

initcall_blacklist=simpledrm_platform_driver_init

And unlike the person in the linked thread I still have proper boot screens and don't notice anything different during boot process, yay.

(>' ')> Thanks!

Offline

Board footer

Powered by FluxBB