Linux xorg.conf Quadview or Twinview x2 Geforce GTX 1050ti (Solved)

Hi there,

NOOB question:
On Linux proprietary drivers, there is a device option to enable twinview.

Before i rip my rig apart to install my Geforce GTX 1050ti with driver NVIDIA-Linux-x86-384.98.run and 4 displays, what would be the twinview equivalent for a quadview setup in xorg.conf?

Hi

We support 4 displays on GP106. Unless you have made some configuration changes all 4 displays should light up automatically when you install your 1050Ti.

No need to specify anything on xorg.conf.

Thanks,

Ryan Park

Indeed it worked.

I made a minimal xorg.conf to init two 1050Ti cards with two X screens and xinerama. With no options in the device section other than driver and bus ID, all 4 monitors on both cards were detected and showed up.

Pics on twitter: https://twitter.com/hbedelaar/status/949574725063331840

Can you direct me to the wiki to explore the device options on the driver?

Thanks again.

Hi,

Good to hear that you’ve successfully implemented your quadview!

You should refer to the readme that is attached with the driver file. It will provide you the information you need.

Thanks,

Ryan Park

Sadness, please help…

I dropped suse tumbleweed 32bit for leap 42.3 64bit.

The auto detection of my monitors seems not to work. The driver detects 2 monitors on card2 and 1 monitor on card 1.

Startup time of X seems buggy too. Shutdown of X definitely breaks. I can’t restart X. Have to bounce the rig. I tried various drivers from 390 up to 396.18 beta.

I tried switching off Xinerama but i did not get any difference in the behaviour.

lspci | grep "VGA"
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1c82 (rev a1)
02:00.0 VGA compatible controller: NVIDIA Corporation Device 1c82 (rev a1)
uname -a
Linux 4.4.76-1-default #1 SMP Fri Jul 14 08:48:13 UTC 2017 (9a2885c) x86_64 x86_64 x86_64 GNU/Linux

/var/log/Xorg.0.log

[    65.611] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    65.611] X Protocol Version 11, Revision 0
[    65.611] Build Operating System: openSUSE SUSE LINUX
[    65.612] Current Operating System: Linux boeretroos 4.4.76-1-default #1 SMP Fri Jul 14 08:48:13 UTC 2017 (9a2885c) x86_64
[    65.612] Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.76-1-default root=UUID=79205948-fab1-47c0-8033-e93318887ed7 resume=/dev/sdb2 quiet showopts resume=/dev/sdb2 quiet showopts resume=/dev/sdb2 quiet showopts resume=/dev/sdb2 quiet showopts
[    65.612] Build Date: 11 July 2017  02:20:05PM
[    65.612]  
[    65.612] Current version of pixman: 0.34.0
[    65.612] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    65.612] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    65.612] (==) Log file: "/var/log/Xorg.0.log", Time: Thu May 10 14:20:58 2018
[    65.693] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    65.693] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    65.827] (==) ServerLayout "quad"
[    65.827] (**) |-->Screen "screen0" (0)
[    65.827] (**) |   |-->Monitor "monitor0"
[    65.827] (**) |   |-->Device "nvcard1"
[    65.827] (**) |-->Screen "screen1" (1)
[    65.827] (**) |   |-->Monitor "monitor1"
[    65.827] (**) |   |-->Device "nvcard2"
[    65.827] (**) Option "Xinerama" "0"
[    65.827] (==) Automatically adding devices
[    65.827] (==) Automatically enabling devices
[    65.827] (==) Automatically adding GPU devices
[    65.827] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    65.922] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
[    65.923] 	Entry deleted from font path.
[    65.932] (==) FontPath set to:
	/usr/share/fonts/misc:unscaled,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi:unscaled,
	/usr/share/fonts/75dpi:unscaled,
	/usr/share/fonts/ghostscript/,
	/usr/share/fonts/cyrillic:unscaled,
	/usr/share/fonts/truetype/,
	built-ins
[    65.932] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    65.932] (**) Extension "XFree86-DGA" is disabled
[    65.932] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    65.932] (II) Loader magic: 0x80fce0
[    65.932] (II) Module ABI versions:
[    65.932] 	X.Org ANSI C Emulation: 0.4
[    65.932] 	X.Org Video Driver: 20.0
[    65.932] 	X.Org XInput driver : 22.1
[    65.932] 	X.Org Server Extension : 9.0
[    65.932] (--) using VT number 2

