ServerLayout ignored: multi-GPU NVIDIA xorg.conf

TL;DR

On Manjaro, I cannot set up a headless multi-GPU config with CoolBits set. On Arch it works.

Long description:

My xorg.conf is being read (CoolBits for one GPU is set), but the ServerLayout section is ignored and a different one is used which sets the option AllowNVIDIAGpuScreens which breaks setting CoolBits on the other GPUs.

Background I am trying to control fans on a 7 GPU headless PC like this.

The contents of my xorg.conf are:

    Section "ServerLayout"
        Identifier "dual"
        Screen 0 "Screen0"
        Screen 1 "Screen1" RightOf "Screen0"
        Screen 2 "Screen2" RightOf "Screen1"
        Screen 3 "Screen3" RightOf "Screen2"
        Screen 4 "Screen4" RightOf "Screen3"
        Screen 5 "Screen5" RightOf "Screen4"
        Screen 6 "Screen6" RightOf "Screen5"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:1:0:0"
    Option         "Coolbits"       "28"
    Option         "AllowEmptyInitialConfiguration"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:65:0:0"
    Option         "Coolbits"       "28"
    Option         "AllowEmptyInitialConfiguration"
EndSection

Section "Device"
    Identifier     "Device2"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:67:0:0"
    Option         "Coolbits"       "28"
    Option         "AllowEmptyInitialConfiguration"
EndSection

Section "Device"
    Identifier     "Device3"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:129:0:0"
    Option         "Coolbits"       "28"
    Option         "AllowEmptyInitialConfiguration"
EndSection

Section "Device"
    Identifier     "Device4"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:130:0:0"
    Option         "Coolbits"       "28"
    Option         "AllowEmptyInitialConfiguration"
EndSection

Section "Device"
    Identifier     "Device5"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:193:0:0"
    Option         "Coolbits"       "28"
    Option         "AllowEmptyInitialConfiguration"
EndSection

Section "Device"
    Identifier     "Device6"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:194:0:0"
    Option         "Coolbits"       "28"
    Option         "AllowEmptyInitialConfiguration"
EndSection

Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
EndSection

Section "Screen"
        Identifier     "Screen1"
        Device         "Device1"
EndSection

Section "Screen"
        Identifier     "Screen2"
        Device         "Device2"
EndSection
Section "Screen"
        Identifier     "Screen3"
        Device         "Device3"
EndSection
Section "Screen"
        Identifier     "Screen4"
        Device         "Device4"
EndSection
Section "Screen"
        Identifier     "Screen5"
        Device         "Device5"
EndSection
Section "Screen"
        Identifier     "Screen6"
        Device         "Device6"
EndSection

Note that the ServerLayout section is named “dual”.

Here is the xorg log:

[225962.743] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[225962.744] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[225962.744] Build Operating System: Linux Manjaro Linux
[225962.744] Current Operating System: Linux krasavchik 5.4.101-1-MANJARO #1 SMP PREEMPT Fri Feb 26 11:18:55 UTC 2021 x86_64
[225962.744] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-5.4-x86_64 root=UUID=2206830c-e83a-4d84-b149-f70823e25e54 rw rootflags=subvol=@ cryptdevice=UUID=060f0892-4bf3-46bf-946b-831600654e03:cryptroot quiet udev.log_priority=3
[225962.744] Build Date: 16 December 2020  10:33:32PM
[225962.744]  
[225962.744] Current version of pixman: 0.40.0
[225962.744] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[225962.744] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[225962.744] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 22 12:23:01 2021
[225962.745] (==) Using config file: "/etc/X11/xorg.conf"
[225962.745] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[225962.745] (==) ServerLayout "layout"
[225962.745] (**) |-->Screen "Screen0" (0)
[225962.745] (**) |   |-->Monitor "<default monitor>"
[225962.745] (**) |   |-->Device "Device0"
[225962.745] (**) |   |-->GPUDevice "Device1"
[225962.745] (**) |   |-->GPUDevice "Device2"
[225962.745] (**) |   |-->GPUDevice "Device3"
[225962.745] (**) |   |-->GPUDevice "Device4"
[225962.745] (==) No monitor specified for screen "Screen0".
	Using a default monitor configuration.
[225962.745] (==) Automatically adding devices
[225962.745] (==) Automatically enabling devices
[225962.745] (==) Automatically adding GPU devices
[225962.745] (==) Automatically binding GPU devices
[225962.745] (==) Max clients allowed: 256, resource mask: 0x1fffff
[225962.745] (WW) The directory "/usr/share/fonts/misc" does not exist.
[225962.745] 	Entry deleted from font path.
[225962.745] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[225962.745] 	Entry deleted from font path.
[225962.745] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[225962.745] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[225962.745] 	Entry deleted from font path.
[225962.745] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[225962.745] 	Entry deleted from font path.
[225962.745] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[225962.745] 	Entry deleted from font path.
[225962.745] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[225962.745] 	Entry deleted from font path.
[225962.745] (==) FontPath set to:
	
[225962.745] (==) ModulePath set to "/usr/lib/xorg/modules"
[225962.745] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[225962.745] (II) Module ABI versions:
[225962.745] 	X.Org ANSI C Emulation: 0.4
[225962.745] 	X.Org Video Driver: 24.1
[225962.745] 	X.Org XInput driver : 24.1
[225962.745] 	X.Org Server Extension : 10.0
[225962.747] (--) using VT number 2

