You are not logged in.

#1 2018-04-25 10:35:15

hujingbo233
Member
Registered: 2018-04-25
Posts: 4

[SOLVED] X freezes when exiting, after updating kernel to 4.16

Hello everyone.
I tried to update the kernel to 4.16. Then I found X failed to exit (using "i3-msg exit") and froze my computer. Now I have to downgrade the kernel back to 4.15, and everything works.

Last edited by hujingbo233 (2018-04-25 13:50:44)

Offline

#2 2018-04-25 10:39:42

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

Re: [SOLVED] X freezes when exiting, after updating kernel to 4.16

Welcome to the forums hujingbo233,  if you want help in resolving this you have to provide much more information, journal/Xorg logs details on your hardware would probably be a helpful start.

Please read https://bbs.archlinux.org/viewtopic.php?id=57855 and http://www.catb.org/esr/faqs/smart-questions.html

Offline

#3 2018-04-25 10:46:06

hujingbo233
Member
Registered: 2018-04-25
Posts: 4

Re: [SOLVED] X freezes when exiting, after updating kernel to 4.16

Sorry.
When using 4.15 kernel, the X log file (under ~/.local/share/xorg) looks like:

[     9.106] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[     9.106] X Protocol Version 11, Revision 0
[     9.106] Build Operating System: Linux 4.15.6-1-ARCH x86_64 
[     9.106] Current Operating System: Linux harbor 4.15.10-1-ARCH #1 SMP PREEMPT Thu Mar 15 12:24:34 UTC 2018 x86_64
[     9.106] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2a252c3c-6251-4446-9250-9332640e1e50 rw quiet
[     9.107] Build Date: 12 April 2018  05:31:07AM
[     9.107]  
[     9.107] Current version of pixman: 0.34.0
[     9.107] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     9.107] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     9.107] (==) Log file: "/home/jingbo/.local/share/xorg/Xorg.0.log", Time: Wed Apr 25 18:09:03 2018
[     9.109] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     9.109] (==) No Layout section.  Using the first Screen section.
[     9.109] (==) No screen section available. Using defaults.
[     9.109] (**) |-->Screen "Default Screen Section" (0)
[     9.109] (**) |   |-->Monitor "<default monitor>"
[     9.110] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     9.110] (==) Automatically adding devices
[     9.110] (==) Automatically enabling devices
[     9.110] (==) Automatically adding GPU devices
[     9.110] (==) Automatically binding GPU devices
[     9.110] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     9.110] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
[     9.111] 	Entry deleted from font path.
[     9.111] 	(Run 'mkfontdir' on "/usr/share/fonts/misc/").
[     9.111] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[     9.111] 	Entry deleted from font path.
[     9.111] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[     9.111] 	Entry deleted from font path.
[     9.112] (==) FontPath set to:
	/usr/share/fonts/TTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[     9.112] (==) ModulePath set to "/usr/lib/xorg/modules"
[     9.112] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     9.112] (II) Loader magic: 0x56294edf8d60
[     9.112] (II) Module ABI versions:
[     9.112] 	X.Org ANSI C Emulation: 0.4
[     9.112] 	X.Org Video Driver: 23.0
[     9.112] 	X.Org XInput driver : 24.1
[     9.112] 	X.Org Server Extension : 10.0
[     9.113] (++) using VT number 1

[     9.115] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[     9.116] (II) xfree86: Adding drm device (/dev/dri/card0)
[     9.117] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[     9.117] (II) xfree86: Adding drm device (/dev/dri/card1)
[     9.118] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[     9.121] (--) PCI:*(0:0:2:0) 8086:5917:1d72:1701 rev 7, Mem @ 0xb2000000/16777216, 0xc0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[     9.121] (--) PCI: (0:1:0:0) 10de:1d12:1d72:1701 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00003000/128
[     9.121] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     9.121] (II) LoadModule: "glx"
[     9.121] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     9.128] (II) Module glx: vendor="X.Org Foundation"
[     9.128] 	compiled for 1.19.6, module version = 1.0.0
[     9.128] 	ABI class: X.Org Server Extension, version 10.0
[     9.128] (==) Matched intel as autoconfigured driver 0
[     9.128] (==) Matched nouveau as autoconfigured driver 1
[     9.128] (==) Matched nv as autoconfigured driver 2
[     9.128] (==) Matched intel as autoconfigured driver 3
[     9.128] (==) Matched modesetting as autoconfigured driver 4
[     9.128] (==) Matched fbdev as autoconfigured driver 5
[     9.128] (==) Matched vesa as autoconfigured driver 6
[     9.128] (==) Assigned the driver to the xf86ConfigLayout
[     9.128] (II) LoadModule: "intel"
[     9.128] (WW) Warning, couldn't open module intel
[     9.128] (II) UnloadModule: "intel"
[     9.128] (II) Unloading intel
[     9.128] (EE) Failed to load module "intel" (module does not exist, 0)
[     9.128] (II) LoadModule: "nouveau"
[     9.129] (WW) Warning, couldn't open module nouveau
[     9.129] (II) UnloadModule: "nouveau"
[     9.129] (II) Unloading nouveau
[     9.129] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     9.129] (II) LoadModule: "nv"
[     9.129] (WW) Warning, couldn't open module nv
[     9.129] (II) UnloadModule: "nv"
[     9.129] (II) Unloading nv
[     9.129] (EE) Failed to load module "nv" (module does not exist, 0)
[     9.129] (II) LoadModule: "modesetting"
[     9.129] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     9.129] (II) Module modesetting: vendor="X.Org Foundation"
[     9.129] 	compiled for 1.19.6, module version = 1.19.6
[     9.129] 	Module class: X.Org Video Driver
[     9.129] 	ABI class: X.Org Video Driver, version 23.0
[     9.129] (II) LoadModule: "fbdev"
[     9.130] (WW) Warning, couldn't open module fbdev
[     9.130] (II) UnloadModule: "fbdev"
[     9.130] (II) Unloading fbdev
[     9.130] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     9.130] (II) LoadModule: "vesa"
[     9.130] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     9.130] (II) Module vesa: vendor="X.Org Foundation"
[     9.130] 	compiled for 1.19.6, module version = 2.4.0
[     9.130] 	Module class: X.Org Video Driver
[     9.130] 	ABI class: X.Org Video Driver, version 23.0
[     9.130] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     9.130] (II) VESA: driver for VESA chipsets: vesa
[     9.130] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[     9.130] (II) modeset(0): using drv /dev/dri/card0
[     9.130] (II) modeset(G0): using drv /dev/dri/card1
[     9.130] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[     9.130] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     9.130] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     9.130] (==) modeset(0): RGB weight 888
[     9.130] (==) modeset(0): Default visual is TrueColor
[     9.130] (II) Loading sub module "glamoregl"
[     9.130] (II) LoadModule: "glamoregl"
[     9.130] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     9.135] (II) Module glamoregl: vendor="X.Org Foundation"
[     9.135] 	compiled for 1.19.6, module version = 1.0.0
[     9.135] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.135] (II) glamor: OpenGL accelerated X.org driver based.
[     9.169] (II) glamor: EGL version 1.4 (DRI2):
[     9.184] (II) modeset(0): glamor initialized
[     9.185] (II) modeset(0): Output eDP-1 has no monitor section
[     9.197] (II) modeset(0): Output HDMI-1 has no monitor section
[     9.206] (II) modeset(0): Output DP-1 has no monitor section
[     9.320] (II) modeset(0): Output HDMI-2 has no monitor section
[     9.322] (II) modeset(0): EDID for output eDP-1
[     9.322] (II) modeset(0): Manufacturer: BOE  Model: 747  Serial#: 0
[     9.322] (II) modeset(0): Year: 2017  Week: 18
[     9.322] (II) modeset(0): EDID Version: 1.4
[     9.322] (II) modeset(0): Digital Display Input
[     9.322] (II) modeset(0): 8 bits per channel
[     9.322] (II) modeset(0): Digital interface is DisplayPort
[     9.322] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     9.322] (II) modeset(0): Gamma: 2.20
[     9.322] (II) modeset(0): No DPMS capabilities specified
[     9.322] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[     9.322] (II) modeset(0): First detailed timing is preferred mode
[     9.322] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     9.322] (II) modeset(0): redX: 0.648 redY: 0.345   greenX: 0.334 greenY: 0.616
[     9.322] (II) modeset(0): blueX: 0.150 blueY: 0.058   whiteX: 0.311 whiteY: 0.335
[     9.322] (II) modeset(0): Manufacturer's mask: 0
[     9.322] (II) modeset(0): Supported detailed timing:
[     9.322] (II) modeset(0): clock: 152.6 MHz   Image Size:  344 x 194 mm
[     9.322] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2230 h_border: 0
[     9.322] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1140 v_border: 0
[     9.322] (II) modeset(0): Supported detailed timing:
[     9.322] (II) modeset(0): clock: 117.7 MHz   Image Size:  344 x 194 mm
[     9.322] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2190 h_border: 0
[     9.322] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1120 v_border: 0
[     9.322] (II) modeset(0):  BOE CQ
[     9.322] (II) modeset(0):  NV156FHM-N61
[     9.322] (II) modeset(0): EDID (in hex):
[     9.322] (II) modeset(0): 	00ffffffffffff0009e5470700000000
[     9.322] (II) modeset(0): 	121b0104a5221378021bbba658559d26
[     9.322] (II) modeset(0): 	0e4f5500000001010101010101010101
[     9.322] (II) modeset(0): 	0101010101019c3b803671383c403020
[     9.322] (II) modeset(0): 	360058c21000001afd2d800e71382840
[     9.322] (II) modeset(0): 	3020360058c21000001a000000fe0042
[     9.322] (II) modeset(0): 	4f452043510a202020202020000000fe
[     9.322] (II) modeset(0): 	004e5631353646484d2d4e36310a0030
[     9.323] (II) modeset(0): Printing probed modes for output eDP-1
[     9.323] (II) modeset(0): Modeline "1920x1080"x60.0  152.60  1920 1968 2000 2230  1080 1083 1089 1140 +hsync -vsync (68.4 kHz eP)
[     9.323] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     9.323] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     9.323] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     9.323] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     9.323] (II) modeset(0): Modeline "1920x1080"x48.0  117.73  1920 1968 2000 2190  1080 1083 1089 1120 +hsync -vsync (53.8 kHz e)
[     9.323] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     9.323] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     9.323] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     9.323] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     9.323] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     9.323] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     9.323] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     9.323] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     9.323] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     9.323] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     9.323] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     9.323] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     9.323] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     9.323] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     9.323] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     9.323] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     9.323] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     9.323] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     9.323] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     9.323] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     9.323] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     9.323] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     9.323] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     9.323] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     9.323] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     9.323] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     9.323] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     9.323] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     9.323] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     9.323] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     9.323] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     9.323] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     9.323] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     9.323] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     9.323] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     9.323] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     9.324] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     9.324] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     9.324] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     9.324] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     9.324] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     9.324] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     9.324] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     9.324] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     9.324] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     9.324] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     9.324] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     9.324] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     9.324] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     9.324] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     9.324] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     9.324] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     9.324] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     9.324] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     9.324] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     9.324] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     9.324] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     9.324] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     9.324] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     9.324] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     9.324] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     9.324] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     9.324] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     9.324] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     9.324] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     9.324] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     9.324] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     9.324] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     9.324] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     9.324] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     9.324] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     9.324] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     9.324] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     9.324] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     9.324] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     9.324] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     9.324] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     9.335] (II) modeset(0): EDID for output HDMI-1
[     9.346] (II) modeset(0): EDID for output DP-1
[     9.346] (II) modeset(0): Manufacturer: DEL  Model: 40e7  Serial#: 892417356
[     9.346] (II) modeset(0): Year: 2016  Week: 29
[     9.346] (II) modeset(0): EDID Version: 1.4
[     9.346] (II) modeset(0): Digital Display Input
[     9.346] (II) modeset(0): 8 bits per channel
[     9.346] (II) modeset(0): Digital interface is DisplayPort
[     9.346] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[     9.346] (II) modeset(0): Gamma: 2.20
[     9.346] (II) modeset(0): DPMS capabilities: Off
[     9.346] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[     9.346] (II) modeset(0): First detailed timing is preferred mode
[     9.346] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     9.346] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[     9.346] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[     9.346] (II) modeset(0): Supported established timings:
[     9.346] (II) modeset(0): 720x400@70Hz
[     9.346] (II) modeset(0): 640x480@60Hz
[     9.346] (II) modeset(0): 640x480@75Hz
[     9.346] (II) modeset(0): 800x600@60Hz
[     9.346] (II) modeset(0): 800x600@75Hz
[     9.346] (II) modeset(0): 1024x768@60Hz
[     9.346] (II) modeset(0): 1024x768@75Hz
[     9.346] (II) modeset(0): 1280x1024@75Hz
[     9.346] (II) modeset(0): Manufacturer's mask: 0
[     9.346] (II) modeset(0): Supported standard timings:
[     9.346] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     9.346] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     9.346] (II) modeset(0): #2: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[     9.346] (II) modeset(0): #3: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[     9.346] (II) modeset(0): Supported detailed timing:
[     9.346] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[     9.346] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     9.346] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[     9.346] (II) modeset(0): Serial No: M67GG67M515L
[     9.346] (II) modeset(0): Monitor name: DELL U2417H
[     9.346] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[     9.347] (II) modeset(0): Supported detailed timing:
[     9.347] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[     9.347] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     9.347] (II) modeset(0): v_active: 1080  v_sync: 1082  v_sync_end 1087 v_blanking: 1125 v_border: 0
[     9.347] (II) modeset(0): Supported detailed timing:
[     9.347] (II) modeset(0): clock: 74.2 MHz   Image Size:  527 x 296 mm
[     9.347] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     9.347] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[     9.347] (II) modeset(0): Supported detailed timing:
[     9.347] (II) modeset(0): clock: 74.2 MHz   Image Size:  527 x 296 mm
[     9.347] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[     9.347] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[     9.347] (II) modeset(0): Supported detailed timing:
[     9.347] (II) modeset(0): clock: 27.0 MHz   Image Size:  527 x 296 mm
[     9.347] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[     9.347] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[     9.347] (II) modeset(0): Number of EDID sections to follow: 1
[     9.347] (II) modeset(0): EDID (in hex):
[     9.347] (II) modeset(0): 	00ffffffffffff0010ace7404c353135
[     9.347] (II) modeset(0): 	1d1a0104a5351e783aee95a3544c9926
[     9.347] (II) modeset(0): 	0f5054a54b00714f8180a940d1c00101
[     9.347] (II) modeset(0): 	010101010101023a801871382d40582c
[     9.347] (II) modeset(0): 	45000f282100001e000000ff004d3637
[     9.347] (II) modeset(0): 	474736374d3531354c0a000000fc0044
[     9.347] (II) modeset(0): 	454c4c205532343137480a20000000fd
[     9.347] (II) modeset(0): 	00324b1e5311000a2020202020200137
[     9.347] (II) modeset(0): 	02031df1509005040302071601061112
[     9.347] (II) modeset(0): 	1513141f2023091f0783010000023a80
[     9.347] (II) modeset(0): 	1871382d40582c25000f282100001e01
[     9.347] (II) modeset(0): 	1d8018711c1620582c25000f28210000
[     9.347] (II) modeset(0): 	9e011d007251d01e206e2855000f2821
[     9.347] (II) modeset(0): 	00001e8c0ad08a20e02d10103e96000f
[     9.347] (II) modeset(0): 	28210000180000000000000000000000
[     9.347] (II) modeset(0): 	00000000000000000000000000000075
[     9.348] (II) modeset(0): Printing probed modes for output DP-1
[     9.348] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     9.348] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[     9.348] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[     9.348] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[     9.348] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[     9.348] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[     9.348] (II) modeset(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[     9.348] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[     9.348] (II) modeset(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[     9.348] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[     9.348] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     9.348] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     9.348] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     9.348] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     9.348] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[     9.348] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     9.348] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[     9.348] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     9.348] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     9.348] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     9.348] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[     9.348] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     9.348] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     9.348] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     9.348] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     9.348] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     9.348] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     9.462] (II) modeset(0): EDID for output HDMI-2
[     9.462] (II) modeset(0): Output eDP-1 connected
[     9.462] (II) modeset(0): Output HDMI-1 disconnected
[     9.462] (II) modeset(0): Output DP-1 connected
[     9.462] (II) modeset(0): Output HDMI-2 disconnected
[     9.462] (II) modeset(0): Using spanning desktop for initial modes
[     9.462] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     9.462] (II) modeset(0): Output DP-1 using initial mode 1920x1080 +1920+0
[     9.462] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     9.462] (==) modeset(0): DPI set to (96, 96)
[     9.462] (II) Loading sub module "fb"
[     9.462] (II) LoadModule: "fb"
[     9.463] (II) Loading /usr/lib/xorg/modules/libfb.so
[     9.464] (II) Module fb: vendor="X.Org Foundation"
[     9.464] 	compiled for 1.19.6, module version = 1.0.0
[     9.464] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.464] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[     9.464] (==) modeset(G0): RGB weight 888
[     9.464] (==) modeset(G0): Default visual is TrueColor
[     9.464] (II) Loading sub module "glamoregl"
[     9.464] (II) LoadModule: "glamoregl"
[     9.464] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     9.464] (II) Module glamoregl: vendor="X.Org Foundation"
[     9.464] 	compiled for 1.19.6, module version = 1.0.0
[     9.464] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.464] (II) glamor: OpenGL accelerated X.org driver based.
[     9.626] (II) glamor: EGL version 1.4 (DRI2):
[     9.626] EGL_MESA_drm_image required.
[     9.627] (EE) modeset(G0): glamor initialization failed
[     9.627] (II) modeset(G0): ShadowFB: preferred YES, enabled YES
[     9.627] (II) modeset(G0): Double-buffered shadow updates: off
[     9.627] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[     9.627] (==) modeset(G0): DPI set to (96, 96)
[     9.627] (II) Loading sub module "fb"
[     9.627] (II) LoadModule: "fb"
[     9.627] (II) Loading /usr/lib/xorg/modules/libfb.so
[     9.627] (II) Module fb: vendor="X.Org Foundation"
[     9.627] 	compiled for 1.19.6, module version = 1.0.0
[     9.627] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.627] (II) Loading sub module "shadow"
[     9.627] (II) LoadModule: "shadow"
[     9.628] (II) Loading /usr/lib/xorg/modules/libshadow.so
[     9.628] (II) Module shadow: vendor="X.Org Foundation"
[     9.628] 	compiled for 1.19.6, module version = 1.1.0
[     9.628] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.628] (II) UnloadModule: "vesa"
[     9.628] (II) Unloading vesa
[     9.628] (==) Depth 24 pixmap format is 32 bpp
[     9.630] (==) modeset(G0): Backing store enabled
[     9.630] (==) modeset(G0): Silken mouse enabled
[     9.631] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     9.631] (==) modeset(G0): DPMS enabled
[     9.716] (==) modeset(0): Backing store enabled
[     9.716] (==) modeset(0): Silken mouse enabled
[     9.716] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     9.816] (==) modeset(0): DPMS enabled
[     9.816] (II) modeset(0): [DRI2] Setup complete
[     9.816] (II) modeset(0): [DRI2]   DRI driver: i965
[     9.816] (II) modeset(0): [DRI2]   VDPAU driver: i965
[     9.817] (--) RandR disabled
[     9.840] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     9.840] (II) AIGLX: enabled GLX_ARB_create_context
[     9.840] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     9.840] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[     9.840] (II) AIGLX: enabled GLX_INTEL_swap_event
[     9.840] (II) AIGLX: enabled GLX_SGI_swap_control
[     9.840] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     9.840] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     9.840] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[     9.840] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     9.840] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[     9.841] (II) AIGLX: Loaded and initialized i965
[     9.841] (II) GLX: Initialized DRI2 GL provider for screen 0
[     9.842] (II) modeset(G0): Damage tracking initialized
[     9.848] (II) modeset(0): Damage tracking initialized
[     9.848] (II) modeset(0): Setting screen physical size to 1016 x 285
[     9.911] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     9.911] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     9.911] (II) LoadModule: "libinput"
[     9.911] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     9.914] (II) Module libinput: vendor="X.Org Foundation"
[     9.914] 	compiled for 1.19.6, module version = 0.27.1
[     9.914] 	Module class: X.Org XInput Driver
[     9.914] 	ABI class: X.Org XInput driver, version 24.1
[     9.914] (II) Using input driver 'libinput' for 'Power Button'
[     9.914] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
[     9.914] (**) Power Button: always reports core events
[     9.914] (**) Option "Device" "/dev/input/event2"
[     9.914] (**) Option "_source" "server/udev"
[     9.915] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     9.915] (II) event2  - Power Button: device is a keyboard
[     9.915] (II) event2  - Power Button: device removed
[     9.915] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     9.915] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     9.915] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     9.915] (II) event2  - Power Button: device is a keyboard
[     9.915] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[     9.915] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     9.915] (II) Using input driver 'libinput' for 'Video Bus'
[     9.916] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 25 paused 0
[     9.916] (**) Video Bus: always reports core events
[     9.916] (**) Option "Device" "/dev/input/event13"
[     9.916] (**) Option "_source" "server/udev"
[     9.916] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[     9.916] (II) event13 - Video Bus: device is a keyboard
[     9.916] (II) event13 - Video Bus: device removed
[     9.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16/event13"
[     9.916] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     9.916] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[     9.916] (II) event13 - Video Bus: device is a keyboard
[     9.917] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     9.917] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     9.917] (II) Using input driver 'libinput' for 'Power Button'
[     9.917] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0
[     9.917] (**) Power Button: always reports core events
[     9.917] (**) Option "Device" "/dev/input/event0"
[     9.917] (**) Option "_source" "server/udev"
[     9.917] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     9.917] (II) event0  - Power Button: device is a keyboard
[     9.917] (II) event0  - Power Button: device removed
[     9.917] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C0C:00/input/input0/event0"
[     9.917] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     9.918] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     9.918] (II) event0  - Power Button: device is a keyboard
[     9.918] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     9.918] (II) No input driver specified, ignoring this device.
[     9.918] (II) This device may have been added with another device file.
[     9.918] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[     9.918] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     9.918] (II) Using input driver 'libinput' for 'Video Bus'
[     9.919] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 27 paused 0
[     9.919] (**) Video Bus: always reports core events
[     9.919] (**) Option "Device" "/dev/input/event14"
[     9.919] (**) Option "_source" "server/udev"
[     9.919] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     9.919] (II) event14 - Video Bus: device is a keyboard
[     9.919] (II) event14 - Video Bus: device removed
[     9.919] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/LNXVIDEO:01/input/input17/event14"
[     9.919] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[     9.919] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     9.919] (II) event14 - Video Bus: device is a keyboard
[     9.920] (II) config/udev: Adding input device Logitech G102 Prodigy Gaming Mouse (/dev/input/event9)
[     9.920] (**) Logitech G102 Prodigy Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     9.920] (II) Using input driver 'libinput' for 'Logitech G102 Prodigy Gaming Mouse'
[     9.973] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 28 paused 0
[     9.973] (**) Logitech G102 Prodigy Gaming Mouse: always reports core events
[     9.973] (**) Option "Device" "/dev/input/event9"
[     9.973] (**) Option "_source" "server/udev"
[     9.973] (II) event9  - Logitech G102 Prodigy Gaming Mouse: is tagged by udev as: Mouse
[     9.973] (II) event9  - Logitech G102 Prodigy Gaming Mouse: device is a pointer
[     9.973] (II) event9  - Logitech G102 Prodigy Gaming Mouse: device removed
[     9.973] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:046D:C084.0002/input/input12/event9"
[     9.973] (II) XINPUT: Adding extended input device "Logitech G102 Prodigy Gaming Mouse" (type: MOUSE, id 10)
[     9.973] (**) Option "AccelerationScheme" "none"
[     9.973] (**) Logitech G102 Prodigy Gaming Mouse: (accel) selected scheme none/0
[     9.973] (**) Logitech G102 Prodigy Gaming Mouse: (accel) acceleration factor: 2.000
[     9.973] (**) Logitech G102 Prodigy Gaming Mouse: (accel) acceleration threshold: 4
[     9.974] (II) event9  - Logitech G102 Prodigy Gaming Mouse: is tagged by udev as: Mouse
[     9.974] (II) event9  - Logitech G102 Prodigy Gaming Mouse: device is a pointer
[     9.975] (II) config/udev: Adding input device Logitech G102 Prodigy Gaming Mouse (/dev/input/mouse2)
[     9.975] (II) No input driver specified, ignoring this device.
[     9.975] (II) This device may have been added with another device file.
[     9.976] (II) config/udev: Adding input device Logitech G102 Prodigy Gaming Mouse (/dev/input/event10)
[     9.976] (**) Logitech G102 Prodigy Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[     9.976] (II) Using input driver 'libinput' for 'Logitech G102 Prodigy Gaming Mouse'
[     9.977] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 29 paused 0
[     9.977] (**) Logitech G102 Prodigy Gaming Mouse: always reports core events
[     9.977] (**) Option "Device" "/dev/input/event10"
[     9.977] (**) Option "_source" "server/udev"
[     9.978] (II) event10 - Logitech G102 Prodigy Gaming Mouse: is tagged by udev as: Keyboard
[     9.978] (II) event10 - Logitech G102 Prodigy Gaming Mouse: device is a keyboard
[     9.978] (II) event10 - Logitech G102 Prodigy Gaming Mouse: device removed
[     9.978] (II) libinput: Logitech G102 Prodigy Gaming Mouse: needs a virtual subdevice
[     9.978] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:046D:C084.0003/input/input13/event10"
[     9.978] (II) XINPUT: Adding extended input device "Logitech G102 Prodigy Gaming Mouse" (type: MOUSE, id 11)
[     9.978] (**) Option "AccelerationScheme" "none"
[     9.978] (**) Logitech G102 Prodigy Gaming Mouse: (accel) selected scheme none/0
[     9.978] (**) Logitech G102 Prodigy Gaming Mouse: (accel) acceleration factor: 2.000
[     9.978] (**) Logitech G102 Prodigy Gaming Mouse: (accel) acceleration threshold: 4
[     9.979] (II) event10 - Logitech G102 Prodigy Gaming Mouse: is tagged by udev as: Keyboard
[     9.979] (II) event10 - Logitech G102 Prodigy Gaming Mouse: device is a keyboard
[     9.980] (II) config/udev: Adding input device USB-HID Keyboard (/dev/input/event11)
[     9.980] (**) USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
[     9.980] (II) Using input driver 'libinput' for 'USB-HID Keyboard'
[     9.981] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 30 paused 0
[     9.981] (**) USB-HID Keyboard: always reports core events
[     9.982] (**) Option "Device" "/dev/input/event11"
[     9.982] (**) Option "_source" "server/udev"
[     9.983] (II) event11 - USB-HID Keyboard: is tagged by udev as: Keyboard
[     9.983] (II) event11 - USB-HID Keyboard: device is a keyboard
[     9.983] (II) event11 - USB-HID Keyboard: device removed
[     9.983] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:04D9:0209.0004/input/input14/event11"
[     9.983] (II) XINPUT: Adding extended input device "USB-HID Keyboard" (type: KEYBOARD, id 12)
[     9.984] (II) event11 - USB-HID Keyboard: is tagged by udev as: Keyboard
[     9.984] (II) event11 - USB-HID Keyboard: device is a keyboard
[     9.985] (II) config/udev: Adding input device USB-HID Keyboard (/dev/input/event12)
[     9.985] (**) USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
[     9.985] (II) Using input driver 'libinput' for 'USB-HID Keyboard'
[     9.987] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 31 paused 0
[     9.987] (**) USB-HID Keyboard: always reports core events
[     9.987] (**) Option "Device" "/dev/input/event12"
[     9.987] (**) Option "_source" "server/udev"
[     9.988] (II) event12 - USB-HID Keyboard: is tagged by udev as: Keyboard
[     9.988] (II) event12 - USB-HID Keyboard: device is a keyboard
[     9.988] (II) event12 - USB-HID Keyboard: device removed
[     9.988] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.2/0003:04D9:0209.0006/input/input15/event12"
[     9.988] (II) XINPUT: Adding extended input device "USB-HID Keyboard" (type: KEYBOARD, id 13)
[     9.989] (II) event12 - USB-HID Keyboard: is tagged by udev as: Keyboard
[     9.989] (II) event12 - USB-HID Keyboard: device is a keyboard
[     9.991] (II) config/udev: Adding input device XiaoMi USB 2.0 Webcam: XiaoMi U (/dev/input/event8)
[     9.991] (**) XiaoMi USB 2.0 Webcam: XiaoMi U: Applying InputClass "libinput keyboard catchall"
[     9.991] (II) Using input driver 'libinput' for 'XiaoMi USB 2.0 Webcam: XiaoMi U'
[     9.992] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 32 paused 0
[     9.992] (**) XiaoMi USB 2.0 Webcam: XiaoMi U: always reports core events
[     9.992] (**) Option "Device" "/dev/input/event8"
[     9.992] (**) Option "_source" "server/udev"
[     9.993] (II) event8  - XiaoMi USB 2.0 Webcam: XiaoMi U: is tagged by udev as: Keyboard
[     9.993] (II) event8  - XiaoMi USB 2.0 Webcam: XiaoMi U: device is a keyboard
[     9.993] (II) event8  - XiaoMi USB 2.0 Webcam: XiaoMi U: device removed
[     9.993] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input11/event8"
[     9.993] (II) XINPUT: Adding extended input device "XiaoMi USB 2.0 Webcam: XiaoMi U" (type: KEYBOARD, id 14)
[     9.994] (II) event8  - XiaoMi USB 2.0 Webcam: XiaoMi U: is tagged by udev as: Keyboard
[     9.995] (II) event8  - XiaoMi USB 2.0 Webcam: XiaoMi U: device is a keyboard
[     9.996] (II) config/udev: Adding input device ETD2303:00 04F3:3083 Touchpad (/dev/input/event6)
[     9.996] (**) ETD2303:00 04F3:3083 Touchpad: Applying InputClass "libinput touchpad catchall"
[     9.996] (II) Using input driver 'libinput' for 'ETD2303:00 04F3:3083 Touchpad'
[    10.103] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 33 paused 0
[    10.103] (**) ETD2303:00 04F3:3083 Touchpad: always reports core events
[    10.103] (**) Option "Device" "/dev/input/event6"
[    10.103] (**) Option "_source" "server/udev"
[    10.104] (II) event6  - ETD2303:00 04F3:3083 Touchpad: is tagged by udev as: Touchpad
[    10.104] (II) event6  - ETD2303:00 04F3:3083 Touchpad: device is a touchpad
[    10.104] (II) event6  - ETD2303:00 04F3:3083 Touchpad: device removed
[    10.105] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ETD2303:00/0018:04F3:3083.0001/input/input10/event6"
[    10.105] (II) XINPUT: Adding extended input device "ETD2303:00 04F3:3083 Touchpad" (type: TOUCHPAD, id 15)
[    10.105] (**) Option "AccelerationScheme" "none"
[    10.105] (**) ETD2303:00 04F3:3083 Touchpad: (accel) selected scheme none/0
[    10.105] (**) ETD2303:00 04F3:3083 Touchpad: (accel) acceleration factor: 2.000
[    10.105] (**) ETD2303:00 04F3:3083 Touchpad: (accel) acceleration threshold: 4
[    10.106] (II) event6  - ETD2303:00 04F3:3083 Touchpad: is tagged by udev as: Touchpad
[    10.106] (II) event6  - ETD2303:00 04F3:3083 Touchpad: device is a touchpad
[    10.107] (II) config/udev: Adding input device ETD2303:00 04F3:3083 Touchpad (/dev/input/mouse0)
[    10.107] (II) No input driver specified, ignoring this device.
[    10.107] (II) This device may have been added with another device file.
[    10.109] (II) config/udev: Adding input device Intel HID events (/dev/input/event4)
[    10.109] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    10.109] (II) Using input driver 'libinput' for 'Intel HID events'
[    10.111] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 34 paused 0
[    10.111] (**) Intel HID events: always reports core events
[    10.111] (**) Option "Device" "/dev/input/event4"
[    10.111] (**) Option "_source" "server/udev"
[    10.112] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[    10.112] (II) event4  - Intel HID events: device is a keyboard
[    10.112] (II) event4  - Intel HID events: device removed
[    10.112] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/INT33D5:00/input/input5/event4"
[    10.112] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 16)
[    10.113] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[    10.113] (II) event4  - Intel HID events: device is a keyboard
[    10.114] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[    10.114] (II) No input driver specified, ignoring this device.
[    10.114] (II) This device may have been added with another device file.
[    10.115] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
[    10.115] (II) No input driver specified, ignoring this device.
[    10.115] (II) This device may have been added with another device file.
[    10.116] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event17)
[    10.116] (II) No input driver specified, ignoring this device.
[    10.116] (II) This device may have been added with another device file.
[    10.117] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event18)
[    10.117] (II) No input driver specified, ignoring this device.
[    10.117] (II) This device may have been added with another device file.
[    10.117] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event19)
[    10.117] (II) No input driver specified, ignoring this device.
[    10.117] (II) This device may have been added with another device file.
[    10.118] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event20)
[    10.118] (II) No input driver specified, ignoring this device.
[    10.118] (II) This device may have been added with another device file.
[    10.119] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    10.119] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    10.119] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    10.121] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 35 paused 0
[    10.121] (**) AT Translated Set 2 keyboard: always reports core events
[    10.121] (**) Option "Device" "/dev/input/event3"
[    10.121] (**) Option "_source" "server/udev"
[    10.122] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    10.122] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    10.122] (II) event3  - AT Translated Set 2 keyboard: device removed
[    10.123] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    10.123] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[    10.124] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    10.124] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    10.125] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event7)
[    10.125] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    10.125] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[    10.127] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 36 paused 0
[    10.127] (**) ETPS/2 Elantech Touchpad: always reports core events
[    10.127] (**) Option "Device" "/dev/input/event7"
[    10.127] (**) Option "_source" "server/udev"
[    10.128] (II) event7  - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[    10.128] (II) event7  - ETPS/2 Elantech Touchpad: device is a touchpad
[    10.128] (II) event7  - ETPS/2 Elantech Touchpad: device removed
[    10.128] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[    10.128] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 18)
[    10.129] (**) Option "AccelerationScheme" "none"
[    10.129] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[    10.129] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    10.129] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    10.130] (II) event7  - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[    10.130] (II) event7  - ETPS/2 Elantech Touchpad: device is a touchpad
[    10.131] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[    10.131] (II) No input driver specified, ignoring this device.
[    10.131] (II) This device may have been added with another device file.
[    10.132] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    10.132] (II) No input driver specified, ignoring this device.
[    10.132] (II) This device may have been added with another device file.
[    10.166] (**) Logitech G102 Prodigy Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    10.166] (II) Using input driver 'libinput' for 'Logitech G102 Prodigy Gaming Mouse'
[    10.166] (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
[    10.166] (**) Logitech G102 Prodigy Gaming Mouse: always reports core events
[    10.166] (**) Option "Device" "/dev/input/event10"
[    10.166] (**) Option "_source" "_driver/libinput"
[    10.166] (II) libinput: Logitech G102 Prodigy Gaming Mouse: is a virtual subdevice
[    10.166] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:046D:C084.0003/input/input13/event10"
[    10.166] (II) XINPUT: Adding extended input device "Logitech G102 Prodigy Gaming Mouse" (type: KEYBOARD, id 19)
[    10.400] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    10.400] (II) modeset(0): Using EDID range info for horizontal sync
[    10.400] (II) modeset(0): Using EDID range info for vertical refresh
[    10.400] (II) modeset(0): Printing DDC gathered Modelines:
[    10.400] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    10.400] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    10.400] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    10.400] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    10.400] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    10.400] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    10.400] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    10.400] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.400] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    10.400] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    10.400] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    10.400] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    10.400] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    10.400] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    10.400] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    10.400] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    10.400] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    10.400] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    10.400] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    10.400] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    10.400] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    10.400] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    10.400] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    10.400] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    10.580] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    10.580] (II) modeset(0): Using hsync ranges from config file
[    10.580] (II) modeset(0): Using vrefresh ranges from config file
[    10.580] (II) modeset(0): Printing DDC gathered Modelines:
[    10.580] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    10.580] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    10.580] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    10.580] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    10.580] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    10.580] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    10.580] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    10.580] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.580] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    10.580] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    10.580] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    10.580] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    10.580] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    10.580] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    10.580] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    10.580] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    10.580] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    10.580] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    10.580] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    10.580] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    10.580] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    10.580] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    10.580] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    10.580] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    10.861] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    10.861] (II) modeset(0): Using hsync ranges from config file
[    10.861] (II) modeset(0): Using vrefresh ranges from config file
[    10.861] (II) modeset(0): Printing DDC gathered Modelines:
[    10.861] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    10.861] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    10.861] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    10.861] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    10.861] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    10.861] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    10.861] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    10.861] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.861] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    10.861] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    10.861] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    10.861] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    10.861] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    10.861] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    10.861] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    10.861] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    10.861] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    10.861] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    10.861] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    10.861] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    10.861] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    10.861] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    10.861] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    10.861] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    11.001] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    11.001] (II) modeset(0): Using hsync ranges from config file
[    11.001] (II) modeset(0): Using vrefresh ranges from config file
[    11.001] (II) modeset(0): Printing DDC gathered Modelines:
[    11.001] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    11.001] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    11.001] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    11.001] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    11.001] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    11.001] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    11.001] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    11.001] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    11.001] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    11.001] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    11.001] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    11.001] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    11.001] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    11.001] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    11.001] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    11.001] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    11.001] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    11.001] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    11.001] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    11.001] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    11.001] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    11.001] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    11.001] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    11.001] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    11.148] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    11.148] (II) modeset(0): Using hsync ranges from config file
[    11.148] (II) modeset(0): Using vrefresh ranges from config file
[    11.148] (II) modeset(0): Printing DDC gathered Modelines:
[    11.148] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    11.148] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    11.148] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    11.148] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    11.148] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    11.148] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    11.148] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    11.148] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    11.148] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    11.148] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    11.148] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    11.148] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    11.148] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    11.148] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    11.148] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    11.148] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    11.148] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    11.148] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    11.148] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    11.148] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    11.148] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    11.148] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    11.148] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    11.148] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    11.304] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    11.304] (II) modeset(0): Using hsync ranges from config file
[    11.304] (II) modeset(0): Using vrefresh ranges from config file
[    11.304] (II) modeset(0): Printing DDC gathered Modelines:
[    11.304] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    11.304] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    11.304] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    11.304] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    11.304] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    11.304] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    11.304] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    11.304] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    11.304] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    11.304] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    11.304] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    11.304] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    11.304] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    11.304] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    11.305] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    11.305] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    11.305] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    11.305] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    11.305] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    11.305] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    11.305] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    11.305] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    11.305] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    11.305] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    11.555] (**) Option "fd" "33"
[    11.555] (II) event6  - ETD2303:00 04F3:3083 Touchpad: device removed
[    18.451] (**) Option "fd" "22"
[    18.452] (II) event2  - Power Button: device removed
[    18.452] (**) Option "fd" "25"
[    18.452] (II) event13 - Video Bus: device removed
[    18.452] (**) Option "fd" "26"
[    18.452] (II) event0  - Power Button: device removed
[    18.452] (**) Option "fd" "27"
[    18.452] (II) event14 - Video Bus: device removed
[    18.452] (**) Option "fd" "28"
[    18.452] (II) event9  - Logitech G102 Prodigy Gaming Mouse: device removed
[    18.453] (**) Option "fd" "29"
[    18.453] (**) Option "fd" "30"
[    18.453] (II) event11 - USB-HID Keyboard: device removed
[    18.453] (**) Option "fd" "31"
[    18.453] (II) event12 - USB-HID Keyboard: device removed
[    18.453] (**) Option "fd" "32"
[    18.453] (II) event8  - XiaoMi USB 2.0 Webcam: XiaoMi U: device removed
[    18.454] (**) Option "fd" "34"
[    18.454] (II) event4  - Intel HID events: device removed
[    18.454] (**) Option "fd" "35"
[    18.454] (II) event3  - AT Translated Set 2 keyboard: device removed
[    18.454] (**) Option "fd" "36"
[    18.454] (II) event7  - ETPS/2 Elantech Touchpad: device removed
[    18.454] (**) Option "fd" "29"
[    18.454] (II) event10 - Logitech G102 Prodigy Gaming Mouse: device removed
[    18.458] (II) UnloadModule: "libinput"
[    18.458] (II) systemd-logind: not releasing fd for 13:74, still in use
[    18.458] (II) UnloadModule: "libinput"
[    18.458] (II) systemd-logind: releasing fd for 13:71
[    18.482] (II) UnloadModule: "libinput"
[    18.482] (II) systemd-logind: releasing fd for 13:67
[    18.498] (II) UnloadModule: "libinput"
[    18.498] (II) systemd-logind: releasing fd for 13:68
[    18.510] (II) UnloadModule: "libinput"
[    18.510] (II) systemd-logind: releasing fd for 13:72
[    18.533] (II) UnloadModule: "libinput"
[    18.533] (II) systemd-logind: releasing fd for 13:76
[    18.546] (II) UnloadModule: "libinput"
[    18.546] (II) systemd-logind: releasing fd for 13:75
[    18.562] (II) UnloadModule: "libinput"
[    18.562] (II) systemd-logind: releasing fd for 13:74
[    18.578] (II) UnloadModule: "libinput"
[    18.578] (II) systemd-logind: releasing fd for 13:73
[    18.599] (II) UnloadModule: "libinput"
[    18.599] (II) systemd-logind: releasing fd for 13:78
[    18.622] (II) UnloadModule: "libinput"
[    18.622] (II) systemd-logind: releasing fd for 13:64
[    18.634] (II) UnloadModule: "libinput"
[    18.634] (II) systemd-logind: releasing fd for 13:77
[    18.658] (II) UnloadModule: "libinput"
[    18.658] (II) systemd-logind: releasing fd for 13:66
[    18.670] (II) UnloadModule: "libinput"
[    18.670] (II) systemd-logind: releasing fd for 13:70
[    22.155] (II) Server terminated successfully (0). Closing log file.

