You are not logged in.

#1 2020-11-11 05:24:24

TheDcoder
Member
Registered: 2020-06-06
Posts: 116
Website

X is unloading the Nvidia module

Hi,

My X server is occasionally unloading the `nvidia` module for reasons which I cannot identify, it does not happen every-time but it does occur fairly often and in increasing frequency recently. Here are the logs:

TheDcoder@arch ~> cat /var/log/Xorg.0.log | grep nvidia
[     5.686] (II) LoadModule: "nvidia"
[     5.686] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     5.689] (II) Module nvidia: vendor="NVIDIA Corporation"
[     5.720] (II) UnloadModule: "nvidia"
TheDcoder@arch ~> cat /var/log/Xorg.0.log
[     5.641] 
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[     5.641] Build Operating System: Linux Arch Linux
[     5.641] Current Operating System: Linux arch 5.9.4-zen1-1-zen #1 ZEN SMP PREEMPT Wed, 04 Nov 2020 21:41:12 +0000 x86_64
[     5.641] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-zen root=UUID=474eaab6-aa7e-40c6-a034-563feb35e203 rw loglevel=3 nvme_core.default_ps_max_latency_us=5500 sysrq_always_enabled=1
[     5.641] Build Date: 02 September 2020  06:17:44AM
[     5.641]  
[     5.641] Current version of pixman: 0.40.0
[     5.641] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.641] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.641] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 11 09:35:35 2020
[     5.644] (==) Using config file: "/etc/X11/xorg.conf"
[     5.644] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.645] (==) No Layout section.  Using the first Screen section.
[     5.645] (**) |-->Screen "iGPU" (0)
[     5.645] (**) |   |-->Monitor "<default monitor>"
[     5.646] (**) |   |-->Device "iGPU"
[     5.646] (**) |   |-->GPUDevice "dGPU"
[     5.646] (==) No monitor specified for screen "iGPU".
	Using a default monitor configuration.
[     5.646] (==) Automatically adding devices
[     5.646] (==) Automatically enabling devices
[     5.646] (==) Automatically adding GPU devices
[     5.646] (==) Automatically binding GPU devices
[     5.646] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.647] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     5.647] 	Entry deleted from font path.
[     5.647] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     5.647] 	Entry deleted from font path.
[     5.647] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     5.647] 	Entry deleted from font path.
[     5.647] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     5.647] 	Entry deleted from font path.
[     5.648] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     5.648] 	Entry deleted from font path.
[     5.648] (==) FontPath set to:
	/usr/share/fonts/TTF
[     5.648] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.648] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.648] (II) Module ABI versions:
[     5.648] 	X.Org ANSI C Emulation: 0.4
[     5.648] 	X.Org Video Driver: 24.1
[     5.648] 	X.Org XInput driver : 24.1
[     5.648] 	X.Org Server Extension : 10.0
[     5.649] (++) using VT number 7

[     5.649] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.650] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.650] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     5.673] (--) PCI:*(0@0:2:0) 8086:591b:1043:15e0 rev 4, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[     5.673] (--) PCI: (1@0:0:0) 10de:1c8c:1043:15e0 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[     5.673] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     5.673] (II) LoadModule: "glx"
[     5.674] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.682] (II) Module glx: vendor="X.Org Foundation"
[     5.682] 	compiled for 1.20.9, module version = 1.0.0
[     5.682] 	ABI class: X.Org Server Extension, version 10.0
[     5.682] (II) LoadModule: "modesetting"
[     5.683] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.686] (II) Module modesetting: vendor="X.Org Foundation"
[     5.686] 	compiled for 1.20.9, module version = 1.20.9
[     5.686] 	Module class: X.Org Video Driver
[     5.686] 	ABI class: X.Org Video Driver, version 24.1
[     5.686] (II) LoadModule: "nvidia"
[     5.686] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     5.689] (II) Module nvidia: vendor="NVIDIA Corporation"
[     5.689] 	compiled for 1.6.99.901, module version = 1.0.0
[     5.689] 	Module class: X.Org Video Driver
[     5.689] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.690] (II) NVIDIA dlloader X Driver  455.38  Thu Oct 22 06:02:31 UTC 2020
[     5.690] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     5.717] (II) modeset(0): using drv /dev/dri/card0
[     5.718] (II) Loading sub module "fb"
[     5.718] (II) LoadModule: "fb"
[     5.718] (II) Loading /usr/lib/xorg/modules/libfb.so
[     5.718] (II) Module fb: vendor="X.Org Foundation"
[     5.718] 	compiled for 1.20.9, module version = 1.0.0
[     5.718] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.718] (II) Loading sub module "wfb"
[     5.718] (II) LoadModule: "wfb"
[     5.718] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     5.719] (II) Module wfb: vendor="X.Org Foundation"
[     5.719] 	compiled for 1.20.9, module version = 1.0.0
[     5.719] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.719] (II) Loading sub module "ramdac"
[     5.719] (II) LoadModule: "ramdac"
[     5.719] (II) Module "ramdac" already built-in
[     5.720] (EE) Screen 1 deleted because of no matching config section.
[     5.720] (II) UnloadModule: "nvidia"
[     5.720] (II) UnloadSubModule: "wfb"
[     5.720] (II) UnloadSubModule: "fb"
[     5.720] (II) modeset(0): Creating default Display subsection in Screen section
	"iGPU" for depth/fbbpp 24/32