[225962.747] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[225962.748] (II) xfree86: Adding drm device (/dev/dri/card6)
[225962.748] (II) xfree86: Adding drm device (/dev/dri/card4)
[225962.749] (II) xfree86: Adding drm device (/dev/dri/card5)
[225962.749] (II) xfree86: Adding drm device (/dev/dri/card2)
[225962.749] (II) xfree86: Adding drm device (/dev/dri/card3)
[225962.749] (II) xfree86: Adding drm device (/dev/dri/card1)
[225962.749] (II) xfree86: Adding drm device (/dev/dri/card0)
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.756] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[225962.761] (--) PCI: (1@0:0:0) 10de:1b06:196e:1210 rev 161, Mem @ 0xb2000000/16777216, 0x38060000000/268435456, 0x38070000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[225962.761] (--) PCI: (65@0:0:0) 10de:1b06:19da:1470 rev 161, Mem @ 0xa4000000/16777216, 0x28040000000/268435456, 0x28050000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[225962.761] (--) PCI: (67@0:0:0) 10de:1b06:196e:1210 rev 161, Mem @ 0xa2000000/16777216, 0x28020000000/268435456, 0x28030000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[225962.761] (--) PCI: (129@0:0:0) 10de:1b06:19da:1470 rev 161, Mem @ 0xad000000/16777216, 0x20020000000/268435456, 0x20030000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/524288
[225962.761] (--) PCI: (130@0:0:0) 10de:1b06:196e:1210 rev 161, Mem @ 0xab000000/16777216, 0x20000000000/268435456, 0x20010000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/524288
[225962.761] (--) PCI: (193@0:0:0) 10de:1b06:196e:1210 rev 161, Mem @ 0xf4000000/16777216, 0x18000000000/268435456, 0x18010000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[225962.761] (--) PCI:*(195@0:0:0) 1a03:2000:1a03:2000 rev 65, Mem @ 0xf2000000/16777216, 0xf3000000/131072, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[225962.762] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[225962.762] (II) LoadModule: "glx"
[225962.762] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[225962.766] (II) Module glx: vendor="X.Org Foundation"
[225962.767] 	compiled for 1.20.10, module version = 1.0.0
[225962.767] 	ABI class: X.Org Server Extension, version 10.0
[225962.767] (II) LoadModule: "nvidia"
[225962.767] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[225962.769] (II) Module nvidia: vendor="NVIDIA Corporation"
[225962.769] 	compiled for 1.6.99.901, module version = 1.0.0
[225962.769] 	Module class: X.Org Video Driver
[225962.769] (II) NVIDIA dlloader X Driver  460.56  Tue Feb 23 23:25:58 UTC 2021
[225962.769] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[225962.774] (II) Loading sub module "fb"
[225962.774] (II) LoadModule: "fb"
[225962.775] (II) Loading /usr/lib/xorg/modules/libfb.so
[225962.775] (II) Module fb: vendor="X.Org Foundation"
[225962.775] 	compiled for 1.20.10, module version = 1.0.0
[225962.775] 	ABI class: X.Org ANSI C Emulation, version 0.4
[225962.775] (II) Loading sub module "wfb"
[225962.775] (II) LoadModule: "wfb"
[225962.775] (II) Loading /usr/lib/xorg/modules/libwfb.so
[225962.775] (II) Module wfb: vendor="X.Org Foundation"
[225962.775] 	compiled for 1.20.10, module version = 1.0.0
[225962.775] 	ABI class: X.Org ANSI C Emulation, version 0.4
[225962.775] (II) Loading sub module "ramdac"
[225962.775] (II) LoadModule: "ramdac"
[225962.775] (II) Module "ramdac" already built-in
[225962.785] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Screen0" for depth/fbbpp 24/32
[225962.785] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[225962.785] (==) NVIDIA(0): RGB weight 888
[225962.785] (==) NVIDIA(0): Default visual is TrueColor
[225962.785] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[225962.785] (**) Option "AllowNVIDIAGpuScreens"
[225962.785] (II) Applying OutputClass "nvidia" options to /dev/dri/card6
[225962.785] (II) Applying OutputClass "nvidia" options to /dev/dri/card6
[225962.785] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[225962.785] (**) NVIDIA(0): Option "Coolbits" "28"
[225962.785] (**) NVIDIA(0): Enabling 2D acceleration
[225962.785] (II) Loading sub module "glxserver_nvidia"
[225962.785] (II) LoadModule: "glxserver_nvidia"
[225962.785] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[225962.795] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[225962.795] 	compiled for 1.6.99.901, module version = 1.0.0
[225962.795] 	Module class: X.Org Server Extension
[225962.795] (II) NVIDIA GLX Module  460.56  Tue Feb 23 23:23:21 UTC 2021
[225962.795] (II) NVIDIA: The X server supports PRIME Render Offload.
[225962.811] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[225962.811] (--) NVIDIA(0):     DFP-0
[225962.811] (--) NVIDIA(0):     DFP-1
[225962.811] (--) NVIDIA(0):     DFP-2
[225962.811] (--) NVIDIA(0):     DFP-3
[225962.811] (--) NVIDIA(0):     DFP-4
[225962.811] (--) NVIDIA(0):     DFP-5
[225962.811] (--) NVIDIA(0):     DFP-6
[225962.814] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1080 Ti (GP102-A) at PCI:1:0:0 (GPU-0)
[225962.814] (--) NVIDIA(0): Memory: 11534336 kBytes
[225962.814] (--) NVIDIA(0): VideoBIOS: 86.02.39.00.01
[225962.814] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[225962.814] (--) NVIDIA(GPU-0): DFP-0: disconnected
[225962.814] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[225962.814] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[225962.814] (--) NVIDIA(GPU-0): 
[225962.814] (--) NVIDIA(GPU-0): DFP-1: disconnected
[225962.814] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[225962.814] (--) NVIDIA(GPU-0): DFP-1: 1440.0 MHz maximum pixel clock
[225962.814] (--) NVIDIA(GPU-0): 
[225962.815] (--) NVIDIA(GPU-0): DFP-2: disconnected
[225962.815] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[225962.815] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[225962.815] (--) NVIDIA(GPU-0): 
[225962.815] (--) NVIDIA(GPU-0): DFP-3: disconnected
[225962.815] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[225962.815] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[225962.815] (--) NVIDIA(GPU-0): 
[225962.816] (--) NVIDIA(GPU-0): DFP-4: disconnected
[225962.816] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[225962.816] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[225962.816] (--) NVIDIA(GPU-0): 
[225962.816] (--) NVIDIA(GPU-0): DFP-5: disconnected
[225962.816] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[225962.816] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[225962.816] (--) NVIDIA(GPU-0): 
[225962.816] (--) NVIDIA(GPU-0): DFP-6: disconnected
[225962.816] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[225962.816] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[225962.816] (--) NVIDIA(GPU-0): 
[225962.816] (==) NVIDIA(0): 
[225962.816] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[225962.816] (==) NVIDIA(0):     will be used as the requested mode.
[225962.816] (==) NVIDIA(0): 
[225962.816] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[225962.816] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[225962.817] (II) NVIDIA(0): Validated MetaModes:
[225962.817] (II) NVIDIA(0):     "NULL"
[225962.817] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[225962.817] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[225962.817] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[225962.817] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[225962.817] (==) NVIDIA(G0): RGB weight 888
[225962.817] (==) NVIDIA(G0): Default visual is TrueColor
[225962.817] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[225962.817] (II) Applying OutputClass "nvidia" options to /dev/dri/card4
[225962.817] (II) Applying OutputClass "nvidia" options to /dev/dri/card4
[225962.817] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[225962.817] (**) NVIDIA(G0): Enabling 2D acceleration
[225962.817] (II) NVIDIA: The X server supports PRIME Render Offload.
[225962.823] (--) NVIDIA(0): Valid display device(s) on GPU-1 at PCI:65:0:0
[225962.823] (--) NVIDIA(0):     DFP-0
[225962.823] (--) NVIDIA(0):     DFP-1
[225962.824] (--) NVIDIA(0):     DFP-2
[225962.824] (--) NVIDIA(0):     DFP-3
[225962.824] (--) NVIDIA(0):     DFP-4
[225962.824] (--) NVIDIA(0):     DFP-5
[225962.824] (--) NVIDIA(0):     DFP-6
[225962.825] (II) NVIDIA(G0): NVIDIA GPU GeForce GTX 1080 Ti (GP102-A) at PCI:65:0:0
[225962.825] (II) NVIDIA(G0):     (GPU-1)
[225962.825] (--) NVIDIA(G0): Memory: 11534336 kBytes
[225962.825] (--) NVIDIA(G0): VideoBIOS: 86.02.39.00.2e
[225962.825] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[225962.825] (--) NVIDIA(GPU-1): DFP-0: disconnected
[225962.825] (--) NVIDIA(GPU-1): DFP-0: Internal TMDS
[225962.825] (--) NVIDIA(GPU-1): DFP-0: 165.0 MHz maximum pixel clock
[225962.825] (--) NVIDIA(GPU-1): 
[225962.825] (--) NVIDIA(GPU-1): DFP-1: disconnected
[225962.825] (--) NVIDIA(GPU-1): DFP-1: Internal DisplayPort
[225962.825] (--) NVIDIA(GPU-1): DFP-1: 1440.0 MHz maximum pixel clock
[225962.825] (--) NVIDIA(GPU-1): 
[225962.826] (--) NVIDIA(GPU-1): DFP-2: disconnected
[225962.826] (--) NVIDIA(GPU-1): DFP-2: Internal TMDS
[225962.826] (--) NVIDIA(GPU-1): DFP-2: 165.0 MHz maximum pixel clock
[225962.826] (--) NVIDIA(GPU-1): 
[225962.826] (--) NVIDIA(GPU-1): DFP-3: disconnected
[225962.826] (--) NVIDIA(GPU-1): DFP-3: Internal DisplayPort
[225962.826] (--) NVIDIA(GPU-1): DFP-3: 1440.0 MHz maximum pixel clock
[225962.826] (--) NVIDIA(GPU-1): 
[225962.826] (--) NVIDIA(GPU-1): DFP-4: disconnected
[225962.826] (--) NVIDIA(GPU-1): DFP-4: Internal TMDS
[225962.826] (--) NVIDIA(GPU-1): DFP-4: 165.0 MHz maximum pixel clock
[225962.826] (--) NVIDIA(GPU-1): 
[225962.826] (--) NVIDIA(GPU-1): DFP-5: disconnected
[225962.826] (--) NVIDIA(GPU-1): DFP-5: Internal DisplayPort
[225962.826] (--) NVIDIA(GPU-1): DFP-5: 1440.0 MHz maximum pixel clock
[225962.826] (--) NVIDIA(GPU-1): 
[225962.826] (--) NVIDIA(GPU-1): DFP-6: disconnected
[225962.826] (--) NVIDIA(GPU-1): DFP-6: Internal TMDS
[225962.826] (--) NVIDIA(GPU-1): DFP-6: 165.0 MHz maximum pixel clock
[225962.826] (--) NVIDIA(GPU-1): 
[225962.826] (II) NVIDIA(G0): Validated MetaModes:
[225962.826] (II) NVIDIA(G0):     "NULL"
[225962.826] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[225962.826] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[225962.826] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[225962.826] (==) NVIDIA(G1): Depth 24, (==) framebuffer bpp 32
[225962.827] (==) NVIDIA(G1): RGB weight 888
[225962.827] (==) NVIDIA(G1): Default visual is TrueColor
[225962.827] (==) NVIDIA(G1): Using gamma correction (1.0, 1.0, 1.0)
[225962.827] (II) Applying OutputClass "nvidia" options to /dev/dri/card5
[225962.827] (II) Applying OutputClass "nvidia" options to /dev/dri/card5
[225962.827] (**) NVIDIA(G1): Option "AllowEmptyInitialConfiguration"
[225962.827] (**) NVIDIA(G1): Enabling 2D acceleration
[225962.827] (II) NVIDIA: The X server supports PRIME Render Offload.
[225962.840] (--) NVIDIA(0): Valid display device(s) on GPU-2 at PCI:67:0:0
[225962.840] (--) NVIDIA(0):     DFP-0
[225962.840] (--) NVIDIA(0):     DFP-1
[225962.840] (--) NVIDIA(0):     DFP-2
[225962.840] (--) NVIDIA(0):     DFP-3
[225962.840] (--) NVIDIA(0):     DFP-4
[225962.840] (--) NVIDIA(0):     DFP-5
[225962.840] (--) NVIDIA(0):     DFP-6
[225962.841] (II) NVIDIA(G1): NVIDIA GPU GeForce GTX 1080 Ti (GP102-A) at PCI:67:0:0
[225962.841] (II) NVIDIA(G1):     (GPU-2)
[225962.841] (--) NVIDIA(G1): Memory: 11534336 kBytes
[225962.841] (--) NVIDIA(G1): VideoBIOS: 86.02.39.00.01
[225962.841] (II) NVIDIA(G1): Detected PCI Express Link width: 16X
[225962.842] (--) NVIDIA(GPU-2): DFP-0: disconnected
[225962.842] (--) NVIDIA(GPU-2): DFP-0: Internal TMDS
[225962.842] (--) NVIDIA(GPU-2): DFP-0: 165.0 MHz maximum pixel clock
[225962.842] (--) NVIDIA(GPU-2): 
[225962.842] (--) NVIDIA(GPU-2): DFP-1: disconnected
[225962.842] (--) NVIDIA(GPU-2): DFP-1: Internal DisplayPort
[225962.842] (--) NVIDIA(GPU-2): DFP-1: 1440.0 MHz maximum pixel clock
[225962.842] (--) NVIDIA(GPU-2): 
[225962.842] (--) NVIDIA(GPU-2): DFP-2: disconnected
[225962.842] (--) NVIDIA(GPU-2): DFP-2: Internal TMDS
[225962.842] (--) NVIDIA(GPU-2): DFP-2: 165.0 MHz maximum pixel clock
[225962.842] (--) NVIDIA(GPU-2): 
[225962.842] (--) NVIDIA(GPU-2): DFP-3: disconnected
[225962.842] (--) NVIDIA(GPU-2): DFP-3: Internal DisplayPort
[225962.842] (--) NVIDIA(GPU-2): DFP-3: 1440.0 MHz maximum pixel clock
[225962.842] (--) NVIDIA(GPU-2): 
[225962.842] (--) NVIDIA(GPU-2): DFP-4: disconnected
[225962.842] (--) NVIDIA(GPU-2): DFP-4: Internal TMDS
[225962.842] (--) NVIDIA(GPU-2): DFP-4: 165.0 MHz maximum pixel clock
[225962.842] (--) NVIDIA(GPU-2): 
[225962.842] (--) NVIDIA(GPU-2): DFP-5: disconnected
[225962.842] (--) NVIDIA(GPU-2): DFP-5: Internal DisplayPort
[225962.842] (--) NVIDIA(GPU-2): DFP-5: 1440.0 MHz maximum pixel clock
[225962.842] (--) NVIDIA(GPU-2): 
[225962.842] (--) NVIDIA(GPU-2): DFP-6: disconnected
[225962.842] (--) NVIDIA(GPU-2): DFP-6: Internal TMDS
[225962.842] (--) NVIDIA(GPU-2): DFP-6: 165.0 MHz maximum pixel clock
[225962.842] (--) NVIDIA(GPU-2): 
[225962.843] (II) NVIDIA(G1): Validated MetaModes:
[225962.843] (II) NVIDIA(G1):     "NULL"
[225962.843] (II) NVIDIA(G1): Virtual screen size determined to be 640 x 480
[225962.843] (WW) NVIDIA(G1): Unable to get display device for DPI computation.
[225962.843] (==) NVIDIA(G1): DPI set to (75, 75); computed from built-in default
[225962.843] (==) NVIDIA(G2): Depth 24, (==) framebuffer bpp 32
[225962.843] (==) NVIDIA(G2): RGB weight 888
[225962.843] (==) NVIDIA(G2): Default visual is TrueColor
[225962.843] (==) NVIDIA(G2): Using gamma correction (1.0, 1.0, 1.0)
[225962.843] (II) Applying OutputClass "nvidia" options to /dev/dri/card2
[225962.843] (II) Applying OutputClass "nvidia" options to /dev/dri/card2
[225962.843] (**) NVIDIA(G2): Option "AllowEmptyInitialConfiguration"
[225962.843] (**) NVIDIA(G2): Enabling 2D acceleration
[225962.843] (II) NVIDIA: The X server supports PRIME Render Offload.
[225962.858] (--) NVIDIA(0): Valid display device(s) on GPU-3 at PCI:129:0:0
[225962.858] (--) NVIDIA(0):     DFP-0
[225962.858] (--) NVIDIA(0):     DFP-1
[225962.858] (--) NVIDIA(0):     DFP-2
[225962.858] (--) NVIDIA(0):     DFP-3
[225962.858] (--) NVIDIA(0):     DFP-4
[225962.858] (--) NVIDIA(0):     DFP-5
[225962.858] (--) NVIDIA(0):     DFP-6
[225962.860] (II) NVIDIA(G2): NVIDIA GPU GeForce GTX 1080 Ti (GP102-A) at PCI:129:0:0
[225962.860] (II) NVIDIA(G2):     (GPU-3)
[225962.860] (--) NVIDIA(G2): Memory: 11534336 kBytes
[225962.861] (--) NVIDIA(G2): VideoBIOS: 86.02.39.00.2e
[225962.861] (II) NVIDIA(G2): Detected PCI Express Link width: 16X
[225962.861] (--) NVIDIA(GPU-3): DFP-0: disconnected
[225962.861] (--) NVIDIA(GPU-3): DFP-0: Internal TMDS
[225962.861] (--) NVIDIA(GPU-3): DFP-0: 165.0 MHz maximum pixel clock
[225962.861] (--) NVIDIA(GPU-3): 
[225962.861] (--) NVIDIA(GPU-3): DFP-1: disconnected
[225962.861] (--) NVIDIA(GPU-3): DFP-1: Internal DisplayPort
[225962.861] (--) NVIDIA(GPU-3): DFP-1: 1440.0 MHz maximum pixel clock
[225962.861] (--) NVIDIA(GPU-3): 
[225962.861] (--) NVIDIA(GPU-3): DFP-2: disconnected
[225962.861] (--) NVIDIA(GPU-3): DFP-2: Internal TMDS
[225962.861] (--) NVIDIA(GPU-3): DFP-2: 165.0 MHz maximum pixel clock
[225962.861] (--) NVIDIA(GPU-3): 
[225962.861] (--) NVIDIA(GPU-3): DFP-3: disconnected
[225962.861] (--) NVIDIA(GPU-3): DFP-3: Internal DisplayPort
[225962.861] (--) NVIDIA(GPU-3): DFP-3: 1440.0 MHz maximum pixel clock
[225962.861] (--) NVIDIA(GPU-3): 
[225962.861] (--) NVIDIA(GPU-3): DFP-4: disconnected
[225962.861] (--) NVIDIA(GPU-3): DFP-4: Internal TMDS
[225962.861] (--) NVIDIA(GPU-3): DFP-4: 165.0 MHz maximum pixel clock
[225962.861] (--) NVIDIA(GPU-3): 
[225962.861] (--) NVIDIA(GPU-3): DFP-5: disconnected
[225962.861] (--) NVIDIA(GPU-3): DFP-5: Internal DisplayPort
[225962.861] (--) NVIDIA(GPU-3): DFP-5: 1440.0 MHz maximum pixel clock
[225962.861] (--) NVIDIA(GPU-3): 
[225962.861] (--) NVIDIA(GPU-3): DFP-6: disconnected
[225962.861] (--) NVIDIA(GPU-3): DFP-6: Internal TMDS
[225962.861] (--) NVIDIA(GPU-3): DFP-6: 165.0 MHz maximum pixel clock
[225962.861] (--) NVIDIA(GPU-3): 
[225962.862] (II) NVIDIA(G2): Validated MetaModes:
[225962.862] (II) NVIDIA(G2):     "NULL"
[225962.862] (II) NVIDIA(G2): Virtual screen size determined to be 640 x 480
[225962.862] (WW) NVIDIA(G2): Unable to get display device for DPI computation.
[225962.862] (==) NVIDIA(G2): DPI set to (75, 75); computed from built-in default
[225962.862] (==) NVIDIA(G3): Depth 24, (==) framebuffer bpp 32
[225962.862] (==) NVIDIA(G3): RGB weight 888
[225962.862] (==) NVIDIA(G3): Default visual is TrueColor
[225962.862] (==) NVIDIA(G3): Using gamma correction (1.0, 1.0, 1.0)
[225962.862] (II) Applying OutputClass "nvidia" options to /dev/dri/card3
[225962.862] (II) Applying OutputClass "nvidia" options to /dev/dri/card3
[225962.862] (**) NVIDIA(G3): Option "AllowEmptyInitialConfiguration"
[225962.862] (**) NVIDIA(G3): Enabling 2D acceleration
[225962.862] (II) NVIDIA: The X server supports PRIME Render Offload.
[225962.871] (--) NVIDIA(0): Valid display device(s) on GPU-4 at PCI:130:0:0
[225962.871] (--) NVIDIA(0):     DFP-0
[225962.871] (--) NVIDIA(0):     DFP-1
[225962.871] (--) NVIDIA(0):     DFP-2
[225962.871] (--) NVIDIA(0):     DFP-3
[225962.871] (--) NVIDIA(0):     DFP-4
[225962.871] (--) NVIDIA(0):     DFP-5
[225962.871] (--) NVIDIA(0):     DFP-6
[225962.875] (II) NVIDIA(G3): NVIDIA GPU GeForce GTX 1080 Ti (GP102-A) at PCI:130:0:0
[225962.875] (II) NVIDIA(G3):     (GPU-4)
[225962.875] (--) NVIDIA(G3): Memory: 11534336 kBytes
[225962.875] (--) NVIDIA(G3): VideoBIOS: 86.02.39.00.01
[225962.875] (II) NVIDIA(G3): Detected PCI Express Link width: 16X
[225962.875] (--) NVIDIA(GPU-4): DFP-0: disconnected
[225962.875] (--) NVIDIA(GPU-4): DFP-0: Internal TMDS
[225962.875] (--) NVIDIA(GPU-4): DFP-0: 165.0 MHz maximum pixel clock
[225962.875] (--) NVIDIA(GPU-4): 
[225962.875] (--) NVIDIA(GPU-4): DFP-1: disconnected
[225962.875] (--) NVIDIA(GPU-4): DFP-1: Internal DisplayPort
[225962.875] (--) NVIDIA(GPU-4): DFP-1: 1440.0 MHz maximum pixel clock
[225962.875] (--) NVIDIA(GPU-4): 
[225962.876] (--) NVIDIA(GPU-4): DFP-2: disconnected
[225962.876] (--) NVIDIA(GPU-4): DFP-2: Internal TMDS
[225962.876] (--) NVIDIA(GPU-4): DFP-2: 165.0 MHz maximum pixel clock
[225962.876] (--) NVIDIA(GPU-4): 
[225962.876] (--) NVIDIA(GPU-4): DFP-3: disconnected
[225962.876] (--) NVIDIA(GPU-4): DFP-3: Internal DisplayPort
[225962.876] (--) NVIDIA(GPU-4): DFP-3: 1440.0 MHz maximum pixel clock
[225962.876] (--) NVIDIA(GPU-4): 
[225962.876] (--) NVIDIA(GPU-4): DFP-4: disconnected
[225962.876] (--) NVIDIA(GPU-4): DFP-4: Internal TMDS
[225962.876] (--) NVIDIA(GPU-4): DFP-4: 165.0 MHz maximum pixel clock
[225962.877] (--) NVIDIA(GPU-4): 
[225962.877] (--) NVIDIA(GPU-4): DFP-5: disconnected
[225962.877] (--) NVIDIA(GPU-4): DFP-5: Internal DisplayPort
[225962.877] (--) NVIDIA(GPU-4): DFP-5: 1440.0 MHz maximum pixel clock
[225962.877] (--) NVIDIA(GPU-4): 
[225962.877] (--) NVIDIA(GPU-4): DFP-6: disconnected
[225962.877] (--) NVIDIA(GPU-4): DFP-6: Internal TMDS
[225962.877] (--) NVIDIA(GPU-4): DFP-6: 165.0 MHz maximum pixel clock
[225962.877] (--) NVIDIA(GPU-4): 
[225962.877] (II) NVIDIA(G3): Validated MetaModes:
[225962.877] (II) NVIDIA(G3):     "NULL"
[225962.877] (II) NVIDIA(G3): Virtual screen size determined to be 640 x 480
[225962.877] (WW) NVIDIA(G3): Unable to get display device for DPI computation.
[225962.877] (==) NVIDIA(G3): DPI set to (75, 75); computed from built-in default
[225962.877] (==) NVIDIA(G4): Depth 24, (==) framebuffer bpp 32
[225962.877] (==) NVIDIA(G4): RGB weight 888
[225962.877] (==) NVIDIA(G4): Default visual is TrueColor
[225962.877] (==) NVIDIA(G4): Using gamma correction (1.0, 1.0, 1.0)
[225962.877] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[225962.877] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[225962.877] (**) NVIDIA(G4): Option "AllowEmptyInitialConfiguration"
[225962.877] (**) NVIDIA(G4): Enabling 2D acceleration
[225962.877] (II) NVIDIA: The X server supports PRIME Render Offload.
[225962.883] (--) NVIDIA(0): Valid display device(s) on GPU-5 at PCI:193:0:0
[225962.883] (--) NVIDIA(0):     DFP-0
[225962.883] (--) NVIDIA(0):     DFP-1
[225962.883] (--) NVIDIA(0):     DFP-2
[225962.883] (--) NVIDIA(0):     DFP-3
[225962.883] (--) NVIDIA(0):     DFP-4
[225962.883] (--) NVIDIA(0):     DFP-5
[225962.883] (--) NVIDIA(0):     DFP-6
[225962.886] (II) NVIDIA(G4): NVIDIA GPU GeForce GTX 1080 Ti (GP102-A) at PCI:193:0:0
[225962.886] (II) NVIDIA(G4):     (GPU-5)
[225962.886] (--) NVIDIA(G4): Memory: 11534336 kBytes
[225962.886] (--) NVIDIA(G4): VideoBIOS: 86.02.39.00.01
[225962.886] (II) NVIDIA(G4): Detected PCI Express Link width: 16X
[225962.886] (--) NVIDIA(GPU-5): DFP-0: disconnected
[225962.886] (--) NVIDIA(GPU-5): DFP-0: Internal TMDS
[225962.886] (--) NVIDIA(GPU-5): DFP-0: 165.0 MHz maximum pixel clock
[225962.886] (--) NVIDIA(GPU-5): 
[225962.886] (--) NVIDIA(GPU-5): DFP-1: disconnected
[225962.886] (--) NVIDIA(GPU-5): DFP-1: Internal DisplayPort
[225962.886] (--) NVIDIA(GPU-5): DFP-1: 1440.0 MHz maximum pixel clock
[225962.886] (--) NVIDIA(GPU-5): 
[225962.886] (--) NVIDIA(GPU-5): DFP-2: disconnected
[225962.886] (--) NVIDIA(GPU-5): DFP-2: Internal TMDS
[225962.886] (--) NVIDIA(GPU-5): DFP-2: 165.0 MHz maximum pixel clock
[225962.886] (--) NVIDIA(GPU-5): 
[225962.886] (--) NVIDIA(GPU-5): DFP-3: disconnected
[225962.886] (--) NVIDIA(GPU-5): DFP-3: Internal DisplayPort
[225962.886] (--) NVIDIA(GPU-5): DFP-3: 1440.0 MHz maximum pixel clock
[225962.886] (--) NVIDIA(GPU-5): 
[225962.887] (--) NVIDIA(GPU-5): DFP-4: disconnected
[225962.887] (--) NVIDIA(GPU-5): DFP-4: Internal TMDS
[225962.887] (--) NVIDIA(GPU-5): DFP-4: 165.0 MHz maximum pixel clock
[225962.887] (--) NVIDIA(GPU-5): 
[225962.887] (--) NVIDIA(GPU-5): DFP-5: disconnected
[225962.887] (--) NVIDIA(GPU-5): DFP-5: Internal DisplayPort
[225962.887] (--) NVIDIA(GPU-5): DFP-5: 1440.0 MHz maximum pixel clock
[225962.887] (--) NVIDIA(GPU-5): 
[225962.887] (--) NVIDIA(GPU-5): DFP-6: disconnected
[225962.887] (--) NVIDIA(GPU-5): DFP-6: Internal TMDS
[225962.887] (--) NVIDIA(GPU-5): DFP-6: 165.0 MHz maximum pixel clock
[225962.887] (--) NVIDIA(GPU-5): 
[225962.887] (II) NVIDIA(G4): Validated MetaModes:
[225962.887] (II) NVIDIA(G4):     "NULL"
[225962.887] (II) NVIDIA(G4): Virtual screen size determined to be 640 x 480
[225962.887] (WW) NVIDIA(G4): Unable to get display device for DPI computation.
[225962.887] (==) NVIDIA(G4): DPI set to (75, 75); computed from built-in default
[225962.901] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[225962.901] (II) NVIDIA:     access.
[225962.911] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[225962.911] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[225962.911] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[225962.911] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[225962.911] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[225962.911] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[225962.911] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[225962.911] (II) NVIDIA(0):     Config Options in the README.
[225963.096] (II) NVIDIA(0): Setting mode "NULL"
[225963.132] (==) NVIDIA(0): Disabling shared memory pixmaps
[225963.132] (==) NVIDIA(0): Backing store enabled
[225963.132] (==) NVIDIA(0): Silken mouse disabled
[225963.132] (==) NVIDIA(0): DPMS enabled
[225963.132] (II) Loading sub module "dri2"
[225963.132] (II) LoadModule: "dri2"
[225963.132] (II) Module "dri2" already built-in
[225963.132] (II) NVIDIA(0): [DRI2] Setup complete
[225963.132] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[225963.147] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[225963.147] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[225963.147] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[225963.147] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[225963.147] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[225963.147] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[225963.147] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[225963.147] (II) NVIDIA(G0):     Config Options in the README.
[225963.214] (II) NVIDIA(G0): Setting mode "NULL"
[225963.226] (==) NVIDIA(G0): Disabling shared memory pixmaps
[225963.226] (==) NVIDIA(G0): Backing store enabled
[225963.226] (==) NVIDIA(G0): Silken mouse disabled
[225963.227] (==) NVIDIA(G0): DPMS enabled
[225963.227] (WW) NVIDIA(G0): Option "Coolbits" is not used
[225963.227] (II) Loading sub module "dri2"
[225963.227] (II) LoadModule: "dri2"
[225963.227] (II) Module "dri2" already built-in
[225963.227] (II) NVIDIA(G0): [DRI2] Setup complete
[225963.227] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[225963.233] (II) NVIDIA(G1): ACPI: failed to connect to the ACPI event daemon; the daemon
[225963.233] (II) NVIDIA(G1):     may not be running or the "AcpidSocketPath" X
[225963.233] (II) NVIDIA(G1):     configuration option may not be set correctly.  When the
[225963.233] (II) NVIDIA(G1):     ACPI event daemon is available, the NVIDIA X driver will
[225963.233] (II) NVIDIA(G1):     try to use it to receive ACPI event notifications.  For
[225963.233] (II) NVIDIA(G1):     details, please see the "ConnectToAcpid" and
[225963.233] (II) NVIDIA(G1):     "AcpidSocketPath" X configuration options in Appendix B: X
[225963.233] (II) NVIDIA(G1):     Config Options in the README.
[225963.266] (II) NVIDIA(G1): Setting mode "NULL"
[225963.278] (==) NVIDIA(G1): Disabling shared memory pixmaps
[225963.278] (==) NVIDIA(G1): Backing store enabled
[225963.278] (==) NVIDIA(G1): Silken mouse disabled
[225963.279] (==) NVIDIA(G1): DPMS enabled
[225963.279] (WW) NVIDIA(G1): Option "Coolbits" is not used
[225963.279] (II) Loading sub module "dri2"
[225963.279] (II) LoadModule: "dri2"
[225963.279] (II) Module "dri2" already built-in
[225963.279] (II) NVIDIA(G1): [DRI2] Setup complete
[225963.279] (II) NVIDIA(G1): [DRI2]   VDPAU driver: nvidia
[225963.283] (II) NVIDIA(G2): ACPI: failed to connect to the ACPI event daemon; the daemon
[225963.283] (II) NVIDIA(G2):     may not be running or the "AcpidSocketPath" X
[225963.283] (II) NVIDIA(G2):     configuration option may not be set correctly.  When the
[225963.283] (II) NVIDIA(G2):     ACPI event daemon is available, the NVIDIA X driver will
[225963.283] (II) NVIDIA(G2):     try to use it to receive ACPI event notifications.  For
[225963.283] (II) NVIDIA(G2):     details, please see the "ConnectToAcpid" and
[225963.283] (II) NVIDIA(G2):     "AcpidSocketPath" X configuration options in Appendix B: X
[225963.283] (II) NVIDIA(G2):     Config Options in the README.
[225963.368] (II) NVIDIA(G2): Setting mode "NULL"
[225963.418] (==) NVIDIA(G2): Disabling shared memory pixmaps
[225963.418] (==) NVIDIA(G2): Backing store enabled
[225963.418] (==) NVIDIA(G2): Silken mouse disabled
[225963.419] (==) NVIDIA(G2): DPMS enabled
[225963.419] (WW) NVIDIA(G2): Option "Coolbits" is not used
[225963.419] (II) Loading sub module "dri2"
[225963.419] (II) LoadModule: "dri2"
[225963.419] (II) Module "dri2" already built-in
[225963.419] (II) NVIDIA(G2): [DRI2] Setup complete
[225963.419] (II) NVIDIA(G2): [DRI2]   VDPAU driver: nvidia
[225963.438] (II) NVIDIA(G3): ACPI: failed to connect to the ACPI event daemon; the daemon
[225963.438] (II) NVIDIA(G3):     may not be running or the "AcpidSocketPath" X
[225963.438] (II) NVIDIA(G3):     configuration option may not be set correctly.  When the
[225963.438] (II) NVIDIA(G3):     ACPI event daemon is available, the NVIDIA X driver will
[225963.438] (II) NVIDIA(G3):     try to use it to receive ACPI event notifications.  For
[225963.438] (II) NVIDIA(G3):     details, please see the "ConnectToAcpid" and
[225963.438] (II) NVIDIA(G3):     "AcpidSocketPath" X configuration options in Appendix B: X
[225963.438] (II) NVIDIA(G3):     Config Options in the README.
[225963.584] (II) NVIDIA(G3): Setting mode "NULL"
[225963.620] (==) NVIDIA(G3): Disabling shared memory pixmaps
[225963.620] (==) NVIDIA(G3): Backing store enabled
[225963.620] (==) NVIDIA(G3): Silken mouse disabled
[225963.621] (==) NVIDIA(G3): DPMS enabled
[225963.621] (WW) NVIDIA(G3): Option "Coolbits" is not used
[225963.621] (II) Loading sub module "dri2"
[225963.621] (II) LoadModule: "dri2"
[225963.621] (II) Module "dri2" already built-in
[225963.621] (II) NVIDIA(G3): [DRI2] Setup complete
[225963.621] (II) NVIDIA(G3): [DRI2]   VDPAU driver: nvidia
[225963.656] (II) NVIDIA(G4): ACPI: failed to connect to the ACPI event daemon; the daemon
[225963.656] (II) NVIDIA(G4):     may not be running or the "AcpidSocketPath" X
[225963.656] (II) NVIDIA(G4):     configuration option may not be set correctly.  When the
[225963.656] (II) NVIDIA(G4):     ACPI event daemon is available, the NVIDIA X driver will
[225963.656] (II) NVIDIA(G4):     try to use it to receive ACPI event notifications.  For
[225963.656] (II) NVIDIA(G4):     details, please see the "ConnectToAcpid" and
[225963.656] (II) NVIDIA(G4):     "AcpidSocketPath" X configuration options in Appendix B: X
[225963.656] (II) NVIDIA(G4):     Config Options in the README.
[225963.858] (II) NVIDIA(G4): Setting mode "NULL"
[225963.920] (==) NVIDIA(G4): Disabling shared memory pixmaps
[225963.920] (==) NVIDIA(G4): Backing store enabled
[225963.920] (==) NVIDIA(G4): Silken mouse disabled
[225963.920] (==) NVIDIA(G4): DPMS enabled
[225963.921] (II) Loading sub module "dri2"
[225963.921] (II) LoadModule: "dri2"
[225963.921] (II) Module "dri2" already built-in
[225963.921] (II) NVIDIA(G4): [DRI2] Setup complete
[225963.921] (II) NVIDIA(G4): [DRI2]   VDPAU driver: nvidia
[225963.922] (II) Initializing extension Generic Event Extension
[225963.922] (II) Initializing extension SHAPE
[225963.922] (II) Initializing extension MIT-SHM
[225963.922] (II) Initializing extension XInputExtension
[225963.922] (II) Initializing extension XTEST
[225963.922] (II) Initializing extension BIG-REQUESTS
[225963.922] (II) Initializing extension SYNC
[225963.922] (II) Initializing extension XKEYBOARD
[225963.922] (II) Initializing extension XC-MISC
[225963.922] (II) Initializing extension SECURITY
[225963.922] (II) Initializing extension XFIXES
[225963.922] (II) Initializing extension RENDER
[225963.922] (II) Initializing extension RANDR
[225963.922] (II) Initializing extension COMPOSITE
[225963.922] (II) Initializing extension DAMAGE
[225963.922] (II) Initializing extension MIT-SCREEN-SAVER
[225963.922] (II) Initializing extension DOUBLE-BUFFER
[225963.922] (II) Initializing extension RECORD
[225963.922] (II) Initializing extension DPMS
[225963.922] (II) Initializing extension Present
[225963.922] (II) Initializing extension DRI3
[225963.922] (II) Initializing extension X-Resource
[225963.922] (II) Initializing extension XVideo
[225963.922] (II) Initializing extension XVideo-MotionCompensation
[225963.922] (II) Initializing extension GLX
[225963.923] (II) Initializing extension GLX
[225963.923] (II) Indirect GLX disabled.
[225963.923] (II) GLX: Another vendor is already registered for screen 0
[225963.923] (II) Initializing extension XFree86-VidModeExtension
[225963.923] (II) Initializing extension XFree86-DGA
[225963.923] (II) Initializing extension XFree86-DRI
[225963.923] (II) Initializing extension DRI2
[225963.923] (II) Initializing extension NV-GLX
[225963.923] (II) Initializing extension NV-CONTROL
[225964.049] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[225964.049] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[225964.049] (II) LoadModule: "libinput"
[225964.049] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[225964.052] (II) Module libinput: vendor="X.Org Foundation"
[225964.052] 	compiled for 1.20.8, module version = 0.30.0
[225964.052] 	Module class: X.Org XInput Driver
[225964.052] 	ABI class: X.Org XInput driver, version 24.1
[225964.052] (II) Using input driver 'libinput' for 'Power Button'
[225964.052] (**) Power Button: always reports core events
[225964.052] (**) Option "Device" "/dev/input/event1"
[225964.052] (**) Option "_source" "server/udev"
[225964.054] (II) event1  - Power Button: is tagged by udev as: Keyboard
[225964.054] (II) event1  - Power Button: device is a keyboard
[225964.054] (II) event1  - Power Button: device removed
[225964.091] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[225964.091] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[225964.092] (II) event1  - Power Button: is tagged by udev as: Keyboard
[225964.092] (II) event1  - Power Button: device is a keyboard
[225964.092] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[225964.092] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[225964.092] (II) Using input driver 'libinput' for 'Power Button'
[225964.092] (**) Power Button: always reports core events
[225964.092] (**) Option "Device" "/dev/input/event0"
[225964.092] (**) Option "_source" "server/udev"
[225964.093] (II) event0  - Power Button: is tagged by udev as: Keyboard
[225964.093] (II) event0  - Power Button: device is a keyboard
[225964.093] (II) event0  - Power Button: device removed
[225964.148] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[225964.148] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[225964.148] (II) event0  - Power Button: is tagged by udev as: Keyboard
[225964.149] (II) event0  - Power Button: device is a keyboard
[225964.149] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
[225964.149] (II) No input driver specified, ignoring this device.
[225964.149] (II) This device may have been added with another device file.
[225964.150] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
[225964.150] (II) No input driver specified, ignoring this device.
[225964.150] (II) This device may have been added with another device file.
[225964.150] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event21)
[225964.150] (II) No input driver specified, ignoring this device.
[225964.150] (II) This device may have been added with another device file.
[225964.150] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event22)
[225964.150] (II) No input driver specified, ignoring this device.
[225964.150] (II) This device may have been added with another device file.
[225964.151] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event15)
[225964.151] (II) No input driver specified, ignoring this device.
[225964.151] (II) This device may have been added with another device file.
[225964.151] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
[225964.151] (II) No input driver specified, ignoring this device.
[225964.151] (II) This device may have been added with another device file.
[225964.152] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event17)
[225964.152] (II) No input driver specified, ignoring this device.
[225964.152] (II) This device may have been added with another device file.
[225964.152] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event18)
[225964.152] (II) No input driver specified, ignoring this device.
[225964.152] (II) This device may have been added with another device file.
[225964.152] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[225964.152] (II) No input driver specified, ignoring this device.
[225964.152] (II) This device may have been added with another device file.
[225964.153] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[225964.153] (II) No input driver specified, ignoring this device.
[225964.153] (II) This device may have been added with another device file.
[225964.153] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[225964.153] (II) No input driver specified, ignoring this device.
[225964.153] (II) This device may have been added with another device file.
[225964.153] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[225964.153] (II) No input driver specified, ignoring this device.
[225964.153] (II) This device may have been added with another device file.
[225964.153] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6)
[225964.153] (II) No input driver specified, ignoring this device.
[225964.153] (II) This device may have been added with another device file.
[225964.154] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
[225964.154] (II) No input driver specified, ignoring this device.
[225964.154] (II) This device may have been added with another device file.
[225964.154] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4)
[225964.154] (II) No input driver specified, ignoring this device.
[225964.154] (II) This device may have been added with another device file.
[225964.154] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5)
[225964.154] (II) No input driver specified, ignoring this device.
[225964.154] (II) This device may have been added with another device file.
[225964.154] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
[225964.154] (II) No input driver specified, ignoring this device.
[225964.154] (II) This device may have been added with another device file.
[225964.155] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[225964.155] (II) No input driver specified, ignoring this device.
[225964.155] (II) This device may have been added with another device file.
[225964.155] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[225964.155] (II) No input driver specified, ignoring this device.
[225964.155] (II) This device may have been added with another device file.
[225964.155] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)
[225964.155] (II) No input driver specified, ignoring this device.
[225964.155] (II) This device may have been added with another device file.
[225964.156] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event23)
[225964.156] (II) No input driver specified, ignoring this device.
[225964.156] (II) This device may have been added with another device file.
[225964.156] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event24)
[225964.156] (II) No input driver specified, ignoring this device.
[225964.156] (II) This device may have been added with another device file.
[225964.156] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event25)
[225964.156] (II) No input driver specified, ignoring this device.
[225964.156] (II) This device may have been added with another device file.
[225964.156] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event26)
[225964.156] (II) No input driver specified, ignoring this device.
[225964.156] (II) This device may have been added with another device file.
[225964.157] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[225964.157] (II) No input driver specified, ignoring this device.
[225964.157] (II) This device may have been added with another device file.
[225964.172] (--) NVIDIA(GPU-0): DFP-0: disconnected
[225964.172] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[225964.172] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[225964.172] (--) NVIDIA(GPU-0): 
[225964.172] (--) NVIDIA(GPU-0): DFP-1: disconnected
[225964.172] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[225964.172] (--) NVIDIA(GPU-0): DFP-1: 1440.0 MHz maximum pixel clock
[225964.172] (--) NVIDIA(GPU-0): 
[225964.172] (--) NVIDIA(GPU-0): DFP-2: disconnected
[225964.172] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[225964.172] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[225964.172] (--) NVIDIA(GPU-0): 
[225964.172] (--) NVIDIA(GPU-0): DFP-3: disconnected
[225964.172] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[225964.172] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[225964.172] (--) NVIDIA(GPU-0): 
[225964.173] (--) NVIDIA(GPU-0): DFP-4: disconnected
[225964.173] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[225964.173] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[225964.173] (--) NVIDIA(GPU-0): 
[225964.173] (--) NVIDIA(GPU-0): DFP-5: disconnected
[225964.173] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[225964.173] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[225964.173] (--) NVIDIA(GPU-0): 
[225964.173] (--) NVIDIA(GPU-0): DFP-6: disconnected
[225964.173] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[225964.173] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[225964.173] (--) NVIDIA(GPU-0): 
[225964.173] (--) NVIDIA(GPU-0): DFP-0: disconnected
[225964.173] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[225964.173] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[225964.173] (--) NVIDIA(GPU-0): 
[225964.173] (--) NVIDIA(GPU-0): DFP-1: disconnected
[225964.173] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[225964.173] (--) NVIDIA(GPU-0): DFP-1: 1440.0 MHz maximum pixel clock
[225964.173] (--) NVIDIA(GPU-0): 
[225964.174] (--) NVIDIA(GPU-0): DFP-2: disconnected
[225964.174] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[225964.174] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[225964.174] (--) NVIDIA(GPU-0): 
[225964.174] (--) NVIDIA(GPU-0): DFP-3: disconnected
[225964.174] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[225964.174] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[225964.174] (--) NVIDIA(GPU-0): 
[225964.174] (--) NVIDIA(GPU-0): DFP-4: disconnected
[225964.174] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[225964.174] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[225964.174] (--) NVIDIA(GPU-0): 
[225964.174] (--) NVIDIA(GPU-0): DFP-5: disconnected
[225964.174] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[225964.174] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[225964.174] (--) NVIDIA(GPU-0): 
[225964.174] (--) NVIDIA(GPU-0): DFP-6: disconnected
[225964.174] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[225964.174] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[225964.174] (--) NVIDIA(GPU-0): 
[225964.175] (--) NVIDIA(GPU-5): DFP-0: disconnected
[225964.175] (--) NVIDIA(GPU-5): DFP-0: Internal TMDS
[225964.175] (--) NVIDIA(GPU-5): DFP-0: 165.0 MHz maximum pixel clock
[225964.175] (--) NVIDIA(GPU-5): 
[225964.175] (--) NVIDIA(GPU-5): DFP-1: disconnected
[225964.175] (--) NVIDIA(GPU-5): DFP-1: Internal DisplayPort
[225964.175] (--) NVIDIA(GPU-5): DFP-1: 1440.0 MHz maximum pixel clock
[225964.175] (--) NVIDIA(GPU-5): 
[225964.176] (--) NVIDIA(GPU-5): DFP-2: disconnected
[225964.176] (--) NVIDIA(GPU-5): DFP-2: Internal TMDS
[225964.176] (--) NVIDIA(GPU-5): DFP-2: 165.0 MHz maximum pixel clock
[225964.176] (--) NVIDIA(GPU-5): 
[225964.176] (--) NVIDIA(GPU-5): DFP-3: disconnected
[225964.176] (--) NVIDIA(GPU-5): DFP-3: Internal DisplayPort
[225964.176] (--) NVIDIA(GPU-5): DFP-3: 1440.0 MHz maximum pixel clock
[225964.176] (--) NVIDIA(GPU-5): 
[225964.178] (--) NVIDIA(GPU-5): DFP-4: disconnected
[225964.178] (--) NVIDIA(GPU-5): DFP-4: Internal TMDS
[225964.178] (--) NVIDIA(GPU-5): DFP-4: 165.0 MHz maximum pixel clock
[225964.178] (--) NVIDIA(GPU-5): 
[225964.178] (--) NVIDIA(GPU-5): DFP-5: disconnected
[225964.178] (--) NVIDIA(GPU-5): DFP-5: Internal DisplayPort
[225964.179] (--) NVIDIA(GPU-5): DFP-5: 1440.0 MHz maximum pixel clock
[225964.179] (--) NVIDIA(GPU-5): 
[225964.180] (--) NVIDIA(GPU-5): DFP-6: disconnected
[225964.180] (--) NVIDIA(GPU-5): DFP-6: Internal TMDS
[225964.180] (--) NVIDIA(GPU-5): DFP-6: 165.0 MHz maximum pixel clock
[225964.180] (--) NVIDIA(GPU-5): 
[225964.182] (--) NVIDIA(GPU-4): DFP-0: disconnected
[225964.182] (--) NVIDIA(GPU-4): DFP-0: Internal TMDS
[225964.182] (--) NVIDIA(GPU-4): DFP-0: 165.0 MHz maximum pixel clock
[225964.182] (--) NVIDIA(GPU-4): 
[225964.182] (--) NVIDIA(GPU-4): DFP-1: disconnected
[225964.182] (--) NVIDIA(GPU-4): DFP-1: Internal DisplayPort
[225964.182] (--) NVIDIA(GPU-4): DFP-1: 1440.0 MHz maximum pixel clock
[225964.182] (--) NVIDIA(GPU-4): 
[225964.182] (--) NVIDIA(GPU-4): DFP-2: disconnected
[225964.182] (--) NVIDIA(GPU-4): DFP-2: Internal TMDS
[225964.182] (--) NVIDIA(GPU-4): DFP-2: 165.0 MHz maximum pixel clock
[225964.182] (--) NVIDIA(GPU-4): 
[225964.183] (--) NVIDIA(GPU-4): DFP-3: disconnected
[225964.183] (--) NVIDIA(GPU-4): DFP-3: Internal DisplayPort
[225964.183] (--) NVIDIA(GPU-4): DFP-3: 1440.0 MHz maximum pixel clock
[225964.183] (--) NVIDIA(GPU-4): 
[225964.183] (--) NVIDIA(GPU-4): DFP-4: disconnected
[225964.183] (--) NVIDIA(GPU-4): DFP-4: Internal TMDS
[225964.183] (--) NVIDIA(GPU-4): DFP-4: 165.0 MHz maximum pixel clock
[225964.183] (--) NVIDIA(GPU-4): 
[225964.183] (--) NVIDIA(GPU-4): DFP-5: disconnected
[225964.183] (--) NVIDIA(GPU-4): DFP-5: Internal DisplayPort
[225964.183] (--) NVIDIA(GPU-4): DFP-5: 1440.0 MHz maximum pixel clock
[225964.183] (--) NVIDIA(GPU-4): 
[225964.184] (--) NVIDIA(GPU-4): DFP-6: disconnected
[225964.184] (--) NVIDIA(GPU-4): DFP-6: Internal TMDS
[225964.184] (--) NVIDIA(GPU-4): DFP-6: 165.0 MHz maximum pixel clock
[225964.184] (--) NVIDIA(GPU-4): 
[225964.186] (--) NVIDIA(GPU-3): DFP-0: disconnected
[225964.186] (--) NVIDIA(GPU-3): DFP-0: Internal TMDS
[225964.186] (--) NVIDIA(GPU-3): DFP-0: 165.0 MHz maximum pixel clock
[225964.186] (--) NVIDIA(GPU-3): 
[225964.186] (--) NVIDIA(GPU-3): DFP-1: disconnected
[225964.186] (--) NVIDIA(GPU-3): DFP-1: Internal DisplayPort
[225964.186] (--) NVIDIA(GPU-3): DFP-1: 1440.0 MHz maximum pixel clock
[225964.186] (--) NVIDIA(GPU-3): 
[225964.186] (--) NVIDIA(GPU-3): DFP-2: disconnected
[225964.186] (--) NVIDIA(GPU-3): DFP-2: Internal TMDS
[225964.186] (--) NVIDIA(GPU-3): DFP-2: 165.0 MHz maximum pixel clock
[225964.186] (--) NVIDIA(GPU-3): 
[225964.186] (--) NVIDIA(GPU-3): DFP-3: disconnected
[225964.186] (--) NVIDIA(GPU-3): DFP-3: Internal DisplayPort
[225964.186] (--) NVIDIA(GPU-3): DFP-3: 1440.0 MHz maximum pixel clock
[225964.186] (--) NVIDIA(GPU-3): 
[225964.200] (--) NVIDIA(GPU-3): DFP-4: disconnected
[225964.200] (--) NVIDIA(GPU-3): DFP-4: Internal TMDS
[225964.200] (--) NVIDIA(GPU-3): DFP-4: 165.0 MHz maximum pixel clock
[225964.201] (--) NVIDIA(GPU-3): 
[225964.201] (--) NVIDIA(GPU-3): DFP-5: disconnected
[225964.201] (--) NVIDIA(GPU-3): DFP-5: Internal DisplayPort
[225964.201] (--) NVIDIA(GPU-3): DFP-5: 1440.0 MHz maximum pixel clock
[225964.201] (--) NVIDIA(GPU-3): 
[225964.202] (--) NVIDIA(GPU-3): DFP-6: disconnected
[225964.202] (--) NVIDIA(GPU-3): DFP-6: Internal TMDS
[225964.202] (--) NVIDIA(GPU-3): DFP-6: 165.0 MHz maximum pixel clock
[225964.202] (--) NVIDIA(GPU-3): 
[225964.204] (--) NVIDIA(GPU-2): DFP-0: disconnected
[225964.204] (--) NVIDIA(GPU-2): DFP-0: Internal TMDS
[225964.204] (--) NVIDIA(GPU-2): DFP-0: 165.0 MHz maximum pixel clock
[225964.204] (--) NVIDIA(GPU-2): 
[225964.204] (--) NVIDIA(GPU-2): DFP-1: disconnected
[225964.204] (--) NVIDIA(GPU-2): DFP-1: Internal DisplayPort
[225964.204] (--) NVIDIA(GPU-2): DFP-1: 1440.0 MHz maximum pixel clock
[225964.204] (--) NVIDIA(GPU-2): 
[225964.205] (--) NVIDIA(GPU-2): DFP-2: disconnected
[225964.205] (--) NVIDIA(GPU-2): DFP-2: Internal TMDS
[225964.205] (--) NVIDIA(GPU-2): DFP-2: 165.0 MHz maximum pixel clock
[225964.205] (--) NVIDIA(GPU-2): 
[225964.205] (--) NVIDIA(GPU-2): DFP-3: disconnected
[225964.205] (--) NVIDIA(GPU-2): DFP-3: Internal DisplayPort
[225964.205] (--) NVIDIA(GPU-2): DFP-3: 1440.0 MHz maximum pixel clock
[225964.205] (--) NVIDIA(GPU-2): 
[225964.205] (--) NVIDIA(GPU-2): DFP-4: disconnected
[225964.205] (--) NVIDIA(GPU-2): DFP-4: Internal TMDS
[225964.205] (--) NVIDIA(GPU-2): DFP-4: 165.0 MHz maximum pixel clock
[225964.205] (--) NVIDIA(GPU-2): 
[225964.205] (--) NVIDIA(GPU-2): DFP-5: disconnected
[225964.205] (--) NVIDIA(GPU-2): DFP-5: Internal DisplayPort
[225964.205] (--) NVIDIA(GPU-2): DFP-5: 1440.0 MHz maximum pixel clock
[225964.205] (--) NVIDIA(GPU-2): 
[225964.206] (--) NVIDIA(GPU-2): DFP-6: disconnected
[225964.206] (--) NVIDIA(GPU-2): DFP-6: Internal TMDS
[225964.206] (--) NVIDIA(GPU-2): DFP-6: 165.0 MHz maximum pixel clock
[225964.206] (--) NVIDIA(GPU-2): 
[225964.206] (--) NVIDIA(GPU-1): DFP-0: disconnected
[225964.206] (--) NVIDIA(GPU-1): DFP-0: Internal TMDS
[225964.206] (--) NVIDIA(GPU-1): DFP-0: 165.0 MHz maximum pixel clock
[225964.206] (--) NVIDIA(GPU-1): 
[225964.206] (--) NVIDIA(GPU-1): DFP-1: disconnected
[225964.206] (--) NVIDIA(GPU-1): DFP-1: Internal DisplayPort
[225964.206] (--) NVIDIA(GPU-1): DFP-1: 1440.0 MHz maximum pixel clock
[225964.206] (--) NVIDIA(GPU-1): 
[225964.207] (--) NVIDIA(GPU-1): DFP-2: disconnected
[225964.207] (--) NVIDIA(GPU-1): DFP-2: Internal TMDS
[225964.207] (--) NVIDIA(GPU-1): DFP-2: 165.0 MHz maximum pixel clock
[225964.207] (--) NVIDIA(GPU-1): 
[225964.207] (--) NVIDIA(GPU-1): DFP-3: disconnected
[225964.207] (--) NVIDIA(GPU-1): DFP-3: Internal DisplayPort
[225964.207] (--) NVIDIA(GPU-1): DFP-3: 1440.0 MHz maximum pixel clock
[225964.207] (--) NVIDIA(GPU-1): 
[225964.207] (--) NVIDIA(GPU-1): DFP-4: disconnected
[225964.207] (--) NVIDIA(GPU-1): DFP-4: Internal TMDS
[225964.207] (--) NVIDIA(GPU-1): DFP-4: 165.0 MHz maximum pixel clock
[225964.207] (--) NVIDIA(GPU-1): 
[225964.207] (--) NVIDIA(GPU-1): DFP-5: disconnected
[225964.207] (--) NVIDIA(GPU-1): DFP-5: Internal DisplayPort
[225964.207] (--) NVIDIA(GPU-1): DFP-5: 1440.0 MHz maximum pixel clock
[225964.207] (--) NVIDIA(GPU-1): 
[225964.208] (--) NVIDIA(GPU-1): DFP-6: disconnected
[225964.208] (--) NVIDIA(GPU-1): DFP-6: Internal TMDS
[225964.208] (--) NVIDIA(GPU-1): DFP-6: 165.0 MHz maximum pixel clock
[225964.208] (--) NVIDIA(GPU-1): 
[225964.209] (--) NVIDIA(GPU-0): DFP-0: disconnected
[225964.209] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[225964.209] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[225964.209] (--) NVIDIA(GPU-0): 
[225964.209] (--) NVIDIA(GPU-0): DFP-1: disconnected
[225964.209] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[225964.209] (--) NVIDIA(GPU-0): DFP-1: 1440.0 MHz maximum pixel clock
[225964.209] (--) NVIDIA(GPU-0): 
[225964.209] (--) NVIDIA(GPU-0): DFP-2: disconnected
[225964.209] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[225964.209] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[225964.209] (--) NVIDIA(GPU-0): 
[225964.209] (--) NVIDIA(GPU-0): DFP-3: disconnected
[225964.209] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[225964.209] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[225964.209] (--) NVIDIA(GPU-0): 
[225964.209] (--) NVIDIA(GPU-0): DFP-4: disconnected
[225964.209] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[225964.209] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[225964.209] (--) NVIDIA(GPU-0): 
[225964.209] (--) NVIDIA(GPU-0): DFP-5: disconnected
[225964.209] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[225964.209] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[225964.209] (--) NVIDIA(GPU-0): 
[225964.210] (--) NVIDIA(GPU-0): DFP-6: disconnected
[225964.210] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[225964.210] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[225964.210] (--) NVIDIA(GPU-0): 
[225966.428] (II) event1  - Power Button: device removed
[225966.454] (II) event0  - Power Button: device removed
[225966.538] (II) UnloadModule: "libinput"
[225966.538] (II) UnloadModule: "libinput"
[225967.249] (II) NVIDIA(GPU-0): Deleting GPU-0
[225967.249] (II) NVIDIA(GPU-1): Renaming GPU-1 to GPU-0
[225967.249] (II) NVIDIA(GPU-2): Renaming GPU-2 to GPU-1
[225967.249] (II) NVIDIA(GPU-3): Renaming GPU-3 to GPU-2
[225967.249] (II) NVIDIA(GPU-4): Renaming GPU-4 to GPU-3
[225967.249] (II) NVIDIA(GPU-5): Renaming GPU-5 to GPU-4
[225967.249] (II) NVIDIA(GPU-0): Deleting GPU-0
[225967.249] (II) NVIDIA(GPU-1): Renaming GPU-1 to GPU-0
[225967.249] (II) NVIDIA(GPU-2): Renaming GPU-2 to GPU-1
[225967.249] (II) NVIDIA(GPU-3): Renaming GPU-3 to GPU-2
[225967.249] (II) NVIDIA(GPU-4): Renaming GPU-4 to GPU-3
[225967.249] (II) NVIDIA(GPU-0): Deleting GPU-0
[225967.249] (II) NVIDIA(GPU-1): Renaming GPU-1 to GPU-0
[225967.249] (II) NVIDIA(GPU-2): Renaming GPU-2 to GPU-1
[225967.249] (II) NVIDIA(GPU-3): Renaming GPU-3 to GPU-2
[225967.249] (II) NVIDIA(GPU-0): Deleting GPU-0
[225967.249] (II) NVIDIA(GPU-1): Renaming GPU-1 to GPU-0
[225967.249] (II) NVIDIA(GPU-2): Renaming GPU-2 to GPU-1
[225967.249] (II) NVIDIA(GPU-0): Deleting GPU-0
[225967.249] (II) NVIDIA(GPU-1): Renaming GPU-1 to GPU-0
[225967.249] (II) NVIDIA(GPU-0): Deleting GPU-0
[225967.270] (II) Server terminated successfully (0). Closing log file.