[    65.932] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    65.933] (II) xfree86: Adding drm device (/dev/dri/card0)
[    65.933] (II) xfree86: Adding drm device (/dev/dri/card1)
[    65.934] (--) PCI:*(0:1:0:0) 10de:1c82:1458:372a rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    65.934] (--) PCI: (0:2:0:0) 10de:1c82:1458:372a rev 161, Mem @ 0xf4000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[    65.934] (II) "glx" will be loaded by default.
[    65.934] (II) LoadModule: "dri2"
[    65.934] (II) Module "dri2" already built-in
[    65.934] (II) LoadModule: "glamoregl"
[    65.935] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[    65.985] (II) Module glamoregl: vendor="X.Org Foundation"
[    65.985] 	compiled for 1.18.3, module version = 1.0.0
[    65.985] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    65.985] (II) LoadModule: "glx"
[    66.006] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    66.353] (II) Module glx: vendor="NVIDIA Corporation"
[    66.353] 	compiled for 4.0.2, module version = 1.0.0
[    66.353] 	Module class: X.Org Server Extension
[    66.357] (II) NVIDIA GLX Module  390.48  Wed Mar 21 23:42:56 PDT 2018
[    66.367] (II) LoadModule: "nvidia"
[    66.367] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    66.410] (II) Module nvidia: vendor="NVIDIA Corporation"
[    66.410] 	compiled for 4.0.2, module version = 1.0.0
[    66.410] 	Module class: X.Org Video Driver
[    66.422] (II) NVIDIA dlloader X Driver  390.48  Wed Mar 21 23:18:15 PDT 2018
[    66.422] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    66.435] (II) Loading sub module "fb"
[    66.435] (II) LoadModule: "fb"
[    66.435] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    66.445] (II) Module fb: vendor="X.Org Foundation"
[    66.445] 	compiled for 1.18.3, module version = 1.0.0
[    66.445] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    66.445] (II) Loading sub module "wfb"
[    66.445] (II) LoadModule: "wfb"
[    66.445] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    66.458] (II) Module wfb: vendor="X.Org Foundation"
[    66.458] 	compiled for 1.18.3, module version = 1.0.0
[    66.458] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    66.458] (II) Loading sub module "ramdac"
[    66.458] (II) LoadModule: "ramdac"
[    66.458] (II) Module "ramdac" already built-in
[    66.458] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"screen0" for depth/fbbpp 24/32
[    66.458] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    66.458] (==) NVIDIA(0): RGB weight 888
[    66.458] (==) NVIDIA(0): Default visual is TrueColor
[    66.458] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    66.459] (**) NVIDIA(0): Enabling 2D acceleration
[    67.435] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    67.435] (--) NVIDIA(0):     DFP-0
[    67.435] (--) NVIDIA(0):     DFP-1 (boot)
[    67.435] (--) NVIDIA(0):     DFP-2
[    67.435] (--) NVIDIA(0):     DFP-3
[    67.435] (--) NVIDIA(0):     DFP-4
[    67.435] (--) NVIDIA(0):     DFP-5
[    67.436] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0)
[    67.436] (--) NVIDIA(0): Memory: 4194304 kBytes
[    67.436] (--) NVIDIA(0): VideoBIOS: 86.07.39.00.54
[    67.436] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    67.436] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    67.436] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    67.436] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    67.436] (--) NVIDIA(GPU-0): 
[    67.466] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): connected
[    67.466] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): Internal TMDS
[    67.466] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): 600.0 MHz maximum pixel clock
[    67.466] (--) NVIDIA(GPU-0): 
[    67.466] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): connected
[    67.466] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): Internal DisplayPort
[    67.466] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): 1440.0 MHz maximum pixel clock
[    67.466] (--) NVIDIA(GPU-0): 
[    67.467] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    67.467] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    67.467] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    67.467] (--) NVIDIA(GPU-0): 
[    67.497] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): connected
[    67.497] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): Internal TMDS
[    67.497] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): 600.0 MHz maximum pixel clock
[    67.497] (--) NVIDIA(GPU-0): 
[    67.527] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): connected
[    67.527] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): Internal TMDS
[    67.527] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): 600.0 MHz maximum pixel clock
[    67.527] (--) NVIDIA(GPU-0): 
[    67.538] (==) NVIDIA(0): 
[    67.538] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    67.538] (==) NVIDIA(0):     will be used as the requested mode.
[    67.538] (==) NVIDIA(0): 
[    67.538] (II) NVIDIA(0): Validated MetaModes:
[    67.538] (II) NVIDIA(0):    
[    67.538] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select,DFP-2:nvidia-auto-select,DFP-4:nvidia-auto-select,DFP-5:nvidia-auto-select"
[    67.538] (II) NVIDIA(0): Virtual screen size determined to be 5760 x 900
[    67.541] (--) NVIDIA(0): DPI set to (91, 91); computed from "UseEdidDpi" X config
[    67.541] (--) NVIDIA(0):     option
[    67.542] (II) NVIDIA(1): Creating default Display subsection in Screen section
	"screen1" for depth/fbbpp 24/32