[     5.720] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     5.720] (==) modeset(0): RGB weight 888
[     5.720] (==) modeset(0): Default visual is TrueColor
[     5.720] (II) Loading sub module "glamoregl"
[     5.720] (II) LoadModule: "glamoregl"
[     5.720] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.725] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.725] 	compiled for 1.20.9, module version = 1.0.1
[     5.725] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.873] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 630 (KBL GT2)
[     5.873] (II) modeset(0): glamor initialized
[     5.874] (II) modeset(0): Output eDP-1 has no monitor section
[     5.901] (II) modeset(0): Output HDMI-1 has no monitor section
[     5.902] (II) modeset(0): EDID for output eDP-1
[     5.903] (II) modeset(0): Manufacturer: BOE  Model: 65f  Serial#: 0
[     5.903] (II) modeset(0): Year: 2015  Week: 1
[     5.903] (II) modeset(0): EDID Version: 1.4
[     5.903] (II) modeset(0): Digital Display Input
[     5.903] (II) modeset(0): 6 bits per channel
[     5.903] (II) modeset(0): Digital interface is DisplayPort
[     5.903] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     5.903] (II) modeset(0): Gamma: 2.20
[     5.903] (II) modeset(0): No DPMS capabilities specified
[     5.903] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[     5.903] (II) modeset(0): First detailed timing is preferred mode
[     5.903] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     5.903] (II) modeset(0): redX: 0.642 redY: 0.344   greenX: 0.318 greenY: 0.610
[     5.903] (II) modeset(0): blueX: 0.149 blueY: 0.044   whiteX: 0.312 whiteY: 0.328
[     5.903] (II) modeset(0): Manufacturer's mask: 0
[     5.903] (II) modeset(0): Supported detailed timing:
[     5.903] (II) modeset(0): clock: 139.8 MHz   Image Size:  344 x 194 mm
[     5.903] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     5.903] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1120 v_border: 0
[     5.903] (II) modeset(0):  BOE HF
[     5.903] (II) modeset(0):  NV156FHM-N43
[     5.903] (II) modeset(0): EDID (in hex):
[     5.903] (II) modeset(0): 	00ffffffffffff0009e55f0600000000
[     5.903] (II) modeset(0): 	0119010495221378024950a458519c26
[     5.903] (II) modeset(0): 	0b505400000001010101010101010101
[     5.903] (II) modeset(0): 	010101010101993680a0703828403020
[     5.903] (II) modeset(0): 	360058c21000001a0000000000000000
[     5.903] (II) modeset(0): 	00000000000000000000000000fe0042
[     5.903] (II) modeset(0): 	4f452048460a202020202020000000fe
[     5.903] (II) modeset(0): 	004e5631353646484d2d4e34330a00cf
[     5.903] (II) modeset(0): Printing probed modes for output eDP-1
[     5.903] (II) modeset(0): Modeline "1920x1080"x60.0  139.77  1920 1968 2000 2080  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[     5.903] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     5.903] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     5.903] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     5.903] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     5.903] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     5.903] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     5.903] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     5.903] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     5.903] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     5.903] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     5.903] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     5.903] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     5.903] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     5.903] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     5.903] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     5.903] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     5.903] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     5.903] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     5.903] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     5.903] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     5.903] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     5.903] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     5.903] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     5.903] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     5.903] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     5.903] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     5.903] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     5.903] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     5.903] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     5.903] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     5.903] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     5.903] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     5.903] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     5.903] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     5.903] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     5.903] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     5.903] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     5.903] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     5.903] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     5.903] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     5.903] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     5.903] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     5.903] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     5.903] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     5.903] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     5.903] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     5.903] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     5.903] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     5.903] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     5.903] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     5.903] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     5.903] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     5.903] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     5.903] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     5.903] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     5.903] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     5.903] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     5.903] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     5.903] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     5.903] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     5.903] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     5.903] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     5.903] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     5.903] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     5.903] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     5.903] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     5.903] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     5.903] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     5.903] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     5.903] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     5.903] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     5.903] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     5.903] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     5.903] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     5.903] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     5.903] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     5.903] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     5.903] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     5.903] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     5.903] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     5.930] (II) modeset(0): EDID for output HDMI-1
[     5.930] (II) modeset(0): Manufacturer: ACI  Model: 24a5  Serial#: 16843009
[     5.930] (II) modeset(0): Year: 2019  Week: 7
[     5.930] (II) modeset(0): EDID Version: 1.3
[     5.930] (II) modeset(0): Digital Display Input
[     5.930] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[     5.930] (II) modeset(0): Gamma: 2.20
[     5.930] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[     5.930] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     5.930] (II) modeset(0): First detailed timing is preferred mode
[     5.930] (II) modeset(0): redX: 0.650 redY: 0.329   greenX: 0.331 greenY: 0.622
[     5.930] (II) modeset(0): blueX: 0.151 blueY: 0.053   whiteX: 0.313 whiteY: 0.329
[     5.930] (II) modeset(0): Supported established timings:
[     5.930] (II) modeset(0): 720x400@70Hz
[     5.930] (II) modeset(0): 640x480@60Hz
[     5.930] (II) modeset(0): 640x480@67Hz
[     5.930] (II) modeset(0): 640x480@75Hz
[     5.930] (II) modeset(0): 800x600@56Hz
[     5.930] (II) modeset(0): 800x600@60Hz
[     5.930] (II) modeset(0): 800x600@72Hz
[     5.930] (II) modeset(0): 800x600@75Hz
[     5.930] (II) modeset(0): 832x624@75Hz
[     5.930] (II) modeset(0): 1024x768@60Hz
[     5.930] (II) modeset(0): 1024x768@70Hz
[     5.930] (II) modeset(0): 1024x768@75Hz
[     5.930] (II) modeset(0): 1280x1024@75Hz
[     5.930] (II) modeset(0): Manufacturer's mask: 0
[     5.930] (II) modeset(0): Supported standard timings:
[     5.930] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     5.930] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     5.930] (II) modeset(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[     5.930] (II) modeset(0): #3: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[     5.930] (II) modeset(0): #4: hsize: 1280  vsize 800  refresh: 60  vid: 129
[     5.930] (II) modeset(0): #5: hsize: 1440  vsize 900  refresh: 60  vid: 149
[     5.930] (II) modeset(0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[     5.930] (II) modeset(0): Supported detailed timing:
[     5.930] (II) modeset(0): clock: 148.5 MHz   Image Size:  531 x 299 mm
[     5.930] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     5.930] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[     5.930] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[     5.930] (II) modeset(0): Monitor name: VG248
[     5.930] (II) modeset(0): Serial No: K2LMQS000759
[     5.930] (II) modeset(0): Supported detailed timing:
[     5.930] (II) modeset(0): clock: 138.5 MHz   Image Size:  531 x 299 mm
[     5.930] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     5.930] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1110 v_border: 0
[     5.930] (II) modeset(0): Supported detailed timing:
[     5.930] (II) modeset(0): clock: 85.5 MHz   Image Size:  531 x 299 mm
[     5.930] (II) modeset(0): h_active: 1366  h_sync: 1436  h_sync_end 1579 h_blank_end 1792 h_border: 0
[     5.930] (II) modeset(0): v_active: 768  v_sync: 771  v_sync_end 774 v_blanking: 798 v_border: 0
[     5.930] (II) modeset(0): Supported detailed timing:
[     5.930] (II) modeset(0): clock: 74.2 MHz   Image Size:  531 x 299 mm
[     5.930] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[     5.930] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[     5.930] (II) modeset(0): Supported detailed timing:
[     5.930] (II) modeset(0): clock: 27.0 MHz   Image Size:  531 x 299 mm
[     5.930] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[     5.930] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[     5.930] (II) modeset(0): Supported detailed timing:
[     5.930] (II) modeset(0): clock: 74.2 MHz   Image Size:  531 x 299 mm
[     5.930] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     5.930] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[     5.930] (II) modeset(0): Number of EDID sections to follow: 1
[     5.930] (II) modeset(0): EDID (in hex):
[     5.930] (II) modeset(0): 	00ffffffffffff000469a52401010101
[     5.930] (II) modeset(0): 	071d010380351e78ea9de5a654549f26
[     5.930] (II) modeset(0): 	0d5054b7ef00714f8180814081c08100
[     5.930] (II) modeset(0): 	9500b3000101023a801871382d40582c
[     5.930] (II) modeset(0): 	4500132b2100001e000000fd00324c1e
[     5.930] (II) modeset(0): 	5311000a202020202020000000fc0056
[     5.930] (II) modeset(0): 	473234380a20202020202020000000ff
[     5.930] (II) modeset(0): 	004b324c4d51533030303735390a01e4
[     5.930] (II) modeset(0): 	02031ef14b900504030201111213141f
[     5.931] (II) modeset(0): 	230907078301000065030c0010001a36
[     5.931] (II) modeset(0): 	80a070381e4030203500132b2100001a
[     5.931] (II) modeset(0): 	662156aa51001e30468f3300132b2100
[     5.931] (II) modeset(0): 	001e011d007251d01e206e285500132b
[     5.931] (II) modeset(0): 	2100001e8c0ad08a20e02d10103e9600
[     5.931] (II) modeset(0): 	132b21000018011d8018711c1620582c
[     5.931] (II) modeset(0): 	2500132b2100009e000000000000003a
[     5.931] (II) modeset(0): Printing probed modes for output HDMI-1
[     5.931] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     5.931] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[     5.931] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[     5.931] (II) modeset(0): Modeline "1920x1080"x60.0  138.50  1920 1968 2000 2080  1080 1083 1088 1110 +hsync -vsync (66.6 kHz e)
[     5.931] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[     5.931] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[     5.931] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[     5.931] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[     5.931] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     5.931] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     5.931] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[     5.931] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[     5.931] (II) modeset(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[     5.931] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[     5.931] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     5.931] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     5.931] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[     5.931] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     5.931] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[     5.931] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     5.931] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     5.931] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[     5.931] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[     5.931] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     5.931] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     5.931] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     5.931] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[     5.931] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     5.931] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     5.931] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     5.931] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     5.931] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     5.931] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     5.931] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     5.931] (II) modeset(0): Output eDP-1 connected
[     5.931] (II) modeset(0): Output HDMI-1 connected
[     5.931] (II) modeset(0): Using spanning desktop for initial modes
[     5.931] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     5.931] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +1920+0
[     5.931] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     5.931] (==) modeset(0): DPI set to (96, 96)
[     5.931] (II) Loading sub module "fb"
[     5.931] (II) LoadModule: "fb"
[     5.931] (II) Loading /usr/lib/xorg/modules/libfb.so
[     5.931] (II) Module fb: vendor="X.Org Foundation"
[     5.931] 	compiled for 1.20.9, module version = 1.0.0
[     5.931] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.945] (==) modeset(0): Backing store enabled
[     5.945] (==) modeset(0): Silken mouse disabled
[     6.168] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     6.168] (==) modeset(0): DPMS enabled
[     6.168] (II) modeset(0): [DRI2] Setup complete
[     6.168] (II) modeset(0): [DRI2]   DRI driver: iris
[     6.168] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     6.168] (II) Initializing extension Generic Event Extension
[     6.168] (II) Initializing extension SHAPE
[     6.169] (II) Initializing extension MIT-SHM
[     6.169] (II) Initializing extension XInputExtension
[     6.169] (II) Initializing extension XTEST
[     6.170] (II) Initializing extension BIG-REQUESTS
[     6.170] (II) Initializing extension SYNC
[     6.170] (II) Initializing extension XKEYBOARD
[     6.171] (II) Initializing extension XC-MISC
[     6.171] (II) Initializing extension SECURITY
[     6.172] (II) Initializing extension XFIXES
[     6.172] (II) Initializing extension RENDER
[     6.172] (II) Initializing extension RANDR
[     6.173] (II) Initializing extension COMPOSITE
[     6.173] (II) Initializing extension DAMAGE
[     6.173] (II) Initializing extension MIT-SCREEN-SAVER
[     6.174] (II) Initializing extension DOUBLE-BUFFER
[     6.174] (II) Initializing extension RECORD
[     6.174] (II) Initializing extension DPMS
[     6.175] (II) Initializing extension Present
[     6.175] (II) Initializing extension DRI3
[     6.175] (II) Initializing extension X-Resource
[     6.175] (II) Initializing extension XVideo
[     6.176] (II) Initializing extension XVideo-MotionCompensation
[     6.176] (II) Initializing extension GLX
[     6.200] (II) AIGLX: Loaded and initialized iris
[     6.200] (II) GLX: Initialized DRI2 GL provider for screen 0
[     6.200] (II) Initializing extension XFree86-VidModeExtension
[     6.200] (II) Initializing extension XFree86-DGA
[     6.200] (II) Initializing extension XFree86-DRI
[     6.200] (II) Initializing extension DRI2
[     6.205] (II) modeset(0): Damage tracking initialized
[     6.205] (II) modeset(0): Setting screen physical size to 1016 x 285
[     6.245] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[     6.245] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.245] (II) LoadModule: "libinput"
[     6.245] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     6.247] (II) Module libinput: vendor="X.Org Foundation"
[     6.247] 	compiled for 1.20.8, module version = 0.30.0
[     6.247] 	Module class: X.Org XInput Driver
[     6.247] 	ABI class: X.Org XInput driver, version 24.1
[     6.247] (II) Using input driver 'libinput' for 'Power Button'
[     6.247] (**) Power Button: always reports core events
[     6.247] (**) Option "Device" "/dev/input/event3"
[     6.247] (**) Option "_source" "server/udev"
[     6.251] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     6.251] (II) event3  - Power Button: device is a keyboard
[     6.251] (II) event3  - Power Button: device removed
[     6.262] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[     6.262] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     6.262] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     6.263] (II) event3  - Power Button: device is a keyboard
[     6.263] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event13)
[     6.263] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[     6.263] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[     6.263] (**) Asus Wireless Radio Control: always reports core events
[     6.263] (**) Option "Device" "/dev/input/event13"
[     6.263] (**) Option "_source" "server/udev"
[     6.264] (II) event13 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     6.264] (II) event13 - Asus Wireless Radio Control: device is a keyboard
[     6.264] (II) event13 - Asus Wireless Radio Control: device removed
[     6.290] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input13/event13"
[     6.290] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[     6.291] (II) event13 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     6.291] (II) event13 - Asus Wireless Radio Control: device is a keyboard
[     6.291] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     6.291] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.291] (II) Using input driver 'libinput' for 'Video Bus'
[     6.291] (**) Video Bus: always reports core events
[     6.291] (**) Option "Device" "/dev/input/event4"
[     6.292] (**) Option "_source" "server/udev"
[     6.292] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     6.293] (II) event4  - Video Bus: device is a keyboard
[     6.293] (II) event4  - Video Bus: device removed
[     6.318] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[     6.318] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     6.320] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     6.321] (II) event4  - Video Bus: device is a keyboard
[     6.322] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     6.322] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.322] (II) Using input driver 'libinput' for 'Video Bus'
[     6.322] (**) Video Bus: always reports core events
[     6.322] (**) Option "Device" "/dev/input/event5"
[     6.322] (**) Option "_source" "server/udev"
[     6.326] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     6.326] (II) event5  - Video Bus: device is a keyboard
[     6.326] (II) event5  - Video Bus: device removed
[     6.354] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input5/event5"
[     6.354] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[     6.358] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     6.358] (II) event5  - Video Bus: device is a keyboard
[     6.360] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     6.360] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.360] (II) Using input driver 'libinput' for 'Power Button'
[     6.360] (**) Power Button: always reports core events
[     6.360] (**) Option "Device" "/dev/input/event1"
[     6.360] (**) Option "_source" "server/udev"
[     6.362] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     6.363] (II) event1  - Power Button: device is a keyboard
[     6.363] (II) event1  - Power Button: device removed
[     6.374] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     6.374] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[     6.377] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     6.377] (II) event1  - Power Button: device is a keyboard
[     6.379] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[     6.379] (II) No input driver specified, ignoring this device.
[     6.379] (II) This device may have been added with another device file.
[     6.380] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     6.380] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     6.380] (II) Using input driver 'libinput' for 'Sleep Button'
[     6.380] (**) Sleep Button: always reports core events
[     6.380] (**) Option "Device" "/dev/input/event0"
[     6.380] (**) Option "_source" "server/udev"
[     6.383] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     6.383] (II) event0  - Sleep Button: device is a keyboard
[     6.383] (II) event0  - Sleep Button: device removed
[     6.398] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     6.398] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[     6.401] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     6.401] (II) event0  - Sleep Button: device is a keyboard
[     6.402] (II) config/udev: Adding drm device (/dev/dri/card1)
[     6.402] (II) xfree86: Adding drm device (/dev/dri/card1)
[     6.402] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[     6.402] (II) LoadModule: "modesetting"
[     6.402] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.402] (II) Module modesetting: vendor="X.Org Foundation"
[     6.402] 	compiled for 1.20.9, module version = 1.20.9
[     6.402] 	Module class: X.Org Video Driver
[     6.402] 	ABI class: X.Org Video Driver, version 24.1
[     6.402] (II) UnloadModule: "modesetting"
[     6.402] (II) Unloading modesetting
[     6.402] (II) Failed to load module "modesetting" (already loaded, 0)
[     6.402] xf86: found device 1
[     6.405] (II) config/udev: Adding input device HID 04b4:6018 (/dev/input/event6)
[     6.405] (**) HID 04b4:6018: Applying InputClass "libinput keyboard catchall"
[     6.405] (II) Using input driver 'libinput' for 'HID 04b4:6018'
[     6.405] (**) HID 04b4:6018: always reports core events
[     6.405] (**) Option "Device" "/dev/input/event6"
[     6.405] (**) Option "_source" "server/udev"
[     6.410] (II) event6  - HID 04b4:6018: is tagged by udev as: Keyboard
[     6.410] (II) event6  - HID 04b4:6018: device is a keyboard
[     6.411] (II) event6  - HID 04b4:6018: device removed
[     6.438] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:04B4:6018.0001/input/input6/event6"
[     6.438] (II) XINPUT: Adding extended input device "HID 04b4:6018" (type: KEYBOARD, id 12)
[     6.443] (II) event6  - HID 04b4:6018: is tagged by udev as: Keyboard
[     6.443] (II) event6  - HID 04b4:6018: device is a keyboard
[     6.446] (II) config/udev: Adding input device HID 04b4:6018 (/dev/input/event10)
[     6.446] (II) No input driver specified, ignoring this device.
[     6.446] (II) This device may have been added with another device file.
[     6.447] (II) config/udev: Adding input device HID 04b4:6018 Keyboard (/dev/input/event11)
[     6.447] (**) HID 04b4:6018 Keyboard: Applying InputClass "libinput keyboard catchall"
[     6.447] (II) Using input driver 'libinput' for 'HID 04b4:6018 Keyboard'
[     6.448] (**) HID 04b4:6018 Keyboard: always reports core events
[     6.448] (**) Option "Device" "/dev/input/event11"
[     6.448] (**) Option "_source" "server/udev"
[     6.452] (II) event11 - HID 04b4:6018 Keyboard: is tagged by udev as: Keyboard
[     6.452] (II) event11 - HID 04b4:6018 Keyboard: device is a keyboard
[     6.452] (II) event11 - HID 04b4:6018 Keyboard: device removed
[     6.466] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04B4:6018.0002/input/input11/event11"
[     6.466] (II) XINPUT: Adding extended input device "HID 04b4:6018 Keyboard" (type: KEYBOARD, id 13)
[     6.470] (II) event11 - HID 04b4:6018 Keyboard: is tagged by udev as: Keyboard
[     6.471] (II) event11 - HID 04b4:6018 Keyboard: device is a keyboard
[     6.473] (II) config/udev: Adding input device HID 04b4:6018 Mouse (/dev/input/event7)
[     6.473] (**) HID 04b4:6018 Mouse: Applying InputClass "libinput pointer catchall"
[     6.473] (II) Using input driver 'libinput' for 'HID 04b4:6018 Mouse'
[     6.473] (**) HID 04b4:6018 Mouse: always reports core events
[     6.473] (**) Option "Device" "/dev/input/event7"
[     6.473] (**) Option "_source" "server/udev"
[     6.477] (II) event7  - HID 04b4:6018 Mouse: is tagged by udev as: Mouse
[     6.478] (II) event7  - HID 04b4:6018 Mouse: device is a pointer
[     6.478] (II) event7  - HID 04b4:6018 Mouse: device removed
[     6.502] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04B4:6018.0002/input/input7/event7"
[     6.502] (II) XINPUT: Adding extended input device "HID 04b4:6018 Mouse" (type: MOUSE, id 14)
[     6.502] (**) Option "AccelerationScheme" "none"
[     6.502] (**) HID 04b4:6018 Mouse: (accel) selected scheme none/0
[     6.502] (**) HID 04b4:6018 Mouse: (accel) acceleration factor: 2.000
[     6.502] (**) HID 04b4:6018 Mouse: (accel) acceleration threshold: 4
[     6.503] (II) event7  - HID 04b4:6018 Mouse: is tagged by udev as: Mouse
[     6.503] (II) event7  - HID 04b4:6018 Mouse: device is a pointer
[     6.504] (II) config/udev: Adding input device HID 04b4:6018 Mouse (/dev/input/mouse0)
[     6.504] (II) No input driver specified, ignoring this device.
[     6.504] (II) This device may have been added with another device file.
[     6.504] (II) config/udev: Adding input device HID 04b4:6018 System Control (/dev/input/event8)
[     6.504] (**) HID 04b4:6018 System Control: Applying InputClass "libinput keyboard catchall"
[     6.504] (II) Using input driver 'libinput' for 'HID 04b4:6018 System Control'
[     6.504] (**) HID 04b4:6018 System Control: always reports core events
[     6.504] (**) Option "Device" "/dev/input/event8"
[     6.504] (**) Option "_source" "server/udev"
[     6.505] (II) event8  - HID 04b4:6018 System Control: is tagged by udev as: Keyboard
[     6.505] (II) event8  - HID 04b4:6018 System Control: device is a keyboard
[     6.506] (II) event8  - HID 04b4:6018 System Control: device removed
[     6.518] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04B4:6018.0002/input/input8/event8"
[     6.518] (II) XINPUT: Adding extended input device "HID 04b4:6018 System Control" (type: KEYBOARD, id 15)
[     6.523] (II) event8  - HID 04b4:6018 System Control: is tagged by udev as: Keyboard
[     6.523] (II) event8  - HID 04b4:6018 System Control: device is a keyboard
[     6.525] (II) config/udev: Adding input device HID 04b4:6018 Consumer Control (/dev/input/event9)
[     6.526] (**) HID 04b4:6018 Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.526] (II) Using input driver 'libinput' for 'HID 04b4:6018 Consumer Control'
[     6.526] (**) HID 04b4:6018 Consumer Control: always reports core events
[     6.526] (**) Option "Device" "/dev/input/event9"
[     6.526] (**) Option "_source" "server/udev"
[     6.530] (II) event9  - HID 04b4:6018 Consumer Control: is tagged by udev as: Keyboard
[     6.530] (II) event9  - HID 04b4:6018 Consumer Control: device is a keyboard
[     6.531] (II) event9  - HID 04b4:6018 Consumer Control: device removed
[     6.546] (II) libinput: HID 04b4:6018 Consumer Control: needs a virtual subdevice
[     6.546] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04B4:6018.0002/input/input9/event9"
[     6.546] (II) XINPUT: Adding extended input device "HID 04b4:6018 Consumer Control" (type: MOUSE, id 16)
[     6.546] (**) Option "AccelerationScheme" "none"
[     6.546] (**) HID 04b4:6018 Consumer Control: (accel) selected scheme none/0
[     6.546] (**) HID 04b4:6018 Consumer Control: (accel) acceleration factor: 2.000
[     6.546] (**) HID 04b4:6018 Consumer Control: (accel) acceleration threshold: 4
[     6.550] (II) event9  - HID 04b4:6018 Consumer Control: is tagged by udev as: Keyboard
[     6.551] (II) event9  - HID 04b4:6018 Consumer Control: device is a keyboard
[     6.553] (II) config/udev: Adding input device Asus Keyboard (/dev/input/event17)
[     6.553] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[     6.553] (II) Using input driver 'libinput' for 'Asus Keyboard'
[     6.553] (**) Asus Keyboard: always reports core events
[     6.553] (**) Option "Device" "/dev/input/event17"
[     6.553] (**) Option "_source" "server/udev"
[     6.557] (II) event17 - Asus Keyboard: is tagged by udev as: Keyboard
[     6.557] (II) event17 - Asus Keyboard: device is a keyboard
[     6.558] (II) event17 - Asus Keyboard: device removed
[     6.570] (II) libinput: Asus Keyboard: needs a virtual subdevice
[     6.570] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:0B05:1854.0004/input/input17/event17"
[     6.570] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: MOUSE, id 17)
[     6.570] (**) Option "AccelerationScheme" "none"
[     6.570] (**) Asus Keyboard: (accel) selected scheme none/0
[     6.570] (**) Asus Keyboard: (accel) acceleration factor: 2.000
[     6.570] (**) Asus Keyboard: (accel) acceleration threshold: 4
[     6.574] (II) event17 - Asus Keyboard: is tagged by udev as: Keyboard
[     6.575] (II) event17 - Asus Keyboard: device is a keyboard
[     6.577] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event12)
[     6.577] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[     6.577] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[     6.577] (**) Logitech USB Optical Mouse: always reports core events
[     6.577] (**) Option "Device" "/dev/input/event12"
[     6.577] (**) Option "_source" "server/udev"
[     6.581] (II) event12 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[     6.581] (II) event12 - Logitech USB Optical Mouse: device is a pointer
[     6.581] (II) event12 - Logitech USB Optical Mouse: device removed
[     6.606] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C077.0003/input/input12/event12"
[     6.606] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 18)
[     6.606] (**) Option "AccelerationScheme" "none"
[     6.606] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[     6.606] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[     6.606] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[     6.610] (II) event12 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[     6.611] (II) event12 - Logitech USB Optical Mouse: device is a pointer
[     6.613] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse1)
[     6.613] (II) No input driver specified, ignoring this device.
[     6.613] (II) This device may have been added with another device file.
[     6.615] (II) config/udev: Adding input device USB2.0 UVC HD Webcam: USB2.0 UV (/dev/input/event14)
[     6.615] (**) USB2.0 UVC HD Webcam: USB2.0 UV: Applying InputClass "libinput keyboard catchall"
[     6.615] (II) Using input driver 'libinput' for 'USB2.0 UVC HD Webcam: USB2.0 UV'
[     6.615] (**) USB2.0 UVC HD Webcam: USB2.0 UV: always reports core events
[     6.615] (**) Option "Device" "/dev/input/event14"
[     6.615] (**) Option "_source" "server/udev"
[     6.619] (II) event14 - USB2.0 UVC HD Webcam: USB2.0 UV: is tagged by udev as: Keyboard
[     6.619] (II) event14 - USB2.0 UVC HD Webcam: USB2.0 UV: device is a keyboard
[     6.619] (II) event14 - USB2.0 UVC HD Webcam: USB2.0 UV: device removed
[     6.646] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input18/event14"
[     6.646] (II) XINPUT: Adding extended input device "USB2.0 UVC HD Webcam: USB2.0 UV" (type: KEYBOARD, id 19)
[     6.650] (II) event14 - USB2.0 UVC HD Webcam: USB2.0 UV: is tagged by udev as: Keyboard
[     6.650] (II) event14 - USB2.0 UVC HD Webcam: USB2.0 UV: device is a keyboard
[     6.653] (II) config/udev: Adding input device ELAN1200:00 04F3:3045 Mouse (/dev/input/event15)
[     6.653] (**) ELAN1200:00 04F3:3045 Mouse: Applying InputClass "libinput pointer catchall"
[     6.653] (II) Using input driver 'libinput' for 'ELAN1200:00 04F3:3045 Mouse'
[     6.653] (**) ELAN1200:00 04F3:3045 Mouse: always reports core events
[     6.653] (**) Option "Device" "/dev/input/event15"
[     6.653] (**) Option "_source" "server/udev"
[     6.657] (II) event15 - ELAN1200:00 04F3:3045 Mouse: is tagged by udev as: Mouse Pointingstick
[     6.658] (II) event15 - ELAN1200:00 04F3:3045 Mouse: device is a pointer
[     6.662] (II) event15 - ELAN1200:00 04F3:3045 Mouse: device removed
[     6.686] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-4/i2c-ELAN1200:00/0018:04F3:3045.0005/input/input19/event15"
[     6.686] (II) XINPUT: Adding extended input device "ELAN1200:00 04F3:3045 Mouse" (type: MOUSE, id 20)
[     6.686] (**) Option "AccelerationScheme" "none"
[     6.686] (**) ELAN1200:00 04F3:3045 Mouse: (accel) selected scheme none/0
[     6.686] (**) ELAN1200:00 04F3:3045 Mouse: (accel) acceleration factor: 2.000
[     6.686] (**) ELAN1200:00 04F3:3045 Mouse: (accel) acceleration threshold: 4
[     6.690] (II) event15 - ELAN1200:00 04F3:3045 Mouse: is tagged by udev as: Mouse Pointingstick
[     6.691] (II) event15 - ELAN1200:00 04F3:3045 Mouse: device is a pointer
[     6.697] (II) config/udev: Adding input device ELAN1200:00 04F3:3045 Mouse (/dev/input/mouse2)
[     6.697] (II) No input driver specified, ignoring this device.
[     6.697] (II) This device may have been added with another device file.
[     6.699] (II) config/udev: Adding input device ELAN1200:00 04F3:3045 Touchpad (/dev/input/event18)
[     6.699] (**) ELAN1200:00 04F3:3045 Touchpad: Applying InputClass "libinput touchpad catchall"
[     6.699] (II) Using input driver 'libinput' for 'ELAN1200:00 04F3:3045 Touchpad'
[     6.699] (**) ELAN1200:00 04F3:3045 Touchpad: always reports core events
[     6.699] (**) Option "Device" "/dev/input/event18"
[     6.699] (**) Option "_source" "server/udev"
[     6.703] (II) event18 - ELAN1200:00 04F3:3045 Touchpad: is tagged by udev as: Touchpad
[     6.708] (II) event18 - ELAN1200:00 04F3:3045 Touchpad: device is a touchpad
[     6.708] (II) event18 - ELAN1200:00 04F3:3045 Touchpad: device removed
[     6.735] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-4/i2c-ELAN1200:00/0018:04F3:3045.0005/input/input20/event18"
[     6.735] (II) XINPUT: Adding extended input device "ELAN1200:00 04F3:3045 Touchpad" (type: TOUCHPAD, id 21)
[     6.738] (**) Option "AccelerationScheme" "none"
[     6.738] (**) ELAN1200:00 04F3:3045 Touchpad: (accel) selected scheme none/0
[     6.738] (**) ELAN1200:00 04F3:3045 Touchpad: (accel) acceleration factor: 2.000
[     6.738] (**) ELAN1200:00 04F3:3045 Touchpad: (accel) acceleration threshold: 4
[     6.742] (II) event18 - ELAN1200:00 04F3:3045 Touchpad: is tagged by udev as: Touchpad
[     6.746] (II) event18 - ELAN1200:00 04F3:3045 Touchpad: device is a touchpad
[     6.749] (II) config/udev: Adding input device ELAN1200:00 04F3:3045 Touchpad (/dev/input/mouse3)
[     6.749] (II) No input driver specified, ignoring this device.
[     6.749] (II) This device may have been added with another device file.
[     6.750] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event21)
[     6.750] (II) No input driver specified, ignoring this device.
[     6.750] (II) This device may have been added with another device file.
[     6.751] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event22)
[     6.751] (II) No input driver specified, ignoring this device.
[     6.751] (II) This device may have been added with another device file.
[     6.752] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event23)
[     6.752] (II) No input driver specified, ignoring this device.
[     6.752] (II) This device may have been added with another device file.
[     6.753] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event24)
[     6.753] (II) No input driver specified, ignoring this device.
[     6.753] (II) This device may have been added with another device file.
[     6.754] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event25)
[     6.754] (II) No input driver specified, ignoring this device.
[     6.754] (II) This device may have been added with another device file.
[     6.755] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event26)
[     6.755] (II) No input driver specified, ignoring this device.
[     6.755] (II) This device may have been added with another device file.
[     6.756] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event19)
[     6.756] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     6.756] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     6.756] (**) Asus WMI hotkeys: always reports core events
[     6.756] (**) Option "Device" "/dev/input/event19"
[     6.756] (**) Option "_source" "server/udev"
[     6.758] (II) event19 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     6.758] (II) event19 - Asus WMI hotkeys: device is a keyboard
[     6.759] (II) event19 - Asus WMI hotkeys: device removed
[     6.782] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input22/event19"
[     6.782] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 22)
[     6.784] (II) event19 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     6.784] (II) event19 - Asus WMI hotkeys: device is a keyboard
[     6.785] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event20)
[     6.785] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     6.785] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     6.785] (**) AT Translated Set 2 keyboard: always reports core events
[     6.785] (**) Option "Device" "/dev/input/event20"
[     6.785] (**) Option "_source" "server/udev"
[     6.787] (II) event20 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.787] (II) event20 - AT Translated Set 2 keyboard: device is a keyboard
[     6.790] (II) event20 - AT Translated Set 2 keyboard: device removed
[     6.802] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input21/event20"
[     6.802] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 23)
[     6.804] (II) event20 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.804] (II) event20 - AT Translated Set 2 keyboard: device is a keyboard
[     6.808] (II) config/udev: Adding input device PC Speaker (/dev/input/event16)
[     6.808] (II) No input driver specified, ignoring this device.
[     6.808] (II) This device may have been added with another device file.
[     6.818] (**) HID 04b4:6018 Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.818] (II) Using input driver 'libinput' for 'HID 04b4:6018 Consumer Control'
[     6.818] (**) HID 04b4:6018 Consumer Control: always reports core events
[     6.818] (**) Option "Device" "/dev/input/event9"
[     6.818] (**) Option "_source" "_driver/libinput"
[     6.818] (II) libinput: HID 04b4:6018 Consumer Control: is a virtual subdevice
[     6.818] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04B4:6018.0002/input/input9/event9"
[     6.818] (II) XINPUT: Adding extended input device "HID 04b4:6018 Consumer Control" (type: KEYBOARD, id 24)
[     6.818] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[     6.818] (II) Using input driver 'libinput' for 'Asus Keyboard'
[     6.818] (**) Asus Keyboard: always reports core events
[     6.818] (**) Option "Device" "/dev/input/event17"
[     6.818] (**) Option "_source" "_driver/libinput"
[     6.818] (II) libinput: Asus Keyboard: is a virtual subdevice
[     6.818] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:0B05:1854.0004/input/input17/event17"
[     6.818] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: KEYBOARD, id 25)
[     6.901] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[     6.901] (II) config/udev: Adding drm device (/dev/dri/card1)
[     6.901] (II) xfree86: Adding drm device (/dev/dri/card1)
[     6.901] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[     6.901] (II) LoadModule: "modesetting"
[     6.902] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.902] (II) Module modesetting: vendor="X.Org Foundation"
[     6.902] 	compiled for 1.20.9, module version = 1.20.9
[     6.902] 	Module class: X.Org Video Driver
[     6.902] 	ABI class: X.Org Video Driver, version 24.1
[     6.902] (II) UnloadModule: "modesetting"
[     6.902] (II) Unloading modesetting
[     6.902] (II) Failed to load module "modesetting" (already loaded, 0)
[     6.902] xf86: found device 1
[     7.854] (II) modeset(0): EDID vendor "ACI", prod id 9381
[     7.854] (II) modeset(0): Using EDID range info for horizontal sync
[     7.854] (II) modeset(0): Using EDID range info for vertical refresh
[     7.854] (II) modeset(0): Printing DDC gathered Modelines:
[     7.854] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     7.854] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1110 +hsync -vsync (66.6 kHz e)
[     7.854] (II) modeset(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[     7.854] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     7.854] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     7.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)
[     7.854] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     7.854] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[     7.854] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[     7.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)
[     7.854] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[     7.854] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     7.854] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     7.854] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     7.854] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     7.854] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     7.854] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     7.854] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[     7.854] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     7.854] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     7.854] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[     7.854] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     7.854] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[     7.854] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     7.854] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     7.854] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[     7.854] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[     7.855] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[     7.855] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[     7.901] (II) modeset(0): Allocate new frame buffer 1920x1080 stride
[  3743.992] (EE) event6  - HID 04b4:6018: client bug: event processing lagging behind by 31ms, your system is too slow
[  3912.514] (EE) event6  - HID 04b4:6018: client bug: event processing lagging behind by 11ms, your system is too slow
[  4426.751] (EE) event6  - HID 04b4:6018: client bug: event processing lagging behind by 14ms, your system is too slow
TheDcoder@arch ~> prime-run glxinfo
name of display: :0.0
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  39
  Current serial number in output stream:  40

