I have a Clevo compatible laptop with a Intel integrated GPU
and a discrete nVidia GPU. It seems the nVidia card is connected to the
video output (displayport):

~$ xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x1b8 cap: 0x1, Source Output crtcs: 4 outputs: 5 associated 
providers: 0 name:NVIDIA-0
Provider 1: id: 0x200 cap: 0xa, Sink Output, Sink Offload crtcs: 3 outputs: 1 
associated providers: 0 name:modesetting

~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-H GT2 [UHD 
Graphics 630] (rev 02)
01:00.0 VGA compatible controller: NVIDIA Corporation TU106M [GeForce RTX 2070 
Mobile] (rev a1)

        When I try to force Xorg to use only the Intel integrated GPU,
nothing is displayed on the screen, so I'm stuck with the nVidia card.
                
        I read the README.txt from nVidia driver and as far as I
understood, I should use Reverse PRIME in order to use the Intel GPU.
What's interesting is that I can interact with the Intel iGPU. For example:

$ vainfo --display drm
libva info: VA-API version 1.8.0
libva info: Trying to open /usr/xorg/lib64/dri/iHD_drv_video.so
libva info: va_openDriver() returns -1
libva info: Trying to open /usr/xorg/lib64/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_8
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.8 (libva 2.8.0)
vainfo: Driver version: Intel i965 driver for Intel(R) Coffee Lake - 2.4.1
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Simple            : VAEntrypointEncSlice
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointEncSlice
      VAProfileH264Main               : VAEntrypointEncSliceLP
      VAProfileH264High               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointEncSlice
      VAProfileH264High               : VAEntrypointEncSliceLP

        So, is there a way to force Xorg to use only the Intel GPU? Or
at least force Firefox to use only the Intel GPU, so I can have video 
acceleration?

        Thanks!

        Ps: I attached the Xorg.0.log file.

[    23.408] (--) Log file renamed from "/var/log/Xorg.pid-800.log" to "/var/log/Xorg.0.log"
[    23.409] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[    23.409] Build Operating System: Linux 5.9.8 x86_64 
[    23.409] Current Operating System: Linux tux.abusar.org.br 5.11.0 #1 SMP PREEMPT Mon Feb 15 13:05:09 -03 2021 x86_64
[    23.409] Kernel command line: BOOT_IMAGE=/boot/vmlinuz rootfstype=ext4 root=/dev/nvme0n1p4 rw fbcon=scrollback:256k mce=off
[    23.409] Build Date: 02 December 2020  03:36:49PM
[    23.409]  
[    23.409] Current version of pixman: 0.38.4
[    23.409] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    23.409] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.409] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 22 19:44:01 2021
[    23.413] (==) Using config file: "/etc/X11/xorg.conf"
[    23.413] (==) Using config directory: "/usr/xorg/etc/X11/xorg.conf.d"
[    23.413] (==) Using system config directory "/usr/xorg/share/X11/xorg.conf.d"
[    23.415] (==) ServerLayout "Simple Layout"
[    23.416] (**) |-->Screen "nvidia" (0)
[    23.416] (**) |   |-->Monitor "eDP1"
[    23.416] (**) |   |-->Device "nvidia"
[    23.416] (**) |   |-->GPUDevice "intel"
[    23.416] (**) |-->Input Device "Keyboard1"
[    23.416] (**) |-->Input Device "Touchpad"
[    23.416] (==) Automatically adding devices
[    23.416] (==) Automatically enabling devices
[    23.416] (==) Automatically adding GPU devices
[    23.416] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    23.430] (**) FontPath set to:
	/usr/X11R6/lib64/X11/fonts/misc/,
	/usr/X11R6/lib64/X11/fonts/TTF/,
	/usr/X11R6/lib64/X11/fonts/OTF,
	/usr/X11R6/lib64/X11/fonts/Type1/,
	/usr/X11R6/lib64/X11/fonts/100dpi/,
	/usr/X11R6/lib64/X11/fonts/75dpi/,
	/usr/X11R6/lib64/X11/fonts/local/,
	/usr/X11R6/lib64/X11/fonts/misc/,
	/usr/X11R6/lib/X11/fonts/Speedo/,
	/usr/X11R6/lib/X11/fonts/cyrillic/,
	/usr/X11R6/lib/X11/fonts/encodings,
	/usr/xorg/share/fonts/X11/misc/,
	/usr/xorg/share/fonts/X11/TTF/,
	/usr/xorg/share/fonts/X11/OTF/,
	/usr/xorg/share/fonts/X11/Type1/,
	/usr/xorg/share/fonts/X11/100dpi/,
	/usr/xorg/share/fonts/X11/75dpi/
[    23.430] (**) ModulePath set to "/usr/X11R6/lib64/xorg/modules"
[    23.430] (**) Extension "Composite" is enabled
[    23.430] (II) Loader magic: 0x656c20
[    23.430] (II) Module ABI versions:
[    23.430] 	X.Org ANSI C Emulation: 0.4
[    23.430] 	X.Org Video Driver: 24.1
[    23.430] 	X.Org XInput driver : 24.1
[    23.430] 	X.Org Server Extension : 10.0
[    23.432] (II) xfree86: Adding drm device (/dev/dri/card1)
[    23.496] (II) xfree86: Adding drm device (/dev/dri/card0)
[    23.500] (--) PCI:*(0@0:2:0) 8086:3e9b:1d05:105e rev 2, Mem @ 0xa4000000/16777216, 0x80000000/268435456, I/O @ 0x00007000/64, BIOS @ 0x????????/131072
[    23.500] (--) PCI: (1@0:0:0) 10de:1f10:1d05:105e rev 161, Mem @ 0xa5000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/524288
[    23.500] (WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
[    23.500] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    23.500] (II) LoadModule: "extmod"
[    23.500] (II) Module "extmod" already built-in
[    23.500] (II) LoadModule: "glx"
[    23.501] (II) Loading /usr/X11R6/lib64/xorg/modules/extensions/libglx.so
[    23.515] (II) Module glx: vendor="X.Org Foundation"
[    23.515] 	compiled for 1.20.10, module version = 1.0.0
[    23.515] 	ABI class: X.Org Server Extension, version 10.0
[    23.515] (II) LoadModule: "nvidia"
[    23.516] (II) Loading /usr/X11R6/lib64/xorg/modules/drivers/nvidia_drv.so
[    23.521] (II) Module nvidia: vendor="NVIDIA Corporation"
[    23.521] 	compiled for 1.6.99.901, module version = 1.0.0
[    23.521] 	Module class: X.Org Video Driver
[    23.521] (II) LoadModule: "modesetting"
[    23.522] (II) Loading /usr/X11R6/lib64/xorg/modules/drivers/modesetting_drv.so
[    23.523] (II) Module modesetting: vendor="X.Org Foundation"
[    23.523] 	compiled for 1.20.10, module version = 1.20.10
[    23.523] 	Module class: X.Org Video Driver
[    23.523] 	ABI class: X.Org Video Driver, version 24.1
[    23.523] (II) LoadModule: "evdev"
[    23.524] (II) Loading /usr/X11R6/lib64/xorg/modules/input/evdev_drv.so
[    23.526] (II) Module evdev: vendor="X.Org Foundation"
[    23.526] 	compiled for 1.20.3, module version = 2.10.6
[    23.526] 	Module class: X.Org XInput Driver
[    23.526] 	ABI class: X.Org XInput driver, version 24.1
[    23.526] (II) NVIDIA dlloader X Driver  460.39  Thu Jan 21 21:54:11 UTC 2021
[    23.526] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    23.526] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    23.526] (++) using VT number 7