[    67.542] (==) NVIDIA(1): Depth 24, (==) framebuffer bpp 32
[    67.542] (==) NVIDIA(1): RGB weight 888
[    67.542] (==) NVIDIA(1): Default visual is TrueColor
[    67.542] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
[    67.542] (**) NVIDIA(1): Enabling 2D acceleration
[    68.884] (--) NVIDIA(0): Valid display device(s) on GPU-1 at PCI:2:0:0
[    68.884] (--) NVIDIA(0):     DFP-0
[    68.884] (--) NVIDIA(0):     DFP-1 (boot)
[    68.884] (--) NVIDIA(0):     DFP-2
[    68.884] (--) NVIDIA(0):     DFP-3
[    68.884] (--) NVIDIA(0):     DFP-4
[    68.884] (--) NVIDIA(0):     DFP-5
[    68.887] (II) NVIDIA(1): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:2:0:0 (GPU-1)
[    68.887] (--) NVIDIA(1): Memory: 4194304 kBytes
[    68.887] (--) NVIDIA(1): VideoBIOS: 86.07.39.00.54
[    68.887] (II) NVIDIA(1): Detected PCI Express Link width: 16X
[    68.887] (--) NVIDIA(GPU-1): DFP-0: disconnected
[    68.887] (--) NVIDIA(GPU-1): DFP-0: Internal TMDS
[    68.887] (--) NVIDIA(GPU-1): DFP-0: 330.0 MHz maximum pixel clock
[    68.887] (--) NVIDIA(GPU-1): 
[    68.917] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): connected
[    68.917] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): Internal TMDS
[    68.917] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): 600.0 MHz maximum pixel clock
[    68.917] (--) NVIDIA(GPU-1): 
[    68.918] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): connected
[    68.918] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): Internal DisplayPort
[    68.918] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): 1440.0 MHz maximum pixel clock
[    68.918] (--) NVIDIA(GPU-1): 
[    68.919] (--) NVIDIA(GPU-1): DFP-3: disconnected
[    68.919] (--) NVIDIA(GPU-1): DFP-3: Internal TMDS
[    68.919] (--) NVIDIA(GPU-1): DFP-3: 165.0 MHz maximum pixel clock
[    68.919] (--) NVIDIA(GPU-1): 
[    68.949] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): connected
[    68.949] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): Internal TMDS
[    68.949] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): 600.0 MHz maximum pixel clock
[    68.949] (--) NVIDIA(GPU-1): 
[    68.979] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): connected
[    68.979] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): Internal TMDS
[    68.979] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): 600.0 MHz maximum pixel clock
[    68.979] (--) NVIDIA(GPU-1): 
[    69.001] (==) NVIDIA(1): 
[    69.001] (==) NVIDIA(1): No modes were requested; the default mode "nvidia-auto-select"
[    69.001] (==) NVIDIA(1):     will be used as the requested mode.
[    69.001] (==) NVIDIA(1): 
[    69.001] (II) NVIDIA(1): Validated MetaModes:
[    69.001] (II) NVIDIA(1):    
[    69.001] (II) NVIDIA(1):     "DFP-1:nvidia-auto-select,DFP-2:nvidia-auto-select,DFP-4:nvidia-auto-select,DFP-5:nvidia-auto-select"
[    69.001] (II) NVIDIA(1): Virtual screen size determined to be 5760 x 900
[    69.006] (--) NVIDIA(1): DPI set to (91, 91); computed from "UseEdidDpi" X config
[    69.006] (--) NVIDIA(1):     option
[    69.006] (--) Depth 24 pixmap format is 32 bpp
[    69.009] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[    69.009] (II) NVIDIA:     access.
[    69.012] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    69.012] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    69.012] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    69.012] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    69.012] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    69.012] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    69.012] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    69.012] (II) NVIDIA(0):     Config Options in the README.
[    69.029] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select,DFP-2:nvidia-auto-select,DFP-4:nvidia-auto-select,DFP-5:nvidia-auto-select"
[    75.067] (==) NVIDIA(0): Disabling shared memory pixmaps
[    75.067] (==) NVIDIA(0): Backing store enabled
[    75.067] (==) NVIDIA(0): Silken mouse enabled
[    75.068] (==) NVIDIA(0): DPMS enabled
[    75.068] (II) Loading sub module "dri2"
[    75.068] (II) LoadModule: "dri2"
[    75.068] (II) Module "dri2" already built-in
[    75.068] (II) NVIDIA(0): [DRI2] Setup complete
[    75.068] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    75.068] (--) RandR disabled
[    75.073] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
[    75.073] (II) NVIDIA(1):     may not be running or the "AcpidSocketPath" X
[    75.073] (II) NVIDIA(1):     configuration option may not be set correctly.  When the
[    75.073] (II) NVIDIA(1):     ACPI event daemon is available, the NVIDIA X driver will
[    75.073] (II) NVIDIA(1):     try to use it to receive ACPI event notifications.  For
[    75.073] (II) NVIDIA(1):     details, please see the "ConnectToAcpid" and
[    75.073] (II) NVIDIA(1):     "AcpidSocketPath" X configuration options in Appendix B: X
[    75.073] (II) NVIDIA(1):     Config Options in the README.
[    75.098] (II) NVIDIA(1): Setting mode "DFP-1:nvidia-auto-select,DFP-2:nvidia-auto-select,DFP-4:nvidia-auto-select,DFP-5:nvidia-auto-select"
[    81.123] (==) NVIDIA(1): Disabling shared memory pixmaps
[    81.123] (==) NVIDIA(1): Backing store enabled
[    81.123] (==) NVIDIA(1): Silken mouse enabled
[    81.124] (==) NVIDIA(1): DPMS enabled
[    81.124] (II) Loading sub module "dri2"
[    81.124] (II) LoadModule: "dri2"
[    81.124] (II) Module "dri2" already built-in
[    81.124] (II) NVIDIA(1): [DRI2] Setup complete
[    81.124] (II) NVIDIA(1): [DRI2]   VDPAU driver: nvidia
[    81.124] (--) RandR disabled
[    81.127] (II) Initializing extension GLX
[    81.127] (II) Indirect GLX disabled.
[    81.692] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    81.692] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    81.692] (**) Power Button: Applying InputClass "system-keyboard"
[    81.692] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    81.692] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    81.692] (**) Power Button: Applying InputClass "LocalKeyboard"
[    81.692] (II) LoadModule: "libinput"
[    81.710] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[    81.741] (II) Module libinput: vendor="X.Org Foundation"
[    81.741] 	compiled for 1.18.3, module version = 0.25.1
[    81.741] 	Module class: X.Org XInput Driver
[    81.741] 	ABI class: X.Org XInput driver, version 22.1
[    81.741] (II) Using input driver 'libinput' for 'Power Button'
[    81.741] (**) Power Button: always reports core events
[    81.741] (**) Option "Device" "/dev/input/event2"
[    81.741] (**) Option "_source" "server/udev"
[    81.742] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    81.742] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    81.752] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    81.752] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    81.752] (**) Option "xkb_layout" "us"
[    81.752] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    81.752] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    81.752] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    81.752] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    81.752] (**) Power Button: Applying InputClass "system-keyboard"
[    81.752] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    81.752] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    81.752] (**) Power Button: Applying InputClass "LocalKeyboard"
[    81.752] (II) Using input driver 'libinput' for 'Power Button'
[    81.752] (**) Power Button: always reports core events
[    81.752] (**) Option "Device" "/dev/input/event1"
[    81.752] (**) Option "_source" "server/udev"
[    81.753] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
[    81.753] (II) input device 'Power Button', /dev/input/event1 is a keyboard
[    81.800] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    81.800] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    81.800] (**) Option "xkb_layout" "us"
[    81.800] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
[    81.800] (II) input device 'Power Button', /dev/input/event1 is a keyboard
[    81.800] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[    81.800] (II) No input driver specified, ignoring this device.
[    81.800] (II) This device may have been added with another device file.
[    81.801] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[    81.801] (II) No input driver specified, ignoring this device.
[    81.801] (II) This device may have been added with another device file.
[    81.801] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[    81.801] (II) No input driver specified, ignoring this device.
[    81.801] (II) This device may have been added with another device file.
[    81.801] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event10)
[    81.801] (II) No input driver specified, ignoring this device.
[    81.801] (II) This device may have been added with another device file.
[    81.801] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event11)
[    81.801] (II) No input driver specified, ignoring this device.
[    81.801] (II) This device may have been added with another device file.
[    81.802] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event12)
[    81.802] (II) No input driver specified, ignoring this device.
[    81.802] (II) This device may have been added with another device file.
[    81.802] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event13)
[    81.802] (II) No input driver specified, ignoring this device.
[    81.802] (II) This device may have been added with another device file.
[    81.802] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
[    81.802] (II) No input driver specified, ignoring this device.
[    81.802] (II) This device may have been added with another device file.
[    81.802] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[    81.802] (II) No input driver specified, ignoring this device.
[    81.802] (II) This device may have been added with another device file.
[    81.803] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[    81.803] (II) No input driver specified, ignoring this device.
[    81.803] (II) This device may have been added with another device file.
[    81.803] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event9)
[    81.803] (II) No input driver specified, ignoring this device.
[    81.803] (II) This device may have been added with another device file.
[    81.803] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[    81.803] (II) No input driver specified, ignoring this device.
[    81.803] (II) This device may have been added with another device file.
[    81.803] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[    81.803] (II) No input driver specified, ignoring this device.
[    81.803] (II) This device may have been added with another device file.
[    81.804] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[    81.804] (II) No input driver specified, ignoring this device.
[    81.804] (II) This device may have been added with another device file.
[    81.804] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/event3)
[    81.804] (**) Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall"
[    81.804] (**) Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall"
[    81.804] (**) Logitech Optical USB Mouse: Applying InputClass "libinput pointer catchall"
[    81.804] (II) Using input driver 'libinput' for 'Logitech Optical USB Mouse'
[    81.804] (**) Logitech Optical USB Mouse: always reports core events
[    81.804] (**) Option "Device" "/dev/input/event3"
[    81.804] (**) Option "_source" "server/udev"
[    81.860] (II) input device 'Logitech Optical USB Mouse', /dev/input/event3 is tagged by udev as: Mouse
[    81.860] (II) Device 'Logitech Optical USB Mouse' set to 400 DPI
[    81.860] (II) input device 'Logitech Optical USB Mouse', /dev/input/event3 is a pointer caps
[    81.904] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.7/0000:09:00.0/usb2/2-1/2-1:1.0/0003:046D:C016.0001/input/input3/event3"
[    81.904] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE, id 8)
[    81.904] (**) Option "AccelerationScheme" "none"
[    81.904] (**) Logitech Optical USB Mouse: (accel) selected scheme none/0
[    81.904] (**) Logitech Optical USB Mouse: (accel) acceleration factor: 2.000
[    81.904] (**) Logitech Optical USB Mouse: (accel) acceleration threshold: 4
[    81.960] (II) input device 'Logitech Optical USB Mouse', /dev/input/event3 is tagged by udev as: Mouse
[    81.960] (II) Device 'Logitech Optical USB Mouse' set to 400 DPI
[    81.960] (II) input device 'Logitech Optical USB Mouse', /dev/input/event3 is a pointer caps
[    81.960] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/mouse0)
[    81.960] (II) No input driver specified, ignoring this device.
[    81.960] (II) This device may have been added with another device file.
[    81.960] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event5)
[    81.960] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    81.960] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[    81.960] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    81.960] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    81.960] (**) Eee PC WMI hotkeys: Applying InputClass "LocalKeyboard"
[    81.960] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[    81.960] (**) Eee PC WMI hotkeys: always reports core events
[    81.960] (**) Option "Device" "/dev/input/event5"
[    81.960] (**) Option "_source" "server/udev"
[    81.961] (II) input device 'Eee PC WMI hotkeys', /dev/input/event5 is tagged by udev as: Keyboard
[    81.961] (II) input device 'Eee PC WMI hotkeys', /dev/input/event5 is a keyboard
[    81.976] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input5/event5"
[    81.976] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 9)
[    81.976] (**) Option "xkb_layout" "us"
[    81.976] (II) input device 'Eee PC WMI hotkeys', /dev/input/event5 is tagged by udev as: Keyboard
[    81.976] (II) input device 'Eee PC WMI hotkeys', /dev/input/event5 is a keyboard
[    81.976] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    81.976] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    81.976] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    81.976] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    81.976] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    81.976] (**) AT Translated Set 2 keyboard: Applying InputClass "LocalKeyboard"
[    81.976] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    81.976] (**) AT Translated Set 2 keyboard: always reports core events
[    81.976] (**) Option "Device" "/dev/input/event0"
[    81.976] (**) Option "_source" "server/udev"
[    81.977] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    81.977] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    82.000] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    82.000] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    82.000] (**) Option "xkb_layout" "us"
[    82.000] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    82.000] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    82.000] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    82.000] (II) No input driver specified, ignoring this device.
[    82.000] (II) This device may have been added with another device file.
[    82.005] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): connected
[    82.005] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): Internal DisplayPort
[    82.005] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): 1440.0 MHz maximum pixel clock
[    82.005] (--) NVIDIA(GPU-0): 
[    82.035] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): connected
[    82.035] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): Internal TMDS
[    82.035] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): 600.0 MHz maximum pixel clock
[    82.035] (--) NVIDIA(GPU-0): 
[    82.064] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): connected
[    82.064] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): Internal TMDS
[    82.065] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): 600.0 MHz maximum pixel clock
[    82.065] (--) NVIDIA(GPU-0): 
[    82.094] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): connected
[    82.094] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): Internal TMDS
[    82.095] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): 600.0 MHz maximum pixel clock
[    82.095] (--) NVIDIA(GPU-0): 
[    82.124] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): connected
[    82.124] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): Internal TMDS
[    82.124] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): 600.0 MHz maximum pixel clock
[    82.124] (--) NVIDIA(GPU-0): 
[    82.154] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): connected
[    82.154] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): Internal TMDS
[    82.154] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): 600.0 MHz maximum pixel clock
[    82.154] (--) NVIDIA(GPU-0): 
[    82.184] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): connected
[    82.184] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): Internal TMDS
[    82.184] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): 600.0 MHz maximum pixel clock
[    82.184] (--) NVIDIA(GPU-0): 
[    82.185] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): connected
[    82.185] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): Internal DisplayPort
[    82.185] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): 1440.0 MHz maximum pixel clock
[    82.185] (--) NVIDIA(GPU-1): 
[    82.215] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): connected
[    82.215] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): Internal TMDS
[    82.215] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): 600.0 MHz maximum pixel clock
[    82.215] (--) NVIDIA(GPU-1): 
[    82.245] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): connected
[    82.245] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): Internal TMDS
[    82.245] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): 600.0 MHz maximum pixel clock
[    82.245] (--) NVIDIA(GPU-1): 
[    82.276] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): connected
[    82.276] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): Internal TMDS
[    82.276] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): 600.0 MHz maximum pixel clock
[    82.276] (--) NVIDIA(GPU-1): 
[    82.307] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): connected
[    82.307] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): Internal TMDS
[    82.307] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): 600.0 MHz maximum pixel clock
[    82.307] (--) NVIDIA(GPU-1): 
[    82.337] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): connected
[    82.337] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): Internal TMDS
[    82.337] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): 600.0 MHz maximum pixel clock
[    82.337] (--) NVIDIA(GPU-1): 
[    82.367] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): connected
[    82.367] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): Internal TMDS
[    82.367] (--) NVIDIA(GPU-1): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): 600.0 MHz maximum pixel clock
[    82.367] (--) NVIDIA(GPU-1): 
[    82.983] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    82.983] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    82.983] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    82.983] (--) NVIDIA(GPU-0): 
[    83.013] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): connected
[    83.013] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): Internal TMDS
[    83.013] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-1): 600.0 MHz maximum pixel clock
[    83.013] (--) NVIDIA(GPU-0): 
[    83.013] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): connected
[    83.013] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): Internal DisplayPort
[    83.013] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-2): 1440.0 MHz maximum pixel clock
[    83.013] (--) NVIDIA(GPU-0): 
[    83.014] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    83.014] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    83.014] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    83.014] (--) NVIDIA(GPU-0): 
[    83.044] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): connected
[    83.044] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): Internal TMDS
[    83.044] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-4): 600.0 MHz maximum pixel clock
[    83.044] (--) NVIDIA(GPU-0): 
[    83.073] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): connected
[    83.073] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): Internal TMDS
[    83.073] (--) NVIDIA(GPU-0): Toshiba Matsushita Display Technology Co., Ltd LCD-MONITOR (DFP-5): 600.0 MHz maximum pixel clock
[    83.073] (--) NVIDIA(GPU-0):