This issue started after I upgraded my system with a SSD and migrating the root partition to it, so I believe this is some kind of race condition. Previously I was using Arch on a normal mechanical HDD for an year and this issue never happened.

I couldn't figure out why X sometimes decides to unload the module, so I am hoping some of the experts here can help me smile

Edit: Forgot to include my X configuration, it is rather simplistic:

TheDcoder@arch ~> cat /etc/X11/xorg.conf
Section "Device"
  Identifier "iGPU"
  Driver "modesetting"
  BusID "PCI:0:02:0"
EndSection

Section "Screen"
  Identifier "iGPU"
  Device "iGPU"
EndSection

Section "Device"
  Identifier "dGPU"
  Driver "nvidia"
  BusID "PCI:1:0:0"
EndSection
TheDcoder@arch ~> ls /etc/X11/xorg.conf.d/
TheDcoder@arch ~> 

Last edited by TheDcoder (2020-11-11 05:27:04)

Offline

#2 2020-11-11 06:58:27

seth
Member
Registered: 2012-09-03
Posts: 51,175

Offline

#3 2020-11-11 07:20:51

TheDcoder
Member
Registered: 2020-06-06
Posts: 116
Website

Re: X is unloading the Nvidia module

Hi seth, thanks for your reply, unfortunately I cannot use early KMS because systemd doesn't like nvidia modules which are loaded that way, more details can be found in this topic: https://bbs.archlinux.org/viewtopic.php?id=260113