Notice that the ServerLayout is named “layout” and instead of multiple screens there is only one screen with additional GPUDevices. Coolbits are only set for one GPU.

:+1: Welcome to Manjaro! :+1:

  1. Please read this:
    How to provide good information
    and post some more information so we can see what’s really going on. Now we know the symptom of the disease, but we need some more probing to know where the origin lies…

  2. An inxi --admin --verbosity=7 --filter --no-host --width would be the minimum required information… (Personally Identifiable Information like serial numbers and MAC addresses will be filtered out by the above command)
    Also, please copy-paste that output in-between 3 backticks ``` at the beginning and end of the code/text.

  3. mhwd is optimised for single cards. How did you install the driver?

  4. What kind of BFM are you building??? Are you working for NetFlix? :wink: :grin:

:+1:

P.S. If you enter a bit more details in your profile, we can also see which Desktop Environment you’re using, which CPU/GPU or Kernel, … you have without typing it every time

Please post the output of head -n999 /etc/X11/xorg.conf.d/*. Have you tried putting the configuration in /etc/X11/xorg.conf.d/ with a lower number as a prefix (e.g. 00-my-nvidia.conf)? That should cause it to be processed earlier.

1 Like

Today i solved my own problem with the Section “ServerLayout” “layout”, and i think this may help you to solve yours to.Where to find the 'layout’

Hope this helps :slight_smile:

2 Likes