You are not logged in.

#1 2021-01-28 05:35:05

DFJ808
Member
Registered: 2021-01-25
Posts: 3

Screen "jittering" and "turning off"

Hello, I've been having an issue with my screen and it's finally pissing me off enough to ask for help.

Symptoms:
Parts of the screen jittering/flickering
Screen goes black for a few seconds (This is not the power supply disconnecting)

What have I done:
I followed https://wiki.archlinux.org/index.php/Xorg to the best of my ability.
I tried the mode-setting driver and also the X org Intel driver. None of them helped with my issues.
I've deleted the X config files because I read that X does a pretty good job auto detecting the hardware, etc.
Set "i915.enable_psr=0" as a kernel parameter via boot-loader as per https://wiki.archlinux.org/index.php/In … flickering

This has been an Issue since my first day on Arch and I've been using for a couple of weeks now.


My build:

                  -`                    boogie@archlinux 
                  .o+`                   ---------------- 
                 `ooo/                   OS: Arch Linux x86_64 
                `+oooo:                  Host: MS-7977 1.0 
               `+oooooo:                 Kernel: 5.10.10-arch1-1 
               -+oooooo+:                Uptime: 16 mins 
             `/:-:++oooo+:               Packages: 781 (pacman) 
            `/++++/+++++++:              Shell: bash 5.1.4 
           `/++++++++++++++:             Resolution: 1920x1080, 1920x1080 
          `/+++ooooooooooooo/`           DE: Plasma 5.20.5 
         ./ooosssso++osssssso+`          WM: KWin 
        .oossssso-````/ossssss+`         Theme: Breeze Dark [Plasma], Breeze [GTK2/3] 
       -osssssso.      :ssssssso.        Icons: breeze-dark [Plasma], breeze-dark [GTK2/3] 
      :osssssss/        osssso+++.       Terminal: konsole 
     /ossssssss/        +ssssooo/-       CPU: Intel i7-6700K (8) @ 4.200GHz 
   `/ossssso+/:-        -:/+osssso+-     GPU: NVIDIA GeForce GTX 1080 
  `+sso+:-`                 `.-/+oso:    GPU: Intel HD Graphics 530 
 `++:.                           `-/+/   Memory: 2410MiB / 15894MiB 
 .`                                 `/

I'm also running dual monitors. One goes to GPU, the other to the MB. Both HDMI.

Edit:

Xorg.0.log

[    14.426] (--) Log file renamed from "/var/log/Xorg.pid-700.log" to "/var/log/Xorg.0.log"
[    14.431] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[    14.431] Build Operating System: Linux Arch Linux
[    14.431] Current Operating System: Linux archlinux 5.10.10-arch1-1 #1 SMP PREEMPT Sat, 23 Jan 2021 23:59:48 +0000 x86_64
[    14.431] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/volgroup0-lv_root rw loglevel=3 quiet cryptdevice=UUID=10a7d9e4-cb29-4a5e-8f2c-1cfb537cb434:lvm root=/dev/volgroup0/lv_root quiet video=SVIDEO-1:d i915.enable_psr=0
[    14.431] Build Date: 14 December 2020  12:10:29PM
[    14.431]  
[    14.431] Current version of pixman: 0.40.0
[    14.431] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.431] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.431] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 28 00:40:36 2021
[    14.436] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.437] (==) No Layout section.  Using the first Screen section.
[    14.437] (==) No screen section available. Using defaults.
[    14.437] (**) |-->Screen "Default Screen Section" (0)
[    14.437] (**) |   |-->Monitor "<default monitor>"
[    14.438] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.438] (==) Automatically adding devices
[    14.438] (==) Automatically enabling devices
[    14.438] (==) Automatically adding GPU devices
[    14.438] (==) Automatically binding GPU devices
[    14.438] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    14.439] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    14.439] 	Entry deleted from font path.
[    14.441] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    14.441] 	Entry deleted from font path.
[    14.441] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    14.441] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    14.441] 	Entry deleted from font path.
[    14.441] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    14.441] 	Entry deleted from font path.
[    14.441] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    14.441] 	Entry deleted from font path.
[    14.441] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    14.441] 	Entry deleted from font path.
[    14.441] (==) FontPath set to:
	
[    14.441] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.441] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.441] (II) Module ABI versions:
[    14.441] 	X.Org ANSI C Emulation: 0.4
[    14.441] 	X.Org Video Driver: 24.1
[    14.441] 	X.Org XInput driver : 24.1
[    14.441] 	X.Org Server Extension : 10.0
[    14.442] (++) using VT number 1

