I spent some more time playing with this and it appears that DRI2 is
enabled on the Intel driver. I have marked the driver as inactive on
Layout0. It appears to me that everything is configured correctly and
that DRI is enabled. I have atteched a copy of xorg log.

Any idea what this assertion means?


On Tue, Nov 3, 2015 at 4:38 PM, Perry Hung <pe...@leaflabs.com> wrote:
> Hi,
>
> I'm trying to use VAAPI for HEVC and h264 decode on a Devil's Canyon
> system running the latest 4.2.5 kernel running Arch Linux.
>
> There is an NVIDIA GPU driving 3 monitors and doing some compute, and
> I'd like to simultaneously use Intel quicksync. The integrated GPU has
> no monitors connected to it, but as far as I can tell has kernel
> support, and the i915 module is loaded:
>
> $d mesg | grep i915
> [    6.869230] i915 0000:00:02.0: enabling device (0000 -> 0003)
> [    6.937495] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops
> i915_audio_component_bind_ops [i915])
> [    6.937499] [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on 
> minor 0
> [    6.948090] i915 0000:00:02.0: No connectors reported connected with modes
> [    6.948336] i915 0000:00:02.0: fb1: inteldrmfb frame buffer device
> [    6.948338] i915 0000:00:02.0: registered panic notifier
>
>
> $ lsmod | grep i915
> i915                 1056768  2
> drm_kms_helper        102400  1 i915
> intel_gtt              20480  1 i915
> i2c_algo_bit           16384  1 i915
> drm                   286720  7 i915,drm_kms_helper,nvidia
> video                  32768  1 i915
> button                 16384  1 i915
>
>
> When I attempt to check the vaapi capabilities of the Intel driver
> with vainfo, I get the following assertion:
>
> $ LIBVA_DRIVER_NAME=i965 vainfo
> libva info: VA-API version 0.38.0
> libva info: va_getDriverName() returns 0
> libva info: User requested driver 'i965'
> libva info: Trying to open /usr/lib/dri/i965_drv_video.so
> libva info: Found init function __vaDriverInit_0_38
> vainfo: intel_driver.c:100: intel_driver_init: Assertion `(((struct
> drm_state *)(ctx)->drm_state)->auth_type == (VA_DRM_AUTH_DRI1)) ||
> (((struct drm_state *)(ctx)->drm_state)->auth_type ==
> (VA_DRM_AUTH_DRI2)) || (((struct drm_state
> *)(ctx)->drm_state)->auth_type == (VA_DRM_AUTH_CUSTOM))' failed.
> zsh: abort (core dumped)  LIBVA_DRIVER_NAME=i965 vainfo
>
> My question is, is this a supported configuration? Do I need to
> reconfigure xorg, or connect the iGPU up to a screen?
[  5020.644] X.Org X Server 1.17.2
Release Date: 2015-06-16
[  5020.646] X Protocol Version 11, Revision 0
[  5020.647] Build Operating System: Linux 4.0.4-2-ARCH x86_64 
[  5020.648] Current Operating System: Linux lsp 4.2.3-1-ARCH #1 SMP PREEMPT Sat Oct 3 18:52:50 CEST 2015 x86_64
[  5020.648] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=3b535607-b55a-42cf-a3b4-1c3adfd903a4 rw quiet
[  5020.649] Build Date: 17 July 2015  05:38:19PM
[  5020.650]  
[  5020.651] Current version of pixman: 0.32.8
[  5020.653] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  5020.653] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  5020.656] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov  3 17:36:03 2015
[  5020.657] (==) Using config file: "/etc/X11/xorg.conf"
[  5020.658] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  5020.658] (==) ServerLayout "Layout0"
[  5020.658] (**) |-->Screen "Screen0" (0)
[  5020.658] (**) |   |-->Monitor "Monitor0"
[  5020.658] (**) |   |-->Device "Device0"
[  5020.658] (**) |-->Inactive Device "intel"
[  5020.658] (**) |-->Input Device "Keyboard0"
[  5020.658] (**) |-->Input Device "Mouse0"
[  5020.658] (**) Option "Xinerama" "0"
[  5020.658] (==) Automatically adding devices
[  5020.658] (==) Automatically enabling devices
[  5020.658] (==) Automatically adding GPU devices
[  5020.658] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  5020.658] 	Entry deleted from font path.
[  5020.658] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[  5020.658] 	Entry deleted from font path.
[  5020.658] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  5020.658] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  5020.658] 	Entry deleted from font path.
[  5020.658] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  5020.658] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[  5020.658] (==) ModulePath set to "/usr/lib/xorg/modules"
[  5020.658] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  5020.658] (WW) Disabling Keyboard0
[  5020.658] (WW) Disabling Mouse0
[  5020.658] (II) Loader magic: 0x817d60
[  5020.658] (II) Module ABI versions:
[  5020.658] 	X.Org ANSI C Emulation: 0.4
[  5020.658] 	X.Org Video Driver: 19.0
[  5020.658] 	X.Org XInput driver : 21.1
[  5020.658] 	X.Org Server Extension : 9.0
[  5020.659] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[  5020.659] (II) xfree86: Adding drm device (/dev/dri/card1)
[  5020.659] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 8 paused 0
[  5020.659] (II) xfree86: Adding drm device (/dev/dri/card0)
[  5020.660] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[  5020.660] (--) PCI: (0:0:2:0) 8086:0412:1849:0412 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[  5020.660] (--) PCI:*(0:1:0:0) 10de:13c2:1462:3160 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[  5020.660] (--) PCI: (0:2:0:0) bdbd:a139:bdbd:a139 rev 0, Mem @ 0xf7a00000/1048576
[  5020.660] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  5020.660] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  5020.660] (II) LoadModule: "dbe"
[  5020.660] (II) Module "dbe" already built-in
[  5020.660] (II) LoadModule: "extmod"
[  5020.660] (II) Module "extmod" already built-in
[  5020.660] (II) LoadModule: "glx"
[  5020.660] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  5020.662] (II) Module glx: vendor="NVIDIA Corporation"
[  5020.662] 	compiled for 4.0.2, module version = 1.0.0
[  5020.662] 	Module class: X.Org Server Extension
[  5020.662] (II) NVIDIA GLX Module  355.11  Wed Aug 26 16:02:11 PDT 2015
[  5020.662] (II) LoadModule: "nvidia"
[  5020.662] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  5020.662] (II) Module nvidia: vendor="NVIDIA Corporation"
[  5020.662] 	compiled for 4.0.2, module version = 1.0.0
[  5020.662] 	Module class: X.Org Video Driver
[  5020.662] (II) LoadModule: "intel"
[  5020.662] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  5020.663] (II) Module intel: vendor="X.Org Foundation"
[  5020.663] 	compiled for 1.17.2, module version = 2.99.917
[  5020.663] 	Module class: X.Org Video Driver
[  5020.663] 	ABI class: X.Org Video Driver, version 19.0
[  5020.663] (II) NVIDIA dlloader X Driver  355.11  Wed Aug 26 15:38:55 PDT 2015
[  5020.663] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  5020.663] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[  5020.663] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[  5020.663] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[  5020.663] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[  5020.663] (++) using VT number 1

[  5020.663] (--) controlling tty is VT number 1, auto-enabling KeepTty
[  5020.663] (II) Loading sub module "fb"
[  5020.663] (II) LoadModule: "fb"
[  5020.663] (II) Loading /usr/lib/xorg/modules/libfb.so
[  5020.663] (II) Module fb: vendor="X.Org Foundation"
[  5020.663] 	compiled for 1.17.2, module version = 1.0.0
[  5020.663] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  5020.663] (II) Loading sub module "wfb"
[  5020.663] (II) LoadModule: "wfb"
[  5020.663] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  5020.663] (II) Module wfb: vendor="X.Org Foundation"
[  5020.663] 	compiled for 1.17.2, module version = 1.0.0
[  5020.663] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  5020.663] (II) Loading sub module "ramdac"
[  5020.663] (II) LoadModule: "ramdac"
[  5020.663] (II) Module "ramdac" already built-in
[  5020.663] (II) intel(G0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150522
[  5020.663] (II) intel(G0): SNA compiled from 2.99.917-478-gdf72bc5
[  5020.663] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  5020.663] (==) NVIDIA(0): RGB weight 888
[  5020.663] (==) NVIDIA(0): Default visual is TrueColor
[  5020.663] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  5020.663] (**) NVIDIA(0): Option "Stereo" "0"
[  5020.663] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[  5020.663] (**) NVIDIA(0): Option "SLI" "Off"
[  5020.663] (**) NVIDIA(0): Option "MultiGPU" "Off"
[  5020.663] (**) NVIDIA(0): Option "BaseMosaic" "off"
[  5020.663] (**) NVIDIA(0): Stereo disabled by request
[  5020.663] (**) NVIDIA(0): NVIDIA SLI disabled.
[  5020.663] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[  5020.663] (**) NVIDIA(0): Option "MetaModes" "DP-0: nvidia-auto-select +1920+0, DVI-I-1: nvidia-auto-select +0+0; DP-0: 1280x1024 +1920+0, DVI-I-1: nvidia-auto-select +0+0; DP-0: 1280x1024_60 +1920+0, DVI-I-1: nvidia-auto-select +0+0; DP-0: 1152x864 +1920+0, DVI-I-1: nvidia-auto-select +0+0; DP-0: 1024x768 +1920+0, DVI-I-1: nvidia-auto-select +0+0; DP-0: 1024x768_60 +1920+0, DVI-I-1: nvidia-auto-select +0+0; DP-0: 800x600 +1920+0, DVI-I-1: nvidia-auto-select +0+0; DP-0: 800x600_60 +1920+0, DVI-I-1: nvidia-auto-select +0+0; DP-0: 640x480 +1920+0, DVI-I-1: nvidia-auto-select +0+0; DP-0: 640x480_60 +1920+0, DVI-I-1: nvidia-auto-select +0+0; DP-0: nvidia-auto-select +1920+0 {viewportin=1680x1050, viewportout=1728x1080+96+0}, DVI-I-1: nvidia-auto-select +0+0; DP-0: nvidia-auto-select +1920+0 {viewportin=1440x900, viewportout=1728x1080+96+0}, DVI-I-1: nvidia-auto-select +0+0; DP-0: nvidia-auto-select +1920+0 {viewportin=1366x768, viewportout=1920x1079+0+0}, DVI-I-1: nvidia-auto-select +0+0; DP-0: nvidia-auto-select +1920+0 {viewportin=1280x800, viewportout
[  5020.663] 
[  5020.663] (**) NVIDIA(0): Enabling 2D acceleration
[  5021.095] (II) NVIDIA: Allocated GPU:0 (GPU-fe68533c-f259-8985-ddee-f9b8f6ae0b0e) @
[  5021.095] (II) NVIDIA:     PCI:0000:01:00.0
[  5021.194] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[  5021.194] (--) NVIDIA(0):     CRT-0
[  5021.194] (--) NVIDIA(0):     DFP-0 (boot)
[  5021.194] (--) NVIDIA(0):     DFP-1
[  5021.194] (--) NVIDIA(0):     DFP-2
[  5021.194] (--) NVIDIA(0):     DFP-3
[  5021.194] (--) NVIDIA(0):     DFP-4
[  5021.208] (--) NVIDIA(0): CRT-0: disconnected
[  5021.208] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[  5021.208] (--) NVIDIA(0): 
[  5021.237] (--) NVIDIA(0): DELL U2312HM (DFP-0): connected
[  5021.237] (--) NVIDIA(0): DELL U2312HM (DFP-0): Internal TMDS
[  5021.237] (--) NVIDIA(0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[  5021.237] (--) NVIDIA(0): 
[  5021.237] (--) NVIDIA(0): DFP-1: disconnected
[  5021.237] (--) NVIDIA(0): DFP-1: Internal TMDS
[  5021.237] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
[  5021.237] (--) NVIDIA(0): 
[  5021.237] (--) NVIDIA(0): DELL U2312HM (DFP-2): connected
[  5021.237] (--) NVIDIA(0): DELL U2312HM (DFP-2): Internal DisplayPort
[  5021.237] (--) NVIDIA(0): DELL U2312HM (DFP-2): 960.0 MHz maximum pixel clock
[  5021.237] (--) NVIDIA(0): 
[  5021.238] (--) NVIDIA(0): DFP-3: disconnected
[  5021.238] (--) NVIDIA(0): DFP-3: Internal TMDS
[  5021.238] (--) NVIDIA(0): DFP-3: 330.0 MHz maximum pixel clock
[  5021.238] (--) NVIDIA(0): 
[  5021.238] (--) NVIDIA(0): DFP-4: disconnected
[  5021.238] (--) NVIDIA(0): DFP-4: Internal TMDS
[  5021.238] (--) NVIDIA(0): DFP-4: 330.0 MHz maximum pixel clock
[  5021.238] (--) NVIDIA(0): 
[  5021.238] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[  5021.238] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 970 (GM204-A) at PCI:1:0:0 (GPU-0)
[  5021.238] (--) NVIDIA(0): Memory: 4194304 kBytes
[  5021.238] (--) NVIDIA(0): VideoBIOS: 84.04.36.00.f1
[  5021.238] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  5021.238] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  5021.238] (**) NVIDIA(0):     device DELL U2312HM (DFP-0) (Using EDID frequencies has
[  5021.238] (**) NVIDIA(0):     been enabled on all display devices.)
[  5021.239] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  5021.239] (**) NVIDIA(0):     device DELL U2312HM (DFP-2) (Using EDID frequencies has
[  5021.239] (**) NVIDIA(0):     been enabled on all display devices.)
[  5021.244] (II) NVIDIA(0): Validated MetaModes:
[  5021.244] (II) NVIDIA(0):    
[  5021.244] (II) NVIDIA(0):     "DP-0:nvidia-auto-select+1920+0,DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):     "DP-0:1280x1024+1920+0,DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):     "DP-0:1280x1024_60+1920+0,DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):     "DP-0:1152x864+1920+0,DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):     "DP-0:1024x768+1920+0,DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):     "DP-0:1024x768_60+1920+0,DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):     "DP-0:800x600+1920+0,DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):     "DP-0:800x600_60+1920+0,DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):     "DP-0:640x480+1920+0,DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):     "DP-0:640x480_60+1920+0,DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):    
[  5021.244] (II) NVIDIA(0):     "DP-0:nvidia-auto-select+1920+0{viewportin=1680x1050,viewportout=1728x1080+96+0},DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):    
[  5021.244] (II) NVIDIA(0):     "DP-0:nvidia-auto-select+1920+0{viewportin=1440x900,viewportout=1728x1080+96+0},DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):    
[  5021.244] (II) NVIDIA(0):     "DP-0:nvidia-auto-select+1920+0{viewportin=1366x768,viewportout=1920x1079+0+0},DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):    
[  5021.244] (II) NVIDIA(0):     "DP-0:nvidia-auto-select+1920+0{viewportin=1280x800,viewportout=1728x1080+96+0},DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0):    
[  5021.244] (II) NVIDIA(0):     "DP-0:nvidia-auto-select+1920+0{viewportin=1280x720},DVI-I-1:nvidia-auto-select+0+0"
[  5021.244] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[  5021.247] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[  5021.247] (--) NVIDIA(0):     option
[  5021.247] (--) intel(G0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[  5021.247] (--) intel(G0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[  5021.247] (**) intel(G0): Depth 24, (--) framebuffer bpp 32
[  5021.247] (==) intel(G0): RGB weight 888
[  5021.247] (==) intel(G0): Default visual is TrueColor
[  5021.247] (**) intel(G0): Option "DRI" "3"
[  5021.248] (II) intel(G0): Output VGA1 using monitor section Monitor0
[  5021.248] (II) intel(G0): Enabled output VGA1
[  5021.248] (II) intel(G0): Output HDMI1 has no monitor section
[  5021.248] (II) intel(G0): Enabled output HDMI1
[  5021.248] (II) intel(G0): Output HDMI2 has no monitor section
[  5021.248] (II) intel(G0): Enabled output HDMI2
[  5021.248] (--) intel(G0): Using a maximum size of 256x256 for hardware cursors
[  5021.248] (II) intel(G0): Output VIRTUAL1 has no monitor section
[  5021.248] (II) intel(G0): Enabled output VIRTUAL1
[  5021.248] (==) intel(G0): TearFree disabled
[  5021.248] (==) intel(G0): DPI set to (96, 96)
[  5021.248] (II) Loading sub module "dri3"
[  5021.248] (II) LoadModule: "dri3"
[  5021.248] (II) Module "dri3" already built-in
[  5021.248] (II) Loading sub module "dri2"
[  5021.248] (II) LoadModule: "dri2"
[  5021.248] (II) Module "dri2" already built-in
[  5021.248] (II) Loading sub module "present"
[  5021.248] (II) LoadModule: "present"
[  5021.248] (II) Module "present" already built-in
[  5021.248] (--) Depth 24 pixmap format is 32 bpp
[  5021.248] (II) intel(G0): SNA initialized with Haswell (gen7.5, gt2) backend
[  5021.248] (==) intel(G0): Backing store enabled
[  5021.248] (==) intel(G0): Silken mouse enabled
[  5021.248] (II) intel(G0): HW Cursor enabled
[  5021.248] (II) intel(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  5021.248] (**) intel(G0): DPMS enabled
[  5021.248] (==) intel(G0): Display hotplug detection enabled
[  5021.248] (II) intel(G0): [DRI2] Setup complete
[  5021.248] (II) intel(G0): [DRI2]   DRI driver: i965
[  5021.248] (II) intel(G0): [DRI2]   VDPAU driver: va_gl
[  5021.248] (II) intel(G0): direct rendering: DRI2 DRI3 enabled
[  5021.248] (II) intel(G0): hardware support for Present enabled
[  5021.248] (WW) intel(G0): Option "Stereo" is not used
[  5021.248] (WW) intel(G0): Option "nvidiaXineramaInfoOrder" is not used
[  5021.248] (WW) intel(G0): Option "metamodes" is not used
[  5021.248] (WW) intel(G0): Option "SLI" is not used
[  5021.248] (WW) intel(G0): Option "MultiGPU" is not used
[  5021.248] (WW) intel(G0): Option "BaseMosaic" is not used
[  5021.249] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[  5021.249] (II) NVIDIA:     access.
[  5021.251] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  5021.251] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  5021.251] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  5021.251] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  5021.251] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  5021.251] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  5021.251] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  5021.251] (II) NVIDIA(0):     Config Options in the README.
[  5021.267] (II) NVIDIA(0): Setting mode "DP-0:nvidia-auto-select+1920+0,DVI-I-1:nvidia-auto-select+0+0"
[  5021.440] (==) NVIDIA(0): Disabling shared memory pixmaps
[  5021.440] (==) NVIDIA(0): Backing store enabled
[  5021.440] (==) NVIDIA(0): Silken mouse enabled
[  5021.440] (**) NVIDIA(0): DPMS enabled
[  5021.440] (II) Loading sub module "dri2"
[  5021.440] (II) LoadModule: "dri2"
[  5021.440] (II) Module "dri2" already built-in
[  5021.440] (II) NVIDIA(0): [DRI2] Setup complete
[  5021.440] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  5021.440] (--) RandR disabled
[  5021.443] (II) Initializing extension GLX
[  5021.443] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event7)
[  5021.462] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  5021.462] (II) LoadModule: "evdev"
[  5021.462] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  5021.462] (II) Module evdev: vendor="X.Org Foundation"
[  5021.462] 	compiled for 1.17.1, module version = 2.9.2
[  5021.462] 	Module class: X.Org XInput Driver
[  5021.462] 	ABI class: X.Org XInput driver, version 21.0
[  5021.462] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 33 paused 0
[  5021.462] (II) Using input driver 'evdev' for 'Power Button'
[  5021.462] (**) Power Button: always reports core events
[  5021.462] (**) evdev: Power Button: Device: "/dev/input/event7"
[  5021.462] (--) evdev: Power Button: Vendor 0 Product 0x1
[  5021.462] (--) evdev: Power Button: Found keys
[  5021.462] (II) evdev: Power Button: Configuring as keyboard
[  5021.463] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event7"
[  5021.463] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  5021.463] (**) Option "xkb_rules" "evdev"
[  5021.463] (**) Option "xkb_model" "pc104"
[  5021.463] (**) Option "xkb_layout" "us"
[  5021.473] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[  5021.473] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  5021.473] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 34 paused 0
[  5021.473] (II) Using input driver 'evdev' for 'Video Bus'
[  5021.473] (**) Video Bus: always reports core events
[  5021.473] (**) evdev: Video Bus: Device: "/dev/input/event8"
[  5021.473] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  5021.473] (--) evdev: Video Bus: Found keys
[  5021.473] (II) evdev: Video Bus: Configuring as keyboard
[  5021.473] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event8"
[  5021.473] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  5021.473] (**) Option "xkb_rules" "evdev"
[  5021.473] (**) Option "xkb_model" "pc104"
[  5021.473] (**) Option "xkb_layout" "us"
[  5021.473] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[  5021.473] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  5021.474] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 35 paused 0
[  5021.474] (II) Using input driver 'evdev' for 'Power Button'
[  5021.474] (**) Power Button: always reports core events
[  5021.474] (**) evdev: Power Button: Device: "/dev/input/event5"
[  5021.474] (--) evdev: Power Button: Vendor 0 Product 0x1
[  5021.474] (--) evdev: Power Button: Found keys
[  5021.474] (II) evdev: Power Button: Configuring as keyboard
[  5021.474] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event5"
[  5021.474] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  5021.474] (**) Option "xkb_rules" "evdev"
[  5021.474] (**) Option "xkb_model" "pc104"
[  5021.474] (**) Option "xkb_layout" "us"
[  5021.474] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
[  5021.474] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  5021.474] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 36 paused 0
[  5021.474] (II) Using input driver 'evdev' for 'Sleep Button'
[  5021.474] (**) Sleep Button: always reports core events
[  5021.474] (**) evdev: Sleep Button: Device: "/dev/input/event6"
[  5021.474] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[  5021.474] (--) evdev: Sleep Button: Found keys
[  5021.474] (II) evdev: Sleep Button: Configuring as keyboard
[  5021.474] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event6"
[  5021.474] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  5021.474] (**) Option "xkb_rules" "evdev"
[  5021.474] (**) Option "xkb_model" "pc104"
[  5021.474] (**) Option "xkb_layout" "us"
[  5021.474] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[  5021.475] (II) No input driver specified, ignoring this device.
[  5021.475] (II) This device may have been added with another device file.
[  5021.475] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[  5021.475] (II) No input driver specified, ignoring this device.
[  5021.475] (II) This device may have been added with another device file.
[  5021.475] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[  5021.475] (II) No input driver specified, ignoring this device.
[  5021.475] (II) This device may have been added with another device file.
[  5021.475] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
[  5021.475] (II) No input driver specified, ignoring this device.
[  5021.475] (II) This device may have been added with another device file.
[  5021.475] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[  5021.475] (II) No input driver specified, ignoring this device.
[  5021.475] (II) This device may have been added with another device file.
[  5021.475] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[  5021.475] (II) No input driver specified, ignoring this device.
[  5021.475] (II) This device may have been added with another device file.
[  5021.475] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event12)
[  5021.475] (II) No input driver specified, ignoring this device.
[  5021.475] (II) This device may have been added with another device file.
[  5021.476] (II) config/udev: Adding input device FiiO DigiHug USB Audio (/dev/input/event0)
[  5021.476] (**) FiiO DigiHug USB Audio: Applying InputClass "evdev keyboard catchall"
[  5021.476] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 37 paused 0
[  5021.476] (II) Using input driver 'evdev' for 'FiiO DigiHug USB Audio'
[  5021.476] (**) FiiO DigiHug USB Audio: always reports core events
[  5021.476] (**) evdev: FiiO DigiHug USB Audio: Device: "/dev/input/event0"
[  5021.476] (--) evdev: FiiO DigiHug USB Audio: Vendor 0x1852 Product 0x7022
[  5021.476] (--) evdev: FiiO DigiHug USB Audio: Found keys
[  5021.476] (II) evdev: FiiO DigiHug USB Audio: Configuring as keyboard
[  5021.476] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:1852:7022.0001/input/input2/event0"
[  5021.476] (II) XINPUT: Adding extended input device "FiiO DigiHug USB Audio" (type: KEYBOARD, id 10)
[  5021.476] (**) Option "xkb_rules" "evdev"
[  5021.476] (**) Option "xkb_model" "pc104"
[  5021.476] (**) Option "xkb_layout" "us"
[  5021.476] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event3)
[  5021.476] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "evdev pointer catchall"
[  5021.529] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 38 paused 0
[  5021.529] (II) Using input driver 'evdev' for 'Logitech G500s Laser Gaming Mouse'
[  5021.529] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[  5021.529] (**) evdev: Logitech G500s Laser Gaming Mouse: Device: "/dev/input/event3"
[  5021.529] (--) evdev: Logitech G500s Laser Gaming Mouse: Vendor 0x46d Product 0xc24e
[  5021.529] (--) evdev: Logitech G500s Laser Gaming Mouse: Found 20 mouse buttons
[  5021.529] (--) evdev: Logitech G500s Laser Gaming Mouse: Found scroll wheel(s)
[  5021.529] (--) evdev: Logitech G500s Laser Gaming Mouse: Found relative axes
[  5021.529] (--) evdev: Logitech G500s Laser Gaming Mouse: Found x and y relative axes
[  5021.529] (II) evdev: Logitech G500s Laser Gaming Mouse: Configuring as mouse
[  5021.529] (II) evdev: Logitech G500s Laser Gaming Mouse: Adding scrollwheel support
[  5021.529] (**) evdev: Logitech G500s Laser Gaming Mouse: YAxisMapping: buttons 4 and 5
[  5021.529] (**) evdev: Logitech G500s Laser Gaming Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  5021.529] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13.2/3-13.2:1.0/0003:046D:C24E.0004/input/input5/event3"
[  5021.529] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 11)
[  5021.529] (II) evdev: Logitech G500s Laser Gaming Mouse: initialized for relative axes.
[  5021.529] (**) Logitech G500s Laser Gaming Mouse: (accel) keeping acceleration scheme 1
[  5021.529] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration profile 0
[  5021.529] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[  5021.529] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[  5021.530] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse0)
[  5021.530] (II) No input driver specified, ignoring this device.
[  5021.530] (II) This device may have been added with another device file.
[  5021.530] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event4)
[  5021.530] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "evdev keyboard catchall"
[  5021.530] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 39 paused 0
[  5021.530] (II) Using input driver 'evdev' for 'Logitech G500s Laser Gaming Mouse'
[  5021.530] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[  5021.530] (**) evdev: Logitech G500s Laser Gaming Mouse: Device: "/dev/input/event4"
[  5021.530] (--) evdev: Logitech G500s Laser Gaming Mouse: Vendor 0x46d Product 0xc24e
[  5021.530] (--) evdev: Logitech G500s Laser Gaming Mouse: Found 1 mouse buttons
[  5021.530] (--) evdev: Logitech G500s Laser Gaming Mouse: Found scroll wheel(s)
[  5021.530] (--) evdev: Logitech G500s Laser Gaming Mouse: Found relative axes
[  5021.530] (II) evdev: Logitech G500s Laser Gaming Mouse: Forcing relative x/y axes to exist.
[  5021.530] (--) evdev: Logitech G500s Laser Gaming Mouse: Found absolute axes
[  5021.530] (II) evdev: Logitech G500s Laser Gaming Mouse: Forcing absolute x/y axes to exist.
[  5021.530] (--) evdev: Logitech G500s Laser Gaming Mouse: Found keys
[  5021.530] (II) evdev: Logitech G500s Laser Gaming Mouse: Configuring as mouse
[  5021.530] (II) evdev: Logitech G500s Laser Gaming Mouse: Configuring as keyboard
[  5021.530] (II) evdev: Logitech G500s Laser Gaming Mouse: Adding scrollwheel support
[  5021.530] (**) evdev: Logitech G500s Laser Gaming Mouse: YAxisMapping: buttons 4 and 5
[  5021.530] (**) evdev: Logitech G500s Laser Gaming Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  5021.530] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13.2/3-13.2:1.1/0003:046D:C24E.0005/input/input6/event4"
[  5021.530] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: KEYBOARD, id 12)
[  5021.530] (**) Option "xkb_rules" "evdev"
[  5021.530] (**) Option "xkb_model" "pc104"
[  5021.530] (**) Option "xkb_layout" "us"
[  5021.530] (II) evdev: Logitech G500s Laser Gaming Mouse: initialized for relative axes.
[  5021.530] (WW) evdev: Logitech G500s Laser Gaming Mouse: ignoring absolute axes.
[  5021.530] (**) Logitech G500s Laser Gaming Mouse: (accel) keeping acceleration scheme 1
[  5021.530] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration profile 0
[  5021.530] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[  5021.530] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[  5021.531] (II) config/udev: Adding input device Metadot - Das Keyboard Das Keyboard Model S (/dev/input/event1)
[  5021.531] (**) Metadot - Das Keyboard Das Keyboard Model S: Applying InputClass "evdev keyboard catchall"
[  5021.531] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 40 paused 0
[  5021.531] (II) Using input driver 'evdev' for 'Metadot - Das Keyboard Das Keyboard Model S'
[  5021.531] (**) Metadot - Das Keyboard Das Keyboard Model S: always reports core events
[  5021.531] (**) evdev: Metadot - Das Keyboard Das Keyboard Model S: Device: "/dev/input/event1"
[  5021.531] (--) evdev: Metadot - Das Keyboard Das Keyboard Model S: Vendor 0x24f0 Product 0x137
[  5021.531] (--) evdev: Metadot - Das Keyboard Das Keyboard Model S: Found keys
[  5021.531] (II) evdev: Metadot - Das Keyboard Das Keyboard Model S: Configuring as keyboard
[  5021.531] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.0/0003:24F0:0137.0002/input/input3/event1"
[  5021.531] (II) XINPUT: Adding extended input device "Metadot - Das Keyboard Das Keyboard Model S" (type: KEYBOARD, id 13)
[  5021.531] (**) Option "xkb_rules" "evdev"
[  5021.531] (**) Option "xkb_model" "pc104"
[  5021.531] (**) Option "xkb_layout" "us"
[  5021.531] (II) config/udev: Adding input device Metadot - Das Keyboard Das Keyboard Model S (/dev/input/event2)
[  5021.531] (**) Metadot - Das Keyboard Das Keyboard Model S: Applying InputClass "evdev keyboard catchall"
[  5021.532] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 41 paused 0
[  5021.532] (II) Using input driver 'evdev' for 'Metadot - Das Keyboard Das Keyboard Model S'
[  5021.532] (**) Metadot - Das Keyboard Das Keyboard Model S: always reports core events
[  5021.532] (**) evdev: Metadot - Das Keyboard Das Keyboard Model S: Device: "/dev/input/event2"
[  5021.532] (--) evdev: Metadot - Das Keyboard Das Keyboard Model S: Vendor 0x24f0 Product 0x137
[  5021.532] (--) evdev: Metadot - Das Keyboard Das Keyboard Model S: Found keys
[  5021.532] (II) evdev: Metadot - Das Keyboard Das Keyboard Model S: Configuring as keyboard
[  5021.532] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.1/0003:24F0:0137.0003/input/input4/event2"
[  5021.532] (II) XINPUT: Adding extended input device "Metadot - Das Keyboard Das Keyboard Model S" (type: KEYBOARD, id 14)
[  5021.532] (**) Option "xkb_rules" "evdev"
[  5021.532] (**) Option "xkb_model" "pc104"
[  5021.532] (**) Option "xkb_layout" "us"
[  5021.532] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[  5021.532] (II) No input driver specified, ignoring this device.
[  5021.532] (II) This device may have been added with another device file.
[  5022.232] (--) NVIDIA(GPU-0): CRT-0: disconnected
[  5022.232] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[  5022.232] (--) NVIDIA(GPU-0): 
[  5022.260] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): connected
[  5022.260] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): Internal TMDS
[  5022.260] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[  5022.260] (--) NVIDIA(GPU-0): 
[  5022.260] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  5022.260] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  5022.260] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[  5022.260] (--) NVIDIA(GPU-0): 
[  5022.261] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): connected
[  5022.261] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): Internal DisplayPort
[  5022.261] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): 960.0 MHz maximum pixel clock
[  5022.261] (--) NVIDIA(GPU-0): 
[  5022.261] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  5022.261] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  5022.261] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[  5022.261] (--) NVIDIA(GPU-0): 
[  5022.261] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  5022.261] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  5022.261] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[  5022.261] (--) NVIDIA(GPU-0): 
[  5022.276] (--) NVIDIA(GPU-0): CRT-0: disconnected
[  5022.276] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[  5022.276] (--) NVIDIA(GPU-0): 
[  5022.305] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): connected
[  5022.305] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): Internal TMDS
[  5022.305] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[  5022.305] (--) NVIDIA(GPU-0): 
[  5022.305] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  5022.305] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  5022.305] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[  5022.305] (--) NVIDIA(GPU-0): 
[  5022.305] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): connected
[  5022.305] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): Internal DisplayPort
[  5022.305] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): 960.0 MHz maximum pixel clock
[  5022.305] (--) NVIDIA(GPU-0): 
[  5022.306] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  5022.306] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  5022.306] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[  5022.306] (--) NVIDIA(GPU-0): 
[  5022.306] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  5022.306] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  5022.306] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[  5022.306] (--) NVIDIA(GPU-0): 
[  5022.320] (--) NVIDIA(GPU-0): CRT-0: disconnected
[  5022.320] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[  5022.320] (--) NVIDIA(GPU-0): 
[  5022.349] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): connected
[  5022.349] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): Internal TMDS
[  5022.349] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[  5022.349] (--) NVIDIA(GPU-0): 
[  5022.349] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  5022.349] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  5022.349] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[  5022.349] (--) NVIDIA(GPU-0): 
[  5022.350] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): connected
[  5022.350] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): Internal DisplayPort
[  5022.350] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): 960.0 MHz maximum pixel clock
[  5022.350] (--) NVIDIA(GPU-0): 
[  5022.350] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  5022.350] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  5022.350] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[  5022.350] (--) NVIDIA(GPU-0): 
[  5022.350] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  5022.350] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  5022.350] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[  5022.350] (--) NVIDIA(GPU-0): 
[  5023.264] (--) NVIDIA(GPU-0): CRT-0: disconnected
[  5023.264] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[  5023.264] (--) NVIDIA(GPU-0): 
[  5023.293] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): connected
[  5023.293] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): Internal TMDS
[  5023.293] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[  5023.293] (--) NVIDIA(GPU-0): 
[  5023.293] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  5023.293] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  5023.293] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[  5023.293] (--) NVIDIA(GPU-0): 
[  5023.293] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): connected
[  5023.293] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): Internal DisplayPort
[  5023.293] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): 960.0 MHz maximum pixel clock
[  5023.293] (--) NVIDIA(GPU-0): 
[  5023.293] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  5023.293] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  5023.293] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[  5023.293] (--) NVIDIA(GPU-0): 
[  5023.293] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  5023.293] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  5023.293] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[  5023.293] (--) NVIDIA(GPU-0): 
[  5023.308] (--) NVIDIA(GPU-0): CRT-0: disconnected
[  5023.308] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[  5023.308] (--) NVIDIA(GPU-0): 
[  5023.337] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): connected
[  5023.337] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): Internal TMDS
[  5023.337] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[  5023.337] (--) NVIDIA(GPU-0): 
[  5023.337] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  5023.337] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  5023.337] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[  5023.337] (--) NVIDIA(GPU-0): 
[  5023.337] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): connected
[  5023.337] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): Internal DisplayPort
[  5023.337] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): 960.0 MHz maximum pixel clock
[  5023.337] (--) NVIDIA(GPU-0): 
[  5023.337] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  5023.337] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  5023.337] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[  5023.337] (--) NVIDIA(GPU-0): 
[  5023.337] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  5023.338] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  5023.338] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[  5023.338] (--) NVIDIA(GPU-0): 
[  5023.352] (--) NVIDIA(GPU-0): CRT-0: disconnected
[  5023.352] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[  5023.352] (--) NVIDIA(GPU-0): 
[  5023.381] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): connected
[  5023.381] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): Internal TMDS
[  5023.381] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[  5023.381] (--) NVIDIA(GPU-0): 
[  5023.381] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  5023.381] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  5023.381] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[  5023.381] (--) NVIDIA(GPU-0): 
[  5023.381] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): connected
[  5023.381] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): Internal DisplayPort
[  5023.381] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-2): 960.0 MHz maximum pixel clock
[  5023.381] (--) NVIDIA(GPU-0): 
[  5023.382] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  5023.382] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  5023.382] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[  5023.382] (--) NVIDIA(GPU-0): 
[  5023.382] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  5023.382] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  5023.382] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[  5023.382] (--) NVIDIA(GPU-0): 
_______________________________________________
Libva mailing list
Libva@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to