如题,打开picom失败,以下是错误信息:
picom
[ 06/03/2022 10:56:56.721 glx_has_extension ERROR ] Failed get GLX extension list.
[ 06/03/2022 10:56:56.721 glx_has_extension ERROR ] Failed get GLX extension list.
[ 06/03/2022 10:56:56.721 glx_has_extension ERROR ] Failed get GLX extension list.
[ 06/03/2022 10:56:56.721 glx_has_extension ERROR ] Failed get GLX extension list.
[ 06/03/2022 10:56:56.721 glx_has_extension ERROR ] Failed get GLX extension list.
[ 06/03/2022 10:56:56.721 glx_has_extension ERROR ] Failed get GLX extension list.
[ 06/03/2022 10:56:56.721 glx_has_extension ERROR ] Failed get GLX extension list.
[ 06/03/2022 10:56:56.721 glx_has_extension ERROR ] Failed get GLX extension list.
[ 06/03/2022 10:56:56.721 glx_has_extension ERROR ] Failed get GLX extension list.
[ 06/03/2022 10:56:56.721 glx_init ERROR ] No GLX extension.
glxinfo输出:
glxinfo
name of display: :0
Error: couldn't find RGB GLX visual or fbconfig
glxinfo | grep -i opengl 的输出:
Error: couldn't find RGB GLX visual or fbconfig
lspci | grep -e VGA -e 3D 输出:
00:02.0 VGA compatible controller: Intel Corporation Comet Lake UHD Graphics (rev 04)
02:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX250] (rev a1)
我没有 xorg.conf 文件,上次安装显卡驱动黑屏后,把这个文件删除了,现在还没重新生成
xorg.0.log 内容没有错误信息:
[ 73.455] (--) Log file renamed from "/var/log/Xorg.pid-1529.log" to "/var/log/Xorg.0.log"
[ 73.456]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 73.456] Current Operating System: Linux myarch 5.17.7-arch1-2 #1 SMP PREEMPT Sun, 15 May 2022 05:00:14 +0000 x86_64
[ 73.456] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-linux root=UUID=4de23f1f-6883-4b67-a9c1-f547084d68aa rw rootflags=subvol=@ loglevel=5 nowatchdog
[ 73.456]
[ 73.456] Current version of pixman: 0.40.0
[ 73.456] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 73.456] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 73.456] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 17 22:41:34 2022
[ 73.457] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 73.457] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 73.457] (==) No Layout section. Using the first Screen section.
[ 73.457] (==) No screen section available. Using defaults.
[ 73.457] (**) |-->Screen "Default Screen Section" (0)
[ 73.457] (**) | |-->Monitor "<default monitor>"
[ 73.457] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 73.457] (**) | |-->Device "integrated"
[ 73.457] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 73.458] (==) Automatically adding devices
[ 73.458] (==) Automatically enabling devices
[ 73.458] (==) Automatically adding GPU devices
[ 73.458] (==) Automatically binding GPU devices
[ 73.458] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 73.458] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 73.458] Entry deleted from font path.
[ 73.458] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 73.458] Entry deleted from font path.
[ 73.458] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 73.458] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 73.458] Entry deleted from font path.
[ 73.458] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 73.458] Entry deleted from font path.
[ 73.458] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 73.458] Entry deleted from font path.
[ 73.458] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 73.458] Entry deleted from font path.
[ 73.458] (==) FontPath set to:
[ 73.458] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 73.458] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 73.458] (II) Module ABI versions:
[ 73.458] X.Org ANSI C Emulation: 0.4
[ 73.458] X.Org Video Driver: 25.2
[ 73.458] X.Org XInput driver : 24.4
[ 73.458] X.Org Server Extension : 10.0
[ 73.459] (++) using VT number 1
[ 73.459] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 73.460] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 73.460] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 73.479] (--) PCI:*(0@0:2:0) 8086:9bca:17aa:3fd7 rev 4, Mem @ 0xb2000000/16777216, 0xc0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 73.479] (--) PCI: (2@0:0:0) 10de:1d13:17aa:3f19 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00003000/128
[ 73.480] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 73.480] (II) LoadModule: "glx"
[ 73.480] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 73.483] (II) Module glx: vendor="X.Org Foundation"
[ 73.483] compiled for 1.21.1.3, module version = 1.0.0
[ 73.483] ABI class: X.Org Server Extension, version 10.0
[ 73.483] (II) LoadModule: "modesetting"
[ 73.483] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 73.484] (II) Module modesetting: vendor="X.Org Foundation"
[ 73.484] compiled for 1.21.1.3, module version = 1.21.1
[ 73.484] Module class: X.Org Video Driver
[ 73.484] ABI class: X.Org Video Driver, version 25.2
[ 73.484] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 73.495] (II) modeset(0): using drv /dev/dri/card0
[ 73.496] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 73.496] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 73.496] (==) modeset(0): RGB weight 888
[ 73.496] (==) modeset(0): Default visual is TrueColor
[ 73.496] (II) Loading sub module "glamoregl"
[ 73.496] (II) LoadModule: "glamoregl"
[ 73.496] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 73.503] (II) Module glamoregl: vendor="X.Org Foundation"
[ 73.503] compiled for 1.21.1.3, module version = 1.0.1
[ 73.503] ABI class: X.Org ANSI C Emulation, version 0.4
[ 73.569] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[ 73.569] (II) modeset(0): glamor initialized
[ 73.569] (==) modeset(0): VariableRefresh: disabled
[ 73.569] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 73.571] (II) modeset(0): Output eDP-1 has no monitor section
[ 73.572] (II) modeset(0): Output DP-1 has no monitor section
[ 73.597] (II) modeset(0): Output HDMI-1 has no monitor section
[ 73.643] (II) modeset(0): Output DP-2 has no monitor section
[ 73.668] (II) modeset(0): Output HDMI-2 has no monitor section
[ 73.671] (II) modeset(0): EDID for output eDP-1
[ 73.671] (II) modeset(0): Manufacturer: CSO Model: 76d Serial#: 0
[ 73.671] (II) modeset(0): Year: 2019 Week: 20
[ 73.671] (II) modeset(0): EDID Version: 1.4
[ 73.671] (II) modeset(0): Digital Display Input
[ 73.671] (II) modeset(0): 8 bits per channel
[ 73.671] (II) modeset(0): Digital interface is DisplayPort
[ 73.671] (II) modeset(0): Max Image Size [cm]: horiz.: 29 vert.: 18
[ 73.671] (II) modeset(0): Gamma: 2.20
[ 73.671] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 73.671] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 73.671] (II) modeset(0): First detailed timing is preferred mode
[ 73.671] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 73.671] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 73.671] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 73.671] (II) modeset(0): Manufacturer's mask: 0
[ 73.671] (II) modeset(0): Supported detailed timing:
[ 73.671] (II) modeset(0): clock: 268.6 MHz Image Size: 286 x 179 mm
[ 73.671] (II) modeset(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 73.671] (II) modeset(0): v_active: 1600 v_sync: 1603 v_sync_end 1609 v_blanking: 1646 v_border: 0
[ 73.671] (II) modeset(0): CSOT T3
[ 73.671] (II) modeset(0): MND307DA1-2
[ 73.671] (II) modeset(0): EDID (in hex):
[ 73.671] (II) modeset(0): 00ffffffffffff000e6f6d0700000000
[ 73.671] (II) modeset(0): 141d0104a51d1278e2ee95a3544c9926
[ 73.671] (II) modeset(0): 0f505400000001010101010101010101
[ 73.671] (II) modeset(0): 010101010101ec6800a0a0402e603020
[ 73.671] (II) modeset(0): 36001eb31000001a0000000000000000
[ 73.671] (II) modeset(0): 00000000000000000000000000fe0043
[ 73.671] (II) modeset(0): 534f542054330a2020202020000000fe
[ 73.671] (II) modeset(0): 004d4e443330374441312d320a200048
[ 73.672] (II) modeset(0): Printing probed modes for output eDP-1
[ 73.672] (II) modeset(0): Modeline "2560x1600"x60.0 268.60 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.8 kHz eP)
[ 73.672] (II) modeset(0): Modeline "2560x1600"x60.0 348.50 2560 2760 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[ 73.672] (II) modeset(0): Modeline "2560x1600"x60.0 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[ 73.672] (II) modeset(0): Modeline "2560x1440"x120.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[ 73.672] (II) modeset(0): Modeline "2560x1440"x120.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[ 73.672] (II) modeset(0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[ 73.672] (II) modeset(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[ 73.672] (II) modeset(0): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[ 73.672] (II) modeset(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 73.672] (II) modeset(0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 73.672] (II) modeset(0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 73.672] (II) modeset(0): Modeline "2048x1152"x120.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[ 73.672] (II) modeset(0): Modeline "2048x1152"x120.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[ 73.672] (II) modeset(0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[ 73.672] (II) modeset(0): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[ 73.672] (II) modeset(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[ 73.672] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 73.672] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 73.672] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 73.672] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 73.672] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 73.672] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 73.672] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 73.672] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 73.672] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 73.672] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 73.672] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 73.672] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 73.672] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 73.672] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 73.672] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 73.672] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 73.672] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 73.672] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 73.672] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 73.672] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 73.672] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 73.672] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 73.672] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 73.672] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 73.672] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 73.672] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 73.672] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 73.672] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 73.673] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 73.673] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 73.673] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 73.673] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 73.673] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 73.673] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 73.673] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 73.673] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 73.673] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 73.673] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 73.673] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 73.673] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 73.673] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 73.673] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 73.673] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 73.673] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 73.673] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 73.673] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 73.673] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 73.673] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 73.673] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 73.673] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 73.673] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 73.673] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 73.673] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 73.673] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 73.673] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 73.673] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 73.673] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 73.673] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 73.673] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 73.673] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 73.673] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 73.673] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 73.673] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 73.673] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 73.673] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 73.673] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 73.673] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 73.673] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 73.673] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 73.673] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 73.673] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 73.673] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 73.673] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 73.673] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 73.673] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 73.673] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 73.673] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 73.673] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 73.673] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 73.673] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 73.673] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 73.674] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 73.674] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 73.674] (II) modeset(0): EDID for output DP-1
[ 73.699] (II) modeset(0): EDID for output HDMI-1
[ 73.744] (WW) EDID timing clock 586.00 exceeds claimed max 545MHz, fixing
[ 73.744] (II) modeset(0): EDID for output DP-2
[ 73.744] (II) modeset(0): Manufacturer: RTK Model: bc32 Serial#: 16843009
[ 73.744] (II) modeset(0): Year: 2016 Week: 9
[ 73.744] (II) modeset(0): EDID Version: 1.4
[ 73.744] (II) modeset(0): Digital Display Input
[ 73.744] (II) modeset(0): 8 bits per channel
[ 73.744] (II) modeset(0): Digital interface is HDMI-a
[ 73.744] (II) modeset(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 73.744] (II) modeset(0): Gamma: 2.20
[ 73.744] (II) modeset(0): DPMS capabilities: Off
[ 73.744] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 73.744] (II) modeset(0): Default color space is primary color space
[ 73.744] (II) modeset(0): First detailed timing is preferred mode
[ 73.744] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 73.744] (II) modeset(0): redX: 0.672 redY: 0.318 greenX: 0.208 greenY: 0.710
[ 73.744] (II) modeset(0): blueX: 0.148 blueY: 0.056 whiteX: 0.313 whiteY: 0.329
[ 73.744] (II) modeset(0): Supported established timings:
[ 73.744] (II) modeset(0): 720x400@70Hz
[ 73.744] (II) modeset(0): 640x480@60Hz
[ 73.744] (II) modeset(0): 640x480@67Hz
[ 73.745] (II) modeset(0): 640x480@72Hz
[ 73.745] (II) modeset(0): 640x480@75Hz
[ 73.745] (II) modeset(0): 800x600@56Hz
[ 73.745] (II) modeset(0): 800x600@60Hz
[ 73.745] (II) modeset(0): 800x600@72Hz
[ 73.745] (II) modeset(0): 800x600@75Hz
[ 73.745] (II) modeset(0): 832x624@75Hz
[ 73.745] (II) modeset(0): 1024x768@60Hz
[ 73.745] (II) modeset(0): 1024x768@70Hz
[ 73.745] (II) modeset(0): 1024x768@75Hz
[ 73.745] (II) modeset(0): 1280x1024@75Hz
[ 73.745] (II) modeset(0): 1152x864@75Hz
[ 73.745] (II) modeset(0): Manufacturer's mask: 0
[ 73.745] (II) modeset(0): Supported standard timings:
[ 73.745] (II) modeset(0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 73.745] (II) modeset(0): #1: hsize: 1920 vsize 1080 refresh: 100 vid: 59601
[ 73.745] (II) modeset(0): #2: hsize: 1920 vsize 1080 refresh: 120 vid: 64721
[ 73.745] (II) modeset(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 73.745] (II) modeset(0): #4: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
[ 73.745] (II) modeset(0): #5: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 73.745] (II) modeset(0): #6: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 73.745] (II) modeset(0): #7: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 73.745] (II) modeset(0): Supported detailed timing:
[ 73.745] (II) modeset(0): clock: 533.1 MHz Image Size: 596 x 335 mm
[ 73.745] (II) modeset(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 73.745] (II) modeset(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
[ 73.745] (II) modeset(0): Monitor name: HDMI UHD HDR
[ 73.745] (II) modeset(0): Supported detailed timing:
[ 73.745] (II) modeset(0): clock: 141.5 MHz Image Size: 596 x 335 mm
[ 73.745] (II) modeset(0): h_active: 1920 h_sync: 1964 h_sync_end 1986 h_blank_end 2100 h_border: 0
[ 73.745] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1125 v_border: 0
[ 73.745] (II) modeset(0): Ranges: V min: 48 V max: 60 Hz, H min: 134 H max: 134 kHz, PixClock max 586 MHz
[ 73.745] (II) modeset(0): Supported detailed timing:
[ 73.745] (II) modeset(0): clock: 586.0 MHz Image Size: 597 x 336 mm
[ 73.745] (II) modeset(0): h_active: 2560 h_sync: 2568 h_sync_end 2600 h_blank_end 2640 h_border: 0
[ 73.745] (II) modeset(0): v_active: 1440 v_sync: 1465 v_sync_end 1473 v_blanking: 1543 v_border: 0
[ 73.745] (II) modeset(0): Supported detailed timing:
[ 73.745] (II) modeset(0): clock: 242.0 MHz Image Size: 597 x 336 mm
[ 73.745] (II) modeset(0): h_active: 2560 h_sync: 2582 h_sync_end 2626 h_blank_end 2720 h_border: 0
[ 73.745] (II) modeset(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1485 v_border: 0
[ 73.745] (II) modeset(0): Number of EDID sections to follow: 1
[ 73.745] (II) modeset(0): EDID (in hex):
[ 73.745] (II) modeset(0): 00ffffffffffff004a8b32bc01010101
[ 73.745] (II) modeset(0): 091a0104a23c22783e2715ac5135b526
[ 73.745] (II) modeset(0): 0e5054bfef80d1c0d1e8d1fc95009040
[ 73.745] (II) modeset(0): 8180814081c040d000a0f0703e803020
[ 73.745] (II) modeset(0): 3500544f2100001a000000fc0048444d
[ 73.745] (II) modeset(0): 4920554844204844520a463780b47038
[ 73.745] (II) modeset(0): 2d402c163500544f2100001a000000fd
[ 73.746] (II) modeset(0): 00303c868636010a20202020202001cf
[ 73.746] (II) modeset(0): 020351f25e04051013141f2021222748
[ 73.746] (II) modeset(0): 494a4b4c5d5e5f606162636465666768
[ 73.746] (II) modeset(0): 696a6be200d5e305c00023097f07e50f
[ 73.746] (II) modeset(0): 00000c006d030c001000387820006001
[ 73.746] (II) modeset(0): 020367d85dc401788801e60605016969
[ 73.746] (II) modeset(0): 4fe8e40050a0a0675008209804555021
[ 73.746] (II) modeset(0): 00001e885e00a0a0a02d50162c350055
[ 73.746] (II) modeset(0): 502100001e0000000000000000000082
[ 73.746] (--) modeset(0): HDMI max TMDS frequency 600000KHz
[ 73.746] (II) modeset(0): Printing probed modes for output DP-2
[ 73.746] (II) modeset(0): Modeline "3840x2160"x60.0 533.12 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 73.746] (II) modeset(0): Modeline "4096x2160"x60.0 594.00 4096 4184 4272 4400 2160 2168 2178 2250 +hsync +vsync (135.0 kHz e)
[ 73.746] (II) modeset(0): Modeline "4096x2160"x50.0 594.00 4096 5064 5152 5280 2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
[ 73.746] (II) modeset(0): Modeline "4096x2160"x59.9 593.41 4096 4184 4272 4400 2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
[ 73.746] (II) modeset(0): Modeline "4096x2160"x30.0 297.00 4096 4184 4272 4400 2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
[ 73.746] (II) modeset(0): Modeline "4096x2160"x25.0 297.00 4096 5064 5152 5280 2160 2168 2178 2250 +hsync +vsync (56.2 kHz e)
[ 73.746] (II) modeset(0): Modeline "4096x2160"x24.0 297.00 4096 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
[ 73.746] (II) modeset(0): Modeline "4096x2160"x30.0 296.70 4096 4184 4272 4400 2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
[ 73.746] (II) modeset(0): Modeline "4096x2160"x24.0 296.70 4096 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
[ 73.746] (II) modeset(0): Modeline "3840x2160"x60.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (135.0 kHz e)
[ 73.746] (II) modeset(0): Modeline "3840x2160"x50.0 594.00 3840 4896 4984 5280 2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
[ 73.746] (II) modeset(0): Modeline "3840x2160"x59.9 593.41 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
[ 73.746] (II) modeset(0): Modeline "3840x2160"x30.0 297.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
[ 73.746] (II) modeset(0): Modeline "3840x2160"x25.0 297.00 3840 4896 4984 5280 2160 2168 2178 2250 +hsync +vsync (56.2 kHz e)
[ 73.746] (II) modeset(0): Modeline "3840x2160"x24.0 297.00 3840 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
[ 73.746] (II) modeset(0): Modeline "3840x2160"x30.0 296.70 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
[ 73.746] (II) modeset(0): Modeline "3840x2160"x24.0 296.70 3840 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
[ 73.746] (II) modeset(0): Modeline "2560x1440"x143.9 586.00 2560 2568 2600 2640 1440 1465 1473 1543 +hsync +vsync (222.0 kHz e)
[ 73.746] (II) modeset(0): Modeline "2560x1440"x59.9 242.00 2560 2582 2626 2720 1440 1443 1448 1485 +hsync +vsync (89.0 kHz e)
[ 73.746] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 73.746] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 73.746] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 73.746] (II) modeset(0): Modeline "1920x1080"x59.9 141.50 1920 1964 1986 2100 1080 1083 1088 1125 +hsync -vsync (67.4 kHz e)
[ 73.746] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 73.746] (II) modeset(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 73.746] (II) modeset(0): Modeline "1920x1080"x30.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[ 73.747] (II) modeset(0): Modeline "1920x1080"x25.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[ 73.747] (II) modeset(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 73.747] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 73.747] (II) modeset(0): Modeline "1920x1080"x30.0 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[ 73.747] (II) modeset(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 73.747] (II) modeset(0): Modeline "1920x1080i"x50.0 72.00 1920 1952 2120 2304 1080 1126 1136 1250 interlace +hsync -vsync (31.2 kHz e)
[ 73.747] (II) modeset(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[ 73.747] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 73.747] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 73.747] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 73.747] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 73.747] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 73.747] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 73.747] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 73.747] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 73.747] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 73.747] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 73.747] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 73.747] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 73.747] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 73.747] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 73.747] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 73.747] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 73.747] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 73.747] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 73.747] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 73.747] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 73.747] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 73.747] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 73.777] (II) modeset(0): EDID for output HDMI-2
[ 73.777] (II) modeset(0): Output eDP-1 connected
[ 73.777] (II) modeset(0): Output DP-1 disconnected
[ 73.777] (II) modeset(0): Output HDMI-1 disconnected
[ 73.777] (II) modeset(0): Output DP-2 connected
[ 73.777] (II) modeset(0): Output HDMI-2 disconnected
[ 73.777] (II) modeset(0): Using spanning desktop for initial modes
[ 73.777] (II) modeset(0): Output eDP-1 using initial mode 2560x1600 +0+0
[ 73.777] (II) modeset(0): Output DP-2 using initial mode 3840x2160 +2560+0
[ 73.777] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 73.777] (==) modeset(0): DPI set to (96, 96)
[ 73.777] (II) Loading sub module "fb"
[ 73.777] (II) LoadModule: "fb"
[ 73.777] (II) Module "fb" already built-in
[ 73.824] (==) modeset(0): Backing store enabled
[ 73.824] (==) modeset(0): Silken mouse enabled
[ 73.996] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 73.997] (==) modeset(0): DPMS enabled
[ 73.997] (WW) modeset(0): Option "DRI" is not used
[ 73.997] (II) modeset(0): [DRI2] Setup complete
[ 73.997] (II) modeset(0): [DRI2] DRI driver: iris
[ 73.997] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 73.997] (II) Initializing extension Generic Event Extension
[ 73.997] (II) Initializing extension SHAPE
[ 73.998] (II) Initializing extension MIT-SHM
[ 73.998] (II) Initializing extension XInputExtension
[ 73.998] (II) Initializing extension XTEST
[ 73.999] (II) Initializing extension BIG-REQUESTS
[ 73.999] (II) Initializing extension SYNC
[ 73.999] (II) Initializing extension XKEYBOARD
[ 73.999] (II) Initializing extension XC-MISC
[ 74.000] (II) Initializing extension SECURITY
[ 74.000] (II) Initializing extension XFIXES
[ 74.000] (II) Initializing extension RENDER
[ 74.001] (II) Initializing extension RANDR
[ 74.001] (II) Initializing extension COMPOSITE
[ 74.002] (II) Initializing extension DAMAGE
[ 74.002] (II) Initializing extension MIT-SCREEN-SAVER
[ 74.002] (II) Initializing extension DOUBLE-BUFFER
[ 74.002] (II) Initializing extension RECORD
[ 74.003] (II) Initializing extension DPMS
[ 74.003] (II) Initializing extension Present
[ 74.003] (II) Initializing extension DRI3
[ 74.004] (II) Initializing extension X-Resource
[ 74.004] (II) Initializing extension XVideo
[ 74.004] (II) Initializing extension XVideo-MotionCompensation
[ 74.004] (II) Initializing extension GLX
[ 74.025] (II) AIGLX: Loaded and initialized iris
[ 74.025] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 74.025] (II) Initializing extension XFree86-VidModeExtension
[ 74.025] (II) Initializing extension XFree86-DGA
[ 74.025] (II) Initializing extension XFree86-DRI
[ 74.025] (II) Initializing extension DRI2
[ 74.027] (II) modeset(0): Damage tracking initialized
[ 74.027] (II) modeset(0): Setting screen physical size to 1693 x 571
[ 74.105] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 74.105] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 74.105] (**) Power Button: Applying InputClass "system-keyboard"
[ 74.105] (II) LoadModule: "libinput"
[ 74.105] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 74.108] (II) Module libinput: vendor="X.Org Foundation"
[ 74.108] compiled for 1.21.1.3, module version = 1.2.1
[ 74.108] Module class: X.Org XInput Driver
[ 74.108] ABI class: X.Org XInput driver, version 24.4
[ 74.108] (II) Using input driver 'libinput' for 'Power Button'
[ 74.109] (**) Power Button: always reports core events
[ 74.109] (**) Option "Device" "/dev/input/event3"
[ 74.112] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 74.112] (II) event3 - Power Button: device is a keyboard
[ 74.112] (II) event3 - Power Button: device removed
[ 74.140] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 74.140] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 74.140] (**) Option "xkb_model" "pc105"
[ 74.140] (**) Option "xkb_layout" "us"
[ 74.140] (**) Option "xkb_variant" "dvorak"
[ 74.187] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 74.187] (II) event3 - Power Button: device is a keyboard
[ 74.188] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 74.188] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 74.188] (**) Video Bus: Applying InputClass "system-keyboard"
[ 74.188] (II) Using input driver 'libinput' for 'Video Bus'
[ 74.188] (**) Video Bus: always reports core events
[ 74.188] (**) Option "Device" "/dev/input/event11"
[ 74.189] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 74.190] (II) event11 - Video Bus: device is a keyboard
[ 74.190] (II) event11 - Video Bus: device removed
[ 74.233] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event11"
[ 74.234] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 74.234] (**) Option "xkb_model" "pc105"
[ 74.234] (**) Option "xkb_layout" "us"
[ 74.234] (**) Option "xkb_variant" "dvorak"
[ 74.236] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 74.236] (II) event11 - Video Bus: device is a keyboard
[ 74.238] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 74.238] (II) No input driver specified, ignoring this device.
[ 74.238] (II) This device may have been added with another device file.
[ 74.239] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 74.240] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 74.240] (**) Video Bus: Applying InputClass "system-keyboard"
[ 74.240] (II) Using input driver 'libinput' for 'Video Bus'
[ 74.240] (**) Video Bus: always reports core events
[ 74.240] (**) Option "Device" "/dev/input/event12"
[ 74.242] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 74.242] (II) event12 - Video Bus: device is a keyboard
[ 74.243] (II) event12 - Video Bus: device removed
[ 74.287] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:53/LNXVIDEO:01/input/input13/event12"
[ 74.287] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 74.287] (**) Option "xkb_model" "pc105"
[ 74.287] (**) Option "xkb_layout" "us"
[ 74.287] (**) Option "xkb_variant" "dvorak"
[ 74.290] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 74.290] (II) event12 - Video Bus: device is a keyboard
[ 74.292] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 74.292] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 74.292] (**) Power Button: Applying InputClass "system-keyboard"
[ 74.292] (II) Using input driver 'libinput' for 'Power Button'
[ 74.292] (**) Power Button: always reports core events
[ 74.292] (**) Option "Device" "/dev/input/event1"
[ 74.294] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 74.294] (II) event1 - Power Button: device is a keyboard
[ 74.294] (II) event1 - Power Button: device removed
[ 74.314] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 74.314] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 74.314] (**) Option "xkb_model" "pc105"
[ 74.314] (**) Option "xkb_layout" "us"
[ 74.314] (**) Option "xkb_variant" "dvorak"
[ 74.316] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 74.316] (II) event1 - Power Button: device is a keyboard
[ 74.318] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 74.318] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 74.318] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 74.318] (II) Using input driver 'libinput' for 'Sleep Button'
[ 74.318] (**) Sleep Button: always reports core events
[ 74.318] (**) Option "Device" "/dev/input/event2"
[ 74.320] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 74.320] (II) event2 - Sleep Button: device is a keyboard
[ 74.320] (II) event2 - Sleep Button: device removed
[ 74.340] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 74.340] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 74.340] (**) Option "xkb_model" "pc105"
[ 74.341] (**) Option "xkb_layout" "us"
[ 74.341] (**) Option "xkb_variant" "dvorak"
[ 74.343] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 74.343] (II) event2 - Sleep Button: device is a keyboard
[ 74.345] (II) config/udev: Adding input device DP-2 (/dev/input/event13)
[ 74.346] (**) DP-2: Applying InputClass "libinput keyboard catchall"
[ 74.346] (**) DP-2: Applying InputClass "system-keyboard"
[ 74.346] (II) Using input driver 'libinput' for 'DP-2'
[ 74.346] (**) DP-2: always reports core events
[ 74.346] (**) Option "Device" "/dev/input/event13"
[ 74.348] (II) event13 - DP-2: is tagged by udev as: Keyboard Pointingstick
[ 74.348] (II) event13 - DP-2: device is a pointer
[ 74.348] (II) event13 - DP-2: device is a keyboard
[ 74.350] (II) event13 - DP-2: device removed
[ 74.367] (II) libinput: DP-2: needs a virtual subdevice
[ 74.367] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/rc/rc0/input14/event13"
[ 74.367] (II) XINPUT: Adding extended input device "DP-2" (type: MOUSE, id 11)
[ 74.368] (**) Option "AccelerationScheme" "none"
[ 74.368] (**) DP-2: (accel) selected scheme none/0
[ 74.368] (**) DP-2: (accel) acceleration factor: 2.000
[ 74.368] (**) DP-2: (accel) acceleration threshold: 4
[ 74.370] (II) event13 - DP-2: is tagged by udev as: Keyboard Pointingstick
[ 74.371] (II) event13 - DP-2: device is a pointer
[ 74.371] (II) event13 - DP-2: device is a keyboard
[ 74.374] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event14)
[ 74.374] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 74.374] (**) Integrated Camera: Integrated C: Applying InputClass "system-keyboard"
[ 74.374] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 74.374] (**) Integrated Camera: Integrated C: always reports core events
[ 74.374] (**) Option "Device" "/dev/input/event14"
[ 74.376] (II) event14 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 74.377] (II) event14 - Integrated Camera: Integrated C: device is a keyboard
[ 74.377] (II) event14 - Integrated Camera: Integrated C: device removed
[ 74.430] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input29/event14"
[ 74.430] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 12)
[ 74.430] (**) Option "xkb_model" "pc105"
[ 74.430] (**) Option "xkb_layout" "us"
[ 74.430] (**) Option "xkb_variant" "dvorak"
[ 74.434] (II) event14 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 74.434] (II) event14 - Integrated Camera: Integrated C: device is a keyboard
[ 74.436] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event15)
[ 74.436] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[ 74.436] (**) Integrated Camera: Integrated I: Applying InputClass "system-keyboard"
[ 74.436] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[ 74.436] (**) Integrated Camera: Integrated I: always reports core events
[ 74.436] (**) Option "Device" "/dev/input/event15"
[ 74.439] (II) event15 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[ 74.439] (II) event15 - Integrated Camera: Integrated I: device is a keyboard
[ 74.440] (II) event15 - Integrated Camera: Integrated I: device removed
[ 74.477] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/input/input30/event15"
[ 74.477] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 13)
[ 74.477] (**) Option "xkb_model" "pc105"
[ 74.477] (**) Option "xkb_layout" "us"
[ 74.477] (**) Option "xkb_variant" "dvorak"
[ 74.480] (II) event15 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[ 74.481] (II) event15 - Integrated Camera: Integrated I: device is a keyboard
[ 74.483] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event27)
[ 74.483] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[ 74.484] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[ 74.484] (**) Logitech MX Master 2S: Applying InputClass "system-keyboard"
[ 74.484] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[ 74.484] (**) Logitech MX Master 2S: always reports core events
[ 74.484] (**) Option "Device" "/dev/input/event27"
[ 74.487] (II) event27 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[ 74.488] (II) event27 - Logitech MX Master 2S: device is a pointer
[ 74.488] (II) event27 - Logitech MX Master 2S: device is a keyboard
[ 74.489] (II) event27 - Logitech MX Master 2S: device removed
[ 74.514] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[ 74.514] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.2/0003:046D:C52B.0004/0003:046D:4069.0008/input/input41/event27"
[ 74.514] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 14)
[ 74.514] (**) Option "AccelerationScheme" "none"
[ 74.514] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[ 74.514] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[ 74.514] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[ 74.518] (II) event27 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[ 74.519] (II) event27 - Logitech MX Master 2S: device is a pointer
[ 74.519] (II) event27 - Logitech MX Master 2S: device is a keyboard
[ 74.522] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/mouse2)
[ 74.522] (**) Logitech MX Master 2S: Applying InputClass "system-keyboard"
[ 74.522] (II) No input driver specified, ignoring this device.
[ 74.522] (II) This device may have been added with another device file.
[ 74.523] (II) config/udev: Adding input device Royuan ROYUAN Gaming Keyboard (/dev/input/event18)
[ 74.524] (**) Royuan ROYUAN Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 74.524] (**) Royuan ROYUAN Gaming Keyboard: Applying InputClass "system-keyboard"
[ 74.524] (II) Using input driver 'libinput' for 'Royuan ROYUAN Gaming Keyboard'
[ 74.524] (**) Royuan ROYUAN Gaming Keyboard: always reports core events
[ 74.524] (**) Option "Device" "/dev/input/event18"
[ 74.527] (II) event18 - Royuan ROYUAN Gaming Keyboard: is tagged by udev as: Keyboard
[ 74.527] (II) event18 - Royuan ROYUAN Gaming Keyboard: device is a keyboard
[ 74.528] (II) event18 - Royuan ROYUAN Gaming Keyboard: device removed
[ 74.550] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/0003:0461:4002.0005/input/input23/event18"
[ 74.550] (II) XINPUT: Adding extended input device "Royuan ROYUAN Gaming Keyboard" (type: KEYBOARD, id 15)
[ 74.551] (**) Option "xkb_model" "pc105"
[ 74.551] (**) Option "xkb_layout" "us"
[ 74.551] (**) Option "xkb_variant" "dvorak"
[ 74.555] (II) event18 - Royuan ROYUAN Gaming Keyboard: is tagged by udev as: Keyboard
[ 74.555] (II) event18 - Royuan ROYUAN Gaming Keyboard: device is a keyboard
[ 74.558] (II) config/udev: Adding input device Royuan ROYUAN Gaming Keyboard Consumer Control (/dev/input/event19)
[ 74.558] (**) Royuan ROYUAN Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 74.558] (**) Royuan ROYUAN Gaming Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 74.558] (II) Using input driver 'libinput' for 'Royuan ROYUAN Gaming Keyboard Consumer Control'
[ 74.558] (**) Royuan ROYUAN Gaming Keyboard Consumer Control: always reports core events
[ 74.558] (**) Option "Device" "/dev/input/event19"
[ 74.561] (II) event19 - Royuan ROYUAN Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 74.561] (II) event19 - Royuan ROYUAN Gaming Keyboard Consumer Control: device is a keyboard
[ 74.562] (II) event19 - Royuan ROYUAN Gaming Keyboard Consumer Control: device removed
[ 74.577] (II) libinput: Royuan ROYUAN Gaming Keyboard Consumer Control: needs a virtual subdevice
[ 74.577] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0461:4002.0006/input/input24/event19"
[ 74.578] (II) XINPUT: Adding extended input device "Royuan ROYUAN Gaming Keyboard Consumer Control" (type: MOUSE, id 16)
[ 74.578] (**) Option "AccelerationScheme" "none"
[ 74.578] (**) Royuan ROYUAN Gaming Keyboard Consumer Control: (accel) selected scheme none/0
[ 74.578] (**) Royuan ROYUAN Gaming Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 74.578] (**) Royuan ROYUAN Gaming Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 74.581] (II) event19 - Royuan ROYUAN Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 74.582] (II) event19 - Royuan ROYUAN Gaming Keyboard Consumer Control: device is a keyboard
[ 74.584] (II) config/udev: Adding input device Royuan ROYUAN Gaming Keyboard System Control (/dev/input/event20)
[ 74.584] (**) Royuan ROYUAN Gaming Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 74.584] (**) Royuan ROYUAN Gaming Keyboard System Control: Applying InputClass "system-keyboard"
[ 74.584] (II) Using input driver 'libinput' for 'Royuan ROYUAN Gaming Keyboard System Control'
[ 74.584] (**) Royuan ROYUAN Gaming Keyboard System Control: always reports core events
[ 74.584] (**) Option "Device" "/dev/input/event20"
[ 74.588] (II) event20 - Royuan ROYUAN Gaming Keyboard System Control: is tagged by udev as: Keyboard
[ 74.588] (II) event20 - Royuan ROYUAN Gaming Keyboard System Control: device is a keyboard
[ 74.589] (II) event20 - Royuan ROYUAN Gaming Keyboard System Control: device removed
[ 74.614] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0461:4002.0006/input/input25/event20"
[ 74.614] (II) XINPUT: Adding extended input device "Royuan ROYUAN Gaming Keyboard System Control" (type: KEYBOARD, id 17)
[ 74.614] (**) Option "xkb_model" "pc105"
[ 74.614] (**) Option "xkb_layout" "us"
[ 74.614] (**) Option "xkb_variant" "dvorak"
[ 74.618] (II) event20 - Royuan ROYUAN Gaming Keyboard System Control: is tagged by udev as: Keyboard
[ 74.618] (II) event20 - Royuan ROYUAN Gaming Keyboard System Control: device is a keyboard
[ 74.621] (II) config/udev: Adding input device Royuan ROYUAN Gaming Keyboard (/dev/input/event21)
[ 74.621] (**) Royuan ROYUAN Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 74.621] (**) Royuan ROYUAN Gaming Keyboard: Applying InputClass "system-keyboard"
[ 74.621] (II) Using input driver 'libinput' for 'Royuan ROYUAN Gaming Keyboard'
[ 74.621] (**) Royuan ROYUAN Gaming Keyboard: always reports core events
[ 74.621] (**) Option "Device" "/dev/input/event21"
[ 74.624] (II) event21 - Royuan ROYUAN Gaming Keyboard: is tagged by udev as: Keyboard
[ 74.624] (II) event21 - Royuan ROYUAN Gaming Keyboard: device is a keyboard
[ 74.625] (II) event21 - Royuan ROYUAN Gaming Keyboard: device removed
[ 74.654] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0461:4002.0006/input/input26/event21"
[ 74.654] (II) XINPUT: Adding extended input device "Royuan ROYUAN Gaming Keyboard" (type: KEYBOARD, id 18)
[ 74.654] (**) Option "xkb_model" "pc105"
[ 74.654] (**) Option "xkb_layout" "us"
[ 74.654] (**) Option "xkb_variant" "dvorak"
[ 74.658] (II) event21 - Royuan ROYUAN Gaming Keyboard: is tagged by udev as: Keyboard
[ 74.658] (II) event21 - Royuan ROYUAN Gaming Keyboard: device is a keyboard
[ 74.661] (II) config/udev: Adding input device Royuan ROYUAN Gaming Keyboard Mouse (/dev/input/event22)
[ 74.661] (**) Royuan ROYUAN Gaming Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 74.661] (II) Using input driver 'libinput' for 'Royuan ROYUAN Gaming Keyboard Mouse'
[ 74.661] (**) Royuan ROYUAN Gaming Keyboard Mouse: always reports core events
[ 74.661] (**) Option "Device" "/dev/input/event22"
[ 74.664] (II) event22 - Royuan ROYUAN Gaming Keyboard Mouse: is tagged by udev as: Mouse
[ 74.665] (II) event22 - Royuan ROYUAN Gaming Keyboard Mouse: device is a pointer
[ 74.665] (II) event22 - Royuan ROYUAN Gaming Keyboard Mouse: device removed
[ 74.717] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0461:4002.0006/input/input27/event22"
[ 74.717] (II) XINPUT: Adding extended input device "Royuan ROYUAN Gaming Keyboard Mouse" (type: MOUSE, id 19)
[ 74.717] (**) Option "AccelerationScheme" "none"
[ 74.717] (**) Royuan ROYUAN Gaming Keyboard Mouse: (accel) selected scheme none/0
[ 74.717] (**) Royuan ROYUAN Gaming Keyboard Mouse: (accel) acceleration factor: 2.000
[ 74.717] (**) Royuan ROYUAN Gaming Keyboard Mouse: (accel) acceleration threshold: 4
[ 74.721] (II) event22 - Royuan ROYUAN Gaming Keyboard Mouse: is tagged by udev as: Mouse
[ 74.722] (II) event22 - Royuan ROYUAN Gaming Keyboard Mouse: device is a pointer
[ 74.724] (II) config/udev: Adding input device Royuan ROYUAN Gaming Keyboard Mouse (/dev/input/mouse3)
[ 74.724] (II) No input driver specified, ignoring this device.
[ 74.724] (II) This device may have been added with another device file.
[ 74.726] (II) config/udev: Adding input device Royuan ROYUAN Gaming Keyboard (/dev/input/event23)
[ 74.726] (II) No input driver specified, ignoring this device.
[ 74.726] (II) This device may have been added with another device file.
[ 74.727] (II) config/udev: Adding input device MSFT0001:01 04F3:3138 Mouse (/dev/input/event8)
[ 74.727] (**) MSFT0001:01 04F3:3138 Mouse: Applying InputClass "libinput pointer catchall"
[ 74.727] (II) Using input driver 'libinput' for 'MSFT0001:01 04F3:3138 Mouse'
[ 74.727] (**) MSFT0001:01 04F3:3138 Mouse: always reports core events
[ 74.727] (**) Option "Device" "/dev/input/event8"
[ 74.730] (II) event8 - MSFT0001:01 04F3:3138 Mouse: is tagged by udev as: Mouse Pointingstick
[ 74.731] (II) event8 - MSFT0001:01 04F3:3138 Mouse: device is a pointer
[ 74.735] (II) event8 - MSFT0001:01 04F3:3138 Mouse: device removed
[ 74.787] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:04F3:3138.0001/input/input15/event8"
[ 74.787] (II) XINPUT: Adding extended input device "MSFT0001:01 04F3:3138 Mouse" (type: MOUSE, id 20)
[ 74.787] (**) Option "AccelerationScheme" "none"
[ 74.787] (**) MSFT0001:01 04F3:3138 Mouse: (accel) selected scheme none/0
[ 74.787] (**) MSFT0001:01 04F3:3138 Mouse: (accel) acceleration factor: 2.000
[ 74.788] (**) MSFT0001:01 04F3:3138 Mouse: (accel) acceleration threshold: 4
[ 74.790] (II) event8 - MSFT0001:01 04F3:3138 Mouse: is tagged by udev as: Mouse Pointingstick
[ 74.791] (II) event8 - MSFT0001:01 04F3:3138 Mouse: device is a pointer
[ 74.797] (II) config/udev: Adding input device MSFT0001:01 04F3:3138 Mouse (/dev/input/mouse0)
[ 74.797] (II) No input driver specified, ignoring this device.
[ 74.797] (II) This device may have been added with another device file.
[ 74.798] (II) config/udev: Adding input device MSFT0001:01 04F3:3138 Touchpad (/dev/input/event9)
[ 74.798] (**) MSFT0001:01 04F3:3138 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 74.798] (II) Using input driver 'libinput' for 'MSFT0001:01 04F3:3138 Touchpad'
[ 74.798] (**) MSFT0001:01 04F3:3138 Touchpad: always reports core events
[ 74.798] (**) Option "Device" "/dev/input/event9"
[ 74.801] (II) event9 - MSFT0001:01 04F3:3138 Touchpad: is tagged by udev as: Touchpad
[ 74.805] (II) event9 - MSFT0001:01 04F3:3138 Touchpad: device is a touchpad
[ 74.806] (II) event9 - MSFT0001:01 04F3:3138 Touchpad: device removed
[ 74.855] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-MSFT0001:01/0018:04F3:3138.0001/input/input17/event9"
[ 74.855] (II) XINPUT: Adding extended input device "MSFT0001:01 04F3:3138 Touchpad" (type: TOUCHPAD, id 21)
[ 74.859] (**) Option "AccelerationScheme" "none"
[ 74.859] (**) MSFT0001:01 04F3:3138 Touchpad: (accel) selected scheme none/0
[ 74.859] (**) MSFT0001:01 04F3:3138 Touchpad: (accel) acceleration factor: 2.000
[ 74.859] (**) MSFT0001:01 04F3:3138 Touchpad: (accel) acceleration threshold: 4
[ 74.862] (II) event9 - MSFT0001:01 04F3:3138 Touchpad: is tagged by udev as: Touchpad
[ 74.866] (II) event9 - MSFT0001:01 04F3:3138 Touchpad: device is a touchpad
[ 74.869] (II) config/udev: Adding input device MSFT0001:01 04F3:3138 Touchpad (/dev/input/mouse1)
[ 74.869] (II) No input driver specified, ignoring this device.
[ 74.869] (II) This device may have been added with another device file.
[ 74.870] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event7)
[ 74.870] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 74.870] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[ 74.870] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 74.870] (**) Ideapad extra buttons: always reports core events
[ 74.870] (**) Option "Device" "/dev/input/event7"
[ 74.872] (II) event7 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 74.872] (II) event7 - Ideapad extra buttons: device is a keyboard
[ 74.873] (II) event7 - Ideapad extra buttons: device removed
[ 74.910] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input7/event7"
[ 74.910] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 22)
[ 74.910] (**) Option "xkb_model" "pc105"
[ 74.910] (**) Option "xkb_layout" "us"
[ 74.911] (**) Option "xkb_variant" "dvorak"
[ 74.913] (II) event7 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 74.913] (II) event7 - Ideapad extra buttons: device is a keyboard
[ 74.915] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event16)
[ 74.915] (II) No input driver specified, ignoring this device.
[ 74.915] (II) This device may have been added with another device file.
[ 74.916] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event17)
[ 74.916] (II) No input driver specified, ignoring this device.
[ 74.916] (II) This device may have been added with another device file.
[ 74.917] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event24)
[ 74.917] (II) No input driver specified, ignoring this device.
[ 74.917] (II) This device may have been added with another device file.
[ 74.918] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event25)
[ 74.918] (II) No input driver specified, ignoring this device.
[ 74.918] (II) This device may have been added with another device file.
[ 74.919] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event26)
[ 74.919] (II) No input driver specified, ignoring this device.
[ 74.919] (II) This device may have been added with another device file.
[ 74.920] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[ 74.920] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 74.920] (**) Intel HID events: Applying InputClass "system-keyboard"
[ 74.920] (II) Using input driver 'libinput' for 'Intel HID events'
[ 74.920] (**) Intel HID events: always reports core events
[ 74.920] (**) Option "Device" "/dev/input/event5"
[ 74.922] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 74.922] (II) event5 - Intel HID events: device is a keyboard
[ 74.923] (II) event5 - Intel HID events: device removed
[ 74.947] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input5/event5"
[ 74.947] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 23)
[ 74.947] (**) Option "xkb_model" "pc105"
[ 74.947] (**) Option "xkb_layout" "us"
[ 74.947] (**) Option "xkb_variant" "dvorak"
[ 74.950] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 74.950] (II) event5 - Intel HID events: device is a keyboard
[ 74.952] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event6)
[ 74.952] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 74.952] (**) Intel HID 5 button array: Applying InputClass "system-keyboard"
[ 74.952] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 74.952] (**) Intel HID 5 button array: always reports core events
[ 74.952] (**) Option "Device" "/dev/input/event6"
[ 74.953] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 74.954] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 74.954] (II) event6 - Intel HID 5 button array: device removed
[ 74.974] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input6/event6"
[ 74.974] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 24)
[ 74.974] (**) Option "xkb_model" "pc105"
[ 74.974] (**) Option "xkb_layout" "us"
[ 74.974] (**) Option "xkb_variant" "dvorak"
[ 74.976] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 74.976] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 74.978] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 74.978] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 74.978] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 74.979] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 74.979] (**) AT Translated Set 2 keyboard: always reports core events
[ 74.979] (**) Option "Device" "/dev/input/event4"
[ 74.981] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 74.981] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 74.986] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 75.020] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 75.020] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 25)
[ 75.021] (**) Option "xkb_model" "pc105"
[ 75.021] (**) Option "xkb_layout" "us"
[ 75.021] (**) Option "xkb_variant" "dvorak"
[ 75.023] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 75.024] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 75.030] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[ 75.030] (II) No input driver specified, ignoring this device.
[ 75.030] (II) This device may have been added with another device file.
[ 75.064] (**) DP-2: Applying InputClass "libinput keyboard catchall"
[ 75.064] (**) DP-2: Applying InputClass "system-keyboard"
[ 75.064] (II) Using input driver 'libinput' for 'DP-2'
[ 75.064] (**) DP-2: always reports core events
[ 75.064] (**) Option "Device" "/dev/input/event13"
[ 75.064] (II) libinput: DP-2: is a virtual subdevice
[ 75.064] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/rc/rc0/input14/event13"
[ 75.064] (II) XINPUT: Adding extended input device "DP-2" (type: KEYBOARD, id 26)
[ 75.064] (**) Option "xkb_model" "pc105"
[ 75.064] (**) Option "xkb_layout" "us"
[ 75.064] (**) Option "xkb_variant" "dvorak"
[ 75.065] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[ 75.065] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[ 75.065] (**) Logitech MX Master 2S: Applying InputClass "system-keyboard"
[ 75.065] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[ 75.065] (**) Logitech MX Master 2S: always reports core events
[ 75.065] (**) Option "Device" "/dev/input/event27"
[ 75.065] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[ 75.065] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.2/0003:046D:C52B.0004/0003:046D:4069.0008/input/input41/event27"
[ 75.065] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 27)
[ 75.065] (**) Option "xkb_model" "pc105"
[ 75.065] (**) Option "xkb_layout" "us"
[ 75.065] (**) Option "xkb_variant" "dvorak"
[ 75.065] (**) Royuan ROYUAN Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 75.065] (**) Royuan ROYUAN Gaming Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 75.065] (II) Using input driver 'libinput' for 'Royuan ROYUAN Gaming Keyboard Consumer Control'
[ 75.066] (**) Royuan ROYUAN Gaming Keyboard Consumer Control: always reports core events
[ 75.066] (**) Option "Device" "/dev/input/event19"
[ 75.066] (II) libinput: Royuan ROYUAN Gaming Keyboard Consumer Control: is a virtual subdevice
[ 75.066] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0461:4002.0006/input/input24/event19"
[ 75.066] (II) XINPUT: Adding extended input device "Royuan ROYUAN Gaming Keyboard Consumer Control" (type: KEYBOARD, id 28)
[ 75.066] (**) Option "xkb_model" "pc105"
[ 75.066] (**) Option "xkb_layout" "us"
[ 75.066] (**) Option "xkb_variant" "dvorak"
[ 75.410] (II) event3 - Power Button: device removed
[ 75.444] (II) event11 - Video Bus: device removed
[ 75.500] (II) event12 - Video Bus: device removed
[ 75.544] (II) event1 - Power Button: device removed
[ 75.560] (II) event2 - Sleep Button: device removed
[ 75.577] (II) event14 - Integrated Camera: Integrated C: device removed
[ 75.611] (II) event15 - Integrated Camera: Integrated I: device removed
[ 75.654] (II) event18 - Royuan ROYUAN Gaming Keyboard: device removed
[ 75.670] (II) event20 - Royuan ROYUAN Gaming Keyboard System Control: device removed
[ 75.687] (II) event21 - Royuan ROYUAN Gaming Keyboard: device removed
[ 75.704] (II) event22 - Royuan ROYUAN Gaming Keyboard Mouse: device removed
[ 75.754] (II) event8 - MSFT0001:01 04F3:3138 Mouse: device removed
[ 75.787] (II) event9 - MSFT0001:01 04F3:3138 Touchpad: device removed
[ 75.837] (II) event7 - Ideapad extra buttons: device removed
[ 75.887] (II) event5 - Intel HID events: device removed
[ 75.904] (II) event6 - Intel HID 5 button array: device removed
[ 75.920] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 75.937] (II) event13 - DP-2: device removed
[ 75.954] (II) event27 - Logitech MX Master 2S: device removed
[ 75.997] (II) event19 - Royuan ROYUAN Gaming Keyboard Consumer Control: device removed
[ 76.031] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.032] (II) UnloadModule: "libinput"
[ 76.033] (II) UnloadModule: "libinput"
[ 76.033] (II) UnloadModule: "libinput"
[ 76.033] (II) UnloadModule: "libinput"
[ 76.033] (II) UnloadModule: "libinput"
[ 76.033] (II) UnloadModule: "libinput"
[ 76.033] (II) UnloadModule: "libinput"
[ 76.033] (II) UnloadModule: "libinput"
[ 76.033] (II) UnloadModule: "libinput"
[ 76.036] (II) UnloadModule: "libinput"
[ 76.128] (II) Server terminated successfully (0). Closing log file.
最近编辑记录 Liegou (2022-06-06 09:16:39)
离线
解决了,根据报错信息,重新安装了 llvm-libs 这个包,重新启动 dwm,picom 能用了
离线
llvm-libs 不是 mesa 的依赖么,你之前没装?
离线
安装的时候提示说我以前的是git版
最近编辑记录 Liegou (2022-06-07 19:52:25)
离线