[    14.442] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    14.442] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.442] (II) xfree86: Adding drm device (/dev/dri/card1)
[    14.458] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    14.459] (--) PCI:*(0@0:2:0) 8086:1912:1462:7977 rev 6, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    14.459] (--) PCI: (1@0:0:0) 10de:1b80:1462:3362 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    14.459] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    14.459] (II) LoadModule: "glx"
[    14.465] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.478] (II) Module glx: vendor="X.Org Foundation"
[    14.478] 	compiled for 1.20.10, module version = 1.0.0
[    14.478] 	ABI class: X.Org Server Extension, version 10.0
[    14.478] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    14.478] 	loading driver: nvidia
[    14.478] (==) Matched intel as autoconfigured driver 0
[    14.478] (==) Matched nvidia as autoconfigured driver 1
[    14.478] (==) Matched nouveau as autoconfigured driver 2
[    14.478] (==) Matched nv as autoconfigured driver 3
[    14.478] (==) Matched modesetting as autoconfigured driver 4
[    14.478] (==) Matched fbdev as autoconfigured driver 5
[    14.478] (==) Matched vesa as autoconfigured driver 6
[    14.478] (==) Assigned the driver to the xf86ConfigLayout
[    14.478] (II) LoadModule: "intel"
[    14.478] (WW) Warning, couldn't open module intel
[    14.478] (EE) Failed to load module "intel" (module does not exist, 0)
[    14.478] (II) LoadModule: "nvidia"
[    14.478] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    14.487] (II) Module nvidia: vendor="NVIDIA Corporation"
[    14.487] 	compiled for 1.6.99.901, module version = 1.0.0
[    14.487] 	Module class: X.Org Video Driver
[    14.488] (II) LoadModule: "nouveau"
[    14.489] (WW) Warning, couldn't open module nouveau
[    14.489] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    14.489] (II) LoadModule: "nv"
[    14.489] (WW) Warning, couldn't open module nv
[    14.489] (EE) Failed to load module "nv" (module does not exist, 0)
[    14.489] (II) LoadModule: "modesetting"
[    14.489] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    14.493] (II) Module modesetting: vendor="X.Org Foundation"
[    14.493] 	compiled for 1.20.10, module version = 1.20.10
[    14.493] 	Module class: X.Org Video Driver
[    14.493] 	ABI class: X.Org Video Driver, version 24.1
[    14.493] (II) LoadModule: "fbdev"
[    14.494] (WW) Warning, couldn't open module fbdev
[    14.494] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    14.494] (II) LoadModule: "vesa"
[    14.494] (WW) Warning, couldn't open module vesa
[    14.494] (EE) Failed to load module "vesa" (module does not exist, 0)
[    14.494] (II) NVIDIA dlloader X Driver  460.39  Thu Jan 21 21:54:11 UTC 2021
[    14.494] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    14.495] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    14.507] (II) modeset(0): using drv /dev/dri/card1
[    14.508] (II) Loading sub module "fb"
[    14.508] (II) LoadModule: "fb"
[    14.508] (II) Loading /usr/lib/xorg/modules/libfb.so
[    14.511] (II) Module fb: vendor="X.Org Foundation"
[    14.511] 	compiled for 1.20.10, module version = 1.0.0
[    14.511] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.511] (II) Loading sub module "wfb"
[    14.511] (II) LoadModule: "wfb"
[    14.511] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    14.514] (II) Module wfb: vendor="X.Org Foundation"
[    14.514] 	compiled for 1.20.10, module version = 1.0.0
[    14.514] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.514] (II) Loading sub module "ramdac"
[    14.514] (II) LoadModule: "ramdac"
[    14.514] (II) Module "ramdac" already built-in
[    14.525] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    14.525] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    14.525] (==) modeset(0): RGB weight 888
[    14.525] (==) modeset(0): Default visual is TrueColor
[    14.525] (II) Loading sub module "glamoregl"
[    14.525] (II) LoadModule: "glamoregl"
[    14.525] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    14.545] (II) Module glamoregl: vendor="X.Org Foundation"
[    14.545] 	compiled for 1.20.10, module version = 1.0.1
[    14.545] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.136] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 530 (SKL GT2)
[    15.136] (II) modeset(0): glamor initialized
[    15.165] (II) modeset(0): Output HDMI-1 has no monitor section
[    15.169] (II) modeset(0): Output HDMI-2 has no monitor section
[    15.198] (II) modeset(0): EDID for output HDMI-1
[    15.199] (II) modeset(0): Manufacturer: BNQ  Model: 78ce  Serial#: 21573
[    15.199] (II) modeset(0): Year: 2016  Week: 16
[    15.199] (II) modeset(0): EDID Version: 1.3
[    15.199] (II) modeset(0): Digital Display Input
[    15.199] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[    15.199] (II) modeset(0): Gamma: 2.20
[    15.199] (II) modeset(0): DPMS capabilities: Off
[    15.199] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    15.199] (II) modeset(0): Default color space is primary color space
[    15.199] (II) modeset(0): First detailed timing is preferred mode
[    15.199] (II) modeset(0): redX: 0.642 redY: 0.334   greenX: 0.334 greenY: 0.624
[    15.199] (II) modeset(0): blueX: 0.152 blueY: 0.050   whiteX: 0.313 whiteY: 0.329
[    15.199] (II) modeset(0): Supported established timings:
[    15.199] (II) modeset(0): 720x400@70Hz
[    15.199] (II) modeset(0): 640x480@60Hz
[    15.199] (II) modeset(0): 640x480@75Hz
[    15.199] (II) modeset(0): 800x600@60Hz
[    15.199] (II) modeset(0): 800x600@75Hz
[    15.199] (II) modeset(0): 832x624@75Hz
[    15.199] (II) modeset(0): 1024x768@60Hz
[    15.199] (II) modeset(0): 1024x768@75Hz
[    15.199] (II) modeset(0): 1280x1024@75Hz
[    15.199] (II) modeset(0): 1152x864@75Hz
[    15.199] (II) modeset(0): Manufacturer's mask: 0
[    15.199] (II) modeset(0): Supported standard timings:
[    15.199] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    15.199] (II) modeset(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    15.199] (II) modeset(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    15.199] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    15.199] (II) modeset(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    15.199] (II) modeset(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    15.199] (II) modeset(0): Supported detailed timing:
[    15.199] (II) modeset(0): clock: 148.5 MHz   Image Size:  531 x 299 mm
[    15.199] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    15.199] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    15.199] (II) modeset(0): Serial No: J4G07508SL0
[    15.199] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    15.199] (II) modeset(0): Monitor name: BenQ GL2460
[    15.199] (II) modeset(0): Supported detailed timing:
[    15.199] (II) modeset(0): clock: 148.5 MHz   Image Size:  531 x 299 mm
[    15.199] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    15.199] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    15.199] (II) modeset(0): Supported detailed timing:
[    15.199] (II) modeset(0): clock: 74.2 MHz   Image Size:  531 x 299 mm
[    15.199] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    15.199] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    15.199] (II) modeset(0): Supported detailed timing:
[    15.199] (II) modeset(0): clock: 74.2 MHz   Image Size:  531 x 299 mm
[    15.199] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    15.199] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    15.199] (II) modeset(0): Supported detailed timing:
[    15.199] (II) modeset(0): clock: 27.0 MHz   Image Size:  531 x 299 mm
[    15.199] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    15.199] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    15.199] (II) modeset(0): Number of EDID sections to follow: 1
[    15.199] (II) modeset(0): EDID (in hex):
[    15.199] (II) modeset(0): 	00ffffffffffff0009d1ce7845540000
[    15.199] (II) modeset(0): 	101a010380351e782e6b35a455559f27
[    15.199] (II) modeset(0): 	0c5054a56b80d1c081c081008180a9c0
[    15.199] (II) modeset(0): 	b30001010101023a801871382d40582c
[    15.199] (II) modeset(0): 	4500132b2100001e000000ff004a3447
[    15.199] (II) modeset(0): 	3037353038534c300a20000000fd0032
[    15.199] (II) modeset(0): 	4c1e5311000a202020202020000000fc
[    15.199] (II) modeset(0): 	0042656e5120474c323436300a20017a
[    15.199] (II) modeset(0): 	020322f14f9005040302011112131406
[    15.199] (II) modeset(0): 	0715161f2309070765030c0010008301
[    15.199] (II) modeset(0): 	0000023a801871382d40582c4500132b
[    15.199] (II) modeset(0): 	2100001f011d8018711c1620582c2500
[    15.199] (II) modeset(0): 	132b2100009f011d007251d01e206e28
[    15.199] (II) modeset(0): 	5500132b2100001e8c0ad08a20e02d10
[    15.199] (II) modeset(0): 	103e9600132b21000018000000000000
[    15.199] (II) modeset(0): 	000000000000000000000000000000e7
[    15.199] (II) modeset(0): Printing probed modes for output HDMI-1
[    15.199] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    15.199] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    15.199] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    15.199] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    15.199] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    15.199] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[    15.199] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    15.199] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    15.199] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    15.199] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    15.199] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    15.199] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    15.199] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    15.199] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    15.199] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    15.199] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    15.199] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    15.200] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    15.200] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    15.200] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    15.200] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    15.200] (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    15.200] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    15.200] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    15.200] (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[    15.200] (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    15.200] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    15.200] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    15.200] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    15.200] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    15.203] (II) modeset(0): EDID for output HDMI-2
[    15.203] (II) modeset(0): Output HDMI-1 connected
[    15.203] (II) modeset(0): Output HDMI-2 disconnected
[    15.203] (II) modeset(0): Using exact sizes for initial modes
[    15.203] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[    15.203] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    15.203] (==) modeset(0): DPI set to (96, 96)
[    15.203] (II) Loading sub module "fb"
[    15.203] (II) LoadModule: "fb"
[    15.203] (II) Loading /usr/lib/xorg/modules/libfb.so
[    15.203] (II) Module fb: vendor="X.Org Foundation"
[    15.203] 	compiled for 1.20.10, module version = 1.0.0
[    15.203] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.203] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[    15.203] (==) NVIDIA(G0): RGB weight 888
[    15.203] (==) NVIDIA(G0): Default visual is TrueColor
[    15.203] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[    15.204] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    15.204] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[    15.204] (**) NVIDIA(G0): Enabling 2D acceleration
[    15.204] (II) Loading sub module "glxserver_nvidia"
[    15.204] (II) LoadModule: "glxserver_nvidia"
[    15.204] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    15.290] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    15.290] 	compiled for 1.6.99.901, module version = 1.0.0
[    15.290] 	Module class: X.Org Server Extension
[    15.290] (II) NVIDIA GLX Module  460.39  Thu Jan 21 21:51:40 UTC 2021
[    15.292] (II) NVIDIA: The X server supports PRIME Render Offload.
[    16.186] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    16.186] (--) NVIDIA(0):     DFP-0
[    16.186] (--) NVIDIA(0):     DFP-1 (boot)
[    16.186] (--) NVIDIA(0):     DFP-2
[    16.186] (--) NVIDIA(0):     DFP-3
[    16.186] (--) NVIDIA(0):     DFP-4
[    16.186] (--) NVIDIA(0):     DFP-5
[    16.186] (--) NVIDIA(0):     DFP-6
[    16.186] (--) NVIDIA(0):     DFP-7
[    16.187] (II) NVIDIA(G0): NVIDIA GPU GeForce GTX 1080 (GP104-A) at PCI:1:0:0 (GPU-0)
[    16.187] (--) NVIDIA(G0): Memory: 8388608 kBytes
[    16.187] (--) NVIDIA(G0): VideoBIOS: 86.04.17.00.50
[    16.187] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[    16.188] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    16.188] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    16.188] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    16.188] (--) NVIDIA(GPU-0): 
[    16.217] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): connected
[    16.217] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): Internal TMDS
[    16.217] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): 600.0 MHz maximum pixel clock
[    16.217] (--) NVIDIA(GPU-0): 
[    16.217] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    16.217] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    16.217] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    16.217] (--) NVIDIA(GPU-0): 
[    16.217] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    16.217] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    16.217] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    16.217] (--) NVIDIA(GPU-0): 
[    16.217] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    16.217] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    16.217] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    16.217] (--) NVIDIA(GPU-0): 
[    16.217] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    16.217] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    16.217] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    16.217] (--) NVIDIA(GPU-0): 
[    16.217] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    16.217] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[    16.217] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[    16.217] (--) NVIDIA(GPU-0): 
[    16.217] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    16.217] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[    16.217] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[    16.217] (--) NVIDIA(GPU-0): 
[    16.222] (II) NVIDIA(G0): Validated MetaModes:
[    16.222] (II) NVIDIA(G0):     "NULL"
[    16.222] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[    16.227] (WW) NVIDIA(G0): Cannot find size of first mode for BenQ GL2460 (DFP-1); cannot
[    16.227] (WW) NVIDIA(G0):     compute DPI from BenQ GL2460 (DFP-1)'s EDID.
[    16.227] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[    16.260] (==) modeset(0): Backing store enabled
[    16.260] (==) modeset(0): Silken mouse disabled
[    16.391] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    16.391] (==) modeset(0): DPMS enabled
[    16.391] (II) modeset(0): [DRI2] Setup complete
[    16.391] (II) modeset(0): [DRI2]   DRI driver: iris
[    16.391] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    16.392] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[    16.392] (II) NVIDIA:     access.
[    16.397] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    16.397] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[    16.397] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[    16.397] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[    16.397] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[    16.397] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[    16.397] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    16.397] (II) NVIDIA(G0):     Config Options in the README.
[    16.409] (II) NVIDIA(G0): Setting mode "NULL"
[    16.414] (==) NVIDIA(G0): Disabling shared memory pixmaps
[    16.414] (==) NVIDIA(G0): Backing store enabled
[    16.414] (==) NVIDIA(G0): Silken mouse disabled
[    16.414] (==) NVIDIA(G0): DPMS enabled
[    16.414] (II) Loading sub module "dri2"
[    16.414] (II) LoadModule: "dri2"
[    16.414] (II) Module "dri2" already built-in
[    16.414] (II) NVIDIA(G0): [DRI2] Setup complete
[    16.414] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[    16.415] (II) Initializing extension Generic Event Extension
[    16.415] (II) Initializing extension SHAPE
[    16.415] (II) Initializing extension MIT-SHM
[    16.415] (II) Initializing extension XInputExtension
[    16.415] (II) Initializing extension XTEST
[    16.415] (II) Initializing extension BIG-REQUESTS
[    16.415] (II) Initializing extension SYNC
[    16.415] (II) Initializing extension XKEYBOARD
[    16.415] (II) Initializing extension XC-MISC
[    16.415] (II) Initializing extension SECURITY
[    16.415] (II) Initializing extension XFIXES
[    16.415] (II) Initializing extension RENDER
[    16.415] (II) Initializing extension RANDR
[    16.415] (II) Initializing extension COMPOSITE
[    16.415] (II) Initializing extension DAMAGE
[    16.416] (II) Initializing extension MIT-SCREEN-SAVER
[    16.416] (II) Initializing extension DOUBLE-BUFFER
[    16.416] (II) Initializing extension RECORD
[    16.416] (II) Initializing extension DPMS
[    16.416] (II) Initializing extension Present
[    16.416] (II) Initializing extension DRI3
[    16.416] (II) Initializing extension X-Resource
[    16.416] (II) Initializing extension XVideo
[    16.416] (II) Initializing extension XVideo-MotionCompensation
[    16.416] (II) Initializing extension GLX
[    16.416] (II) Initializing extension GLX
[    16.416] (II) Indirect GLX disabled.
[    16.421] (II) AIGLX: Loaded and initialized iris
[    16.421] (II) GLX: Initialized DRI2 GL provider for screen 0
[    16.421] (II) Initializing extension XFree86-VidModeExtension
[    16.421] (II) Initializing extension XFree86-DGA
[    16.421] (II) Initializing extension XFree86-DRI
[    16.421] (II) Initializing extension DRI2
[    16.421] (II) Initializing extension NV-GLX
[    16.421] (II) Initializing extension NV-CONTROL
[    16.428] (II) modeset(0): Damage tracking initialized
[    16.428] (II) modeset(0): Setting screen physical size to 508 x 285
[    16.486] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    16.486] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.486] (II) LoadModule: "libinput"
[    16.486] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    16.492] (II) Module libinput: vendor="X.Org Foundation"
[    16.493] 	compiled for 1.20.8, module version = 0.30.0
[    16.493] 	Module class: X.Org XInput Driver
[    16.493] 	ABI class: X.Org XInput driver, version 24.1
[    16.493] (II) Using input driver 'libinput' for 'Power Button'
[    16.493] (**) Power Button: always reports core events
[    16.493] (**) Option "Device" "/dev/input/event2"
[    16.493] (**) Option "_source" "server/udev"
[    16.498] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    16.498] (II) event2  - Power Button: device is a keyboard
[    16.498] (II) event2  - Power Button: device removed
[    16.533] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    16.533] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.534] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    16.534] (II) event2  - Power Button: device is a keyboard
[    16.534] (II) config/udev: Adding input device Video Bus (/dev/input/event17)
[    16.534] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    16.534] (II) Using input driver 'libinput' for 'Video Bus'
[    16.534] (**) Video Bus: always reports core events
[    16.534] (**) Option "Device" "/dev/input/event17"
[    16.534] (**) Option "_source" "server/udev"
[    16.535] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[    16.535] (II) event17 - Video Bus: device is a keyboard
[    16.535] (II) event17 - Video Bus: device removed
[    16.586] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18/event17"
[    16.586] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    16.590] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[    16.590] (II) event17 - Video Bus: device is a keyboard
[    16.591] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    16.592] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.592] (II) Using input driver 'libinput' for 'Power Button'
[    16.592] (**) Power Button: always reports core events
[    16.592] (**) Option "Device" "/dev/input/event1"
[    16.592] (**) Option "_source" "server/udev"
[    16.594] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    16.594] (II) event1  - Power Button: device is a keyboard
[    16.595] (II) event1  - Power Button: device removed
[    16.626] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    16.626] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    16.629] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    16.630] (II) event1  - Power Button: device is a keyboard
[    16.631] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    16.631] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    16.631] (II) Using input driver 'libinput' for 'Sleep Button'
[    16.631] (**) Sleep Button: always reports core events
[    16.631] (**) Option "Device" "/dev/input/event0"
[    16.631] (**) Option "_source" "server/udev"
[    16.634] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    16.634] (II) event0  - Sleep Button: device is a keyboard
[    16.635] (II) event0  - Sleep Button: device removed
[    16.666] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    16.666] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    16.669] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    16.670] (II) event0  - Sleep Button: device is a keyboard
[    16.672] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
[    16.672] (II) No input driver specified, ignoring this device.
[    16.672] (II) This device may have been added with another device file.
[    16.673] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[    16.673] (II) No input driver specified, ignoring this device.
[    16.673] (II) This device may have been added with another device file.
[    16.674] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event20)
[    16.674] (II) No input driver specified, ignoring this device.
[    16.674] (II) This device may have been added with another device file.
[    16.675] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event21)
[    16.675] (II) No input driver specified, ignoring this device.
[    16.675] (II) This device may have been added with another device file.
[    16.676] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event22)
[    16.676] (II) No input driver specified, ignoring this device.
[    16.676] (II) This device may have been added with another device file.
[    16.677] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event23)
[    16.677] (II) No input driver specified, ignoring this device.
[    16.677] (II) This device may have been added with another device file.
[    16.679] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event24)
[    16.679] (II) No input driver specified, ignoring this device.
[    16.679] (II) This device may have been added with another device file.
[    16.681] (II) config/udev: Adding input device UVC Camera (046d:0825) (/dev/input/event261)
[    16.681] (**) UVC Camera (046d:0825): Applying InputClass "libinput keyboard catchall"
[    16.681] (II) Using input driver 'libinput' for 'UVC Camera (046d:0825)'
[    16.681] (**) UVC Camera (046d:0825): always reports core events
[    16.681] (**) Option "Device" "/dev/input/event261"
[    16.681] (**) Option "_source" "server/udev"
[    16.685] (II) event261 - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[    16.685] (II) event261 - UVC Camera (046d:0825): device is a keyboard
[    16.686] (II) event261 - UVC Camera (046d:0825): device removed
[    16.746] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input38/event261"
[    16.746] (II) XINPUT: Adding extended input device "UVC Camera (046d:0825)" (type: KEYBOARD, id 10)
[    16.751] (II) event261 - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[    16.751] (II) event261 - UVC Camera (046d:0825): device is a keyboard
[    16.753] (II) config/udev: Adding input device Razer Razer DeathAdder Chroma (/dev/input/event10)
[    16.753] (**) Razer Razer DeathAdder Chroma: Applying InputClass "libinput pointer catchall"
[    16.753] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Chroma'
[    16.753] (**) Razer Razer DeathAdder Chroma: always reports core events
[    16.753] (**) Option "Device" "/dev/input/event10"
[    16.753] (**) Option "_source" "server/udev"
[    16.814] (II) event10 - Razer Razer DeathAdder Chroma: is tagged by udev as: Mouse
[    16.814] (II) event10 - Razer Razer DeathAdder Chroma: device is a pointer
[    16.815] (II) event10 - Razer Razer DeathAdder Chroma: device removed
[    16.866] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:1532:0043.0008/input/input11/event10"
[    16.866] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Chroma" (type: MOUSE, id 11)
[    16.867] (**) Option "AccelerationScheme" "none"
[    16.867] (**) Razer Razer DeathAdder Chroma: (accel) selected scheme none/0
[    16.867] (**) Razer Razer DeathAdder Chroma: (accel) acceleration factor: 2.000
[    16.867] (**) Razer Razer DeathAdder Chroma: (accel) acceleration threshold: 4
[    16.927] (II) event10 - Razer Razer DeathAdder Chroma: is tagged by udev as: Mouse
[    16.927] (II) event10 - Razer Razer DeathAdder Chroma: device is a pointer
[    16.930] (II) config/udev: Adding input device Razer Razer DeathAdder Chroma (/dev/input/mouse1)
[    16.930] (II) No input driver specified, ignoring this device.
[    16.930] (II) This device may have been added with another device file.
[    16.932] (II) config/udev: Adding input device Razer Razer DeathAdder Chroma Keyboard (/dev/input/event11)
[    16.932] (**) Razer Razer DeathAdder Chroma Keyboard: Applying InputClass "libinput keyboard catchall"
[    16.932] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Chroma Keyboard'
[    16.932] (**) Razer Razer DeathAdder Chroma Keyboard: always reports core events
[    16.932] (**) Option "Device" "/dev/input/event11"
[    16.932] (**) Option "_source" "server/udev"
[    16.936] (II) event11 - Razer Razer DeathAdder Chroma Keyboard: is tagged by udev as: Keyboard
[    16.937] (II) event11 - Razer Razer DeathAdder Chroma Keyboard: device is a keyboard
[    16.937] (II) event11 - Razer Razer DeathAdder Chroma Keyboard: device removed
[    16.973] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.1/0003:1532:0043.0009/input/input12/event11"
[    16.973] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Chroma Keyboard" (type: KEYBOARD, id 12)
[    16.978] (II) event11 - Razer Razer DeathAdder Chroma Keyboard: is tagged by udev as: Keyboard
[    16.978] (II) event11 - Razer Razer DeathAdder Chroma Keyboard: device is a keyboard
[    16.981] (II) config/udev: Adding input device Razer Razer DeathAdder Chroma Consumer Control (/dev/input/event12)
[    16.981] (**) Razer Razer DeathAdder Chroma Consumer Control: Applying InputClass "libinput keyboard catchall"
[    16.981] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Chroma Consumer Control'
[    16.981] (**) Razer Razer DeathAdder Chroma Consumer Control: always reports core events
[    16.981] (**) Option "Device" "/dev/input/event12"
[    16.981] (**) Option "_source" "server/udev"
[    16.986] (II) event12 - Razer Razer DeathAdder Chroma Consumer Control: is tagged by udev as: Keyboard
[    16.986] (II) event12 - Razer Razer DeathAdder Chroma Consumer Control: device is a keyboard
[    16.987] (II) event12 - Razer Razer DeathAdder Chroma Consumer Control: device removed
[    17.040] (II) libinput: Razer Razer DeathAdder Chroma Consumer Control: needs a virtual subdevice
[    17.040] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.1/0003:1532:0043.0009/input/input13/event12"
[    17.040] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Chroma Consumer Control" (type: MOUSE, id 13)
[    17.040] (**) Option "AccelerationScheme" "none"
[    17.040] (**) Razer Razer DeathAdder Chroma Consumer Control: (accel) selected scheme none/0
[    17.040] (**) Razer Razer DeathAdder Chroma Consumer Control: (accel) acceleration factor: 2.000
[    17.040] (**) Razer Razer DeathAdder Chroma Consumer Control: (accel) acceleration threshold: 4
[    17.045] (II) event12 - Razer Razer DeathAdder Chroma Consumer Control: is tagged by udev as: Keyboard
[    17.045] (II) event12 - Razer Razer DeathAdder Chroma Consumer Control: device is a keyboard
[    17.048] (II) config/udev: Adding input device Razer Razer DeathAdder Chroma System Control (/dev/input/event13)
[    17.048] (**) Razer Razer DeathAdder Chroma System Control: Applying InputClass "libinput keyboard catchall"
[    17.048] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Chroma System Control'
[    17.048] (**) Razer Razer DeathAdder Chroma System Control: always reports core events
[    17.048] (**) Option "Device" "/dev/input/event13"
[    17.048] (**) Option "_source" "server/udev"
[    17.052] (II) event13 - Razer Razer DeathAdder Chroma System Control: is tagged by udev as: Keyboard
[    17.052] (II) event13 - Razer Razer DeathAdder Chroma System Control: device is a keyboard
[    17.053] (II) event13 - Razer Razer DeathAdder Chroma System Control: device removed
[    17.080] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.1/0003:1532:0043.0009/input/input14/event13"
[    17.080] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Chroma System Control" (type: KEYBOARD, id 14)
[    17.085] (II) event13 - Razer Razer DeathAdder Chroma System Control: is tagged by udev as: Keyboard
[    17.085] (II) event13 - Razer Razer DeathAdder Chroma System Control: device is a keyboard
[    17.087] (II) config/udev: Adding input device Razer Razer DeathAdder Chroma (/dev/input/event14)
[    17.088] (II) No input driver specified, ignoring this device.
[    17.088] (II) This device may have been added with another device file.
[    17.090] (II) config/udev: Adding input device Razer Razer DeathAdder Chroma (/dev/input/event15)
[    17.090] (**) Razer Razer DeathAdder Chroma: Applying InputClass "libinput keyboard catchall"
[    17.090] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Chroma'
[    17.090] (**) Razer Razer DeathAdder Chroma: always reports core events
[    17.090] (**) Option "Device" "/dev/input/event15"
[    17.090] (**) Option "_source" "server/udev"
[    17.094] (II) event15 - Razer Razer DeathAdder Chroma: is tagged by udev as: Keyboard
[    17.094] (II) event15 - Razer Razer DeathAdder Chroma: device is a keyboard
[    17.095] (II) event15 - Razer Razer DeathAdder Chroma: device removed
[    17.120] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:1532:0043.000A/input/input16/event15"
[    17.120] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Chroma" (type: KEYBOARD, id 15)
[    17.125] (II) event15 - Razer Razer DeathAdder Chroma: is tagged by udev as: Keyboard
[    17.125] (II) event15 - Razer Razer DeathAdder Chroma: device is a keyboard
[    17.128] (II) config/udev: Adding input device SteelSeries SteelSeries GameDAC (/dev/input/event9)
[    17.128] (**) SteelSeries SteelSeries GameDAC: Applying InputClass "libinput keyboard catchall"
[    17.128] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries GameDAC'
[    17.128] (**) SteelSeries SteelSeries GameDAC: always reports core events
[    17.128] (**) Option "Device" "/dev/input/event9"
[    17.128] (**) Option "_source" "server/udev"
[    17.133] (II) event9  - SteelSeries SteelSeries GameDAC: is tagged by udev as: Keyboard
[    17.133] (II) event9  - SteelSeries SteelSeries GameDAC: device is a keyboard
[    17.134] (II) event9  - SteelSeries SteelSeries GameDAC: device removed
[    17.160] (II) libinput: SteelSeries SteelSeries GameDAC: needs a virtual subdevice
[    17.160] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.1/0003:1038:1280.0005/input/input9/event9"
[    17.160] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries GameDAC" (type: MOUSE, id 16)
[    17.160] (**) Option "AccelerationScheme" "none"
[    17.160] (**) SteelSeries SteelSeries GameDAC: (accel) selected scheme none/0
[    17.160] (**) SteelSeries SteelSeries GameDAC: (accel) acceleration factor: 2.000
[    17.160] (**) SteelSeries SteelSeries GameDAC: (accel) acceleration threshold: 4
[    17.165] (II) event9  - SteelSeries SteelSeries GameDAC: is tagged by udev as: Keyboard
[    17.165] (II) event9  - SteelSeries SteelSeries GameDAC: device is a keyboard
[    17.168] (II) config/udev: Adding input device Razer Razer BlackWidow Chroma (/dev/input/event3)
[    17.168] (**) Razer Razer BlackWidow Chroma: Applying InputClass "libinput keyboard catchall"
[    17.168] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Chroma'
[    17.168] (**) Razer Razer BlackWidow Chroma: always reports core events
[    17.168] (**) Option "Device" "/dev/input/event3"
[    17.168] (**) Option "_source" "server/udev"
[    17.173] (II) event3  - Razer Razer BlackWidow Chroma: is tagged by udev as: Keyboard
[    17.173] (II) event3  - Razer Razer BlackWidow Chroma: device is a keyboard
[    17.174] (II) event3  - Razer Razer BlackWidow Chroma: device removed
[    17.200] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:1532:0203.0001/input/input3/event3"
[    17.200] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Chroma" (type: KEYBOARD, id 17)
[    17.205] (II) event3  - Razer Razer BlackWidow Chroma: is tagged by udev as: Keyboard
[    17.205] (II) event3  - Razer Razer BlackWidow Chroma: device is a keyboard
[    17.208] (II) config/udev: Adding input device Razer Razer BlackWidow Chroma Keyboard (/dev/input/event4)
[    17.208] (**) Razer Razer BlackWidow Chroma Keyboard: Applying InputClass "libinput keyboard catchall"
[    17.208] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Chroma Keyboard'
[    17.208] (**) Razer Razer BlackWidow Chroma Keyboard: always reports core events
[    17.208] (**) Option "Device" "/dev/input/event4"
[    17.208] (**) Option "_source" "server/udev"
[    17.212] (II) event4  - Razer Razer BlackWidow Chroma Keyboard: is tagged by udev as: Keyboard
[    17.213] (II) event4  - Razer Razer BlackWidow Chroma Keyboard: device is a keyboard
[    17.213] (II) event4  - Razer Razer BlackWidow Chroma Keyboard: device removed
[    17.240] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1532:0203.0002/input/input4/event4"
[    17.240] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Chroma Keyboard" (type: KEYBOARD, id 18)
[    17.245] (II) event4  - Razer Razer BlackWidow Chroma Keyboard: is tagged by udev as: Keyboard
[    17.245] (II) event4  - Razer Razer BlackWidow Chroma Keyboard: device is a keyboard
[    17.248] (II) config/udev: Adding input device Razer Razer BlackWidow Chroma Consumer Control (/dev/input/event5)
[    17.248] (**) Razer Razer BlackWidow Chroma Consumer Control: Applying InputClass "libinput keyboard catchall"
[    17.248] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Chroma Consumer Control'
[    17.248] (**) Razer Razer BlackWidow Chroma Consumer Control: always reports core events
[    17.248] (**) Option "Device" "/dev/input/event5"
[    17.248] (**) Option "_source" "server/udev"
[    17.252] (II) event5  - Razer Razer BlackWidow Chroma Consumer Control: is tagged by udev as: Keyboard
[    17.253] (II) event5  - Razer Razer BlackWidow Chroma Consumer Control: device is a keyboard
[    17.253] (II) event5  - Razer Razer BlackWidow Chroma Consumer Control: device removed
[    17.280] (II) libinput: Razer Razer BlackWidow Chroma Consumer Control: needs a virtual subdevice
[    17.280] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1532:0203.0002/input/input5/event5"
[    17.280] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Chroma Consumer Control" (type: MOUSE, id 19)
[    17.280] (**) Option "AccelerationScheme" "none"
[    17.280] (**) Razer Razer BlackWidow Chroma Consumer Control: (accel) selected scheme none/0
[    17.280] (**) Razer Razer BlackWidow Chroma Consumer Control: (accel) acceleration factor: 2.000
[    17.280] (**) Razer Razer BlackWidow Chroma Consumer Control: (accel) acceleration threshold: 4
[    17.285] (II) event5  - Razer Razer BlackWidow Chroma Consumer Control: is tagged by udev as: Keyboard
[    17.285] (II) event5  - Razer Razer BlackWidow Chroma Consumer Control: device is a keyboard
[    17.288] (II) config/udev: Adding input device Razer Razer BlackWidow Chroma System Control (/dev/input/event6)
[    17.288] (**) Razer Razer BlackWidow Chroma System Control: Applying InputClass "libinput keyboard catchall"
[    17.288] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Chroma System Control'
[    17.288] (**) Razer Razer BlackWidow Chroma System Control: always reports core events
[    17.288] (**) Option "Device" "/dev/input/event6"
[    17.288] (**) Option "_source" "server/udev"
[    17.292] (II) event6  - Razer Razer BlackWidow Chroma System Control: is tagged by udev as: Keyboard
[    17.292] (II) event6  - Razer Razer BlackWidow Chroma System Control: device is a keyboard
[    17.293] (II) event6  - Razer Razer BlackWidow Chroma System Control: device removed
[    17.320] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1532:0203.0002/input/input6/event6"
[    17.320] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Chroma System Control" (type: KEYBOARD, id 20)
[    17.325] (II) event6  - Razer Razer BlackWidow Chroma System Control: is tagged by udev as: Keyboard
[    17.325] (II) event6  - Razer Razer BlackWidow Chroma System Control: device is a keyboard
[    17.328] (II) config/udev: Adding input device Razer Razer BlackWidow Chroma (/dev/input/event7)
[    17.328] (II) No input driver specified, ignoring this device.
[    17.328] (II) This device may have been added with another device file.
[    17.330] (II) config/udev: Adding input device Razer Razer BlackWidow Chroma (/dev/input/event8)
[    17.330] (**) Razer Razer BlackWidow Chroma: Applying InputClass "libinput pointer catchall"
[    17.330] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Chroma'
[    17.330] (**) Razer Razer BlackWidow Chroma: always reports core events
[    17.330] (**) Option "Device" "/dev/input/event8"
[    17.330] (**) Option "_source" "server/udev"
[    17.387] (II) event8  - Razer Razer BlackWidow Chroma: is tagged by udev as: Mouse
[    17.387] (II) event8  - Razer Razer BlackWidow Chroma: device is a pointer
[    17.387] (II) event8  - Razer Razer BlackWidow Chroma: device removed
[    17.440] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/0003:1532:0203.0003/input/input8/event8"
[    17.440] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Chroma" (type: MOUSE, id 21)
[    17.440] (**) Option "AccelerationScheme" "none"
[    17.440] (**) Razer Razer BlackWidow Chroma: (accel) selected scheme none/0
[    17.440] (**) Razer Razer BlackWidow Chroma: (accel) acceleration factor: 2.000
[    17.440] (**) Razer Razer BlackWidow Chroma: (accel) acceleration threshold: 4
[    17.504] (II) event8  - Razer Razer BlackWidow Chroma: is tagged by udev as: Mouse
[    17.504] (II) event8  - Razer Razer BlackWidow Chroma: device is a pointer
[    17.507] (II) config/udev: Adding input device Razer Razer BlackWidow Chroma (/dev/input/mouse0)
[    17.507] (II) No input driver specified, ignoring this device.
[    17.507] (II) This device may have been added with another device file.
[    17.508] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event25)
[    17.508] (II) No input driver specified, ignoring this device.
[    17.508] (II) This device may have been added with another device file.
[    17.509] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event26)
[    17.509] (II) No input driver specified, ignoring this device.
[    17.509] (II) This device may have been added with another device file.
[    17.510] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event27)
[    17.510] (II) No input driver specified, ignoring this device.
[    17.510] (II) This device may have been added with another device file.
[    17.511] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event28)
[    17.511] (II) No input driver specified, ignoring this device.
[    17.511] (II) This device may have been added with another device file.
[    17.512] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event29)
[    17.512] (II) No input driver specified, ignoring this device.
[    17.512] (II) This device may have been added with another device file.
[    17.513] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event30)
[    17.513] (II) No input driver specified, ignoring this device.
[    17.513] (II) This device may have been added with another device file.
[    17.514] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event31)
[    17.514] (II) No input driver specified, ignoring this device.
[    17.514] (II) This device may have been added with another device file.
[    17.516] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event256)
[    17.516] (II) No input driver specified, ignoring this device.
[    17.516] (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=7 (/dev/input/event257)
[    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=8 (/dev/input/event258)
[    17.518] (II) No input driver specified, ignoring this device.
[    17.518] (II) This device may have been added with another device file.
[    17.519] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event259)
[    17.519] (II) No input driver specified, ignoring this device.
[    17.519] (II) This device may have been added with another device file.
[    17.520] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event260)
[    17.520] (II) No input driver specified, ignoring this device.
[    17.520] (II) This device may have been added with another device file.
[    17.521] (II) config/udev: Adding input device PC Speaker (/dev/input/event16)
[    17.521] (II) No input driver specified, ignoring this device.
[    17.521] (II) This device may have been added with another device file.
[    17.571] (**) Razer Razer DeathAdder Chroma Consumer Control: Applying InputClass "libinput keyboard catchall"
[    17.571] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Chroma Consumer Control'
[    17.571] (**) Razer Razer DeathAdder Chroma Consumer Control: always reports core events
[    17.571] (**) Option "Device" "/dev/input/event12"
[    17.571] (**) Option "_source" "_driver/libinput"
[    17.571] (II) libinput: Razer Razer DeathAdder Chroma Consumer Control: is a virtual subdevice
[    17.571] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.1/0003:1532:0043.0009/input/input13/event12"
[    17.571] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Chroma Consumer Control" (type: KEYBOARD, id 22)
[    17.571] (**) SteelSeries SteelSeries GameDAC: Applying InputClass "libinput keyboard catchall"
[    17.571] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries GameDAC'
[    17.572] (**) SteelSeries SteelSeries GameDAC: always reports core events
[    17.572] (**) Option "Device" "/dev/input/event9"
[    17.572] (**) Option "_source" "_driver/libinput"
[    17.572] (II) libinput: SteelSeries SteelSeries GameDAC: is a virtual subdevice
[    17.572] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.1/0003:1038:1280.0005/input/input9/event9"
[    17.572] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries GameDAC" (type: KEYBOARD, id 23)
[    17.572] (**) Razer Razer BlackWidow Chroma Consumer Control: Applying InputClass "libinput keyboard catchall"
[    17.572] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Chroma Consumer Control'
[    17.572] (**) Razer Razer BlackWidow Chroma Consumer Control: always reports core events
[    17.572] (**) Option "Device" "/dev/input/event5"
[    17.572] (**) Option "_source" "_driver/libinput"
[    17.572] (II) libinput: Razer Razer BlackWidow Chroma Consumer Control: is a virtual subdevice
[    17.572] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1532:0203.0002/input/input5/event5"
[    17.572] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Chroma Consumer Control" (type: KEYBOARD, id 24)
[    17.607] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event30)
[    17.608] (II) No input driver specified, ignoring this device.
[    17.608] (II) This device may have been added with another device file.
[    17.608] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event259)
[    17.608] (II) No input driver specified, ignoring this device.
[    17.608] (II) This device may have been added with another device file.
[    17.609] (II) config/udev: removing device UVC Camera (046d:0825)
[    17.609] (II) event261 - UVC Camera (046d:0825): device removed
[    17.680] (II) UnloadModule: "libinput"
[    17.681] (II) config/udev: Adding input device UVC Camera (046d:0825) (/dev/input/event261)
[    17.681] (**) UVC Camera (046d:0825): Applying InputClass "libinput keyboard catchall"
[    17.681] (II) Using input driver 'libinput' for 'UVC Camera (046d:0825)'
[    17.681] (**) UVC Camera (046d:0825): always reports core events
[    17.681] (**) Option "Device" "/dev/input/event261"
[    17.681] (**) Option "_source" "server/udev"
[    17.685] (II) event261 - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[    17.685] (II) event261 - UVC Camera (046d:0825): device is a keyboard
[    17.685] (II) event261 - UVC Camera (046d:0825): device removed
[    17.746] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input38/event261"
[    17.746] (II) XINPUT: Adding extended input device "UVC Camera (046d:0825)" (type: KEYBOARD, id 10)
[    17.750] (II) event261 - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[    17.751] (II) event261 - UVC Camera (046d:0825): device is a keyboard
[    34.050] (II) modeset(0): EDID vendor "BNQ", prod id 30926
[    34.050] (II) modeset(0): Using EDID range info for horizontal sync
[    34.050] (II) modeset(0): Using EDID range info for vertical refresh
[    34.050] (II) modeset(0): Printing DDC gathered Modelines:
[    34.050] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    34.050] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    34.050] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    34.050] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    34.050] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    34.050] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    34.050] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    34.050] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    34.050] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    34.050] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    34.050] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    34.050] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    34.050] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    34.050] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    34.050] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    34.050] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    34.050] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    34.050] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    34.050] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    34.050] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    34.050] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    34.050] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    34.050] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    34.050] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    34.083] (II) modeset(0): EDID vendor "BNQ", prod id 30926
[    34.083] (II) modeset(0): Using hsync ranges from config file
[    34.083] (II) modeset(0): Using vrefresh ranges from config file
[    34.083] (II) modeset(0): Printing DDC gathered Modelines:
[    34.083] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    34.083] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    34.083] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    34.083] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    34.083] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    34.083] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    34.083] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    34.083] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    34.083] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    34.083] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    34.083] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    34.083] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    34.083] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    34.083] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    34.083] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    34.083] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    34.083] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    34.083] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    34.083] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    34.083] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    34.083] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    34.083] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    34.083] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    34.083] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    34.087] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    34.087] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    34.087] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    34.087] (--) NVIDIA(GPU-0): 
[    34.117] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): connected
[    34.117] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): Internal TMDS
[    34.117] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): 600.0 MHz maximum pixel clock
[    34.117] (--) NVIDIA(GPU-0): 
[    34.117] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    34.117] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    34.117] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    34.117] (--) NVIDIA(GPU-0): 
[    34.117] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    34.117] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    34.117] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    34.117] (--) NVIDIA(GPU-0): 
[    34.117] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    34.117] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    34.117] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    34.117] (--) NVIDIA(GPU-0): 
[    34.117] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    34.117] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    34.117] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    34.117] (--) NVIDIA(GPU-0): 
[    34.117] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    34.117] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[    34.117] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[    34.117] (--) NVIDIA(GPU-0): 
[    34.117] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    34.117] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[    34.117] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[    34.117] (--) NVIDIA(GPU-0): 
[    34.887] (II) modeset(0): EDID vendor "BNQ", prod id 30926
[    34.887] (II) modeset(0): Using hsync ranges from config file
[    34.887] (II) modeset(0): Using vrefresh ranges from config file
[    34.887] (II) modeset(0): Printing DDC gathered Modelines:
[    34.887] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    34.887] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    34.887] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    34.887] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    34.887] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    34.887] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    34.887] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    34.887] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    34.887] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    34.887] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    34.887] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    34.887] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    34.887] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    34.887] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    34.887] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    34.887] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    34.887] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    34.887] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    34.887] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    34.887] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    34.887] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    34.887] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    34.887] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    34.887] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    34.919] (II) modeset(0): EDID vendor "BNQ", prod id 30926
[    34.919] (II) modeset(0): Using hsync ranges from config file
[    34.919] (II) modeset(0): Using vrefresh ranges from config file
[    34.919] (II) modeset(0): Printing DDC gathered Modelines:
[    34.919] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    34.919] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    34.919] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    34.919] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    34.919] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    34.919] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    34.919] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    34.919] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    34.919] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    34.919] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    34.919] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    34.919] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    34.919] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    34.919] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    34.919] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    34.919] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    34.919] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    34.919] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    34.919] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    34.919] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    34.919] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    34.919] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    34.919] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    34.919] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    34.923] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    34.923] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    34.923] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    34.923] (--) NVIDIA(GPU-0): 
[    34.952] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): connected
[    34.952] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): Internal TMDS
[    34.952] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): 600.0 MHz maximum pixel clock
[    34.952] (--) NVIDIA(GPU-0): 
[    34.953] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    34.953] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    34.953] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    34.953] (--) NVIDIA(GPU-0): 
[    34.953] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    34.953] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    34.953] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    34.953] (--) NVIDIA(GPU-0): 
[    34.953] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    34.953] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    34.953] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    34.953] (--) NVIDIA(GPU-0): 
[    34.953] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    34.953] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    34.953] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    34.953] (--) NVIDIA(GPU-0): 
[    34.953] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    34.953] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[    34.953] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[    34.953] (--) NVIDIA(GPU-0): 
[    34.953] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    34.953] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[    34.953] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[    34.953] (--) NVIDIA(GPU-0): 
[    34.971] (II) modeset(0): Allocate new frame buffer 3840x1080 stride
[    35.054] (II) NVIDIA(G0): Setting mode "HDMI-1-0: nvidia-auto-select @1920x1080 +1920+0 {AllowGSYNC=Off, ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    36.252] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): connected
[    36.252] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): Internal TMDS
[    36.252] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): 600.0 MHz maximum pixel clock
[    36.252] (--) NVIDIA(GPU-0): 
[    36.281] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): connected
[    36.281] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): Internal TMDS
[    36.281] (--) NVIDIA(GPU-0): BenQ GL2460 (DFP-1): 600.0 MHz maximum pixel clock
[    36.281] (--) NVIDIA(GPU-0): 
[    41.659] (EE) event10 - Razer Razer DeathAdder Chroma: client bug: event processing lagging behind by 12ms, your system is too slow
[    44.127] (EE) event10 - Razer Razer DeathAdder Chroma: client bug: event processing lagging behind by 13ms, your system is too slow
[    44.857] (EE) event10 - Razer Razer DeathAdder Chroma: client bug: event processing lagging behind by 11ms, your system is too slow
[    45.560] (EE) event10 - Razer Razer DeathAdder Chroma: client bug: event processing lagging behind by 11ms, your system is too slow
[    45.677] (EE) event10 - Razer Razer DeathAdder Chroma: client bug: event processing lagging behind by 12ms, your system is too slow
[    45.677] (EE) event10 - Razer Razer DeathAdder Chroma: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[    56.024] (EE) client bug: timer event10 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[    97.119] (EE) client bug: timer event10 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[   160.739] (II) event10 - Razer Razer DeathAdder Chroma: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.16.4/button-debouncing.html for details
[   859.058] (EE) client bug: timer event10 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[   913.657] (EE) client bug: timer event10 debounce short: scheduled expiry is in the past (-3ms), your system is too slow