When using 4.16 kernel, it looks like:

[    31.012] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    31.012] X Protocol Version 11, Revision 0
[    31.012] Build Operating System: Linux 4.15.6-1-ARCH x86_64 
[    31.012] Current Operating System: Linux harbor 4.16.3-1-ARCH #1 SMP PREEMPT Thu Apr 19 09:17:56 UTC 2018 x86_64
[    31.012] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2a252c3c-6251-4446-9250-9332640e1e50 rw quiet
[    31.013] Build Date: 12 April 2018  05:31:07AM
[    31.013]  
[    31.013] Current version of pixman: 0.34.0
[    31.013] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    31.013] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    31.013] (==) Log file: "/home/jingbo/.local/share/xorg/Xorg.0.log", Time: Wed Apr 25 18:03:28 2018
[    31.016] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    31.016] (==) No Layout section.  Using the first Screen section.
[    31.016] (==) No screen section available. Using defaults.
[    31.016] (**) |-->Screen "Default Screen Section" (0)
[    31.016] (**) |   |-->Monitor "<default monitor>"
[    31.016] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    31.016] (==) Automatically adding devices
[    31.016] (==) Automatically enabling devices
[    31.016] (==) Automatically adding GPU devices
[    31.016] (==) Automatically binding GPU devices
[    31.016] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    31.017] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
[    31.017] 	Entry deleted from font path.
[    31.017] 	(Run 'mkfontdir' on "/usr/share/fonts/misc/").
[    31.018] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    31.018] 	Entry deleted from font path.
[    31.018] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    31.018] 	Entry deleted from font path.
[    31.019] (==) FontPath set to:
	/usr/share/fonts/TTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    31.019] (==) ModulePath set to "/usr/lib/xorg/modules"
[    31.019] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    31.020] (II) Loader magic: 0x557369829d60
[    31.020] (II) Module ABI versions:
[    31.020] 	X.Org ANSI C Emulation: 0.4
[    31.020] 	X.Org Video Driver: 23.0
[    31.020] 	X.Org XInput driver : 24.1
[    31.020] 	X.Org Server Extension : 10.0
[    31.020] (++) using VT number 2