Offline

#4 2020-11-11 11:13:10

seth
Member
Registered: 2012-09-03
Posts: 51,175

Re: X is unloading the Nvidia module

You could artificially delay the X11 start…
Also you don't have "nvidia-drm.modeset=1" in teh kernel parameters, so at least that might be worth a shot.

On the other issue:
Since this is an optimus system, I'd load the i915 module in the initramfs and try to unload the nvidia modules w/ the shutdown.
My gut says that maybe the early nvidia chip is used for the console and hangs around during the shutdown (and touches your root drive for whatever reason)

Offline

#5 2020-11-11 11:24:37

TheDcoder
Member
Registered: 2020-06-06
Posts: 116
Website

Re: X is unloading the Nvidia module

seth wrote:

You could artificially delay the X11 start…

I don't really want to lose the near-instant boot speed I got after upgrading to the SSD. This would be the last resort.

seth wrote:

Since this is an optimus system, I'd load the i915 module in the initramfs and try to unload the nvidia modules w/ the shutdown.
My gut says that maybe the early nvidia chip is used for the console and hangs around during the shutdown (and touches your root drive for whatever reason)

The i915 module is already in the initramfs. I am not sure if it is possible to unload the nvidia module/driver before shutdown, though I would love to try it. How do I do it?

Offline

