You are not logged in.

#1 2017-09-05 00:00:36

johnramsden
Member
Registered: 2017-08-07
Posts: 31

Blank screen on boot with SDDM

On my new laptop, for some reason I get a blank screen when the system boots to the login screen (SDDM).

I know that xorg is working because if I set the system to autologin in SDDM it will boot straight into my DE, plasma 5.

I also know that SDDM works because once I'm in the system I can lock the screen and go back to SDDM. I have tried removing the SDDM configuration file, changing the theme in the SDDM config, deleting the cache, and nothing seems to work. I'm using the exact same configuration with no problems on my desktop.

My laptop has a Nvidia Quadro P4000, and Intel Core Xeon E3-1535M v6. I'm using the proprietary Nvidia driver.

Here is my SDDM log from boot.

journalctl -b |grep sddm

Sep 04 16:32:54 wooly sddm[2136]: Initializing...
Sep 04 16:32:54 wooly sddm[2136]: Starting...
Sep 04 16:32:54 wooly sddm[2136]: Adding new display on vt 1 ...
Sep 04 16:32:54 wooly sddm[2136]: Display server starting...
Sep 04 16:32:54 wooly sddm[2136]: Running: /usr/bin/X -nolisten tcp -dpi 192 -auth /var/run/sddm/{1a92a624-96e8-47f4-8156-007fc0a8e2d5} -background none -noreset -displayfd 18 vt1
Sep 04 16:32:58 wooly sddm[2136]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Sep 04 16:32:58 wooly sddm[2136]: Display server started.
Sep 04 16:32:58 wooly sddm[2136]: Socket server starting...
Sep 04 16:32:58 wooly sddm[2136]: Socket server started.
Sep 04 16:32:58 wooly sddm[2136]: Greeter starting...
Sep 04 16:32:58 wooly sddm[2136]: Adding cookie to "/var/run/sddm/{1a92a624-96e8-47f4-8156-007fc0a8e2d5}"
Sep 04 16:32:58 wooly sddm-helper[2973]: [PAM] Starting...
Sep 04 16:32:58 wooly sddm-helper[2973]: [PAM] Authenticating...
Sep 04 16:32:58 wooly sddm-helper[2973]: pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0)
Sep 04 16:32:58 wooly sddm-helper[2973]: [PAM] returning.
Sep 04 16:32:58 wooly systemd[1]: Created slice User Slice of sddm.
Sep 04 16:32:58 wooly systemd-logind[2029]: New session c1 of user sddm.
Sep 04 16:32:58 wooly systemd[1]: Started Session c1 of user sddm.
Sep 04 16:32:58 wooly systemd[2976]: pam_unix(systemd-user:session): session opened for user sddm by (uid=0)
Sep 04 16:32:58 wooly sddm[2136]: Greeter session started successfully
Sep 04 16:32:58 wooly sddm-greeter[2982]: Reading from "/usr/share/xsessions/plasma.desktop"
Sep 04 16:32:58 wooly sddm-greeter[2982]: inotify_add_watch("/usr/share/wayland-sessions") failed: "No such file or directory"
Sep 04 16:32:58 wooly sddm-greeter[2982]: Connected to the daemon.
Sep 04 16:32:58 wooly sddm[2136]: Message received from greeter: Connect
Sep 04 16:32:58 wooly sddm-greeter[2982]: Loading file:///usr/share/sddm/themes/breeze/Main.qml...
Sep 04 16:32:58 wooly sddm-greeter[2982]: QObject: Cannot create children for a parent that is in a different thread.
Sep 04 16:32:58 wooly sddm-greeter[2982]: QObject: Cannot create children for a parent that is in a different thread.
Sep 04 16:32:58 wooly sddm-greeter[2982]: QObject: Cannot create children for a parent that is in a different thread.
Sep 04 16:32:58 wooly sddm-greeter[2982]: QObject: Cannot create children for a parent that is in a different thread.
Sep 04 16:32:58 wooly sddm-greeter[2982]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Sep 04 16:32:58 wooly sddm-greeter[2982]: QObject: Cannot create children for a parent that is in a different thread.
Sep 04 16:32:58 wooly sddm-greeter[2982]: QObject: Cannot create children for a parent that is in a different thread.
Sep 04 16:32:58 wooly sddm-greeter[2982]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Sep 04 16:32:58 wooly sddm-greeter[2982]: Cannot watch QRC-like path ":/icons/hicolor/index.theme"
Sep 04 16:32:59 wooly sddm-greeter[2982]: file:///usr/share/sddm/themes/breeze/components/VirtualKeyboard.qml:20:1: module "QtQuick.VirtualKeyboard" is not installed
Sep 04 16:32:59 wooly sddm-greeter[2982]: Adding view for ":0.0" QRect(0,0 640x480)
Sep 04 16:32:59 wooly sddm-greeter[2982]: QXcbConnection: XCB error: 148 (Unknown), sequence: 189, resource id: 0, major code: 140 (Unknown), minor code: 20
Sep 04 16:32:59 wooly sddm-greeter[2982]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.67'
Sep 04 16:32:59 wooly sddm-greeter[2982]: Message received from daemon: Capabilities
Sep 04 16:32:59 wooly sddm-greeter[2982]: Message received from daemon: HostName
Sep 04 16:33:24 wooly sddm-greeter[2982]: Time engine Clock skew signaled
Sep 04 16:33:36 wooly sudo[14091]:     john : TTY=pts/0 ; PWD=/home/john ; USER=root ; COMMAND=/usr/sbin/nano /etc/sddm.conf

Offline

#2 2017-09-14 21:16:45

zulqurnain
Member
Registered: 2016-11-15
Posts: 18

Re: Blank screen on boot with SDDM

those errors are QT related ( from the little i know) and you might have guessed that if you had searched

from my experience blank screens are either driver related issues, bad configs, or qt (as it is quite essential to graphic elements)
try to see what qt you have installed or go over the the installation guide for what you are trying to do

i would ditch nvida drivers and go for nouveau, as of late nouveau is kicking ass, was able to play sc2 online with just nouveau. if you can do that you can do pretty much any thing now with nouveau, to me it was even better than having nvidia configs and driver

Offline

#3 2017-09-14 22:55:15

johnramsden
Member
Registered: 2017-08-07
Posts: 31

Re: Blank screen on boot with SDDM

zulqurnain wrote:

those errors are QT related ( from the little i know) and you might have guessed that if you had searched