Also the problem is only on the screen that connects to the MB (Intel)

Thanks for the help in advance.

Last edited by DFJ808 (2021-01-28 22:24:56)

Offline

#2 2021-01-28 21:19:11

DFJ808
Member
Registered: 2021-01-25
Posts: 3

Re: Screen "jittering" and "turning off"

Please let me know what other details you might need, thanks smile

Offline

#3 2021-01-28 22:05:32

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,626

Offline

#4 2021-01-28 22:22:10

DFJ808
Member
Registered: 2021-01-25
Posts: 3

Re: Screen "jittering" and "turning off"

I've done this already, still not resolved. You can see in my Xorg log on the 7th line,

Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/volgroup0-lv_root rw loglevel=3 quiet cryptdevice=UUID=10a7d9e4-cb29-4a5e-8f2c-1cfb537cb434:lvm root=/dev/volgroup0/lv_root quiet video=SVIDEO-1:d i915.enable_psr=0

Also, cat /proc/cmdline:

BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/volgroup0-lv_root rw loglevel=3 quiet cryptdevice=UUID=10a7d9e4-cb29-4a5e-8f2c-1cfb537cb434:lvm root=/dev/volgroup0/lv_root quiet video=SVIDEO-1:d i915.enable_psr=0

shows the feature is disabled.

Appreciate the response though, just updated my initial post smile

Last edited by DFJ808 (2021-01-28 22:25:57)

Offline

#5 2021-01-28 22:41:38

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,626

Re: Screen "jittering" and "turning off"

Does it happen w/o the compositor (shift+alt+f12 toggles it in kwin)?
If not, https://wiki.archlinux.org/index.php/In … ver_(i965)

Does it happen in a reverse prime setup (ie. when setting nvidia as main GPU and use the intel chip as crtc only)?

Offline

Board footer

Powered by FluxBB