#6 2020-11-11 11:40:43

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

Re: X is unloading the Nvidia module

kill xorg, modprobe -r all nvidia modules. FWIW my running theory for the failure to unmount the initramfs' root was the inclusion of the (then broken) nvidia-uvm module. This shouldn't be an issue with the current version (... and shouldn't technically be necessary, nvidia and nvidia-drm are the modules of relevance during early boot/before attempts at cuda or so ar made) so maybe you can reattempt do this.

Something else seeing as this boot phase seems to be generally peculiar on your system maybe try a UEFI/BIOS upgrade.

Last edited by V1del (2020-11-11 11:43:01)

Online

#7 2020-11-11 18:11:26

TheDcoder
Member
Registered: 2020-06-06
Posts: 116
Website

Re: X is unloading the Nvidia module

Hi V1del,

I added the nvidia modules back into the initcpio images and it seemed to have remedied the issue.

V1del wrote:

kill xorg, modprobe -r all nvidia modules. FWIW my running theory for the failure to unmount the initramfs' root was the inclusion of the (then broken) nvidia-uvm module. This shouldn't be an issue with the current version (... and shouldn't technically be necessary, nvidia and nvidia-drm are the modules of relevance during early boot/before attempts at cuda or so ar made) so maybe you can reattempt do this.

I tried your suggestion and `modprobe -r`ed all nvidia modules before shutdown, and it did prevent the unclean shutdown (no /oldroot busy error). However without doing anything the issue still persists, so is there any way I can "hook" the modprobe removal of nvidia modules during shutdown? I imagine it could be done by creating a systemd unit.

V1del wrote:

You already suggested that in the mentioned topic, and I did find a BIOS update which I installed:

Oh, and I checked for a BIOS/firmware update like you suggested and found one which was released an year ago, so thanks for that as well, maybe it will fix some of the other strange things I've seen.

So unfortunately that means if this is some kind of firmware bug, it hasn't been fixed yet.

Offline

#8 2020-11-11 22:02:03

seth
Member
Registered: 2012-09-03
Posts: 51,175

Re: X is unloading the Nvidia module

With a little luck adding an executable script to /usr/lib/systemd/system-shutdown will do.

Offline

#9 2020-11-12 04:29:19

TheDcoder
Member
Registered: 2020-06-06
Posts: 116
Website

Re: X is unloading the Nvidia module

seth wrote:

With a little luck adding an executable script to /usr/lib/systemd/system-shutdown will do.

systemd-shutdown is a binary from the systemd package, I don't think it is wise to modify it. Is there a more proper way to do this?

Offline

#10 2020-11-12 06:36:32

seth
Member
Registered: 2012-09-03
Posts: 51,175

Re: X is unloading the Nvidia module

nononono… ;-)

/usr/lib/systemd/system-shutdown/ is a path that holds shutodown hooks, here's an explanation for the sleep hooks, shutdown hooks work similar:
https://wiki.archlinux.org/index.php/Po … stem-sleep

Offline

#11 2020-11-12 10:19:17

TheDcoder
Member
Registered: 2020-06-06
Posts: 116
Website

Re: X is unloading the Nvidia module

Ah! I confused it with the systemd-shutdown binary which is in the same parent directory... the only difference being the "d" in the name.

In any case, I made a shutdown hook which calls `modprobe -r` but it is failing with exit code 1, I assume it is because it cannot unload the nvidia driver because it is in use.

I searched the internet to find alternative methods of performing actions during shutdown and found this article, so I wrote a systemd unit inspired by it:

TheDcoder@arch ~> cat /etc/systemd/system/nvidia-unload-shutdown.service
[Unit]
Description=Remove nvidia modules before shutdown
DefaultDependencies=no
Before=shutdown.target

[Service]
Type=oneshot
ExecStart=/usr/bin/modprobe -r nvidia nvidia_uvm nvidia_drm nvidia_modeset
TimeoutStartSec=0

[Install]
WantedBy=shutdown.target

But it also failed with the same exit code, here is a snippet of the error from the journal:

Nov 12 13:28:17 arch modprobe[2797]: modprobe: FATAL: Module nvidia is in use.

So it looks like the nvidia module is in use even after X is closed (I am assuming that X or the DM is closed before this hook is called), not sure what to do next, suggestions?

P.S It worked during my test because I booted into the multi-user.target systemd unit which is different from the default graphical unit.

Offline

#12 2020-11-12 11:48:12

seth
Member
Registered: 2012-09-03
Posts: 51,175

Re: X is unloading the Nvidia module

But you had the nvidia module loaded and started X11, then stopped X11 and unloaded the module?

You could try

[Unit]
Description=Ditch nvidia after multi-user.target

[Service]
Type=oneshot
RemainAfterExit=true
ExecStop=/usr/bin/modprobe -r nvidia nvidia_uvm nvidia_drm nvidia_modeset

[Install]
WantedBy=multi-user.target

If that also doesns't work: how do you start X11/your session?
(You could wrap the module un/loading around startx/your DM)

Offline

#13 2020-11-12 14:56:06

TheDcoder
Member
Registered: 2020-06-06
Posts: 116
Website

Re: X is unloading the Nvidia module

seth wrote:

But you had the nvidia module loaded and started X11, then stopped X11 and unloaded the module?

No, I used the "Shutdown" option in my Xfce desktop, not sure what it invokes. I use LightDM and it starts X. So for that reason I don't think your systemd unit will work. Maybe I can try to modify the unit to run after the lightdm service?

Offline

#14 2020-11-12 15:19:50

seth
Member
Registered: 2012-09-03
Posts: 51,175

Re: X is unloading the Nvidia module

The service itself is not related to the DM.

That being said, I'd take lightdm out of the equation to make sure it's not the thing that keeps the nvidia module busy…

Offline

#15 2020-11-12 17:16:19

TheDcoder
Member
Registered: 2020-06-06
Posts: 116
Website

Re: X is unloading the Nvidia module

seth wrote:

The service itself is not related to the DM.

Okay, I tried your unit but it did not trigger during shutdown at all, I assume it is because there is nothing in there which indicates it should trigger before shutdown. I also checked if it started during boot, and it indeed did and ran without any errors... however the nvidia modules are still loaded somehow, strange. In any case, this is not relevant to the issue.

seth wrote:

That being said, I'd take lightdm out of the equation to make sure it's not the thing that keeps the nvidia module busy…

It is definitely playing a part, I already did the test in multi-user.target where LDM isn't started at all and it worked. What I need is a way to somehow make systemd run `modprobe -r` after LDM/X is dead during shutdown...

Last edited by TheDcoder (2020-11-12 17:16:36)

Offline

#16 2020-11-12 17:53:25

TheDcoder
Member
Registered: 2020-06-06
Posts: 116
Website

Re: X is unloading the Nvidia module

After a bit of research, I modified my original systemd unit to run after LightDM:

TheDcoder@arch ~> systemctl cat nvidia-unload-shutdown
# /etc/systemd/system/nvidia-unload-shutdown.service
[Unit]
Description=Remove nvidia modules before shutdown
DefaultDependencies=no
After=lightdm.service

[Service]
Type=oneshot
ExecStart=/usr/bin/modprobe -r nvidia nvidia_uvm nvidia_drm nvidia_modeset
TimeoutStartSec=0

[Install]
WantedBy=shutdown.target

Unfortunately I am getting the same error, nvidia module is still in use hmm

Can anyone confirm that X is indeed dead after lightdm.service unit's death?

Offline

#17 2020-11-14 04:28:31

TheDcoder
Member
Registered: 2020-06-06
Posts: 116
Website

Re: X is unloading the Nvidia module

With great pleasure I announce that I have managed to fix the issue! big_smile

I got real close with the systemd unit yesterday, turns out the issue is the order of the modules I supplied to modprobe, I found out that the main nvidia module is used by the other nvidia modules (surprise... not) and for that reason, it could not be removed. So it is a simple matter of rearranging the modules:

TheDcoder@arch ~> systemctl cat nvidia-unload-shutdown
# /etc/systemd/system/nvidia-unload-shutdown.service
[Unit]
Description=Remove nvidia modules before shutdown
DefaultDependencies=no
After=lightdm.service

[Service]
Type=oneshot
ExecStart=/usr/bin/modprobe -r nvidia_drm nvidia_modeset nvidia_uvm nvidia

[Install]
WantedBy=shutdown.target

And it worked perfectly! No more /oldroot busy errors during shutdown! It also remedied the other issue I posted in the forum... what a journey, it brings a tear to my eye smile

Thanks to everyone who helped me.

Quick Recap Solution:

Add nvidia modules to your mkinitcpio.conf to make sure that they are already loaded by the kernel early in the boot, you can follow this article where the steps to enable DRM kernel settings are very similar, note that you don't have to actually enable the setting for this to work (I didn't do it). Also don't forget to configure the pacman hook (instructions given in the mentioned article) to automatically update your initramfs after updating nvidia and/or linux.