from my experience blank screens are either driver related issues, bad configs, or qt (as it is quite essential to graphic elements)
try to see what qt you have installed or go over the the installation guide for what you are trying to do

i would ditch nvida drivers and go for nouveau, as of late nouveau is kicking ass, was able to play sc2 online with just nouveau. if you can do that you can do pretty much any thing now with nouveau, to me it was even better than having nvidia configs and driver

I resent the implication that I hadn't searched, I have come across mentions that it could be qt related, but have not been able to find a fix. I'm using the latest qt drivers and I've read the wiki carefully on qt, sddm, nvidia, and kde. The most likely culprit I found was "Applications using QML crash or don't work with Qt 5.8" but the fix did not work.

Offline

#4 2017-09-15 06:38:33

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Blank screen on boot with SDDM

Can you post your /etc/sddm.conf and maybe a Xorg.log? Also small notion, you don't know that SDDM works when locking the screen, the screenlocker (kscreenlock) and sddm aren't the same thing, though they do look alike by virtue of their purpose.

Offline

#5 2017-09-15 15:48:37

johnramsden
Member
Registered: 2017-08-07
Posts: 31

Re: Blank screen on boot with SDDM

Interesting, I didn't know the lock screen wasn't sddm.

sddm.conf is just the default except for the following:

[Theme]
# Current theme name
Current=breeze

[X11]
ServerArguments=-nolisten tcp -dpi 192

Here's the full thing in case it helps (Autologin is only on because it's the only way I can currently log in):

[Autologin]
# Whether sddm should automatically log back into sessions when they exit
Relogin=false

# Name of session file for autologin session
Session=plasma.desktop

# Username for autologin session
User=john

[General]
# Halt command
HaltCommand=/usr/bin/systemctl poweroff

# Input method module
InputMethod=

# Initial NumLock state. Can be on, off or none.
# If property is set to none, numlock won't be changed
# NOTE: Currently ignored if autologin is enabled.
Numlock=none

# Reboot command
RebootCommand=/usr/bin/systemctl reboot


[Theme]
# Current theme name
Current=breeze

# Cursor theme used in the greeter
CursorTheme=

# Number of users to use as threshold
# above which avatars are disabled
# unless explicitly enabled with EnableAvatars
DisableAvatarsThreshold=7

# Enable display of custom user avatars
EnableAvatars=true

# Global directory for user avatars
# The files should be named <username>.face.icon
FacesDir=/usr/share/sddm/faces

# Theme directory path
ThemeDir=/usr/share/sddm/themes


[Users]
# Default $PATH for logged in users
DefaultPath=/bin:/usr/bin:/usr/local/bin

# Comma-separated list of shells.
# Users with these shells as their default won't be listed
HideShells=

# Comma-separated list of users that should not be listed
HideUsers=

# Maximum user id for displayed users
MaximumUid=60000

# Minimum user id for displayed users
MinimumUid=1000

# Remember the session of the last successfully logged in user
RememberLastSession=true

# Remember the last successfully logged in user
RememberLastUser=true


[Wayland]
# Path to a script to execute when starting the desktop session
SessionCommand=/usr/share/sddm/scripts/wayland-session

# Directory containing available Wayland sessions
SessionDir=/usr/share/wayland-sessions

# Path to the user session log file
SessionLogFile=.local/share/sddm/wayland-session.log


[X11]
# Path to a script to execute when starting the display server
DisplayCommand=/usr/share/sddm/scripts/Xsetup

# Path to a script to execute when stopping the display server
DisplayStopCommand=/usr/share/sddm/scripts/Xstop

# The lowest virtual terminal number that will be used.
MinimumVT=1

# Arguments passed to the X server invocation
ServerArguments=-nolisten tcp -dpi 192

# Path to X server binary
ServerPath=/usr/bin/X

# Path to a script to execute when starting the desktop session
SessionCommand=/usr/share/sddm/scripts/Xsession

# Directory containing available X sessions
SessionDir=/usr/share/xsessions

# Path to the user session log file
SessionLogFile=.local/share/sddm/xorg-session.log

# Path to the Xauthority file
UserAuthFile=.Xauthority

# Path to xauth binary
XauthPath=/usr/bin/xauth

# Path to Xephyr binary
XephyrPath=/usr/bin/Xephyr

xorg log:

[    14.067] (--) Log file renamed from "/var/log/Xorg.pid-8679.log" to "/var/log/Xorg.0.log"
[    14.068] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    14.068] X Protocol Version 11, Revision 0
[    14.068] Build Operating System: Linux 4.12.5-1-ARCH x86_64 
[    14.068] Current Operating System: Linux wooly 4.12.12-1-ARCH #1 SMP PREEMPT Sun Sep 10 09:41:14 CEST 2017 x86_64
[    14.068] Kernel command line: initrd=\installs\wooly\intel-ucode.img initrd=\installs\wooly\initramfs-linux.img spl.spl_hostid=0x007f0101 zfs=vault/sys/wooly/ROOT/default rw
[    14.068] Build Date: 13 August 2017  09:37:50PM
[    14.068]  
[    14.068] Current version of pixman: 0.34.0
[    14.068] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.068] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.068] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 15 08:29:59 2017
[    14.068] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.069] (==) No Layout section.  Using the first Screen section.
[    14.069] (==) No screen section available. Using defaults.
[    14.069] (**) |-->Screen "Default Screen Section" (0)
[    14.069] (**) |   |-->Monitor "<default monitor>"
[    14.069] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.069] (==) Automatically adding devices
[    14.069] (==) Automatically enabling devices
[    14.069] (==) Automatically adding GPU devices
[    14.069] (==) Automatically binding GPU devices
[    14.069] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    14.070] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    14.070] 	Entry deleted from font path.
[    14.070] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    14.070] 	Entry deleted from font path.
[    14.070] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    14.070] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    14.070] 	Entry deleted from font path.
[    14.070] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    14.070] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[    14.070] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.070] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.070] (II) Loader magic: 0x555b45784d40
[    14.070] (II) Module ABI versions:
[    14.070] 	X.Org ANSI C Emulation: 0.4
[    14.070] 	X.Org Video Driver: 23.0
[    14.070] 	X.Org XInput driver : 24.1
[    14.070] 	X.Org Server Extension : 10.0
[    14.071] (++) using VT number 1