[    31.022] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    31.023] (II) xfree86: Adding drm device (/dev/dri/card0)
[    31.024] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    31.024] (II) xfree86: Adding drm device (/dev/dri/card1)
[    31.025] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[    31.027] (--) PCI:*(0:0:2:0) 8086:5917:1d72:1701 rev 7, Mem @ 0xb2000000/16777216, 0xc0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[    31.027] (--) PCI: (0:1:0:0) 10de:1d12:1d72:1701 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00003000/128
[    31.027] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    31.027] (II) LoadModule: "glx"
[    31.027] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    31.034] (II) Module glx: vendor="X.Org Foundation"
[    31.034] 	compiled for 1.19.6, module version = 1.0.0
[    31.034] 	ABI class: X.Org Server Extension, version 10.0
[    31.034] (==) Matched intel as autoconfigured driver 0
[    31.034] (==) Matched nouveau as autoconfigured driver 1
[    31.034] (==) Matched nv as autoconfigured driver 2
[    31.034] (==) Matched intel as autoconfigured driver 3
[    31.034] (==) Matched modesetting as autoconfigured driver 4
[    31.034] (==) Matched fbdev as autoconfigured driver 5
[    31.034] (==) Matched vesa as autoconfigured driver 6
[    31.034] (==) Assigned the driver to the xf86ConfigLayout
[    31.034] (II) LoadModule: "intel"
[    31.035] (WW) Warning, couldn't open module intel
[    31.035] (II) UnloadModule: "intel"
[    31.035] (II) Unloading intel
[    31.035] (EE) Failed to load module "intel" (module does not exist, 0)
[    31.035] (II) LoadModule: "nouveau"
[    31.035] (WW) Warning, couldn't open module nouveau
[    31.035] (II) UnloadModule: "nouveau"
[    31.035] (II) Unloading nouveau
[    31.035] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    31.035] (II) LoadModule: "nv"
[    31.035] (WW) Warning, couldn't open module nv
[    31.035] (II) UnloadModule: "nv"
[    31.035] (II) Unloading nv
[    31.035] (EE) Failed to load module "nv" (module does not exist, 0)
[    31.035] (II) LoadModule: "modesetting"
[    31.035] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    31.036] (II) Module modesetting: vendor="X.Org Foundation"
[    31.036] 	compiled for 1.19.6, module version = 1.19.6
[    31.036] 	Module class: X.Org Video Driver
[    31.036] 	ABI class: X.Org Video Driver, version 23.0
[    31.036] (II) LoadModule: "fbdev"
[    31.036] (WW) Warning, couldn't open module fbdev
[    31.036] (II) UnloadModule: "fbdev"
[    31.036] (II) Unloading fbdev
[    31.036] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    31.036] (II) LoadModule: "vesa"
[    31.037] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    31.037] (II) Module vesa: vendor="X.Org Foundation"
[    31.037] 	compiled for 1.19.6, module version = 2.4.0
[    31.037] 	Module class: X.Org Video Driver
[    31.037] 	ABI class: X.Org Video Driver, version 23.0
[    31.037] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    31.037] (II) VESA: driver for VESA chipsets: vesa
[    31.037] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    31.037] (II) modeset(0): using drv /dev/dri/card0
[    31.037] (II) modeset(G0): using drv /dev/dri/card1
[    31.037] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    31.037] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    31.037] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    31.037] (==) modeset(0): RGB weight 888
[    31.037] (==) modeset(0): Default visual is TrueColor
[    31.037] (II) Loading sub module "glamoregl"
[    31.037] (II) LoadModule: "glamoregl"
[    31.038] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    31.042] (II) Module glamoregl: vendor="X.Org Foundation"
[    31.042] 	compiled for 1.19.6, module version = 1.0.0
[    31.042] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    31.042] (II) glamor: OpenGL accelerated X.org driver based.
[    31.078] (II) glamor: EGL version 1.4 (DRI2):
[    31.091] (II) modeset(0): glamor initialized
[    31.092] (II) modeset(0): Output eDP-1 has no monitor section
[    31.096] (II) modeset(0): Output HDMI-1 has no monitor section
[    31.105] (II) modeset(0): Output DP-1 has no monitor section
[    31.228] (II) modeset(0): Output HDMI-2 has no monitor section
[    31.229] (II) modeset(0): EDID for output eDP-1
[    31.229] (II) modeset(0): Manufacturer: BOE  Model: 747  Serial#: 0
[    31.229] (II) modeset(0): Year: 2017  Week: 18
[    31.229] (II) modeset(0): EDID Version: 1.4
[    31.229] (II) modeset(0): Digital Display Input
[    31.229] (II) modeset(0): 8 bits per channel
[    31.229] (II) modeset(0): Digital interface is DisplayPort
[    31.229] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    31.229] (II) modeset(0): Gamma: 2.20
[    31.229] (II) modeset(0): No DPMS capabilities specified
[    31.229] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    31.229] (II) modeset(0): First detailed timing is preferred mode
[    31.229] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    31.230] (II) modeset(0): redX: 0.648 redY: 0.345   greenX: 0.334 greenY: 0.616
[    31.230] (II) modeset(0): blueX: 0.150 blueY: 0.058   whiteX: 0.311 whiteY: 0.335
[    31.230] (II) modeset(0): Manufacturer's mask: 0
[    31.230] (II) modeset(0): Supported detailed timing:
[    31.230] (II) modeset(0): clock: 152.6 MHz   Image Size:  344 x 194 mm
[    31.230] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2230 h_border: 0
[    31.230] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1140 v_border: 0
[    31.230] (II) modeset(0): Supported detailed timing:
[    31.230] (II) modeset(0): clock: 117.7 MHz   Image Size:  344 x 194 mm
[    31.230] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2190 h_border: 0
[    31.230] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1120 v_border: 0
[    31.230] (II) modeset(0):  BOE CQ
[    31.230] (II) modeset(0):  NV156FHM-N61
[    31.230] (II) modeset(0): EDID (in hex):
[    31.230] (II) modeset(0): 	00ffffffffffff0009e5470700000000
[    31.230] (II) modeset(0): 	121b0104a5221378021bbba658559d26
[    31.230] (II) modeset(0): 	0e4f5500000001010101010101010101
[    31.230] (II) modeset(0): 	0101010101019c3b803671383c403020
[    31.230] (II) modeset(0): 	360058c21000001afd2d800e71382840
[    31.230] (II) modeset(0): 	3020360058c21000001a000000fe0042
[    31.230] (II) modeset(0): 	4f452043510a202020202020000000fe
[    31.230] (II) modeset(0): 	004e5631353646484d2d4e36310a0030
[    31.230] (II) modeset(0): Printing probed modes for output eDP-1
[    31.230] (II) modeset(0): Modeline "1920x1080"x60.0  152.60  1920 1968 2000 2230  1080 1083 1089 1140 +hsync -vsync (68.4 kHz eP)
[    31.230] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    31.230] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    31.230] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    31.230] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    31.230] (II) modeset(0): Modeline "1920x1080"x48.0  117.73  1920 1968 2000 2190  1080 1083 1089 1120 +hsync -vsync (53.8 kHz e)
[    31.230] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    31.230] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    31.230] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    31.230] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    31.230] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    31.230] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    31.230] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    31.230] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    31.230] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    31.231] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    31.231] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    31.231] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    31.231] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    31.231] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    31.231] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    31.231] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    31.231] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    31.231] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    31.231] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    31.231] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    31.231] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    31.231] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    31.231] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    31.231] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    31.231] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    31.231] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    31.231] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    31.231] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    31.231] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    31.231] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    31.231] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    31.231] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    31.231] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    31.231] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    31.231] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    31.231] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    31.231] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    31.231] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    31.231] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    31.231] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    31.231] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    31.231] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    31.231] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    31.231] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    31.231] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    31.231] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    31.231] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    31.231] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    31.231] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    31.231] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    31.231] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    31.231] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    31.231] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    31.231] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    31.231] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    31.231] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    31.231] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    31.231] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    31.231] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    31.231] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    31.231] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    31.231] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    31.231] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    31.231] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    31.231] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    31.231] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    31.231] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    31.231] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    31.231] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    31.231] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    31.231] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    31.231] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    31.231] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    31.231] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    31.231] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    31.232] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    31.232] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    31.235] (II) modeset(0): EDID for output HDMI-1
[    31.245] (II) modeset(0): EDID for output DP-1
[    31.245] (II) modeset(0): Manufacturer: DEL  Model: 40e7  Serial#: 892417356
[    31.245] (II) modeset(0): Year: 2016  Week: 29
[    31.245] (II) modeset(0): EDID Version: 1.4
[    31.245] (II) modeset(0): Digital Display Input
[    31.245] (II) modeset(0): 8 bits per channel
[    31.245] (II) modeset(0): Digital interface is DisplayPort
[    31.245] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[    31.245] (II) modeset(0): Gamma: 2.20
[    31.245] (II) modeset(0): DPMS capabilities: Off
[    31.245] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    31.245] (II) modeset(0): First detailed timing is preferred mode
[    31.245] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    31.245] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    31.245] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    31.246] (II) modeset(0): Supported established timings:
[    31.246] (II) modeset(0): 720x400@70Hz
[    31.246] (II) modeset(0): 640x480@60Hz
[    31.246] (II) modeset(0): 640x480@75Hz
[    31.246] (II) modeset(0): 800x600@60Hz
[    31.246] (II) modeset(0): 800x600@75Hz
[    31.246] (II) modeset(0): 1024x768@60Hz
[    31.246] (II) modeset(0): 1024x768@75Hz
[    31.246] (II) modeset(0): 1280x1024@75Hz
[    31.246] (II) modeset(0): Manufacturer's mask: 0
[    31.246] (II) modeset(0): Supported standard timings:
[    31.246] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    31.246] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    31.246] (II) modeset(0): #2: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    31.246] (II) modeset(0): #3: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    31.246] (II) modeset(0): Supported detailed timing:
[    31.246] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[    31.246] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    31.246] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    31.246] (II) modeset(0): Serial No: M67GG67M515L
[    31.246] (II) modeset(0): Monitor name: DELL U2417H
[    31.246] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    31.246] (II) modeset(0): Supported detailed timing:
[    31.246] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[    31.246] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    31.246] (II) modeset(0): v_active: 1080  v_sync: 1082  v_sync_end 1087 v_blanking: 1125 v_border: 0
[    31.246] (II) modeset(0): Supported detailed timing:
[    31.246] (II) modeset(0): clock: 74.2 MHz   Image Size:  527 x 296 mm
[    31.246] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    31.246] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    31.246] (II) modeset(0): Supported detailed timing:
[    31.246] (II) modeset(0): clock: 74.2 MHz   Image Size:  527 x 296 mm
[    31.246] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    31.246] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    31.246] (II) modeset(0): Supported detailed timing:
[    31.246] (II) modeset(0): clock: 27.0 MHz   Image Size:  527 x 296 mm
[    31.246] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    31.246] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    31.246] (II) modeset(0): Number of EDID sections to follow: 1
[    31.246] (II) modeset(0): EDID (in hex):
[    31.246] (II) modeset(0): 	00ffffffffffff0010ace7404c353135
[    31.246] (II) modeset(0): 	1d1a0104a5351e783aee95a3544c9926
[    31.246] (II) modeset(0): 	0f5054a54b00714f8180a940d1c00101
[    31.246] (II) modeset(0): 	010101010101023a801871382d40582c
[    31.246] (II) modeset(0): 	45000f282100001e000000ff004d3637
[    31.246] (II) modeset(0): 	474736374d3531354c0a000000fc0044
[    31.246] (II) modeset(0): 	454c4c205532343137480a20000000fd
[    31.246] (II) modeset(0): 	00324b1e5311000a2020202020200137
[    31.246] (II) modeset(0): 	02031df1509005040302071601061112
[    31.246] (II) modeset(0): 	1513141f2023091f0783010000023a80
[    31.246] (II) modeset(0): 	1871382d40582c25000f282100001e01
[    31.246] (II) modeset(0): 	1d8018711c1620582c25000f28210000
[    31.246] (II) modeset(0): 	9e011d007251d01e206e2855000f2821
[    31.246] (II) modeset(0): 	00001e8c0ad08a20e02d10103e96000f
[    31.246] (II) modeset(0): 	28210000180000000000000000000000
[    31.246] (II) modeset(0): 	00000000000000000000000000000075
[    31.246] (II) modeset(0): Printing probed modes for output DP-1
[    31.246] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    31.246] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    31.246] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    31.246] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    31.246] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    31.246] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    31.246] (II) modeset(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    31.247] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[    31.247] (II) modeset(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    31.247] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    31.247] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    31.247] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    31.247] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    31.247] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    31.247] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    31.247] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    31.247] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    31.247] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    31.247] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    31.247] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    31.247] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    31.247] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    31.247] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    31.247] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    31.247] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    31.247] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    31.247] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    31.371] (II) modeset(0): EDID for output HDMI-2
[    31.371] (II) modeset(0): Output eDP-1 connected
[    31.371] (II) modeset(0): Output HDMI-1 disconnected
[    31.371] (II) modeset(0): Output DP-1 connected
[    31.371] (II) modeset(0): Output HDMI-2 disconnected
[    31.371] (II) modeset(0): Using spanning desktop for initial modes
[    31.371] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    31.371] (II) modeset(0): Output DP-1 using initial mode 1920x1080 +1920+0
[    31.371] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    31.371] (==) modeset(0): DPI set to (96, 96)
[    31.372] (II) Loading sub module "fb"
[    31.372] (II) LoadModule: "fb"
[    31.372] (II) Loading /usr/lib/xorg/modules/libfb.so
[    31.374] (II) Module fb: vendor="X.Org Foundation"
[    31.374] 	compiled for 1.19.6, module version = 1.0.0
[    31.374] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    31.375] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    31.375] (==) modeset(G0): RGB weight 888
[    31.375] (==) modeset(G0): Default visual is TrueColor
[    31.375] (II) Loading sub module "glamoregl"
[    31.375] (II) LoadModule: "glamoregl"
[    31.375] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    31.375] (II) Module glamoregl: vendor="X.Org Foundation"
[    31.375] 	compiled for 1.19.6, module version = 1.0.0
[    31.375] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    31.375] (II) glamor: OpenGL accelerated X.org driver based.
[    49.593] (II) glamor: EGL version 1.4 (DRI2):
[    49.593] EGL_MESA_drm_image required.
[    49.593] (EE) modeset(G0): glamor initialization failed
[    49.593] (II) modeset(G0): ShadowFB: preferred YES, enabled YES
[    49.593] (II) modeset(G0): Double-buffered shadow updates: off
[    49.593] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    49.593] (==) modeset(G0): DPI set to (96, 96)
[    49.593] (II) Loading sub module "fb"
[    49.593] (II) LoadModule: "fb"
[    49.594] (II) Loading /usr/lib/xorg/modules/libfb.so
[    49.594] (II) Module fb: vendor="X.Org Foundation"
[    49.594] 	compiled for 1.19.6, module version = 1.0.0
[    49.594] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    49.594] (II) Loading sub module "shadow"
[    49.594] (II) LoadModule: "shadow"
[    49.594] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    49.594] (II) Module shadow: vendor="X.Org Foundation"
[    49.594] 	compiled for 1.19.6, module version = 1.1.0
[    49.594] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    49.594] (II) UnloadModule: "vesa"
[    49.594] (II) Unloading vesa
[    49.594] (==) Depth 24 pixmap format is 32 bpp
[    51.603] (==) modeset(G0): Backing store enabled
[    51.603] (==) modeset(G0): Silken mouse enabled
[    51.603] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    51.604] (==) modeset(G0): DPMS enabled
[    51.662] (==) modeset(0): Backing store enabled
[    51.662] (==) modeset(0): Silken mouse enabled
[    51.662] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    51.746] (==) modeset(0): DPMS enabled
[    51.747] (II) modeset(0): [DRI2] Setup complete
[    51.747] (II) modeset(0): [DRI2]   DRI driver: i965
[    51.747] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    51.747] (--) RandR disabled
[    51.762] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    51.762] (II) AIGLX: enabled GLX_ARB_create_context
[    51.762] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    51.762] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    51.762] (II) AIGLX: enabled GLX_INTEL_swap_event
[    51.762] (II) AIGLX: enabled GLX_SGI_swap_control
[    51.762] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    51.762] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    51.762] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    51.762] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    51.762] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    51.763] (II) AIGLX: Loaded and initialized i965
[    51.763] (II) GLX: Initialized DRI2 GL provider for screen 0
[    51.763] (II) modeset(G0): Damage tracking initialized
[    51.768] (II) modeset(0): Damage tracking initialized
[    51.768] (II) modeset(0): Setting screen physical size to 1016 x 285
[    51.834] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    51.834] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    51.834] (II) LoadModule: "libinput"
[    51.834] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    51.837] (II) Module libinput: vendor="X.Org Foundation"
[    51.837] 	compiled for 1.19.6, module version = 0.27.1
[    51.837] 	Module class: X.Org XInput Driver
[    51.837] 	ABI class: X.Org XInput driver, version 24.1
[    51.837] (II) Using input driver 'libinput' for 'Power Button'
[    51.837] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
[    51.837] (**) Power Button: always reports core events
[    51.837] (**) Option "Device" "/dev/input/event2"
[    51.837] (**) Option "_source" "server/udev"
[    51.838] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    51.838] (II) event2  - Power Button: device is a keyboard
[    51.838] (II) event2  - Power Button: device removed
[    51.838] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    51.838] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    51.838] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    51.838] (II) event2  - Power Button: device is a keyboard
[    51.838] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    51.838] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    51.838] (II) Using input driver 'libinput' for 'Video Bus'
[    51.839] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 25 paused 0
[    51.839] (**) Video Bus: always reports core events
[    51.839] (**) Option "Device" "/dev/input/event6"
[    51.839] (**) Option "_source" "server/udev"
[    51.839] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    51.839] (II) event6  - Video Bus: device is a keyboard
[    51.839] (II) event6  - Video Bus: device removed
[    51.839] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event6"
[    51.839] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    51.839] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    51.839] (II) event6  - Video Bus: device is a keyboard
[    51.839] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    51.839] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    51.839] (II) Using input driver 'libinput' for 'Power Button'
[    51.840] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0
[    51.840] (**) Power Button: always reports core events
[    51.840] (**) Option "Device" "/dev/input/event0"
[    51.840] (**) Option "_source" "server/udev"
[    51.840] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    51.840] (II) event0  - Power Button: device is a keyboard
[    51.840] (II) event0  - Power Button: device removed
[    51.840] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C0C:00/input/input0/event0"
[    51.840] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    51.840] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    51.840] (II) event0  - Power Button: device is a keyboard
[    51.841] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    51.841] (II) No input driver specified, ignoring this device.
[    51.841] (II) This device may have been added with another device file.
[    51.841] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    51.841] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    51.841] (II) Using input driver 'libinput' for 'Video Bus'
[    51.841] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 27 paused 0
[    51.841] (**) Video Bus: always reports core events
[    51.841] (**) Option "Device" "/dev/input/event7"
[    51.841] (**) Option "_source" "server/udev"
[    51.842] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    51.842] (II) event7  - Video Bus: device is a keyboard
[    51.842] (II) event7  - Video Bus: device removed
[    51.842] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/LNXVIDEO:01/input/input10/event7"
[    51.842] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[    51.842] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    51.842] (II) event7  - Video Bus: device is a keyboard
[    51.842] (II) config/udev: Adding input device Logitech G102 Prodigy Gaming Mouse (/dev/input/event17)
[    51.842] (**) Logitech G102 Prodigy Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    51.842] (II) Using input driver 'libinput' for 'Logitech G102 Prodigy Gaming Mouse'
[    51.900] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 28 paused 0
[    51.900] (**) Logitech G102 Prodigy Gaming Mouse: always reports core events
[    51.900] (**) Option "Device" "/dev/input/event17"
[    51.900] (**) Option "_source" "server/udev"
[    51.901] (II) event17 - Logitech G102 Prodigy Gaming Mouse: is tagged by udev as: Mouse
[    51.901] (II) event17 - Logitech G102 Prodigy Gaming Mouse: device is a pointer
[    51.901] (II) event17 - Logitech G102 Prodigy Gaming Mouse: device removed
[    51.901] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:046D:C084.0002/input/input21/event17"
[    51.901] (II) XINPUT: Adding extended input device "Logitech G102 Prodigy Gaming Mouse" (type: MOUSE, id 10)
[    51.901] (**) Option "AccelerationScheme" "none"
[    51.901] (**) Logitech G102 Prodigy Gaming Mouse: (accel) selected scheme none/0
[    51.901] (**) Logitech G102 Prodigy Gaming Mouse: (accel) acceleration factor: 2.000
[    51.901] (**) Logitech G102 Prodigy Gaming Mouse: (accel) acceleration threshold: 4
[    51.902] (II) event17 - Logitech G102 Prodigy Gaming Mouse: is tagged by udev as: Mouse
[    51.902] (II) event17 - Logitech G102 Prodigy Gaming Mouse: device is a pointer
[    51.902] (II) config/udev: Adding input device Logitech G102 Prodigy Gaming Mouse (/dev/input/mouse2)
[    51.902] (II) No input driver specified, ignoring this device.
[    51.902] (II) This device may have been added with another device file.
[    51.903] (II) config/udev: Adding input device Logitech G102 Prodigy Gaming Mouse (/dev/input/event18)
[    51.903] (**) Logitech G102 Prodigy Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    51.903] (II) Using input driver 'libinput' for 'Logitech G102 Prodigy Gaming Mouse'
[    51.904] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 29 paused 0
[    51.904] (**) Logitech G102 Prodigy Gaming Mouse: always reports core events
[    51.904] (**) Option "Device" "/dev/input/event18"
[    51.904] (**) Option "_source" "server/udev"
[    51.905] (II) event18 - Logitech G102 Prodigy Gaming Mouse: is tagged by udev as: Keyboard
[    51.905] (II) event18 - Logitech G102 Prodigy Gaming Mouse: device is a keyboard
[    51.905] (II) event18 - Logitech G102 Prodigy Gaming Mouse: device removed
[    51.905] (II) libinput: Logitech G102 Prodigy Gaming Mouse: needs a virtual subdevice
[    51.905] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:046D:C084.0003/input/input22/event18"
[    51.905] (II) XINPUT: Adding extended input device "Logitech G102 Prodigy Gaming Mouse" (type: MOUSE, id 11)
[    51.905] (**) Option "AccelerationScheme" "none"
[    51.905] (**) Logitech G102 Prodigy Gaming Mouse: (accel) selected scheme none/0
[    51.905] (**) Logitech G102 Prodigy Gaming Mouse: (accel) acceleration factor: 2.000
[    51.905] (**) Logitech G102 Prodigy Gaming Mouse: (accel) acceleration threshold: 4
[    51.906] (II) event18 - Logitech G102 Prodigy Gaming Mouse: is tagged by udev as: Keyboard
[    51.906] (II) event18 - Logitech G102 Prodigy Gaming Mouse: device is a keyboard
[    51.907] (II) config/udev: Adding input device USB-HID Keyboard (/dev/input/event19)
[    51.907] (**) USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
[    51.907] (II) Using input driver 'libinput' for 'USB-HID Keyboard'
[    51.908] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 30 paused 0
[    51.908] (**) USB-HID Keyboard: always reports core events
[    51.908] (**) Option "Device" "/dev/input/event19"
[    51.908] (**) Option "_source" "server/udev"
[    51.909] (II) event19 - USB-HID Keyboard: is tagged by udev as: Keyboard
[    51.909] (II) event19 - USB-HID Keyboard: device is a keyboard
[    51.909] (II) event19 - USB-HID Keyboard: device removed
[    51.909] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:04D9:0209.0004/input/input23/event19"
[    51.909] (II) XINPUT: Adding extended input device "USB-HID Keyboard" (type: KEYBOARD, id 12)
[    51.910] (II) event19 - USB-HID Keyboard: is tagged by udev as: Keyboard
[    51.910] (II) event19 - USB-HID Keyboard: device is a keyboard
[    51.911] (II) config/udev: Adding input device USB-HID Keyboard (/dev/input/event20)
[    51.911] (**) USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
[    51.911] (II) Using input driver 'libinput' for 'USB-HID Keyboard'
[    51.912] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 31 paused 0
[    51.912] (**) USB-HID Keyboard: always reports core events
[    51.912] (**) Option "Device" "/dev/input/event20"
[    51.912] (**) Option "_source" "server/udev"
[    51.913] (II) event20 - USB-HID Keyboard: is tagged by udev as: Keyboard
[    51.913] (II) event20 - USB-HID Keyboard: device is a keyboard
[    51.913] (II) event20 - USB-HID Keyboard: device removed
[    51.913] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.2/0003:04D9:0209.0006/input/input24/event20"
[    51.913] (II) XINPUT: Adding extended input device "USB-HID Keyboard" (type: KEYBOARD, id 13)
[    51.914] (II) event20 - USB-HID Keyboard: is tagged by udev as: Keyboard
[    51.914] (II) event20 - USB-HID Keyboard: device is a keyboard
[    51.915] (II) config/udev: Adding input device XiaoMi USB 2.0 Webcam: XiaoMi U (/dev/input/event16)
[    51.915] (**) XiaoMi USB 2.0 Webcam: XiaoMi U: Applying InputClass "libinput keyboard catchall"
[    51.915] (II) Using input driver 'libinput' for 'XiaoMi USB 2.0 Webcam: XiaoMi U'
[    51.916] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 32 paused 0
[    51.916] (**) XiaoMi USB 2.0 Webcam: XiaoMi U: always reports core events
[    51.916] (**) Option "Device" "/dev/input/event16"
[    51.916] (**) Option "_source" "server/udev"
[    51.917] (II) event16 - XiaoMi USB 2.0 Webcam: XiaoMi U: is tagged by udev as: Keyboard
[    51.917] (II) event16 - XiaoMi USB 2.0 Webcam: XiaoMi U: device is a keyboard
[    51.917] (II) event16 - XiaoMi USB 2.0 Webcam: XiaoMi U: device removed
[    51.917] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input20/event16"
[    51.917] (II) XINPUT: Adding extended input device "XiaoMi USB 2.0 Webcam: XiaoMi U" (type: KEYBOARD, id 14)
[    51.918] (II) event16 - XiaoMi USB 2.0 Webcam: XiaoMi U: is tagged by udev as: Keyboard
[    51.918] (II) event16 - XiaoMi USB 2.0 Webcam: XiaoMi U: device is a keyboard
[    51.919] (II) config/udev: Adding input device ETD2303:00 04F3:3083 Touchpad (/dev/input/event8)
[    51.919] (**) ETD2303:00 04F3:3083 Touchpad: Applying InputClass "libinput touchpad catchall"
[    51.919] (II) Using input driver 'libinput' for 'ETD2303:00 04F3:3083 Touchpad'
[    52.028] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 33 paused 0
[    52.028] (**) ETD2303:00 04F3:3083 Touchpad: always reports core events
[    52.028] (**) Option "Device" "/dev/input/event8"
[    52.028] (**) Option "_source" "server/udev"
[    52.029] (II) event8  - ETD2303:00 04F3:3083 Touchpad: is tagged by udev as: Touchpad
[    52.029] (II) event8  - ETD2303:00 04F3:3083 Touchpad: device is a touchpad
[    52.029] (II) event8  - ETD2303:00 04F3:3083 Touchpad: device removed
[    52.029] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ETD2303:00/0018:04F3:3083.0001/input/input13/event8"
[    52.029] (II) XINPUT: Adding extended input device "ETD2303:00 04F3:3083 Touchpad" (type: TOUCHPAD, id 15)
[    52.029] (**) Option "AccelerationScheme" "none"
[    52.030] (**) ETD2303:00 04F3:3083 Touchpad: (accel) selected scheme none/0
[    52.030] (**) ETD2303:00 04F3:3083 Touchpad: (accel) acceleration factor: 2.000
[    52.030] (**) ETD2303:00 04F3:3083 Touchpad: (accel) acceleration threshold: 4
[    52.031] (II) event8  - ETD2303:00 04F3:3083 Touchpad: is tagged by udev as: Touchpad
[    52.031] (II) event8  - ETD2303:00 04F3:3083 Touchpad: device is a touchpad
[    52.032] (II) config/udev: Adding input device ETD2303:00 04F3:3083 Touchpad (/dev/input/mouse0)
[    52.032] (II) No input driver specified, ignoring this device.
[    52.032] (II) This device may have been added with another device file.
[    52.033] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[    52.033] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    52.033] (II) Using input driver 'libinput' for 'Intel HID events'
[    52.033] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 34 paused 0
[    52.033] (**) Intel HID events: always reports core events
[    52.033] (**) Option "Device" "/dev/input/event5"
[    52.033] (**) Option "_source" "server/udev"
[    52.034] (II) event5  - Intel HID events: is tagged by udev as: Keyboard
[    52.034] (II) event5  - Intel HID events: device is a keyboard
[    52.034] (II) event5  - Intel HID events: device removed
[    52.034] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/INT33D5:00/input/input7/event5"
[    52.034] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 16)
[    52.034] (II) event5  - Intel HID events: is tagged by udev as: Keyboard
[    52.034] (II) event5  - Intel HID events: device is a keyboard
[    52.034] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    52.034] (II) No input driver specified, ignoring this device.
[    52.034] (II) This device may have been added with another device file.
[    52.035] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    52.035] (II) No input driver specified, ignoring this device.
[    52.035] (II) This device may have been added with another device file.
[    52.035] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[    52.035] (II) No input driver specified, ignoring this device.
[    52.035] (II) This device may have been added with another device file.
[    52.035] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event12)
[    52.035] (II) No input driver specified, ignoring this device.
[    52.035] (II) This device may have been added with another device file.
[    52.036] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event13)
[    52.036] (II) No input driver specified, ignoring this device.
[    52.036] (II) This device may have been added with another device file.
[    52.036] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event14)
[    52.036] (II) No input driver specified, ignoring this device.
[    52.036] (II) This device may have been added with another device file.
[    52.036] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    52.036] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    52.036] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    52.037] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 35 paused 0
[    52.037] (**) AT Translated Set 2 keyboard: always reports core events
[    52.037] (**) Option "Device" "/dev/input/event3"
[    52.037] (**) Option "_source" "server/udev"
[    52.037] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    52.037] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    52.037] (II) event3  - AT Translated Set 2 keyboard: device removed
[    52.037] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    52.037] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[    52.038] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    52.038] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    52.038] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event15)
[    52.038] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    52.038] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[    52.039] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 36 paused 0
[    52.039] (**) ETPS/2 Elantech Touchpad: always reports core events
[    52.039] (**) Option "Device" "/dev/input/event15"
[    52.039] (**) Option "_source" "server/udev"
[    52.039] (II) event15 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[    52.039] (II) event15 - ETPS/2 Elantech Touchpad: device is a touchpad
[    52.039] (II) event15 - ETPS/2 Elantech Touchpad: device removed
[    52.039] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event15"
[    52.040] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 18)
[    52.040] (**) Option "AccelerationScheme" "none"
[    52.040] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[    52.040] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    52.040] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    52.040] (II) event15 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[    52.040] (II) event15 - ETPS/2 Elantech Touchpad: device is a touchpad
[    52.040] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[    52.040] (II) No input driver specified, ignoring this device.
[    52.040] (II) This device may have been added with another device file.
[    52.041] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    52.041] (II) No input driver specified, ignoring this device.
[    52.041] (II) This device may have been added with another device file.
[    52.063] (**) Logitech G102 Prodigy Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    52.063] (II) Using input driver 'libinput' for 'Logitech G102 Prodigy Gaming Mouse'
[    52.063] (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
[    52.063] (**) Logitech G102 Prodigy Gaming Mouse: always reports core events
[    52.063] (**) Option "Device" "/dev/input/event18"
[    52.063] (**) Option "_source" "_driver/libinput"
[    52.063] (II) libinput: Logitech G102 Prodigy Gaming Mouse: is a virtual subdevice
[    52.063] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:046D:C084.0003/input/input22/event18"
[    52.063] (II) XINPUT: Adding extended input device "Logitech G102 Prodigy Gaming Mouse" (type: KEYBOARD, id 19)
[    52.263] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    52.263] (II) modeset(0): Using EDID range info for horizontal sync
[    52.263] (II) modeset(0): Using EDID range info for vertical refresh
[    52.263] (II) modeset(0): Printing DDC gathered Modelines:
[    52.263] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    52.263] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    52.263] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    52.263] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    52.263] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    52.264] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    52.264] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    52.264] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    52.264] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    52.264] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    52.264] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    52.264] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    52.264] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    52.264] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    52.264] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    52.264] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    52.264] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    52.264] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    52.264] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    52.264] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    52.264] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    52.264] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    52.264] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    52.264] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    52.436] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    52.436] (II) modeset(0): Using hsync ranges from config file
[    52.436] (II) modeset(0): Using vrefresh ranges from config file
[    52.436] (II) modeset(0): Printing DDC gathered Modelines:
[    52.436] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    52.436] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    52.436] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    52.436] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    52.436] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    52.436] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    52.436] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    52.436] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    52.436] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    52.436] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    52.436] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    52.436] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    52.436] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    52.436] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    52.436] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    52.436] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    52.436] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    52.436] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    52.436] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    52.436] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    52.436] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    52.436] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    52.436] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    52.436] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    52.713] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    52.713] (II) modeset(0): Using hsync ranges from config file
[    52.713] (II) modeset(0): Using vrefresh ranges from config file
[    52.713] (II) modeset(0): Printing DDC gathered Modelines:
[    52.713] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    52.713] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    52.713] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    52.713] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    52.713] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    52.713] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    52.713] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    52.713] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    52.713] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    52.713] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    52.713] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    52.713] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    52.713] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    52.713] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    52.713] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    52.713] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    52.713] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    52.713] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    52.713] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    52.713] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    52.713] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    52.713] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    52.713] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    52.713] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    52.854] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    52.854] (II) modeset(0): Using hsync ranges from config file
[    52.854] (II) modeset(0): Using vrefresh ranges from config file
[    52.854] (II) modeset(0): Printing DDC gathered Modelines:
[    52.854] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    52.854] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    52.854] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    52.854] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    52.854] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    52.854] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    52.854] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    52.854] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    52.854] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    52.854] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    52.854] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    52.854] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    52.854] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    52.854] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    52.854] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    52.854] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    52.854] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    52.854] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    52.854] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    52.854] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    52.854] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    52.854] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    52.854] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    52.854] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    52.999] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    52.999] (II) modeset(0): Using hsync ranges from config file
[    52.999] (II) modeset(0): Using vrefresh ranges from config file
[    52.999] (II) modeset(0): Printing DDC gathered Modelines:
[    52.999] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    52.999] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    52.999] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    52.999] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    52.999] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    52.999] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    52.999] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    52.999] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    52.999] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    52.999] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    52.999] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    52.999] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    52.999] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    52.999] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    52.999] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    53.000] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    53.000] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    53.000] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    53.000] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    53.000] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    53.000] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    53.000] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    53.000] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    53.000] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    53.185] (II) modeset(0): EDID vendor "DEL", prod id 16615
[    53.185] (II) modeset(0): Using hsync ranges from config file
[    53.185] (II) modeset(0): Using vrefresh ranges from config file
[    53.185] (II) modeset(0): Printing DDC gathered Modelines:
[    53.185] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    53.186] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
[    53.186] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    53.186] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    53.186] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    53.186] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    53.186] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    53.186] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    53.186] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    53.186] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    53.186] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    53.186] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    53.186] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    53.186] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    53.186] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    53.186] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    53.186] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    53.186] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    53.186] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    53.186] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    53.186] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    53.186] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    53.186] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    53.186] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    53.354] (**) Option "fd" "33"
[    53.355] (II) event8  - ETD2303:00 04F3:3083 Touchpad: device removed
[    68.446] (**) Option "fd" "22"
[    68.446] (II) event2  - Power Button: device removed
[    68.446] (**) Option "fd" "25"
[    68.446] (II) event6  - Video Bus: device removed
[    68.446] (**) Option "fd" "26"
[    68.446] (II) event0  - Power Button: device removed
[    68.446] (**) Option "fd" "27"
[    68.446] (II) event7  - Video Bus: device removed
[    68.446] (**) Option "fd" "28"
[    68.446] (II) event17 - Logitech G102 Prodigy Gaming Mouse: device removed
[    68.446] (**) Option "fd" "29"
[    68.446] (**) Option "fd" "30"
[    68.446] (II) event19 - USB-HID Keyboard: device removed
[    68.446] (**) Option "fd" "31"
[    68.446] (II) event20 - USB-HID Keyboard: device removed
[    68.446] (**) Option "fd" "32"
[    68.446] (II) event16 - XiaoMi USB 2.0 Webcam: XiaoMi U: device removed
[    68.446] (**) Option "fd" "34"
[    68.447] (II) event5  - Intel HID events: device removed
[    68.447] (**) Option "fd" "35"
[    68.447] (II) event3  - AT Translated Set 2 keyboard: device removed
[    68.447] (**) Option "fd" "36"
[    68.447] (II) event15 - ETPS/2 Elantech Touchpad: device removed
[    68.447] (**) Option "fd" "29"
[    68.447] (II) event18 - Logitech G102 Prodigy Gaming Mouse: device removed
[    68.447] (II) UnloadModule: "libinput"
[    68.447] (II) systemd-logind: not releasing fd for 13:82, still in use
[    68.447] (II) UnloadModule: "libinput"
[    68.447] (II) systemd-logind: releasing fd for 13:79
[    68.520] (II) UnloadModule: "libinput"
[    68.520] (II) systemd-logind: releasing fd for 13:67
[    68.547] (II) UnloadModule: "libinput"
[    68.547] (II) systemd-logind: releasing fd for 13:69
[    68.573] (II) UnloadModule: "libinput"
[    68.573] (II) systemd-logind: releasing fd for 13:80
[    68.640] (II) UnloadModule: "libinput"
[    68.640] (II) systemd-logind: releasing fd for 13:84
[    68.667] (II) UnloadModule: "libinput"
[    68.667] (II) systemd-logind: releasing fd for 13:83
[    68.693] (II) UnloadModule: "libinput"
[    68.694] (II) systemd-logind: releasing fd for 13:82
[    68.733] (II) UnloadModule: "libinput"
[    68.733] (II) systemd-logind: releasing fd for 13:81
[    68.810] (II) UnloadModule: "libinput"
[    68.810] (II) systemd-logind: releasing fd for 13:71
[    68.861] (II) UnloadModule: "libinput"
[    68.861] (II) systemd-logind: releasing fd for 13:64
[    68.893] (II) UnloadModule: "libinput"
[    68.893] (II) systemd-logind: releasing fd for 13:70
[    68.960] (II) UnloadModule: "libinput"
[    68.960] (II) systemd-logind: releasing fd for 13:66
[    68.986] (II) UnloadModule: "libinput"
[    68.987] (II) systemd-logind: releasing fd for 13:72

Offline

#4 2018-04-25 11:19:38

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

Re: [SOLVED] X freezes when exiting, after updating kernel to 4.16

There's no error in either of these logs, so likely the crash/freeze happens at another layer. Can you post a journal log from a failed-to-exit session? You can use e.g.

journalctl -b-1

for the boot prior to the current one.

Offline

#5 2018-04-25 11:55:06

hujingbo233
Member
Registered: 2018-04-25
Posts: 4

Re: [SOLVED] X freezes when exiting, after updating kernel to 4.16