In case you experience the /oldroot busy issue like me, simply use the systemd service unit that I created in this post and enable it, it should unload the nvidia modules after LightDM (X) exits... don't forget to modify the unit if you use a different display manager.

Last edited by TheDcoder (2020-11-15 05:10:38)

Offline

#18 2022-05-29 21:49:52

Fazzi
Member
Registered: 2021-12-11
Posts: 10

Re: X is unloading the Nvidia module

Hey everyone! I've got this problem too. I am trying to fix it with the systemd service method (I've created an aur package for it: https://aur.archlinux.org/packages/nvid … be-service

I wanted a service that doesn't require a certain display manager as I use xinitrc, however the systemd service is not working. Here is the script:

[Unit]
Description=Pre-Shutdown Processes
DefaultDependencies=no
Before=shutdown.target reboot.target halt.target

[Service]
Type=oneshot
ExecStart=/usr/bin/modprobe -r nvidia_drm nvidia_modeset nvidia_uvm nvidia

[Install]
WantedBy=halt.target reboot.target shutdown.target

For some reason this doesn't work, but if I switch to a TTY, run

/usr/bin/modprobe -r nvidia_drm nvidia_modeset nvidia_uvm nvidia

manually, then reboot, shutdown, or halt, it seems to work! Anyone have any idea why?

I tried this too and it's still not working:

[Unit]
Description=Ditch nvidia after multi-user.target

[Service]
Type=oneshot
RemainAfterExit=true
ExecStop=/usr/bin/modprobe -r nvidia_drm nvidia_modeset nvidia_uvm nvidia

[Install]
WantedBy=multi-user.target

any help would be appreciated!

Last edited by Fazzi (2022-05-29 21:50:16)

Offline

#19 2022-05-30 04:40:12

seth
Member
Registered: 2012-09-03
Posts: 51,175

Re: X is unloading the Nvidia module

a service that doesn't require a certain display manager as I use xinitrc

Try "After=graphical.target" instead of lightdm.service

Offline

Board footer

Powered by FluxBB