[    14.071] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    14.071] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.072] (II) xfree86: Adding drm device (/dev/dri/card1)
[    14.076] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[    14.076] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[    14.076] (--) PCI: (0:0:2:0) 8086:591d:1028:07b1 rev 4, Mem @ 0xeb000000/16777216, 0x80000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    14.076] (--) PCI:*(0:1:0:0) 10de:1bb7:1028:07b1 rev 161, Mem @ 0xec000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    14.077] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    14.077] (II) LoadModule: "glx"
[    14.077] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[    14.112] (II) Module glx: vendor="NVIDIA Corporation"
[    14.112] 	compiled for 4.0.2, module version = 1.0.0
[    14.112] 	Module class: X.Org Server Extension
[    14.113] (II) NVIDIA GLX Module  384.69  Wed Aug 16 19:34:06 PDT 2017
[    14.113] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    14.113] 	loading driver: nvidia
[    14.113] (II) Applying OutputClass "intel" to /dev/dri/card1
[    14.113] 	loading driver: modesetting
[    14.113] (==) Matched nvidia as autoconfigured driver 0
[    14.113] (==) Matched nouveau as autoconfigured driver 1
[    14.113] (==) Matched nv as autoconfigured driver 2
[    14.113] (==) Matched modesetting as autoconfigured driver 3
[    14.113] (==) Matched intel as autoconfigured driver 4
[    14.113] (==) Matched nouveau as autoconfigured driver 5
[    14.113] (==) Matched nv as autoconfigured driver 6
[    14.113] (==) Matched modesetting as autoconfigured driver 7
[    14.113] (==) Matched fbdev as autoconfigured driver 8
[    14.113] (==) Matched vesa as autoconfigured driver 9
[    14.113] (==) Assigned the driver to the xf86ConfigLayout
[    14.113] (II) LoadModule: "nvidia"
[    14.114] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    14.116] (II) Module nvidia: vendor="NVIDIA Corporation"
[    14.116] 	compiled for 4.0.2, module version = 1.0.0
[    14.116] 	Module class: X.Org Video Driver
[    14.117] (II) LoadModule: "nouveau"
[    14.117] (WW) Warning, couldn't open module nouveau
[    14.117] (II) UnloadModule: "nouveau"
[    14.117] (II) Unloading nouveau
[    14.117] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    14.117] (II) LoadModule: "nv"
[    14.117] (WW) Warning, couldn't open module nv
[    14.117] (II) UnloadModule: "nv"
[    14.117] (II) Unloading nv
[    14.117] (EE) Failed to load module "nv" (module does not exist, 0)
[    14.117] (II) LoadModule: "modesetting"
[    14.118] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    14.118] (II) Module modesetting: vendor="X.Org Foundation"
[    14.118] 	compiled for 1.19.3, module version = 1.19.3
[    14.118] 	Module class: X.Org Video Driver
[    14.118] 	ABI class: X.Org Video Driver, version 23.0
[    14.118] (II) LoadModule: "intel"
[    14.118] (WW) Warning, couldn't open module intel
[    14.118] (II) UnloadModule: "intel"
[    14.118] (II) Unloading intel
[    14.118] (EE) Failed to load module "intel" (module does not exist, 0)
[    14.118] (II) LoadModule: "fbdev"
[    14.118] (WW) Warning, couldn't open module fbdev
[    14.118] (II) UnloadModule: "fbdev"
[    14.118] (II) Unloading fbdev
[    14.118] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    14.118] (II) LoadModule: "vesa"
[    14.119] (WW) Warning, couldn't open module vesa
[    14.119] (II) UnloadModule: "vesa"
[    14.119] (II) Unloading vesa
[    14.119] (EE) Failed to load module "vesa" (module does not exist, 0)
[    14.119] (II) NVIDIA dlloader X Driver  384.69  Wed Aug 16 19:07:09 PDT 2017
[    14.119] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    14.119] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    14.120] (II) Loading sub module "fb"
[    14.120] (II) LoadModule: "fb"
[    14.120] (II) Loading /usr/lib/xorg/modules/libfb.so
[    14.120] (II) Module fb: vendor="X.Org Foundation"
[    14.120] 	compiled for 1.19.3, module version = 1.0.0
[    14.120] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.120] (II) Loading sub module "wfb"
[    14.120] (II) LoadModule: "wfb"
[    14.121] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    14.121] (II) Module wfb: vendor="X.Org Foundation"
[    14.121] 	compiled for 1.19.3, module version = 1.0.0
[    14.121] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.121] (II) Loading sub module "ramdac"
[    14.121] (II) LoadModule: "ramdac"
[    14.121] (II) Module "ramdac" already built-in
[    14.122] (WW) Falling back to old probe method for modesetting
[    14.125] (II) modeset(G0): using drv /dev/dri/card1
[    14.125] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    14.125] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    14.125] (==) NVIDIA(0): RGB weight 888
[    14.125] (==) NVIDIA(0): Default visual is TrueColor
[    14.125] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    14.125] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    14.125] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    14.125] (**) NVIDIA(0): Enabling 2D acceleration
[    16.360] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    16.360] (--) NVIDIA(0):     DFP-0
[    16.360] (--) NVIDIA(0):     DFP-1
[    16.360] (--) NVIDIA(0):     DFP-2
[    16.360] (--) NVIDIA(0):     DFP-3
[    16.360] (--) NVIDIA(0):     DFP-4
[    16.360] (--) NVIDIA(0):     DFP-5
[    16.360] (--) NVIDIA(0):     DFP-6
[    16.360] (--) NVIDIA(0):     DFP-7
[    16.360] (--) NVIDIA(0):     DFP-8
[    16.360] (--) NVIDIA(0):     DFP-9
[    16.360] (--) NVIDIA(0):     DFP-10
[    16.376] (II) NVIDIA(0): NVIDIA GPU Quadro P4000 (GP104GL-A) at PCI:1:0:0 (GPU-0)
[    16.376] (--) NVIDIA(0): Memory: 8388608 kBytes
[    16.376] (--) NVIDIA(0): VideoBIOS: 86.04.3a.00.3a
[    16.376] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    16.376] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    16.376] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    16.376] (--) NVIDIA(GPU-0): DFP-0: 1440.0 MHz maximum pixel clock
[    16.376] (--) NVIDIA(GPU-0): 
[    16.376] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    16.377] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    16.377] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    16.377] (--) NVIDIA(GPU-0): 
[    16.377] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    16.377] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    16.377] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    16.377] (--) NVIDIA(GPU-0): 
[    16.377] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    16.377] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    16.377] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    16.377] (--) NVIDIA(GPU-0): 
[    16.377] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    16.377] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    16.377] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    16.377] (--) NVIDIA(GPU-0): 
[    16.377] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    16.377] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    16.377] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    16.377] (--) NVIDIA(GPU-0): 
[    16.377] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    16.377] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[    16.377] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[    16.377] (--) NVIDIA(GPU-0): 
[    16.377] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    16.377] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    16.377] (--) NVIDIA(GPU-0): DFP-7: 1440.0 MHz maximum pixel clock
[    16.377] (--) NVIDIA(GPU-0): 
[    16.377] (--) NVIDIA(GPU-0): DFP-8: disconnected
[    16.377] (--) NVIDIA(GPU-0): DFP-8: Internal TMDS
[    16.377] (--) NVIDIA(GPU-0): DFP-8: 165.0 MHz maximum pixel clock
[    16.377] (--) NVIDIA(GPU-0): 
[    16.377] (--) NVIDIA(GPU-0): DFP-9: disconnected
[    16.377] (--) NVIDIA(GPU-0): DFP-9: Internal DisplayPort
[    16.377] (--) NVIDIA(GPU-0): DFP-9: 1440.0 MHz maximum pixel clock
[    16.377] (--) NVIDIA(GPU-0): 
[    16.377] (--) NVIDIA(GPU-0): DFP-10: disconnected
[    16.377] (--) NVIDIA(GPU-0): DFP-10: Internal TMDS
[    16.377] (--) NVIDIA(GPU-0): DFP-10: 165.0 MHz maximum pixel clock
[    16.377] (--) NVIDIA(GPU-0): 
[    16.377] (==) NVIDIA(0): 
[    16.378] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    16.378] (==) NVIDIA(0):     will be used as the requested mode.
[    16.378] (==) NVIDIA(0): 
[    16.378] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[    16.378] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[    16.378] (II) NVIDIA(0): Validated MetaModes:
[    16.378] (II) NVIDIA(0):     "NULL"
[    16.378] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    16.378] (++) NVIDIA(0): DPI set to (192, 192); computed from -dpi X commandline option
[    16.378] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    16.378] (==) modeset(G0): RGB weight 888
[    16.378] (==) modeset(G0): Default visual is TrueColor
[    16.378] (II) Loading sub module "glamoregl"
[    16.378] (II) LoadModule: "glamoregl"
[    16.378] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    16.381] (II) Module glamoregl: vendor="X.Org Foundation"
[    16.381] 	compiled for 1.19.3, module version = 1.0.0
[    16.381] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.381] (II) glamor: OpenGL accelerated X.org driver based.
[    16.405] (II) glamor: EGL version 1.4 (DRI2):
[    16.417] (II) modeset(G0): glamor initialized
[    16.419] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    16.421] (II) modeset(G0): Output DP-1-1 has no monitor section
[    16.428] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    16.430] (II) modeset(G0): Output DP-1-2 has no monitor section
[    16.438] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[    16.440] (II) modeset(G0): Output DP-1-3 has no monitor section
[    16.448] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[    16.450] (II) modeset(G0): EDID for output eDP-1-1
[    16.450] (II) modeset(G0): Manufacturer: AUO  Model: 109b  Serial#: 0
[    16.450] (II) modeset(G0): Year: 2015  Week: 0
[    16.450] (II) modeset(G0): EDID Version: 1.4
[    16.450] (II) modeset(G0): Digital Display Input
[    16.450] (II) modeset(G0): 8 bits per channel
[    16.450] (II) modeset(G0): Digital interface is DisplayPort
[    16.450] (II) modeset(G0): Max Image Size [cm]: horiz.: 38  vert.: 21
[    16.450] (II) modeset(G0): Gamma: 2.20
[    16.450] (II) modeset(G0): No DPMS capabilities specified
[    16.450] (II) modeset(G0): Supported color encodings: RGB 4:4:4 
[    16.450] (II) modeset(G0): First detailed timing is preferred mode
[    16.450] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    16.450] (II) modeset(G0): redX: 0.656 redY: 0.314   greenX: 0.212 greenY: 0.711
[    16.450] (II) modeset(G0): blueX: 0.148 blueY: 0.057   whiteX: 0.313 whiteY: 0.329
[    16.450] (II) modeset(G0): Manufacturer's mask: 0
[    16.450] (II) modeset(G0): Supported detailed timing:
[    16.450] (II) modeset(G0): clock: 533.5 MHz   Image Size:  382 x 214 mm
[    16.450] (II) modeset(G0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[    16.450] (II) modeset(G0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[    16.450] (II) modeset(G0): Supported detailed timing:
[    16.450] (II) modeset(G0): clock: 426.8 MHz   Image Size:  382 x 214 mm
[    16.450] (II) modeset(G0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[    16.450] (II) modeset(G0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[    16.450] (II) modeset(G0):  8CJK2B173ZAN
[    16.450] (II) modeset(G0): Unknown vendor-specific block 0
[    16.450] (II) modeset(G0): EDID (in hex):
[    16.450] (II) modeset(G0): 	00ffffffffffff0006af9b1000000000
[    16.450] (II) modeset(G0): 	00190104a5261578022425a85036b626
[    16.450] (II) modeset(G0): 	0e505400000001010101010101010101
[    16.450] (II) modeset(G0): 	01010101010166d000a0f0703e803020
[    16.450] (II) modeset(G0): 	35007ed61000001ab8a600a0f0703e80
[    16.450] (II) modeset(G0): 	302035007ed61000001a000000fe0038
[    16.450] (II) modeset(G0): 	434a4b3280423137335a414e00000000
[    16.450] (II) modeset(G0): 	00024101a8001100000b010a2020002a
[    16.450] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    16.450] (II) modeset(G0): Modeline "3840x2160"x60.0  533.50  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.4 kHz eP)
[    16.450] (II) modeset(G0): Modeline "3840x2160"x48.0  426.80  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (106.7 kHz e)
[    16.450] (II) modeset(G0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[    16.450] (II) modeset(G0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    16.450] (II) modeset(G0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    16.450] (II) modeset(G0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    16.450] (II) modeset(G0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    16.450] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    16.450] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    16.450] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    16.450] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    16.450] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    16.450] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    16.450] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    16.450] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    16.450] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    16.450] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    16.450] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    16.450] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    16.450] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    16.450] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    16.450] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    16.450] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    16.450] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    16.450] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    16.450] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    16.452] (II) modeset(G0): EDID for output DP-1-1
[    16.461] (II) modeset(G0): EDID for output HDMI-1-1
[    16.463] (II) modeset(G0): EDID for output DP-1-2
[    16.471] (II) modeset(G0): EDID for output HDMI-1-2
[    16.473] (II) modeset(G0): EDID for output DP-1-3
[    16.481] (II) modeset(G0): EDID for output HDMI-1-3
[    16.481] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    16.481] (++) modeset(G0): DPI set to (192, 192)
[    16.481] (II) Loading sub module "fb"
[    16.481] (II) LoadModule: "fb"
[    16.481] (II) Loading /usr/lib/xorg/modules/libfb.so
[    16.481] (II) Module fb: vendor="X.Org Foundation"
[    16.481] 	compiled for 1.19.3, module version = 1.0.0
[    16.481] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.481] (--) Depth 24 pixmap format is 32 bpp
[    16.529] (==) modeset(G0): Backing store enabled
[    16.529] (==) modeset(G0): Silken mouse enabled
[    16.530] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    16.530] (==) modeset(G0): DPMS enabled
[    16.530] (II) modeset(G0): [DRI2] Setup complete
[    16.530] (II) modeset(G0): [DRI2]   DRI driver: i965
[    16.530] (II) modeset(G0): [DRI2]   VDPAU driver: i965
[    16.531] (II) NVIDIA: Using 49152.00 MB of virtual memory for indirect memory
[    16.531] (II) NVIDIA:     access.
[    16.542] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    16.542] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    16.542] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    16.543] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    16.543] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    16.543] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    16.543] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    16.543] (II) NVIDIA(0):     Config Options in the README.
[    16.565] (II) NVIDIA(0): Setting mode "NULL"
[    16.584] (==) NVIDIA(0): Disabling shared memory pixmaps
[    16.584] (==) NVIDIA(0): Backing store enabled
[    16.584] (==) NVIDIA(0): Silken mouse enabled
[    16.584] (==) NVIDIA(0): DPMS enabled
[    16.586] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    16.586] (II) Loading sub module "dri2"
[    16.586] (II) LoadModule: "dri2"
[    16.586] (II) Module "dri2" already built-in
[    16.586] (II) NVIDIA(0): [DRI2] Setup complete
[    16.586] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    16.586] (--) RandR disabled
[    16.588] (II) Initializing extension GLX
[    16.588] (II) Indirect GLX disabled.
[    16.861] (II) modeset(G0): Damage tracking initialized
[    16.920] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    16.920] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.920] (II) LoadModule: "libinput"
[    16.920] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    16.923] (II) Module libinput: vendor="X.Org Foundation"
[    16.923] 	compiled for 1.19.3, module version = 0.25.1
[    16.923] 	Module class: X.Org XInput Driver
[    16.923] 	ABI class: X.Org XInput driver, version 24.1
[    16.923] (II) Using input driver 'libinput' for 'Power Button'
[    16.923] (**) Power Button: always reports core events
[    16.923] (**) Option "Device" "/dev/input/event4"
[    16.923] (**) Option "_source" "server/udev"
[    16.924] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    16.924] (II) event4  - (II) Power Button: (II) device is a keyboard
[    16.924] (II) event4  - (II) Power Button: (II) device removed
[    16.953] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[    16.953] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.953] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    16.953] (II) event4  - (II) Power Button: (II) device is a keyboard
[    16.954] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    16.954] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    16.954] (II) Using input driver 'libinput' for 'Video Bus'
[    16.954] (**) Video Bus: always reports core events
[    16.954] (**) Option "Device" "/dev/input/event12"
[    16.954] (**) Option "_source" "server/udev"
[    16.954] (II) event12 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    16.954] (II) event12 - (II) Video Bus: (II) device is a keyboard
[    16.954] (II) event12 - (II) Video Bus: (II) device removed
[    17.003] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14/event12"
[    17.003] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    17.003] (II) event12 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    17.003] (II) event12 - (II) Video Bus: (II) device is a keyboard
[    17.003] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[    17.003] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    17.003] (II) Using input driver 'libinput' for 'Video Bus'
[    17.003] (**) Video Bus: always reports core events
[    17.004] (**) Option "Device" "/dev/input/event13"
[    17.004] (**) Option "_source" "server/udev"
[    17.004] (II) event13 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    17.004] (II) event13 - (II) Video Bus: (II) device is a keyboard
[    17.004] (II) event13 - (II) Video Bus: (II) device removed
[    17.040] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input15/event13"
[    17.040] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    17.040] (II) event13 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    17.040] (II) event13 - (II) Video Bus: (II) device is a keyboard
[    17.040] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    17.040] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.040] (II) Using input driver 'libinput' for 'Power Button'
[    17.040] (**) Power Button: always reports core events
[    17.040] (**) Option "Device" "/dev/input/event2"
[    17.040] (**) Option "_source" "server/udev"
[    17.040] (II) event2  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    17.040] (II) event2  - (II) Power Button: (II) device is a keyboard
[    17.040] (II) event2  - (II) Power Button: (II) device removed
[    17.060] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[    17.060] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    17.060] (II) event2  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    17.060] (II) event2  - (II) Power Button: (II) device is a keyboard
[    17.060] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    17.060] (II) No input driver specified, ignoring this device.
[    17.060] (II) This device may have been added with another device file.
[    17.060] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    17.060] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    17.060] (II) Using input driver 'libinput' for 'Sleep Button'
[    17.060] (**) Sleep Button: always reports core events
[    17.060] (**) Option "Device" "/dev/input/event3"
[    17.060] (**) Option "_source" "server/udev"
[    17.060] (II) event3  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    17.060] (II) event3  - (II) Sleep Button: (II) device is a keyboard
[    17.060] (II) event3  - (II) Sleep Button: (II) device removed
[    17.080] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[    17.080] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    17.080] (II) event3  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    17.080] (II) event3  - (II) Sleep Button: (II) device is a keyboard
[    17.080] (II) config/udev: Adding input device Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller (/dev/input/event7)
[    17.080] (**) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: Applying InputClass "libinput pointer catchall"
[    17.080] (II) Using input driver 'libinput' for 'Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller'
[    17.080] (**) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: always reports core events
[    17.080] (**) Option "Device" "/dev/input/event7"
[    17.080] (**) Option "_source" "server/udev"
[    17.140] (II) event7  - (II) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (II) is tagged by udev as: Mouse
[    17.140] (II) event7  - (II) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (II) device is a pointer
[    17.140] (II) event7  - (II) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (II) device removed
[    17.176] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1D21:600A.0001/input/input8/event7"
[    17.176] (II) XINPUT: Adding extended input device "Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller" (type: MOUSE, id 11)
[    17.176] (**) Option "AccelerationScheme" "none"
[    17.176] (**) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (accel) selected scheme none/0
[    17.177] (**) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (accel) acceleration factor: 2.000
[    17.177] (**) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (accel) acceleration threshold: 4
[    17.233] (II) event7  - (II) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (II) is tagged by udev as: Mouse
[    17.233] (II) event7  - (II) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (II) device is a pointer
[    17.233] (II) config/udev: Adding input device Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller (/dev/input/mouse0)
[    17.233] (II) No input driver specified, ignoring this device.
[    17.233] (II) This device may have been added with another device file.
[    17.234] (II) config/udev: Adding input device Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller (/dev/input/event8)
[    17.234] (**) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: Applying InputClass "libinput keyboard catchall"
[    17.234] (II) Using input driver 'libinput' for 'Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller'
[    17.234] (**) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: always reports core events
[    17.234] (**) Option "Device" "/dev/input/event8"
[    17.234] (**) Option "_source" "server/udev"
[    17.234] (II) event8  - (II) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (II) is tagged by udev as: Keyboard
[    17.234] (II) event8  - (II) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (II) device is a keyboard
[    17.234] (II) event8  - (II) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (II) device removed
[    17.256] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:1D21:600A.0002/input/input9/event8"
[    17.256] (II) XINPUT: Adding extended input device "Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller" (type: KEYBOARD, id 12)
[    17.257] (II) event8  - (II) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (II) is tagged by udev as: Keyboard
[    17.257] (II) event8  - (II) Compusult Limited Jouse3 HID Alternative Mouse/Keyboard Controller: (II) device is a keyboard
[    17.257] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event10)
[    17.257] (**) Integrated_Webcam_HD: Applying InputClass "libinput keyboard catchall"
[    17.257] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD'
[    17.257] (**) Integrated_Webcam_HD: always reports core events
[    17.257] (**) Option "Device" "/dev/input/event10"
[    17.257] (**) Option "_source" "server/udev"
[    17.257] (II) event10 - (II) Integrated_Webcam_HD: (II) is tagged by udev as: Keyboard
[    17.257] (II) event10 - (II) Integrated_Webcam_HD: (II) device is a keyboard
[    17.257] (II) event10 - (II) Integrated_Webcam_HD: (II) device removed
[    17.313] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input12/event10"
[    17.313] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 13)
[    17.313] (II) event10 - (II) Integrated_Webcam_HD: (II) is tagged by udev as: Keyboard
[    17.313] (II) event10 - (II) Integrated_Webcam_HD: (II) device is a keyboard
[    17.314] (II) config/udev: Adding input device DLL07B1:01 044E:120B (/dev/input/event23)
[    17.314] (**) DLL07B1:01 044E:120B: Applying InputClass "libinput touchpad catchall"
[    17.314] (II) Using input driver 'libinput' for 'DLL07B1:01 044E:120B'
[    17.314] (**) DLL07B1:01 044E:120B: always reports core events
[    17.314] (**) Option "Device" "/dev/input/event23"
[    17.314] (**) Option "_source" "server/udev"
[    17.420] (II) event23 - (II) DLL07B1:01 044E:120B: (II) is tagged by udev as: Touchpad
[    17.420] (II) event23 - (II) DLL07B1:01 044E:120B: (II) device is a touchpad
[    17.420] (II) event23 - (II) DLL07B1:01 044E:120B: (II) device removed
[    17.460] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DLL07B1:01/0018:044E:120B.0003/input/input24/event23"
[    17.460] (II) XINPUT: Adding extended input device "DLL07B1:01 044E:120B" (type: TOUCHPAD, id 14)
[    17.460] (**) Option "AccelerationScheme" "none"
[    17.460] (**) DLL07B1:01 044E:120B: (accel) selected scheme none/0
[    17.460] (**) DLL07B1:01 044E:120B: (accel) acceleration factor: 2.000
[    17.460] (**) DLL07B1:01 044E:120B: (accel) acceleration threshold: 4
[    17.460] (II) event23 - (II) DLL07B1:01 044E:120B: (II) is tagged by udev as: Touchpad
[    17.460] (II) event23 - (II) DLL07B1:01 044E:120B: (II) device is a touchpad
[    17.461] (II) config/udev: Adding input device DLL07B1:01 044E:120B (/dev/input/mouse2)
[    17.461] (II) No input driver specified, ignoring this device.
[    17.461] (II) This device may have been added with another device file.
[    17.461] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event22)
[    17.461] (**) DualPoint Stick: Applying InputClass "libinput pointer catchall"
[    17.461] (II) Using input driver 'libinput' for 'DualPoint Stick'
[    17.461] (**) DualPoint Stick: always reports core events
[    17.461] (**) Option "Device" "/dev/input/event22"
[    17.461] (**) Option "_source" "server/udev"
[    17.461] (II) event22 - (II) DualPoint Stick: (II) is tagged by udev as: Mouse Pointingstick
[    17.461] (II) event22 - (II) DualPoint Stick: (II) device is a pointer
[    17.461] (II) event22 - (II) DualPoint Stick: (II) device removed
[    17.516] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DLL07B1:01/0018:044E:120B.0003/input/input25/event22"
[    17.516] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 15)
[    17.516] (**) Option "AccelerationScheme" "none"
[    17.516] (**) DualPoint Stick: (accel) selected scheme none/0
[    17.516] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[    17.516] (**) DualPoint Stick: (accel) acceleration threshold: 4
[    17.517] (II) event22 - (II) DualPoint Stick: (II) is tagged by udev as: Mouse Pointingstick
[    17.517] (II) event22 - (II) DualPoint Stick: (II) device is a pointer
[    17.517] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse1)
[    17.517] (II) No input driver specified, ignoring this device.
[    17.517] (II) This device may have been added with another device file.
[    17.517] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event14)
[    17.517] (II) No input driver specified, ignoring this device.
[    17.517] (II) This device may have been added with another device file.
[    17.517] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event15)
[    17.517] (II) No input driver specified, ignoring this device.
[    17.517] (II) This device may have been added with another device file.
[    17.517] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event16)
[    17.517] (II) No input driver specified, ignoring this device.
[    17.517] (II) This device may have been added with another device file.
[    17.517] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[    17.517] (II) No input driver specified, ignoring this device.
[    17.517] (II) This device may have been added with another device file.
[    17.518] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[    17.518] (II) No input driver specified, ignoring this device.
[    17.518] (II) This device may have been added with another device file.
[    17.518] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
[    17.518] (II) No input driver specified, ignoring this device.
[    17.518] (II) This device may have been added with another device file.
[    17.518] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
[    17.518] (II) No input driver specified, ignoring this device.
[    17.518] (II) This device may have been added with another device file.
[    17.518] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event21)
[    17.518] (II) No input driver specified, ignoring this device.
[    17.518] (II) This device may have been added with another device file.
[    17.518] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[    17.518] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    17.518] (II) Using input driver 'libinput' for 'Intel HID events'
[    17.518] (**) Intel HID events: always reports core events
[    17.518] (**) Option "Device" "/dev/input/event5"
[    17.518] (**) Option "_source" "server/udev"
[    17.518] (II) event5  - (II) Intel HID events: (II) is tagged by udev as: Keyboard
[    17.518] (II) event5  - (II) Intel HID events: (II) device is a keyboard
[    17.518] (II) event5  - (II) Intel HID events: (II) device removed
[    17.553] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input6/event5"
[    17.553] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 16)
[    17.553] (II) event5  - (II) Intel HID events: (II) is tagged by udev as: Keyboard
[    17.553] (II) event5  - (II) Intel HID events: (II) device is a keyboard
[    17.554] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event6)
[    17.554] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[    17.554] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[    17.554] (**) Intel HID 5 button array: always reports core events
[    17.554] (**) Option "Device" "/dev/input/event6"
[    17.554] (**) Option "_source" "server/udev"
[    17.554] (II) event6  - (II) Intel HID 5 button array: (II) is tagged by udev as: Keyboard Switch
[    17.554] (II) event6  - (II) Intel HID 5 button array: (II) device is a keyboard
[    17.554] (II) event6  - (II) Intel HID 5 button array: (II) device removed
[    17.590] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input7/event6"
[    17.590] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 17)
[    17.590] (II) event6  - (II) Intel HID 5 button array: (II) is tagged by udev as: Keyboard Switch
[    17.590] (II) event6  - (II) Intel HID 5 button array: (II) device is a keyboard
[    17.590] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    17.590] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    17.590] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    17.590] (**) AT Translated Set 2 keyboard: always reports core events
[    17.590] (**) Option "Device" "/dev/input/event0"
[    17.590] (**) Option "_source" "server/udev"
[    17.590] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    17.590] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    17.590] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    17.610] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    17.610] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[    17.610] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    17.610] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    17.610] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event24)
[    17.610] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[    17.610] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[    17.610] (**) PS/2 Generic Mouse: always reports core events
[    17.610] (**) Option "Device" "/dev/input/event24"
[    17.610] (**) Option "_source" "server/udev"
[    17.610] (II) event24 - (II) PS/2 Generic Mouse: (II) is tagged by udev as: Mouse
[    17.610] (II) event24 - (II) PS/2 Generic Mouse: (II) device is a pointer
[    17.610] (II) event24 - (II) PS/2 Generic Mouse: (II) device removed
[    17.670] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event24"
[    17.670] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 19)
[    17.670] (**) Option "AccelerationScheme" "none"
[    17.670] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[    17.670] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    17.670] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    17.670] (II) event24 - (II) PS/2 Generic Mouse: (II) is tagged by udev as: Mouse
[    17.670] (II) event24 - (II) PS/2 Generic Mouse: (II) device is a pointer
[    17.670] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse3)
[    17.670] (II) No input driver specified, ignoring this device.
[    17.670] (II) This device may have been added with another device file.
[    17.670] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[    17.670] (II) No input driver specified, ignoring this device.
[    17.670] (II) This device may have been added with another device file.
[    17.670] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event11)
[    17.670] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    17.670] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    17.670] (**) Dell WMI hotkeys: always reports core events
[    17.670] (**) Option "Device" "/dev/input/event11"
[    17.670] (**) Option "_source" "server/udev"
[    17.671] (II) event11 - (II) Dell WMI hotkeys: (II) is tagged by udev as: Keyboard
[    17.671] (II) event11 - (II) Dell WMI hotkeys: (II) device is a keyboard
[    17.671] (II) event11 - (II) Dell WMI hotkeys: (II) device removed
[    17.730] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event11"
[    17.730] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 20)
[    17.730] (II) event11 - (II) Dell WMI hotkeys: (II) is tagged by udev as: Keyboard
[    17.730] (II) event11 - (II) Dell WMI hotkeys: (II) device is a keyboard
[    18.955] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    18.955] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    18.955] (--) NVIDIA(GPU-0): DFP-0: 1440.0 MHz maximum pixel clock
[    18.955] (--) NVIDIA(GPU-0): 
[    18.956] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    18.956] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    18.956] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    18.956] (--) NVIDIA(GPU-0): 
[    18.956] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    18.956] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    18.956] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    18.956] (--) NVIDIA(GPU-0): 
[    18.956] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    18.956] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    18.956] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    18.956] (--) NVIDIA(GPU-0): 
[    18.956] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    18.956] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    18.956] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    18.956] (--) NVIDIA(GPU-0): 
[    18.956] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    18.956] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    18.956] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    18.956] (--) NVIDIA(GPU-0): 
[    18.956] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    18.956] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[    18.956] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[    18.956] (--) NVIDIA(GPU-0): 
[    18.956] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    18.956] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    18.956] (--) NVIDIA(GPU-0): DFP-7: 1440.0 MHz maximum pixel clock
[    18.956] (--) NVIDIA(GPU-0): 
[    18.957] (--) NVIDIA(GPU-0): DFP-8: disconnected
[    18.957] (--) NVIDIA(GPU-0): DFP-8: Internal TMDS
[    18.957] (--) NVIDIA(GPU-0): DFP-8: 165.0 MHz maximum pixel clock
[    18.957] (--) NVIDIA(GPU-0): 
[    18.957] (--) NVIDIA(GPU-0): DFP-9: disconnected
[    18.957] (--) NVIDIA(GPU-0): DFP-9: Internal DisplayPort
[    18.957] (--) NVIDIA(GPU-0): DFP-9: 1440.0 MHz maximum pixel clock
[    18.957] (--) NVIDIA(GPU-0): 
[    18.957] (--) NVIDIA(GPU-0): DFP-10: disconnected
[    18.957] (--) NVIDIA(GPU-0): DFP-10: Internal TMDS
[    18.957] (--) NVIDIA(GPU-0): DFP-10: 165.0 MHz maximum pixel clock
[    18.957] (--) NVIDIA(GPU-0): 
[    18.957] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    18.957] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    18.957] (--) NVIDIA(GPU-0): DFP-0: 1440.0 MHz maximum pixel clock
[    18.957] (--) NVIDIA(GPU-0): 
[    18.957] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    18.957] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    18.957] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    18.957] (--) NVIDIA(GPU-0): 
[    18.957] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    18.957] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    18.957] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    18.957] (--) NVIDIA(GPU-0): 
[    18.957] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    18.957] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    18.957] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    18.957] (--) NVIDIA(GPU-0): 
[    18.957] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    18.957] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    18.958] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    18.958] (--) NVIDIA(GPU-0): 
[    18.958] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    18.958] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    18.958] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    18.958] (--) NVIDIA(GPU-0): 
[    18.958] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    18.958] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[    18.958] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[    18.958] (--) NVIDIA(GPU-0): 
[    18.958] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    18.958] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    18.958] (--) NVIDIA(GPU-0): DFP-7: 1440.0 MHz maximum pixel clock
[    18.958] (--) NVIDIA(GPU-0): 
[    18.958] (--) NVIDIA(GPU-0): DFP-8: disconnected
[    18.958] (--) NVIDIA(GPU-0): DFP-8: Internal TMDS
[    18.958] (--) NVIDIA(GPU-0): DFP-8: 165.0 MHz maximum pixel clock
[    18.958] (--) NVIDIA(GPU-0): 
[    18.958] (--) NVIDIA(GPU-0): DFP-9: disconnected
[    18.958] (--) NVIDIA(GPU-0): DFP-9: Internal DisplayPort
[    18.958] (--) NVIDIA(GPU-0): DFP-9: 1440.0 MHz maximum pixel clock
[    18.958] (--) NVIDIA(GPU-0): 
[    18.958] (--) NVIDIA(GPU-0): DFP-10: disconnected
[    18.958] (--) NVIDIA(GPU-0): DFP-10: Internal TMDS
[    18.958] (--) NVIDIA(GPU-0): DFP-10: 165.0 MHz maximum pixel clock
[    18.958] (--) NVIDIA(GPU-0): 
[    19.249] randr: falling back to unsynchronized pixmap sharing
[    19.945] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    19.945] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    19.945] (--) NVIDIA(GPU-0): DFP-0: 1440.0 MHz maximum pixel clock
[    19.945] (--) NVIDIA(GPU-0): 
[    19.946] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    19.946] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    19.946] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    19.946] (--) NVIDIA(GPU-0): 
[    19.946] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    19.946] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    19.946] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    19.946] (--) NVIDIA(GPU-0): 
[    19.946] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    19.946] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    19.946] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    19.946] (--) NVIDIA(GPU-0): 
[    19.946] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    19.946] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    19.946] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    19.946] (--) NVIDIA(GPU-0): 
[    19.946] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    19.946] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    19.946] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    19.946] (--) NVIDIA(GPU-0): 
[    19.946] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    19.946] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[    19.946] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[    19.946] (--) NVIDIA(GPU-0): 
[    19.946] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    19.946] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    19.946] (--) NVIDIA(GPU-0): DFP-7: 1440.0 MHz maximum pixel clock
[    19.946] (--) NVIDIA(GPU-0): 
[    19.946] (--) NVIDIA(GPU-0): DFP-8: disconnected
[    19.946] (--) NVIDIA(GPU-0): DFP-8: Internal TMDS
[    19.946] (--) NVIDIA(GPU-0): DFP-8: 165.0 MHz maximum pixel clock
[    19.946] (--) NVIDIA(GPU-0): 
[    19.946] (--) NVIDIA(GPU-0): DFP-9: disconnected
[    19.946] (--) NVIDIA(GPU-0): DFP-9: Internal DisplayPort
[    19.946] (--) NVIDIA(GPU-0): DFP-9: 1440.0 MHz maximum pixel clock
[    19.946] (--) NVIDIA(GPU-0): 
[    19.947] (--) NVIDIA(GPU-0): DFP-10: disconnected
[    19.947] (--) NVIDIA(GPU-0): DFP-10: Internal TMDS
[    19.947] (--) NVIDIA(GPU-0): DFP-10: 165.0 MHz maximum pixel clock
[    19.947] (--) NVIDIA(GPU-0): 
[    19.947] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    19.947] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    19.947] (--) NVIDIA(GPU-0): DFP-0: 1440.0 MHz maximum pixel clock
[    19.947] (--) NVIDIA(GPU-0): 
[    19.947] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    19.947] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    19.947] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    19.947] (--) NVIDIA(GPU-0): 
[    19.947] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    19.947] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    19.947] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    19.947] (--) NVIDIA(GPU-0): 
[    19.947] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    19.947] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    19.947] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    19.947] (--) NVIDIA(GPU-0): 
[    19.947] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    19.947] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    19.947] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    19.947] (--) NVIDIA(GPU-0): 
[    19.947] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    19.947] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    19.947] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    19.947] (--) NVIDIA(GPU-0): 
[    19.947] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    19.947] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[    19.947] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[    19.947] (--) NVIDIA(GPU-0): 
[    19.947] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    19.947] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    19.947] (--) NVIDIA(GPU-0): DFP-7: 1440.0 MHz maximum pixel clock
[    19.947] (--) NVIDIA(GPU-0): 
[    19.948] (--) NVIDIA(GPU-0): DFP-8: disconnected
[    19.948] (--) NVIDIA(GPU-0): DFP-8: Internal TMDS
[    19.948] (--) NVIDIA(GPU-0): DFP-8: 165.0 MHz maximum pixel clock
[    19.948] (--) NVIDIA(GPU-0): 
[    19.948] (--) NVIDIA(GPU-0): DFP-9: disconnected
[    19.948] (--) NVIDIA(GPU-0): DFP-9: Internal DisplayPort
[    19.948] (--) NVIDIA(GPU-0): DFP-9: 1440.0 MHz maximum pixel clock
[    19.948] (--) NVIDIA(GPU-0): 
[    19.948] (--) NVIDIA(GPU-0): DFP-10: disconnected
[    19.948] (--) NVIDIA(GPU-0): DFP-10: Internal TMDS
[    19.948] (--) NVIDIA(GPU-0): DFP-10: 165.0 MHz maximum pixel clock
[    19.948] (--) NVIDIA(GPU-0): 

Offline

Board footer

Powered by FluxBB