You are not logged in.
~ % prime-run glxinfo
name of display: :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
~ % nvidia-settings
ERROR: Unable to load info from any available system
~ % nvidia-settings
ERROR: Unable to load info from any available system
I have added
i915 nvidia nvidia_drm nvidia_modeset nvidia_uvm
to my mkinitcpio.conf and regenerated the kernel images as it is recommended on the wiki and on many posts that had the same problem a few weeks ago (https://bbs.archlinux.org/viewtopic.php?id=262453) but that didn't solve the problem, I have also tried lts, and it changed nothing. It had worked before I haven't use my gpu in a while maybe for 1 or 2 months.
My system is up to date. Maybe I am missing something.
~ % uname -a
Linux nihil-pc 5.11.2-arch1-1 #1 SMP PREEMPT Fri, 26 Feb 2021 18:26:41 +0000 x86_64 GNU/Linux
here is my /var/log/Xorg.0.log:
[ 4.878] (--) Log file renamed from "/var/log/Xorg.pid-428.log" to "/var/log/Xorg.0.log"
[ 4.882]
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[ 4.882] Build Operating System: Linux Arch Linux
[ 4.882] Current Operating System: Linux nihil-pc 5.11.2-arch1-1 #1 SMP PREEMPT Fri, 26 Feb 2021 18:26:41 +0000 x86_64
[ 4.882] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e87fb5ec-0ce6-45f4-aa2a-3331dc9fd630 rw nvidia-drm.modeset=1 loglevel=3
[ 4.882] Build Date: 14 December 2020 12:10:29PM
[ 4.882]
[ 4.882] Current version of pixman: 0.40.0
[ 4.882] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 4.882] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4.882] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 28 15:14:29 2021
[ 4.885] (==) Using config file: "/etc/X11/xorg.conf"
[ 4.885] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 4.885] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 4.886] (==) No Layout section. Using the first Screen section.
[ 4.886] (**) |-->Screen "iGPU" (0)
[ 4.886] (**) | |-->Monitor "<default monitor>"
[ 4.886] (**) | |-->Device "iGPU"
[ 4.886] (**) | |-->GPUDevice "dGPU"
[ 4.886] (==) No monitor specified for screen "iGPU".
Using a default monitor configuration.
[ 4.886] (==) Automatically adding devices
[ 4.886] (==) Automatically enabling devices
[ 4.886] (==) Automatically adding GPU devices
[ 4.886] (==) Automatically binding GPU devices
[ 4.886] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 4.888] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 4.888] Entry deleted from font path.
[ 4.888] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 4.888] Entry deleted from font path.
[ 4.892] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 4.892] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 4.892] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 4.892] (II) Module ABI versions:
[ 4.892] X.Org ANSI C Emulation: 0.4
[ 4.892] X.Org Video Driver: 24.1
[ 4.892] X.Org XInput driver : 24.1
[ 4.892] X.Org Server Extension : 10.0
[ 4.892] (++) using VT number 1
[ 4.892] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 4.893] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 4.893] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 4.902] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 4.902] (--) PCI:*(0@0:2:0) 8086:191b:1462:115a rev 6, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 4.902] (--) PCI: (1@0:0:0) 10de:139b:1462:115a rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 4.903] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 4.903] (II) LoadModule: "glx"
[ 4.904] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 4.916] (II) Module glx: vendor="X.Org Foundation"
[ 4.916] compiled for 1.20.10, module version = 1.0.0
[ 4.916] ABI class: X.Org Server Extension, version 10.0
[ 4.916] (II) LoadModule: "modesetting"
[ 4.916] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 4.919] (II) Module modesetting: vendor="X.Org Foundation"
[ 4.919] compiled for 1.20.10, module version = 1.20.10
[ 4.919] Module class: X.Org Video Driver
[ 4.919] ABI class: X.Org Video Driver, version 24.1
[ 4.919] (II) LoadModule: "nvidia"
[ 4.919] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 4.927] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 4.927] compiled for 1.6.99.901, module version = 1.0.0
[ 4.927] Module class: X.Org Video Driver
[ 4.928] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 4.928] (II) NVIDIA dlloader X Driver 460.56 Tue Feb 23 23:25:58 UTC 2021
[ 4.928] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 4.934] (II) modeset(0): using drv /dev/dri/card0
[ 4.934] (II) modeset(G0): using drv /dev/dri/card1
[ 4.934] (II) modeset(0): Creating default Display subsection in Screen section
"iGPU" for depth/fbbpp 24/32
[ 4.934] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 4.934] (==) modeset(0): RGB weight 888
[ 4.934] (==) modeset(0): Default visual is TrueColor
[ 4.934] (II) Loading sub module "glamoregl"
[ 4.934] (II) LoadModule: "glamoregl"
[ 4.934] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 4.943] (II) Module glamoregl: vendor="X.Org Foundation"
[ 4.943] compiled for 1.20.10, module version = 1.0.1
[ 4.943] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.343] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 530 (SKL GT2)
[ 5.343] (II) modeset(0): glamor initialized
[ 5.344] (II) modeset(0): Output eDP-1 has no monitor section
[ 5.344] (II) modeset(0): Output DP-1 has no monitor section
[ 5.348] (II) modeset(0): Output HDMI-1 has no monitor section
[ 5.377] (II) modeset(0): Output HDMI-2 has no monitor section
[ 5.379] (II) modeset(0): EDID for output eDP-1
[ 5.379] (II) modeset(0): Manufacturer: CMN Model: 15d2 Serial#: 0
[ 5.379] (II) modeset(0): Year: 2015 Week: 18
[ 5.379] (II) modeset(0): EDID Version: 1.4
[ 5.379] (II) modeset(0): Digital Display Input
[ 5.379] (II) modeset(0): 6 bits per channel
[ 5.379] (II) modeset(0): Digital interface is DisplayPort
[ 5.379] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 5.379] (II) modeset(0): Gamma: 2.20
[ 5.379] (II) modeset(0): No DPMS capabilities specified
[ 5.379] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 5.379] (II) modeset(0): First detailed timing is preferred mode
[ 5.379] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 5.379] (II) modeset(0): redX: 0.673 redY: 0.309 greenX: 0.266 greenY: 0.674
[ 5.379] (II) modeset(0): blueX: 0.156 blueY: 0.047 whiteX: 0.313 whiteY: 0.329
[ 5.379] (II) modeset(0): Manufacturer's mask: 0
[ 5.379] (II) modeset(0): Supported detailed timing:
[ 5.379] (II) modeset(0): clock: 152.8 MHz Image Size: 344 x 193 mm
[ 5.379] (II) modeset(0): h_active: 1920 h_sync: 2020 h_sync_end 2086 h_blank_end 2250 h_border: 0
[ 5.379] (II) modeset(0): v_active: 1080 v_sync: 1086 v_sync_end 1096 v_blanking: 1132 v_border: 0
[ 5.379] (II) modeset(0): N156HGE-EAL
[ 5.379] (II) modeset(0): CMN
[ 5.379] (II) modeset(0): N156HGE-EAL
[ 5.379] (II) modeset(0): EDID (in hex):
[ 5.379] (II) modeset(0): 00ffffffffffff000daed21500000000
[ 5.379] (II) modeset(0): 1219010495221378024205ac4f44ac28
[ 5.379] (II) modeset(0): 0c505400000001010101010101010101
[ 5.379] (II) modeset(0): 010101010101b43b804a713834406442
[ 5.379] (II) modeset(0): 6a0058c110000018000000fe004e3135
[ 5.379] (II) modeset(0): 364847452d45414c0a20000000fe0043
[ 5.379] (II) modeset(0): 4d4e0a202020202020202020000000fe
[ 5.379] (II) modeset(0): 004e3135364847452d45414c0a2000df
[ 5.380] (II) modeset(0): Printing probed modes for output eDP-1
[ 5.380] (II) modeset(0): Modeline "1920x1080"x60.0 152.84 1920 2020 2086 2250 1080 1086 1096 1132 -hsync -vsync (67.9 kHz eP)
[ 5.380] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 5.380] (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.380] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 5.380] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 5.380] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 5.380] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 5.380] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 5.380] (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.380] (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.380] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 5.380] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 5.380] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 5.380] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 5.380] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 5.380] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 5.380] (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.380] (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.380] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 5.380] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 5.380] (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.380] (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.380] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 5.380] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 5.380] (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.380] (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.380] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 5.380] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 5.380] (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.380] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 5.380] (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.380] (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.380] (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.380] (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.380] (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.380] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 5.380] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 5.380] (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.380] (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.380] (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.380] (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.380] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 5.380] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 5.380] (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.380] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 5.380] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 5.380] (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.380] (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.380] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 5.380] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 5.380] (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.380] (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.380] (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.380] (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.380] (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.380] (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.380] (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.381] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 5.381] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 5.381] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 5.381] (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.381] (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.381] (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.381] (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.381] (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.381] (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.381] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 5.381] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 5.381] (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.381] (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.381] (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.381] (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.381] (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.381] (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.381] (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.381] (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.381] (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.381] (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.381] (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.381] (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.381] (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.381] (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.381] (II) modeset(0): EDID for output DP-1
[ 5.384] (II) modeset(0): EDID for output HDMI-1
[ 5.414] (II) modeset(0): EDID for output HDMI-2
[ 5.414] (II) modeset(0): Manufacturer: DEL Model: 41fe Serial#: 1095120716
[ 5.414] (II) modeset(0): Year: 2020 Week: 32
[ 5.414] (II) modeset(0): EDID Version: 1.3
[ 5.414] (II) modeset(0): Digital Display Input
[ 5.414] (II) modeset(0): Max Image Size [cm]: horiz.: 53 vert.: 30
[ 5.414] (II) modeset(0): Gamma: 2.20
[ 5.414] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 5.414] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 5.414] (II) modeset(0): First detailed timing is preferred mode
[ 5.414] (II) modeset(0): redX: 0.655 redY: 0.335 greenX: 0.330 greenY: 0.610
[ 5.414] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 5.414] (II) modeset(0): Supported established timings:
[ 5.414] (II) modeset(0): 720x400@70Hz
[ 5.414] (II) modeset(0): 640x480@60Hz
[ 5.414] (II) modeset(0): 640x480@75Hz
[ 5.414] (II) modeset(0): 800x600@60Hz
[ 5.414] (II) modeset(0): 800x600@75Hz
[ 5.414] (II) modeset(0): 1024x768@60Hz
[ 5.414] (II) modeset(0): 1024x768@75Hz
[ 5.414] (II) modeset(0): 1280x1024@75Hz
[ 5.414] (II) modeset(0): Manufacturer's mask: 0
[ 5.414] (II) modeset(0): Supported standard timings:
[ 5.414] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 5.414] (II) modeset(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 5.414] (II) modeset(0): #2: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 5.414] (II) modeset(0): #3: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 5.414] (II) modeset(0): Supported detailed timing:
[ 5.414] (II) modeset(0): clock: 148.5 MHz Image Size: 527 x 296 mm
[ 5.414] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 5.414] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 5.414] (II) modeset(0): Serial No: 7HDQZ13
[ 5.414] (II) modeset(0): Monitor name: DELL S2421HSX
[ 5.414] (II) modeset(0): Ranges: V min: 48 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 5.414] (II) modeset(0): Supported detailed timing:
[ 5.414] (II) modeset(0): clock: 174.5 MHz Image Size: 527 x 296 mm
[ 5.414] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 5.414] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1119 v_border: 0
[ 5.414] (II) modeset(0): Supported detailed timing:
[ 5.414] (II) modeset(0): clock: 74.2 MHz Image Size: 527 x 296 mm
[ 5.414] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 5.414] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 5.414] (II) modeset(0): Supported detailed timing:
[ 5.414] (II) modeset(0): clock: 74.2 MHz Image Size: 527 x 296 mm
[ 5.414] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 5.414] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 5.414] (II) modeset(0): Supported detailed timing:
[ 5.414] (II) modeset(0): clock: 27.0 MHz Image Size: 527 x 296 mm
[ 5.414] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 5.414] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 5.414] (II) modeset(0): Number of EDID sections to follow: 1
[ 5.414] (II) modeset(0): EDID (in hex):
[ 5.414] (II) modeset(0): 00ffffffffffff0010acfe414c374641
[ 5.414] (II) modeset(0): 201e010380351e78eaf995a755549c26
[ 5.414] (II) modeset(0): 0f5054a54b00714f8180a9c0d1c00101
[ 5.414] (II) modeset(0): 010101010101023a801871382d40582c
[ 5.415] (II) modeset(0): 45000f282100001e000000ff00374844
[ 5.415] (II) modeset(0): 515a31330a2020202020000000fc0044
[ 5.415] (II) modeset(0): 454c4c205332343231485358000000fd
[ 5.415] (II) modeset(0): 00304b1e5311000a20202020202001cf
[ 5.415] (II) modeset(0): 02032bf14f9005040302071601061112
[ 5.415] (II) modeset(0): 1513141f230907078301000065030c00
[ 5.415] (II) modeset(0): 1000681a00000101304be62a4480a070
[ 5.415] (II) modeset(0): 382740302035000f282100001a011d80
[ 5.415] (II) modeset(0): 18711c1620582c25000f282100009e01
[ 5.415] (II) modeset(0): 1d007251d01e206e2855000f28210000
[ 5.415] (II) modeset(0): 1e8c0ad08a20e02d10103e96000f2821
[ 5.415] (II) modeset(0): 000018000000000000000000000000ac
[ 5.415] (II) modeset(0): Printing probed modes for output HDMI-2
[ 5.415] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 5.415] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 5.415] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 5.415] (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.415] (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.415] (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.415] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 5.415] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 5.415] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 5.415] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 5.415] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 5.415] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 5.415] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 5.415] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 5.415] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 5.415] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 5.415] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 5.415] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 5.415] (II) modeset(0): Modeline "720x576i"x50.0 13.50 720 732 795 864 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 5.415] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 5.415] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 5.415] (II) modeset(0): Modeline "720x480i"x60.0 13.51 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[ 5.415] (II) modeset(0): Modeline "720x480i"x59.9 13.50 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 5.415] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 5.415] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 5.415] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 5.415] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 5.415] (II) modeset(0): Output eDP-1 connected
[ 5.415] (II) modeset(0): Output DP-1 disconnected
[ 5.415] (II) modeset(0): Output HDMI-1 disconnected
[ 5.415] (II) modeset(0): Output HDMI-2 connected
[ 5.415] (II) modeset(0): Using spanning desktop for initial modes
[ 5.415] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 5.415] (II) modeset(0): Output HDMI-2 using initial mode 1920x1080 +1920+0
[ 5.415] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.415] (==) modeset(0): DPI set to (96, 96)
[ 5.415] (II) Loading sub module "fb"
[ 5.415] (II) LoadModule: "fb"
[ 5.416] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 5.417] (II) Module fb: vendor="X.Org Foundation"
[ 5.417] compiled for 1.20.10, module version = 1.0.0
[ 5.417] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.418] (II) modeset(G0): Using 24bpp hw front buffer with 32bpp shadow
[ 5.418] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 5.418] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 5.418] (==) modeset(G0): RGB weight 888
[ 5.418] (==) modeset(G0): Default visual is TrueColor
[ 5.418] (**) modeset(G0): Cannot use glamor with 24bpp packed fb
[ 5.418] (II) modeset(G0): ShadowFB: preferred YES, enabled FORCE
[ 5.418] (II) modeset(G0): Double-buffered shadow updates: off
[ 5.418] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.418] (==) modeset(G0): DPI set to (96, 96)
[ 5.418] (II) Loading sub module "fb"
[ 5.418] (II) LoadModule: "fb"
[ 5.418] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 5.418] (II) Module fb: vendor="X.Org Foundation"
[ 5.418] compiled for 1.20.10, module version = 1.0.0
[ 5.418] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.418] (II) Loading sub module "shadow"
[ 5.418] (II) LoadModule: "shadow"
[ 5.418] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 5.419] (II) Module shadow: vendor="X.Org Foundation"
[ 5.419] compiled for 1.20.10, module version = 1.1.0
[ 5.419] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.419] (II) UnloadModule: "nvidia"
[ 5.419] (II) Unloading nvidia
[ 5.459] (==) modeset(0): Backing store enabled
[ 5.459] (==) modeset(0): Silken mouse disabled
[ 5.651] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 5.651] (==) modeset(0): DPMS enabled
[ 5.651] (II) modeset(0): [DRI2] Setup complete
[ 5.651] (II) modeset(0): [DRI2] DRI driver: iris
[ 5.651] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 5.653] (==) modeset(G0): Backing store enabled
[ 5.653] (==) modeset(G0): Silken mouse disabled
[ 5.653] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 5.653] (==) modeset(G0): DPMS enabled
[ 5.653] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[ 5.653] (II) Initializing extension Generic Event Extension
[ 5.653] (II) Initializing extension SHAPE
[ 5.654] (II) Initializing extension MIT-SHM
[ 5.654] (II) Initializing extension XInputExtension
[ 5.654] (II) Initializing extension XTEST
[ 5.654] (II) Initializing extension BIG-REQUESTS
[ 5.655] (II) Initializing extension SYNC
[ 5.655] (II) Initializing extension XKEYBOARD
[ 5.655] (II) Initializing extension XC-MISC
[ 5.655] (II) Initializing extension SECURITY
[ 5.656] (II) Initializing extension XFIXES
[ 5.656] (II) Initializing extension RENDER
[ 5.656] (II) Initializing extension RANDR
[ 5.657] (II) Initializing extension COMPOSITE
[ 5.657] (II) Initializing extension DAMAGE
[ 5.657] (II) Initializing extension MIT-SCREEN-SAVER
[ 5.657] (II) Initializing extension DOUBLE-BUFFER
[ 5.657] (II) Initializing extension RECORD
[ 5.658] (II) Initializing extension DPMS
[ 5.658] (II) Initializing extension Present
[ 5.658] (II) Initializing extension DRI3
[ 5.658] (II) Initializing extension X-Resource
[ 5.659] (II) Initializing extension XVideo
[ 5.659] (II) Initializing extension XVideo-MotionCompensation
[ 5.659] (II) Initializing extension GLX
[ 5.678] (II) AIGLX: Loaded and initialized iris
[ 5.678] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 5.678] (II) Initializing extension XFree86-VidModeExtension
[ 5.678] (II) Initializing extension XFree86-DGA
[ 5.679] (II) Initializing extension XFree86-DRI
[ 5.679] (II) Initializing extension DRI2
[ 5.679] (II) modeset(G0): Damage tracking initialized
[ 5.687] (II) modeset(0): Damage tracking initialized
[ 5.687] (II) modeset(0): Setting screen physical size to 1016 x 285
[ 5.800] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 5.800] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.800] (**) Power Button: Applying InputClass "system-keyboard"
[ 5.800] (II) LoadModule: "libinput"
[ 5.801] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.808] (II) Module libinput: vendor="X.Org Foundation"
[ 5.808] compiled for 1.20.8, module version = 0.30.0
[ 5.808] Module class: X.Org XInput Driver
[ 5.808] ABI class: X.Org XInput driver, version 24.1
[ 5.808] (II) Using input driver 'libinput' for 'Power Button'
[ 5.808] (**) Power Button: always reports core events
[ 5.808] (**) Option "Device" "/dev/input/event3"
[ 5.809] (**) Option "_source" "server/udev"
[ 5.817] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 5.817] (II) event3 - Power Button: device is a keyboard
[ 5.817] (II) event3 - Power Button: device removed
[ 5.880] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 5.880] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.880] (**) Option "xkb_layout" "fr"
[ 5.927] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 5.927] (II) event3 - Power Button: device is a keyboard
[ 5.928] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 5.928] (**) Video Bus: Ignoring device from InputClass "Spooky Ghosts"
[ 5.928] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 5.928] (**) Video Bus: Ignoring device from InputClass "Spooky Ghosts"
[ 5.929] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 5.929] (II) No input driver specified, ignoring this device.
[ 5.929] (II) This device may have been added with another device file.
[ 5.930] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 5.930] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.930] (**) Power Button: Applying InputClass "system-keyboard"
[ 5.930] (II) Using input driver 'libinput' for 'Power Button'
[ 5.930] (**) Power Button: always reports core events
[ 5.930] (**) Option "Device" "/dev/input/event2"
[ 5.930] (**) Option "_source" "server/udev"
[ 5.931] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.931] (II) event2 - Power Button: device is a keyboard
[ 5.931] (II) event2 - Power Button: device removed
[ 5.960] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 5.960] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 5.960] (**) Option "xkb_layout" "fr"
[ 5.962] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.962] (II) event2 - Power Button: device is a keyboard
[ 5.964] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 5.964] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 5.964] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 5.964] (II) Using input driver 'libinput' for 'Sleep Button'
[ 5.964] (**) Sleep Button: always reports core events
[ 5.964] (**) Option "Device" "/dev/input/event1"
[ 5.964] (**) Option "_source" "server/udev"
[ 5.966] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 5.966] (II) event1 - Sleep Button: device is a keyboard
[ 5.966] (II) event1 - Sleep Button: device removed
[ 6.000] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 6.000] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 6.000] (**) Option "xkb_layout" "fr"
[ 6.002] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 6.002] (II) event1 - Sleep Button: device is a keyboard
[ 6.004] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[ 6.005] (II) No input driver specified, ignoring this device.
[ 6.005] (II) This device may have been added with another device file.
[ 6.005] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 6.005] (II) No input driver specified, ignoring this device.
[ 6.005] (II) This device may have been added with another device file.
[ 6.006] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[ 6.006] (II) No input driver specified, ignoring this device.
[ 6.006] (II) This device may have been added with another device file.
[ 6.007] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
[ 6.007] (II) No input driver specified, ignoring this device.
[ 6.007] (II) This device may have been added with another device file.
[ 6.008] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
[ 6.008] (II) No input driver specified, ignoring this device.
[ 6.008] (II) This device may have been added with another device file.
[ 6.009] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14)
[ 6.009] (II) No input driver specified, ignoring this device.
[ 6.009] (II) This device may have been added with another device file.
[ 6.010] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15)
[ 6.010] (II) No input driver specified, ignoring this device.
[ 6.010] (II) This device may have been added with another device file.
[ 6.011] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 6.011] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.011] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 6.011] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 6.011] (**) AT Translated Set 2 keyboard: always reports core events
[ 6.011] (**) Option "Device" "/dev/input/event4"
[ 6.011] (**) Option "_source" "server/udev"
[ 6.013] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.013] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.014] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 6.040] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 6.040] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 6.040] (**) Option "xkb_layout" "fr"
[ 6.042] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.043] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.045] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[ 6.045] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 6.045] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 6.045] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 6.045] (**) Option "Device" "/dev/input/event16"
[ 6.045] (**) Option "_source" "server/udev"
[ 6.046] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 6.049] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 6.049] (II) event16 - SynPS/2 Synaptics TouchPad: device removed
[ 6.107] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event16"
[ 6.107] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[ 6.108] (**) Option "AccelerationScheme" "none"
[ 6.108] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 6.109] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 6.109] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 6.110] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 6.113] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 6.114] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 6.114] (II) No input driver specified, ignoring this device.
[ 6.114] (II) This device may have been added with another device file.
[ 6.115] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 6.115] (II) No input driver specified, ignoring this device.
[ 6.115] (II) This device may have been added with another device file.
[ 6.121] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event8)
[ 6.121] (**) MSI WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.121] (**) MSI WMI hotkeys: Applying InputClass "system-keyboard"
[ 6.121] (II) Using input driver 'libinput' for 'MSI WMI hotkeys'
[ 6.121] (**) MSI WMI hotkeys: always reports core events
[ 6.121] (**) Option "Device" "/dev/input/event8"
[ 6.121] (**) Option "_source" "server/udev"
[ 6.122] (II) event8 - MSI WMI hotkeys: is tagged by udev as: Keyboard
[ 6.122] (II) event8 - MSI WMI hotkeys: device is a keyboard
[ 6.122] (II) event8 - MSI WMI hotkeys: device removed
[ 6.173] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event8"
[ 6.174] (II) XINPUT: Adding extended input device "MSI WMI hotkeys" (type: KEYBOARD, id 11)
[ 6.174] (**) Option "xkb_layout" "fr"
[ 6.175] (II) event8 - MSI WMI hotkeys: is tagged by udev as: Keyboard
[ 6.175] (II) event8 - MSI WMI hotkeys: device is a keyboard
[ 6.285] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
[ 6.285] (II) No input driver specified, ignoring this device.
[ 6.285] (II) This device may have been added with another device file.
[ 6.286] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
[ 6.286] (II) No input driver specified, ignoring this device.
[ 6.286] (II) This device may have been added with another device file.
[ 6.287] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[ 6.287] (II) No input driver specified, ignoring this device.
[ 6.287] (II) This device may have been added with another device file.
[ 6.290] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[ 6.290] (II) No input driver specified, ignoring this device.
[ 6.290] (II) This device may have been added with another device file.
[ 6.291] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 6.291] (II) No input driver specified, ignoring this device.
[ 6.291] (II) This device may have been added with another device file.
[ 6.291] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14)
[ 6.291] (II) No input driver specified, ignoring this device.
[ 6.291] (II) This device may have been added with another device file.
[ 6.291] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15)
[ 6.291] (II) No input driver specified, ignoring this device.
[ 6.291] (II) This device may have been added with another device file.
[ 6.291] (II) config/udev: removing device SynPS/2 Synaptics TouchPad
[ 6.291] (II) event16 - SynPS/2 Synaptics TouchPad: device removed
[ 6.330] (II) UnloadModule: "libinput"
[ 6.330] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[ 6.330] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 6.330] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 6.330] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 6.330] (**) Option "Device" "/dev/input/event16"
[ 6.330] (**) Option "_source" "server/udev"
[ 6.331] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 6.332] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 6.332] (II) event16 - SynPS/2 Synaptics TouchPad: device removed
[ 6.360] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event16"
[ 6.360] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[ 6.361] (**) Option "AccelerationScheme" "none"
[ 6.361] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 6.361] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 6.361] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 6.361] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 6.362] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 6.363] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 6.363] (II) No input driver specified, ignoring this device.
[ 6.363] (II) This device may have been added with another device file.
[ 6.417] (II) config/udev: Adding input device ZSA Technology Labs Inc ErgoDox EZ Glow (/dev/input/mouse1)
[ 6.417] (II) No input driver specified, ignoring this device.
[ 6.417] (II) This device may have been added with another device file.
[ 6.452] (II) config/udev: Adding input device Saitek Cyborg R.A.T.7 Mouse (/dev/input/mouse2)
[ 6.452] (II) No input driver specified, ignoring this device.
[ 6.452] (II) This device may have been added with another device file.
[ 6.455] (II) config/udev: Adding input device ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard (/dev/input/event21)
[ 6.455] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.455] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard: Applying InputClass "system-keyboard"
[ 6.455] (II) Using input driver 'libinput' for 'ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard'
[ 6.455] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard: always reports core events
[ 6.455] (**) Option "Device" "/dev/input/event21"
[ 6.455] (**) Option "_source" "server/udev"
[ 6.456] (II) event21 - ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard: is tagged by udev as: Keyboard
[ 6.457] (II) event21 - ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard: device is a keyboard
[ 6.457] (II) event21 - ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard: device removed
[ 6.471] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:3297:4976.0004/input/input22/event21"
[ 6.471] (II) XINPUT: Adding extended input device "ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard" (type: KEYBOARD, id 12)
[ 6.471] (**) Option "xkb_layout" "fr"
[ 6.473] (II) event21 - ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard: is tagged by udev as: Keyboard
[ 6.473] (II) event21 - ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard: device is a keyboard
[ 6.474] (II) config/udev: Adding input device ZSA Technology Labs Inc ErgoDox EZ Glow System Control (/dev/input/event19)
[ 6.474] (**) ZSA Technology Labs Inc ErgoDox EZ Glow System Control: Applying InputClass "libinput keyboard catchall"
[ 6.474] (**) ZSA Technology Labs Inc ErgoDox EZ Glow System Control: Applying InputClass "system-keyboard"
[ 6.474] (II) Using input driver 'libinput' for 'ZSA Technology Labs Inc ErgoDox EZ Glow System Control'
[ 6.474] (**) ZSA Technology Labs Inc ErgoDox EZ Glow System Control: always reports core events
[ 6.474] (**) Option "Device" "/dev/input/event19"
[ 6.474] (**) Option "_source" "server/udev"
[ 6.475] (II) event19 - ZSA Technology Labs Inc ErgoDox EZ Glow System Control: is tagged by udev as: Keyboard
[ 6.475] (II) event19 - ZSA Technology Labs Inc ErgoDox EZ Glow System Control: device is a keyboard
[ 6.476] (II) event19 - ZSA Technology Labs Inc ErgoDox EZ Glow System Control: device removed
[ 6.507] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:3297:4976.0004/input/input20/event19"
[ 6.507] (II) XINPUT: Adding extended input device "ZSA Technology Labs Inc ErgoDox EZ Glow System Control" (type: KEYBOARD, id 13)
[ 6.507] (**) Option "xkb_layout" "fr"
[ 6.508] (II) event19 - ZSA Technology Labs Inc ErgoDox EZ Glow System Control: is tagged by udev as: Keyboard
[ 6.508] (II) event19 - ZSA Technology Labs Inc ErgoDox EZ Glow System Control: device is a keyboard
[ 6.509] (II) config/udev: Adding input device ZSA Technology Labs Inc ErgoDox EZ Glow (/dev/input/event17)
[ 6.509] (**) ZSA Technology Labs Inc ErgoDox EZ Glow: Applying InputClass "libinput keyboard catchall"
[ 6.509] (**) ZSA Technology Labs Inc ErgoDox EZ Glow: Applying InputClass "system-keyboard"
[ 6.509] (II) Using input driver 'libinput' for 'ZSA Technology Labs Inc ErgoDox EZ Glow'
[ 6.509] (**) ZSA Technology Labs Inc ErgoDox EZ Glow: always reports core events
[ 6.509] (**) Option "Device" "/dev/input/event17"
[ 6.509] (**) Option "_source" "server/udev"
[ 6.510] (II) event17 - ZSA Technology Labs Inc ErgoDox EZ Glow: is tagged by udev as: Keyboard
[ 6.510] (II) event17 - ZSA Technology Labs Inc ErgoDox EZ Glow: device is a keyboard
[ 6.510] (II) event17 - ZSA Technology Labs Inc ErgoDox EZ Glow: device removed
[ 6.544] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:3297:4976.0002/input/input18/event17"
[ 6.544] (II) XINPUT: Adding extended input device "ZSA Technology Labs Inc ErgoDox EZ Glow" (type: KEYBOARD, id 14)
[ 6.544] (**) Option "xkb_layout" "fr"
[ 6.545] (II) event17 - ZSA Technology Labs Inc ErgoDox EZ Glow: is tagged by udev as: Keyboard
[ 6.545] (II) event17 - ZSA Technology Labs Inc ErgoDox EZ Glow: device is a keyboard
[ 6.546] (II) config/udev: Adding input device ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control (/dev/input/event20)
[ 6.546] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.546] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: Applying InputClass "system-keyboard"
[ 6.546] (II) Using input driver 'libinput' for 'ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control'
[ 6.546] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: always reports core events
[ 6.546] (**) Option "Device" "/dev/input/event20"
[ 6.546] (**) Option "_source" "server/udev"
[ 6.547] (II) event20 - ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: is tagged by udev as: Keyboard
[ 6.547] (II) event20 - ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: device is a keyboard
[ 6.547] (II) event20 - ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: device removed
[ 6.600] (II) libinput: ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: needs a virtual subdevice
[ 6.600] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:3297:4976.0004/input/input21/event20"
[ 6.600] (II) XINPUT: Adding extended input device "ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control" (type: MOUSE, id 15)
[ 6.600] (**) Option "AccelerationScheme" "none"
[ 6.600] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: (accel) selected scheme none/0
[ 6.600] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: (accel) acceleration factor: 2.000
[ 6.600] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: (accel) acceleration threshold: 4
[ 6.601] (II) event20 - ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: is tagged by udev as: Keyboard
[ 6.601] (II) event20 - ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: device is a keyboard
[ 6.602] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.602] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: Applying InputClass "system-keyboard"
[ 6.602] (II) Using input driver 'libinput' for 'ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control'
[ 6.602] (**) ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: always reports core events
[ 6.602] (**) Option "Device" "/dev/input/event20"
[ 6.602] (**) Option "_source" "_driver/libinput"
[ 6.602] (II) libinput: ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control: is a virtual subdevice
[ 6.602] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:3297:4976.0004/input/input21/event20"
[ 6.602] (II) XINPUT: Adding extended input device "ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control" (type: KEYBOARD, id 16)
[ 6.602] (**) Option "xkb_layout" "fr"
[ 6.602] (II) config/udev: Adding input device USB 2.0 Webcam Device: USB 2.0 (/dev/input/event23)
[ 6.602] (**) USB 2.0 Webcam Device: USB 2.0 : Applying InputClass "libinput keyboard catchall"
[ 6.602] (**) USB 2.0 Webcam Device: USB 2.0 : Applying InputClass "system-keyboard"
[ 6.602] (II) Using input driver 'libinput' for 'USB 2.0 Webcam Device: USB 2.0 '
[ 6.602] (**) USB 2.0 Webcam Device: USB 2.0 : always reports core events
[ 6.602] (**) Option "Device" "/dev/input/event23"
[ 6.602] (**) Option "_source" "server/udev"
[ 6.614] (II) event23 - USB 2.0 Webcam Device: USB 2.0 : is tagged by udev as: Keyboard
[ 6.614] (II) event23 - USB 2.0 Webcam Device: USB 2.0 : device is a keyboard
[ 6.614] (II) event23 - USB 2.0 Webcam Device: USB 2.0 : device removed
[ 6.694] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input24/event23"
[ 6.694] (II) XINPUT: Adding extended input device "USB 2.0 Webcam Device: USB 2.0 " (type: KEYBOARD, id 17)
[ 6.694] (**) Option "xkb_layout" "fr"
[ 6.697] (II) event23 - USB 2.0 Webcam Device: USB 2.0 : is tagged by udev as: Keyboard
[ 6.697] (II) event23 - USB 2.0 Webcam Device: USB 2.0 : device is a keyboard
[ 6.699] (II) config/udev: Adding input device ZSA Technology Labs Inc ErgoDox EZ Glow (/dev/input/event18)
[ 6.699] (**) ZSA Technology Labs Inc ErgoDox EZ Glow: Applying InputClass "libinput pointer catchall"
[ 6.699] (II) Using input driver 'libinput' for 'ZSA Technology Labs Inc ErgoDox EZ Glow'
[ 6.699] (**) ZSA Technology Labs Inc ErgoDox EZ Glow: always reports core events
[ 6.699] (**) Option "Device" "/dev/input/event18"
[ 6.699] (**) Option "_source" "server/udev"
[ 6.756] (II) event18 - ZSA Technology Labs Inc ErgoDox EZ Glow: is tagged by udev as: Mouse
[ 6.756] (II) event18 - ZSA Technology Labs Inc ErgoDox EZ Glow: device is a pointer
[ 6.757] (II) event18 - ZSA Technology Labs Inc ErgoDox EZ Glow: device removed
[ 6.814] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:3297:4976.0003/input/input19/event18"
[ 6.814] (II) XINPUT: Adding extended input device "ZSA Technology Labs Inc ErgoDox EZ Glow" (type: MOUSE, id 18)
[ 6.814] (**) Option "AccelerationScheme" "none"
[ 6.814] (**) ZSA Technology Labs Inc ErgoDox EZ Glow: (accel) selected scheme none/0
[ 6.814] (**) ZSA Technology Labs Inc ErgoDox EZ Glow: (accel) acceleration factor: 2.000
[ 6.814] (**) ZSA Technology Labs Inc ErgoDox EZ Glow: (accel) acceleration threshold: 4
[ 6.873] (II) event18 - ZSA Technology Labs Inc ErgoDox EZ Glow: is tagged by udev as: Mouse
[ 6.873] (II) event18 - ZSA Technology Labs Inc ErgoDox EZ Glow: device is a pointer
[ 6.875] (II) config/udev: Adding input device Saitek Cyborg R.A.T.7 Mouse (/dev/input/event22)
[ 6.875] (**) Saitek Cyborg R.A.T.7 Mouse: Applying InputClass "libinput pointer catchall"
[ 6.875] (II) Using input driver 'libinput' for 'Saitek Cyborg R.A.T.7 Mouse'
[ 6.875] (**) Saitek Cyborg R.A.T.7 Mouse: always reports core events
[ 6.875] (**) Option "Device" "/dev/input/event22"
[ 6.875] (**) Option "_source" "server/udev"
[ 6.933] (II) event22 - Saitek Cyborg R.A.T.7 Mouse: is tagged by udev as: Mouse
[ 6.933] (II) event22 - Saitek Cyborg R.A.T.7 Mouse: device is a pointer
[ 6.934] (II) event22 - Saitek Cyborg R.A.T.7 Mouse: device removed
[ 6.987] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:06A3:0CCB.0001/input/input23/event22"
[ 6.987] (II) XINPUT: Adding extended input device "Saitek Cyborg R.A.T.7 Mouse" (type: MOUSE, id 19)
[ 6.987] (**) Option "AccelerationScheme" "none"
[ 6.987] (**) Saitek Cyborg R.A.T.7 Mouse: (accel) selected scheme none/0
[ 6.987] (**) Saitek Cyborg R.A.T.7 Mouse: (accel) acceleration factor: 2.000
[ 6.987] (**) Saitek Cyborg R.A.T.7 Mouse: (accel) acceleration threshold: 4
[ 7.046] (II) event22 - Saitek Cyborg R.A.T.7 Mouse: is tagged by udev as: Mouse
[ 7.046] (II) event22 - Saitek Cyborg R.A.T.7 Mouse: device is a pointer
[ 15.494] (II) modeset(0): EDID vendor "DEL", prod id 16894
[ 15.494] (II) modeset(0): Using EDID range info for horizontal sync
[ 15.494] (II) modeset(0): Using EDID range info for vertical refresh
[ 15.494] (II) modeset(0): Printing DDC gathered Modelines:
[ 15.494] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 15.494] (II) modeset(0): Modeline "1920x1080"x0.0 174.50 1920 1968 2000 2080 1080 1083 1088 1119 +hsync -vsync (83.9 kHz e)
[ 15.494] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 15.494] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 15.494] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 15.494] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 15.494] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 15.494] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 15.494] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 15.494] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 15.494] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 15.494] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 15.494] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 15.494] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 15.494] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 15.494] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 15.494] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 15.494] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 15.494] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 15.494] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 15.494] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 15.494] (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 16.313] (II) modeset(0): EDID vendor "DEL", prod id 16894
[ 16.313] (II) modeset(0): Using hsync ranges from config file
[ 16.313] (II) modeset(0): Using vrefresh ranges from config file
[ 16.313] (II) modeset(0): Printing DDC gathered Modelines:
[ 16.313] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 16.313] (II) modeset(0): Modeline "1920x1080"x0.0 174.50 1920 1968 2000 2080 1080 1083 1088 1119 +hsync -vsync (83.9 kHz e)
[ 16.313] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 16.313] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 16.313] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 16.313] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 16.313] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 16.313] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 16.313] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 16.313] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 16.313] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 16.313] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 16.313] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 16.313] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 16.313] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 16.313] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 16.313] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 16.313] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 16.313] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 16.313] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 16.313] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 16.313] (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
nvidia-smi output:
~ % nvidia-smi
Sun Feb 28 15:18:10 2021
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.56 Driver Version: 460.56 CUDA Version: 11.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 GeForce GTX 960M Off | 00000000:01:00.0 Off | N/A |
| N/A 51C P8 N/A / N/A | 0MiB / 2004MiB | 0% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+
output of dmesg:
[ 0.000000] microcode: microcode updated early to revision 0xe2, date = 2020-07-14
[ 0.000000] Linux version 5.11.2-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Fri, 26 Feb 2021 18:26:41 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e87fb5ec-0ce6-45f4-aa2a-3331dc9fd630 rw nvidia-drm.modeset=1 loglevel=3
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000073122fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000073123000-0x0000000073123fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000073124000-0x000000007316dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007316e000-0x00000000731c4fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000731c5000-0x00000000736d5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000736d6000-0x00000000768aefff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000768af000-0x0000000077367fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000077368000-0x00000000773a4fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000773a5000-0x0000000077b85fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000077b86000-0x0000000077f81fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000077f82000-0x0000000077ffefff] type 20
[ 0.000000] BIOS-e820: [mem 0x0000000077fff000-0x0000000077ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000078000000-0x00000000780fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000881ffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.40 by American Megatrends
[ 0.000000] efi: ESRT=0x77ec8e98 ACPI=0x77374000 ACPI 2.0=0x77374000 SMBIOS=0x77ec7000 SMBIOS 3.0=0x77ec6000
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Micro-Star International Co., Ltd. GL62 6QF/MS-16J5, BIOS E16J5IMS.114 04/29/2016
[ 0.000000] tsc: Detected 2600.000 MHz processor
[ 0.000000] tsc: Detected 2599.992 MHz TSC
[ 0.001383] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001387] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001394] last_pfn = 0x882000 max_arch_pfn = 0x400000000
[ 0.001397] MTRR default type: write-back
[ 0.001398] MTRR fixed ranges enabled:
[ 0.001399] 00000-9FFFF write-back
[ 0.001401] A0000-BFFFF uncachable
[ 0.001402] C0000-FFFFF write-protect
[ 0.001403] MTRR variable ranges enabled:
[ 0.001404] 0 base 0080000000 mask 7F80000000 uncachable
[ 0.001406] 1 base 007C000000 mask 7FFC000000 uncachable
[ 0.001407] 2 base 007A000000 mask 7FFE000000 uncachable
[ 0.001408] 3 base 0079000000 mask 7FFF000000 uncachable
[ 0.001409] 4 base 0078800000 mask 7FFF800000 uncachable
[ 0.001410] 5 disabled
[ 0.001411] 6 disabled
[ 0.001412] 7 disabled
[ 0.001412] 8 disabled
[ 0.001413] 9 disabled
[ 0.001512] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002074] last_pfn = 0x78000 max_arch_pfn = 0x400000000
[ 0.016365] esrt: Reserving ESRT space from 0x0000000077ec8e98 to 0x0000000077ec8ed0.
[ 0.016371] check: Scanning 1 areas for low memory corruption
[ 0.016376] Using GB pages for direct mapping
[ 0.016856] Secure boot could not be determined
[ 0.016857] RAMDISK: [mem 0x33249000-0x3591bfff]
[ 0.016864] ACPI: Early table checksum verification disabled
[ 0.016866] ACPI: RSDP 0x0000000077374000 000024 (v02 MSI_NB)
[ 0.016870] ACPI: XSDT 0x00000000773740B0 0000E4 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.016875] ACPI: FACP 0x0000000077398088 00010C (v05 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.016879] ACPI: DSDT 0x0000000077374228 023E5A (v02 MSI_NB MEGABOOK 01072009 INTL 20120913)
[ 0.016882] ACPI: FACS 0x0000000077B85F80 000040
[ 0.016885] ACPI: APIC 0x0000000077398198 0000BC (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.016888] ACPI: FPDT 0x0000000077398258 000044 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.016890] ACPI: FIDT 0x00000000773982A0 00009C (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.016893] ACPI: ECDT 0x0000000077398340 0000C1 (v01 MSI_NB MEGABOOK 01072009 AMI. 00010013)
[ 0.016896] ACPI: MCFG 0x0000000077398408 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
[ 0.016898] ACPI: HPET 0x0000000077398448 000038 (v01 MSI_NB MEGABOOK 01072009 AMI. 0005000B)
[ 0.016901] ACPI: SSDT 0x0000000077398480 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.016904] ACPI: LPIT 0x0000000077398798 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
[ 0.016906] ACPI: SSDT 0x0000000077398830 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
[ 0.016909] ACPI: SSDT 0x0000000077398A78 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
[ 0.016912] ACPI: SSDT 0x000000007739B628 000CF3 (v02 INTEL Ther_Rvp 00001000 INTL 20120913)
[ 0.016915] ACPI: DBGP 0x000000007739C320 000034 (v01 INTEL 00000000 MSFT 0000005F)
[ 0.016917] ACPI: DBG2 0x000000007739C358 000054 (v00 INTEL 00000000 MSFT 0000005F)
[ 0.016920] ACPI: SSDT 0x000000007739C3B0 00061A (v02 AMI xh_rvp11 00000000 INTL 20120913)
[ 0.016923] ACPI: MSDM 0x000000007739C9D0 000055 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.016925] ACPI: SSDT 0x000000007739CA28 005552 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.016928] ACPI: UEFI 0x00000000773A1F80 000042 (v01 00000000 00000000)
[ 0.016931] ACPI: SSDT 0x00000000773A1FC8 000E58 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.016934] ACPI: BGRT 0x00000000773A2E20 000038 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.016936] ACPI: SSDT 0x00000000773A2E58 00009F (v02 SgRef SgPeg 00001000 INTL 20120913)
[ 0.016939] ACPI: DMAR 0x00000000773A2EF8 0000A8 (v01 INTEL SKL 00000001 INTL 00000001)
[ 0.016942] ACPI: SSDT 0x00000000773A2FA0 0013D0 (v01 OptRef OptTabl 00001000 INTL 20120913)
[ 0.016945] ACPI: ASF! 0x00000000773A4370 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.016953] ACPI: Local APIC address 0xfee00000
[ 0.017036] No NUMA configuration found
[ 0.017037] Faking a node at [mem 0x0000000000000000-0x0000000881ffffff]
[ 0.017040] NODE_DATA(0) allocated [mem 0x881ffc000-0x881ffffff]
[ 0.017079] Zone ranges:
[ 0.017080] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.017082] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.017083] Normal [mem 0x0000000100000000-0x0000000881ffffff]
[ 0.017085] Device empty
[ 0.017086] Movable zone start for each node
[ 0.017087] Early memory node ranges
[ 0.017087] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.017088] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.017089] node 0: [mem 0x0000000000100000-0x0000000073122fff]
[ 0.017091] node 0: [mem 0x000000007316e000-0x00000000731c4fff]
[ 0.017091] node 0: [mem 0x00000000736d6000-0x00000000768aefff]
[ 0.017092] node 0: [mem 0x0000000077fff000-0x0000000077ffffff]
[ 0.017093] node 0: [mem 0x0000000100000000-0x0000000881ffffff]
[ 0.017323] Zeroed struct page in unavailable ranges: 32016 pages
[ 0.017324] Initmem setup node 0 [mem 0x0000000000001000-0x0000000881ffffff]
[ 0.017326] On node 0 totalpages: 8356592
[ 0.017327] DMA zone: 64 pages used for memmap
[ 0.017328] DMA zone: 22 pages reserved
[ 0.017329] DMA zone: 3996 pages, LIFO batch:0
[ 0.017347] DMA32 zone: 7502 pages used for memmap
[ 0.017348] DMA32 zone: 480084 pages, LIFO batch:63
[ 0.019687] Normal zone: 123008 pages used for memmap
[ 0.019689] Normal zone: 7872512 pages, LIFO batch:63
[ 0.056076] Reserving Intel graphics memory at [mem 0x79000000-0x7cffffff]
[ 0.056207] ACPI: PM-Timer IO Port: 0x1808
[ 0.056209] ACPI: Local APIC address 0xfee00000
[ 0.056213] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.056215] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.056216] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.056217] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.056217] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.056218] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.056219] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.056220] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.056245] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.056248] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.056249] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.056251] ACPI: IRQ0 used by override.
[ 0.056252] ACPI: IRQ9 used by override.
[ 0.056254] Using ACPI (MADT) for SMP configuration information
[ 0.056255] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.056259] e820: update [mem 0x75355000-0x753d0fff] usable ==> reserved
[ 0.056268] TSC deadline timer available
[ 0.056269] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.056285] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.056287] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.056289] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.056289] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.056291] PM: hibernation: Registered nosave memory: [mem 0x73123000-0x73123fff]
[ 0.056292] PM: hibernation: Registered nosave memory: [mem 0x73124000-0x7316dfff]
[ 0.056293] PM: hibernation: Registered nosave memory: [mem 0x731c5000-0x736d5fff]
[ 0.056295] PM: hibernation: Registered nosave memory: [mem 0x75355000-0x753d0fff]
[ 0.056296] PM: hibernation: Registered nosave memory: [mem 0x768af000-0x77367fff]
[ 0.056297] PM: hibernation: Registered nosave memory: [mem 0x77368000-0x773a4fff]
[ 0.056298] PM: hibernation: Registered nosave memory: [mem 0x773a5000-0x77b85fff]
[ 0.056298] PM: hibernation: Registered nosave memory: [mem 0x77b86000-0x77f81fff]
[ 0.056299] PM: hibernation: Registered nosave memory: [mem 0x77f82000-0x77ffefff]
[ 0.056301] PM: hibernation: Registered nosave memory: [mem 0x78000000-0x780fffff]
[ 0.056301] PM: hibernation: Registered nosave memory: [mem 0x78100000-0x78ffffff]
[ 0.056302] PM: hibernation: Registered nosave memory: [mem 0x79000000-0x7cffffff]
[ 0.056303] PM: hibernation: Registered nosave memory: [mem 0x7d000000-0xdfffffff]
[ 0.056303] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.056304] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.056305] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.056305] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.056306] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.056307] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.056308] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.056308] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.056309] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.056311] [mem 0x7d000000-0xdfffffff] available for PCI devices
[ 0.056312] Booting paravirtualized kernel on bare hardware
[ 0.056314] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.060823] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[ 0.060954] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[ 0.060961] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[ 0.060963] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.060982] Built 1 zonelists, mobility grouping on. Total pages: 8225996
[ 0.060983] Policy zone: Normal
[ 0.060984] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e87fb5ec-0ce6-45f4-aa2a-3331dc9fd630 rw nvidia-drm.modeset=1 loglevel=3
[ 0.062222] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.062831] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.062896] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[ 0.120939] Memory: 32665252K/33426368K available (14344K kernel code, 2030K rwdata, 8896K rodata, 1720K init, 4324K bss, 760856K reserved, 0K cma-reserved)
[ 0.120945] random: get_random_u64 called from __kmem_cache_create+0x26/0x530 with crng_init=0
[ 0.121045] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.121057] Kernel/User page tables isolation: enabled
[ 0.121072] ftrace: allocating 41778 entries in 164 pages
[ 0.133494] ftrace: allocated 164 pages with 3 groups
[ 0.133571] rcu: Preemptible hierarchical RCU implementation.
[ 0.133572] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.133572] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[ 0.133573] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.133574] Trampoline variant of Tasks RCU enabled.
[ 0.133575] Rude variant of Tasks RCU enabled.
[ 0.133575] Tracing variant of Tasks RCU enabled.
[ 0.133576] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.133577] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.136946] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[ 0.137353] spurious 8259A interrupt: IRQ7.
[ 0.137375] Console: colour dummy device 80x25
[ 0.137387] printk: console [tty0] enabled
[ 0.137401] ACPI: Core revision 20201113
[ 0.137658] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.137754] APIC: Switch to symmetric I/O mode setup
[ 0.137756] DMAR: Host address width 39
[ 0.137757] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.137761] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0501e
[ 0.137763] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.137766] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.137767] DMAR: RMRR base: 0x000000770e2000 end: 0x00000077101fff
[ 0.137769] DMAR: RMRR base: 0x00000078800000 end: 0x0000007cffffff
[ 0.137770] DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR [0x0000000078800000-0x000000007cffffff], contact BIOS vendor for fixes
[ 0.137771] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR [0x0000000078800000-0x000000007cffffff]
BIOS vendor: American Megatrends Inc.; Ver: E16J5IMS.114; Product Version: REV:1.0
[ 0.137774] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.137775] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.137776] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.137776] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.139204] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.139205] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.143127] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.157635] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
[ 0.157641] Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.65 BogoMIPS (lpj=8666640)
[ 0.157643] pid_max: default: 32768 minimum: 301
[ 0.159253] LSM: Security Framework initializing
[ 0.159258] Yama: becoming mindful.
[ 0.159263] LSM support for eBPF active
[ 0.159311] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.159353] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.159571] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.159588] process: using mwait in idle threads
[ 0.159590] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.159591] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.159593] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.159595] Spectre V2 : Mitigation: Full generic retpoline
[ 0.159595] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.159596] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.159597] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.159598] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.159599] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.159601] TAA: Mitigation: Clear CPU buffers
[ 0.159603] SRBDS: Mitigation: Microcode
[ 0.159604] MDS: Mitigation: Clear CPU buffers
[ 0.159805] Freeing SMP alternatives memory: 36K
[ 0.161028] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1220
[ 0.161039] smpboot: CPU0: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[ 0.161139] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.161148] ... version: 4
[ 0.161149] ... bit width: 48
[ 0.161150] ... generic registers: 4
[ 0.161150] ... value mask: 0000ffffffffffff
[ 0.161151] ... max period: 00007fffffffffff
[ 0.161152] ... fixed-purpose events: 3
[ 0.161152] ... event mask: 000000070000000f
[ 0.161234] rcu: Hierarchical SRCU implementation.
[ 0.161934] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.161989] smp: Bringing up secondary CPUs ...
[ 0.162076] x86: Booting SMP configuration:
[ 0.162077] .... node #0, CPUs: #1 #2 #3 #4
[ 0.168105] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.168105] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[ 0.168105] #5 #6 #7
[ 0.168105] smp: Brought up 1 node, 8 CPUs
[ 0.168105] smpboot: Max logical packages: 1
[ 0.168105] smpboot: Total of 8 processors activated (41616.20 BogoMIPS)
[ 0.171598] devtmpfs: initialized
[ 0.171598] x86/mm: Memory block size: 128MB
[ 0.172374] PM: Registering ACPI NVS region [mem 0x73123000-0x73123fff] (4096 bytes)
[ 0.172374] PM: Registering ACPI NVS region [mem 0x773a5000-0x77b85fff] (8261632 bytes)
[ 0.172374] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.172374] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.172374] pinctrl core: initialized pinctrl subsystem
[ 0.172374] PM: RTC time: 14:14:24, date: 2021-02-28
[ 0.172374] NET: Registered protocol family 16
[ 0.172374] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.172374] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.172374] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.172374] audit: initializing netlink subsys (disabled)
[ 0.172374] audit: type=2000 audit(1614521664.033:1): state=initialized audit_enabled=0 res=1
[ 0.174387] thermal_sys: Registered thermal governor 'fair_share'
[ 0.174388] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.174389] thermal_sys: Registered thermal governor 'step_wise'
[ 0.174390] thermal_sys: Registered thermal governor 'user_space'
[ 0.174390] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.174400] cpuidle: using governor ladder
[ 0.174405] cpuidle: using governor menu
[ 0.174405] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.174405] ACPI: bus type PCI registered
[ 0.174405] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.174405] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.174405] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.174417] PCI: Using configuration type 1 for base access
[ 0.174850] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.175087] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.175087] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.175087] ACPI: Added _OSI(Module Device)
[ 0.175087] ACPI: Added _OSI(Processor Device)
[ 0.175087] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.175087] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.175087] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.175087] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.175087] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.211470] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.212879] ACPI: EC: EC started
[ 0.212880] ACPI: EC: interrupt blocked
[ 0.215930] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.215931] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.217643] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.221089] ACPI: Dynamic OEM Table Load:
[ 0.221096] ACPI: SSDT 0xFFFF9B1040F25800 0005EA (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.222466] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.224568] ACPI: Dynamic OEM Table Load:
[ 0.224573] ACPI: SSDT 0xFFFF9B1040F23800 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.230681] ACPI: Interpreter enabled
[ 0.230716] ACPI: (supports S0 S3 S4 S5)
[ 0.230717] ACPI: Using IOAPIC for interrupt routing
[ 0.230752] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.231727] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.233934] ACPI: Power Resource [PG00] (on)
[ 0.234725] ACPI: Power Resource [PG01] (on)
[ 0.235107] ACPI: Power Resource [PG02] (on)
[ 0.237640] ACPI: Power Resource [WRST] (off)
[ 0.237656] ACPI: Power Resource [WRST] (off)
[ 0.237950] ACPI: Power Resource [WRST] (off)
[ 0.238243] ACPI: Power Resource [WRST] (off)
[ 0.238537] ACPI: Power Resource [WRST] (off)
[ 0.238829] ACPI: Power Resource [WRST] (off)
[ 0.239122] ACPI: Power Resource [WRST] (off)
[ 0.239413] ACPI: Power Resource [WRST] (off)
[ 0.239706] ACPI: Power Resource [WRST] (off)
[ 0.239998] ACPI: Power Resource [WRST] (off)
[ 0.240294] ACPI: Power Resource [WRST] (off)
[ 0.240974] ACPI: Power Resource [WRST] (off)
[ 0.240974] ACPI: Power Resource [WRST] (off)
[ 0.241180] ACPI: Power Resource [WRST] (off)
[ 0.241472] ACPI: Power Resource [WRST] (off)
[ 0.241765] ACPI: Power Resource [WRST] (off)
[ 0.242056] ACPI: Power Resource [WRST] (off)
[ 0.242347] ACPI: Power Resource [WRST] (off)
[ 0.242638] ACPI: Power Resource [WRST] (off)
[ 0.242929] ACPI: Power Resource [WRST] (off)
[ 0.252540] ACPI: Power Resource [FN00] (off)
[ 0.252606] ACPI: Power Resource [FN01] (off)
[ 0.252671] ACPI: Power Resource [FN02] (off)
[ 0.252736] ACPI: Power Resource [FN03] (off)
[ 0.252800] ACPI: Power Resource [FN04] (off)
[ 0.253809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.253816] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.255393] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.255395] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.256014] PCI host bridge to bus 0000:00
[ 0.256016] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.256018] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.256019] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.256020] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.256021] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.256022] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.256023] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.256024] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.256026] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.256027] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.256028] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.256029] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.256030] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.256031] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.256032] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.256033] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.256034] pci_bus 0000:00: root bus resource [mem 0x7d000000-0xdfffffff window]
[ 0.256035] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfc00ffff window]
[ 0.256036] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.256038] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.256049] pci 0000:00:00.0: [8086:1910] type 00 class 0x060000
[ 0.256227] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[ 0.256264] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.256534] pci 0000:00:02.0: [8086:191b] type 00 class 0x030000
[ 0.256542] pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
[ 0.256547] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.256551] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.256566] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.256764] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[ 0.256780] pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
[ 0.256842] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.257020] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[ 0.257035] pci 0000:00:14.2: reg 0x10: [mem 0xdf32e000-0xdf32efff 64bit]
[ 0.257194] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[ 0.257207] pci 0000:00:16.0: reg 0x10: [mem 0xdf32d000-0xdf32dfff 64bit]
[ 0.257254] pci 0000:00:16.0: PME# supported from D3hot
[ 0.257432] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
[ 0.257443] pci 0000:00:17.0: reg 0x10: [mem 0xdf328000-0xdf329fff]
[ 0.257449] pci 0000:00:17.0: reg 0x14: [mem 0xdf32c000-0xdf32c0ff]
[ 0.257455] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
[ 0.257462] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
[ 0.257468] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
[ 0.257474] pci 0000:00:17.0: reg 0x24: [mem 0xdf32b000-0xdf32b7ff]
[ 0.257508] pci 0000:00:17.0: PME# supported from D3hot
[ 0.257691] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[ 0.257753] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.258027] pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400
[ 0.258089] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.258372] pci 0000:00:1f.0: [8086:a14e] type 00 class 0x060100
[ 0.258630] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[ 0.258641] pci 0000:00:1f.2: reg 0x10: [mem 0xdf324000-0xdf327fff]
[ 0.258835] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[ 0.258854] pci 0000:00:1f.3: reg 0x10: [mem 0xdf320000-0xdf323fff 64bit]
[ 0.258877] pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
[ 0.258919] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.259203] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[ 0.259260] pci 0000:00:1f.4: reg 0x10: [mem 0xdf32a000-0xdf32a0ff 64bit]
[ 0.259329] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.259587] pci 0000:01:00.0: [10de:139b] type 00 class 0x030200
[ 0.259596] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[ 0.259602] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.259609] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.259614] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.259619] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[ 0.259632] pci 0000:01:00.0: Enabling HDA controller
[ 0.259793] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.259795] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.259797] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.259800] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.259903] pci 0000:02:00.0: [8086:3165] type 00 class 0x028000
[ 0.259935] pci 0000:02:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
[ 0.260105] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.260318] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.260322] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.260408] pci 0000:03:00.0: [1969:10a1] type 00 class 0x020000
[ 0.260432] pci 0000:03:00.0: reg 0x10: [mem 0xdf100000-0xdf13ffff 64bit]
[ 0.260443] pci 0000:03:00.0: reg 0x18: [io 0xd000-0xd07f]
[ 0.260546] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.260714] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.260717] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.260719] pci 0000:00:1c.3: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.263179] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.263239] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.263297] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.263354] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.263411] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.263467] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.263524] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.263580] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.268869] ACPI: EC: interrupt unblocked
[ 0.268871] ACPI: EC: event unblocked
[ 0.268880] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.268881] ACPI: EC: GPE=0x0
[ 0.268882] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[ 0.268884] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[ 0.268941] iommu: Default domain type: Translated
[ 0.268952] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.268952] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.268952] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.268952] vgaarb: loaded
[ 0.268952] SCSI subsystem initialized
[ 0.268952] libata version 3.00 loaded.
[ 0.268952] ACPI: bus type USB registered
[ 0.268952] usbcore: registered new interface driver usbfs
[ 0.268952] usbcore: registered new interface driver hub
[ 0.268952] usbcore: registered new device driver usb
[ 0.268952] pps_core: LinuxPPS API ver. 1 registered
[ 0.268952] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.268952] PTP clock support registered
[ 0.268952] EDAC MC: Ver: 3.0.0
[ 0.268952] Registered efivars operations
[ 0.268952] NetLabel: Initializing
[ 0.268952] NetLabel: domain hash size = 128
[ 0.268952] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.268952] NetLabel: unlabeled traffic allowed by default
[ 0.268952] PCI: Using ACPI for IRQ routing
[ 0.297298] PCI: pci_cache_line_size set to 64 bytes
[ 0.297347] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.297349] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.297350] e820: reserve RAM buffer [mem 0x73123000-0x73ffffff]
[ 0.297351] e820: reserve RAM buffer [mem 0x731c5000-0x73ffffff]
[ 0.297352] e820: reserve RAM buffer [mem 0x75355000-0x77ffffff]
[ 0.297354] e820: reserve RAM buffer [mem 0x768af000-0x77ffffff]
[ 0.297355] e820: reserve RAM buffer [mem 0x882000000-0x883ffffff]
[ 0.297973] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.297979] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.300034] clocksource: Switched to clocksource tsc-early
[ 0.301915] VFS: Disk quotas dquot_6.6.0
[ 0.301915] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.301915] pnp: PnP ACPI init
[ 0.304381] pnp 00:00: Plug and Play ACPI device, IDs MSI0007 PNP0303 (active)
[ 0.304414] pnp 00:01: Plug and Play ACPI device, IDs SYN1507 SYN1500 SYN0002 PNP0f13 (active)
[ 0.304533] system 00:02: [io 0x0680-0x069f] has been reserved
[ 0.304535] system 00:02: [io 0xffff] has been reserved
[ 0.304537] system 00:02: [io 0xffff] has been reserved
[ 0.304538] system 00:02: [io 0xffff] has been reserved
[ 0.304539] system 00:02: [io 0x1800-0x18fe] has been reserved
[ 0.304540] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.304544] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.304622] system 00:03: [io 0x0800-0x087f] has been reserved
[ 0.304625] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.304639] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.304669] system 00:05: [io 0x1854-0x1857] has been reserved
[ 0.304671] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.337893] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.337895] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.337897] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.337898] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.337900] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.337901] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.337903] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.337904] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.337906] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.337907] system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.337910] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.337945] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.337946] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.337947] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.337949] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.337950] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.337952] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.337953] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.337955] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.338226] system 00:08: [io 0xff00-0xfffe] has been reserved
[ 0.338230] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.339350] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.339351] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.339353] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.339356] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.340232] pnp: PnP ACPI: found 10 devices
[ 0.345606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.345651] NET: Registered protocol family 2
[ 0.345754] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.345879] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.346104] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.346160] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.346240] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.346355] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.346421] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.346510] NET: Registered protocol family 1
[ 0.346514] NET: Registered protocol family 44
[ 0.346522] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.346525] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.346528] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.346530] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.346534] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.346537] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.346542] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.346543] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.346546] pci 0000:00:1c.3: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.346551] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.346553] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.346554] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.346556] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.346557] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.346558] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.346559] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.346560] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.346561] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.346563] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.346564] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.346565] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.346566] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.346567] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.346568] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.346570] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.346571] pci_bus 0000:00: resource 20 [mem 0x7d000000-0xdfffffff window]
[ 0.346572] pci_bus 0000:00: resource 21 [mem 0xfc000000-0xfc00ffff window]
[ 0.346573] pci_bus 0000:00: resource 22 [mem 0xfd000000-0xfe7fffff window]
[ 0.346574] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.346575] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[ 0.346576] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.346578] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
[ 0.346579] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.346580] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[ 0.346736] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.346994] pci 0000:03:00.0: set MSI_INTX_DISABLE_BUG flag
[ 0.346997] PCI: CLS 0 bytes, default 64
[ 0.347025] Trying to unpack rootfs image as initramfs...
[ 0.467382] Freeing initrd memory: 39756K
[ 0.467415] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.467416] software IO TLB: mapped [mem 0x000000006e279000-0x0000000072279000] (64MB)
[ 0.467900] check: Scanning for low memory corruption every 60 seconds
[ 0.468139] Initialise system trusted keyrings
[ 0.468161] Key type blacklist registered
[ 0.468192] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[ 0.469036] zbud: loaded
[ 0.476151] Key type asymmetric registered
[ 0.476153] Asymmetric key parser 'x509' registered
[ 0.476158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.476178] io scheduler mq-deadline registered
[ 0.476179] io scheduler kyber registered
[ 0.476195] io scheduler bfq registered
[ 0.476264] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.476518] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[ 0.476673] pcieport 0000:00:1c.0: PME: Signaling with IRQ 123
[ 0.476706] pcieport 0000:00:1c.0: AER: enabled with IRQ 123
[ 0.476861] pcieport 0000:00:1c.3: PME: Signaling with IRQ 124
[ 0.476892] pcieport 0000:00:1c.3: AER: enabled with IRQ 124
[ 0.476949] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.476974] efifb: probing for efifb
[ 0.476985] efifb: framebuffer at 0xb0000000, using 8128k, total 8128k
[ 0.476986] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 0.476988] efifb: scrolling: redraw
[ 0.476988] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.477014] fbcon: Deferring console take-over
[ 0.477015] fb0: EFI VGA frame buffer device
[ 0.477021] intel_idle: MWAIT substates: 0x11142120
[ 0.477022] intel_idle: v0.5.1 model 0x5E
[ 0.477381] intel_idle: Local APIC timer is reliable in all C-states
[ 0.491161] ACPI: AC Adapter [ADP1] (on-line)
[ 0.491212] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:17/PNP0C09:01/PNP0C0D:00/input/input0
[ 0.494355] ACPI: Lid Switch [LID0]
[ 0.494422] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.494434] ACPI: Sleep Button [SLPB]
[ 0.494450] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 0.494459] ACPI: Power Button [PWRB]
[ 0.494476] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.497681] ACPI: Power Button [PWRF]
[ 0.571105] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.571107] ACPI: Thermal Zone [THRM] (71 C)
[ 0.571533] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.571535] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.571710] thermal LNXTHERM:02: registered as thermal_zone2
[ 0.571712] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.571974] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.573872] Non-volatile memory driver v1.3
[ 0.573873] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.573874] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 0.574754] ahci 0000:00:17.0: version 3.0
[ 0.587734] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[ 0.587738] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
[ 0.618449] scsi host0: ahci
[ 0.618912] scsi host1: ahci
[ 0.619351] scsi host2: ahci
[ 0.619573] scsi host3: ahci
[ 0.619608] ata1: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b100 irq 125
[ 0.619611] ata2: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b180 irq 125
[ 0.619612] ata3: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b200 irq 125
[ 0.619614] ata4: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b280 irq 125
[ 0.619639] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.619650] ehci-pci: EHCI PCI platform driver
[ 0.619661] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.619663] ohci-pci: OHCI PCI platform driver
[ 0.619672] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.619705] usbcore: registered new interface driver usbserial_generic
[ 0.619708] usbserial: USB Serial support registered for generic
[ 0.619730] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.623244] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.623255] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.623656] rtc_cmos 00:04: RTC can wake from S4
[ 0.624271] rtc_cmos 00:04: registered as rtc0
[ 0.624472] rtc_cmos 00:04: setting system clock to 2021-02-28T14:14:25 UTC (1614521665)
[ 0.624485] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.624516] intel_pstate: Intel P-state driver initializing
[ 0.624971] intel_pstate: HWP enabled
[ 0.625091] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.629359] pstore: Registered efi as persistent store backend
[ 0.629370] hid: raw HID events driver (C) Jiri Kosina
[ 0.629426] intel_pmc_core INT33A1:00: initialized
[ 0.629498] drop_monitor: Initializing network drop monitor service
[ 0.629565] Initializing XFRM netlink socket
[ 0.629672] NET: Registered protocol family 10
[ 0.634535] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.637133] Segment Routing with IPv6
[ 0.637136] RPL Segment Routing with IPv6
[ 0.637169] NET: Registered protocol family 17
[ 0.637973] microcode: sig=0x506e3, pf=0x20, revision=0xe2
[ 0.638098] microcode: Microcode Update Driver: v2.2.
[ 0.638104] IPI shorthand broadcast: enabled
[ 0.638119] sched_clock: Marking stable (637388680, 432185)->(642989131, -5168266)
[ 0.638261] registered taskstats version 1
[ 0.638272] Loading compiled-in X.509 certificates
[ 0.642964] Loaded X.509 cert 'Build time autogenerated kernel key: fb0d31d0a671576b14cf0061c683f95dca539094'
[ 0.643644] zswap: loaded using pool lz4/z3fold
[ 0.644079] Key type ._fscrypt registered
[ 0.644082] Key type .fscrypt registered
[ 0.644083] Key type fscrypt-provisioning registered
[ 0.644283] pstore: Using crash dump compression: zstd
[ 0.646167] PM: Magic number: 9:731:233
[ 0.646231] acpi device:4d: hash matches
[ 0.646270] memory memory111: hash matches
[ 0.646510] RAS: Correctable Errors collector initialized.
[ 0.934394] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.934416] ata2: SATA link down (SStatus 4 SControl 300)
[ 0.935673] ata1.00: ATA-9: TS128GMTS800, O0918B, max UDMA/133
[ 0.935678] ata1.00: 250069680 sectors, multi 2: LBA48 NCQ (depth 32), AA
[ 0.936810] ata1.00: configured for UDMA/133
[ 0.936820] ahci 0000:00:17.0: port does not support device sleep
[ 0.937729] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.937750] ata3: SATA link down (SStatus 4 SControl 300)
[ 0.940133] ata4.00: supports DRM functions and may not be fully accessible
[ 0.940866] ata4.00: ATA-11: Samsung SSD 860 EVO 1TB, RVT04B6Q, max UDMA/133
[ 0.940873] ata4.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 0.943448] ata4.00: supports DRM functions and may not be fully accessible
[ 0.945952] ata4.00: configured for UDMA/133
[ 0.957719] ahci 0000:00:17.0: port does not support device sleep
[ 1.014511] battery: ACPI: Battery Slot [BAT1] (battery present)
[ 1.014844] scsi 0:0:0:0: Direct-Access ATA TS128GMTS800 8B PQ: 0 ANSI: 5
[ 1.015135] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 1.015157] sd 0:0:0:0: [sda] Write Protect is off
[ 1.015161] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.015176] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.015363] scsi 3:0:0:0: Direct-Access ATA Samsung SSD 860 4B6Q PQ: 0 ANSI: 5
[ 1.015598] ata4.00: Enabling discard_zeroes_data
[ 1.015667] sd 3:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 1.015680] sd 3:0:0:0: [sdb] Write Protect is off
[ 1.015684] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.015702] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.017110] sdb: sdb1
[ 1.017476] ata4.00: Enabling discard_zeroes_data
[ 1.018489] sd 3:0:0:0: [sdb] supports TCG Opal
[ 1.018493] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 1.021224] sda: sda1 sda2 sda3
[ 1.022171] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.024172] Freeing unused decrypted memory: 2036K
[ 1.024620] Freeing unused kernel image (initmem) memory: 1720K
[ 1.044457] Write protecting the kernel read-only data: 26624k
[ 1.045307] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 1.045771] Freeing unused kernel image (rodata/data gap) memory: 1344K
[ 1.092650] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.092653] rodata_test: all tests were successful
[ 1.092655] x86/mm: Checking user space page tables
[ 1.135595] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.135597] Run /init as init process
[ 1.135598] with arguments:
[ 1.135599] /init
[ 1.135600] with environment:
[ 1.135601] HOME=/
[ 1.135601] TERM=linux
[ 1.135602] BOOT_IMAGE=/vmlinuz-linux
[ 1.148970] fbcon: Taking over console
[ 1.149016] Console: switching to colour frame buffer device 240x67
[ 1.172582] Linux agpgart interface v0.103
[ 1.256749] checking generic (b0000000 7f0000) vs hw (dd000000 1000000)
[ 1.256752] checking generic (b0000000 7f0000) vs hw (b0000000 10000000)
[ 1.256753] fb0: switching to inteldrmfb from EFI VGA
[ 1.256857] Console: switching to colour dummy device 80x25
[ 1.256902] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 1.259167] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.259503] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[ 1.269405] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 1.271910] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 1.272213] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 1.272336] ACPI: Video Device [PEGP] (multi-head: no rom: yes post: no)
[ 1.272377] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input7
[ 1.305823] fbcon: i915drmfb (fb0) is primary device
[ 1.335546] Console: switching to colour frame buffer device 240x67
[ 1.361912] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 1.402627] nvidia: loading out-of-tree module taints kernel.
[ 1.402656] nvidia: module license 'NVIDIA' taints kernel.
[ 1.402658] Disabling lock debugging due to kernel taint
[ 1.417961] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 1.440798] nvidia-nvlink: Nvlink Core is being initialized, major device number 237
[ 1.441325] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
[ 1.446065] random: fast init done
[ 1.467686] tsc: Refined TSC clocksource calibration: 2592.008 MHz
[ 1.467692] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cbea3061, max_idle_ns: 440795313801 ns
[ 1.467722] clocksource: Switched to clocksource tsc
[ 1.558305] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 460.56 Tue Feb 23 23:31:36 UTC 2021
[ 1.561042] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 460.56 Tue Feb 23 23:20:29 UTC 2021
[ 1.562302] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 1.578748] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20201113/nsarguments-61)
[ 2.280103] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[ 2.281051] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[ 2.290265] nvidia-uvm: Loaded the UVM driver, major device number 235.
[ 2.678937] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.678943] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.680020] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[ 2.680326] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[ 2.680329] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.680330] usb usb1: Product: xHCI Host Controller
[ 2.680332] usb usb1: Manufacturer: Linux 5.11.2-arch1-1 xhci-hcd
[ 2.680333] usb usb1: SerialNumber: 0000:00:14.0
[ 2.680452] hub 1-0:1.0: USB hub found
[ 2.680470] hub 1-0:1.0: 16 ports detected
[ 2.682418] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.682424] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.682430] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 2.682484] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[ 2.682487] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.682489] usb usb2: Product: xHCI Host Controller
[ 2.682491] usb usb2: Manufacturer: Linux 5.11.2-arch1-1 xhci-hcd
[ 2.682494] usb usb2: SerialNumber: 0000:00:14.0
[ 2.682590] hub 2-0:1.0: USB hub found
[ 2.682602] hub 2-0:1.0: 8 ports detected
[ 2.819920] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 3.011035] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 3.076972] systemd[1]: systemd 247.3-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 3.091096] systemd[1]: Detected architecture x86-64.
[ 3.136398] systemd[1]: Set hostname to <nihil-pc>.
[ 3.257052] usb 1-3: New USB device found, idVendor=06a3, idProduct=0ccb, bcdDevice= 2.02
[ 3.257061] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.257065] usb 1-3: Product: Cyborg R.A.T.7 Mouse
[ 3.257068] usb 1-3: Manufacturer: Saitek
[ 3.380998] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[ 3.409427] random: lvmconfig: uninitialized urandom read (4 bytes read)
[ 3.523633] usb 1-8: New USB device found, idVendor=3297, idProduct=4976, bcdDevice= 0.01
[ 3.523638] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.523641] usb 1-8: Product: ErgoDox EZ Glow
[ 3.523642] usb 1-8: Manufacturer: ZSA Technology Labs Inc
[ 3.536743] systemd[1]: /etc/systemd/system/teamviewerd.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/teamviewerd.pid → /run/teamviewerd.pid; please update the unit file accordingly.
[ 3.541156] systemd[1]: Queued start job for default target Graphical Interface.
[ 3.555955] systemd[1]: Created slice system-getty.slice.
[ 3.556380] systemd[1]: Created slice system-modprobe.slice.
[ 3.556740] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.557120] systemd[1]: Created slice User and Session Slice.
[ 3.557263] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.557410] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.557653] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.557789] systemd[1]: Reached target Local Encrypted Volumes.
[ 3.557881] systemd[1]: Reached target Login Prompts.
[ 3.557978] systemd[1]: Reached target Paths.
[ 3.558060] systemd[1]: Reached target Remote File Systems.
[ 3.558143] systemd[1]: Reached target Slices.
[ 3.558324] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 3.558656] systemd[1]: Listening on LVM2 poll daemon socket.
[ 3.559729] systemd[1]: Listening on Process Core Dump Socket.
[ 3.559940] systemd[1]: Listening on Journal Audit Socket.
[ 3.560091] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.560248] systemd[1]: Listening on Journal Socket.
[ 3.560426] systemd[1]: Listening on udev Control Socket.
[ 3.560562] systemd[1]: Listening on udev Kernel Socket.
[ 3.561355] systemd[1]: Mounting Huge Pages File System...
[ 3.562141] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.562924] systemd[1]: Mounting Kernel Debug File System...
[ 3.563676] systemd[1]: Mounting Kernel Trace File System...
[ 3.564486] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 3.565226] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 3.565912] systemd[1]: Starting Load Kernel Module configfs...
[ 3.566587] systemd[1]: Starting Load Kernel Module drm...
[ 3.567262] systemd[1]: Starting Load Kernel Module fuse...
[ 3.567634] random: lvm: uninitialized urandom read (4 bytes read)
[ 3.569092] systemd[1]: Starting Set Up Additional Binary Formats...
[ 3.569246] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 3.571379] systemd[1]: Starting Journal Service...
[ 3.573305] systemd[1]: Starting Load Kernel Modules...
[ 3.574431] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 3.574599] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 3.575434] systemd[1]: Starting Coldplug All udev Devices...
[ 3.576842] systemd[1]: Mounted Huge Pages File System.
[ 3.576999] systemd[1]: Mounted POSIX Message Queue File System.
[ 3.577121] systemd[1]: Mounted Kernel Debug File System.
[ 3.577269] systemd[1]: Mounted Kernel Trace File System.
[ 3.577769] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 3.578102] systemd[1]: modprobe@configfs.service: Succeeded.
[ 3.578385] systemd[1]: Finished Load Kernel Module configfs.
[ 3.578620] systemd[1]: modprobe@drm.service: Succeeded.
[ 3.578911] systemd[1]: Finished Load Kernel Module drm.
[ 3.579131] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 253 (systemd-binfmt)
[ 3.579871] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 3.580670] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
[ 3.580942] systemd[1]: Mounting Kernel Configuration File System...
[ 3.582565] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 3.583064] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 3.583223] systemd[1]: Mounted Kernel Configuration File System.
[ 3.583373] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 3.584220] fuse: init (API version 7.33)
[ 3.586826] Asymmetric key parser 'pkcs8' registered
[ 3.591072] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 3.592055] systemd[1]: Starting Load/Save Random Seed...
[ 3.593381] systemd[1]: Starting Create System Users...
[ 3.594259] systemd[1]: modprobe@fuse.service: Succeeded.
[ 3.594735] systemd[1]: Finished Load Kernel Module fuse.
[ 3.595427] systemd[1]: Finished Set Up Additional Binary Formats.
[ 3.596580] systemd[1]: Mounting FUSE Control File System...
[ 3.598791] systemd[1]: Mounted FUSE Control File System.
[ 3.620647] systemd[1]: Finished Create System Users.
[ 3.620815] audit: type=1130 audit(1614521668.489:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.621532] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 3.630442] systemd[1]: Started Journal Service.
[ 3.630582] audit: type=1130 audit(1614521668.499:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.635980] systemd-journald[254]: Received client request to flush runtime journal.
[ 3.647701] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[ 3.648129] audit: type=1130 audit(1614521668.519:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.649427] audit: type=1334 audit(1614521668.519:5): prog-id=13 op=LOAD
[ 3.649512] audit: type=1334 audit(1614521668.519:6): prog-id=14 op=LOAD
[ 3.748946] audit: type=1130 audit(1614521668.619:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.789093] usb 1-10: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
[ 3.789097] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.911062] usb 1-11: new high-speed USB device number 5 using xhci_hcd
[ 3.938070] audit: type=1130 audit(1614521668.809:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.004708] audit: type=1130 audit(1614521668.876:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.064300] audit: type=1130 audit(1614521668.933:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.111639] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 4.112090] usb 1-11: New USB device found, idVendor=04f2, idProduct=b521, bcdDevice=66.70
[ 4.112092] usb 1-11: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 4.112094] usb 1-11: Product: USB 2.0 Webcam Device
[ 4.112095] usb 1-11: Manufacturer: Generic
[ 4.112096] usb 1-11: SerialNumber: 200901010001
[ 4.127876] Adding 4194624k swap on /dev/sda3. Priority:-2 extents:1 across:4194624k SSFS
[ 4.150122] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 4.153125] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 4.153163] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 4.155057] i2c i2c-8: 2/4 memory slots populated (from DMI)
[ 4.155388] i2c i2c-8: Successfully instantiated SPD at 0x50
[ 4.155875] i2c i2c-8: Successfully instantiated SPD at 0x52
[ 4.166703] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 4.166705] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 4.166706] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 4.166707] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 4.166708] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 4.176001] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [4c:cc:6a:7f:3a:fa]
[ 4.176610] cryptd: max_cpu_qlen set to 1000
[ 4.211297] AVX2 version of gcm_enc/dec engaged.
[ 4.211300] AES CTR mode by8 optimization enabled
[ 4.231008] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 4.237653] usb 1-12: new high-speed USB device number 6 using xhci_hcd
[ 4.242896] ee1004 8-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 4.243209] ee1004 8-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 4.259121] alx 0000:03:00.0 enp3s0: renamed from eth0
[ 4.269666] iTCO_vendor_support: vendor-support=0
[ 4.275869] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 4.275984] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 4.354898] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.358477] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.359177] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 4.359180] cfg80211: failed to load regulatory.db
[ 4.381425] usb 1-12: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[ 4.381428] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.381430] usb 1-12: Product: USB2.0-CRW
[ 4.381431] usb 1-12: Manufacturer: Generic
[ 4.381432] usb 1-12: SerialNumber: 20100201396000000
[ 4.382914] usbcore: registered new device driver usbip-host
[ 4.387959] input: MSI WMI hotkeys as /devices/virtual/input/input10
[ 4.396186] random: mktemp: uninitialized urandom read (6 bytes read)
[ 4.525435] Intel(R) Wireless WiFi driver for Linux
[ 4.525493] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 4.535548] iwlwifi 0000:02:00.0: loaded firmware version 29.198743027.0 7265D-29.ucode op_mode iwlmvm
[ 4.655336] urandom_read: 1 callbacks suppressed
[ 4.655338] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 4.703321] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 4.713637] random: NetworkManager: uninitialized urandom read (48 bytes read)
[ 4.719329] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 4.719539] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 4.781061] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC898: line_outs=3 (0x15/0x1b/0x1a/0x0/0x0) type:speaker
[ 4.781065] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.781067] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x14/0x0/0x0/0x0/0x0)
[ 4.781068] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 4.781069] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 4.781070] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 4.781071] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 4.781072] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 4.797703] random: crng init done
[ 4.797705] random: 1 urandom warning(s) missed due to ratelimiting
[ 4.834972] intel_rapl_common: Found RAPL domain package
[ 4.834975] intel_rapl_common: Found RAPL domain core
[ 4.834976] intel_rapl_common: Found RAPL domain uncore
[ 4.834977] intel_rapl_common: Found RAPL domain dram
[ 4.835948] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 3165, REV=0x210
[ 4.836702] snd_hda_codec_hdmi hdaudioC0D2: Monitor plugged-in, Failed to power up codec ret=[-13]
[ 4.846574] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 4.846629] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 4.846673] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 4.846718] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 4.846760] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 4.846795] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[ 4.846823] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[ 4.854606] iwlwifi 0000:02:00.0: base HW address: 68:07:15:62:f7:af
[ 4.868866] psmouse serio1: synaptics: queried max coordinates: x [..5706], y [..4800]
[ 4.922664] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 4.923414] thermal thermal_zone5: failed to read out thermal zone (-61)
[ 4.928249] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00033/0x240000/0xa0400/0x0, board id: 1474, fw id: 793787
[ 4.964512] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
[ 5.002186] mousedev: PS/2 mouse device common for all mice
[ 5.127912] Bluetooth: Core ver 2.22
[ 5.127943] NET: Registered protocol family 31
[ 5.127945] Bluetooth: HCI device and connection manager initialized
[ 5.127950] Bluetooth: HCI socket layer initialized
[ 5.127953] Bluetooth: L2CAP socket layer initialized
[ 5.127958] Bluetooth: SCO socket layer initialized
[ 5.163746] usbcore: registered new interface driver btusb
[ 5.173439] kauditd_printk_skb: 30 callbacks suppressed
[ 5.173443] audit: type=1130 audit(1614521670.043:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.178500] Bluetooth: hci0: read Intel version: 370810011003110e32
[ 5.178509] Bluetooth: hci0: Intel device is already patched. patch num: 32
[ 5.756163] audit: type=1130 audit(1614521670.626:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.766441] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.766445] Bluetooth: BNEP filters: protocol multicast
[ 5.766449] Bluetooth: BNEP socket layer initialized
[ 5.772979] NET: Registered protocol family 38
[ 6.298176] usbcore: registered new interface driver rtsx_usb
[ 6.299997] input: ZSA Technology Labs Inc ErgoDox EZ Glow as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:3297:4976.0002/input/input18
[ 6.301344] mc: Linux media interface: v0.10
[ 6.319105] videodev: Linux video capture interface: v2.00
[ 6.354661] hid-generic 0003:3297:4976.0002: input,hidraw0: USB HID v1.11 Keyboard [ZSA Technology Labs Inc ErgoDox EZ Glow] on usb-0000:00:14.0-8/input0
[ 6.355468] input: ZSA Technology Labs Inc ErgoDox EZ Glow as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:3297:4976.0003/input/input19
[ 6.355542] hid-generic 0003:3297:4976.0003: input,hidraw1: USB HID v1.11 Mouse [ZSA Technology Labs Inc ErgoDox EZ Glow] on usb-0000:00:14.0-8/input1
[ 6.356494] input: ZSA Technology Labs Inc ErgoDox EZ Glow System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:3297:4976.0004/input/input20
[ 6.399793] audit: type=1100 audit(1614521671.269:43): pid=630 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 6.399798] audit: type=1101 audit(1614521671.269:44): pid=630 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 6.401259] audit: type=1103 audit(1614521671.273:45): pid=630 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 6.411117] input: ZSA Technology Labs Inc ErgoDox EZ Glow Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:3297:4976.0004/input/input21
[ 6.411191] input: ZSA Technology Labs Inc ErgoDox EZ Glow Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:3297:4976.0004/input/input22
[ 6.411414] hid-generic 0003:3297:4976.0004: input,hidraw2: USB HID v1.11 Keyboard [ZSA Technology Labs Inc ErgoDox EZ Glow] on usb-0000:00:14.0-8/input2
[ 6.411471] usbcore: registered new interface driver usbhid
[ 6.411473] usbhid: USB HID core driver
[ 6.416885] audit: type=1130 audit(1614521671.286:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.417196] input: Saitek Cyborg R.A.T.7 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:06A3:0CCB.0001/input/input23
[ 6.417306] saitek 0003:06A3:0CCB.0001: input,hidraw3: USB HID v1.11 Mouse [Saitek Cyborg R.A.T.7 Mouse] on usb-0000:00:14.0-3/input0
[ 6.435583] audit: type=1101 audit(1614521671.306:47): pid=635 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.435587] audit: type=1103 audit(1614521671.306:48): pid=635 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 6.435664] audit: type=1006 audit(1614521671.306:49): pid=635 uid=0 old-auid=4294967295 auid=975 tty=(none) old-ses=4294967295 ses=1 res=1
[ 6.435668] audit: type=1300 audit(1614521671.306:49): arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffe35f68e00 a2=3 a3=3cf items=0 ppid=1 pid=635 auid=975 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
[ 6.449106] uvcvideo: Found UVC 1.00 device USB 2.0 Webcam Device (04f2:b521)
[ 6.458178] input: USB 2.0 Webcam Device: USB 2.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input24
[ 6.458297] usbcore: registered new interface driver uvcvideo
[ 6.458298] USB Video Class driver (1.1.1)
[ 9.682320] wlan0: authenticate with f0:81:75:b6:1c:f5
[ 9.687715] wlan0: send auth to f0:81:75:b6:1c:f5 (try 1/3)
[ 9.691220] wlan0: authenticated
[ 9.694396] wlan0: associate with f0:81:75:b6:1c:f5 (try 1/3)
[ 9.697216] wlan0: RX AssocResp from f0:81:75:b6:1c:f5 (capab=0x511 status=0 aid=29)
[ 9.698701] wlan0: associated
[ 9.749709] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by f0:81:75:b6:1c:f5
[ 9.830661] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 10.738139] kauditd_printk_skb: 13 callbacks suppressed
[ 10.738147] audit: type=1131 audit(1614521675.609:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.862718] audit: type=1130 audit(1614521675.733:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.957625] audit: type=1130 audit(1614521675.826:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=teamviewerd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.739061] audit: type=1130 audit(1614521676.609:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.078577] audit: type=1100 audit(1614521678.949:64): pid=929 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="nihil" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 14.079972] audit: type=1101 audit(1614521678.949:65): pid=929 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="nihil" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 14.080437] audit: type=1103 audit(1614521678.949:66): pid=929 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="nihil" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 14.080570] audit: type=1006 audit(1614521678.949:67): pid=929 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 14.080577] audit: type=1300 audit(1614521678.949:67): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffe10376360 a2=4 a3=3e8 items=0 ppid=421 pid=929 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
[ 14.080582] audit: type=1327 audit(1614521678.949:67): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746832383333313636382D373730652D346165392D386563392D373665353466623536663431002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
[ 15.862707] kauditd_printk_skb: 15 callbacks suppressed
[ 15.862709] audit: type=1130 audit(1614521680.733:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.079975] audit: type=1130 audit(1614521680.949:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.403181] Bluetooth: RFCOMM TTY layer initialized
[ 16.403188] Bluetooth: RFCOMM socket layer initialized
[ 16.403194] Bluetooth: RFCOMM ver 1.11
[ 21.941493] audit: type=1701 audit(1614521686.813:81): auid=1000 uid=1000 gid=985 ses=2 pid=1067 comm=5468726561642028706F6F6C656429 exe="/usr/bin/baloo_file" sig=11 res=1
[ 22.013996] audit: type=1131 audit(1614521686.883:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.162914] audit: type=1334 audit(1614521687.033:83): prog-id=23 op=LOAD
[ 22.162923] audit: type=1334 audit(1614521687.033:84): prog-id=24 op=LOAD
[ 22.163681] audit: type=1130 audit(1614521687.033:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-1826-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.655600] audit: type=1131 audit(1614521687.526:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-1826-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.761360] audit: type=1334 audit(1614521687.633:87): prog-id=24 op=UNLOAD
[ 22.761366] audit: type=1334 audit(1614521687.633:88): prog-id=23 op=UNLOAD
[ 24.504327] audit: type=1131 audit(1614521689.373:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 24.513342] audit: type=1131 audit(1614521689.383:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.843958] audit: type=1131 audit(1614521700.695:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.914191] audit: type=1334 audit(1614521700.763:92): prog-id=18 op=UNLOAD
[ 35.914195] audit: type=1334 audit(1614521700.763:93): prog-id=17 op=UNLOAD
[ 388.648728] audit: type=1100 audit(1614522053.286:94): pid=5798 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="nihil" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 388.649755] audit: type=1101 audit(1614522053.286:95): pid=5798 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="nihil" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 388.650270] audit: type=1110 audit(1614522053.286:96): pid=5798 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 388.652309] audit: type=1105 audit(1614522053.289:97): pid=5798 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 388.659623] audit: type=1106 audit(1614522053.296:98): pid=5798 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 388.659681] audit: type=1104 audit(1614522053.296:99): pid=5798 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 396.786320] audit: type=1101 audit(1614522061.423:100): pid=5868 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="nihil" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 396.787887] audit: type=1110 audit(1614522061.426:101): pid=5868 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 396.794277] audit: type=1105 audit(1614522061.429:102): pid=5868 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 396.818064] audit: type=1106 audit(1614522061.456:103): pid=5868 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 396.818122] audit: type=1104 audit(1614522061.456:104): pid=5868 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 404.051821] audit: type=1101 audit(1614522068.689:105): pid=5927 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="nihil" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 404.053557] audit: type=1110 audit(1614522068.689:106): pid=5927 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 404.060033] audit: type=1105 audit(1614522068.696:107): pid=5927 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 404.083585] audit: type=1106 audit(1614522068.719:108): pid=5927 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 404.083855] audit: type=1104 audit(1614522068.719:109): pid=5927 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 409.763099] audit: type=1101 audit(1614522074.400:110): pid=5969 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="nihil" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 409.763857] audit: type=1110 audit(1614522074.400:111): pid=5969 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 409.766221] audit: type=1105 audit(1614522074.403:112): pid=5969 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
here is lspci:
~ % lspci -k | grep -EA3 'VGA|3D'
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
DeviceName: Onboard IGD
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 115a
Kernel driver in use: i915
--
01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 960M] (rev a2)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 115a
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
here lsmod:
~ % lsmod | grep -i nvidia
nvidia_uvm 1167360 0
nvidia_drm 65536 1
nvidia_modeset 1232896 1 nvidia_drm
nvidia 34181120 2 nvidia_uvm,nvidia_modeset
drm_kms_helper 282624 2 nvidia_drm,i915
drm 569344 23 drm_kms_helper,nvidia_drm,i915
~ % lsmod
Module Size Used by
rfcomm 90112 16
ccm 20480 6
hid_saitek 20480 0
rtsx_usb_sdmmc 32768 0
mmc_core 192512 1 rtsx_usb_sdmmc
rtsx_usb_ms 24576 0
memstick 24576 1 rtsx_usb_ms
uvcvideo 114688 0
videobuf2_vmalloc 20480 1 uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 36864 1 uvcvideo
videobuf2_common 65536 2 videobuf2_v4l2,uvcvideo
videodev 282624 3 videobuf2_v4l2,uvcvideo,videobuf2_common
mc 65536 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
usbhid 65536 0
rtsx_usb 32768 2 rtsx_usb_sdmmc,rtsx_usb_ms
cmac 16384 3
algif_hash 16384 1
algif_skcipher 16384 1
af_alg 32768 6 algif_hash,algif_skcipher
bnep 28672 2
btusb 69632 0
btrtl 28672 1 btusb
btbcm 20480 1 btusb
btintel 32768 1 btusb
bluetooth 749568 43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
joydev 28672 0
ecdh_generic 16384 2 bluetooth
ecc 36864 1 ecdh_generic
mousedev 24576 0
intel_rapl_msr 20480 0
snd_hda_codec_hdmi 73728 1
intel_rapl_common 28672 1 intel_rapl_msr
iwlmvm 483328 0
snd_hda_codec_realtek 143360 1
snd_hda_codec_generic 98304 1 snd_hda_codec_realtek
ledtrig_audio 16384 1 snd_hda_codec_generic
snd_hda_intel 57344 3
snd_intel_dspcfg 24576 1 snd_hda_intel
mac80211 1167360 1 iwlmvm
soundwire_intel 45056 1 snd_intel_dspcfg
x86_pkg_temp_thermal 20480 0
soundwire_generic_allocation 16384 1 soundwire_intel
intel_powerclamp 20480 0
soundwire_cadence 36864 1 soundwire_intel
coretemp 20480 0
snd_hda_codec 172032 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
libarc4 16384 1 mac80211
snd_hda_core 106496 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
kvm_intel 327680 0
snd_hwdep 16384 1 snd_hda_codec
iwlwifi 417792 1 iwlmvm
soundwire_bus 90112 3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
kvm 970752 1 kvm_intel
snd_soc_core 331776 1 soundwire_intel
msi_wmi 20480 0
snd_compress 32768 1 snd_soc_core
nls_iso8859_1 16384 1
iTCO_wdt 16384 0
intel_pmc_bxt 16384 1 iTCO_wdt
irqbypass 16384 1 kvm
vfat 24576 1
iTCO_vendor_support 16384 1 iTCO_wdt
intel_wmi_thunderbolt 20480 0
sparse_keymap 16384 1 msi_wmi
mxm_wmi 16384 0
crct10dif_pclmul 16384 1
crc32_pclmul 16384 0
mei_hdcp 24576 0
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
cfg80211 1036288 3 iwlmvm,iwlwifi,mac80211
ghash_clmulni_intel 16384 0
fat 86016 1 vfat
ee1004 20480 0
aesni_intel 372736 8
snd_pcm 147456 8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
crypto_simd 16384 1 aesni_intel
cryptd 24576 3 crypto_simd,ghash_clmulni_intel
snd_timer 45056 1 snd_pcm
glue_helper 16384 1 aesni_intel
rapl 16384 0
alx 57344 0
snd 114688 16 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
intel_cstate 20480 0
i2c_i801 36864 0
intel_uncore 172032 0
psmouse 184320 0
pcspkr 16384 0
soundcore 16384 1 snd
mdio 16384 1 alx
i2c_smbus 20480 1 i2c_i801
rfkill 28672 9 bluetooth,cfg80211
mei_me 45056 1
mei 139264 3 mei_hdcp,mei_me
intel_pch_thermal 16384 0
wmi 36864 3 intel_wmi_thunderbolt,msi_wmi,mxm_wmi
acpi_pad 24576 0
mac_hid 16384 0
usbip_host 40960 0
usbip_core 36864 1 usbip_host
pkcs8_key_parser 16384 0
fuse 159744 3
crypto_user 20480 0
bpf_preload 16384 0
ip_tables 32768 0
x_tables 53248 1 ip_tables
ext4 933888 2
crc32c_generic 16384 0
crc16 16384 2 bluetooth,ext4
mbcache 16384 1 ext4
jbd2 147456 1 ext4
crc32c_intel 24576 4
serio_raw 20480 0
xhci_pci 20480 0
xhci_pci_renesas 20480 1 xhci_pci
nvidia_uvm 1167360 0
nvidia_drm 65536 1
nvidia_modeset 1232896 1 nvidia_drm
nvidia 34181120 2 nvidia_uvm,nvidia_modeset
i915 2756608 61
video 53248 2 msi_wmi,i915
intel_gtt 24576 1 i915
i2c_algo_bit 16384 1 i915
drm_kms_helper 282624 2 nvidia_drm,i915
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
cec 69632 2 drm_kms_helper,i915
drm 569344 23 drm_kms_helper,nvidia_drm,i915
agpgart 40960 2 intel_gtt,drm
my xorg.conf
~ % bat /etc/X11/xorg.conf
───────┬──────────────────────────
│ File: /etc/X11/xorg.conf
───────┼──────────────────────────
1 │ Section "Device"
2 │ Identifier "iGPU"
3 │ Driver "modesetting"
4 │ EndSection
5 │
6 │ Section "Screen"
7 │ Identifier "iGPU"
8 │ Device "iGPU"
9 │ EndSection
10 │
11 │ Section "Device"
12 │ Identifier "dGPU"
13 │ Driver "nvidia"
14 │ EndSection
───────┴───────────────────────────
some more investigation in xorg configurations
grep -RA3 nvidia /etc/X11/xorg.conf.d /usr/share/X11/xorg.conf.d
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf: Identifier "nvidia"
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf: MatchDriver "nvidia-drm"
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf: Driver "nvidia"
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf- Option "AllowEmptyInitialConfiguration"
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf: ModulePath "/usr/lib/nvidia/xorg"
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf- ModulePath "/usr/lib/xorg/modules"
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf-EndSection
related packages
~ % yay -Qs "xf86|nvidia"
local/egl-wayland 1.1.6-1
EGLStream-based Wayland external platform
local/lib32-libvdpau 1.4-1
Nvidia VDPAU library
local/lib32-libxxf86vm 1.1.4-2
X11 XFree86 video mode extension library (32-bit)
local/lib32-nvidia-utils 460.56-1
NVIDIA drivers utilities (32-bit)
local/lib32-opencl-nvidia 460.56-1
OpenCL implemention for NVIDIA (32-bit)
local/libvdpau 1.4-1
Nvidia VDPAU library
local/libxnvctrl 460.56-1
NVIDIA NV-CONTROL X extension
local/libxxf86vm 1.1.4-4
X11 XFree86 video mode extension library
local/nvidia 460.56-2
NVIDIA drivers for linux
local/nvidia-lts 1:460.56-2
NVIDIA drivers for linux-lts
local/nvidia-prime 1.0-4
NVIDIA Prime Render Offload configuration and utilities
local/nvidia-settings 460.56-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 460.56-1
NVIDIA drivers utilities
local/opencl-nvidia 460.56-1
OpenCL implemention for NVIDIA
local/xf86-input-libinput 0.30.0-1 (xorg-drivers)
Generic input driver for the X.Org server based on libinput
local/xf86-video-fbdev 0.5.0-2 (xorg-drivers)
X.org framebuffer video driver
Thanks for the help.
Last edited by FederAndInk (2021-02-28 15:48:49)
Offline
Ok found it, it was the xorg.conf, just removing it solved the issue.
I added it before setting my mkinitcpio.conf...
Offline