I reproduced the issue. The journal log is:
(it's really long)

-- Logs begin at Wed 2018-02-21 20:03:45 CST, end at Wed 2018-04-25 19:48:52 CST. --
Apr 25 19:46:59 harbor kernel: microcode: microcode updated early to revision 0x84, date = 2018-01-21
Apr 25 19:46:59 harbor kernel: Linux version 4.16.3-1-ARCH (builduser@heftig-2067) (gcc version 7.3.1 20180406 (GCC)) #1 SMP PREEMPT Thu Apr 19 09:17:56 UTC 2018
Apr 25 19:46:59 harbor kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2a252c3c-6251-4446-9250-9332640e1e50 rw quiet
Apr 25 19:46:59 harbor kernel: KERNEL supported cpus:
Apr 25 19:46:59 harbor kernel:   Intel GenuineIntel
Apr 25 19:46:59 harbor kernel:   AMD AuthenticAMD
Apr 25 19:46:59 harbor kernel:   Centaur CentaurHauls
Apr 25 19:46:59 harbor kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 25 19:46:59 harbor kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 25 19:46:59 harbor kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 25 19:46:59 harbor kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Apr 25 19:46:59 harbor kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Apr 25 19:46:59 harbor kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 25 19:46:59 harbor kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Apr 25 19:46:59 harbor kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Apr 25 19:46:59 harbor kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Apr 25 19:46:59 harbor kernel: e820: BIOS-provided physical RAM map:
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007188afff] usable
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x000000007188b000-0x000000007188bfff] ACPI NVS
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x000000007188c000-0x000000007188cfff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x000000007188d000-0x0000000073a67fff] usable
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x0000000073a68000-0x0000000074367fff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x0000000074368000-0x000000008a57dfff] usable
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x000000008a57e000-0x000000008a77dfff] type 20
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x000000008a77e000-0x000000008af7dfff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x000000008af7e000-0x000000008cf7dfff] ACPI NVS
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x000000008cf7e000-0x000000008cffdfff] ACPI data
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x000000008cffe000-0x000000008cffefff] usable
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x000000008cfff000-0x000000008fffffff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
Apr 25 19:46:59 harbor kernel: BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable
Apr 25 19:46:59 harbor kernel: NX (Execute Disable) protection: active
Apr 25 19:46:59 harbor kernel: efi: EFI v2.50 by INSYDE Corp.
Apr 25 19:46:59 harbor kernel: efi:  ACPI 2.0=0x8cffd014  SMBIOS=0x8a7f2000  SMBIOS 3.0=0x8a7f0000  ESRT=0x8a7ee018  MEMATTR=0x7a700018 
Apr 25 19:46:59 harbor kernel: random: fast init done
Apr 25 19:46:59 harbor kernel: SMBIOS 3.0.0 present.
Apr 25 19:46:59 harbor kernel: DMI: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:46:59 harbor kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 25 19:46:59 harbor kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 25 19:46:59 harbor kernel: e820: last_pfn = 0x26f000 max_arch_pfn = 0x400000000
Apr 25 19:46:59 harbor kernel: MTRR default type: write-back
Apr 25 19:46:59 harbor kernel: MTRR fixed ranges enabled:
Apr 25 19:46:59 harbor kernel:   00000-9FFFF write-back
Apr 25 19:46:59 harbor kernel:   A0000-BFFFF uncachable
Apr 25 19:46:59 harbor kernel:   C0000-FFFFF write-protect
Apr 25 19:46:59 harbor kernel: MTRR variable ranges enabled:
Apr 25 19:46:59 harbor kernel:   0 base 00C0000000 mask 7FC0000000 uncachable
Apr 25 19:46:59 harbor kernel:   1 base 00A0000000 mask 7FE0000000 uncachable
Apr 25 19:46:59 harbor kernel:   2 base 0090000000 mask 7FF0000000 uncachable
Apr 25 19:46:59 harbor kernel:   3 base 008E000000 mask 7FFE000000 uncachable
Apr 25 19:46:59 harbor kernel:   4 base 008D800000 mask 7FFF800000 uncachable
Apr 25 19:46:59 harbor kernel:   5 disabled
Apr 25 19:46:59 harbor kernel:   6 disabled
Apr 25 19:46:59 harbor kernel:   7 disabled
Apr 25 19:46:59 harbor kernel:   8 disabled
Apr 25 19:46:59 harbor kernel:   9 disabled
Apr 25 19:46:59 harbor kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 25 19:46:59 harbor kernel: e820: last_pfn = 0x8cfff max_arch_pfn = 0x400000000
Apr 25 19:46:59 harbor kernel: esrt: Reserving ESRT space from 0x000000008a7ee018 to 0x000000008a7ee078.
Apr 25 19:46:59 harbor kernel: Scanning 1 areas for low memory corruption
Apr 25 19:46:59 harbor kernel: Base memory trampoline at [        (ptrval)] 98000 size 24576
Apr 25 19:46:59 harbor kernel: Using GB pages for direct mapping
Apr 25 19:46:59 harbor kernel: BRK [0x1c64a000, 0x1c64afff] PGTABLE
Apr 25 19:46:59 harbor kernel: BRK [0x1c64b000, 0x1c64bfff] PGTABLE
Apr 25 19:46:59 harbor kernel: BRK [0x1c64c000, 0x1c64cfff] PGTABLE
Apr 25 19:46:59 harbor kernel: BRK [0x1c64d000, 0x1c64dfff] PGTABLE
Apr 25 19:46:59 harbor kernel: BRK [0x1c64e000, 0x1c64efff] PGTABLE
Apr 25 19:46:59 harbor kernel: BRK [0x1c64f000, 0x1c64ffff] PGTABLE
Apr 25 19:46:59 harbor kernel: BRK [0x1c650000, 0x1c650fff] PGTABLE
Apr 25 19:46:59 harbor kernel: BRK [0x1c651000, 0x1c651fff] PGTABLE
Apr 25 19:46:59 harbor kernel: BRK [0x1c652000, 0x1c652fff] PGTABLE
Apr 25 19:46:59 harbor kernel: BRK [0x1c653000, 0x1c653fff] PGTABLE
Apr 25 19:46:59 harbor kernel: Secure boot could not be determined
Apr 25 19:46:59 harbor kernel: RAMDISK: [mem 0x36e95000-0x37741fff]
Apr 25 19:46:59 harbor kernel: ACPI: Early table checksum verification disabled
Apr 25 19:46:59 harbor kernel: ACPI: RSDP 0x000000008CFFD014 000024 (v02 XMCC  )
Apr 25 19:46:59 harbor kernel: ACPI: XSDT 0x000000008CFC1188 00011C (v01 XMCC   XMCC1701 00000000      01000013)
Apr 25 19:46:59 harbor kernel: ACPI: FACP 0x000000008CFEE000 00010C (v05 XMCC   XMCC1701 00000000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: DSDT 0x000000008CFC7000 023AF6 (v02 XMCC   XMCC1701 00000000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: FACS 0x000000008CF57000 000040
Apr 25 19:46:59 harbor kernel: ACPI: UEFI 0x000000008CFFC000 000236 (v01 XMCC   XMCC1701 00000001 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: UEFI 0x000000008CFFB000 000042 (v01 XMCC   XMCC1701 00000002 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: MSDM 0x000000008CFFA000 000055 (v03 XMCC   XMCC1701 00000001 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFF9000 0004C3 (v02 XMCC   XMCC1701 00001000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFF8000 000046 (v02 XMCC   XMCC1701 00003000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: TPM2 0x000000008CFF7000 000034 (v03 XMCC   XMCC1701 00000000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFF3000 003110 (v02 XMCC   XMCC1701 00003000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: ASF! 0x000000008CFF2000 0000A5 (v32 XMCC   XMCC1701 00000001 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: ASPT 0x000000008CFF1000 000034 (v07 XMCC   XMCC1701 00000001 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: BOOT 0x000000008CFF0000 000028 (v01 XMCC   XMCC1701 00000001 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: DBGP 0x000000008CFEF000 000034 (v01 XMCC   XMCC1701 00000001 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: HPET 0x000000008CFED000 000038 (v01 XMCC   XMCC1701 00000001 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: APIC 0x000000008CFEC000 00012C (v03 XMCC   XMCC1701 00000001 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: MCFG 0x000000008CFEB000 00003C (v01 XMCC   XMCC1701 00000001 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFC6000 000517 (v02 XMCC   XMCC1701 00000000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFC5000 0007A0 (v02 XMCC   XMCC1701 00001000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: LPIT 0x000000008CFC4000 000094 (v01 XMCC   XMCC1701 00000000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: WSMT 0x000000008CFC3000 000028 (v01 XMCC   XMCC1701 00000000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFC2000 00029F (v02 XMCC   XMCC1701 00000000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFC0000 000346 (v01 XMCC   XMCC1701 00000000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFBC000 003002 (v02 XMCC   XMCC1701 00001000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFBB000 00051E (v02 XMCC   XMCC1701 00001000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: DBGP 0x000000008CFBA000 000034 (v01 XMCC   XMCC1701 00000002 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: DBG2 0x000000008CFB9000 000054 (v00 XMCC   XMCC1701 00000002 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFB8000 000B64 (v02 XMCC   XMCC1701 00001000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFB6000 0017AE (v02 XMCC   XMCC1701 00003000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0x000000008CFB2000 0038A2 (v01 XMCC   XMCC1701 00001000 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: DMAR 0x000000008CFB1000 0000F0 (v01 XMCC   XMCC1701 00000001 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: FPDT 0x000000008CFB0000 000044 (v01 XMCC   XMCC1701 00000002 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: BGRT 0x000000008CFAF000 000038 (v01 XMCC   XMCC1701 00000001 ACPI 00040000)
Apr 25 19:46:59 harbor kernel: ACPI: Local APIC address 0xfee00000
Apr 25 19:46:59 harbor kernel: No NUMA configuration found
Apr 25 19:46:59 harbor kernel: Faking a node at [mem 0x0000000000000000-0x000000026effffff]
Apr 25 19:46:59 harbor kernel: NODE_DATA(0) allocated [mem 0x26effb000-0x26effdfff]
Apr 25 19:46:59 harbor kernel: Zone ranges:
Apr 25 19:46:59 harbor kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 25 19:46:59 harbor kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 25 19:46:59 harbor kernel:   Normal   [mem 0x0000000100000000-0x000000026effffff]
Apr 25 19:46:59 harbor kernel:   Device   empty
Apr 25 19:46:59 harbor kernel: Movable zone start for each node
Apr 25 19:46:59 harbor kernel: Early memory node ranges
Apr 25 19:46:59 harbor kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Apr 25 19:46:59 harbor kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
Apr 25 19:46:59 harbor kernel:   node   0: [mem 0x0000000000100000-0x000000007188afff]
Apr 25 19:46:59 harbor kernel:   node   0: [mem 0x000000007188d000-0x0000000073a67fff]
Apr 25 19:46:59 harbor kernel:   node   0: [mem 0x0000000074368000-0x000000008a57dfff]
Apr 25 19:46:59 harbor kernel:   node   0: [mem 0x000000008cffe000-0x000000008cffefff]
Apr 25 19:46:59 harbor kernel:   node   0: [mem 0x0000000100000000-0x000000026effffff]
Apr 25 19:46:59 harbor kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff]
Apr 25 19:46:59 harbor kernel: On node 0 totalpages: 2067481
Apr 25 19:46:59 harbor kernel:   DMA zone: 64 pages used for memmap
Apr 25 19:46:59 harbor kernel:   DMA zone: 22 pages reserved
Apr 25 19:46:59 harbor kernel:   DMA zone: 3996 pages, LIFO batch:0
Apr 25 19:46:59 harbor kernel:   DMA32 zone: 8754 pages used for memmap
Apr 25 19:46:59 harbor kernel:   DMA32 zone: 560253 pages, LIFO batch:31
Apr 25 19:46:59 harbor kernel:   Normal zone: 23488 pages used for memmap
Apr 25 19:46:59 harbor kernel:   Normal zone: 1503232 pages, LIFO batch:31
Apr 25 19:46:59 harbor kernel: Reserved but unavailable: 99 pages
Apr 25 19:46:59 harbor kernel: Reserving Intel graphics memory at [mem 0x8e000000-0x8fffffff]
Apr 25 19:46:59 harbor kernel: ACPI: PM-Timer IO Port: 0x1808
Apr 25 19:46:59 harbor kernel: ACPI: Local APIC address 0xfee00000
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Apr 25 19:46:59 harbor kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Apr 25 19:46:59 harbor kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 25 19:46:59 harbor kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 25 19:46:59 harbor kernel: ACPI: IRQ0 used by override.
Apr 25 19:46:59 harbor kernel: ACPI: IRQ9 used by override.
Apr 25 19:46:59 harbor kernel: Using ACPI (MADT) for SMP configuration information
Apr 25 19:46:59 harbor kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Apr 25 19:46:59 harbor kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x7188b000-0x7188bfff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x7188c000-0x7188cfff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x73a68000-0x74367fff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x8a57e000-0x8a77dfff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x8a77e000-0x8af7dfff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x8af7e000-0x8cf7dfff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x8cf7e000-0x8cffdfff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x8cfff000-0x8fffffff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfe800000-0xfebfffff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
Apr 25 19:46:59 harbor kernel: PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
Apr 25 19:46:59 harbor kernel: e820: [mem 0x90000000-0xdfffffff] available for PCI devices
Apr 25 19:46:59 harbor kernel: Booting paravirtualized kernel on bare hardware
Apr 25 19:46:59 harbor kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Apr 25 19:46:59 harbor kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Apr 25 19:46:59 harbor kernel: percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u262144
Apr 25 19:46:59 harbor kernel: pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
Apr 25 19:46:59 harbor kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Apr 25 19:46:59 harbor kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2035153
Apr 25 19:46:59 harbor kernel: Policy zone: Normal
Apr 25 19:46:59 harbor kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2a252c3c-6251-4446-9250-9332640e1e50 rw quiet
Apr 25 19:46:59 harbor kernel: Calgary: detecting Calgary via BIOS EBDA area
Apr 25 19:46:59 harbor kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Apr 25 19:46:59 harbor kernel: Memory: 7989920K/8269924K available (10252K kernel code, 1263K rwdata, 3372K rodata, 1452K init, 632K bss, 280004K reserved, 0K cma-reserved)
Apr 25 19:46:59 harbor kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Apr 25 19:46:59 harbor kernel: Kernel/User page tables isolation: enabled
Apr 25 19:46:59 harbor kernel: ftrace: allocating 31747 entries in 125 pages
Apr 25 19:46:59 harbor kernel: Preemptible hierarchical RCU implementation.
Apr 25 19:46:59 harbor kernel:         CONFIG_RCU_FANOUT set to non-default value of 32
Apr 25 19:46:59 harbor kernel:         RCU dyntick-idle grace-period acceleration is enabled.
Apr 25 19:46:59 harbor kernel:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Apr 25 19:46:59 harbor kernel:         RCU priority boosting: priority 1 delay 500 ms.
Apr 25 19:46:59 harbor kernel:         Tasks RCU enabled.
Apr 25 19:46:59 harbor kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Apr 25 19:46:59 harbor kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Apr 25 19:46:59 harbor kernel:         Offload RCU callbacks from CPUs: .
Apr 25 19:46:59 harbor kernel: Console: colour dummy device 80x25
Apr 25 19:46:59 harbor kernel: console [tty0] enabled
Apr 25 19:46:59 harbor kernel: ACPI: Core revision 20180105
Apr 25 19:46:59 harbor kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
Apr 25 19:46:59 harbor kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Apr 25 19:46:59 harbor kernel: hpet clockevent registered
Apr 25 19:46:59 harbor kernel: APIC: Switch to symmetric I/O mode setup
Apr 25 19:46:59 harbor kernel: DMAR: Host address width 39
Apr 25 19:46:59 harbor kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Apr 25 19:46:59 harbor kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Apr 25 19:46:59 harbor kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Apr 25 19:46:59 harbor kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Apr 25 19:46:59 harbor kernel: DMAR: RMRR base: 0x0000008ae55000 end: 0x0000008ae74fff
Apr 25 19:46:59 harbor kernel: DMAR: RMRR base: 0x0000008d800000 end: 0x0000008fffffff
Apr 25 19:46:59 harbor kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
Apr 25 19:46:59 harbor kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
Apr 25 19:46:59 harbor kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Apr 25 19:46:59 harbor kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Apr 25 19:46:59 harbor kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Apr 25 19:46:59 harbor kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Apr 25 19:46:59 harbor kernel: x2apic enabled
Apr 25 19:46:59 harbor kernel: Switched APIC routing to cluster x2apic.
Apr 25 19:46:59 harbor kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 25 19:46:59 harbor kernel: tsc: Detected 2000.000 MHz processor
Apr 25 19:46:59 harbor kernel: tsc: Detected 1992.000 MHz TSC
Apr 25 19:46:59 harbor kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
Apr 25 19:46:59 harbor kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3985.00 BogoMIPS (lpj=6640000)
Apr 25 19:46:59 harbor kernel: pid_max: default: 32768 minimum: 301
Apr 25 19:46:59 harbor kernel: Security Framework initialized
Apr 25 19:46:59 harbor kernel: Yama: becoming mindful.
Apr 25 19:46:59 harbor kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Apr 25 19:46:59 harbor kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Apr 25 19:46:59 harbor kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Apr 25 19:46:59 harbor kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Apr 25 19:46:59 harbor kernel: CPU: Physical Processor ID: 0
Apr 25 19:46:59 harbor kernel: CPU: Processor Core ID: 0
Apr 25 19:46:59 harbor kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 25 19:46:59 harbor kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Apr 25 19:46:59 harbor kernel: mce: CPU supports 10 MCE banks
Apr 25 19:46:59 harbor kernel: CPU0: Thermal monitoring enabled (TM1)
Apr 25 19:46:59 harbor kernel: process: using mwait in idle threads
Apr 25 19:46:59 harbor kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Apr 25 19:46:59 harbor kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Apr 25 19:46:59 harbor kernel: Spectre V2 : Mitigation: Full generic retpoline
Apr 25 19:46:59 harbor kernel: Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
Apr 25 19:46:59 harbor kernel: Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
Apr 25 19:46:59 harbor kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Apr 25 19:46:59 harbor kernel: Freeing SMP alternatives memory: 24K
Apr 25 19:46:59 harbor kernel: TSC deadline timer enabled
Apr 25 19:46:59 harbor kernel: smpboot: CPU0: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xa)
Apr 25 19:46:59 harbor kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Apr 25 19:46:59 harbor kernel: ... version:                4
Apr 25 19:46:59 harbor kernel: ... bit width:              48
Apr 25 19:46:59 harbor kernel: ... generic registers:      4
Apr 25 19:46:59 harbor kernel: ... value mask:             0000ffffffffffff
Apr 25 19:46:59 harbor kernel: ... max period:             00007fffffffffff
Apr 25 19:46:59 harbor kernel: ... fixed-purpose events:   3
Apr 25 19:46:59 harbor kernel: ... event mask:             000000070000000f
Apr 25 19:46:59 harbor kernel: Hierarchical SRCU implementation.
Apr 25 19:46:59 harbor kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 25 19:46:59 harbor kernel: smp: Bringing up secondary CPUs ...
Apr 25 19:46:59 harbor kernel: x86: Booting SMP configuration:
Apr 25 19:46:59 harbor kernel: .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
Apr 25 19:46:59 harbor kernel: smp: Brought up 1 node, 8 CPUs
Apr 25 19:46:59 harbor kernel: smpboot: Max logical packages: 1
Apr 25 19:46:59 harbor kernel: smpboot: Total of 8 processors activated (31884.00 BogoMIPS)
Apr 25 19:46:59 harbor kernel: devtmpfs: initialized
Apr 25 19:46:59 harbor kernel: x86/mm: Memory block size: 128MB
Apr 25 19:46:59 harbor kernel: PM: Registering ACPI NVS region [mem 0x7188b000-0x7188bfff] (4096 bytes)
Apr 25 19:46:59 harbor kernel: PM: Registering ACPI NVS region [mem 0x8af7e000-0x8cf7dfff] (33554432 bytes)
Apr 25 19:46:59 harbor kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Apr 25 19:46:59 harbor kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
Apr 25 19:46:59 harbor kernel: pinctrl core: initialized pinctrl subsystem
Apr 25 19:46:59 harbor kernel: RTC time: 11:46:59, date: 04/25/18
Apr 25 19:46:59 harbor kernel: NET: Registered protocol family 16
Apr 25 19:46:59 harbor kernel: cpuidle: using governor ladder
Apr 25 19:46:59 harbor kernel: cpuidle: using governor menu
Apr 25 19:46:59 harbor kernel: Simple Boot Flag at 0x44 set to 0x1
Apr 25 19:46:59 harbor kernel: ACPI: bus type PCI registered
Apr 25 19:46:59 harbor kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 25 19:46:59 harbor kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Apr 25 19:46:59 harbor kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Apr 25 19:46:59 harbor kernel: PCI: Using configuration type 1 for base access
Apr 25 19:46:59 harbor kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Apr 25 19:46:59 harbor kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Apr 25 19:46:59 harbor kernel: ACPI: Added _OSI(Module Device)
Apr 25 19:46:59 harbor kernel: ACPI: Added _OSI(Processor Device)
Apr 25 19:46:59 harbor kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 25 19:46:59 harbor kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 25 19:46:59 harbor kernel: ACPI: Executed 50 blocks of module-level executable AML code
Apr 25 19:46:59 harbor kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 25 19:46:59 harbor kernel: ACPI: Dynamic OEM Table Load:
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0xFFFF9DF3648C9800 0005CD (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Apr 25 19:46:59 harbor kernel: ACPI: Executed 1 blocks of module-level executable AML code
Apr 25 19:46:59 harbor kernel: ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
Apr 25 19:46:59 harbor kernel: ACPI: Dynamic OEM Table Load:
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0xFFFF9DF364418400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Apr 25 19:46:59 harbor kernel: ACPI: Executed 1 blocks of module-level executable AML code
Apr 25 19:46:59 harbor kernel: ACPI: Dynamic OEM Table Load:
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0xFFFF9DF364428000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
Apr 25 19:46:59 harbor kernel: ACPI: Executed 1 blocks of module-level executable AML code
Apr 25 19:46:59 harbor kernel: ACPI: Dynamic OEM Table Load:
Apr 25 19:46:59 harbor kernel: ACPI: SSDT 0xFFFF9DF36441E800 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
Apr 25 19:46:59 harbor kernel: ACPI: Executed 1 blocks of module-level executable AML code
Apr 25 19:46:59 harbor kernel: ACPI: Interpreter enabled
Apr 25 19:46:59 harbor kernel: ACPI: (supports S0 S3 S4 S5)
Apr 25 19:46:59 harbor kernel: ACPI: Using IOAPIC for interrupt routing
Apr 25 19:46:59 harbor kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 25 19:46:59 harbor kernel: ACPI: Enabled 9 GPEs in block 00 to 7F
Apr 25 19:46:59 harbor kernel: ACPI: Power Resource [PC01] (on)
Apr 25 19:46:59 harbor kernel: ACPI: Power Resource [FN00] (on)
Apr 25 19:46:59 harbor kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Apr 25 19:46:59 harbor kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Apr 25 19:46:59 harbor kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Apr 25 19:46:59 harbor kernel: PCI host bridge to bus 0000:00
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Apr 25 19:46:59 harbor kernel: pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
Apr 25 19:46:59 harbor kernel: pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
Apr 25 19:46:59 harbor kernel: pci 0000:00:02.0: reg 0x10: [mem 0xb2000000-0xb2ffffff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
Apr 25 19:46:59 harbor kernel: pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
Apr 25 19:46:59 harbor kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Apr 25 19:46:59 harbor kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Apr 25 19:46:59 harbor kernel: pci 0000:00:08.0: reg 0x10: [mem 0xb4228000-0xb4228fff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Apr 25 19:46:59 harbor kernel: pci 0000:00:14.0: reg 0x10: [mem 0xb4210000-0xb421ffff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Apr 25 19:46:59 harbor kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Apr 25 19:46:59 harbor kernel: pci 0000:00:14.2: reg 0x10: [mem 0xb4229000-0xb4229fff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
Apr 25 19:46:59 harbor kernel: pci 0000:00:15.0: reg 0x10: [mem 0xb422a000-0xb422afff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
Apr 25 19:46:59 harbor kernel: pci 0000:00:15.1: reg 0x10: [mem 0xb422b000-0xb422bfff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Apr 25 19:46:59 harbor kernel: pci 0000:00:16.0: reg 0x10: [mem 0xb422c000-0xb422cfff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:00:16.0: PME# supported from D3hot
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.7: [8086:9d17] type 01 class 0x060400
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Apr 25 19:46:59 harbor kernel: pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
Apr 25 19:46:59 harbor kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Apr 25 19:46:59 harbor kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
Apr 25 19:46:59 harbor kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Apr 25 19:46:59 harbor kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xb4224000-0xb4227fff]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
Apr 25 19:46:59 harbor kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xb4220000-0xb4223fff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xb4200000-0xb420ffff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Apr 25 19:46:59 harbor kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Apr 25 19:46:59 harbor kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xb422d000-0xb422d0ff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1f.4: reg 0x20: [io  0x4040-0x405f]
Apr 25 19:46:59 harbor kernel: pci 0000:01:00.0: [10de:1d12] type 00 class 0x030200
Apr 25 19:46:59 harbor kernel: pci 0000:01:00.0: reg 0x10: [mem 0xb3000000-0xb3ffffff]
Apr 25 19:46:59 harbor kernel: pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
Apr 25 19:46:59 harbor kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
Apr 25 19:46:59 harbor kernel: pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
Apr 25 19:46:59 harbor kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.0:   bridge window [mem 0xb3000000-0xb3ffffff]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
Apr 25 19:46:59 harbor kernel: pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000
Apr 25 19:46:59 harbor kernel: pci 0000:02:00.0: reg 0x10: [mem 0xb4100000-0xb4101fff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.7: PCI bridge to [bus 02]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.7:   bridge window [mem 0xb4100000-0xb41fffff]
Apr 25 19:46:59 harbor kernel: pci 0000:03:00.0: [144d:a804] type 00 class 0x010802
Apr 25 19:46:59 harbor kernel: pci 0000:03:00.0: reg 0x10: [mem 0xb4000000-0xb4003fff 64bit]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1d.0:   bridge window [mem 0xb4000000-0xb40fffff]
Apr 25 19:46:59 harbor kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 25 19:46:59 harbor kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Apr 25 19:46:59 harbor kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 25 19:46:59 harbor kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 25 19:46:59 harbor kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 25 19:46:59 harbor kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 25 19:46:59 harbor kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 25 19:46:59 harbor kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 25 19:46:59 harbor kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 25 19:46:59 harbor kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 25 19:46:59 harbor kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Apr 25 19:46:59 harbor kernel: vgaarb: loaded
Apr 25 19:46:59 harbor kernel: EDAC MC: Ver: 3.0.0
Apr 25 19:46:59 harbor kernel: Registered efivars operations
Apr 25 19:46:59 harbor kernel: PCI: Using ACPI for IRQ routing
Apr 25 19:46:59 harbor kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 25 19:46:59 harbor kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Apr 25 19:46:59 harbor kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Apr 25 19:46:59 harbor kernel: e820: reserve RAM buffer [mem 0x7188b000-0x73ffffff]
Apr 25 19:46:59 harbor kernel: e820: reserve RAM buffer [mem 0x73a68000-0x73ffffff]
Apr 25 19:46:59 harbor kernel: e820: reserve RAM buffer [mem 0x8a57e000-0x8bffffff]
Apr 25 19:46:59 harbor kernel: e820: reserve RAM buffer [mem 0x8cfff000-0x8fffffff]
Apr 25 19:46:59 harbor kernel: e820: reserve RAM buffer [mem 0x26f000000-0x26fffffff]
Apr 25 19:46:59 harbor kernel: NetLabel: Initializing
Apr 25 19:46:59 harbor kernel: NetLabel:  domain hash size = 128
Apr 25 19:46:59 harbor kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 25 19:46:59 harbor kernel: NetLabel:  unlabeled traffic allowed by default
Apr 25 19:46:59 harbor kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 25 19:46:59 harbor kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Apr 25 19:46:59 harbor kernel: clocksource: Switched to clocksource tsc-early
Apr 25 19:46:59 harbor kernel: VFS: Disk quotas dquot_6.6.0
Apr 25 19:46:59 harbor kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 25 19:46:59 harbor kernel: pnp: PnP ACPI init
Apr 25 19:46:59 harbor kernel: system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 25 19:46:59 harbor kernel: system 00:01: [io  0x2000-0x20fe] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 25 19:46:59 harbor kernel: system 00:02: [io  0x0680-0x069f] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:02: [io  0xffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:02: [io  0xffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:02: [io  0xffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:02: [io  0x1800-0x18fe] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:02: [io  0x164e-0x164f] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 25 19:46:59 harbor kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
Apr 25 19:46:59 harbor kernel: system 00:04: [io  0x1854-0x1857] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Apr 25 19:46:59 harbor kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
Apr 25 19:46:59 harbor kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0f03 (active)
Apr 25 19:46:59 harbor kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 25 19:46:59 harbor kernel: system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
Apr 25 19:46:59 harbor kernel: system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
Apr 25 19:46:59 harbor kernel: system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
Apr 25 19:46:59 harbor kernel: system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 25 19:46:59 harbor kernel: system 00:08: [mem 0x90000000-0x9001ffff] has been reserved
Apr 25 19:46:59 harbor kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 25 19:46:59 harbor kernel: pnp: PnP ACPI: found 9 devices
Apr 25 19:46:59 harbor kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 25 19:46:59 harbor kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Apr 25 19:46:59 harbor kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
Apr 25 19:46:59 harbor kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.0:   bridge window [mem 0xb3000000-0xb3ffffff]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.7: PCI bridge to [bus 02]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1c.7:   bridge window [mem 0xb4100000-0xb41fffff]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Apr 25 19:46:59 harbor kernel: pci 0000:00:1d.0:   bridge window [mem 0xb4000000-0xb40fffff]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 20 [mem 0x90000000-0xdfffffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:01: resource 1 [mem 0xb3000000-0xb3ffffff]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:01: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:02: resource 1 [mem 0xb4100000-0xb41fffff]
Apr 25 19:46:59 harbor kernel: pci_bus 0000:03: resource 1 [mem 0xb4000000-0xb40fffff]
Apr 25 19:46:59 harbor kernel: NET: Registered protocol family 2
Apr 25 19:46:59 harbor kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
Apr 25 19:46:59 harbor kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
Apr 25 19:46:59 harbor kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Apr 25 19:46:59 harbor kernel: TCP: Hash tables configured (established 65536 bind 65536)
Apr 25 19:46:59 harbor kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Apr 25 19:46:59 harbor kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Apr 25 19:46:59 harbor kernel: NET: Registered protocol family 1
Apr 25 19:46:59 harbor kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 25 19:46:59 harbor kernel: PCI: CLS 64 bytes, default 64
Apr 25 19:46:59 harbor kernel: Unpacking initramfs...
Apr 25 19:46:59 harbor kernel: Freeing initrd memory: 8884K
Apr 25 19:46:59 harbor kernel: DMAR: ACPI device "device:70" under DMAR at fed91000 as 00:15.0
Apr 25 19:46:59 harbor kernel: DMAR: ACPI device "device:71" under DMAR at fed91000 as 00:15.1
Apr 25 19:46:59 harbor kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 25 19:46:59 harbor kernel: software IO TLB [mem 0x85975000-0x89975000] (64MB) mapped at [000000003e3c3a00-000000009b3ca297]
Apr 25 19:46:59 harbor kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
Apr 25 19:46:59 harbor kernel: clocksource: Switched to clocksource tsc
Apr 25 19:46:59 harbor kernel: Scanning for low memory corruption every 60 seconds
Apr 25 19:46:59 harbor kernel: Initialise system trusted keyrings
Apr 25 19:46:59 harbor kernel: Key type blacklist registered
Apr 25 19:46:59 harbor kernel: workingset: timestamp_bits=44 max_order=21 bucket_order=0
Apr 25 19:46:59 harbor kernel: zbud: loaded
Apr 25 19:46:59 harbor kernel: Key type asymmetric registered
Apr 25 19:46:59 harbor kernel: Asymmetric key parser 'x509' registered
Apr 25 19:46:59 harbor kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Apr 25 19:46:59 harbor kernel: io scheduler noop registered
Apr 25 19:46:59 harbor kernel: io scheduler deadline registered
Apr 25 19:46:59 harbor kernel: io scheduler cfq registered (default)
Apr 25 19:46:59 harbor kernel: io scheduler mq-deadline registered
Apr 25 19:46:59 harbor kernel: io scheduler kyber registered
Apr 25 19:46:59 harbor kernel: io scheduler bfq registered
Apr 25 19:46:59 harbor kernel: pcieport 0000:00:1c.0: AER enabled with IRQ 122
Apr 25 19:46:59 harbor kernel: pcieport 0000:00:1c.7: AER enabled with IRQ 123
Apr 25 19:46:59 harbor kernel: pcieport 0000:00:1d.0: AER enabled with IRQ 124
Apr 25 19:46:59 harbor kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 122
Apr 25 19:46:59 harbor kernel: pcieport 0000:00:1c.7: Signaling PME with IRQ 123
Apr 25 19:46:59 harbor kernel: pcieport 0000:00:1d.0: Signaling PME with IRQ 124
Apr 25 19:46:59 harbor kernel: efifb: probing for efifb
Apr 25 19:46:59 harbor kernel: efifb: framebuffer at 0xc0000000, using 8128k, total 8128k
Apr 25 19:46:59 harbor kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Apr 25 19:46:59 harbor kernel: efifb: scrolling: redraw
Apr 25 19:46:59 harbor kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 25 19:46:59 harbor kernel: Console: switching to colour frame buffer device 240x67
Apr 25 19:46:59 harbor kernel: fb0: EFI VGA frame buffer device
Apr 25 19:46:59 harbor kernel: intel_idle: MWAIT substates: 0x11142120
Apr 25 19:46:59 harbor kernel: intel_idle: v0.4.1 model 0x8E
Apr 25 19:46:59 harbor kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Apr 25 19:46:59 harbor kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C0C:00/input/input0
Apr 25 19:46:59 harbor kernel: ACPI: Power Button [PWRB]
Apr 25 19:46:59 harbor kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C0D:00/input/input1
Apr 25 19:46:59 harbor kernel: ACPI: Lid Switch [LID0]
Apr 25 19:46:59 harbor kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Apr 25 19:46:59 harbor kernel: ACPI: Power Button [PWRF]
Apr 25 19:46:59 harbor kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 25 19:46:59 harbor kernel: ACPI: Thermal Zone [TZ01] (38 C)
Apr 25 19:46:59 harbor kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Apr 25 19:46:59 harbor kernel: nvme nvme0: pci function 0000:03:00.0
Apr 25 19:46:59 harbor kernel: intel_pstate: Intel P-state driver initializing
Apr 25 19:46:59 harbor kernel: intel_pstate: HWP enabled
Apr 25 19:46:59 harbor kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 25 19:46:59 harbor kernel: intel_pmc_core:  initialized
Apr 25 19:46:59 harbor kernel: NET: Registered protocol family 10
Apr 25 19:46:59 harbor kernel: Segment Routing with IPv6
Apr 25 19:46:59 harbor kernel: NET: Registered protocol family 17
Apr 25 19:46:59 harbor kernel: RAS: Correctable Errors collector initialized.
Apr 25 19:46:59 harbor kernel: microcode: sig=0x806ea, pf=0x80, revision=0x84
Apr 25 19:46:59 harbor kernel: microcode: Microcode Update Driver: v2.2.
Apr 25 19:46:59 harbor kernel: sched_clock: Marking stable (749674444, 0)->(745007720, 4666724)
Apr 25 19:46:59 harbor kernel: registered taskstats version 1
Apr 25 19:46:59 harbor kernel: Loading compiled-in X.509 certificates
Apr 25 19:46:59 harbor kernel: zswap: loaded using pool lzo/zbud
Apr 25 19:46:59 harbor kernel: Key type big_key registered
Apr 25 19:46:59 harbor kernel:   Magic number: 14:268:783
Apr 25 19:46:59 harbor kernel: hctosys: unable to open rtc device (rtc0)
Apr 25 19:46:59 harbor kernel: Freeing unused kernel memory: 1452K
Apr 25 19:46:59 harbor kernel: Write protecting the kernel read-only data: 16384k
Apr 25 19:46:59 harbor kernel: Freeing unused kernel memory: 2016K
Apr 25 19:46:59 harbor kernel: Freeing unused kernel memory: 724K
Apr 25 19:46:59 harbor kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
Apr 25 19:46:59 harbor kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 25 19:46:59 harbor kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Apr 25 19:46:59 harbor kernel: ACPI: bus type USB registered
Apr 25 19:46:59 harbor kernel: usbcore: registered new interface driver usbfs
Apr 25 19:46:59 harbor kernel: usbcore: registered new interface driver hub
Apr 25 19:46:59 harbor kernel: usbcore: registered new device driver usb
Apr 25 19:46:59 harbor kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 25 19:46:59 harbor kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Apr 25 19:46:59 harbor kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
Apr 25 19:46:59 harbor kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Apr 25 19:46:59 harbor kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr 25 19:46:59 harbor kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 25 19:46:59 harbor kernel: usb usb1: Product: xHCI Host Controller
Apr 25 19:46:59 harbor kernel: usb usb1: Manufacturer: Linux 4.16.3-1-ARCH xhci-hcd
Apr 25 19:46:59 harbor kernel: usb usb1: SerialNumber: 0000:00:14.0
Apr 25 19:46:59 harbor kernel: hub 1-0:1.0: USB hub found
Apr 25 19:46:59 harbor kernel: hub 1-0:1.0: 12 ports detected
Apr 25 19:46:59 harbor kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 25 19:46:59 harbor kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Apr 25 19:46:59 harbor kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
Apr 25 19:46:59 harbor kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 25 19:46:59 harbor kernel: usb usb2: Product: xHCI Host Controller
Apr 25 19:46:59 harbor kernel: usb usb2: Manufacturer: Linux 4.16.3-1-ARCH xhci-hcd
Apr 25 19:46:59 harbor kernel: usb usb2: SerialNumber: 0000:00:14.0
Apr 25 19:46:59 harbor kernel: hub 2-0:1.0: USB hub found
Apr 25 19:46:59 harbor kernel: hub 2-0:1.0: 6 ports detected
Apr 25 19:46:59 harbor kernel: usb: port power management may be unreliable
Apr 25 19:46:59 harbor kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Apr 25 19:46:59 harbor kernel:  nvme0n1: p1 p2 p3
Apr 25 19:46:59 harbor kernel: usb 1-4: new high-speed USB device number 2 using xhci_hcd
Apr 25 19:46:59 harbor kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
Apr 25 19:46:59 harbor kernel: usb 1-4: New USB device found, idVendor=1d5c, idProduct=5010
Apr 25 19:46:59 harbor kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 25 19:46:59 harbor kernel: usb 1-4: Product: USB2.0 Hub
Apr 25 19:46:59 harbor kernel: usb 1-4: Manufacturer: Fresco Logic, Inc.
Apr 25 19:46:59 harbor kernel: hub 1-4:1.0: USB hub found
Apr 25 19:46:59 harbor kernel: hub 1-4:1.0: 5 ports detected
Apr 25 19:46:59 harbor systemd[1]: systemd 238 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
Apr 25 19:46:59 harbor systemd[1]: Detected architecture x86-64.
Apr 25 19:46:59 harbor systemd[1]: Set hostname to <harbor>.
Apr 25 19:46:59 harbor systemd[1]: Listening on Device-mapper event daemon FIFOs.
Apr 25 19:46:59 harbor systemd[1]: Created slice User and Session Slice.
Apr 25 19:46:59 harbor systemd[1]: Reached target Slices.
Apr 25 19:46:59 harbor systemd[1]: Listening on udev Kernel Socket.
Apr 25 19:46:59 harbor systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Apr 25 19:46:59 harbor systemd[1]: Listening on udev Control Socket.
Apr 25 19:46:59 harbor systemd[1]: Listening on LVM2 metadata daemon socket.
Apr 25 19:46:59 harbor kernel: EXT4-fs (nvme0n1p2): re-mounted. Opts: data=ordered
Apr 25 19:46:59 harbor kernel: vboxdrv: loading out-of-tree module taints kernel.
Apr 25 19:46:59 harbor kernel: vboxdrv: Found 8 processor cores
Apr 25 19:46:59 harbor systemd-journald[239]: Journal started
Apr 25 19:46:59 harbor systemd-journald[239]: Runtime journal (/run/log/journal/8b47b43ec04d45a98dd5bd131371a83f) is 8.0M, max 393.1M, 385.1M free.
Apr 25 19:46:59 harbor systemd-modules-load[240]: Inserted module 'crypto_user'
Apr 25 19:46:59 harbor systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 25 19:46:59 harbor systemd[1]: Started Create System Users.
Apr 25 19:46:59 harbor systemd[1]: Starting Create Static Device Nodes in /dev...
Apr 25 19:46:59 harbor kernel: usb 1-5: new full-speed USB device number 3 using xhci_hcd
Apr 25 19:46:59 harbor systemd-journald[239]: Time spent on flushing to /var is 24.349ms for 657 entries.
Apr 25 19:46:59 harbor systemd-journald[239]: System journal (/var/log/journal/8b47b43ec04d45a98dd5bd131371a83f) is 352.0M, max 4.0G, 3.6G free.
Apr 25 19:46:59 harbor kernel: vboxdrv: TSC mode is Invariant, tentative frequency 1991999540 Hz
Apr 25 19:46:59 harbor kernel: vboxdrv: Successfully loaded version 5.2.10 (interface 0x00290001)
Apr 25 19:46:59 harbor kernel: VBoxPciLinuxInit
Apr 25 19:46:59 harbor kernel: vboxpci: IOMMU not found (not registered)
Apr 25 19:46:59 harbor kernel: VBoxNetAdp: Successfully started.
Apr 25 19:46:59 harbor kernel: VBoxNetFlt: Successfully started.
Apr 25 19:46:59 harbor systemd[1]: Started Create Static Device Nodes in /dev.
Apr 25 19:46:59 harbor systemd[1]: Starting udev Kernel Device Manager...
Apr 25 19:46:59 harbor systemd[1]: Started udev Coldplug all Devices.
Apr 25 19:46:59 harbor systemd-modules-load[240]: Inserted module 'vboxdrv'
Apr 25 19:46:59 harbor systemd[1]: Starting udev Wait for Complete Device Initialization...
Apr 25 19:46:59 harbor systemd-modules-load[240]: Inserted module 'vboxpci'
Apr 25 19:46:59 harbor systemd-modules-load[240]: Inserted module 'vboxnetadp'
Apr 25 19:46:59 harbor systemd-modules-load[240]: Inserted module 'vboxnetflt'
Apr 25 19:46:59 harbor systemd[1]: Started Load Kernel Modules.
Apr 25 19:46:59 harbor systemd[1]: Starting Apply Kernel Variables...
Apr 25 19:46:59 harbor systemd[1]: Mounting Kernel Configuration File System...
Apr 25 19:46:59 harbor systemd[1]: Mounted Kernel Configuration File System.
Apr 25 19:46:59 harbor systemd[1]: Started Apply Kernel Variables.
Apr 25 19:46:59 harbor systemd[1]: Started udev Kernel Device Manager.
Apr 25 19:46:59 harbor systemd[1]: Started Flush Journal to Persistent Storage.
Apr 25 19:46:59 harbor kernel: wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
Apr 25 19:46:59 harbor kernel: wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
Apr 25 19:46:59 harbor kernel: wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
Apr 25 19:46:59 harbor kernel: wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
Apr 25 19:46:59 harbor kernel: rtc_cmos 00:03: RTC can wake from S4
Apr 25 19:46:59 harbor kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
Apr 25 19:46:59 harbor kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Apr 25 19:46:59 harbor kernel: ACPI: AC Adapter [ADP0] (on-line)
Apr 25 19:46:59 harbor kernel: acpi INT33D5:00: intel-hid: created platform device
Apr 25 19:46:59 harbor kernel: input: Intel HID events as /devices/pci0000:00/0000:00:1f.0/INT33D5:00/input/input5
Apr 25 19:46:59 harbor kernel: ACPI: Battery Slot [BAT0] (battery present)
Apr 25 19:46:59 harbor kernel: hidraw: raw HID events driver (C) Jiri Kosina
Apr 25 19:46:59 harbor kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 25 19:46:59 harbor kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Apr 25 19:46:59 harbor kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Apr 25 19:46:59 harbor kernel: Linux agpgart interface v0.103
Apr 25 19:46:59 harbor kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Apr 25 19:46:59 harbor kernel: ucsi_acpi USBC000:00: Failed to reset PPM! Trying again..
Apr 25 19:46:59 harbor systemd[1]: Found device SAMSUNG MZVLW256HEHP-00000 3.
Apr 25 19:46:59 harbor kernel: i2c_hid i2c-ETD2303:00: i2c-ETD2303:00 supply vdd not found, using dummy regulator
Apr 25 19:46:59 harbor kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Apr 25 19:46:59 harbor kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Apr 25 19:46:59 harbor kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Apr 25 19:46:59 harbor kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Apr 25 19:46:59 harbor kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Apr 25 19:46:59 harbor kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Apr 25 19:46:59 harbor systemd[1]: Found device SAMSUNG MZVLW256HEHP-00000 1.
Apr 25 19:46:59 harbor kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Apr 25 19:46:59 harbor kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Apr 25 19:46:59 harbor systemd-udevd[280]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 25 19:46:59 harbor kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Apr 25 19:46:59 harbor kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Apr 25 19:46:59 harbor kernel: usb 1-5: New USB device found, idVendor=8087, idProduct=0a2b
Apr 25 19:46:59 harbor kernel: usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 25 19:46:59 harbor kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Apr 25 19:46:59 harbor systemd[1]: Activated swap /swapfile.
Apr 25 19:46:59 harbor systemd[1]: Reached target Swap.
Apr 25 19:46:59 harbor systemd[1]: Mounting Temporary Directory (/tmp)...
Apr 25 19:46:59 harbor systemd[1]: Mounted Temporary Directory (/tmp).
Apr 25 19:46:59 harbor kernel: Adding 8388604k swap on /swapfile.  Priority:-2 extents:9 across:8962044k SSFS
Apr 25 19:46:59 harbor systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 25 19:46:59 harbor kernel: usb 1-6: new high-speed USB device number 4 using xhci_hcd
Apr 25 19:46:59 harbor kernel: cryptd: max_cpu_qlen set to 1000
Apr 25 19:46:59 harbor kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 25 19:46:59 harbor kernel: input: ETD2303:00 04F3:3083 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ETD2303:00/0018:04F3:3083.0001/input/input8
Apr 25 19:46:59 harbor kernel: hid-generic 0018:04F3:3083.0001: input,hidraw0: I2C HID v1.00 Mouse [ETD2303:00 04F3:3083] on i2c-ETD2303:00
Apr 25 19:46:59 harbor kernel: iTCO_vendor_support: vendor-support=0
Apr 25 19:46:59 harbor kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 25 19:46:59 harbor kernel: AVX2 version of gcm_enc/dec engaged.
Apr 25 19:46:59 harbor kernel: AES CTR mode by8 optimization enabled
Apr 25 19:46:59 harbor kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 25 19:46:59 harbor kernel: cfg80211: failed to load regulatory.db
Apr 25 19:46:59 harbor kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Apr 25 19:46:59 harbor kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Apr 25 19:46:59 harbor kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Apr 25 19:46:59 harbor kernel: input: ETD2303:00 04F3:3083 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ETD2303:00/0018:04F3:3083.0001/input/input11
Apr 25 19:46:59 harbor kernel: hid-multitouch 0018:04F3:3083.0001: input,hidraw0: I2C HID v1.00 Mouse [ETD2303:00 04F3:3083] on i2c-ETD2303:00
Apr 25 19:46:59 harbor kernel: Intel(R) Wireless WiFi driver for Linux
Apr 25 19:46:59 harbor kernel: Copyright(c) 2003- 2015 Intel Corporation
Apr 25 19:46:59 harbor kernel: mousedev: PS/2 mouse device common for all mice
Apr 25 19:46:59 harbor kernel: iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8265-36.ucode failed with error -2
Apr 25 19:46:59 harbor kernel: iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8265-35.ucode failed with error -2
Apr 25 19:46:59 harbor kernel: iwlwifi 0000:02:00.0: loaded firmware version 34.0.1 op_mode iwlmvm
Apr 25 19:46:59 harbor kernel: usb 1-6: New USB device found, idVendor=04f2, idProduct=b59a
Apr 25 19:46:59 harbor kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 25 19:46:59 harbor kernel: usb 1-6: Product: XiaoMi USB 2.0 Webcam
Apr 25 19:46:59 harbor kernel: usb 1-6: Manufacturer: Chicony
Apr 25 19:46:59 harbor kernel: usb 1-4.1: new full-speed USB device number 5 using xhci_hcd
Apr 25 19:46:59 harbor kernel: checking generic (c0000000 7f0000) vs hw (c0000000 10000000)
Apr 25 19:46:59 harbor kernel: fb: switching to inteldrmfb from EFI VGA
Apr 25 19:46:59 harbor kernel: Console: switching to colour dummy device 80x25
Apr 25 19:46:59 harbor kernel: [drm] Replacing VGA console driver
Apr 25 19:46:59 harbor kernel: iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
Apr 25 19:46:59 harbor kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Apr 25 19:46:59 harbor kernel: [drm] Driver supports precise vblank timestamp query.
Apr 25 19:46:59 harbor kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Apr 25 19:46:59 harbor kernel: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Apr 25 19:46:59 harbor kernel: [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0
Apr 25 19:46:59 harbor kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Apr 25 19:46:59 harbor kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
Apr 25 19:46:59 harbor kernel: [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
Apr 25 19:46:59 harbor kernel: ACPI: Video Device [PXSX] (multi-head: yes  rom: yes  post: no)
Apr 25 19:46:59 harbor kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/LNXVIDEO:01/input/input13
Apr 25 19:46:59 harbor kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Apr 25 19:46:59 harbor systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Apr 25 19:46:59 harbor kernel: ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180105/nsarguments-100)
Apr 25 19:46:59 harbor kernel: ACPI Warning: \_SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180105/nsarguments-100)
Apr 25 19:46:59 harbor kernel: pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, 
Apr 25 19:46:59 harbor kernel: VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PXSX handle
Apr 25 19:46:59 harbor kernel: nouveau: detected PR support, will not use DSM
Apr 25 19:46:59 harbor kernel: nouveau 0000:01:00.0: enabling device (0406 -> 0407)
Apr 25 19:46:59 harbor kernel: nouveau 0000:01:00.0: NVIDIA GP108 (138000a1)
Apr 25 19:46:59 harbor kernel: intel_rapl: Found RAPL domain package
Apr 25 19:46:59 harbor kernel: intel_rapl: Found RAPL domain core
Apr 25 19:46:59 harbor kernel: intel_rapl: Found RAPL domain uncore
Apr 25 19:46:59 harbor kernel: intel_rapl: Found RAPL domain dram
Apr 25 19:46:59 harbor systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Apr 25 19:47:00 harbor kernel: iwlwifi 0000:02:00.0: base HW address: f8:94:c2:c7:be:2e
Apr 25 19:47:00 harbor kernel: nouveau 0000:01:00.0: bios: version 86.08.0e.00.7d
Apr 25 19:47:00 harbor kernel: usb 1-4.1: New USB device found, idVendor=046d, idProduct=c084
Apr 25 19:47:00 harbor kernel: usb 1-4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 25 19:47:00 harbor kernel: usb 1-4.1: Product: G102 Prodigy Gaming Mouse
Apr 25 19:47:00 harbor kernel: usb 1-4.1: Manufacturer: Logitech
Apr 25 19:47:00 harbor kernel: usb 1-4.1: SerialNumber: 0873366A3837
Apr 25 19:47:00 harbor kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4d1f01)
Apr 25 19:47:00 harbor systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 25 19:47:00 harbor systemd-udevd[283]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 25 19:47:00 harbor kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Apr 25 19:47:00 harbor kernel: thermal thermal_zone3: failed to read out thermal zone (-61)
Apr 25 19:47:00 harbor kernel: iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
Apr 25 19:47:00 harbor systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 25 19:47:00 harbor kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x30, 0x1a, 0x11.
Apr 25 19:47:00 harbor kernel: psmouse serio1: elantech: Elan sample query result 03, 7d, 75
Apr 25 19:47:00 harbor kernel: nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
Apr 25 19:47:00 harbor systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Apr 25 19:47:00 harbor mtp-probe[388]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Apr 25 19:47:00 harbor mtp-probe[389]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7"
Apr 25 19:47:00 harbor mtp-probe[387]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
Apr 25 19:47:00 harbor mtp-probe[388]: bus: 1, device: 8 was not an MTP device
Apr 25 19:47:00 harbor mtp-probe[387]: bus: 1, device: 4 was not an MTP device
Apr 25 19:47:00 harbor mtp-probe[389]: bus: 1, device: 6 was not an MTP device
Apr 25 19:47:00 harbor mtp-probe[445]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3"
Apr 25 19:47:00 harbor mtp-probe[444]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1"
Apr 25 19:47:00 harbor mtp-probe[445]: bus: 1, device: 7 was not an MTP device
Apr 25 19:47:00 harbor mtp-probe[444]: bus: 1, device: 5 was not an MTP device
Apr 25 19:47:01 harbor kernel: fbcon: inteldrmfb (fb0) is primary device
Apr 25 19:47:01 harbor kernel: usb 1-7: new high-speed USB device number 6 using xhci_hcd
Apr 25 19:47:01 harbor kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
Apr 25 19:47:01 harbor kernel: usb 1-7: New USB device found, idVendor=0bda, idProduct=0129
Apr 25 19:47:01 harbor kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 25 19:47:01 harbor kernel: usb 1-7: Product: USB2.0-CRW
Apr 25 19:47:01 harbor kernel: usb 1-7: Manufacturer: Generic
Apr 25 19:47:01 harbor kernel: usb 1-7: SerialNumber: 20100201396000000
Apr 25 19:47:01 harbor kernel: usb 1-4.3: new full-speed USB device number 7 using xhci_hcd
Apr 25 19:47:01 harbor kernel: usb 1-4.3: New USB device found, idVendor=04d9, idProduct=0209
Apr 25 19:47:01 harbor kernel: usb 1-4.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Apr 25 19:47:01 harbor kernel: usb 1-4.3: Product: USB-HID Keyboard
Apr 25 19:47:01 harbor kernel: usb 1-8: new full-speed USB device number 8 using xhci_hcd
Apr 25 19:47:01 harbor kernel: usb 1-8: New USB device found, idVendor=04f3, idProduct=0c1a
Apr 25 19:47:01 harbor kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 25 19:47:01 harbor kernel: usb 1-8: Product: ELAN:Fingerprint
Apr 25 19:47:01 harbor kernel: usb 1-8: Manufacturer: ELAN
Apr 25 19:47:01 harbor kernel: media: Linux media interface: v0.10
Apr 25 19:47:01 harbor kernel: usbcore: registered new interface driver rtsx_usb
Apr 25 19:47:01 harbor kernel: Linux video capture interface: v2.00
Apr 25 19:47:01 harbor kernel: Bluetooth: Core ver 2.22
Apr 25 19:47:01 harbor kernel: NET: Registered protocol family 31
Apr 25 19:47:01 harbor kernel: Bluetooth: HCI device and connection manager initialized
Apr 25 19:47:01 harbor kernel: Bluetooth: HCI socket layer initialized
Apr 25 19:47:01 harbor kernel: Bluetooth: L2CAP socket layer initialized
Apr 25 19:47:01 harbor kernel: Bluetooth: SCO socket layer initialized
Apr 25 19:47:01 harbor kernel: usbcore: registered new interface driver btusb
Apr 25 19:47:01 harbor kernel: Bluetooth: hci0: Firmware revision 0.1 build 185 week 49 2017
Apr 25 19:47:01 harbor kernel: uvcvideo: Found UVC 1.00 device XiaoMi USB 2.0 Webcam (04f2:b59a)
Apr 25 19:47:01 harbor kernel: uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
Apr 25 19:47:01 harbor kernel: uvcvideo 1-6:1.0: Entity type for entity Extension 3 was not initialized!
Apr 25 19:47:01 harbor kernel: uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
Apr 25 19:47:01 harbor kernel: uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
Apr 25 19:47:01 harbor kernel: input: XiaoMi USB 2.0 Webcam: XiaoMi U as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input14
Apr 25 19:47:01 harbor kernel: usbcore: registered new interface driver uvcvideo
Apr 25 19:47:01 harbor kernel: USB Video Class driver (1.1.1)
Apr 25 19:47:01 harbor kernel: random: crng init done
Apr 25 19:47:01 harbor kernel: usb 1-4.5: new high-speed USB device number 9 using xhci_hcd
Apr 25 19:47:01 harbor kernel: usb 1-4.5: New USB device found, idVendor=1d5c, idProduct=5003
Apr 25 19:47:01 harbor kernel: usb 1-4.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 25 19:47:01 harbor kernel: usb 1-4.5: Product: Generic Billboard Device
Apr 25 19:47:01 harbor kernel: usb 1-4.5: Manufacturer: Fresco Logic, Inc
Apr 25 19:47:01 harbor kernel: input: Logitech G102 Prodigy Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:046D:C084.0002/input/input15
Apr 25 19:47:01 harbor kernel: hid-generic 0003:046D:C084.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech G102 Prodigy Gaming Mouse] on usb-0000:00:14.0-4.1/input0
Apr 25 19:47:01 harbor kernel: input: Logitech G102 Prodigy Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:046D:C084.0003/input/input16
Apr 25 19:47:01 harbor kernel: hid-generic 0003:046D:C084.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [Logitech G102 Prodigy Gaming Mouse] on usb-0000:00:14.0-4.1/input1
Apr 25 19:47:01 harbor kernel: input: USB-HID Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:04D9:0209.0004/input/input17
Apr 25 19:47:01 harbor kernel: hid-generic 0003:04D9:0209.0004: input,hidraw3: USB HID v1.11 Keyboard [USB-HID Keyboard] on usb-0000:00:14.0-4.3/input0
Apr 25 19:47:01 harbor kernel: hid-generic 0003:04D9:0209.0005: hiddev1,hidraw4: USB HID v1.11 Device [USB-HID Keyboard] on usb-0000:00:14.0-4.3/input1
Apr 25 19:47:01 harbor kernel: input: USB-HID Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.2/0003:04D9:0209.0006/input/input18
Apr 25 19:47:01 harbor kernel: hid-generic 0003:04D9:0209.0006: input,hidraw5: USB HID v1.11 Keyboard [USB-HID Keyboard] on usb-0000:00:14.0-4.3/input2
Apr 25 19:47:01 harbor kernel: usbcore: registered new interface driver usbhid
Apr 25 19:47:01 harbor kernel: usbhid: USB HID core driver
Apr 25 19:47:01 harbor kernel: Console: switching to colour frame buffer device 240x67
Apr 25 19:47:01 harbor kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Apr 25 19:47:01 harbor kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
Apr 25 19:47:01 harbor kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 25 19:47:01 harbor kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Apr 25 19:47:01 harbor kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Apr 25 19:47:01 harbor kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Apr 25 19:47:01 harbor kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x12
Apr 25 19:47:01 harbor kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Apr 25 19:47:01 harbor kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Apr 25 19:47:01 harbor kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Apr 25 19:47:01 harbor kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Apr 25 19:47:01 harbor kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Apr 25 19:47:01 harbor kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Apr 25 19:47:01 harbor systemd-udevd[272]: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Apr 25 19:47:02 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:02 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:02 harbor kernel: WARNING: CPU: 5 PID: 269 at drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:86 nvkm_pmu_reset+0x14c/0x160 [nouveau]
Apr 25 19:47:02 harbor kernel: Modules linked in: snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau(+) coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support hid_generic intel_wmi_thunderbolt wmi_bmof
Apr 25 19:47:02 harbor kernel:  cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:02 harbor kernel: CPU: 5 PID: 269 Comm: systemd-udevd Tainted: G           O     4.16.3-1-ARCH #1
Apr 25 19:47:02 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:02 harbor kernel: RIP: 0010:nvkm_pmu_reset+0x14c/0x160 [nouveau]
Apr 25 19:47:02 harbor kernel: RSP: 0018:ffffa2f64136b7b0 EFLAGS: 00010286
Apr 25 19:47:02 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:02 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:02 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 000000000000033c
Apr 25 19:47:02 harbor kernel: R10: 0000000000000000 R11: 0000000000000001 R12: ffff9df35c498480
Apr 25 19:47:02 harbor kernel: R13: ffff9df35c6ba480 R14: 000000007ea43580 R15: 0000000000000030
Apr 25 19:47:02 harbor kernel: FS:  00007f2bff428d40(0000) GS:ffff9df36ed40000(0000) knlGS:0000000000000000
Apr 25 19:47:02 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:02 harbor kernel: CR2: 00007feac5d8ff50 CR3: 0000000263a60001 CR4: 00000000003606e0
Apr 25 19:47:02 harbor kernel: Call Trace:
Apr 25 19:47:02 harbor kernel:  nvkm_pmu_init+0x16/0x40 [nouveau]
Apr 25 19:47:02 harbor kernel:  nvkm_subdev_init+0xb2/0x1f0 [nouveau]
Apr 25 19:47:02 harbor kernel:  nvkm_device_init+0x132/0x270 [nouveau]
Apr 25 19:47:02 harbor kernel:  nvkm_udevice_init+0x41/0x60 [nouveau]
Apr 25 19:47:02 harbor kernel:  nvkm_object_init+0x3d/0x180 [nouveau]
Apr 25 19:47:02 harbor kernel:  nvkm_ioctl_new+0x1cc/0x290 [nouveau]
Apr 25 19:47:02 harbor kernel:  ? nvkm_client_notify+0x30/0x30 [nouveau]
Apr 25 19:47:02 harbor kernel:  ? nvkm_udevice_rd08+0x20/0x20 [nouveau]
Apr 25 19:47:02 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:02 harbor kernel:  nvif_object_init+0xbf/0x110 [nouveau]
Apr 25 19:47:02 harbor kernel:  nvif_device_init+0xe/0x30 [nouveau]
Apr 25 19:47:02 harbor kernel:  nouveau_cli_init+0x1df/0x590 [nouveau]
Apr 25 19:47:02 harbor kernel:  ? __kernfs_new_node+0xb3/0x130
Apr 25 19:47:02 harbor kernel:  nouveau_drm_load+0x66/0x930 [nouveau]
Apr 25 19:47:02 harbor kernel:  drm_dev_register+0x132/0x1c0 [drm]
Apr 25 19:47:02 harbor kernel:  drm_get_pci_dev+0x93/0x170 [drm]
Apr 25 19:47:02 harbor kernel:  nouveau_drm_probe+0x1cd/0x250 [nouveau]
Apr 25 19:47:02 harbor kernel:  ? _raw_spin_unlock_irqrestore+0x20/0x40
Apr 25 19:47:02 harbor kernel:  local_pci_probe+0x42/0xa0
Apr 25 19:47:02 harbor kernel:  ? pci_match_device+0xd9/0x100
Apr 25 19:47:02 harbor kernel:  pci_device_probe+0x146/0x1b0
Apr 25 19:47:02 harbor kernel:  driver_probe_device+0x30b/0x480
Apr 25 19:47:02 harbor kernel:  __driver_attach+0xb8/0xe0
Apr 25 19:47:02 harbor kernel:  ? driver_probe_device+0x480/0x480
Apr 25 19:47:02 harbor kernel:  ? driver_probe_device+0x480/0x480
Apr 25 19:47:02 harbor kernel:  bus_for_each_dev+0x76/0xc0
Apr 25 19:47:02 harbor kernel:  bus_add_driver+0x161/0x260
Apr 25 19:47:02 harbor kernel:  ? 0xffffffffc156e000
Apr 25 19:47:02 harbor kernel:  driver_register+0x57/0xc0
Apr 25 19:47:02 harbor kernel:  ? 0xffffffffc156e000
Apr 25 19:47:02 harbor kernel:  do_one_initcall+0x4e/0x190
Apr 25 19:47:02 harbor kernel:  ? kmem_cache_alloc_trace+0x10f/0x1c0
Apr 25 19:47:02 harbor kernel:  do_init_module+0x5b/0x205
Apr 25 19:47:02 harbor kernel:  load_module+0x26e7/0x2b80
Apr 25 19:47:02 harbor kernel:  ? vmap_page_range_noflush+0x27b/0x380
Apr 25 19:47:02 harbor kernel:  ? SyS_init_module+0x163/0x1a0
Apr 25 19:47:02 harbor kernel:  SyS_init_module+0x163/0x1a0
Apr 25 19:47:02 harbor kernel:  do_syscall_64+0x74/0x190
Apr 25 19:47:02 harbor kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 25 19:47:02 harbor kernel: RIP: 0033:0x7f2bfed68d1a
Apr 25 19:47:02 harbor kernel: RSP: 002b:00007fff8021d8e8 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
Apr 25 19:47:02 harbor kernel: RAX: ffffffffffffffda RBX: 000055580b37f740 RCX: 00007f2bfed68d1a
Apr 25 19:47:02 harbor kernel: RDX: 00007f2bfe61bcb5 RSI: 00000000003b5e20 RDI: 000055580bd2a360
Apr 25 19:47:02 harbor kernel: RBP: 00007f2bfe61bcb5 R08: 0000000000000005 R09: 00007fff8021d5a0
Apr 25 19:47:02 harbor kernel: R10: 0000000000000005 R11: 0000000000000246 R12: 000055580bd2a360
Apr 25 19:47:02 harbor kernel: R13: 000055580b36a4a0 R14: 0000000000020000 R15: 000055580b36fc10
Apr 25 19:47:02 harbor kernel: Code: 41 5c 41 5d 41 5e c3 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 e6 c4 10 d7 48 89 da 48 89 c6 48 c7 c7 49 47 51 c1 e8 d4 c2 c9 d6 <0f> 0b e9 42 ff ff ff 48 8b 5f 10 eb ab 48 8b 5f 10 eb d6 90 0f 
Apr 25 19:47:02 harbor kernel: ---[ end trace 1faf90978cf79a42 ]---
Apr 25 19:47:02 harbor kernel: vga_switcheroo: enabled
Apr 25 19:47:02 harbor kernel: [TTM] Zone  kernel: Available graphics memory: 4026290 kiB
Apr 25 19:47:02 harbor kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
Apr 25 19:47:02 harbor kernel: [TTM] Initializing pool allocator
Apr 25 19:47:02 harbor kernel: [TTM] Initializing DMA pool allocator
Apr 25 19:47:02 harbor kernel: nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
Apr 25 19:47:02 harbor kernel: nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
Apr 25 19:47:02 harbor kernel: nouveau 0000:01:00.0: DRM: BIT table 'A' not found
Apr 25 19:47:02 harbor kernel: nouveau 0000:01:00.0: DRM: BIT table 'L' not found
Apr 25 19:47:02 harbor kernel: nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid
Apr 25 19:47:02 harbor kernel: nouveau 0000:01:00.0: DRM: DCB version 4.1
Apr 25 19:47:02 harbor kernel: nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
Apr 25 19:47:02 harbor kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
Apr 25 19:47:02 harbor systemd[1]: Started udev Wait for Complete Device Initialization.
Apr 25 19:47:02 harbor systemd[1]: Starting Activation of LVM2 logical volumes...
Apr 25 19:47:02 harbor systemd[1]: Started Activation of LVM2 logical volumes.
Apr 25 19:47:02 harbor systemd[1]: Reached target Local Encrypted Volumes.
Apr 25 19:47:02 harbor systemd[1]: Starting Activation of LVM2 logical volumes...
Apr 25 19:47:02 harbor systemd[1]: Started Activation of LVM2 logical volumes.
Apr 25 19:47:02 harbor systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Apr 25 19:47:02 harbor systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Apr 25 19:47:02 harbor systemd[1]: Reached target Local File Systems (Pre).
Apr 25 19:47:02 harbor systemd[1]: Starting File System Check on /dev/nvme0n1p3...
Apr 25 19:47:02 harbor systemd[1]: Starting File System Check on /dev/nvme0n1p1...
Apr 25 19:47:02 harbor systemd-fsck[494]: /dev/nvme0n1p3: clean, 652190/10354688 files, 18119244/41414993 blocks
Apr 25 19:47:02 harbor systemd[1]: Started File System Check on /dev/nvme0n1p3.
Apr 25 19:47:02 harbor systemd[1]: Mounting /home...
Apr 25 19:47:02 harbor systemd-fsck[495]: fsck.fat 4.1 (2017-01-24)
Apr 25 19:47:02 harbor systemd-fsck[495]: /dev/nvme0n1p1: 352 files, 13599/127746 clusters
Apr 25 19:47:02 harbor systemd[1]: Started File System Check on /dev/nvme0n1p1.
Apr 25 19:47:02 harbor systemd[1]: Mounting /boot...
Apr 25 19:47:02 harbor systemd[1]: Mounted /home.
Apr 25 19:47:02 harbor kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: data=ordered
Apr 25 19:47:02 harbor systemd[1]: Mounted /boot.
Apr 25 19:47:02 harbor systemd[1]: Reached target Local File Systems.
Apr 25 19:47:02 harbor systemd[1]: Starting Create Volatile Files and Directories...
Apr 25 19:47:02 harbor systemd[1]: Starting Rebuild Dynamic Linker Cache...
Apr 25 19:47:02 harbor systemd[1]: Starting Rebuild Journal Catalog...
Apr 25 19:47:02 harbor systemd[1]: Started Create Volatile Files and Directories.
Apr 25 19:47:02 harbor systemd[1]: Starting Network Time Synchronization...
Apr 25 19:47:02 harbor systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Apr 25 19:47:02 harbor systemd[1]: Started Rebuild Journal Catalog.
Apr 25 19:47:02 harbor systemd[1]: Started Update UTMP about System Boot/Shutdown.
Apr 25 19:47:02 harbor systemd[1]: Started Rebuild Dynamic Linker Cache.
Apr 25 19:47:02 harbor systemd[1]: Starting Update is Completed...
Apr 25 19:47:02 harbor systemd[1]: Started Update is Completed.
Apr 25 19:47:02 harbor systemd[1]: Started Network Time Synchronization.
Apr 25 19:47:02 harbor systemd[1]: Reached target System Time Synchronized.
Apr 25 19:47:02 harbor systemd[1]: Reached target System Initialization.
Apr 25 19:47:02 harbor systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 25 19:47:02 harbor systemd[1]: Reached target Sockets.
Apr 25 19:47:02 harbor systemd[1]: Reached target Basic System.
Apr 25 19:47:02 harbor systemd[1]: Started D-Bus System Message Bus.
Apr 25 19:47:02 harbor systemd[1]: Started Daily man-db cache update.
Apr 25 19:47:02 harbor systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 25 19:47:02 harbor systemd[1]: Starting Login Service...
Apr 25 19:47:02 harbor systemd[1]: Starting Network Manager...
Apr 25 19:47:02 harbor systemd[1]: Reached target Sound Card.
Apr 25 19:47:02 harbor systemd[1]: Started Daily verification of password and group files.
Apr 25 19:47:02 harbor systemd[1]: Started Daily rotation of log files.
Apr 25 19:47:02 harbor systemd[1]: Reached target Timers.
Apr 25 19:47:02 harbor systemd[1]: Starting Bluetooth service...
Apr 25 19:47:02 harbor systemd-logind[524]: New seat seat0.
Apr 25 19:47:02 harbor systemd-logind[524]: Watching system buttons on /dev/input/event2 (Power Button)
Apr 25 19:47:02 harbor bluetoothd[526]: Bluetooth daemon 5.49
Apr 25 19:47:02 harbor systemd[1]: Started Bluetooth service.
Apr 25 19:47:02 harbor systemd[1]: Reached target Bluetooth.
Apr 25 19:47:02 harbor bluetoothd[526]: Starting SDP server
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.5132] NetworkManager (version 1.10.6-3, Arch Linux) is starting... (for the first time)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.5133] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Apr 25 19:47:02 harbor kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 25 19:47:02 harbor kernel: Bluetooth: BNEP filters: protocol multicast
Apr 25 19:47:02 harbor kernel: Bluetooth: BNEP socket layer initialized
Apr 25 19:47:02 harbor bluetoothd[526]: Bluetooth management interface 1.14 initialized
Apr 25 19:47:02 harbor dbus-daemon[523]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.11' (uid=0 pid=526 comm="/usr/lib/bluetooth/bluetoothd ")
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.5198] manager[0x55df5122a080]: monitoring kernel firmware directory '/usr/lib/firmware'.
Apr 25 19:47:02 harbor systemd[1]: Starting Hostname Service...
Apr 25 19:47:02 harbor systemd-logind[524]: Watching system buttons on /dev/input/event0 (Power Button)
Apr 25 19:47:02 harbor systemd-logind[524]: Watching system buttons on /dev/input/event1 (Lid Switch)
Apr 25 19:47:02 harbor systemd-logind[524]: Watching system buttons on /dev/input/event12 (Logitech G102 Prodigy Gaming Mouse)
Apr 25 19:47:02 harbor systemd-logind[524]: Watching system buttons on /dev/input/event13 (USB-HID Keyboard)
Apr 25 19:47:02 harbor systemd-logind[524]: Watching system buttons on /dev/input/event14 (USB-HID Keyboard)
Apr 25 19:47:02 harbor systemd-logind[524]: Watching system buttons on /dev/input/event4 (Intel HID events)
Apr 25 19:47:02 harbor dbus-daemon[523]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 25 19:47:02 harbor systemd[1]: Started Hostname Service.
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.7587] hostname: hostname: using hostnamed
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.7587] hostname: hostname changed from (none) to "harbor"
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.7591] dns-mgr[0x55df51245930]: init: dns=default, rc-manager=symlink
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.7611] rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.7/0000:02:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.7614] manager[0x55df5122a080]: rfkill: WiFi hardware radio set enabled
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.7615] manager[0x55df5122a080]: rfkill: WWAN hardware radio set enabled
Apr 25 19:47:02 harbor systemd[1]: Started Network Manager.
Apr 25 19:47:02 harbor systemd[1]: Reached target Network.
Apr 25 19:47:02 harbor dbus-daemon[523]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=525 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 25 19:47:02 harbor systemd[1]: Started Privoxy Web Proxy With Advanced Filtering Capabilities.
Apr 25 19:47:02 harbor systemd[1]: Starting Permit User Sessions...
Apr 25 19:47:02 harbor systemd[1]: Starting ShadowsocksR...
Apr 25 19:47:02 harbor systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 25 19:47:02 harbor systemd[1]: Started Permit User Sessions.
Apr 25 19:47:02 harbor systemd[1]: Started Getty on tty1.
Apr 25 19:47:02 harbor systemd[1]: Reached target Login Prompts.
Apr 25 19:47:02 harbor dbus-daemon[523]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 25 19:47:02 harbor systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.7953] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.7960] settings: loaded plugin iBFT: (c) 2014 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list. (/usr/lib/NetworkManager/libnm-settings-plugin-ibft.so)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8199] keyfile: new connection /etc/NetworkManager/system-connections/XJTU_WLAN (013fcd6b-2653-4552-9fee-06fe980035be,"XJTU_WLAN")
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8332] keyfile: new connection /etc/NetworkManager/system-connections/Holo (71a54c50-3810-4331-a89b-4f0bcf9aac83,"Holo")
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8345] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8346] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8346] manager: Networking is enabled by state file
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8347] dhcp-init: Using DHCP client 'internal'
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8350] Loaded device plugin: NMBondDeviceFactory (internal)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8350] Loaded device plugin: NMBridgeDeviceFactory (internal)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8350] Loaded device plugin: NMDummyDeviceFactory (internal)
Apr 25 19:47:02 harbor nm-dispatcher[541]: req:1 'hostname': new request (0 scripts)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8351] Loaded device plugin: NMEthernetDeviceFactory (internal)
Apr 25 19:47:02 harbor nm-dispatcher[541]: req:1 'hostname': completed: no scripts
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8351] Loaded device plugin: NMInfinibandDeviceFactory (internal)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8351] Loaded device plugin: NMIPTunnelDeviceFactory (internal)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8351] Loaded device plugin: NMMacsecDeviceFactory (internal)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8351] Loaded device plugin: NMMacvlanDeviceFactory (internal)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8351] Loaded device plugin: NMPppDeviceFactory (internal)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8351] Loaded device plugin: NMTunDeviceFactory (internal)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8351] Loaded device plugin: NMVethDeviceFactory (internal)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8352] Loaded device plugin: NMVlanDeviceFactory (internal)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8352] Loaded device plugin: NMVxlanDeviceFactory (internal)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8361] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/libnm-device-plugin-ovs.so)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8449] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/libnm-device-plugin-team.so)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8477] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/libnm-device-plugin-wwan.so)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8483] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/libnm-device-plugin-adsl.so)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8491] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/libnm-device-plugin-wifi.so)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8505] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/libnm-device-plugin-bluetooth.so)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8519] device (lo): carrier: link connected
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8524] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8529] wifi-nl80211: (wlp2s0): using nl80211 for WiFi device control
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8530] device (wlp2s0): driver supports Access Point (AP) mode
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8536] manager: (wlp2s0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/2)
Apr 25 19:47:02 harbor NetworkManager[525]: <info>  [1524656822.8543] device (wlp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 25 19:47:02 harbor kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Apr 25 19:47:02 harbor privoxy[538]: 2018-04-25 19:47:02.939 7f44384700c0 Info: Privoxy version 3.0.26
Apr 25 19:47:02 harbor privoxy[538]: 2018-04-25 19:47:02.939 7f44384700c0 Info: Program name: /usr/bin/privoxy
Apr 25 19:47:03 harbor local.py[540]: IPv6 support
Apr 25 19:47:03 harbor systemd[1]: Started ShadowsocksR.
Apr 25 19:47:03 harbor kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Apr 25 19:47:03 harbor systemd-logind[524]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Apr 25 19:47:03 harbor systemd[1]: Started Login Service.
Apr 25 19:47:03 harbor systemd[1]: Reached target Multi-User System.
Apr 25 19:47:03 harbor systemd[1]: Reached target Graphical Interface.
Apr 25 19:47:03 harbor systemd[1]: Startup finished in 11.963s (firmware) + 385ms (loader) + 1.325s (kernel) + 3.759s (userspace) = 17.433s.
Apr 25 19:47:03 harbor NetworkManager[525]: <info>  [1524656823.0961] device (wlp2s0): set-hw-addr: set MAC address to AE:2C:1E:E9:ED:8D (scanning)
Apr 25 19:47:03 harbor kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Apr 25 19:47:03 harbor dbus-daemon[523]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.12' (uid=0 pid=525 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 25 19:47:03 harbor NetworkManager[525]: <info>  [1524656823.3342] ovsdb: Could not connect: No such file or directory
Apr 25 19:47:03 harbor systemd[1]: Starting Authorization Manager...
Apr 25 19:47:03 harbor dbus-daemon[523]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.12' (uid=0 pid=525 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 25 19:47:03 harbor NetworkManager[525]: <info>  [1524656823.3365] bluez: use BlueZ version 5
Apr 25 19:47:03 harbor systemd[1]: Starting WPA supplicant...
Apr 25 19:47:03 harbor NetworkManager[525]: <info>  [1524656823.3382] bluez5: NAP: added interface F8:94:C2:C7:BE:32
Apr 25 19:47:03 harbor dbus-daemon[523]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Apr 25 19:47:03 harbor wpa_supplicant[549]: Successfully initialized wpa_supplicant
Apr 25 19:47:03 harbor systemd[1]: Started WPA supplicant.
Apr 25 19:47:03 harbor NetworkManager[525]: <info>  [1524656823.3499] supplicant: wpa_supplicant running
Apr 25 19:47:03 harbor NetworkManager[525]: <info>  [1524656823.3499] device (wlp2s0): supplicant interface state: init -> starting
Apr 25 19:47:03 harbor polkitd[548]: Started polkitd version 0.114
Apr 25 19:47:03 harbor polkitd[548]: Loading rules from directory /etc/polkit-1/rules.d
Apr 25 19:47:03 harbor polkitd[548]: Loading rules from directory /usr/share/polkit-1/rules.d
Apr 25 19:47:03 harbor polkitd[548]: Finished loading, compiling and executing 2 rules
Apr 25 19:47:03 harbor dbus-daemon[523]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Apr 25 19:47:03 harbor systemd[1]: Started Authorization Manager.
Apr 25 19:47:03 harbor polkitd[548]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Apr 25 19:47:03 harbor NetworkManager[525]: <info>  [1524656823.4332] sup-iface[0x55df511de170,wlp2s0]: supports 5 scan SSIDs
Apr 25 19:47:03 harbor NetworkManager[525]: <info>  [1524656823.4340] device (wlp2s0): supplicant interface state: starting -> ready
Apr 25 19:47:03 harbor NetworkManager[525]: <info>  [1524656823.4341] device (wlp2s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Apr 25 19:47:03 harbor kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Apr 25 19:47:06 harbor login[542]: pam_unix(login:session): session opened for user jingbo by LOGIN(uid=0)
Apr 25 19:47:06 harbor systemd[1]: Created slice User Slice of jingbo.
Apr 25 19:47:06 harbor systemd[1]: Starting User Manager for UID 1000...
Apr 25 19:47:06 harbor systemd-logind[524]: New session c1 of user jingbo.
Apr 25 19:47:06 harbor systemd[1]: Started Session c1 of user jingbo.
Apr 25 19:47:06 harbor systemd[569]: pam_unix(systemd-user:session): session opened for user jingbo by (uid=0)
Apr 25 19:47:06 harbor systemd[569]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Apr 25 19:47:06 harbor systemd[569]: Reached target Timers.
Apr 25 19:47:06 harbor login[542]: LOGIN ON tty1 BY jingbo
Apr 25 19:47:06 harbor systemd[569]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Apr 25 19:47:06 harbor systemd[569]: Starting D-Bus User Message Bus Socket.
Apr 25 19:47:06 harbor systemd[569]: Reached target Paths.
Apr 25 19:47:06 harbor systemd[569]: Listening on GnuPG network certificate management daemon.
Apr 25 19:47:06 harbor systemd[569]: Listening on Sound System.
Apr 25 19:47:06 harbor systemd[569]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 25 19:47:06 harbor systemd[569]: Listening on GnuPG cryptographic agent and passphrase cache.
Apr 25 19:47:06 harbor systemd[569]: Listening on D-Bus User Message Bus Socket.
Apr 25 19:47:06 harbor systemd[569]: Reached target Sockets.
Apr 25 19:47:06 harbor systemd[569]: Reached target Basic System.
Apr 25 19:47:06 harbor systemd[569]: Reached target Default.
Apr 25 19:47:06 harbor systemd[569]: Startup finished in 17ms.
Apr 25 19:47:06 harbor systemd[1]: Started User Manager for UID 1000.
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8631] policy: auto-activating connection 'Holo'
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8641] device (wlp2s0): Activation: starting connection 'Holo' (71a54c50-3810-4331-a89b-4f0bcf9aac83)
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8643] device (wlp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8644] manager: NetworkManager state is now CONNECTING
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8662] device (wlp2s0): set-hw-addr: reset MAC address to F8:94:C2:C7:BE:2E (preserve)
Apr 25 19:47:06 harbor kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8745] device (wlp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8747] device (wlp2s0): Activation: (wifi) access point 'Holo' has security, but secrets are required.
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8747] device (wlp2s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8769] device (wlp2s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8771] device (wlp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8772] device (wlp2s0): Activation: (wifi) connection 'Holo' has security, and secrets exist.  No new secrets needed.
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8772] Config: added 'ssid' value 'Holo'
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8772] Config: added 'scan_ssid' value '1'
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8772] Config: added 'bgscan' value 'simple:30:-80:86400'
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8772] Config: added 'key_mgmt' value 'WPA-PSK'
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8772] Config: added 'auth_alg' value 'OPEN'
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.8772] Config: added 'psk' value '<hidden>'
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.9474] device (wlp2s0): supplicant interface state: ready -> disconnected
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.9536] device (wlp2s0): supplicant interface state: disconnected -> inactive
Apr 25 19:47:06 harbor NetworkManager[525]: <info>  [1524656826.9593] device (wlp2s0): supplicant interface state: inactive -> scanning
Apr 25 19:47:07 harbor kernel: nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 612004 [ TIMEOUT ]
Apr 25 19:47:08 harbor wpa_supplicant[549]: wlp2s0: SME: Trying to authenticate with bc:5f:f6:3c:ce:80 (SSID='Holo' freq=2412 MHz)
Apr 25 19:47:08 harbor kernel: wlp2s0: authenticate with bc:5f:f6:3c:ce:80
Apr 25 19:47:08 harbor kernel: wlp2s0: send auth to bc:5f:f6:3c:ce:80 (try 1/3)
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.1835] device (wlp2s0): supplicant interface state: scanning -> authenticating
Apr 25 19:47:08 harbor wpa_supplicant[549]: wlp2s0: Trying to associate with bc:5f:f6:3c:ce:80 (SSID='Holo' freq=2412 MHz)
Apr 25 19:47:08 harbor kernel: wlp2s0: authenticated
Apr 25 19:47:08 harbor kernel: wlp2s0: associate with bc:5f:f6:3c:ce:80 (try 1/3)
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.2375] device (wlp2s0): supplicant interface state: authenticating -> associating
Apr 25 19:47:08 harbor kernel: wlp2s0: RX AssocResp from bc:5f:f6:3c:ce:80 (capab=0xc11 status=0 aid=1)
Apr 25 19:47:08 harbor wpa_supplicant[549]: wlp2s0: Associated with bc:5f:f6:3c:ce:80
Apr 25 19:47:08 harbor wpa_supplicant[549]: wlp2s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 25 19:47:08 harbor kernel: wlp2s0: associated
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.2942] device (wlp2s0): supplicant interface state: associating -> associated
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.5162] device (wlp2s0): supplicant interface state: associated -> 4-way handshake
Apr 25 19:47:08 harbor wpa_supplicant[549]: wlp2s0: WPA: Key negotiation completed with bc:5f:f6:3c:ce:80 [PTK=CCMP GTK=TKIP]
Apr 25 19:47:08 harbor wpa_supplicant[549]: wlp2s0: CTRL-EVENT-CONNECTED - Connection to bc:5f:f6:3c:ce:80 completed [id=0 id_str=]
Apr 25 19:47:08 harbor kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.5712] device (wlp2s0): supplicant interface state: 4-way handshake -> completed
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.5712] device (wlp2s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'Holo'.
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.5717] device (wlp2s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.5723] dhcp4 (wlp2s0): activation: beginning transaction (timeout in 45 seconds)
Apr 25 19:47:08 harbor wpa_supplicant[549]: wlp2s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-41 noise=9999 txrate=1000
Apr 25 19:47:08 harbor wpa_supplicant[549]: wlp2s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-36 noise=9999 txrate=144400
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6307] dhcp4 (wlp2s0):   address 192.168.1.115
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6309] dhcp4 (wlp2s0):   plen 24
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6309] dhcp4 (wlp2s0):   expires in 7200 seconds
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6312] dhcp4 (wlp2s0):   nameserver '223.5.5.5'
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6312] dhcp4 (wlp2s0):   nameserver '223.6.6.6'
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6312] dhcp4 (wlp2s0):   gateway 192.168.1.1
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6316] dhcp4 (wlp2s0): state changed unknown -> bound
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6340] device (wlp2s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6357] device (wlp2s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6358] device (wlp2s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6362] manager: NetworkManager state is now CONNECTED_LOCAL
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6465] manager: NetworkManager state is now CONNECTED_SITE
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6468] policy: set 'Holo' (wlp2s0) as default for IPv4 routing and DNS
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6503] device (wlp2s0): Activation: successful, device activated.
Apr 25 19:47:08 harbor NetworkManager[525]: <info>  [1524656828.6512] manager: startup complete
Apr 25 19:47:08 harbor nm-dispatcher[541]: req:2 'up' [wlp2s0]: new request (0 scripts)
Apr 25 19:47:08 harbor nm-dispatcher[541]: req:2 'up' [wlp2s0]: completed: no scripts
Apr 25 19:47:09 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:09 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:09 harbor kernel: WARNING: CPU: 6 PID: 602 at drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:1507 gf100_gr_init_ctxctl+0x7fa/0x990 [nouveau]
Apr 25 19:47:09 harbor kernel: Modules linked in: ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support hid_generic
Apr 25 19:47:09 harbor kernel:  intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:09 harbor kernel: CPU: 6 PID: 602 Comm: Xorg Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:09 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:09 harbor kernel: RIP: 0010:gf100_gr_init_ctxctl+0x7fa/0x990 [nouveau]
Apr 25 19:47:09 harbor kernel: RSP: 0018:ffffa2f641613b50 EFLAGS: 00010286
Apr 25 19:47:09 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:09 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:09 harbor kernel: RBP: ffff9df3581bc000 R08: 0000000000000030 R09: 000000000000039c
Apr 25 19:47:09 harbor kernel: R10: 0000000000000000 R11: 0000000000000001 R12: 000000007738ad80
Apr 25 19:47:09 harbor kernel: R13: ffff9df35c6ba480 R14: 000000021c10db20 R15: 0000000000508420
Apr 25 19:47:09 harbor kernel: FS:  00007fca315b4940(0000) GS:ffff9df36ed80000(0000) knlGS:0000000000000000
Apr 25 19:47:09 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:09 harbor kernel: CR2: 00007fca314a0000 CR3: 0000000263bd8003 CR4: 00000000003606e0
Apr 25 19:47:09 harbor kernel: Call Trace:
Apr 25 19:47:09 harbor kernel:  gp100_gr_init+0x6f0/0x730 [nouveau]
Apr 25 19:47:09 harbor kernel:  nvkm_engine_init+0x64/0x1e0 [nouveau]
Apr 25 19:47:09 harbor kernel:  nvkm_subdev_init+0xb2/0x1f0 [nouveau]
Apr 25 19:47:09 harbor kernel:  nvkm_engine_ref+0x48/0x70 [nouveau]
Apr 25 19:47:09 harbor kernel:  nvkm_ioctl_new+0x24a/0x290 [nouveau]
Apr 25 19:47:09 harbor kernel:  ? nvkm_fifo_chan_child_del+0x90/0x90 [nouveau]
Apr 25 19:47:09 harbor kernel:  ? gf100_gr_dtor+0xd0/0xd0 [nouveau]
Apr 25 19:47:09 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:09 harbor kernel:  usif_ioctl+0x608/0x700 [nouveau]
Apr 25 19:47:09 harbor kernel:  nouveau_drm_ioctl+0xad/0xc0 [nouveau]
Apr 25 19:47:09 harbor kernel:  do_vfs_ioctl+0xa4/0x630
Apr 25 19:47:09 harbor kernel:  ? __do_page_fault+0x317/0x5a0
Apr 25 19:47:09 harbor kernel:  SyS_ioctl+0x74/0x80
Apr 25 19:47:09 harbor kernel:  do_syscall_64+0x74/0x190
Apr 25 19:47:09 harbor kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 25 19:47:09 harbor kernel: RIP: 0033:0x7fca2ee1f4c7
Apr 25 19:47:09 harbor kernel: RSP: 002b:00007ffc8d1068d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 25 19:47:09 harbor kernel: RAX: ffffffffffffffda RBX: 000055e76e81e940 RCX: 00007fca2ee1f4c7
Apr 25 19:47:09 harbor kernel: RDX: 000055e76e8078f0 RSI: 00000000c0386447 RDI: 000000000000000f
Apr 25 19:47:09 harbor kernel: RBP: 000055e76e8078f0 R08: 000055e76e808850 R09: 000055e76e81e940
Apr 25 19:47:09 harbor kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00000000c0386447
Apr 25 19:47:09 harbor kernel: R13: 000000000000000f R14: 000055e76e8078f0 R15: 000055e76e807928
Apr 25 19:47:09 harbor kernel: Code: fa ff ff 48 8b 7b 10 48 8b 5f 50 48 85 db 0f 84 c8 00 00 00 e8 f8 3f 0d d7 48 89 da 48 89 c6 48 c7 c7 a9 98 51 c1 e8 e6 3d c6 d6 <0f> 0b b8 f0 ff ff ff e9 d4 f9 ff ff 48 8b 7b 10 48 8b 5f 50 48 
Apr 25 19:47:09 harbor kernel: ---[ end trace 1faf90978cf79a43 ]---
Apr 25 19:47:09 harbor kernel: nouveau 0000:01:00.0: gr: init failed, -16
Apr 25 19:47:10 harbor NetworkManager[525]: <info>  [1524656830.1293] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 25 19:47:10 harbor nm-dispatcher[541]: req:3 'connectivity-change': new request (0 scripts)
Apr 25 19:47:10 harbor nm-dispatcher[541]: req:3 'connectivity-change': completed: no scripts
Apr 25 19:47:11 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:11 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:11 harbor kernel: WARNING: CPU: 6 PID: 602 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:11 harbor kernel: Modules linked in: ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support hid_generic
Apr 25 19:47:11 harbor kernel:  intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:11 harbor kernel: CPU: 6 PID: 602 Comm: Xorg Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:11 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:11 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:11 harbor kernel: RSP: 0018:ffffa2f6416139a0 EFLAGS: 00010286
Apr 25 19:47:11 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:11 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:11 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 00000000000003c7
Apr 25 19:47:11 harbor kernel: R10: 0000000000000001 R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:11 harbor kernel: R13: 00000002935a5ca0 R14: ffff9df3629f5020 R15: ffff9df3584c9c00
Apr 25 19:47:11 harbor kernel: FS:  00007fca315b4940(0000) GS:ffff9df36ed80000(0000) knlGS:0000000000000000
Apr 25 19:47:11 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:11 harbor kernel: CR2: 00007fca314a0000 CR3: 0000000263bd8003 CR4: 00000000003606e0
Apr 25 19:47:11 harbor kernel: Call Trace:
Apr 25 19:47:11 harbor kernel:  ? gf100_vmm_pgt_sgl+0x220/0x220 [nouveau]
Apr 25 19:47:11 harbor kernel:  nvkm_vmm_ptes_unmap_put+0x1b2/0x2b0 [nouveau]
Apr 25 19:47:11 harbor kernel:  nvkm_vmm_put_locked+0xf4/0x1f0 [nouveau]
Apr 25 19:47:11 harbor kernel:  nvkm_uvmm_mthd+0x789/0x880 [nouveau]
Apr 25 19:47:11 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:11 harbor kernel:  nvif_object_mthd+0x108/0x130 [nouveau]
Apr 25 19:47:11 harbor kernel:  ? nv25_gr_chan_new+0x500/0x670 [nouveau]
Apr 25 19:47:11 harbor kernel:  ? dev_printk_emit+0x4a/0x70
Apr 25 19:47:11 harbor kernel:  nvif_vmm_put+0x5c/0x80 [nouveau]
Apr 25 19:47:11 harbor kernel:  nouveau_vma_del+0x70/0xb0 [nouveau]
Apr 25 19:47:11 harbor kernel:  nouveau_gem_object_close+0x1cc/0x210 [nouveau]
Apr 25 19:47:11 harbor kernel:  drm_gem_object_release_handle+0x2f/0x90 [drm]
Apr 25 19:47:11 harbor kernel:  drm_gem_handle_delete+0x5e/0x90 [drm]
Apr 25 19:47:11 harbor kernel:  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 25 19:47:11 harbor kernel:  drm_ioctl_kernel+0x5b/0xb0 [drm]
Apr 25 19:47:11 harbor kernel:  drm_ioctl+0x2d5/0x370 [drm]
Apr 25 19:47:11 harbor kernel:  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 25 19:47:11 harbor kernel:  nouveau_drm_ioctl+0x64/0xc0 [nouveau]
Apr 25 19:47:11 harbor kernel:  do_vfs_ioctl+0xa4/0x630
Apr 25 19:47:11 harbor kernel:  SyS_ioctl+0x74/0x80
Apr 25 19:47:11 harbor kernel:  do_syscall_64+0x74/0x190
Apr 25 19:47:11 harbor kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 25 19:47:11 harbor kernel: RIP: 0033:0x7fca2ee1f4c7
Apr 25 19:47:11 harbor kernel: RSP: 002b:00007ffc8d106998 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 25 19:47:11 harbor kernel: RAX: ffffffffffffffda RBX: 000055e76e81db80 RCX: 00007fca2ee1f4c7
Apr 25 19:47:11 harbor kernel: RDX: 00007ffc8d1069d0 RSI: 0000000040086409 RDI: 000000000000000f
Apr 25 19:47:11 harbor kernel: RBP: 00007ffc8d1069d0 R08: 0000000000000000 R09: 00007ffc8d1041a6
Apr 25 19:47:11 harbor kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000040086409
Apr 25 19:47:11 harbor kernel: R13: 000000000000000f R14: 000055e76e807c68 R15: 000000000000000c
Apr 25 19:47:11 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:11 harbor kernel: ---[ end trace 1faf90978cf79a44 ]---
Apr 25 19:47:13 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:13 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:13 harbor kernel: WARNING: CPU: 6 PID: 602 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:13 harbor kernel: Modules linked in: ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support hid_generic
Apr 25 19:47:13 harbor kernel:  intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:13 harbor kernel: CPU: 6 PID: 602 Comm: Xorg Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:13 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:13 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:13 harbor kernel: RSP: 0018:ffffa2f641613910 EFLAGS: 00010286
Apr 25 19:47:13 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:13 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:13 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 00000000000003f8
Apr 25 19:47:13 harbor kernel: R10: ffff9df354a93fa8 R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:13 harbor kernel: R13: 000000030aa234a0 R14: ffff9df3629f5020 R15: ffff9df3584c9c00
Apr 25 19:47:13 harbor kernel: FS:  00007fca315b4940(0000) GS:ffff9df36ed80000(0000) knlGS:0000000000000000
Apr 25 19:47:13 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:13 harbor kernel: CR2: 00007fca314a0000 CR3: 0000000263bd8003 CR4: 00000000003606e0
Apr 25 19:47:13 harbor kernel: Call Trace:
Apr 25 19:47:13 harbor kernel:  nvkm_vmm_unref_pdes+0xe7/0x1e0 [nouveau]
Apr 25 19:47:13 harbor kernel:  ? gf100_vmm_pgt_sgl+0x220/0x220 [nouveau]
Apr 25 19:47:13 harbor kernel:  nvkm_vmm_unref_ptes+0x4a/0x1f0 [nouveau]
Apr 25 19:47:13 harbor kernel:  ? refcount_dec_and_mutex_lock+0x24/0x50
Apr 25 19:47:13 harbor kernel:  ? gf100_vmm_pgt_sgl+0x220/0x220 [nouveau]
Apr 25 19:47:13 harbor kernel:  nvkm_vmm_ptes_unmap_put+0x160/0x2b0 [nouveau]
Apr 25 19:47:13 harbor kernel:  nvkm_vmm_put_locked+0xf4/0x1f0 [nouveau]
Apr 25 19:47:13 harbor kernel:  nvkm_uvmm_mthd+0x789/0x880 [nouveau]
Apr 25 19:47:13 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:13 harbor kernel:  nvif_object_mthd+0x108/0x130 [nouveau]
Apr 25 19:47:13 harbor kernel:  ? nv25_gr_chan_new+0x500/0x670 [nouveau]
Apr 25 19:47:13 harbor kernel:  nvif_vmm_put+0x5c/0x80 [nouveau]
Apr 25 19:47:13 harbor kernel:  nouveau_vma_del+0x70/0xb0 [nouveau]
Apr 25 19:47:13 harbor kernel:  nouveau_gem_object_close+0x1cc/0x210 [nouveau]
Apr 25 19:47:13 harbor kernel:  drm_gem_object_release_handle+0x2f/0x90 [drm]
Apr 25 19:47:13 harbor kernel:  drm_gem_handle_delete+0x5e/0x90 [drm]
Apr 25 19:47:13 harbor kernel:  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 25 19:47:13 harbor kernel:  drm_ioctl_kernel+0x5b/0xb0 [drm]
Apr 25 19:47:13 harbor kernel:  drm_ioctl+0x2d5/0x370 [drm]
Apr 25 19:47:13 harbor kernel:  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 25 19:47:13 harbor kernel:  ? rpm_suspend+0x2f3/0x650
Apr 25 19:47:13 harbor kernel:  ? __check_object_size+0x9f/0x1a0
Apr 25 19:47:13 harbor kernel:  nouveau_drm_ioctl+0x64/0xc0 [nouveau]
Apr 25 19:47:13 harbor kernel:  do_vfs_ioctl+0xa4/0x630
Apr 25 19:47:13 harbor kernel:  ? do_munmap+0x316/0x410
Apr 25 19:47:13 harbor kernel:  SyS_ioctl+0x74/0x80
Apr 25 19:47:13 harbor kernel:  do_syscall_64+0x74/0x190
Apr 25 19:47:13 harbor kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 25 19:47:13 harbor kernel: RIP: 0033:0x7fca2ee1f4c7
Apr 25 19:47:13 harbor kernel: RSP: 002b:00007ffc8d106918 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 25 19:47:13 harbor kernel: RAX: ffffffffffffffda RBX: 000055e76e809220 RCX: 00007fca2ee1f4c7
Apr 25 19:47:13 harbor kernel: RDX: 00007ffc8d106950 RSI: 0000000040086409 RDI: 000000000000000f
Apr 25 19:47:13 harbor kernel: RBP: 00007ffc8d106950 R08: 0000000000000001 R09: 00007ffc8d1041a6
Apr 25 19:47:13 harbor kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000040086409
Apr 25 19:47:13 harbor kernel: R13: 000000000000000f R14: 000055e76e808fb0 R15: 000055e76e8090a0
Apr 25 19:47:13 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:13 harbor kernel: ---[ end trace 1faf90978cf79a45 ]---
Apr 25 19:47:15 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:15 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:15 harbor kernel: WARNING: CPU: 6 PID: 602 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:15 harbor kernel: Modules linked in: ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support hid_generic
Apr 25 19:47:15 harbor kernel:  intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:15 harbor kernel: CPU: 6 PID: 602 Comm: Xorg Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:15 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:15 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:15 harbor kernel: RSP: 0018:ffffa2f6416139a0 EFLAGS: 00010286
Apr 25 19:47:15 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:15 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:15 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 000000000000042f
Apr 25 19:47:15 harbor kernel: R10: ffff9df354a93fa3 R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:15 harbor kernel: R13: 0000000381ecd4a0 R14: ffff9df3629f5020 R15: ffff9df3584c9c00
Apr 25 19:47:15 harbor kernel: FS:  00007fca315b4940(0000) GS:ffff9df36ed80000(0000) knlGS:0000000000000000
Apr 25 19:47:15 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:15 harbor kernel: CR2: 00007fca314a0000 CR3: 0000000263bd8003 CR4: 00000000003606e0
Apr 25 19:47:15 harbor kernel: Call Trace:
Apr 25 19:47:15 harbor kernel:  ? gf100_vmm_pgt_sgl+0x220/0x220 [nouveau]
Apr 25 19:47:15 harbor kernel:  nvkm_vmm_ptes_unmap_put+0x1b2/0x2b0 [nouveau]
Apr 25 19:47:15 harbor kernel:  nvkm_vmm_put_locked+0xf4/0x1f0 [nouveau]
Apr 25 19:47:15 harbor kernel:  nvkm_uvmm_mthd+0x789/0x880 [nouveau]
Apr 25 19:47:15 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:15 harbor kernel:  nvif_object_mthd+0x108/0x130 [nouveau]
Apr 25 19:47:15 harbor kernel:  ? ttm_dma_page_put+0x9f/0xe0 [ttm]
Apr 25 19:47:15 harbor kernel:  ? preempt_count_add+0x68/0xa0
Apr 25 19:47:15 harbor kernel:  ? _raw_spin_lock_irqsave+0x25/0x50
Apr 25 19:47:15 harbor kernel:  ? _raw_spin_unlock_irqrestore+0x20/0x40
Apr 25 19:47:15 harbor kernel:  ? ttm_dma_unpopulate+0x177/0x370 [ttm]
Apr 25 19:47:15 harbor kernel:  nvif_vmm_put+0x5c/0x80 [nouveau]
Apr 25 19:47:15 harbor kernel:  nouveau_vma_del+0x70/0xb0 [nouveau]
Apr 25 19:47:15 harbor kernel:  nouveau_gem_object_close+0x1cc/0x210 [nouveau]
Apr 25 19:47:15 harbor kernel:  drm_gem_object_release_handle+0x2f/0x90 [drm]
Apr 25 19:47:15 harbor kernel:  drm_gem_handle_delete+0x5e/0x90 [drm]
Apr 25 19:47:15 harbor kernel:  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 25 19:47:15 harbor kernel:  drm_ioctl_kernel+0x5b/0xb0 [drm]
Apr 25 19:47:15 harbor kernel:  drm_ioctl+0x2d5/0x370 [drm]
Apr 25 19:47:15 harbor kernel:  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 25 19:47:15 harbor kernel:  ? __check_object_size+0x9f/0x1a0
Apr 25 19:47:15 harbor kernel:  nouveau_drm_ioctl+0x64/0xc0 [nouveau]
Apr 25 19:47:15 harbor kernel:  do_vfs_ioctl+0xa4/0x630
Apr 25 19:47:15 harbor kernel:  ? kmem_cache_free+0x1bd/0x1f0
Apr 25 19:47:15 harbor kernel:  ? __fput+0x131/0x1e0
Apr 25 19:47:15 harbor kernel:  SyS_ioctl+0x74/0x80
Apr 25 19:47:15 harbor kernel:  do_syscall_64+0x74/0x190
Apr 25 19:47:15 harbor kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 25 19:47:15 harbor kernel: RIP: 0033:0x7fca2ee1f4c7
Apr 25 19:47:15 harbor kernel: RSP: 002b:00007ffc8d106918 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 25 19:47:15 harbor kernel: RAX: ffffffffffffffda RBX: 000055e76e8091a0 RCX: 00007fca2ee1f4c7
Apr 25 19:47:15 harbor kernel: RDX: 00007ffc8d106950 RSI: 0000000040086409 RDI: 000000000000000f
Apr 25 19:47:15 harbor kernel: RBP: 00007ffc8d106950 R08: 0000000000000004 R09: 00007ffc8d1041a6
Apr 25 19:47:15 harbor kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000040086409
Apr 25 19:47:15 harbor kernel: R13: 000000000000000f R14: 000055e76e808fb0 R15: 000055e76e8090a0
Apr 25 19:47:15 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:15 harbor kernel: ---[ end trace 1faf90978cf79a46 ]---
Apr 25 19:47:17 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:17 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:17 harbor kernel: WARNING: CPU: 6 PID: 602 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:17 harbor kernel: Modules linked in: ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support hid_generic
Apr 25 19:47:17 harbor kernel:  intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:17 harbor kernel: CPU: 6 PID: 602 Comm: Xorg Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:17 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:17 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:17 harbor kernel: RSP: 0018:ffffa2f6416139a0 EFLAGS: 00010286
Apr 25 19:47:17 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:17 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:17 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 0000000000000466
Apr 25 19:47:17 harbor kernel: R10: ffff9df354a93f9b R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:17 harbor kernel: R13: 00000003f9362ca0 R14: ffff9df3629f5020 R15: ffff9df3584c9c00
Apr 25 19:47:17 harbor kernel: FS:  00007fca315b4940(0000) GS:ffff9df36ed80000(0000) knlGS:0000000000000000
Apr 25 19:47:17 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:17 harbor kernel: CR2: 00007fca314a0000 CR3: 0000000263bd8003 CR4: 00000000003606e0
Apr 25 19:47:17 harbor kernel: Call Trace:
Apr 25 19:47:17 harbor kernel:  ? gf100_vmm_pgt_sgl+0x220/0x220 [nouveau]
Apr 25 19:47:17 harbor kernel:  nvkm_vmm_ptes_unmap_put+0x1b2/0x2b0 [nouveau]
Apr 25 19:47:17 harbor kernel:  nvkm_vmm_put_locked+0xf4/0x1f0 [nouveau]
Apr 25 19:47:17 harbor kernel:  nvkm_uvmm_mthd+0x789/0x880 [nouveau]
Apr 25 19:47:17 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:17 harbor kernel:  nvif_object_mthd+0x108/0x130 [nouveau]
Apr 25 19:47:17 harbor kernel:  ? ttm_dma_page_put+0x9f/0xe0 [ttm]
Apr 25 19:47:17 harbor kernel:  ? __mod_node_page_state+0x69/0xa0
Apr 25 19:47:17 harbor kernel:  nvif_vmm_put+0x5c/0x80 [nouveau]
Apr 25 19:47:17 harbor kernel:  nouveau_vma_del+0x70/0xb0 [nouveau]
Apr 25 19:47:17 harbor kernel:  nouveau_gem_object_close+0x1cc/0x210 [nouveau]
Apr 25 19:47:17 harbor kernel:  drm_gem_object_release_handle+0x2f/0x90 [drm]
Apr 25 19:47:17 harbor kernel:  drm_gem_handle_delete+0x5e/0x90 [drm]
Apr 25 19:47:17 harbor kernel:  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 25 19:47:17 harbor kernel:  drm_ioctl_kernel+0x5b/0xb0 [drm]
Apr 25 19:47:17 harbor kernel:  drm_ioctl+0x2d5/0x370 [drm]
Apr 25 19:47:17 harbor kernel:  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 25 19:47:17 harbor kernel:  ? __check_object_size+0x9f/0x1a0
Apr 25 19:47:17 harbor kernel:  nouveau_drm_ioctl+0x64/0xc0 [nouveau]
Apr 25 19:47:17 harbor kernel:  do_vfs_ioctl+0xa4/0x630
Apr 25 19:47:17 harbor kernel:  ? kmem_cache_free+0x1bd/0x1f0
Apr 25 19:47:17 harbor kernel:  ? __fput+0x131/0x1e0
Apr 25 19:47:17 harbor kernel:  SyS_ioctl+0x74/0x80
Apr 25 19:47:17 harbor kernel:  do_syscall_64+0x74/0x190
Apr 25 19:47:17 harbor kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 25 19:47:17 harbor kernel: RIP: 0033:0x7fca2ee1f4c7
Apr 25 19:47:17 harbor kernel: RSP: 002b:00007ffc8d106918 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 25 19:47:17 harbor kernel: RAX: ffffffffffffffda RBX: 000055e76e809120 RCX: 00007fca2ee1f4c7
Apr 25 19:47:17 harbor kernel: RDX: 00007ffc8d106950 RSI: 0000000040086409 RDI: 000000000000000f
Apr 25 19:47:17 harbor kernel: RBP: 00007ffc8d106950 R08: 0000000000000005 R09: 00007ffc8d1041a6
Apr 25 19:47:17 harbor kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000040086409
Apr 25 19:47:17 harbor kernel: R13: 000000000000000f R14: 000055e76e808fb0 R15: 000055e76e8090a0
Apr 25 19:47:17 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:17 harbor kernel: ---[ end trace 1faf90978cf79a47 ]---
Apr 25 19:47:19 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:19 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:19 harbor kernel: WARNING: CPU: 6 PID: 602 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:19 harbor kernel: Modules linked in: ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support hid_generic
Apr 25 19:47:19 harbor kernel:  intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:19 harbor kernel: CPU: 6 PID: 602 Comm: Xorg Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:19 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:19 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:19 harbor kernel: RSP: 0018:ffffa2f6416139a0 EFLAGS: 00010286
Apr 25 19:47:19 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:19 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:19 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 000000000000049a
Apr 25 19:47:19 harbor kernel: R10: ffff9df354a93f93 R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:19 harbor kernel: R13: 00000004707d00e0 R14: ffff9df3629f5020 R15: ffff9df3584c9c00
Apr 25 19:47:19 harbor kernel: FS:  00007fca315b4940(0000) GS:ffff9df36ed80000(0000) knlGS:0000000000000000
Apr 25 19:47:19 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:19 harbor kernel: CR2: 00007fca314a0000 CR3: 0000000263bd8003 CR4: 00000000003606e0
Apr 25 19:47:19 harbor kernel: Call Trace:
Apr 25 19:47:19 harbor kernel:  ? gf100_vmm_pgt_sgl+0x220/0x220 [nouveau]
Apr 25 19:47:19 harbor kernel:  nvkm_vmm_ptes_unmap_put+0x1b2/0x2b0 [nouveau]
Apr 25 19:47:19 harbor kernel:  nvkm_vmm_put_locked+0xf4/0x1f0 [nouveau]
Apr 25 19:47:19 harbor kernel:  nvkm_uvmm_mthd+0x789/0x880 [nouveau]
Apr 25 19:47:19 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:19 harbor kernel:  nvif_object_mthd+0x108/0x130 [nouveau]
Apr 25 19:47:19 harbor kernel:  ? ttm_dma_page_put+0x9f/0xe0 [ttm]
Apr 25 19:47:19 harbor kernel:  ? preempt_count_add+0x68/0xa0
Apr 25 19:47:19 harbor kernel:  ? _raw_spin_lock_irqsave+0x25/0x50
Apr 25 19:47:19 harbor kernel:  nvif_vmm_put+0x5c/0x80 [nouveau]
Apr 25 19:47:19 harbor kernel:  nouveau_vma_del+0x70/0xb0 [nouveau]
Apr 25 19:47:19 harbor kernel:  nouveau_gem_object_close+0x1cc/0x210 [nouveau]
Apr 25 19:47:19 harbor kernel:  drm_gem_object_release_handle+0x2f/0x90 [drm]
Apr 25 19:47:19 harbor kernel:  drm_gem_handle_delete+0x5e/0x90 [drm]
Apr 25 19:47:19 harbor kernel:  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 25 19:47:19 harbor kernel:  drm_ioctl_kernel+0x5b/0xb0 [drm]
Apr 25 19:47:19 harbor kernel:  drm_ioctl+0x2d5/0x370 [drm]
Apr 25 19:47:19 harbor kernel:  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 25 19:47:19 harbor kernel:  ? __check_object_size+0x9f/0x1a0
Apr 25 19:47:19 harbor kernel:  nouveau_drm_ioctl+0x64/0xc0 [nouveau]
Apr 25 19:47:19 harbor kernel:  do_vfs_ioctl+0xa4/0x630
Apr 25 19:47:19 harbor kernel:  ? kmem_cache_free+0x1bd/0x1f0
Apr 25 19:47:19 harbor kernel:  ? __fput+0x131/0x1e0
Apr 25 19:47:19 harbor kernel:  SyS_ioctl+0x74/0x80
Apr 25 19:47:19 harbor kernel:  do_syscall_64+0x74/0x190
Apr 25 19:47:19 harbor kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 25 19:47:19 harbor kernel: RIP: 0033:0x7fca2ee1f4c7
Apr 25 19:47:19 harbor kernel: RSP: 002b:00007ffc8d106918 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 25 19:47:19 harbor kernel: RAX: ffffffffffffffda RBX: 000055e76e8090a0 RCX: 00007fca2ee1f4c7
Apr 25 19:47:19 harbor kernel: RDX: 00007ffc8d106950 RSI: 0000000040086409 RDI: 000000000000000f
Apr 25 19:47:19 harbor kernel: RBP: 00007ffc8d106950 R08: 0000000000000006 R09: 00007ffc8d1041a6
Apr 25 19:47:19 harbor kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000040086409
Apr 25 19:47:19 harbor kernel: R13: 000000000000000f R14: 000055e76e808fb0 R15: 000055e76e8090a0
Apr 25 19:47:19 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:19 harbor kernel: ---[ end trace 1faf90978cf79a48 ]---
Apr 25 19:47:21 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:21 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:21 harbor kernel: WARNING: CPU: 6 PID: 602 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:21 harbor kernel: Modules linked in: ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support hid_generic
Apr 25 19:47:21 harbor kernel:  intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:21 harbor kernel: CPU: 6 PID: 602 Comm: Xorg Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:21 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:21 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:21 harbor kernel: RSP: 0018:ffffa2f641613918 EFLAGS: 00010286
Apr 25 19:47:21 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:21 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:21 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 00000000000004cf
Apr 25 19:47:21 harbor kernel: R10: 0000000000000001 R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:21 harbor kernel: R13: 00000004e7c434c0 R14: ffff9df3629f5020 R15: ffff9df3584c9c00
Apr 25 19:47:21 harbor kernel: FS:  00007fca315b4940(0000) GS:ffff9df36ed80000(0000) knlGS:0000000000000000
Apr 25 19:47:21 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:21 harbor kernel: CR2: 00007fca314a0000 CR3: 0000000263bd8003 CR4: 00000000003606e0
Apr 25 19:47:21 harbor kernel: Call Trace:
Apr 25 19:47:21 harbor kernel:  nvkm_vmm_unref_pdes+0xe7/0x1e0 [nouveau]
Apr 25 19:47:21 harbor kernel:  ? gp100_vmm_pgt_sparse+0xc0/0xc0 [nouveau]
Apr 25 19:47:21 harbor kernel:  nvkm_vmm_unref_ptes+0x4a/0x1f0 [nouveau]
Apr 25 19:47:21 harbor kernel:  ? gp100_vmm_pgt_sparse+0xc0/0xc0 [nouveau]
Apr 25 19:47:21 harbor kernel:  nvkm_vmm_ptes_unmap_put+0x160/0x2b0 [nouveau]
Apr 25 19:47:21 harbor kernel:  nvkm_vmm_put_locked+0xf4/0x1f0 [nouveau]
Apr 25 19:47:21 harbor kernel:  nvkm_uvmm_mthd+0x789/0x880 [nouveau]
Apr 25 19:47:21 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:21 harbor kernel:  nvif_object_mthd+0x108/0x130 [nouveau]
Apr 25 19:47:21 harbor kernel:  ? ttm_dma_page_put+0x9f/0xe0 [ttm]
Apr 25 19:47:21 harbor kernel:  ? rcu_is_watching+0xd/0x40
Apr 25 19:47:21 harbor kernel:  ? recalibrate_cpu_khz+0x10/0x10
Apr 25 19:47:21 harbor kernel:  ? ktime_get+0x3e/0xa0
Apr 25 19:47:21 harbor kernel:  ? nouveau_abi16_usif+0xc0/0xc0 [nouveau]
Apr 25 19:47:21 harbor kernel:  nvif_vmm_put+0x5c/0x80 [nouveau]
Apr 25 19:47:21 harbor kernel:  nouveau_vma_del+0x70/0xb0 [nouveau]
Apr 25 19:47:21 harbor kernel:  nv84_fence_context_del+0x53/0x80 [nouveau]
Apr 25 19:47:21 harbor kernel:  nouveau_channel_del+0x64/0x140 [nouveau]
Apr 25 19:47:21 harbor kernel:  ? nouveau_channel_idle+0xcb/0xe0 [nouveau]
Apr 25 19:47:21 harbor kernel:  nouveau_abi16_chan_fini.isra.0+0x9c/0xe0 [nouveau]
Apr 25 19:47:21 harbor kernel:  nouveau_abi16_ioctl_channel_free+0x6f/0x80 [nouveau]
Apr 25 19:47:21 harbor kernel:  drm_ioctl_kernel+0x5b/0xb0 [drm]
Apr 25 19:47:21 harbor kernel:  drm_ioctl+0x2d5/0x370 [drm]
Apr 25 19:47:21 harbor kernel:  ? nouveau_abi16_usif+0xc0/0xc0 [nouveau]
Apr 25 19:47:21 harbor kernel:  ? _raw_spin_lock_irqsave+0x25/0x50
Apr 25 19:47:21 harbor kernel:  ? _raw_spin_unlock_irqrestore+0x20/0x40
Apr 25 19:47:21 harbor kernel:  nouveau_drm_ioctl+0x64/0xc0 [nouveau]
Apr 25 19:47:21 harbor kernel:  do_vfs_ioctl+0xa4/0x630
Apr 25 19:47:21 harbor kernel:  ? do_munmap+0x316/0x410
Apr 25 19:47:21 harbor kernel:  SyS_ioctl+0x74/0x80
Apr 25 19:47:21 harbor kernel:  do_syscall_64+0x74/0x190
Apr 25 19:47:21 harbor kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 25 19:47:21 harbor kernel: RIP: 0033:0x7fca2ee1f4c7
Apr 25 19:47:21 harbor kernel: RSP: 002b:00007ffc8d106948 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 25 19:47:21 harbor kernel: RAX: ffffffffffffffda RBX: 000055e76e807e70 RCX: 00007fca2ee1f4c7
Apr 25 19:47:21 harbor kernel: RDX: 00007ffc8d106998 RSI: 0000000040046443 RDI: 000000000000000f
Apr 25 19:47:21 harbor kernel: RBP: 00007ffc8d106998 R08: 0000000000000002 R09: 00007ffc8d1041a6
Apr 25 19:47:21 harbor kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000040046443
Apr 25 19:47:21 harbor kernel: R13: 000000000000000f R14: 000055e76e807c68 R15: 000000000000000c
Apr 25 19:47:21 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:21 harbor kernel: ---[ end trace 1faf90978cf79a49 ]---
Apr 25 19:47:23 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:23 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:23 harbor kernel: WARNING: CPU: 7 PID: 602 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:23 harbor kernel: Modules linked in: ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support hid_generic
Apr 25 19:47:23 harbor kernel:  intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:23 harbor kernel: CPU: 7 PID: 602 Comm: Xorg Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:23 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:23 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:23 harbor kernel: RSP: 0018:ffffa2f6416139f8 EFLAGS: 00010282
Apr 25 19:47:23 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:23 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:23 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 000000000000050a
Apr 25 19:47:23 harbor kernel: R10: 0000000000000001 R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:23 harbor kernel: R13: 00000005608fa520 R14: ffff9df3629f5020 R15: ffff9df364bc6200
Apr 25 19:47:23 harbor kernel: FS:  00007fca315b4940(0000) GS:ffff9df36edc0000(0000) knlGS:0000000000000000
Apr 25 19:47:23 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:23 harbor kernel: CR2: 00007fc234005818 CR3: 0000000263bd8005 CR4: 00000000003606e0
Apr 25 19:47:23 harbor kernel: Call Trace:
Apr 25 19:47:23 harbor kernel:  ? gf100_vmm_pgt_sgl+0x220/0x220 [nouveau]
Apr 25 19:47:23 harbor kernel:  nvkm_vmm_ptes_unmap_put+0x1b2/0x2b0 [nouveau]
Apr 25 19:47:23 harbor kernel:  nvkm_vmm_put_locked+0xf4/0x1f0 [nouveau]
Apr 25 19:47:23 harbor kernel:  nvkm_vmm_put+0x30/0x50 [nouveau]
Apr 25 19:47:23 harbor kernel:  nv50_instobj_dtor+0x9b/0xe0 [nouveau]
Apr 25 19:47:23 harbor kernel:  nvkm_memory_unref+0x3e/0x60 [nouveau]
Apr 25 19:47:23 harbor kernel:  nvkm_gpuobj_del+0x3a/0x50 [nouveau]
Apr 25 19:47:23 harbor kernel:  nvkm_fifo_chan_dtor+0xd4/0xe0 [nouveau]
Apr 25 19:47:23 harbor kernel:  nvkm_object_dtor+0xae/0x160 [nouveau]
Apr 25 19:47:23 harbor kernel:  nvkm_object_del+0x20/0x80 [nouveau]
Apr 25 19:47:23 harbor kernel:  nvkm_ioctl_del+0x86/0xa0 [nouveau]
Apr 25 19:47:23 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:23 harbor kernel:  ? nouveau_abi16_usif+0xc0/0xc0 [nouveau]
Apr 25 19:47:23 harbor kernel:  nvif_object_fini+0x59/0x80 [nouveau]
Apr 25 19:47:23 harbor kernel:  nouveau_channel_del+0x97/0x140 [nouveau]
Apr 25 19:47:23 harbor kernel:  ? nouveau_channel_idle+0xcb/0xe0 [nouveau]
Apr 25 19:47:23 harbor kernel:  nouveau_abi16_chan_fini.isra.0+0x9c/0xe0 [nouveau]
Apr 25 19:47:23 harbor kernel:  nouveau_abi16_ioctl_channel_free+0x6f/0x80 [nouveau]
Apr 25 19:47:23 harbor kernel:  drm_ioctl_kernel+0x5b/0xb0 [drm]
Apr 25 19:47:23 harbor kernel:  drm_ioctl+0x2d5/0x370 [drm]
Apr 25 19:47:23 harbor kernel:  ? nouveau_abi16_usif+0xc0/0xc0 [nouveau]
Apr 25 19:47:23 harbor kernel:  ? _raw_spin_lock_irqsave+0x25/0x50
Apr 25 19:47:23 harbor kernel:  ? _raw_spin_unlock_irqrestore+0x20/0x40
Apr 25 19:47:23 harbor kernel:  nouveau_drm_ioctl+0x64/0xc0 [nouveau]
Apr 25 19:47:23 harbor kernel:  do_vfs_ioctl+0xa4/0x630
Apr 25 19:47:23 harbor kernel:  ? do_munmap+0x316/0x410
Apr 25 19:47:23 harbor kernel:  SyS_ioctl+0x74/0x80
Apr 25 19:47:23 harbor kernel:  do_syscall_64+0x74/0x190
Apr 25 19:47:23 harbor kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 25 19:47:23 harbor kernel: RIP: 0033:0x7fca2ee1f4c7
Apr 25 19:47:23 harbor kernel: RSP: 002b:00007ffc8d106948 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 25 19:47:23 harbor kernel: RAX: ffffffffffffffda RBX: 000055e76e807e70 RCX: 00007fca2ee1f4c7
Apr 25 19:47:23 harbor kernel: RDX: 00007ffc8d106998 RSI: 0000000040046443 RDI: 000000000000000f
Apr 25 19:47:23 harbor kernel: RBP: 00007ffc8d106998 R08: 0000000000000002 R09: 00007ffc8d1041a6
Apr 25 19:47:23 harbor kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000040046443
Apr 25 19:47:23 harbor kernel: R13: 000000000000000f R14: 000055e76e807c68 R15: 000000000000000c
Apr 25 19:47:23 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:23 harbor kernel: ---[ end trace 1faf90978cf79a4a ]---
Apr 25 19:47:25 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:25 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:25 harbor kernel: WARNING: CPU: 7 PID: 602 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:25 harbor kernel: Modules linked in: ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support hid_generic
Apr 25 19:47:25 harbor kernel:  intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:25 harbor kernel: CPU: 7 PID: 602 Comm: Xorg Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:25 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:25 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:25 harbor kernel: RSP: 0018:ffffa2f6416139c8 EFLAGS: 00010286
Apr 25 19:47:25 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:25 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:25 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 0000000000000542
Apr 25 19:47:25 harbor kernel: R10: 0000000000000001 R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:25 harbor kernel: R13: 00000005d7dba8a0 R14: ffff9df3629f5020 R15: ffff9df3584c9c00
Apr 25 19:47:25 harbor kernel: FS:  00007fca315b4940(0000) GS:ffff9df36edc0000(0000) knlGS:0000000000000000
Apr 25 19:47:25 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:25 harbor kernel: CR2: 00007fc234005818 CR3: 0000000263bd8005 CR4: 00000000003606e0
Apr 25 19:47:25 harbor kernel: Call Trace:
Apr 25 19:47:25 harbor kernel:  ? gf100_vmm_pgt_sgl+0x220/0x220 [nouveau]
Apr 25 19:47:25 harbor kernel:  nvkm_vmm_ptes_unmap_put+0x1b2/0x2b0 [nouveau]
Apr 25 19:47:25 harbor kernel:  nvkm_vmm_put_locked+0xf4/0x1f0 [nouveau]
Apr 25 19:47:25 harbor kernel:  nvkm_uvmm_mthd+0x789/0x880 [nouveau]
Apr 25 19:47:25 harbor kernel:  ? preempt_count_add+0x68/0xa0
Apr 25 19:47:25 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:25 harbor kernel:  nvif_object_mthd+0x108/0x130 [nouveau]
Apr 25 19:47:25 harbor kernel:  ? nvkm_object_del+0x5e/0x80 [nouveau]
Apr 25 19:47:25 harbor kernel:  ? nvkm_object_del+0x5e/0x80 [nouveau]
Apr 25 19:47:25 harbor kernel:  ? nouveau_abi16_usif+0xc0/0xc0 [nouveau]
Apr 25 19:47:25 harbor kernel:  nvif_vmm_put+0x5c/0x80 [nouveau]
Apr 25 19:47:25 harbor kernel:  nouveau_vma_del+0x70/0xb0 [nouveau]
Apr 25 19:47:25 harbor kernel:  nouveau_channel_del+0xaf/0x140 [nouveau]
Apr 25 19:47:25 harbor kernel:  ? nouveau_channel_idle+0xcb/0xe0 [nouveau]
Apr 25 19:47:25 harbor kernel:  nouveau_abi16_chan_fini.isra.0+0x9c/0xe0 [nouveau]
Apr 25 19:47:25 harbor kernel:  nouveau_abi16_ioctl_channel_free+0x6f/0x80 [nouveau]
Apr 25 19:47:25 harbor kernel:  drm_ioctl_kernel+0x5b/0xb0 [drm]
Apr 25 19:47:25 harbor kernel:  drm_ioctl+0x2d5/0x370 [drm]
Apr 25 19:47:25 harbor kernel:  ? nouveau_abi16_usif+0xc0/0xc0 [nouveau]
Apr 25 19:47:25 harbor kernel:  ? _raw_spin_lock_irqsave+0x25/0x50
Apr 25 19:47:25 harbor kernel:  ? _raw_spin_unlock_irqrestore+0x20/0x40
Apr 25 19:47:25 harbor kernel:  nouveau_drm_ioctl+0x64/0xc0 [nouveau]
Apr 25 19:47:25 harbor kernel:  do_vfs_ioctl+0xa4/0x630
Apr 25 19:47:25 harbor kernel:  ? do_munmap+0x316/0x410
Apr 25 19:47:25 harbor kernel:  SyS_ioctl+0x74/0x80
Apr 25 19:47:25 harbor kernel:  do_syscall_64+0x74/0x190
Apr 25 19:47:25 harbor kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 25 19:47:25 harbor kernel: RIP: 0033:0x7fca2ee1f4c7
Apr 25 19:47:25 harbor kernel: RSP: 002b:00007ffc8d106948 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 25 19:47:25 harbor kernel: RAX: ffffffffffffffda RBX: 000055e76e807e70 RCX: 00007fca2ee1f4c7
Apr 25 19:47:25 harbor kernel: RDX: 00007ffc8d106998 RSI: 0000000040046443 RDI: 000000000000000f
Apr 25 19:47:25 harbor kernel: RBP: 00007ffc8d106998 R08: 0000000000000002 R09: 00007ffc8d1041a6
Apr 25 19:47:25 harbor kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000040046443
Apr 25 19:47:25 harbor kernel: R13: 000000000000000f R14: 000055e76e807c68 R15: 000000000000000c
Apr 25 19:47:25 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:25 harbor kernel: ---[ end trace 1faf90978cf79a4b ]---
Apr 25 19:47:27 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:27 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:27 harbor kernel: WARNING: CPU: 7 PID: 602 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:27 harbor kernel: Modules linked in: ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support hid_generic
Apr 25 19:47:27 harbor kernel:  intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:27 harbor kernel: CPU: 7 PID: 602 Comm: Xorg Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:27 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:27 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:27 harbor kernel: RSP: 0018:ffffa2f641613850 EFLAGS: 00010286
Apr 25 19:47:27 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:27 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:27 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 0000000000000578
Apr 25 19:47:27 harbor kernel: R10: 0000000000000002 R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:27 harbor kernel: R13: 0000000650343b80 R14: ffff9df3629f5020 R15: ffff9df3584c9c00
Apr 25 19:47:27 harbor kernel: FS:  00007fca315b4940(0000) GS:ffff9df36edc0000(0000) knlGS:0000000000000000
Apr 25 19:47:27 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:27 harbor kernel: CR2: 00007fca1fc042e0 CR3: 0000000263bd8005 CR4: 00000000003606e0
Apr 25 19:47:27 harbor kernel: Call Trace:
Apr 25 19:47:27 harbor kernel:  nvkm_vmm_ptes_get_map+0x242/0x400 [nouveau]
Apr 25 19:47:27 harbor kernel:  ? gp100_vmm_pgt_mem+0x190/0x190 [nouveau]
Apr 25 19:47:27 harbor kernel:  nvkm_vmm_map+0x1f5/0x3a0 [nouveau]
Apr 25 19:47:27 harbor kernel:  nvkm_vram_map+0x56/0x80 [nouveau]
Apr 25 19:47:27 harbor kernel:  nvkm_uvmm_mthd+0x747/0x880 [nouveau]
Apr 25 19:47:27 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:27 harbor kernel:  nvif_object_mthd+0x108/0x130 [nouveau]
Apr 25 19:47:27 harbor kernel:  ? memcg_write_event_control+0x340/0x490
Apr 25 19:47:27 harbor kernel:  ? __kmalloc+0x1a0/0x220
Apr 25 19:47:27 harbor kernel:  nvif_vmm_map+0x81/0xb0 [nouveau]
Apr 25 19:47:27 harbor kernel:  nouveau_mem_map+0x88/0xf0 [nouveau]
Apr 25 19:47:27 harbor kernel:  nouveau_vma_new+0x1ba/0x1d0 [nouveau]
Apr 25 19:47:27 harbor kernel:  nouveau_gem_object_open+0x116/0x140 [nouveau]
Apr 25 19:47:27 harbor kernel:  drm_gem_handle_create_tail+0xe6/0x160 [drm]
Apr 25 19:47:27 harbor kernel:  ? drm_printk+0xc0/0xc0 [drm]
Apr 25 19:47:27 harbor kernel:  nouveau_display_dumb_create+0x9d/0xe0 [nouveau]
Apr 25 19:47:27 harbor kernel:  ? balance_dirty_pages_ratelimited+0x282/0x4c0
Apr 25 19:47:27 harbor kernel:  drm_ioctl_kernel+0x5b/0xb0 [drm]
Apr 25 19:47:27 harbor kernel:  drm_ioctl+0x2d5/0x370 [drm]
Apr 25 19:47:27 harbor kernel:  ? drm_printk+0xc0/0xc0 [drm]
Apr 25 19:47:27 harbor kernel:  ? ext4_file_write_iter+0x113/0x3f0 [ext4]
Apr 25 19:47:27 harbor kernel:  nouveau_drm_ioctl+0x64/0xc0 [nouveau]
Apr 25 19:47:27 harbor kernel:  do_vfs_ioctl+0xa4/0x630
Apr 25 19:47:27 harbor kernel:  ? __sb_end_write+0x42/0x60
Apr 25 19:47:27 harbor kernel:  ? vfs_write+0x131/0x1a0
Apr 25 19:47:27 harbor kernel:  SyS_ioctl+0x74/0x80
Apr 25 19:47:27 harbor kernel:  do_syscall_64+0x74/0x190
Apr 25 19:47:27 harbor kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 25 19:47:27 harbor kernel: RIP: 0033:0x7fca2ee1f4c7
Apr 25 19:47:27 harbor kernel: RSP: 002b:00007ffc8d107258 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 25 19:47:27 harbor kernel: RAX: ffffffffffffffda RBX: 000055e76e81ea00 RCX: 00007fca2ee1f4c7
Apr 25 19:47:27 harbor kernel: RDX: 00007ffc8d107290 RSI: 00000000c02064b2 RDI: 000000000000000c
Apr 25 19:47:27 harbor kernel: RBP: 00007ffc8d107290 R08: 000055e76e81ea00 R09: 0000000000000000
Apr 25 19:47:27 harbor kernel: R10: 000055e76e60b010 R11: 0000000000000246 R12: 00000000c02064b2
Apr 25 19:47:27 harbor kernel: R13: 000000000000000c R14: 0000000000000400 R15: 00007ffc8d1075d8
Apr 25 19:47:27 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:27 harbor kernel: ---[ end trace 1faf90978cf79a4c ]---
Apr 25 19:47:27 harbor dbus-daemon[523]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.22' (uid=1000 pid=632 comm="redshift ")
Apr 25 19:47:27 harbor systemd[1]: Starting Location Lookup Service...
Apr 25 19:47:27 harbor systemd[569]: Started D-Bus User Message Bus.
Apr 25 19:47:27 harbor dbus-daemon[523]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.24' (uid=0 pid=664 comm="/usr/lib/geoclue2/geoclue -t 5 ")
Apr 25 19:47:27 harbor dbus-daemon[523]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Apr 25 19:47:27 harbor geoclue[664]: Failed to connect to avahi service: Daemon not running
Apr 25 19:47:27 harbor dbus-daemon[523]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Apr 25 19:47:27 harbor systemd[1]: Started Location Lookup Service.
Apr 25 19:47:28 harbor dbus-daemon[676]: [session uid=1000 pid=676] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.2' (uid=1000 pid=636 comm="nm-applet ")
Apr 25 19:47:28 harbor systemd[569]: Starting Accessibility services bus...
Apr 25 19:47:28 harbor dbus-daemon[676]: [session uid=1000 pid=676] Successfully activated service 'org.a11y.Bus'
Apr 25 19:47:28 harbor systemd[569]: Started Accessibility services bus.
Apr 25 19:47:28 harbor at-spi-bus-launcher[707]: dbus-daemon[721]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=636 comm="nm-applet ")
Apr 25 19:47:28 harbor at-spi-bus-launcher[707]: dbus-daemon[721]: Successfully activated service 'org.a11y.atspi.Registry'
Apr 25 19:47:28 harbor at-spi-bus-launcher[707]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Apr 25 19:47:28 harbor systemd[569]: Starting Sound Service...
Apr 25 19:47:28 harbor dbus-daemon[523]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.26' (uid=1000 pid=730 comm="/usr/bin/pulseaudio --daemonize=no ")
Apr 25 19:47:28 harbor systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Apr 25 19:47:28 harbor dbus-daemon[523]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Apr 25 19:47:28 harbor systemd[1]: Started RealtimeKit Scheduling Policy Service.
Apr 25 19:47:28 harbor rtkit-daemon[731]: Successfully called chroot.
Apr 25 19:47:28 harbor rtkit-daemon[731]: Successfully dropped privileges.
Apr 25 19:47:28 harbor rtkit-daemon[731]: Successfully limited resources.
Apr 25 19:47:28 harbor rtkit-daemon[731]: Running.
Apr 25 19:47:28 harbor rtkit-daemon[731]: Watchdog thread running.
Apr 25 19:47:28 harbor rtkit-daemon[731]: Canary thread running.
Apr 25 19:47:28 harbor rtkit-daemon[731]: Successfully made thread 730 of process 730 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Apr 25 19:47:28 harbor rtkit-daemon[731]: Supervising 1 threads of 1 processes of 1 users.
Apr 25 19:47:29 harbor dbus-daemon[676]: [session uid=1000 pid=676] Activating service name='org.gnome.GConf' requested by ':1.8' (uid=1000 pid=738 comm="sogou-qimpanel-watchdog ")
Apr 25 19:47:29 harbor dbus-daemon[676]: [session uid=1000 pid=676] Successfully activated service 'org.gnome.GConf'
Apr 25 19:47:29 harbor rtkit-daemon[731]: Supervising 1 threads of 1 processes of 1 users.
Apr 25 19:47:29 harbor rtkit-daemon[731]: Successfully made thread 741 of process 730 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Apr 25 19:47:29 harbor rtkit-daemon[731]: Supervising 2 threads of 1 processes of 1 users.
Apr 25 19:47:29 harbor rtkit-daemon[731]: Supervising 2 threads of 1 processes of 1 users.
Apr 25 19:47:29 harbor rtkit-daemon[731]: Successfully made thread 742 of process 730 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Apr 25 19:47:29 harbor rtkit-daemon[731]: Supervising 3 threads of 1 processes of 1 users.
Apr 25 19:47:29 harbor systemd[569]: Started Sound Service.
Apr 25 19:47:29 harbor bluetoothd[526]: Endpoint registered: sender=:1.32 path=/MediaEndpoint/A2DPSource
Apr 25 19:47:29 harbor bluetoothd[526]: Endpoint registered: sender=:1.32 path=/MediaEndpoint/A2DPSink
Apr 25 19:47:29 harbor pulseaudio[730]: E: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
Apr 25 19:47:29 harbor kernel: Bluetooth: RFCOMM TTY layer initialized
Apr 25 19:47:29 harbor kernel: Bluetooth: RFCOMM socket layer initialized
Apr 25 19:47:29 harbor kernel: Bluetooth: RFCOMM ver 1.11
Apr 25 19:47:32 harbor kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B (start=1896 end=1897) time 272 us, min 1073, max 1079, scanline start 1063, end 1081
Apr 25 19:47:34 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:34 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:34 harbor kernel: WARNING: CPU: 7 PID: 128 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:34 harbor kernel: Modules linked in: rfcomm ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support
Apr 25 19:47:34 harbor kernel:  hid_generic intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:34 harbor kernel: CPU: 7 PID: 128 Comm: kworker/7:1 Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:34 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:34 harbor kernel: Workqueue: pm pm_runtime_work
Apr 25 19:47:34 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:34 harbor kernel: RSP: 0018:ffffa2f64132b918 EFLAGS: 00010286
Apr 25 19:47:34 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:34 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:34 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 00000000000005b3
Apr 25 19:47:34 harbor kernel: R10: ffffe524c9858ec0 R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:34 harbor kernel: R13: 0000000802f594a0 R14: ffff9df3629f5020 R15: ffff9df3584c9c00
Apr 25 19:47:34 harbor kernel: FS:  0000000000000000(0000) GS:ffff9df36edc0000(0000) knlGS:0000000000000000
Apr 25 19:47:34 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:34 harbor kernel: CR2: 000055bd412b8888 CR3: 000000001c00a004 CR4: 00000000003606e0
Apr 25 19:47:34 harbor kernel: Call Trace:
Apr 25 19:47:34 harbor kernel:  nvkm_vmm_unmap_locked+0x4a/0x70 [nouveau]
Apr 25 19:47:34 harbor kernel:  nvkm_uvmm_mthd+0x626/0x880 [nouveau]
Apr 25 19:47:34 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:34 harbor kernel:  nvif_object_mthd+0x108/0x130 [nouveau]
Apr 25 19:47:34 harbor kernel:  ? reservation_object_wait_timeout_rcu+0x61/0x360
Apr 25 19:47:34 harbor kernel:  nvif_vmm_unmap+0x38/0x60 [nouveau]
Apr 25 19:47:34 harbor kernel:  nouveau_vma_unmap+0x20/0x30 [nouveau]
Apr 25 19:47:34 harbor kernel:  nouveau_bo_move_ntfy+0x97/0xd0 [nouveau]
Apr 25 19:47:34 harbor kernel:  ttm_bo_handle_move_mem+0x248/0x5b0 [ttm]
Apr 25 19:47:34 harbor kernel:  ttm_bo_evict+0x13f/0x320 [ttm]
Apr 25 19:47:34 harbor kernel:  ? drm_vma_offset_add+0x41/0x60 [drm]
Apr 25 19:47:34 harbor kernel:  ? csum_partial_copy_generic+0x9e2/0x1a00
Apr 25 19:47:34 harbor kernel:  ttm_mem_evict_first+0x1a8/0x240 [ttm]
Apr 25 19:47:34 harbor kernel:  ttm_bo_force_list_clean+0x8e/0x160 [ttm]
Apr 25 19:47:34 harbor kernel:  ? pci_pm_runtime_resume+0xa0/0xa0
Apr 25 19:47:34 harbor kernel:  nouveau_do_suspend+0x7b/0x2a0 [nouveau]
Apr 25 19:47:34 harbor kernel:  nouveau_pmops_runtime_suspend+0x54/0xb0 [nouveau]
Apr 25 19:47:34 harbor kernel:  pci_pm_runtime_suspend+0x61/0x170
Apr 25 19:47:34 harbor kernel:  __rpm_callback+0xbc/0x1f0
Apr 25 19:47:34 harbor kernel:  ? __switch_to_asm+0x40/0x70
Apr 25 19:47:34 harbor kernel:  ? pci_pm_runtime_resume+0xa0/0xa0
Apr 25 19:47:34 harbor kernel:  rpm_callback+0x1f/0x70
Apr 25 19:47:34 harbor kernel:  ? pci_pm_runtime_resume+0xa0/0xa0
Apr 25 19:47:34 harbor kernel:  rpm_suspend+0x12d/0x650
Apr 25 19:47:34 harbor kernel:  ? finish_task_switch+0x85/0x2c0
Apr 25 19:47:34 harbor kernel:  ? __switch_to_asm+0x40/0x70
Apr 25 19:47:34 harbor kernel:  pm_runtime_work+0x64/0xa0
Apr 25 19:47:34 harbor kernel:  process_one_work+0x1ce/0x3f0
Apr 25 19:47:34 harbor kernel:  worker_thread+0x2b/0x3d0
Apr 25 19:47:34 harbor kernel:  ? process_one_work+0x3f0/0x3f0
Apr 25 19:47:34 harbor kernel:  kthread+0x113/0x130
Apr 25 19:47:34 harbor kernel:  ? kthread_create_on_node+0x70/0x70
Apr 25 19:47:34 harbor kernel:  ret_from_fork+0x35/0x40
Apr 25 19:47:34 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:34 harbor kernel: ---[ end trace 1faf90978cf79a4d ]---
Apr 25 19:47:35 harbor kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B (start=2038 end=2039) time 546 us, min 1073, max 1079, scanline start 1056, end 1093
Apr 25 19:47:36 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:36 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:36 harbor kernel: WARNING: CPU: 7 PID: 128 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:36 harbor kernel: Modules linked in: rfcomm ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support
Apr 25 19:47:36 harbor kernel:  hid_generic intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:36 harbor kernel: CPU: 7 PID: 128 Comm: kworker/7:1 Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:36 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:36 harbor kernel: Workqueue: pm pm_runtime_work
Apr 25 19:47:36 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:36 harbor kernel: RSP: 0018:ffffa2f64132b670 EFLAGS: 00010286
Apr 25 19:47:36 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:36 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:36 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 00000000000005ea
Apr 25 19:47:36 harbor kernel: R10: 0000000000000002 R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:36 harbor kernel: R13: 000000087a3f0dc0 R14: ffff9df3629f5020 R15: ffff9df3638a1c00
Apr 25 19:47:36 harbor kernel: FS:  0000000000000000(0000) GS:ffff9df36edc0000(0000) knlGS:0000000000000000
Apr 25 19:47:36 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:36 harbor kernel: CR2: 000055bd412b8888 CR3: 000000001c00a004 CR4: 00000000003606e0
Apr 25 19:47:36 harbor kernel: Call Trace:
Apr 25 19:47:36 harbor kernel:  nvkm_vmm_ptes_get_map+0x242/0x400 [nouveau]
Apr 25 19:47:36 harbor kernel:  ? gp100_vmm_pgt_mem+0x190/0x190 [nouveau]
Apr 25 19:47:36 harbor kernel:  ? gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:36 harbor kernel:  nvkm_vmm_map+0x1f5/0x3a0 [nouveau]
Apr 25 19:47:36 harbor kernel:  ? fixup_bug.part.2+0x18/0x30
Apr 25 19:47:36 harbor kernel:  nvkm_vram_map+0x56/0x80 [nouveau]
Apr 25 19:47:36 harbor kernel:  nvkm_uvmm_mthd+0x747/0x880 [nouveau]
Apr 25 19:47:36 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:36 harbor kernel:  nvif_object_mthd+0x108/0x130 [nouveau]
Apr 25 19:47:36 harbor kernel:  ? gk20a_instobj_new+0x5e0/0x770 [nouveau]
Apr 25 19:47:36 harbor kernel:  ? __kmalloc+0x1a0/0x220
Apr 25 19:47:36 harbor kernel:  nvif_vmm_map+0x81/0xb0 [nouveau]
Apr 25 19:47:36 harbor kernel:  nouveau_mem_map+0x88/0xf0 [nouveau]
Apr 25 19:47:36 harbor kernel:  nouveau_bo_move_m2mf.constprop.14+0x1b4/0x1f0 [nouveau]
Apr 25 19:47:36 harbor kernel:  ? reservation_object_add_excl_fence+0x65/0xd0
Apr 25 19:47:36 harbor kernel:  nouveau_bo_move+0xaa/0x470 [nouveau]
Apr 25 19:47:36 harbor kernel:  ? nvif_vmm_unmap+0x38/0x60 [nouveau]
Apr 25 19:47:36 harbor kernel:  ? nouveau_vma_unmap+0x20/0x30 [nouveau]
Apr 25 19:47:36 harbor kernel:  ttm_bo_handle_move_mem+0x28e/0x5b0 [ttm]
Apr 25 19:47:36 harbor kernel:  ttm_bo_evict+0x13f/0x320 [ttm]
Apr 25 19:47:36 harbor kernel:  ? drm_vma_offset_add+0x41/0x60 [drm]
Apr 25 19:47:36 harbor kernel:  ? csum_partial_copy_generic+0x9e2/0x1a00
Apr 25 19:47:36 harbor kernel:  ttm_mem_evict_first+0x1a8/0x240 [ttm]
Apr 25 19:47:36 harbor kernel:  ttm_bo_force_list_clean+0x8e/0x160 [ttm]
Apr 25 19:47:36 harbor kernel:  ? pci_pm_runtime_resume+0xa0/0xa0
Apr 25 19:47:36 harbor kernel:  nouveau_do_suspend+0x7b/0x2a0 [nouveau]
Apr 25 19:47:36 harbor kernel:  nouveau_pmops_runtime_suspend+0x54/0xb0 [nouveau]
Apr 25 19:47:36 harbor kernel:  pci_pm_runtime_suspend+0x61/0x170
Apr 25 19:47:36 harbor kernel:  __rpm_callback+0xbc/0x1f0
Apr 25 19:47:36 harbor kernel:  ? __switch_to_asm+0x40/0x70
Apr 25 19:47:36 harbor kernel:  ? pci_pm_runtime_resume+0xa0/0xa0
Apr 25 19:47:36 harbor kernel:  rpm_callback+0x1f/0x70
Apr 25 19:47:36 harbor kernel:  ? pci_pm_runtime_resume+0xa0/0xa0
Apr 25 19:47:36 harbor kernel:  rpm_suspend+0x12d/0x650
Apr 25 19:47:36 harbor kernel:  ? finish_task_switch+0x85/0x2c0
Apr 25 19:47:36 harbor kernel:  ? __switch_to_asm+0x40/0x70
Apr 25 19:47:36 harbor kernel:  pm_runtime_work+0x64/0xa0
Apr 25 19:47:36 harbor kernel:  process_one_work+0x1ce/0x3f0
Apr 25 19:47:36 harbor kernel:  worker_thread+0x2b/0x3d0
Apr 25 19:47:36 harbor kernel:  ? process_one_work+0x3f0/0x3f0
Apr 25 19:47:36 harbor kernel:  kthread+0x113/0x130
Apr 25 19:47:36 harbor kernel:  ? kthread_create_on_node+0x70/0x70
Apr 25 19:47:36 harbor kernel:  ret_from_fork+0x35/0x40
Apr 25 19:47:36 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:36 harbor kernel: ---[ end trace 1faf90978cf79a4e ]---
Apr 25 19:47:38 harbor kernel: ------------[ cut here ]------------
Apr 25 19:47:38 harbor kernel: nouveau 0000:01:00.0: timeout
Apr 25 19:47:38 harbor kernel: WARNING: CPU: 7 PID: 128 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:38 harbor kernel: Modules linked in: rfcomm ccm bnep nls_iso8859_1 nls_cp437 vfat fat snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic usbhid uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops rtsx_usb_sdmmc videobuf2_v4l2 btintel videobuf2_common mmc_core bluetooth videodev rtsx_usb_ms memstick rtsx_usb media ecdh_generic arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp iwlmvm nouveau coretemp i915 mac80211 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core joydev irqbypass crct10dif_pclmul mousedev mxm_wmi crc32_pclmul iwlwifi ghash_clmulni_intel pcbc snd_compress ttm iTCO_wdt ac97_bus snd_pcm_dmaengine aesni_intel hid_multitouch aes_x86_64 i2c_algo_bit crypto_simd glue_helper snd_hda_intel iTCO_vendor_support
Apr 25 19:47:38 harbor kernel:  hid_generic intel_wmi_thunderbolt wmi_bmof cryptd cfg80211 drm_kms_helper intel_cstate snd_hda_codec drm intel_uncore intel_rapl_perf snd_hda_core snd_hwdep input_leds rfkill snd_pcm led_class snd_timer intel_gtt psmouse snd agpgart syscopyarea sysfillrect mei_me sysimgblt fb_sys_fops soundcore idma64 ucsi_acpi intel_pch_thermal pcspkr i2c_hid mei typec_ucsi intel_lpss_pci i2c_i801 shpchp intel_lpss hid typec battery intel_hid sparse_keymap ac rtc_cmos tpm_crb wmi evdev tpm_tis tpm_tis_core mac_hid tpm rng_core vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto serio_raw atkbd libps2 xhci_pci xhci_hcd crc32c_intel usbcore usb_common i8042 serio
Apr 25 19:47:38 harbor kernel: CPU: 7 PID: 128 Comm: kworker/7:1 Tainted: G        W  O     4.16.3-1-ARCH #1
Apr 25 19:47:38 harbor kernel: Hardware name: Timi TM1701/TM1701, BIOS XMAKB5R0P0401 10/02/2017
Apr 25 19:47:38 harbor kernel: Workqueue: pm pm_runtime_work
Apr 25 19:47:38 harbor kernel: RIP: 0010:gf100_vmm_flush_+0x14e/0x190 [nouveau]
Apr 25 19:47:38 harbor kernel: RSP: 0018:ffffa2f64132b670 EFLAGS: 00010286
Apr 25 19:47:38 harbor kernel: RAX: 0000000000000000 RBX: ffff9df36455b740 RCX: 0000000000000001
Apr 25 19:47:38 harbor kernel: RDX: 0000000080000001 RSI: ffffffff98e67e7c RDI: 00000000ffffffff
Apr 25 19:47:38 harbor kernel: RBP: ffff9df363a0f800 R08: 0000000000000030 R09: 000000000000062a
Apr 25 19:47:38 harbor kernel: R10: 0000000000000440 R11: 0000000000000001 R12: ffff9df35c6ba480
Apr 25 19:47:38 harbor kernel: R13: 00000008f18b5ca0 R14: ffff9df3629f5020 R15: ffff9df3638a1c00
Apr 25 19:47:38 harbor kernel: FS:  0000000000000000(0000) GS:ffff9df36edc0000(0000) knlGS:0000000000000000
Apr 25 19:47:38 harbor kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 25 19:47:38 harbor kernel: CR2: 000055bd412b8888 CR3: 000000001c00a004 CR4: 00000000003606e0
Apr 25 19:47:38 harbor kernel: Call Trace:
Apr 25 19:47:38 harbor kernel:  nvkm_vmm_ptes_get_map+0x242/0x400 [nouveau]
Apr 25 19:47:38 harbor kernel:  ? gm20b_vmm_new_fixed+0x40/0x40 [nouveau]
Apr 25 19:47:38 harbor kernel:  nvkm_vmm_map+0x1f5/0x3a0 [nouveau]
Apr 25 19:47:38 harbor kernel:  ? fixup_bug.part.2+0x18/0x30
Apr 25 19:47:38 harbor kernel:  nvkm_mem_map_dma+0x56/0x80 [nouveau]
Apr 25 19:47:38 harbor kernel:  nvkm_uvmm_mthd+0x747/0x880 [nouveau]
Apr 25 19:47:38 harbor kernel:  nvkm_ioctl+0x10a/0x240 [nouveau]
Apr 25 19:47:38 harbor kernel:  nvif_object_mthd+0x108/0x130 [nouveau]
Apr 25 19:47:38 harbor kernel:  ? gk20a_instobj_new+0x5e0/0x770 [nouveau]
Apr 25 19:47:38 harbor kernel:  ? __kmalloc+0x1a0/0x220
Apr 25 19:47:38 harbor kernel:  nvif_vmm_map+0x81/0xb0 [nouveau]
Apr 25 19:47:38 harbor kernel:  nouveau_mem_map+0x88/0xf0 [nouveau]
Apr 25 19:47:38 harbor kernel:  nouveau_bo_move_m2mf.constprop.14+0x1cf/0x1f0 [nouveau]
Apr 25 19:47:38 harbor kernel:  ? reservation_object_add_excl_fence+0x65/0xd0
Apr 25 19:47:38 harbor kernel:  nouveau_bo_move+0xaa/0x470 [nouveau]
Apr 25 19:47:38 harbor kernel:  ? nvif_vmm_unmap+0x38/0x60 [nouveau]
Apr 25 19:47:38 harbor kernel:  ? nouveau_vma_unmap+0x20/0x30 [nouveau]
Apr 25 19:47:38 harbor kernel:  ttm_bo_handle_move_mem+0x28e/0x5b0 [ttm]
Apr 25 19:47:38 harbor kernel:  ttm_bo_evict+0x13f/0x320 [ttm]
Apr 25 19:47:38 harbor kernel:  ? drm_vma_offset_add+0x41/0x60 [drm]
Apr 25 19:47:38 harbor kernel:  ? csum_partial_copy_generic+0x9e2/0x1a00
Apr 25 19:47:38 harbor kernel:  ttm_mem_evict_first+0x1a8/0x240 [ttm]
Apr 25 19:47:38 harbor kernel:  ttm_bo_force_list_clean+0x8e/0x160 [ttm]
Apr 25 19:47:38 harbor kernel:  ? pci_pm_runtime_resume+0xa0/0xa0
Apr 25 19:47:38 harbor kernel:  nouveau_do_suspend+0x7b/0x2a0 [nouveau]
Apr 25 19:47:38 harbor kernel:  nouveau_pmops_runtime_suspend+0x54/0xb0 [nouveau]
Apr 25 19:47:38 harbor kernel:  pci_pm_runtime_suspend+0x61/0x170
Apr 25 19:47:38 harbor kernel:  __rpm_callback+0xbc/0x1f0
Apr 25 19:47:38 harbor kernel:  ? __switch_to_asm+0x40/0x70
Apr 25 19:47:38 harbor kernel:  ? pci_pm_runtime_resume+0xa0/0xa0
Apr 25 19:47:38 harbor kernel:  rpm_callback+0x1f/0x70
Apr 25 19:47:38 harbor kernel:  ? pci_pm_runtime_resume+0xa0/0xa0
Apr 25 19:47:38 harbor kernel:  rpm_suspend+0x12d/0x650
Apr 25 19:47:38 harbor kernel:  ? finish_task_switch+0x85/0x2c0
Apr 25 19:47:38 harbor kernel:  ? __switch_to_asm+0x40/0x70
Apr 25 19:47:38 harbor kernel:  pm_runtime_work+0x64/0xa0
Apr 25 19:47:38 harbor kernel:  process_one_work+0x1ce/0x3f0
Apr 25 19:47:38 harbor kernel:  worker_thread+0x2b/0x3d0
Apr 25 19:47:38 harbor kernel:  ? process_one_work+0x3f0/0x3f0
Apr 25 19:47:38 harbor kernel:  kthread+0x113/0x130
Apr 25 19:47:38 harbor kernel:  ? kthread_create_on_node+0x70/0x70
Apr 25 19:47:38 harbor kernel:  ret_from_fork+0x35/0x40
Apr 25 19:47:38 harbor kernel: Code: 41 5f e9 e6 0b 35 d7 48 8b 7d 10 48 8b 5f 50 48 85 db 74 46 e8 44 18 11 d7 48 89 da 48 89 c6 48 c7 c7 de 43 51 c1 e8 32 16 ca d6 <0f> 0b eb c2 48 8b 7d 10 48 8b 5f 50 48 85 db 74 24 e8 1c 18 11 
Apr 25 19:47:38 harbor kernel: ---[ end trace 1faf90978cf79a4f ]---
Apr 25 19:47:44 harbor kernel: polybar[690]: segfault at 1a ip 0000562597779a38 sp 00007ffd331c0700 error 4 in polybar[5625976bd000+247000]
Apr 25 19:47:44 harbor systemd[1]: Created slice system-systemd\x2dcoredump.slice.
Apr 25 19:47:44 harbor systemd[1]: Started Process Core Dump (PID 984/UID 0).
Apr 25 19:47:45 harbor systemd-coredump[988]: Process 690 (polybar) of user 1000 dumped core.
                                              
                                              Stack trace of thread 690:
                                              #0  0x0000562597779a38 _ZN7polybar10v3_1_0_git3bar20broadcast_visibilityEv (polybar)
                                              #1  0x0000562597779dc8 _ZN7polybar10v3_1_0_git3bar6handleERKN3xpp1x5event6exposeIRNS0_10connectionEEE (polybar)
                                              #2  0x000056259787b5bc _ZNK3xpp1x5event10dispatcherIRN7polybar10v3_1_0_git10connectionEEclINS_5event8registryIS6_JNS_5randr9extensionENS_3xkb9extensionEEE7handlerEEEbT_RKSt10shared_ptrI19xcb_generic_event_tE (polybar)
                                              #3  0x0000562597877226 _ZNK7polybar10v3_1_0_git10connection14dispatch_eventERKSt10shared_ptrI19xcb_generic_event_tE (polybar)
                                              #4  0x00005625977b5288 _ZN7polybar10v3_1_0_git10controller11read_eventsEv (polybar)
                                              #5  0x00005625977bcc32 _ZN7polybar10v3_1_0_git10controller3runEbNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (polybar)
                                              #6  0x000056259777182f main (polybar)
                                              #7  0x00007fb52b06b9a7 __libc_start_main (libc.so.6)
                                              #8  0x000056259777386a _start (polybar)
                                              
                                              Stack trace of thread 701:
                                              #0  0x00007fb52b41207c pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x00007fb52bc815bd __gthread_cond_wait (libstdc++.so.6)
                                              #2  0x00005625977d87a5 n/a (polybar)
                                              #3  0x00007fb52bc87b9f execute_native_thread_routine (libstdc++.so.6)
                                              #4  0x00007fb52b40c0bc start_thread (libpthread.so.0)
                                              #5  0x00007fb52b1412ff __clone (libc.so.6)
                                              
                                              Stack trace of thread 728:
                                              #0  0x00007fb52b136cd9 __poll (libc.so.6)
                                              #1  0x00007fb52529e773 n/a (libpulse.so.0)
                                              #2  0x00007fb52528fbd0 pa_mainloop_poll (libpulse.so.0)
                                              #3  0x00007fb525290271 pa_mainloop_iterate (libpulse.so.0)
                                              #4  0x00007fb525290301 pa_mainloop_run (libpulse.so.0)
                                              #5  0x00007fb52529e6ae n/a (libpulse.so.0)
                                              #6  0x00007fb52503d81c n/a (libpulsecommon-11.1.so)
                                              #7  0x00007fb52b40c0bc start_thread (libpthread.so.0)
                                              #8  0x00007fb52b1412ff __clone (libc.so.6)
                                              
                                              Stack trace of thread 761:
                                              #0  0x00007fb52b414956 do_futex_wait.constprop.1 (libpthread.so.0)
                                              #1  0x00007fb52b414a58 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                              #2  0x00005625977bb739 _ZN7polybar10v3_1_0_git10controller18process_eventqueueEv (polybar)
                                              #3  0x00007fb52bc87b9f execute_native_thread_routine (libstdc++.so.6)
                                              #4  0x00007fb52b40c0bc start_thread (libpthread.so.0)
                                              #5  0x00007fb52b1412ff __clone (libc.so.6)
                                              
                                              Stack trace of thread 751:
                                              #0  0x00007fb52b41244a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x000056259780a2b1 _ZN7polybar10v3_1_0_git7modules6moduleINS1_10cpu_moduleEE5sleepENSt6chrono8durationIdSt5ratioILl1ELl1EEEE (polybar)
                                              #2  0x000056259780ab6d _ZN7polybar10v3_1_0_git7modules12timer_moduleINS1_10cpu_moduleEE6runnerEv (polybar)
                                              #3  0x00007fb52bc87b9f execute_native_thread_routine (libstdc++.so.6)
                                              #4  0x00007fb52b40c0bc start_thread (libpthread.so.0)
                                              #5  0x00007fb52b1412ff __clone (libc.so.6)
                                              
                                              Stack trace of thread 748:
                                              #0  0x00007fb52b415624 read (libpthread.so.0)
                                              #1  0x00005625978a3043 _ZN5i3ipc7i3_recvEi (polybar)
                                              #2  0x000056259789daa2 _ZN5i3ipc10connection12handle_eventEv (polybar)
                                              #3  0x000056259781af91 _ZN7polybar10v3_1_0_git7modules9i3_module9has_eventEv (polybar)
                                              #4  0x000056259782276d _ZN7polybar10v3_1_0_git7modules12event_moduleINS1_9i3_moduleEE6runnerEv (polybar)
                                              #5  0x00007fb52bc87b9f execute_native_thread_routine (libstdc++.so.6)
                                              #6  0x00007fb52b40c0bc start_thread (libpthread.so.0)
                                              #7  0x00007fb52b1412ff __clone (libc.so.6)
                                              
                                              Stack trace of thread 750:
                                              #0  0x00007fb52b41244a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x000056259782b4a1 _ZN7polybar10v3_1_0_git7modules6moduleINS1_13memory_moduleEE5sleepENSt6chrono8durationIdSt5ratioILl1ELl1EEEE (polybar)
                                              #2  0x000056259782cd9d _ZN7polybar10v3_1_0_git7modules12timer_moduleINS1_13memory_moduleEE6runnerEv (polybar)
                                              #3  0x00007fb52bc87b9f execute_native_thread_routine (libstdc++.so.6)
                                              #4  0x00007fb52b40c0bc start_thread (libpthread.so.0)
                                              #5  0x00007fb52b1412ff __clone (libc.so.6)
                                              
                                              Stack trace of thread 752:
                                              #0  0x00007fb52b41244a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x000056259783ec91 _ZN7polybar10v3_1_0_git7modules6moduleINS1_18temperature_moduleEE5sleepENSt6chrono8durationIdSt5ratioILl1ELl1EEEE (polybar)
                                              #2  0x00005625978400dd _ZN7polybar10v3_1_0_git7modules12timer_moduleINS1_18temperature_moduleEE6runnerEv (polybar)
                                              #3  0x00007fb52bc87b9f execute_native_thread_routine (libstdc++.so.6)
                                              #4  0x00007fb52b40c0bc start_thread (libpthread.so.0)
                                              #5  0x00007fb52b1412ff __clone (libc.so.6)
                                              
                                              Stack trace of thread 753:
                                              #0  0x00007fb52b41244a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x000056259780ed91 _ZN7polybar10v3_1_0_git7modules6moduleINS1_11date_moduleEE5sleepENSt6chrono8durationIdSt5ratioILl1ELl1EEEE (polybar)
                                              #2  0x000056259780eeed _ZN7polybar10v3_1_0_git7modules12timer_moduleINS1_11date_moduleEE6runnerEv (polybar)
                                              #3  0x00007fb52bc87b9f execute_native_thread_routine (libstdc++.so.6)
                                              #4  0x00007fb52b40c0bc start_thread (libpthread.so.0)
                                              #5  0x00007fb52b1412ff __clone (libc.so.6)
                                              
                                              Stack trace of thread 749:
                                              #0  0x00007fb52b136cd9 __poll (libc.so.6)
                                              #1  0x00007fb52d2b9fb8 snd_mixer_wait (libasound.so.2)
                                              #2  0x00005625977749b2 _ZN7polybar10v3_1_0_git4alsa5mixer4waitEi (polybar)
                                              #3  0x00005625978498c0 _ZN7polybar10v3_1_0_git7modules13volume_module9has_eventEv (polybar)
                                              #4  0x000056259784d24d _ZN7polybar10v3_1_0_git7modules12event_moduleINS1_13volume_moduleEE6runnerEv (polybar)
                                              #5  0x00007fb52bc87b9f execute_native_thread_routine (libstdc++.so.6)
                                              #6  0x00007fb52b40c0bc start_thread (libpthread.so.0)
                                              #7  0x00007fb52b1412ff __clone (libc.so.6)