[    23.547] (II) modeset(G0): using drv /dev/dri/card0
[    23.548] (II) Loading sub module "fb"
[    23.548] (II) LoadModule: "fb"
[    23.548] (II) Loading /usr/X11R6/lib64/xorg/modules/libfb.so
[    23.549] (II) Module fb: vendor="X.Org Foundation"
[    23.549] 	compiled for 1.20.10, module version = 1.0.0
[    23.549] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.549] (II) Loading sub module "wfb"
[    23.549] (II) LoadModule: "wfb"
[    23.550] (II) Loading /usr/X11R6/lib64/xorg/modules/libwfb.so
[    23.551] (II) Module wfb: vendor="X.Org Foundation"
[    23.551] 	compiled for 1.20.10, module version = 1.0.0
[    23.551] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.551] (II) Loading sub module "ramdac"
[    23.551] (II) LoadModule: "ramdac"
[    23.551] (II) Module "ramdac" already built-in
[    23.553] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    23.553] (==) NVIDIA(0): RGB weight 888
[    23.553] (==) NVIDIA(0): Default visual is TrueColor
[    23.553] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    23.553] (**) Option "AllowNVIDIAGpuScreens" "1"
[    23.553] (**) NVIDIA(0): Enabling 2D acceleration
[    23.553] (II) Loading sub module "glxserver_nvidia"
[    23.553] (II) LoadModule: "glxserver_nvidia"
[    23.554] (II) Loading /usr/X11R6/lib64/xorg/modules/extensions/libglxserver_nvidia.so
[    23.600] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    23.600] 	compiled for 1.6.99.901, module version = 1.0.0
[    23.600] 	Module class: X.Org Server Extension
[    23.600] (II) NVIDIA GLX Module  460.39  Thu Jan 21 21:51:40 UTC 2021
[    23.604] (II) NVIDIA: The X server supports PRIME Render Offload.
[    23.607] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    23.607] (--) NVIDIA(0):     DFP-0 (boot)
[    23.607] (--) NVIDIA(0):     DFP-1
[    23.607] (--) NVIDIA(0):     DFP-2
[    23.607] (--) NVIDIA(0):     DFP-3
[    23.607] (--) NVIDIA(0):     DFP-4
[    23.608] (II) NVIDIA(0): NVIDIA GPU GeForce RTX 2070 with Max-Q Design (TU106-A) at
[    23.608] (II) NVIDIA(0):     PCI:1:0:0 (GPU-0)
[    23.608] (--) NVIDIA(0): Memory: 8388608 kBytes
[    23.608] (--) NVIDIA(0): VideoBIOS: 90.06.2d.40.32
[    23.608] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    23.609] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): connected
[    23.609] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): Internal DisplayPort
[    23.609] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): 2660.0 MHz maximum pixel clock
[    23.609] (--) NVIDIA(GPU-0): 
[    23.611] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    23.611] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    23.611] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    23.611] (--) NVIDIA(GPU-0): 
[    23.611] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    23.611] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    23.611] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    23.611] (--) NVIDIA(GPU-0): 
[    23.611] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    23.611] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    23.611] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    23.611] (--) NVIDIA(GPU-0): 
[    23.611] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    23.611] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    23.611] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    23.611] (--) NVIDIA(GPU-0): 
[    23.705] (II) NVIDIA(0): Validated MetaModes:
[    23.705] (II) NVIDIA(0):     "DFP-0:1920x1080"
[    23.705] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    23.823] (--) NVIDIA(0): DPI set to (79, 78); computed from "UseEdidDpi" X config
[    23.823] (--) NVIDIA(0):     option
[    23.824] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    23.824] (==) modeset(G0): RGB weight 888
[    23.824] (==) modeset(G0): Default visual is TrueColor
[    23.824] (II) Loading sub module "glamoregl"
[    23.824] (II) LoadModule: "glamoregl"
[    23.824] (II) Loading /usr/X11R6/lib64/xorg/modules/libglamoregl.so
[    23.839] (II) Module glamoregl: vendor="X.Org Foundation"
[    23.839] 	compiled for 1.20.10, module version = 1.0.1
[    23.839] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    24.073] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CFL GT2)
[    24.073] (II) modeset(G0): glamor initialized
[    24.074] (II) modeset(G0): Output eDP-1-1 using monitor section eDP1
[    24.075] (II) modeset(G0): EDID for output eDP-1-1
[    24.075] (II) modeset(G0): Manufacturer: BOE  Model: 7af  Serial#: 0
[    24.075] (II) modeset(G0): Year: 2018  Week: 1
[    24.075] (II) modeset(G0): EDID Version: 1.4
[    24.075] (II) modeset(G0): Digital Display Input
[    24.075] (II) modeset(G0): 8 bits per channel
[    24.075] (II) modeset(G0): Digital interface is DisplayPort
[    24.075] (II) modeset(G0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    24.075] (II) modeset(G0): Gamma: 2.20
[    24.075] (II) modeset(G0): No DPMS capabilities specified
[    24.075] (II) modeset(G0): Supported color encodings: RGB 4:4:4 
[    24.075] (II) modeset(G0): First detailed timing is preferred mode
[    24.075] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    24.075] (II) modeset(G0): redX: 0.642 redY: 0.328   greenX: 0.319 greenY: 0.605
[    24.075] (II) modeset(G0): blueX: 0.152 blueY: 0.050   whiteX: 0.312 whiteY: 0.328
[    24.075] (II) modeset(G0): Manufacturer's mask: 0
[    24.075] (II) modeset(G0): Supported detailed timing:
[    24.075] (II) modeset(G0): clock: 342.1 MHz   Image Size:  344 x 193 mm
[    24.075] (II) modeset(G0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2080 h_border: 0
[    24.075] (II) modeset(G0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1142 v_border: 0
[    24.075] (II) modeset(G0):  BOE HF
[    24.075] (II) modeset(G0):  NV156FHM-N4G
[    24.075] (II) modeset(G0): EDID (in hex):
[    24.075] (II) modeset(G0): 	00ffffffffffff0009e5af0700000000
[    24.075] (II) modeset(G0): 	011c0104a5221378024c30a454519b27
[    24.075] (II) modeset(G0): 	0c505400000001010101010101010101
[    24.075] (II) modeset(G0): 	0101010101019d8580a070383e406c30
[    24.075] (II) modeset(G0): 	aa0058c11000001a0000000000000000
[    24.075] (II) modeset(G0): 	00000000000000000000000000fe0042
[    24.075] (II) modeset(G0): 	4f452048460a202020202020000000fe
[    24.075] (II) modeset(G0): 	004e5631353646484d2d4e34470a004f
[    24.076] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    24.076] (II) modeset(G0): Modeline "1920x1080"x144.0  342.05  1920 2028 2076 2080  1080 1090 1100 1142 +hsync -vsync (164.4 kHz UeP)
[    24.076] (II) modeset(G0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    24.076] (II) modeset(G0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    24.076] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    24.076] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    24.076] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    24.076] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    24.076] (II) modeset(G0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[    24.076] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    24.076] (II) modeset(G0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    24.076] (II) modeset(G0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    24.076] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    24.076] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    24.076] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    24.076] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    24.076] (II) modeset(G0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    24.076] (II) modeset(G0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    24.076] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    24.076] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    24.076] (II) modeset(G0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    24.076] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    24.076] (II) modeset(G0): Modeline "1024x768"x170.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[    24.076] (II) modeset(G0): Modeline "1024x768"x150.1  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[    24.076] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    24.076] (II) modeset(G0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[    24.076] (II) modeset(G0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[    24.076] (II) modeset(G0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[    24.076] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    24.076] (II) modeset(G0): Modeline "1024x768i"x43.5   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[    24.076] (II) modeset(G0): Modeline "960x720"x170.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[    24.076] (II) modeset(G0): Modeline "960x720"x150.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[    24.076] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    24.077] (II) modeset(G0): Modeline "928x696"x150.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    24.077] (II) modeset(G0): Modeline "896x672"x150.1  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[    24.077] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    24.077] (II) modeset(G0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    24.077] (II) modeset(G0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    24.077] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    24.077] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    24.077] (II) modeset(G0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    24.077] (II) modeset(G0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[    24.077] (II) modeset(G0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    24.077] (II) modeset(G0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    24.077] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x600"x170.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x600"x150.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x600"x140.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x600"x130.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    24.077] (II) modeset(G0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    24.077] (II) modeset(G0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    24.077] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    24.077] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    24.077] (II) modeset(G0): Modeline "700x525"x149.5   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    24.077] (II) modeset(G0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x512"x170.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x512"x150.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    24.077] (II) modeset(G0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    24.077] (II) modeset(G0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x480"x170.2   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    24.077] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    24.077] (II) modeset(G0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[    24.077] (II) modeset(G0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    24.077] (II) modeset(G0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[    24.077] (II) modeset(G0): Modeline "576x432"x150.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    24.077] (II) modeset(G0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[    24.077] (II) modeset(G0): Modeline "512x384"x170.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[    24.077] (II) modeset(G0): Modeline "512x384"x150.1   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[    24.077] (II) modeset(G0): Modeline "512x384"x140.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    24.077] (II) modeset(G0): Modeline "512x384i"x87.1   22.45  512 516 604 632  384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    24.077] (II) modeset(G0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "416x312"x149.3   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[    24.077] (II) modeset(G0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    24.077] (II) modeset(G0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    24.077] (II) modeset(G0): Modeline "400x300"x170.5   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[    24.078] (II) modeset(G0): Modeline "400x300"x144.4   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[    24.078] (II) modeset(G0): Modeline "400x300"x150.2   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[    24.078] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    24.078] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    24.078] (II) modeset(G0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    24.078] (II) modeset(G0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    24.078] (II) modeset(G0): Modeline "320x240"x170.4   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[    24.078] (II) modeset(G0): Modeline "320x240"x145.6   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[    24.078] (II) modeset(G0): Modeline "320x240"x150.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[    24.078] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    24.078] (II) modeset(G0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    24.078] (II) modeset(G0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    24.078] (II) modeset(G0): Modeline "360x200"x170.1   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[    24.078] (II) modeset(G0): Modeline "320x200"x170.5   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[    24.078] (II) modeset(G0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    24.078] (II) modeset(G0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    24.078] (II) modeset(G0): Modeline "320x175"x170.5   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[    24.078] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    24.078] (==) modeset(G0): DPI set to (96, 96)
[    24.078] (II) Loading sub module "fb"
[    24.078] (II) LoadModule: "fb"
[    24.078] (II) Loading /usr/X11R6/lib64/xorg/modules/libfb.so
[    24.078] (II) Module fb: vendor="X.Org Foundation"
[    24.078] 	compiled for 1.20.10, module version = 1.0.0
[    24.078] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    24.079] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[    24.079] (II) NVIDIA:     access.
[    24.099] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    24.099] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    24.099] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    24.099] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    24.100] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    24.100] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    24.100] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    24.100] (II) NVIDIA(0):     Config Options in the README.
[    24.171] (II) NVIDIA(0): Setting mode "DFP-0:1920x1080"
[    24.287] (==) NVIDIA(0): Disabling shared memory pixmaps
[    24.287] (==) NVIDIA(0): Backing store enabled
[    24.287] (==) NVIDIA(0): Silken mouse enabled
[    24.287] (==) NVIDIA(0): DPMS enabled
[    24.287] (WW) NVIDIA(0): Option "AllowNVIDIAGPUScreens" is not used
[    24.287] (II) Loading sub module "dri2"
[    24.287] (II) LoadModule: "dri2"
[    24.287] (II) Module "dri2" already built-in
[    24.287] (II) NVIDIA(0): [DRI2] Setup complete
[    24.287] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    24.299] (==) modeset(G0): Backing store enabled
[    24.299] (==) modeset(G0): Silken mouse enabled
[    24.333] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    24.333] (==) modeset(G0): DPMS enabled
[    24.334] (II) modeset(G0): [DRI2] Setup complete
[    24.334] (II) modeset(G0): [DRI2]   DRI driver: i965
[    24.334] (II) modeset(G0): [DRI2]   VDPAU driver: i965
[    24.334] (II) Initializing extension Generic Event Extension
[    24.334] (II) Initializing extension SHAPE
[    24.334] (II) Initializing extension MIT-SHM
[    24.334] (II) Initializing extension XInputExtension
[    24.335] (II) Initializing extension XTEST
[    24.335] (II) Initializing extension BIG-REQUESTS
[    24.335] (II) Initializing extension SYNC
[    24.335] (II) Initializing extension XKEYBOARD
[    24.335] (II) Initializing extension XC-MISC
[    24.335] (II) Initializing extension XFIXES
[    24.335] (II) Initializing extension RENDER
[    24.335] (II) Initializing extension RANDR
[    24.335] (II) Initializing extension COMPOSITE
[    24.335] (II) Initializing extension DAMAGE
[    24.335] (II) Initializing extension MIT-SCREEN-SAVER
[    24.335] (II) Initializing extension DOUBLE-BUFFER
[    24.335] (II) Initializing extension RECORD
[    24.335] (II) Initializing extension DPMS
[    24.335] (II) Initializing extension Present
[    24.335] (II) Initializing extension DRI3
[    24.335] (II) Initializing extension X-Resource
[    24.335] (II) Initializing extension XVideo
[    24.335] (II) Initializing extension XVideo-MotionCompensation
[    24.335] (II) Initializing extension GLX
[    24.335] (II) Initializing extension GLX
[    24.335] (II) Indirect GLX disabled.
[    24.335] (II) GLX: Another vendor is already registered for screen 0
[    24.335] (II) Initializing extension XFree86-VidModeExtension
[    24.335] (II) Initializing extension XFree86-DGA
[    24.335] (II) Initializing extension XFree86-DRI
[    24.335] (II) Initializing extension DRI2
[    24.335] (II) Initializing extension NV-GLX
[    24.335] (II) Initializing extension NV-CONTROL
[    24.335] (II) Initializing extension XINERAMA
[    24.614] (II) modeset(G0): Damage tracking initialized
[    24.722] (II) Using input driver 'evdev' for 'Keyboard1'
[    24.722] (**) Option "CoreKeyboard"
[    24.722] (**) Keyboard1: always reports core events
[    24.722] (EE) evdev: Keyboard1: No device specified.
[    24.722] (EE) PreInit returned 2 for "Keyboard1"
[    24.722] (II) UnloadModule: "evdev"
[    24.722] (II) Using input driver 'evdev' for 'Touchpad'
[    24.722] (**) Option "CorePointer"
[    24.722] (**) Touchpad: always reports core events
[    24.722] (EE) evdev: Touchpad: No device specified.
[    24.722] (EE) PreInit returned 2 for "Touchpad"
[    24.722] (II) UnloadModule: "evdev"
[    24.727] (II) config/udev: Adding input device Power Button (/dev/input/event27)
[    24.727] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    24.727] (**) Power Button: Applying InputClass "evdev-catchall"
[    24.727] (**) Power Button: Applying InputClass "evdev-catchall"
[    24.727] (II) Using input driver 'evdev' for 'Power Button'
[    24.727] (**) Power Button: always reports core events
[    24.727] (**) evdev: Power Button: Device: "/dev/input/event27"
[    24.727] (--) evdev: Power Button: Vendor 0 Product 0x1
[    24.727] (--) evdev: Power Button: Found keys
[    24.727] (II) evdev: Power Button: Configuring as keyboard
[    24.727] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input27/event27"
[    24.727] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    24.727] (**) Option "xkb_rules" "evdev"
[    24.727] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    24.727] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    24.727] (**) Video Bus: Applying InputClass "evdev-catchall"
[    24.727] (**) Video Bus: Applying InputClass "evdev-catchall"
[    24.727] (II) Using input driver 'evdev' for 'Video Bus'
[    24.727] (**) Video Bus: always reports core events
[    24.727] (**) evdev: Video Bus: Device: "/dev/input/event6"
[    24.727] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    24.727] (--) evdev: Video Bus: Found keys
[    24.727] (II) evdev: Video Bus: Configuring as keyboard
[    24.727] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
[    24.727] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    24.727] (**) Option "xkb_rules" "evdev"
[    24.727] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    24.727] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    24.727] (**) Video Bus: Applying InputClass "evdev-catchall"
[    24.727] (**) Video Bus: Applying InputClass "evdev-catchall"
[    24.727] (II) Using input driver 'evdev' for 'Video Bus'
[    24.727] (**) Video Bus: always reports core events
[    24.727] (**) evdev: Video Bus: Device: "/dev/input/event7"
[    24.728] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    24.728] (--) evdev: Video Bus: Found keys
[    24.728] (II) evdev: Video Bus: Configuring as keyboard
[    24.728] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input7/event7"
[    24.728] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    24.728] (**) Option "xkb_rules" "evdev"
[    24.728] (II) config/udev: Adding input device Power Button (/dev/input/event22)
[    24.728] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    24.728] (**) Power Button: Applying InputClass "evdev-catchall"
[    24.728] (**) Power Button: Applying InputClass "evdev-catchall"
[    24.728] (II) Using input driver 'evdev' for 'Power Button'
[    24.728] (**) Power Button: always reports core events
[    24.728] (**) evdev: Power Button: Device: "/dev/input/event22"
[    24.728] (--) evdev: Power Button: Vendor 0 Product 0x1
[    24.728] (--) evdev: Power Button: Found keys
[    24.728] (II) evdev: Power Button: Configuring as keyboard
[    24.728] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input25/event22"
[    24.728] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    24.728] (**) Option "xkb_rules" "evdev"
[    24.728] (II) config/udev: Adding input device Lid Switch (/dev/input/event25)
[    24.728] (**) Lid Switch: Applying InputClass "evdev-catchall"
[    24.728] (**) Lid Switch: Applying InputClass "evdev-catchall"
[    24.728] (II) Using input driver 'evdev' for 'Lid Switch'
[    24.728] (**) Lid Switch: always reports core events
[    24.728] (**) evdev: Lid Switch: Device: "/dev/input/event25"
[    24.728] (--) evdev: Lid Switch: Vendor 0 Product 0x5
[    24.728] (WW) evdev: Lid Switch: Don't know how to use device
[    24.749] (EE) PreInit returned 8 for "Lid Switch"
[    24.749] (II) UnloadModule: "evdev"
[    24.749] (II) config/udev: Adding input device Sleep Button (/dev/input/event21)
[    24.749] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    24.749] (**) Sleep Button: Applying InputClass "evdev-catchall"
[    24.749] (**) Sleep Button: Applying InputClass "evdev-catchall"
[    24.749] (II) Using input driver 'evdev' for 'Sleep Button'
[    24.749] (**) Sleep Button: always reports core events
[    24.749] (**) evdev: Sleep Button: Device: "/dev/input/event21"
[    24.749] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    24.749] (--) evdev: Sleep Button: Found keys
[    24.749] (II) evdev: Sleep Button: Configuring as keyboard
[    24.749] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input24/event21"
[    24.749] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    24.749] (**) Option "xkb_rules" "evdev"
[    24.749] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event0)
[    24.749] (**) HDA NVidia HDMI/DP,pcm=3: Applying InputClass "evdev-catchall"
[    24.749] (**) HDA NVidia HDMI/DP,pcm=3: Applying InputClass "evdev-catchall"
[    24.749] (II) Using input driver 'evdev' for 'HDA NVidia HDMI/DP,pcm=3'
[    24.749] (**) HDA NVidia HDMI/DP,pcm=3: always reports core events
[    24.749] (**) evdev: HDA NVidia HDMI/DP,pcm=3: Device: "/dev/input/event0"
[    24.749] (--) evdev: HDA NVidia HDMI/DP,pcm=3: Vendor 0 Product 0
[    24.749] (WW) evdev: HDA NVidia HDMI/DP,pcm=3: Don't know how to use device
[    24.760] (EE) PreInit returned 8 for "HDA NVidia HDMI/DP,pcm=3"
[    24.760] (II) UnloadModule: "evdev"
[    24.760] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event1)
[    24.760] (**) HDA NVidia HDMI/DP,pcm=7: Applying InputClass "evdev-catchall"
[    24.760] (**) HDA NVidia HDMI/DP,pcm=7: Applying InputClass "evdev-catchall"
[    24.760] (II) Using input driver 'evdev' for 'HDA NVidia HDMI/DP,pcm=7'
[    24.760] (**) HDA NVidia HDMI/DP,pcm=7: always reports core events
[    24.760] (**) evdev: HDA NVidia HDMI/DP,pcm=7: Device: "/dev/input/event1"
[    24.760] (--) evdev: HDA NVidia HDMI/DP,pcm=7: Vendor 0 Product 0
[    24.760] (WW) evdev: HDA NVidia HDMI/DP,pcm=7: Don't know how to use device
[    24.776] (EE) PreInit returned 8 for "HDA NVidia HDMI/DP,pcm=7"
[    24.776] (II) UnloadModule: "evdev"
[    24.776] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event2)
[    24.776] (**) HDA NVidia HDMI/DP,pcm=8: Applying InputClass "evdev-catchall"
[    24.776] (**) HDA NVidia HDMI/DP,pcm=8: Applying InputClass "evdev-catchall"
[    24.776] (II) Using input driver 'evdev' for 'HDA NVidia HDMI/DP,pcm=8'
[    24.776] (**) HDA NVidia HDMI/DP,pcm=8: always reports core events
[    24.776] (**) evdev: HDA NVidia HDMI/DP,pcm=8: Device: "/dev/input/event2"
[    24.776] (--) evdev: HDA NVidia HDMI/DP,pcm=8: Vendor 0 Product 0
[    24.776] (WW) evdev: HDA NVidia HDMI/DP,pcm=8: Don't know how to use device
[    24.792] (EE) PreInit returned 8 for "HDA NVidia HDMI/DP,pcm=8"
[    24.792] (II) UnloadModule: "evdev"
[    24.793] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event3)
[    24.793] (**) HDA NVidia HDMI/DP,pcm=9: Applying InputClass "evdev-catchall"
[    24.793] (**) HDA NVidia HDMI/DP,pcm=9: Applying InputClass "evdev-catchall"
[    24.793] (II) Using input driver 'evdev' for 'HDA NVidia HDMI/DP,pcm=9'
[    24.793] (**) HDA NVidia HDMI/DP,pcm=9: always reports core events
[    24.793] (**) evdev: HDA NVidia HDMI/DP,pcm=9: Device: "/dev/input/event3"
[    24.793] (--) evdev: HDA NVidia HDMI/DP,pcm=9: Vendor 0 Product 0
[    24.793] (WW) evdev: HDA NVidia HDMI/DP,pcm=9: Don't know how to use device
[    24.808] (EE) PreInit returned 8 for "HDA NVidia HDMI/DP,pcm=9"
[    24.808] (II) UnloadModule: "evdev"
[    24.808] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event4)
[    24.808] (**) HDA NVidia HDMI/DP,pcm=10: Applying InputClass "evdev-catchall"
[    24.808] (**) HDA NVidia HDMI/DP,pcm=10: Applying InputClass "evdev-catchall"
[    24.808] (II) Using input driver 'evdev' for 'HDA NVidia HDMI/DP,pcm=10'
[    24.808] (**) HDA NVidia HDMI/DP,pcm=10: always reports core events
[    24.808] (**) evdev: HDA NVidia HDMI/DP,pcm=10: Device: "/dev/input/event4"
[    24.809] (--) evdev: HDA NVidia HDMI/DP,pcm=10: Vendor 0 Product 0
[    24.809] (WW) evdev: HDA NVidia HDMI/DP,pcm=10: Don't know how to use device
[    24.824] (EE) PreInit returned 8 for "HDA NVidia HDMI/DP,pcm=10"
[    24.824] (II) UnloadModule: "evdev"
[    24.824] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event5)
[    24.824] (**) HDA NVidia HDMI/DP,pcm=11: Applying InputClass "evdev-catchall"
[    24.824] (**) HDA NVidia HDMI/DP,pcm=11: Applying InputClass "evdev-catchall"
[    24.824] (II) Using input driver 'evdev' for 'HDA NVidia HDMI/DP,pcm=11'
[    24.824] (**) HDA NVidia HDMI/DP,pcm=11: always reports core events
[    24.824] (**) evdev: HDA NVidia HDMI/DP,pcm=11: Device: "/dev/input/event5"
[    24.825] (--) evdev: HDA NVidia HDMI/DP,pcm=11: Vendor 0 Product 0
[    24.825] (WW) evdev: HDA NVidia HDMI/DP,pcm=11: Don't know how to use device
[    24.840] (EE) PreInit returned 8 for "HDA NVidia HDMI/DP,pcm=11"
[    24.840] (II) UnloadModule: "evdev"
[    24.841] (II) config/udev: Adding input device HD Webcam: HD Webcam (/dev/input/event28)
[    24.841] (**) HD Webcam: HD Webcam: Applying InputClass "evdev keyboard catchall"
[    24.841] (**) HD Webcam: HD Webcam: Applying InputClass "evdev-catchall"
[    24.841] (**) HD Webcam: HD Webcam: Applying InputClass "evdev-catchall"
[    24.841] (II) Using input driver 'evdev' for 'HD Webcam: HD Webcam'
[    24.841] (**) HD Webcam: HD Webcam: always reports core events
[    24.841] (**) evdev: HD Webcam: HD Webcam: Device: "/dev/input/event28"
[    24.842] (--) evdev: HD Webcam: HD Webcam: Vendor 0x4f2 Product 0xb65a
[    24.842] (--) evdev: HD Webcam: HD Webcam: Found keys
[    24.842] (II) evdev: HD Webcam: HD Webcam: Configuring as keyboard
[    24.842] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/input/input28/event28"
[    24.842] (II) XINPUT: Adding extended input device "HD Webcam: HD Webcam" (type: KEYBOARD, id 11)
[    24.842] (**) Option "xkb_rules" "evdev"
[    24.843] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse (/dev/input/event15)
[    24.843] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: Applying InputClass "evdev pointer catchall"
[    24.843] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: Applying InputClass "evdev-catchall"
[    24.843] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: Applying InputClass "evdev-catchall"
[    24.843] (II) Using input driver 'evdev' for 'SteelSeries SteelSeries Rival 310 eSports Mouse'
[    24.843] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: always reports core events
[    24.843] (**) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: Device: "/dev/input/event15"
[    24.843] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: Vendor 0x1038 Product 0x1720
[    24.843] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: Found 12 mouse buttons
[    24.843] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: Found scroll wheel(s)
[    24.843] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: Found relative axes
[    24.843] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: Found x and y relative axes
[    24.843] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: Found absolute axes
[    24.843] (II) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: Forcing absolute x/y axes to exist.
[    24.843] (II) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: Configuring as mouse
[    24.844] (II) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: Adding scrollwheel support
[    24.844] (**) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: YAxisMapping: buttons 4 and 5
[    24.844] (**) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    24.844] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1038:1720.0002/input/input15/event15"
[    24.844] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse" (type: MOUSE, id 12)
[    24.844] (II) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: initialized for relative axes.
[    24.844] (WW) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse: ignoring absolute axes.
[    24.844] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) keeping acceleration scheme 1
[    24.844] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) acceleration profile 0
[    24.844] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) acceleration factor: 2.000
[    24.844] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) acceleration threshold: 4
[    24.845] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse (/dev/input/mouse0)
[    24.845] (II) No input driver specified, ignoring this device.
[    24.845] (II) This device may have been added with another device file.
[    24.846] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard (/dev/input/event16)
[    24.846] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Applying InputClass "evdev keyboard catchall"
[    24.846] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Applying InputClass "evdev-catchall"
[    24.846] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Applying InputClass "evdev-catchall"
[    24.846] (II) Using input driver 'evdev' for 'SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard'
[    24.846] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: always reports core events
[    24.846] (**) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Device: "/dev/input/event16"
[    24.846] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Vendor 0x1038 Product 0x1720
[    24.846] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Found keys
[    24.846] (II) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Configuring as keyboard
[    24.846] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:1038:1720.0003/input/input16/event16"
[    24.846] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard" (type: KEYBOARD, id 13)
[    24.846] (**) Option "xkb_rules" "evdev"
[    24.848] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control (/dev/input/event17)
[    24.848] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Applying InputClass "evdev keyboard catchall"
[    24.848] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Applying InputClass "evdev-catchall"
[    24.848] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Applying InputClass "evdev-catchall"
[    24.848] (II) Using input driver 'evdev' for 'SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control'
[    24.848] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: always reports core events
[    24.848] (**) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Device: "/dev/input/event17"
[    24.848] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Vendor 0x1038 Product 0x1720
[    24.848] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Found 1 mouse buttons
[    24.848] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Found scroll wheel(s)
[    24.848] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Found relative axes
[    24.848] (II) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Forcing relative x/y axes to exist.
[    24.848] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Found absolute axes
[    24.848] (II) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Forcing absolute x/y axes to exist.
[    24.848] (--) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Found keys
[    24.848] (II) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Configuring as mouse
[    24.848] (II) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Configuring as keyboard
[    24.848] (II) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: Adding scrollwheel support
[    24.848] (**) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: YAxisMapping: buttons 4 and 5
[    24.848] (**) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    24.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:1038:1720.0003/input/input17/event17"
[    24.848] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control" (type: KEYBOARD, id 14)
[    24.848] (**) Option "xkb_rules" "evdev"
[    24.849] (II) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: initialized for relative axes.
[    24.849] (WW) evdev: SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: ignoring absolute axes.
[    24.849] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: (accel) keeping acceleration scheme 1
[    24.849] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: (accel) acceleration profile 0
[    24.849] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: (accel) acceleration factor: 2.000
[    24.849] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Consumer Control: (accel) acceleration threshold: 4
[    24.850] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard (/dev/input/event18)
[    24.850] (**) HOLTEK USB-HID Keyboard: Applying InputClass "evdev keyboard catchall"
[    24.850] (**) HOLTEK USB-HID Keyboard: Applying InputClass "evdev-catchall"
[    24.850] (**) HOLTEK USB-HID Keyboard: Applying InputClass "evdev-catchall"
[    24.850] (II) Using input driver 'evdev' for 'HOLTEK USB-HID Keyboard'
[    24.850] (**) HOLTEK USB-HID Keyboard: always reports core events
[    24.850] (**) evdev: HOLTEK USB-HID Keyboard: Device: "/dev/input/event18"
[    24.850] (--) evdev: HOLTEK USB-HID Keyboard: Vendor 0x4d9 Product 0xa232
[    24.850] (--) evdev: HOLTEK USB-HID Keyboard: Found keys
[    24.850] (II) evdev: HOLTEK USB-HID Keyboard: Configuring as keyboard
[    24.851] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04D9:A232.0005/input/input18/event18"
[    24.851] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard" (type: KEYBOARD, id 15)
[    24.851] (**) Option "xkb_rules" "evdev"
[    24.852] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard Mouse (/dev/input/event19)
[    24.852] (**) HOLTEK USB-HID Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[    24.852] (**) HOLTEK USB-HID Keyboard Mouse: Applying InputClass "evdev-catchall"
[    24.852] (**) HOLTEK USB-HID Keyboard Mouse: Applying InputClass "evdev-catchall"
[    24.852] (II) Using input driver 'evdev' for 'HOLTEK USB-HID Keyboard Mouse'
[    24.852] (**) HOLTEK USB-HID Keyboard Mouse: always reports core events
[    24.852] (**) evdev: HOLTEK USB-HID Keyboard Mouse: Device: "/dev/input/event19"
[    24.852] (--) evdev: HOLTEK USB-HID Keyboard Mouse: Vendor 0x4d9 Product 0xa232
[    24.852] (--) evdev: HOLTEK USB-HID Keyboard Mouse: Found 9 mouse buttons
[    24.852] (--) evdev: HOLTEK USB-HID Keyboard Mouse: Found scroll wheel(s)
[    24.852] (--) evdev: HOLTEK USB-HID Keyboard Mouse: Found relative axes
[    24.852] (--) evdev: HOLTEK USB-HID Keyboard Mouse: Found x and y relative axes
[    24.852] (II) evdev: HOLTEK USB-HID Keyboard Mouse: Configuring as mouse
[    24.852] (II) evdev: HOLTEK USB-HID Keyboard Mouse: Adding scrollwheel support
[    24.852] (**) evdev: HOLTEK USB-HID Keyboard Mouse: YAxisMapping: buttons 4 and 5
[    24.852] (**) evdev: HOLTEK USB-HID Keyboard Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    24.852] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.2/0003:04D9:A232.0007/input/input19/event19"
[    24.852] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard Mouse" (type: MOUSE, id 16)
[    24.852] (II) evdev: HOLTEK USB-HID Keyboard Mouse: initialized for relative axes.
[    24.853] (**) HOLTEK USB-HID Keyboard Mouse: (accel) keeping acceleration scheme 1
[    24.853] (**) HOLTEK USB-HID Keyboard Mouse: (accel) acceleration profile 0
[    24.853] (**) HOLTEK USB-HID Keyboard Mouse: (accel) acceleration factor: 2.000
[    24.853] (**) HOLTEK USB-HID Keyboard Mouse: (accel) acceleration threshold: 4
[    24.854] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard Mouse (/dev/input/mouse1)
[    24.854] (II) No input driver specified, ignoring this device.
[    24.854] (II) This device may have been added with another device file.
[    24.855] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard System Control (/dev/input/event20)
[    24.855] (**) HOLTEK USB-HID Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[    24.855] (**) HOLTEK USB-HID Keyboard System Control: Applying InputClass "evdev-catchall"
[    24.855] (**) HOLTEK USB-HID Keyboard System Control: Applying InputClass "evdev-catchall"
[    24.855] (II) Using input driver 'evdev' for 'HOLTEK USB-HID Keyboard System Control'
[    24.855] (**) HOLTEK USB-HID Keyboard System Control: always reports core events
[    24.855] (**) evdev: HOLTEK USB-HID Keyboard System Control: Device: "/dev/input/event20"
[    24.855] (--) evdev: HOLTEK USB-HID Keyboard System Control: Vendor 0x4d9 Product 0xa232
[    24.855] (--) evdev: HOLTEK USB-HID Keyboard System Control: Found keys
[    24.855] (II) evdev: HOLTEK USB-HID Keyboard System Control: Configuring as keyboard
[    24.855] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.2/0003:04D9:A232.0007/input/input20/event20"
[    24.855] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard System Control" (type: KEYBOARD, id 17)
[    24.855] (**) Option "xkb_rules" "evdev"
[    24.857] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard Consumer Control (/dev/input/event23)
[    24.857] (**) HOLTEK USB-HID Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[    24.857] (**) HOLTEK USB-HID Keyboard Consumer Control: Applying InputClass "evdev-catchall"
[    24.857] (**) HOLTEK USB-HID Keyboard Consumer Control: Applying InputClass "evdev-catchall"
[    24.857] (II) Using input driver 'evdev' for 'HOLTEK USB-HID Keyboard Consumer Control'
[    24.857] (**) HOLTEK USB-HID Keyboard Consumer Control: always reports core events
[    24.857] (**) evdev: HOLTEK USB-HID Keyboard Consumer Control: Device: "/dev/input/event23"
[    24.857] (--) evdev: HOLTEK USB-HID Keyboard Consumer Control: Vendor 0x4d9 Product 0xa232
[    24.857] (--) evdev: HOLTEK USB-HID Keyboard Consumer Control: Found 1 mouse buttons
[    24.857] (--) evdev: HOLTEK USB-HID Keyboard Consumer Control: Found scroll wheel(s)
[    24.857] (--) evdev: HOLTEK USB-HID Keyboard Consumer Control: Found relative axes
[    24.857] (II) evdev: HOLTEK USB-HID Keyboard Consumer Control: Forcing relative x/y axes to exist.
[    24.857] (--) evdev: HOLTEK USB-HID Keyboard Consumer Control: Found absolute axes
[    24.857] (II) evdev: HOLTEK USB-HID Keyboard Consumer Control: Forcing absolute x/y axes to exist.
[    24.857] (--) evdev: HOLTEK USB-HID Keyboard Consumer Control: Found keys
[    24.857] (II) evdev: HOLTEK USB-HID Keyboard Consumer Control: Configuring as mouse
[    24.857] (II) evdev: HOLTEK USB-HID Keyboard Consumer Control: Configuring as keyboard
[    24.857] (II) evdev: HOLTEK USB-HID Keyboard Consumer Control: Adding scrollwheel support
[    24.857] (**) evdev: HOLTEK USB-HID Keyboard Consumer Control: YAxisMapping: buttons 4 and 5
[    24.857] (**) evdev: HOLTEK USB-HID Keyboard Consumer Control: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    24.857] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.2/0003:04D9:A232.0007/input/input21/event23"
[    24.857] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard Consumer Control" (type: KEYBOARD, id 18)
[    24.857] (**) Option "xkb_rules" "evdev"
[    24.857] (II) evdev: HOLTEK USB-HID Keyboard Consumer Control: initialized for relative axes.
[    24.857] (WW) evdev: HOLTEK USB-HID Keyboard Consumer Control: ignoring absolute axes.
[    24.858] (**) HOLTEK USB-HID Keyboard Consumer Control: (accel) keeping acceleration scheme 1
[    24.858] (**) HOLTEK USB-HID Keyboard Consumer Control: (accel) acceleration profile 0
[    24.858] (**) HOLTEK USB-HID Keyboard Consumer Control: (accel) acceleration factor: 2.000
[    24.858] (**) HOLTEK USB-HID Keyboard Consumer Control: (accel) acceleration threshold: 4
[    24.859] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard (/dev/input/event24)
[    24.859] (**) HOLTEK USB-HID Keyboard: Applying InputClass "evdev-catchall"
[    24.859] (**) HOLTEK USB-HID Keyboard: Applying InputClass "evdev-catchall"
[    24.859] (II) Using input driver 'evdev' for 'HOLTEK USB-HID Keyboard'
[    24.859] (**) HOLTEK USB-HID Keyboard: always reports core events
[    24.859] (**) evdev: HOLTEK USB-HID Keyboard: Device: "/dev/input/event24"
[    24.859] (--) evdev: HOLTEK USB-HID Keyboard: Vendor 0x4d9 Product 0xa232
[    24.859] (--) evdev: HOLTEK USB-HID Keyboard: Found absolute axes
[    24.859] (II) evdev: HOLTEK USB-HID Keyboard: Forcing absolute x/y axes to exist.
[    24.859] (II) evdev: HOLTEK USB-HID Keyboard: Forcing relative x/y axes to exist.
[    24.859] (II) evdev: HOLTEK USB-HID Keyboard: Configuring as mouse
[    24.859] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.2/0003:04D9:A232.0007/input/input22/event24"
[    24.859] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard" (type: MOUSE, id 19)
[    24.859] (II) evdev: HOLTEK USB-HID Keyboard: initialized for relative axes.
[    24.859] (WW) evdev: HOLTEK USB-HID Keyboard: ignoring absolute axes.
[    24.859] (**) HOLTEK USB-HID Keyboard: (accel) keeping acceleration scheme 1
[    24.859] (**) HOLTEK USB-HID Keyboard: (accel) acceleration profile 0
[    24.859] (**) HOLTEK USB-HID Keyboard: (accel) acceleration factor: 2.000
[    24.859] (**) HOLTEK USB-HID Keyboard: (accel) acceleration threshold: 4
[    24.860] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard (/dev/input/event26)
[    24.860] (**) HOLTEK USB-HID Keyboard: Applying InputClass "evdev keyboard catchall"
[    24.860] (**) HOLTEK USB-HID Keyboard: Applying InputClass "evdev-catchall"
[    24.860] (**) HOLTEK USB-HID Keyboard: Applying InputClass "evdev-catchall"
[    24.861] (II) Using input driver 'evdev' for 'HOLTEK USB-HID Keyboard'
[    24.861] (**) HOLTEK USB-HID Keyboard: always reports core events
[    24.861] (**) evdev: HOLTEK USB-HID Keyboard: Device: "/dev/input/event26"
[    24.861] (--) evdev: HOLTEK USB-HID Keyboard: Vendor 0x4d9 Product 0xa232
[    24.861] (--) evdev: HOLTEK USB-HID Keyboard: Found keys
[    24.861] (II) evdev: HOLTEK USB-HID Keyboard: Configuring as keyboard
[    24.861] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.2/0003:04D9:A232.0007/input/input23/event26"
[    24.861] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard" (type: KEYBOARD, id 20)
[    24.861] (**) Option "xkb_rules" "evdev"
[    24.862] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    24.862] (**) HDA Intel PCH HDMI/DP,pcm=3: Applying InputClass "evdev-catchall"
[    24.862] (**) HDA Intel PCH HDMI/DP,pcm=3: Applying InputClass "evdev-catchall"
[    24.862] (II) Using input driver 'evdev' for 'HDA Intel PCH HDMI/DP,pcm=3'
[    24.862] (**) HDA Intel PCH HDMI/DP,pcm=3: always reports core events
[    24.862] (**) evdev: HDA Intel PCH HDMI/DP,pcm=3: Device: "/dev/input/event10"
[    24.862] (--) evdev: HDA Intel PCH HDMI/DP,pcm=3: Vendor 0 Product 0
[    24.862] (WW) evdev: HDA Intel PCH HDMI/DP,pcm=3: Don't know how to use device
[    24.880] (EE) PreInit returned 8 for "HDA Intel PCH HDMI/DP,pcm=3"
[    24.880] (II) UnloadModule: "evdev"
[    24.881] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[    24.881] (**) HDA Intel PCH HDMI/DP,pcm=7: Applying InputClass "evdev-catchall"
[    24.881] (**) HDA Intel PCH HDMI/DP,pcm=7: Applying InputClass "evdev-catchall"
[    24.881] (II) Using input driver 'evdev' for 'HDA Intel PCH HDMI/DP,pcm=7'
[    24.881] (**) HDA Intel PCH HDMI/DP,pcm=7: always reports core events
[    24.881] (**) evdev: HDA Intel PCH HDMI/DP,pcm=7: Device: "/dev/input/event11"
[    24.881] (--) evdev: HDA Intel PCH HDMI/DP,pcm=7: Vendor 0 Product 0
[    24.881] (WW) evdev: HDA Intel PCH HDMI/DP,pcm=7: Don't know how to use device
[    24.902] (EE) PreInit returned 8 for "HDA Intel PCH HDMI/DP,pcm=7"
[    24.902] (II) UnloadModule: "evdev"
[    24.903] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event12)
[    24.903] (**) HDA Intel PCH HDMI/DP,pcm=8: Applying InputClass "evdev-catchall"
[    24.903] (**) HDA Intel PCH HDMI/DP,pcm=8: Applying InputClass "evdev-catchall"
[    24.903] (II) Using input driver 'evdev' for 'HDA Intel PCH HDMI/DP,pcm=8'
[    24.903] (**) HDA Intel PCH HDMI/DP,pcm=8: always reports core events
[    24.903] (**) evdev: HDA Intel PCH HDMI/DP,pcm=8: Device: "/dev/input/event12"
[    24.903] (--) evdev: HDA Intel PCH HDMI/DP,pcm=8: Vendor 0 Product 0
[    24.903] (WW) evdev: HDA Intel PCH HDMI/DP,pcm=8: Don't know how to use device
[    24.922] (EE) PreInit returned 8 for "HDA Intel PCH HDMI/DP,pcm=8"
[    24.922] (II) UnloadModule: "evdev"
[    24.923] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event13)
[    24.923] (**) HDA Intel PCH HDMI/DP,pcm=9: Applying InputClass "evdev-catchall"
[    24.923] (**) HDA Intel PCH HDMI/DP,pcm=9: Applying InputClass "evdev-catchall"
[    24.923] (II) Using input driver 'evdev' for 'HDA Intel PCH HDMI/DP,pcm=9'
[    24.923] (**) HDA Intel PCH HDMI/DP,pcm=9: always reports core events
[    24.923] (**) evdev: HDA Intel PCH HDMI/DP,pcm=9: Device: "/dev/input/event13"
[    24.923] (--) evdev: HDA Intel PCH HDMI/DP,pcm=9: Vendor 0 Product 0
[    24.923] (WW) evdev: HDA Intel PCH HDMI/DP,pcm=9: Don't know how to use device
[    24.938] (EE) PreInit returned 8 for "HDA Intel PCH HDMI/DP,pcm=9"
[    24.938] (II) UnloadModule: "evdev"
[    24.938] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event14)
[    24.938] (**) HDA Intel PCH HDMI/DP,pcm=10: Applying InputClass "evdev-catchall"
[    24.938] (**) HDA Intel PCH HDMI/DP,pcm=10: Applying InputClass "evdev-catchall"
[    24.938] (II) Using input driver 'evdev' for 'HDA Intel PCH HDMI/DP,pcm=10'
[    24.938] (**) HDA Intel PCH HDMI/DP,pcm=10: always reports core events
[    24.938] (**) evdev: HDA Intel PCH HDMI/DP,pcm=10: Device: "/dev/input/event14"
[    24.939] (--) evdev: HDA Intel PCH HDMI/DP,pcm=10: Vendor 0 Product 0
[    24.939] (WW) evdev: HDA Intel PCH HDMI/DP,pcm=10: Don't know how to use device
[    24.954] (EE) PreInit returned 8 for "HDA Intel PCH HDMI/DP,pcm=10"
[    24.954] (II) UnloadModule: "evdev"
[    24.955] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    24.955] (**) HDA Intel PCH Mic: Applying InputClass "evdev-catchall"
[    24.955] (**) HDA Intel PCH Mic: Applying InputClass "evdev-catchall"
[    24.955] (II) Using input driver 'evdev' for 'HDA Intel PCH Mic'
[    24.955] (**) HDA Intel PCH Mic: always reports core events
[    24.955] (**) evdev: HDA Intel PCH Mic: Device: "/dev/input/event8"
[    24.955] (--) evdev: HDA Intel PCH Mic: Vendor 0 Product 0
[    24.955] (WW) evdev: HDA Intel PCH Mic: Don't know how to use device
[    24.970] (EE) PreInit returned 8 for "HDA Intel PCH Mic"
[    24.970] (II) UnloadModule: "evdev"
[    24.970] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    24.970] (**) HDA Intel PCH Headphone: Applying InputClass "evdev-catchall"
[    24.970] (**) HDA Intel PCH Headphone: Applying InputClass "evdev-catchall"
[    24.970] (II) Using input driver 'evdev' for 'HDA Intel PCH Headphone'
[    24.970] (**) HDA Intel PCH Headphone: always reports core events
[    24.970] (**) evdev: HDA Intel PCH Headphone: Device: "/dev/input/event9"
[    24.971] (--) evdev: HDA Intel PCH Headphone: Vendor 0 Product 0
[    24.971] (WW) evdev: HDA Intel PCH Headphone: Don't know how to use device
[    24.986] (EE) PreInit returned 8 for "HDA Intel PCH Headphone"
[    24.986] (II) UnloadModule: "evdev"
[    24.999] (EE) Failed to open authorization file "/var/run/sddm/{9fb0020d-5bff-4931-8903-6115f28484fb}": No such file or directory
[    51.940] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): connected
[    51.940] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): Internal DisplayPort
[    51.940] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): 2660.0 MHz maximum pixel clock
[    51.940] (--) NVIDIA(GPU-0): 
[    51.941] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    51.941] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    51.941] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    51.941] (--) NVIDIA(GPU-0): 
[    51.942] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    51.942] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    51.942] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    51.942] (--) NVIDIA(GPU-0): 
[    51.942] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    51.942] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    51.942] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    51.942] (--) NVIDIA(GPU-0): 
[    51.942] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    51.942] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    51.942] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    51.942] (--) NVIDIA(GPU-0): 
[    52.034] (II) NVIDIA(0): Setting mode "DFP-0:1920x1080"
[    52.162] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    52.162] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    52.162] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    52.162] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    52.162] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    52.162] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    52.162] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    52.162] (II) NVIDIA(0):     Config Options in the README.
[    61.031] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): connected
[    61.031] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): Internal DisplayPort
[    61.031] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): 2660.0 MHz maximum pixel clock
[    61.031] (--) NVIDIA(GPU-0): 
[    61.032] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    61.032] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    61.032] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    61.032] (--) NVIDIA(GPU-0): 
[    61.032] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    61.032] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    61.032] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    61.032] (--) NVIDIA(GPU-0): 
[    61.032] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    61.032] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    61.032] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    61.033] (--) NVIDIA(GPU-0): 
[    61.033] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    61.033] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    61.033] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    61.033] (--) NVIDIA(GPU-0): 
[    61.214] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}"
[    61.453] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): connected
[    61.453] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): Internal DisplayPort
[    61.453] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): 2660.0 MHz maximum pixel clock
[    61.453] (--) NVIDIA(GPU-0): 
[    61.454] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    61.454] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    61.454] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    61.454] (--) NVIDIA(GPU-0): 
[    61.454] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    61.454] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    61.454] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    61.454] (--) NVIDIA(GPU-0): 
[    61.454] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    61.454] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    61.454] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    61.454] (--) NVIDIA(GPU-0): 
[    61.454] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    61.454] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    61.454] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    61.454] (--) NVIDIA(GPU-0): 
[    84.937] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): connected
[    84.937] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): Internal DisplayPort
[    84.937] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): 2660.0 MHz maximum pixel clock
[    84.937] (--) NVIDIA(GPU-0): 
[    84.938] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    84.938] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    84.938] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    84.938] (--) NVIDIA(GPU-0): 
[    84.938] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.938] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    84.938] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    84.938] (--) NVIDIA(GPU-0): 
[    84.938] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    84.938] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    84.938] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    84.938] (--) NVIDIA(GPU-0): 
[    84.938] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.938] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.938] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.938] (--) NVIDIA(GPU-0): 
[    84.939] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): connected
[    84.939] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): Internal DisplayPort
[    84.939] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): 2660.0 MHz maximum pixel clock
[    84.939] (--) NVIDIA(GPU-0): 
[    84.940] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    84.940] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    84.940] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    84.940] (--) NVIDIA(GPU-0): 
[    84.940] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    84.941] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    84.941] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    84.941] (--) NVIDIA(GPU-0): 
[    84.941] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    84.941] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    84.941] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    84.941] (--) NVIDIA(GPU-0): 
[    84.941] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    84.941] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    84.941] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    84.941] (--) NVIDIA(GPU-0): 
[   209.411] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): connected
[   209.412] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): Internal DisplayPort
[   209.412] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): 2660.0 MHz maximum pixel clock
[   209.412] (--) NVIDIA(GPU-0): 
[   209.413] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   209.413] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   209.413] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   209.413] (--) NVIDIA(GPU-0): 
[   209.413] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   209.413] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   209.413] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   209.413] (--) NVIDIA(GPU-0): 
[   209.413] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   209.413] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   209.413] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   209.413] (--) NVIDIA(GPU-0): 
[   209.413] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   209.413] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   209.413] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   209.413] (--) NVIDIA(GPU-0): 
[   209.414] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): connected
[   209.414] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): Internal DisplayPort
[   209.414] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): 2660.0 MHz maximum pixel clock
[   209.414] (--) NVIDIA(GPU-0): 
[   209.415] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   209.415] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   209.415] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   209.415] (--) NVIDIA(GPU-0): 
[   209.416] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   209.416] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   209.416] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   209.416] (--) NVIDIA(GPU-0): 
[   209.416] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   209.416] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   209.416] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   209.416] (--) NVIDIA(GPU-0): 
[   209.416] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   209.416] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   209.416] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   209.416] (--) NVIDIA(GPU-0): 
[  2269.812] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): connected
[  2269.812] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): Internal DisplayPort
[  2269.812] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): 2660.0 MHz maximum pixel clock
[  2269.812] (--) NVIDIA(GPU-0): 
[  2269.813] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2269.813] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2269.813] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2269.813] (--) NVIDIA(GPU-0): 
[  2269.813] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  2269.813] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  2269.813] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  2269.813] (--) NVIDIA(GPU-0): 
[  2269.813] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2269.813] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  2269.813] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  2269.813] (--) NVIDIA(GPU-0): 
[  2269.813] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2269.813] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2269.813] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2269.813] (--) NVIDIA(GPU-0): 
[  3406.004] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): connected
[  3406.004] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): Internal DisplayPort
[  3406.004] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): 2660.0 MHz maximum pixel clock
[  3406.004] (--) NVIDIA(GPU-0): 
[  3406.005] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  3406.005] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  3406.005] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  3406.005] (--) NVIDIA(GPU-0): 
[  3406.005] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3406.005] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3406.005] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3406.005] (--) NVIDIA(GPU-0): 
[  3406.005] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3406.005] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3406.005] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3406.005] (--) NVIDIA(GPU-0): 
[  3406.005] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  3406.005] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  3406.005] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  3406.005] (--) NVIDIA(GPU-0): 
[  3406.007] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): connected
[  3406.007] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): Internal DisplayPort
[  3406.007] (--) NVIDIA(GPU-0): DELL U2718Q (DFP-0): 2660.0 MHz maximum pixel clock
[  3406.007] (--) NVIDIA(GPU-0): 
[  3406.008] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  3406.008] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  3406.008] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  3406.008] (--) NVIDIA(GPU-0): 
[  3406.008] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  3406.008] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  3406.008] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  3406.008] (--) NVIDIA(GPU-0): 
[  3406.008] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  3406.008] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  3406.008] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  3406.008] (--) NVIDIA(GPU-0): 
[  3406.008] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  3406.008] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  3406.008] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  3406.008] (--) NVIDIA(GPU-0): 
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Reply via email to