Apr 25 19:47:53 harbor systemd-timesyncd[518]: Timed out waiting for reply from 202.112.10.36:123 (2.arch.pool.ntp.org).
Apr 25 19:47:54 harbor systemd-timesyncd[518]: Synchronized to time server 61.216.153.106:123 (2.arch.pool.ntp.org).
Apr 25 19:48:09 harbor systemd-logind[524]: Power key pressed.
Apr 25 19:48:09 harbor systemd-logind[524]: Powering Off...
Apr 25 19:48:09 harbor systemd-logind[524]: System is powering down.
Apr 25 19:48:09 harbor systemd[1]: Stopping Location Lookup Service...
Apr 25 19:48:09 harbor systemd[1]: Stopped target Graphical Interface.

Offline

#6 2018-04-25 13:08:52

hujingbo233
Member
Registered: 2018-04-25
Posts: 4

Re: [SOLVED] X freezes when exiting, after updating kernel to 4.16

Oh... I found some clue. I used to follow this instruction on wiki Intel Graphics and not to install "xf86-video-intel". After I installed this package (and did something else following Intel Only), everything works fine now!

Offline

#7 2018-04-25 13:18:21

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

Re: [SOLVED] X freezes when exiting, after updating kernel to 4.16

Yeah nouveau is crashing hard here. Depending on what you are using the modesetting driver does tend to work better and I'm more inclined towards your issue being caused by the nouveau driver.

However if this is fixed for now, please mark the topic as  [SOLVED] by editing the title in your first post.

Offline

Board footer

Powered by FluxBB