Advertisement
Andy3153

Xorg logs

Jul 22nd, 2021
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 102.11 KB | None | 0 0
  1. $ cat /var/log/Xorg.0.log
  2. [ 1.373] (--) Log file renamed from "/var/log/Xorg.pid-518.log" to "/var/log/Xorg.0.log"
  3. [ 1.374]
  4. X.Org X Server 1.20.12
  5. X Protocol Version 11, Revision 0
  6. [ 1.374] Build Operating System: Linux Archlinux
  7. [ 1.374] Current Operating System: Linux sparkle 5.13.4-zen1-1-zen #1 ZEN SMP PREEMPT Wed, 21 Jul 2021 17:31:12 +0000 x86_64
  8. [ 1.374] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img nvidia-drm.modeset=1 sysrq_always_enabled=1 root=PARTLABEL=Arch rw #quiet loglevel=0
  9. [ 1.374] Build Date: 08 July 2021 08:00:40PM
  10. [ 1.374]
  11. [ 1.374] Current version of pixman: 0.40.0
  12. [ 1.374] Before reporting problems, check http://wiki.x.org
  13. to make sure that you have the latest version.
  14. [ 1.374] Markers: (--) probed, (**) from config file, (==) default setting,
  15. (++) from command line, (!!) notice, (II) informational,
  16. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  17. [ 1.374] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 22 18:54:25 2021
  18. [ 1.375] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  19. [ 1.375] (==) No Layout section. Using the first Screen section.
  20. [ 1.375] (==) No screen section available. Using defaults.
  21. [ 1.375] (**) |-->Screen "Default Screen Section" (0)
  22. [ 1.375] (**) | |-->Monitor "<default monitor>"
  23. [ 1.375] (==) No monitor specified for screen "Default Screen Section".
  24. Using a default monitor configuration.
  25. [ 1.375] (==) Automatically adding devices
  26. [ 1.375] (==) Automatically enabling devices
  27. [ 1.375] (==) Automatically adding GPU devices
  28. [ 1.375] (==) Automatically binding GPU devices
  29. [ 1.375] (==) Max clients allowed: 256, resource mask: 0x1fffff
  30. [ 1.376] (WW) The directory "/usr/share/fonts/misc" does not exist.
  31. [ 1.376] Entry deleted from font path.
  32. [ 1.376] (WW) The directory "/usr/share/fonts/OTF" does not exist.
  33. [ 1.376] Entry deleted from font path.
  34. [ 1.376] (WW) The directory "/usr/share/fonts/Type1" does not exist.
  35. [ 1.376] Entry deleted from font path.
  36. [ 1.376] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
  37. [ 1.376] Entry deleted from font path.
  38. [ 1.376] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
  39. [ 1.376] Entry deleted from font path.
  40. [ 1.376] (==) FontPath set to:
  41. /usr/share/fonts/TTF
  42. [ 1.376] (==) ModulePath set to "/usr/lib/xorg/modules"
  43. [ 1.376] (II) The server relies on udev to provide the list of input devices.
  44. If no devices become available, reconfigure udev or disable AutoAddDevices.
  45. [ 1.376] (II) Module ABI versions:
  46. [ 1.376] X.Org ANSI C Emulation: 0.4
  47. [ 1.376] X.Org Video Driver: 24.1
  48. [ 1.376] X.Org XInput driver : 24.1
  49. [ 1.376] X.Org Server Extension : 10.0
  50. [ 1.377] (++) using VT number 1
  51.  
  52. [ 1.377] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
  53. [ 1.377] (II) xfree86: Adding drm device (/dev/dri/card0)
  54. [ 1.381] (--) PCI:*(0@0:2:0) 8086:9a60:1043:16f2 rev 1, Mem @ 0x622e000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
  55. [ 1.381] (--) PCI: (1@0:0:0) 10de:2520:1043:16f2 rev 161, Mem @ 0x85000000/16777216, 0x6000000000/8589934592, 0x6200000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
  56. [ 1.381] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
  57. [ 1.381] (II) LoadModule: "glx"
  58. [ 1.381] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
  59. [ 1.384] (II) Module glx: vendor="X.Org Foundation"
  60. [ 1.384] compiled for 1.20.12, module version = 1.0.0
  61. [ 1.384] ABI class: X.Org Server Extension, version 10.0
  62. [ 1.384] (==) Matched intel as autoconfigured driver 0
  63. [ 1.384] (==) Matched modesetting as autoconfigured driver 1
  64. [ 1.384] (==) Matched fbdev as autoconfigured driver 2
  65. [ 1.384] (==) Matched vesa as autoconfigured driver 3
  66. [ 1.384] (==) Assigned the driver to the xf86ConfigLayout
  67. [ 1.384] (II) LoadModule: "intel"
  68. [ 1.384] (WW) Warning, couldn't open module intel
  69. [ 1.384] (EE) Failed to load module "intel" (module does not exist, 0)
  70. [ 1.384] (II) LoadModule: "modesetting"
  71. [ 1.384] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
  72. [ 1.385] (II) Module modesetting: vendor="X.Org Foundation"
  73. [ 1.385] compiled for 1.20.12, module version = 1.20.12
  74. [ 1.385] Module class: X.Org Video Driver
  75. [ 1.385] ABI class: X.Org Video Driver, version 24.1
  76. [ 1.385] (II) LoadModule: "fbdev"
  77. [ 1.385] (WW) Warning, couldn't open module fbdev
  78. [ 1.385] (EE) Failed to load module "fbdev" (module does not exist, 0)
  79. [ 1.385] (II) LoadModule: "vesa"
  80. [ 1.385] (WW) Warning, couldn't open module vesa
  81. [ 1.385] (EE) Failed to load module "vesa" (module does not exist, 0)
  82. [ 1.385] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
  83. [ 1.388] (II) modeset(0): using drv /dev/dri/card0
  84. [ 1.388] (II) modeset(0): Creating default Display subsection in Screen section
  85. "Default Screen Section" for depth/fbbpp 24/32
  86. [ 1.388] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
  87. [ 1.388] (==) modeset(0): RGB weight 888
  88. [ 1.388] (==) modeset(0): Default visual is TrueColor
  89. [ 1.388] (II) Loading sub module "glamoregl"
  90. [ 1.388] (II) LoadModule: "glamoregl"
  91. [ 1.388] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
  92. [ 1.391] (II) Module glamoregl: vendor="X.Org Foundation"
  93. [ 1.391] compiled for 1.20.12, module version = 1.0.1
  94. [ 1.391] ABI class: X.Org ANSI C Emulation, version 0.4
  95. [ 1.486] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (TGL GT1)
  96. [ 1.486] (II) modeset(0): glamor initialized
  97. [ 1.487] (II) modeset(0): Output eDP-1 has no monitor section
  98. [ 1.487] (II) modeset(0): Output HDMI-1 has no monitor section
  99. [ 1.487] (II) modeset(0): Output DP-1 has no monitor section
  100. [ 1.487] (II) modeset(0): Output HDMI-2 has no monitor section
  101. [ 1.489] (II) modeset(0): EDID for output eDP-1
  102. [ 1.489] (II) modeset(0): Manufacturer: SHP Model: 1532 Serial#: 0
  103. [ 1.489] (II) modeset(0): Year: 2020 Week: 45
  104. [ 1.489] (II) modeset(0): EDID Version: 1.4
  105. [ 1.489] (II) modeset(0): Digital Display Input
  106. [ 1.489] (II) modeset(0): 8 bits per channel
  107. [ 1.489] (II) modeset(0): Digital interface is DisplayPort
  108. [ 1.489] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
  109. [ 1.489] (II) modeset(0): Gamma: 2.20
  110. [ 1.489] (II) modeset(0): No DPMS capabilities specified
  111. [ 1.489] (II) modeset(0): Supported color encodings: RGB 4:4:4
  112. [ 1.489] (II) modeset(0): Default color space is primary color space
  113. [ 1.489] (II) modeset(0): First detailed timing is preferred mode
  114. [ 1.489] (II) modeset(0): Preferred mode is native pixel format and refresh rate
  115. [ 1.489] (II) modeset(0): Display is continuous-frequency
  116. [ 1.489] (II) modeset(0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.600
  117. [ 1.489] (II) modeset(0): blueX: 0.149 blueY: 0.060 whiteX: 0.312 whiteY: 0.328
  118. [ 1.489] (II) modeset(0): Manufacturer's mask: 0
  119. [ 1.489] (II) modeset(0): Supported detailed timing:
  120. [ 1.489] (II) modeset(0): clock: 533.3 MHz Image Size: 344 x 194 mm
  121. [ 1.489] (II) modeset(0): h_active: 1920 h_sync: 1944 h_sync_end 1984 h_blank_end 2000 h_border: 0
  122. [ 1.489] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
  123. [ 1.489] (II) modeset(0): Supported detailed timing:
  124. [ 1.489] (II) modeset(0): clock: 133.3 MHz Image Size: 344 x 194 mm
  125. [ 1.489] (II) modeset(0): h_active: 1920 h_sync: 1944 h_sync_end 1984 h_blank_end 2000 h_border: 0
  126. [ 1.489] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
  127. [ 1.489] (II) modeset(0): Ranges: V min: 60 V max: 240 Hz, H min: 266 H max: 266 kHz, PixClock max 545 MHz
  128. [ 1.489] (II) modeset(0): Monitor name: LQ156M1JW26
  129. [ 1.489] (II) modeset(0): EDID (in hex):
  130. [ 1.489] (II) modeset(0): 00ffffffffffff004d10321500000000
  131. [ 1.489] (II) modeset(0): 2d1e0104a522137807de50a3544c9926
  132. [ 1.489] (II) modeset(0): 0f505400000001010101010101010101
  133. [ 1.489] (II) modeset(0): 01010101010150d0805070381f401828
  134. [ 1.489] (II) modeset(0): 350058c2100000181434805070381f40
  135. [ 1.489] (II) modeset(0): 1828350058c210000018000000fd0c3c
  136. [ 1.489] (II) modeset(0): f00b0b36010a202020202020000000fc
  137. [ 1.489] (II) modeset(0): 004c513135364d314a5732360a200010
  138. [ 1.489] (II) modeset(0): Printing probed modes for output eDP-1
  139. [ 1.489] (II) modeset(0): Modeline "1920x1080"x240.0 533.28 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
  140. [ 1.489] (II) modeset(0): Modeline "1920x1080"x60.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
  141. [ 1.489] (II) modeset(0): Modeline "1920x1080"x60.0 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
  142. [ 1.489] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
  143. [ 1.489] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
  144. [ 1.489] (II) modeset(0): Modeline "1920x1080"x60.0 133.32 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
  145. [ 1.489] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
  146. [ 1.489] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
  147. [ 1.489] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
  148. [ 1.489] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
  149. [ 1.489] (II) modeset(0): Modeline "1600x900"x60.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
  150. [ 1.489] (II) modeset(0): Modeline "1600x900"x59.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
  151. [ 1.489] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
  152. [ 1.489] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
  153. [ 1.489] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
  154. [ 1.489] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
  155. [ 1.489] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
  156. [ 1.489] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
  157. [ 1.489] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
  158. [ 1.489] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
  159. [ 1.489] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
  160. [ 1.489] (II) modeset(0): Modeline "1440x810"x60.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
  161. [ 1.489] (II) modeset(0): Modeline "1440x810"x60.0 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
  162. [ 1.489] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
  163. [ 1.489] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
  164. [ 1.489] (II) modeset(0): Modeline "1280x800"x60.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
  165. [ 1.489] (II) modeset(0): Modeline "1280x800"x60.0 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
  166. [ 1.489] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
  167. [ 1.489] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
  168. [ 1.489] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
  169. [ 1.489] (II) modeset(0): Modeline "1280x720"x60.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
  170. [ 1.489] (II) modeset(0): Modeline "1280x720"x60.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
  171. [ 1.489] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
  172. [ 1.489] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
  173. [ 1.489] (II) modeset(0): Modeline "1024x768"x85.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
  174. [ 1.489] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
  175. [ 1.489] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
  176. [ 1.489] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
  177. [ 1.489] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
  178. [ 1.489] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
  179. [ 1.489] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
  180. [ 1.489] (II) modeset(0): Modeline "1024x768i"x87.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
  181. [ 1.489] (II) modeset(0): Modeline "960x720"x85.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
  182. [ 1.489] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
  183. [ 1.489] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
  184. [ 1.489] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
  185. [ 1.489] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
  186. [ 1.489] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
  187. [ 1.489] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
  188. [ 1.489] (II) modeset(0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
  189. [ 1.489] (II) modeset(0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
  190. [ 1.489] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
  191. [ 1.489] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
  192. [ 1.489] (II) modeset(0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
  193. [ 1.489] (II) modeset(0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
  194. [ 1.489] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
  195. [ 1.489] (II) modeset(0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
  196. [ 1.489] (II) modeset(0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
  197. [ 1.489] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
  198. [ 1.489] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
  199. [ 1.489] (II) modeset(0): Modeline "800x600"x85.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
  200. [ 1.489] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
  201. [ 1.489] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
  202. [ 1.489] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
  203. [ 1.489] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
  204. [ 1.489] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
  205. [ 1.489] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
  206. [ 1.489] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
  207. [ 1.489] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
  208. [ 1.489] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
  209. [ 1.489] (II) modeset(0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
  210. [ 1.489] (II) modeset(0): Modeline "840x525"x59.9 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
  211. [ 1.489] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
  212. [ 1.489] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
  213. [ 1.489] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
  214. [ 1.489] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
  215. [ 1.489] (II) modeset(0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
  216. [ 1.489] (II) modeset(0): Modeline "800x450"x59.8 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
  217. [ 1.489] (II) modeset(0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
  218. [ 1.489] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
  219. [ 1.489] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
  220. [ 1.489] (II) modeset(0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
  221. [ 1.489] (II) modeset(0): Modeline "700x450"x59.9 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
  222. [ 1.489] (II) modeset(0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
  223. [ 1.489] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
  224. [ 1.489] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
  225. [ 1.489] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
  226. [ 1.489] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
  227. [ 1.489] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
  228. [ 1.489] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
  229. [ 1.489] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
  230. [ 1.489] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
  231. [ 1.489] (II) modeset(0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
  232. [ 1.489] (II) modeset(0): Modeline "684x384"x59.9 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
  233. [ 1.489] (II) modeset(0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
  234. [ 1.489] (II) modeset(0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
  235. [ 1.489] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
  236. [ 1.489] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
  237. [ 1.489] (II) modeset(0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
  238. [ 1.489] (II) modeset(0): Modeline "640x360"x59.8 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
  239. [ 1.489] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
  240. [ 1.489] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
  241. [ 1.489] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
  242. [ 1.489] (II) modeset(0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
  243. [ 1.489] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
  244. [ 1.489] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
  245. [ 1.489] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
  246. [ 1.489] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
  247. [ 1.489] (II) modeset(0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
  248. [ 1.489] (II) modeset(0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
  249. [ 1.489] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
  250. [ 1.489] (II) modeset(0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
  251. [ 1.490] (II) modeset(0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
  252. [ 1.490] (II) modeset(0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
  253. [ 1.490] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
  254. [ 1.490] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
  255. [ 1.490] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
  256. [ 1.490] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
  257. [ 1.490] (II) modeset(0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
  258. [ 1.490] (II) modeset(0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
  259. [ 1.490] (II) modeset(0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
  260. [ 1.490] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
  261. [ 1.490] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
  262. [ 1.490] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
  263. [ 1.490] (II) modeset(0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
  264. [ 1.490] (II) modeset(0): Modeline "360x202"x59.1 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
  265. [ 1.490] (II) modeset(0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
  266. [ 1.490] (II) modeset(0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
  267. [ 1.490] (II) modeset(0): Modeline "320x180"x59.8 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
  268. [ 1.490] (II) modeset(0): Modeline "320x180"x59.3 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
  269. [ 1.490] (II) modeset(0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
  270. [ 1.490] (II) modeset(0): EDID for output HDMI-1
  271. [ 1.490] (II) modeset(0): EDID for output DP-1
  272. [ 1.490] (II) modeset(0): EDID for output HDMI-2
  273. [ 1.490] (II) modeset(0): Output eDP-1 connected
  274. [ 1.490] (II) modeset(0): Output HDMI-1 disconnected
  275. [ 1.490] (II) modeset(0): Output DP-1 disconnected
  276. [ 1.490] (II) modeset(0): Output HDMI-2 disconnected
  277. [ 1.490] (II) modeset(0): Using exact sizes for initial modes
  278. [ 1.490] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
  279. [ 1.490] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
  280. [ 1.490] (==) modeset(0): DPI set to (96, 96)
  281. [ 1.490] (II) Loading sub module "fb"
  282. [ 1.490] (II) LoadModule: "fb"
  283. [ 1.490] (II) Loading /usr/lib/xorg/modules/libfb.so
  284. [ 1.490] (II) Module fb: vendor="X.Org Foundation"
  285. [ 1.490] compiled for 1.20.12, module version = 1.0.0
  286. [ 1.490] ABI class: X.Org ANSI C Emulation, version 0.4
  287. [ 1.505] (==) modeset(0): Backing store enabled
  288. [ 1.505] (==) modeset(0): Silken mouse disabled
  289. [ 1.526] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
  290. [ 1.526] (==) modeset(0): DPMS enabled
  291. [ 1.526] (II) modeset(0): [DRI2] Setup complete
  292. [ 1.526] (II) modeset(0): [DRI2] DRI driver: iris
  293. [ 1.526] (II) modeset(0): [DRI2] VDPAU driver: va_gl
  294. [ 1.526] (II) Initializing extension Generic Event Extension
  295. [ 1.526] (II) Initializing extension SHAPE
  296. [ 1.526] (II) Initializing extension MIT-SHM
  297. [ 1.526] (II) Initializing extension XInputExtension
  298. [ 1.526] (II) Initializing extension XTEST
  299. [ 1.526] (II) Initializing extension BIG-REQUESTS
  300. [ 1.526] (II) Initializing extension SYNC
  301. [ 1.526] (II) Initializing extension XKEYBOARD
  302. [ 1.527] (II) Initializing extension XC-MISC
  303. [ 1.527] (II) Initializing extension SECURITY
  304. [ 1.527] (II) Initializing extension XFIXES
  305. [ 1.527] (II) Initializing extension RENDER
  306. [ 1.527] (II) Initializing extension RANDR
  307. [ 1.527] (II) Initializing extension COMPOSITE
  308. [ 1.527] (II) Initializing extension DAMAGE
  309. [ 1.527] (II) Initializing extension MIT-SCREEN-SAVER
  310. [ 1.527] (II) Initializing extension DOUBLE-BUFFER
  311. [ 1.527] (II) Initializing extension RECORD
  312. [ 1.527] (II) Initializing extension DPMS
  313. [ 1.527] (II) Initializing extension Present
  314. [ 1.527] (II) Initializing extension DRI3
  315. [ 1.527] (II) Initializing extension X-Resource
  316. [ 1.527] (II) Initializing extension XVideo
  317. [ 1.527] (II) Initializing extension XVideo-MotionCompensation
  318. [ 1.527] (II) Initializing extension GLX
  319. [ 1.532] (II) AIGLX: Loaded and initialized iris
  320. [ 1.532] (II) GLX: Initialized DRI2 GL provider for screen 0
  321. [ 1.532] (II) Initializing extension XFree86-VidModeExtension
  322. [ 1.532] (II) Initializing extension XFree86-DGA
  323. [ 1.532] (II) Initializing extension XFree86-DRI
  324. [ 1.532] (II) Initializing extension DRI2
  325. [ 1.532] (II) modeset(0): Damage tracking initialized
  326. [ 1.532] (II) modeset(0): Setting screen physical size to 508 x 285
  327. [ 1.556] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event4)
  328. [ 1.556] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
  329. [ 1.556] (II) LoadModule: "libinput"
  330. [ 1.556] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
  331. [ 1.558] (II) Module libinput: vendor="X.Org Foundation"
  332. [ 1.558] compiled for 1.20.11, module version = 1.1.0
  333. [ 1.558] Module class: X.Org XInput Driver
  334. [ 1.558] ABI class: X.Org XInput driver, version 24.1
  335. [ 1.558] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
  336. [ 1.558] (**) Asus Wireless Radio Control: always reports core events
  337. [ 1.558] (**) Option "Device" "/dev/input/event4"
  338. [ 1.558] (**) Option "_source" "server/udev"
  339. [ 1.563] (II) event4 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
  340. [ 1.563] (II) event4 - Asus Wireless Radio Control: device is a keyboard
  341. [ 1.563] (II) event4 - Asus Wireless Radio Control: device removed
  342. [ 1.590] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input4/event4"
  343. [ 1.590] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 6)
  344. [ 1.590] (II) event4 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
  345. [ 1.590] (II) event4 - Asus Wireless Radio Control: device is a keyboard
  346. [ 1.591] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
  347. [ 1.591] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
  348. [ 1.591] (II) Using input driver 'libinput' for 'Video Bus'
  349. [ 1.591] (**) Video Bus: always reports core events
  350. [ 1.591] (**) Option "Device" "/dev/input/event15"
  351. [ 1.591] (**) Option "_source" "server/udev"
  352. [ 1.591] (II) event15 - Video Bus: is tagged by udev as: Keyboard
  353. [ 1.591] (II) event15 - Video Bus: device is a keyboard
  354. [ 1.591] (II) event15 - Video Bus: device removed
  355. [ 1.616] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15/event15"
  356. [ 1.616] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
  357. [ 1.617] (II) event15 - Video Bus: is tagged by udev as: Keyboard
  358. [ 1.617] (II) event15 - Video Bus: device is a keyboard
  359. [ 1.617] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
  360. [ 1.617] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
  361. [ 1.617] (II) Using input driver 'libinput' for 'Video Bus'
  362. [ 1.617] (**) Video Bus: always reports core events
  363. [ 1.617] (**) Option "Device" "/dev/input/event14"
  364. [ 1.617] (**) Option "_source" "server/udev"
  365. [ 1.618] (II) event14 - Video Bus: is tagged by udev as: Keyboard
  366. [ 1.618] (II) event14 - Video Bus: device is a keyboard
  367. [ 1.618] (II) event14 - Video Bus: device removed
  368. [ 1.647] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input14/event14"
  369. [ 1.647] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
  370. [ 1.647] (II) event14 - Video Bus: is tagged by udev as: Keyboard
  371. [ 1.647] (II) event14 - Video Bus: device is a keyboard
  372. [ 1.647] (II) config/udev: Adding input device Power Button (/dev/input/event1)
  373. [ 1.647] (**) Power Button: Applying InputClass "libinput keyboard catchall"
  374. [ 1.647] (II) Using input driver 'libinput' for 'Power Button'
  375. [ 1.647] (**) Power Button: always reports core events
  376. [ 1.647] (**) Option "Device" "/dev/input/event1"
  377. [ 1.647] (**) Option "_source" "server/udev"
  378. [ 1.648] (II) event1 - Power Button: is tagged by udev as: Keyboard
  379. [ 1.648] (II) event1 - Power Button: device is a keyboard
  380. [ 1.648] (II) event1 - Power Button: device removed
  381. [ 1.657] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
  382. [ 1.657] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
  383. [ 1.657] (II) event1 - Power Button: is tagged by udev as: Keyboard
  384. [ 1.657] (II) event1 - Power Button: device is a keyboard
  385. [ 1.657] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
  386. [ 1.657] (II) No input driver specified, ignoring this device.
  387. [ 1.657] (II) This device may have been added with another device file.
  388. [ 1.658] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
  389. [ 1.658] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
  390. [ 1.658] (II) Using input driver 'libinput' for 'Sleep Button'
  391. [ 1.658] (**) Sleep Button: always reports core events
  392. [ 1.658] (**) Option "Device" "/dev/input/event0"
  393. [ 1.658] (**) Option "_source" "server/udev"
  394. [ 1.658] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
  395. [ 1.658] (II) event0 - Sleep Button: device is a keyboard
  396. [ 1.658] (II) event0 - Sleep Button: device removed
  397. [ 1.680] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
  398. [ 1.680] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
  399. [ 1.680] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
  400. [ 1.680] (II) event0 - Sleep Button: device is a keyboard
  401. [ 1.680] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
  402. [ 1.680] (II) No input driver specified, ignoring this device.
  403. [ 1.680] (II) This device may have been added with another device file.
  404. [ 1.681] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
  405. [ 1.681] (II) No input driver specified, ignoring this device.
  406. [ 1.681] (II) This device may have been added with another device file.
  407. [ 1.681] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event12)
  408. [ 1.681] (II) No input driver specified, ignoring this device.
  409. [ 1.681] (II) This device may have been added with another device file.
  410. [ 1.681] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
  411. [ 1.681] (II) No input driver specified, ignoring this device.
  412. [ 1.681] (II) This device may have been added with another device file.
  413. [ 1.681] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
  414. [ 1.681] (II) No input driver specified, ignoring this device.
  415. [ 1.681] (II) This device may have been added with another device file.
  416. [ 1.682] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
  417. [ 1.682] (II) No input driver specified, ignoring this device.
  418. [ 1.682] (II) This device may have been added with another device file.
  419. [ 1.682] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
  420. [ 1.682] (II) No input driver specified, ignoring this device.
  421. [ 1.682] (II) This device may have been added with another device file.
  422. [ 1.682] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
  423. [ 1.682] (II) No input driver specified, ignoring this device.
  424. [ 1.682] (II) This device may have been added with another device file.
  425. [ 1.682] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
  426. [ 1.682] (II) No input driver specified, ignoring this device.
  427. [ 1.682] (II) This device may have been added with another device file.
  428. [ 1.682] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
  429. [ 1.682] (II) No input driver specified, ignoring this device.
  430. [ 1.682] (II) This device may have been added with another device file.
  431. [ 1.683] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event21)
  432. [ 1.683] (II) No input driver specified, ignoring this device.
  433. [ 1.683] (II) This device may have been added with another device file.
  434. [ 1.683] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=11 (/dev/input/event22)
  435. [ 1.683] (II) No input driver specified, ignoring this device.
  436. [ 1.683] (II) This device may have been added with another device file.
  437. [ 1.683] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=12 (/dev/input/event23)
  438. [ 1.683] (II) No input driver specified, ignoring this device.
  439. [ 1.683] (II) This device may have been added with another device file.
  440. [ 1.683] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=13 (/dev/input/event24)
  441. [ 1.683] (II) No input driver specified, ignoring this device.
  442. [ 1.683] (II) This device may have been added with another device file.
  443. [ 1.683] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=14 (/dev/input/event25)
  444. [ 1.683] (II) No input driver specified, ignoring this device.
  445. [ 1.683] (II) This device may have been added with another device file.
  446. [ 1.684] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=15 (/dev/input/event26)
  447. [ 1.684] (II) No input driver specified, ignoring this device.
  448. [ 1.684] (II) This device may have been added with another device file.
  449. [ 1.684] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event27)
  450. [ 1.684] (II) No input driver specified, ignoring this device.
  451. [ 1.684] (II) This device may have been added with another device file.
  452. [ 1.684] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event28)
  453. [ 1.684] (II) No input driver specified, ignoring this device.
  454. [ 1.684] (II) This device may have been added with another device file.
  455. [ 1.684] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
  456. [ 1.684] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
  457. [ 1.684] (II) Using input driver 'libinput' for 'Intel HID events'
  458. [ 1.684] (**) Intel HID events: always reports core events
  459. [ 1.684] (**) Option "Device" "/dev/input/event5"
  460. [ 1.684] (**) Option "_source" "server/udev"
  461. [ 1.685] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
  462. [ 1.685] (II) event5 - Intel HID events: device is a keyboard
  463. [ 1.685] (II) event5 - Intel HID events: device removed
  464. [ 1.694] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event5"
  465. [ 1.694] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 11)
  466. [ 1.694] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
  467. [ 1.694] (II) event5 - Intel HID events: device is a keyboard
  468. [ 1.694] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event6)
  469. [ 1.694] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
  470. [ 1.694] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
  471. [ 1.694] (**) Intel HID 5 button array: always reports core events
  472. [ 1.694] (**) Option "Device" "/dev/input/event6"
  473. [ 1.694] (**) Option "_source" "server/udev"
  474. [ 1.694] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
  475. [ 1.694] (II) event6 - Intel HID 5 button array: device is a keyboard
  476. [ 1.695] (II) event6 - Intel HID 5 button array: device removed
  477. [ 1.709] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input6/event6"
  478. [ 1.709] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 12)
  479. [ 1.709] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
  480. [ 1.709] (II) event6 - Intel HID 5 button array: device is a keyboard
  481. [ 1.709] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
  482. [ 1.709] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
  483. [ 1.709] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
  484. [ 1.709] (**) Asus WMI hotkeys: always reports core events
  485. [ 1.709] (**) Option "Device" "/dev/input/event13"
  486. [ 1.709] (**) Option "_source" "server/udev"
  487. [ 1.709] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
  488. [ 1.709] (II) event13 - Asus WMI hotkeys: device is a keyboard
  489. [ 1.710] (II) event13 - Asus WMI hotkeys: device removed
  490. [ 1.744] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input13/event13"
  491. [ 1.744] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
  492. [ 1.744] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
  493. [ 1.744] (II) event13 - Asus WMI hotkeys: device is a keyboard
  494. [ 1.744] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
  495. [ 1.744] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
  496. [ 1.744] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
  497. [ 1.744] (**) AT Translated Set 2 keyboard: always reports core events
  498. [ 1.744] (**) Option "Device" "/dev/input/event3"
  499. [ 1.744] (**) Option "_source" "server/udev"
  500. [ 1.745] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
  501. [ 1.745] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
  502. [ 1.745] (II) event3 - AT Translated Set 2 keyboard: device removed
  503. [ 1.760] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
  504. [ 1.760] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
  505. [ 1.761] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
  506. [ 1.761] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
  507. [ 1.761] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
  508. [ 1.761] (II) No input driver specified, ignoring this device.
  509. [ 1.761] (II) This device may have been added with another device file.
  510. [ 1.785] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=12 (/dev/input/event23)
  511. [ 1.785] (II) No input driver specified, ignoring this device.
  512. [ 1.785] (II) This device may have been added with another device file.
  513. [ 1.785] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event28)
  514. [ 1.785] (II) No input driver specified, ignoring this device.
  515. [ 1.785] (II) This device may have been added with another device file.
  516. [ 1.785] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=15 (/dev/input/event26)
  517. [ 1.785] (II) No input driver specified, ignoring this device.
  518. [ 1.785] (II) This device may have been added with another device file.
  519. [ 1.785] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
  520. [ 1.785] (II) No input driver specified, ignoring this device.
  521. [ 1.785] (II) This device may have been added with another device file.
  522. [ 1.785] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
  523. [ 1.785] (II) No input driver specified, ignoring this device.
  524. [ 1.785] (II) This device may have been added with another device file.
  525. [ 1.785] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
  526. [ 1.785] (II) No input driver specified, ignoring this device.
  527. [ 1.785] (II) This device may have been added with another device file.
  528. [ 1.785] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
  529. [ 1.785] (II) No input driver specified, ignoring this device.
  530. [ 1.785] (II) This device may have been added with another device file.
  531. [ 1.785] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=11 (/dev/input/event22)
  532. [ 1.785] (II) No input driver specified, ignoring this device.
  533. [ 1.785] (II) This device may have been added with another device file.
  534. [ 1.785] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=14 (/dev/input/event25)
  535. [ 1.785] (II) No input driver specified, ignoring this device.
  536. [ 1.785] (II) This device may have been added with another device file.
  537. [ 1.785] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event27)
  538. [ 1.785] (II) No input driver specified, ignoring this device.
  539. [ 1.785] (II) This device may have been added with another device file.
  540. [ 1.786] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
  541. [ 1.786] (II) No input driver specified, ignoring this device.
  542. [ 1.786] (II) This device may have been added with another device file.
  543. [ 1.786] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=13 (/dev/input/event24)
  544. [ 1.786] (II) No input driver specified, ignoring this device.
  545. [ 1.786] (II) This device may have been added with another device file.
  546. [ 1.786] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event21)
  547. [ 1.786] (II) No input driver specified, ignoring this device.
  548. [ 1.786] (II) This device may have been added with another device file.
  549. [ 1.786] (II) config/udev: Adding input device SINOWEALTH Wired Gaming Mouse Keyboard (/dev/input/event30)
  550. [ 1.786] (**) SINOWEALTH Wired Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
  551. [ 1.786] (II) Using input driver 'libinput' for 'SINOWEALTH Wired Gaming Mouse Keyboard'
  552. [ 1.786] (**) SINOWEALTH Wired Gaming Mouse Keyboard: always reports core events
  553. [ 1.786] (**) Option "Device" "/dev/input/event30"
  554. [ 1.786] (**) Option "_source" "server/udev"
  555. [ 1.787] (II) event30 - SINOWEALTH Wired Gaming Mouse Keyboard: is tagged by udev as: Keyboard
  556. [ 1.787] (II) event30 - SINOWEALTH Wired Gaming Mouse Keyboard: device is a keyboard
  557. [ 1.787] (II) event30 - SINOWEALTH Wired Gaming Mouse Keyboard: device removed
  558. [ 1.812] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:258A:1007.0002/input/input30/event30"
  559. [ 1.812] (II) XINPUT: Adding extended input device "SINOWEALTH Wired Gaming Mouse Keyboard" (type: KEYBOARD, id 15)
  560. [ 1.812] (II) event30 - SINOWEALTH Wired Gaming Mouse Keyboard: is tagged by udev as: Keyboard
  561. [ 1.812] (II) event30 - SINOWEALTH Wired Gaming Mouse Keyboard: device is a keyboard
  562. [ 1.812] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event31)
  563. [ 1.812] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
  564. [ 1.812] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
  565. [ 1.812] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
  566. [ 1.812] (**) Option "Device" "/dev/input/event31"
  567. [ 1.812] (**) Option "_source" "server/udev"
  568. [ 1.813] (II) event31 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
  569. [ 1.813] (II) event31 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
  570. [ 1.813] (II) event31 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
  571. [ 1.832] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input32/event31"
  572. [ 1.832] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 16)
  573. [ 1.832] (II) event31 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
  574. [ 1.832] (II) event31 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
  575. [ 1.832] (II) config/udev: Adding input device SINOWEALTH Wired Gaming Mouse (/dev/input/event29)
  576. [ 1.832] (**) SINOWEALTH Wired Gaming Mouse: Applying InputClass "libinput pointer catchall"
  577. [ 1.832] (II) Using input driver 'libinput' for 'SINOWEALTH Wired Gaming Mouse'
  578. [ 1.832] (**) SINOWEALTH Wired Gaming Mouse: always reports core events
  579. [ 1.832] (**) Option "Device" "/dev/input/event29"
  580. [ 1.832] (**) Option "_source" "server/udev"
  581. [ 1.884] (II) event29 - SINOWEALTH Wired Gaming Mouse: is tagged by udev as: Mouse
  582. [ 1.884] (II) event29 - SINOWEALTH Wired Gaming Mouse: device is a pointer
  583. [ 1.884] (II) event29 - SINOWEALTH Wired Gaming Mouse: device removed
  584. [ 1.900] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:258A:1007.0001/input/input29/event29"
  585. [ 1.900] (II) XINPUT: Adding extended input device "SINOWEALTH Wired Gaming Mouse" (type: MOUSE, id 17)
  586. [ 1.900] (**) Option "AccelerationScheme" "none"
  587. [ 1.900] (**) SINOWEALTH Wired Gaming Mouse: (accel) selected scheme none/0
  588. [ 1.900] (**) SINOWEALTH Wired Gaming Mouse: (accel) acceleration factor: 2.000
  589. [ 1.900] (**) SINOWEALTH Wired Gaming Mouse: (accel) acceleration threshold: 4
  590. [ 1.952] (II) event29 - SINOWEALTH Wired Gaming Mouse: is tagged by udev as: Mouse
  591. [ 1.952] (II) event29 - SINOWEALTH Wired Gaming Mouse: device is a pointer
  592. [ 1.952] (II) config/udev: Adding input device SINOWEALTH Wired Gaming Mouse (/dev/input/mouse0)
  593. [ 1.952] (II) No input driver specified, ignoring this device.
  594. [ 1.952] (II) This device may have been added with another device file.
  595. [ 6.172] (II) modeset(0): EDID vendor "SHP", prod id 5426
  596. [ 6.172] (II) modeset(0): Using EDID range info for horizontal sync
  597. [ 6.172] (II) modeset(0): Using EDID range info for vertical refresh
  598. [ 6.172] (II) modeset(0): Printing DDC gathered Modelines:
  599. [ 6.172] (II) modeset(0): Modeline "1920x1080"x0.0 533.28 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
  600. [ 6.172] (II) modeset(0): Modeline "1920x1080"x0.0 133.32 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
  601. [ 6.531] (II) modeset(0): EDID vendor "SHP", prod id 5426
  602. [ 6.531] (II) modeset(0): Using hsync ranges from config file
  603. [ 6.531] (II) modeset(0): Using vrefresh ranges from config file
  604. [ 6.531] (II) modeset(0): Printing DDC gathered Modelines:
  605. [ 6.531] (II) modeset(0): Modeline "1920x1080"x0.0 533.28 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
  606. [ 6.531] (II) modeset(0): Modeline "1920x1080"x0.0 133.32 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650. $ cat /var/log/Xorg.0.log.old
  651. [ 1.393] (--) Log file renamed from "/var/log/Xorg.pid-513.log" to "/var/log/Xorg.0.log"
  652. [ 1.395]
  653. X.Org X Server 1.20.12
  654. X Protocol Version 11, Revision 0
  655. [ 1.395] Build Operating System: Linux Archlinux
  656. [ 1.395] Current Operating System: Linux sparkle 5.13.4-zen1-1-zen #1 ZEN SMP PREEMPT Wed, 21 Jul 2021 17:31:12 +0000 x86_64
  657. [ 1.395] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img nvidia-drm.modeset=1 sysrq_always_enabled=1 root=PARTLABEL=Arch rw #quiet loglevel=0
  658. [ 1.395] Build Date: 08 July 2021 08:00:40PM
  659. [ 1.395]
  660. [ 1.395] Current version of pixman: 0.40.0
  661. [ 1.395] Before reporting problems, check http://wiki.x.org
  662. to make sure that you have the latest version.
  663. [ 1.395] Markers: (--) probed, (**) from config file, (==) default setting,
  664. (++) from command line, (!!) notice, (II) informational,
  665. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  666. [ 1.395] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 22 14:32:26 2021
  667. [ 1.395] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  668. [ 1.396] (==) No Layout section. Using the first Screen section.
  669. [ 1.396] (==) No screen section available. Using defaults.
  670. [ 1.396] (**) |-->Screen "Default Screen Section" (0)
  671. [ 1.396] (**) | |-->Monitor "<default monitor>"
  672. [ 1.396] (==) No monitor specified for screen "Default Screen Section".
  673. Using a default monitor configuration.
  674. [ 1.396] (==) Automatically adding devices
  675. [ 1.396] (==) Automatically enabling devices
  676. [ 1.396] (==) Automatically adding GPU devices
  677. [ 1.396] (==) Automatically binding GPU devices
  678. [ 1.396] (==) Max clients allowed: 256, resource mask: 0x1fffff
  679. [ 1.396] (WW) The directory "/usr/share/fonts/misc" does not exist.
  680. [ 1.396] Entry deleted from font path.
  681. [ 1.397] (WW) The directory "/usr/share/fonts/OTF" does not exist.
  682. [ 1.397] Entry deleted from font path.
  683. [ 1.397] (WW) The directory "/usr/share/fonts/Type1" does not exist.
  684. [ 1.397] Entry deleted from font path.
  685. [ 1.397] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
  686. [ 1.397] Entry deleted from font path.
  687. [ 1.397] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
  688. [ 1.397] Entry deleted from font path.
  689. [ 1.397] (==) FontPath set to:
  690. /usr/share/fonts/TTF
  691. [ 1.397] (==) ModulePath set to "/usr/lib/xorg/modules"
  692. [ 1.397] (II) The server relies on udev to provide the list of input devices.
  693. If no devices become available, reconfigure udev or disable AutoAddDevices.
  694. [ 1.397] (II) Module ABI versions:
  695. [ 1.397] X.Org ANSI C Emulation: 0.4
  696. [ 1.397] X.Org Video Driver: 24.1
  697. [ 1.397] X.Org XInput driver : 24.1
  698. [ 1.397] X.Org Server Extension : 10.0
  699. [ 1.397] (++) using VT number 1
  700.  
  701. [ 1.397] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
  702. [ 1.397] (II) xfree86: Adding drm device (/dev/dri/card0)
  703. [ 1.399] (--) PCI:*(0@0:2:0) 8086:9a60:1043:16f2 rev 1, Mem @ 0x622e000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
  704. [ 1.399] (--) PCI: (1@0:0:0) 10de:2520:1043:16f2 rev 161, Mem @ 0x85000000/16777216, 0x6000000000/8589934592, 0x6200000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
  705. [ 1.399] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
  706. [ 1.399] (II) LoadModule: "glx"
  707. [ 1.400] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
  708. [ 1.402] (II) Module glx: vendor="X.Org Foundation"
  709. [ 1.402] compiled for 1.20.12, module version = 1.0.0
  710. [ 1.402] ABI class: X.Org Server Extension, version 10.0
  711. [ 1.402] (==) Matched intel as autoconfigured driver 0
  712. [ 1.402] (==) Matched modesetting as autoconfigured driver 1
  713. [ 1.402] (==) Matched fbdev as autoconfigured driver 2
  714. [ 1.402] (==) Matched vesa as autoconfigured driver 3
  715. [ 1.402] (==) Assigned the driver to the xf86ConfigLayout
  716. [ 1.402] (II) LoadModule: "intel"
  717. [ 1.402] (WW) Warning, couldn't open module intel
  718. [ 1.402] (EE) Failed to load module "intel" (module does not exist, 0)
  719. [ 1.402] (II) LoadModule: "modesetting"
  720. [ 1.402] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
  721. [ 1.403] (II) Module modesetting: vendor="X.Org Foundation"
  722. [ 1.403] compiled for 1.20.12, module version = 1.20.12
  723. [ 1.403] Module class: X.Org Video Driver
  724. [ 1.403] ABI class: X.Org Video Driver, version 24.1
  725. [ 1.403] (II) LoadModule: "fbdev"
  726. [ 1.403] (WW) Warning, couldn't open module fbdev
  727. [ 1.403] (EE) Failed to load module "fbdev" (module does not exist, 0)
  728. [ 1.403] (II) LoadModule: "vesa"
  729. [ 1.403] (WW) Warning, couldn't open module vesa
  730. [ 1.403] (EE) Failed to load module "vesa" (module does not exist, 0)
  731. [ 1.403] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
  732. [ 1.406] (II) modeset(0): using drv /dev/dri/card0
  733. [ 1.407] (II) modeset(0): Creating default Display subsection in Screen section
  734. "Default Screen Section" for depth/fbbpp 24/32
  735. [ 1.407] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
  736. [ 1.407] (==) modeset(0): RGB weight 888
  737. [ 1.407] (==) modeset(0): Default visual is TrueColor
  738. [ 1.407] (II) Loading sub module "glamoregl"
  739. [ 1.407] (II) LoadModule: "glamoregl"
  740. [ 1.407] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
  741. [ 1.409] (II) Module glamoregl: vendor="X.Org Foundation"
  742. [ 1.409] compiled for 1.20.12, module version = 1.0.1
  743. [ 1.409] ABI class: X.Org ANSI C Emulation, version 0.4
  744. [ 1.500] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (TGL GT1)
  745. [ 1.500] (II) modeset(0): glamor initialized
  746. [ 1.502] (II) modeset(0): Output eDP-1 has no monitor section
  747. [ 1.502] (II) modeset(0): Output HDMI-1 has no monitor section
  748. [ 1.502] (II) modeset(0): Output DP-1 has no monitor section
  749. [ 1.502] (II) modeset(0): Output HDMI-2 has no monitor section
  750. [ 1.503] (II) modeset(0): EDID for output eDP-1
  751. [ 1.503] (II) modeset(0): Manufacturer: SHP Model: 1532 Serial#: 0
  752. [ 1.503] (II) modeset(0): Year: 2020 Week: 45
  753. [ 1.503] (II) modeset(0): EDID Version: 1.4
  754. [ 1.503] (II) modeset(0): Digital Display Input
  755. [ 1.503] (II) modeset(0): 8 bits per channel
  756. [ 1.503] (II) modeset(0): Digital interface is DisplayPort
  757. [ 1.503] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
  758. [ 1.503] (II) modeset(0): Gamma: 2.20
  759. [ 1.503] (II) modeset(0): No DPMS capabilities specified
  760. [ 1.503] (II) modeset(0): Supported color encodings: RGB 4:4:4
  761. [ 1.503] (II) modeset(0): Default color space is primary color space
  762. [ 1.503] (II) modeset(0): First detailed timing is preferred mode
  763. [ 1.503] (II) modeset(0): Preferred mode is native pixel format and refresh rate
  764. [ 1.503] (II) modeset(0): Display is continuous-frequency
  765. [ 1.503] (II) modeset(0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.600
  766. [ 1.503] (II) modeset(0): blueX: 0.149 blueY: 0.060 whiteX: 0.312 whiteY: 0.328
  767. [ 1.503] (II) modeset(0): Manufacturer's mask: 0
  768. [ 1.503] (II) modeset(0): Supported detailed timing:
  769. [ 1.503] (II) modeset(0): clock: 533.3 MHz Image Size: 344 x 194 mm
  770. [ 1.503] (II) modeset(0): h_active: 1920 h_sync: 1944 h_sync_end 1984 h_blank_end 2000 h_border: 0
  771. [ 1.503] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
  772. [ 1.503] (II) modeset(0): Supported detailed timing:
  773. [ 1.503] (II) modeset(0): clock: 133.3 MHz Image Size: 344 x 194 mm
  774. [ 1.503] (II) modeset(0): h_active: 1920 h_sync: 1944 h_sync_end 1984 h_blank_end 2000 h_border: 0
  775. [ 1.503] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
  776. [ 1.503] (II) modeset(0): Ranges: V min: 60 V max: 240 Hz, H min: 266 H max: 266 kHz, PixClock max 545 MHz
  777. [ 1.503] (II) modeset(0): Monitor name: LQ156M1JW26
  778. [ 1.503] (II) modeset(0): EDID (in hex):
  779. [ 1.503] (II) modeset(0): 00ffffffffffff004d10321500000000
  780. [ 1.503] (II) modeset(0): 2d1e0104a522137807de50a3544c9926
  781. [ 1.503] (II) modeset(0): 0f505400000001010101010101010101
  782. [ 1.503] (II) modeset(0): 01010101010150d0805070381f401828
  783. [ 1.503] (II) modeset(0): 350058c2100000181434805070381f40
  784. [ 1.503] (II) modeset(0): 1828350058c210000018000000fd0c3c
  785. [ 1.503] (II) modeset(0): f00b0b36010a202020202020000000fc
  786. [ 1.503] (II) modeset(0): 004c513135364d314a5732360a200010
  787. [ 1.504] (II) modeset(0): Printing probed modes for output eDP-1
  788. [ 1.504] (II) modeset(0): Modeline "1920x1080"x240.0 533.28 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
  789. [ 1.504] (II) modeset(0): Modeline "1920x1080"x60.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
  790. [ 1.504] (II) modeset(0): Modeline "1920x1080"x60.0 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
  791. [ 1.504] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
  792. [ 1.504] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
  793. [ 1.504] (II) modeset(0): Modeline "1920x1080"x60.0 133.32 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
  794. [ 1.504] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
  795. [ 1.504] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
  796. [ 1.504] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
  797. [ 1.504] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
  798. [ 1.504] (II) modeset(0): Modeline "1600x900"x60.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
  799. [ 1.504] (II) modeset(0): Modeline "1600x900"x59.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
  800. [ 1.504] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
  801. [ 1.504] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
  802. [ 1.504] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
  803. [ 1.504] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
  804. [ 1.504] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
  805. [ 1.504] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
  806. [ 1.504] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
  807. [ 1.504] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
  808. [ 1.504] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
  809. [ 1.504] (II) modeset(0): Modeline "1440x810"x60.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
  810. [ 1.504] (II) modeset(0): Modeline "1440x810"x60.0 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
  811. [ 1.504] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
  812. [ 1.504] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
  813. [ 1.504] (II) modeset(0): Modeline "1280x800"x60.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
  814. [ 1.504] (II) modeset(0): Modeline "1280x800"x60.0 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
  815. [ 1.504] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
  816. [ 1.504] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
  817. [ 1.504] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
  818. [ 1.504] (II) modeset(0): Modeline "1280x720"x60.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
  819. [ 1.504] (II) modeset(0): Modeline "1280x720"x60.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
  820. [ 1.504] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
  821. [ 1.504] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
  822. [ 1.504] (II) modeset(0): Modeline "1024x768"x85.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
  823. [ 1.504] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
  824. [ 1.504] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
  825. [ 1.504] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
  826. [ 1.504] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
  827. [ 1.504] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
  828. [ 1.504] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
  829. [ 1.504] (II) modeset(0): Modeline "1024x768i"x87.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
  830. [ 1.504] (II) modeset(0): Modeline "960x720"x85.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
  831. [ 1.504] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
  832. [ 1.504] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
  833. [ 1.504] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
  834. [ 1.504] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
  835. [ 1.504] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
  836. [ 1.504] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
  837. [ 1.504] (II) modeset(0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
  838. [ 1.504] (II) modeset(0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
  839. [ 1.504] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
  840. [ 1.504] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
  841. [ 1.504] (II) modeset(0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
  842. [ 1.504] (II) modeset(0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
  843. [ 1.504] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
  844. [ 1.504] (II) modeset(0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
  845. [ 1.504] (II) modeset(0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
  846. [ 1.504] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
  847. [ 1.504] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
  848. [ 1.504] (II) modeset(0): Modeline "800x600"x85.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
  849. [ 1.504] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
  850. [ 1.504] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
  851. [ 1.504] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
  852. [ 1.504] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
  853. [ 1.504] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
  854. [ 1.504] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
  855. [ 1.504] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
  856. [ 1.504] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
  857. [ 1.504] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
  858. [ 1.504] (II) modeset(0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
  859. [ 1.504] (II) modeset(0): Modeline "840x525"x59.9 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
  860. [ 1.504] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
  861. [ 1.504] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
  862. [ 1.504] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
  863. [ 1.504] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
  864. [ 1.504] (II) modeset(0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
  865. [ 1.504] (II) modeset(0): Modeline "800x450"x59.8 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
  866. [ 1.504] (II) modeset(0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
  867. [ 1.504] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
  868. [ 1.504] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
  869. [ 1.504] (II) modeset(0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
  870. [ 1.504] (II) modeset(0): Modeline "700x450"x59.9 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
  871. [ 1.504] (II) modeset(0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
  872. [ 1.504] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
  873. [ 1.504] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
  874. [ 1.504] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
  875. [ 1.504] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
  876. [ 1.504] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
  877. [ 1.504] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
  878. [ 1.504] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
  879. [ 1.504] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
  880. [ 1.504] (II) modeset(0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
  881. [ 1.504] (II) modeset(0): Modeline "684x384"x59.9 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
  882. [ 1.504] (II) modeset(0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
  883. [ 1.504] (II) modeset(0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
  884. [ 1.504] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
  885. [ 1.504] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
  886. [ 1.504] (II) modeset(0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
  887. [ 1.504] (II) modeset(0): Modeline "640x360"x59.8 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
  888. [ 1.504] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
  889. [ 1.504] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
  890. [ 1.504] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
  891. [ 1.504] (II) modeset(0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
  892. [ 1.504] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
  893. [ 1.504] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
  894. [ 1.504] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
  895. [ 1.504] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
  896. [ 1.504] (II) modeset(0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
  897. [ 1.504] (II) modeset(0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
  898. [ 1.504] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
  899. [ 1.504] (II) modeset(0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
  900. [ 1.504] (II) modeset(0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
  901. [ 1.504] (II) modeset(0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
  902. [ 1.504] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
  903. [ 1.504] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
  904. [ 1.504] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
  905. [ 1.504] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
  906. [ 1.504] (II) modeset(0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
  907. [ 1.504] (II) modeset(0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
  908. [ 1.504] (II) modeset(0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
  909. [ 1.504] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
  910. [ 1.504] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
  911. [ 1.504] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
  912. [ 1.504] (II) modeset(0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
  913. [ 1.504] (II) modeset(0): Modeline "360x202"x59.1 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
  914. [ 1.504] (II) modeset(0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
  915. [ 1.504] (II) modeset(0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
  916. [ 1.504] (II) modeset(0): Modeline "320x180"x59.8 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
  917. [ 1.504] (II) modeset(0): Modeline "320x180"x59.3 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
  918. [ 1.504] (II) modeset(0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
  919. [ 1.504] (II) modeset(0): EDID for output HDMI-1
  920. [ 1.504] (II) modeset(0): EDID for output DP-1
  921. [ 1.504] (II) modeset(0): EDID for output HDMI-2
  922. [ 1.504] (II) modeset(0): Output eDP-1 connected
  923. [ 1.504] (II) modeset(0): Output HDMI-1 disconnected
  924. [ 1.504] (II) modeset(0): Output DP-1 disconnected
  925. [ 1.504] (II) modeset(0): Output HDMI-2 disconnected
  926. [ 1.504] (II) modeset(0): Using exact sizes for initial modes
  927. [ 1.504] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
  928. [ 1.504] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
  929. [ 1.504] (==) modeset(0): DPI set to (96, 96)
  930. [ 1.504] (II) Loading sub module "fb"
  931. [ 1.504] (II) LoadModule: "fb"
  932. [ 1.504] (II) Loading /usr/lib/xorg/modules/libfb.so
  933. [ 1.504] (II) Module fb: vendor="X.Org Foundation"
  934. [ 1.504] compiled for 1.20.12, module version = 1.0.0
  935. [ 1.504] ABI class: X.Org ANSI C Emulation, version 0.4
  936. [ 1.519] (==) modeset(0): Backing store enabled
  937. [ 1.519] (==) modeset(0): Silken mouse disabled
  938. [ 1.540] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
  939. [ 1.540] (==) modeset(0): DPMS enabled
  940. [ 1.540] (II) modeset(0): [DRI2] Setup complete
  941. [ 1.540] (II) modeset(0): [DRI2] DRI driver: iris
  942. [ 1.540] (II) modeset(0): [DRI2] VDPAU driver: va_gl
  943. [ 1.540] (II) Initializing extension Generic Event Extension
  944. [ 1.540] (II) Initializing extension SHAPE
  945. [ 1.540] (II) Initializing extension MIT-SHM
  946. [ 1.540] (II) Initializing extension XInputExtension
  947. [ 1.540] (II) Initializing extension XTEST
  948. [ 1.540] (II) Initializing extension BIG-REQUESTS
  949. [ 1.541] (II) Initializing extension SYNC
  950. [ 1.541] (II) Initializing extension XKEYBOARD
  951. [ 1.541] (II) Initializing extension XC-MISC
  952. [ 1.541] (II) Initializing extension SECURITY
  953. [ 1.541] (II) Initializing extension XFIXES
  954. [ 1.541] (II) Initializing extension RENDER
  955. [ 1.541] (II) Initializing extension RANDR
  956. [ 1.541] (II) Initializing extension COMPOSITE
  957. [ 1.541] (II) Initializing extension DAMAGE
  958. [ 1.541] (II) Initializing extension MIT-SCREEN-SAVER
  959. [ 1.541] (II) Initializing extension DOUBLE-BUFFER
  960. [ 1.541] (II) Initializing extension RECORD
  961. [ 1.541] (II) Initializing extension DPMS
  962. [ 1.541] (II) Initializing extension Present
  963. [ 1.541] (II) Initializing extension DRI3
  964. [ 1.541] (II) Initializing extension X-Resource
  965. [ 1.541] (II) Initializing extension XVideo
  966. [ 1.542] (II) Initializing extension XVideo-MotionCompensation
  967. [ 1.542] (II) Initializing extension GLX
  968. [ 1.546] (II) AIGLX: Loaded and initialized iris
  969. [ 1.546] (II) GLX: Initialized DRI2 GL provider for screen 0
  970. [ 1.546] (II) Initializing extension XFree86-VidModeExtension
  971. [ 1.546] (II) Initializing extension XFree86-DGA
  972. [ 1.546] (II) Initializing extension XFree86-DRI
  973. [ 1.546] (II) Initializing extension DRI2
  974. [ 1.547] (II) modeset(0): Damage tracking initialized
  975. [ 1.547] (II) modeset(0): Setting screen physical size to 508 x 285
  976. [ 1.571] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event4)
  977. [ 1.571] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
  978. [ 1.571] (II) LoadModule: "libinput"
  979. [ 1.571] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
  980. [ 1.572] (II) Module libinput: vendor="X.Org Foundation"
  981. [ 1.572] compiled for 1.20.11, module version = 1.1.0
  982. [ 1.572] Module class: X.Org XInput Driver
  983. [ 1.572] ABI class: X.Org XInput driver, version 24.1
  984. [ 1.572] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
  985. [ 1.572] (**) Asus Wireless Radio Control: always reports core events
  986. [ 1.572] (**) Option "Device" "/dev/input/event4"
  987. [ 1.573] (**) Option "_source" "server/udev"
  988. [ 1.576] (II) event4 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
  989. [ 1.576] (II) event4 - Asus Wireless Radio Control: device is a keyboard
  990. [ 1.576] (II) event4 - Asus Wireless Radio Control: device removed
  991. [ 1.611] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input4/event4"
  992. [ 1.611] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 6)
  993. [ 1.611] (II) event4 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
  994. [ 1.611] (II) event4 - Asus Wireless Radio Control: device is a keyboard
  995. [ 1.611] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
  996. [ 1.611] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
  997. [ 1.611] (II) Using input driver 'libinput' for 'Video Bus'
  998. [ 1.611] (**) Video Bus: always reports core events
  999. [ 1.611] (**) Option "Device" "/dev/input/event15"
  1000. [ 1.611] (**) Option "_source" "server/udev"
  1001. [ 1.612] (II) event15 - Video Bus: is tagged by udev as: Keyboard
  1002. [ 1.612] (II) event15 - Video Bus: device is a keyboard
  1003. [ 1.612] (II) event15 - Video Bus: device removed
  1004. [ 1.643] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15/event15"
  1005. [ 1.643] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
  1006. [ 1.643] (II) event15 - Video Bus: is tagged by udev as: Keyboard
  1007. [ 1.643] (II) event15 - Video Bus: device is a keyboard
  1008. [ 1.643] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
  1009. [ 1.643] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
  1010. [ 1.643] (II) Using input driver 'libinput' for 'Video Bus'
  1011. [ 1.643] (**) Video Bus: always reports core events
  1012. [ 1.643] (**) Option "Device" "/dev/input/event14"
  1013. [ 1.643] (**) Option "_source" "server/udev"
  1014. [ 1.644] (II) event14 - Video Bus: is tagged by udev as: Keyboard
  1015. [ 1.644] (II) event14 - Video Bus: device is a keyboard
  1016. [ 1.644] (II) event14 - Video Bus: device removed
  1017. [ 1.668] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input14/event14"
  1018. [ 1.668] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
  1019. [ 1.668] (II) event14 - Video Bus: is tagged by udev as: Keyboard
  1020. [ 1.668] (II) event14 - Video Bus: device is a keyboard
  1021. [ 1.668] (II) config/udev: Adding input device Power Button (/dev/input/event1)
  1022. [ 1.668] (**) Power Button: Applying InputClass "libinput keyboard catchall"
  1023. [ 1.668] (II) Using input driver 'libinput' for 'Power Button'
  1024. [ 1.668] (**) Power Button: always reports core events
  1025. [ 1.668] (**) Option "Device" "/dev/input/event1"
  1026. [ 1.668] (**) Option "_source" "server/udev"
  1027. [ 1.669] (II) event1 - Power Button: is tagged by udev as: Keyboard
  1028. [ 1.669] (II) event1 - Power Button: device is a keyboard
  1029. [ 1.669] (II) event1 - Power Button: device removed
  1030. [ 1.681] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
  1031. [ 1.681] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
  1032. [ 1.681] (II) event1 - Power Button: is tagged by udev as: Keyboard
  1033. [ 1.681] (II) event1 - Power Button: device is a keyboard
  1034. [ 1.682] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
  1035. [ 1.682] (II) No input driver specified, ignoring this device.
  1036. [ 1.682] (II) This device may have been added with another device file.
  1037. [ 1.682] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
  1038. [ 1.682] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
  1039. [ 1.682] (II) Using input driver 'libinput' for 'Sleep Button'
  1040. [ 1.682] (**) Sleep Button: always reports core events
  1041. [ 1.682] (**) Option "Device" "/dev/input/event0"
  1042. [ 1.682] (**) Option "_source" "server/udev"
  1043. [ 1.682] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
  1044. [ 1.682] (II) event0 - Sleep Button: device is a keyboard
  1045. [ 1.682] (II) event0 - Sleep Button: device removed
  1046. [ 1.699] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
  1047. [ 1.699] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
  1048. [ 1.699] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
  1049. [ 1.699] (II) event0 - Sleep Button: device is a keyboard
  1050. [ 1.699] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
  1051. [ 1.699] (II) No input driver specified, ignoring this device.
  1052. [ 1.699] (II) This device may have been added with another device file.
  1053. [ 1.700] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
  1054. [ 1.700] (II) No input driver specified, ignoring this device.
  1055. [ 1.700] (II) This device may have been added with another device file.
  1056. [ 1.700] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event12)
  1057. [ 1.700] (II) No input driver specified, ignoring this device.
  1058. [ 1.700] (II) This device may have been added with another device file.
  1059. [ 1.700] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
  1060. [ 1.700] (II) No input driver specified, ignoring this device.
  1061. [ 1.700] (II) This device may have been added with another device file.
  1062. [ 1.700] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
  1063. [ 1.700] (II) No input driver specified, ignoring this device.
  1064. [ 1.700] (II) This device may have been added with another device file.
  1065. [ 1.700] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
  1066. [ 1.700] (II) No input driver specified, ignoring this device.
  1067. [ 1.700] (II) This device may have been added with another device file.
  1068. [ 1.700] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
  1069. [ 1.700] (II) No input driver specified, ignoring this device.
  1070. [ 1.700] (II) This device may have been added with another device file.
  1071. [ 1.701] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
  1072. [ 1.701] (II) No input driver specified, ignoring this device.
  1073. [ 1.701] (II) This device may have been added with another device file.
  1074. [ 1.701] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
  1075. [ 1.701] (II) No input driver specified, ignoring this device.
  1076. [ 1.701] (II) This device may have been added with another device file.
  1077. [ 1.701] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
  1078. [ 1.701] (II) No input driver specified, ignoring this device.
  1079. [ 1.701] (II) This device may have been added with another device file.
  1080. [ 1.701] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event21)
  1081. [ 1.701] (II) No input driver specified, ignoring this device.
  1082. [ 1.701] (II) This device may have been added with another device file.
  1083. [ 1.701] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=11 (/dev/input/event22)
  1084. [ 1.701] (II) No input driver specified, ignoring this device.
  1085. [ 1.701] (II) This device may have been added with another device file.
  1086. [ 1.701] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=12 (/dev/input/event23)
  1087. [ 1.701] (II) No input driver specified, ignoring this device.
  1088. [ 1.701] (II) This device may have been added with another device file.
  1089. [ 1.701] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=13 (/dev/input/event24)
  1090. [ 1.701] (II) No input driver specified, ignoring this device.
  1091. [ 1.701] (II) This device may have been added with another device file.
  1092. [ 1.701] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=14 (/dev/input/event25)
  1093. [ 1.701] (II) No input driver specified, ignoring this device.
  1094. [ 1.701] (II) This device may have been added with another device file.
  1095. [ 1.702] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=15 (/dev/input/event26)
  1096. [ 1.702] (II) No input driver specified, ignoring this device.
  1097. [ 1.702] (II) This device may have been added with another device file.
  1098. [ 1.702] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event27)
  1099. [ 1.702] (II) No input driver specified, ignoring this device.
  1100. [ 1.702] (II) This device may have been added with another device file.
  1101. [ 1.702] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event28)
  1102. [ 1.702] (II) No input driver specified, ignoring this device.
  1103. [ 1.702] (II) This device may have been added with another device file.
  1104. [ 1.702] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
  1105. [ 1.702] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
  1106. [ 1.702] (II) Using input driver 'libinput' for 'Intel HID events'
  1107. [ 1.702] (**) Intel HID events: always reports core events
  1108. [ 1.702] (**) Option "Device" "/dev/input/event5"
  1109. [ 1.702] (**) Option "_source" "server/udev"
  1110. [ 1.702] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
  1111. [ 1.702] (II) event5 - Intel HID events: device is a keyboard
  1112. [ 1.702] (II) event5 - Intel HID events: device removed
  1113. [ 1.715] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event5"
  1114. [ 1.715] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 11)
  1115. [ 1.715] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
  1116. [ 1.715] (II) event5 - Intel HID events: device is a keyboard
  1117. [ 1.715] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event6)
  1118. [ 1.715] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
  1119. [ 1.715] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
  1120. [ 1.715] (**) Intel HID 5 button array: always reports core events
  1121. [ 1.715] (**) Option "Device" "/dev/input/event6"
  1122. [ 1.715] (**) Option "_source" "server/udev"
  1123. [ 1.715] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
  1124. [ 1.715] (II) event6 - Intel HID 5 button array: device is a keyboard
  1125. [ 1.715] (II) event6 - Intel HID 5 button array: device removed
  1126. [ 1.727] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input6/event6"
  1127. [ 1.727] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 12)
  1128. [ 1.727] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
  1129. [ 1.727] (II) event6 - Intel HID 5 button array: device is a keyboard
  1130. [ 1.727] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
  1131. [ 1.727] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
  1132. [ 1.727] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
  1133. [ 1.727] (**) Asus WMI hotkeys: always reports core events
  1134. [ 1.727] (**) Option "Device" "/dev/input/event13"
  1135. [ 1.727] (**) Option "_source" "server/udev"
  1136. [ 1.727] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
  1137. [ 1.727] (II) event13 - Asus WMI hotkeys: device is a keyboard
  1138. [ 1.727] (II) event13 - Asus WMI hotkeys: device removed
  1139. [ 1.751] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input13/event13"
  1140. [ 1.751] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
  1141. [ 1.751] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
  1142. [ 1.751] (II) event13 - Asus WMI hotkeys: device is a keyboard
  1143. [ 1.751] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
  1144. [ 1.751] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
  1145. [ 1.751] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
  1146. [ 1.751] (**) AT Translated Set 2 keyboard: always reports core events
  1147. [ 1.751] (**) Option "Device" "/dev/input/event3"
  1148. [ 1.751] (**) Option "_source" "server/udev"
  1149. [ 1.751] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
  1150. [ 1.751] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
  1151. [ 1.752] (II) event3 - AT Translated Set 2 keyboard: device removed
  1152. [ 1.764] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
  1153. [ 1.764] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
  1154. [ 1.764] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
  1155. [ 1.764] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
  1156. [ 1.764] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
  1157. [ 1.764] (II) No input driver specified, ignoring this device.
  1158. [ 1.764] (II) This device may have been added with another device file.
  1159. [ 1.786] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
  1160. [ 1.786] (II) No input driver specified, ignoring this device.
  1161. [ 1.786] (II) This device may have been added with another device file.
  1162. [ 1.786] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=13 (/dev/input/event24)
  1163. [ 1.787] (II) No input driver specified, ignoring this device.
  1164. [ 1.787] (II) This device may have been added with another device file.
  1165. [ 1.787] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
  1166. [ 1.787] (II) No input driver specified, ignoring this device.
  1167. [ 1.787] (II) This device may have been added with another device file.
  1168. [ 1.787] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=12 (/dev/input/event23)
  1169. [ 1.787] (II) No input driver specified, ignoring this device.
  1170. [ 1.787] (II) This device may have been added with another device file.
  1171. [ 1.787] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event21)
  1172. [ 1.787] (II) No input driver specified, ignoring this device.
  1173. [ 1.787] (II) This device may have been added with another device file.
  1174. [ 1.787] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=11 (/dev/input/event22)
  1175. [ 1.787] (II) No input driver specified, ignoring this device.
  1176. [ 1.787] (II) This device may have been added with another device file.
  1177. [ 1.787] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event28)
  1178. [ 1.787] (II) No input driver specified, ignoring this device.
  1179. [ 1.787] (II) This device may have been added with another device file.
  1180. [ 1.787] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=14 (/dev/input/event25)
  1181. [ 1.787] (II) No input driver specified, ignoring this device.
  1182. [ 1.787] (II) This device may have been added with another device file.
  1183. [ 1.787] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
  1184. [ 1.787] (II) No input driver specified, ignoring this device.
  1185. [ 1.787] (II) This device may have been added with another device file.
  1186. [ 1.787] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
  1187. [ 1.787] (II) No input driver specified, ignoring this device.
  1188. [ 1.787] (II) This device may have been added with another device file.
  1189. [ 1.787] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event27)
  1190. [ 1.787] (II) No input driver specified, ignoring this device.
  1191. [ 1.787] (II) This device may have been added with another device file.
  1192. [ 1.787] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=15 (/dev/input/event26)
  1193. [ 1.787] (II) No input driver specified, ignoring this device.
  1194. [ 1.787] (II) This device may have been added with another device file.
  1195. [ 1.788] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
  1196. [ 1.788] (II) No input driver specified, ignoring this device.
  1197. [ 1.788] (II) This device may have been added with another device file.
  1198. [ 1.984] (II) config/udev: Adding input device SINOWEALTH Wired Gaming Mouse Keyboard (/dev/input/event30)
  1199. [ 1.984] (**) SINOWEALTH Wired Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
  1200. [ 1.984] (II) Using input driver 'libinput' for 'SINOWEALTH Wired Gaming Mouse Keyboard'
  1201. [ 1.984] (**) SINOWEALTH Wired Gaming Mouse Keyboard: always reports core events
  1202. [ 1.984] (**) Option "Device" "/dev/input/event30"
  1203. [ 1.984] (**) Option "_source" "server/udev"
  1204. [ 1.984] (II) event30 - SINOWEALTH Wired Gaming Mouse Keyboard: is tagged by udev as: Keyboard
  1205. [ 1.984] (II) event30 - SINOWEALTH Wired Gaming Mouse Keyboard: device is a keyboard
  1206. [ 1.984] (II) event30 - SINOWEALTH Wired Gaming Mouse Keyboard: device removed
  1207. [ 1.999] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:258A:1007.0002/input/input30/event30"
  1208. [ 1.999] (II) XINPUT: Adding extended input device "SINOWEALTH Wired Gaming Mouse Keyboard" (type: KEYBOARD, id 15)
  1209. [ 1.999] (II) event30 - SINOWEALTH Wired Gaming Mouse Keyboard: is tagged by udev as: Keyboard
  1210. [ 1.999] (II) event30 - SINOWEALTH Wired Gaming Mouse Keyboard: device is a keyboard
  1211. [ 2.067] (II) config/udev: Adding input device SINOWEALTH Wired Gaming Mouse (/dev/input/event29)
  1212. [ 2.067] (**) SINOWEALTH Wired Gaming Mouse: Applying InputClass "libinput pointer catchall"
  1213. [ 2.067] (II) Using input driver 'libinput' for 'SINOWEALTH Wired Gaming Mouse'
  1214. [ 2.067] (**) SINOWEALTH Wired Gaming Mouse: always reports core events
  1215. [ 2.067] (**) Option "Device" "/dev/input/event29"
  1216. [ 2.067] (**) Option "_source" "server/udev"
  1217. [ 2.120] (II) event29 - SINOWEALTH Wired Gaming Mouse: is tagged by udev as: Mouse
  1218. [ 2.120] (II) event29 - SINOWEALTH Wired Gaming Mouse: device is a pointer
  1219. [ 2.120] (II) event29 - SINOWEALTH Wired Gaming Mouse: device removed
  1220. [ 2.163] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:258A:1007.0001/input/input29/event29"
  1221. [ 2.163] (II) XINPUT: Adding extended input device "SINOWEALTH Wired Gaming Mouse" (type: MOUSE, id 16)
  1222. [ 2.163] (**) Option "AccelerationScheme" "none"
  1223. [ 2.163] (**) SINOWEALTH Wired Gaming Mouse: (accel) selected scheme none/0
  1224. [ 2.163] (**) SINOWEALTH Wired Gaming Mouse: (accel) acceleration factor: 2.000
  1225. [ 2.163] (**) SINOWEALTH Wired Gaming Mouse: (accel) acceleration threshold: 4
  1226. [ 2.215] (II) event29 - SINOWEALTH Wired Gaming Mouse: is tagged by udev as: Mouse
  1227. [ 2.215] (II) event29 - SINOWEALTH Wired Gaming Mouse: device is a pointer
  1228. [ 2.215] (II) config/udev: Adding input device SINOWEALTH Wired Gaming Mouse (/dev/input/mouse0)
  1229. [ 2.215] (II) No input driver specified, ignoring this device.
  1230. [ 2.215] (II) This device may have been added with another device file.
  1231. [ 2.216] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event31)
  1232. [ 2.216] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
  1233. [ 2.216] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
  1234. [ 2.216] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
  1235. [ 2.216] (**) Option "Device" "/dev/input/event31"
  1236. [ 2.216] (**) Option "_source" "server/udev"
  1237. [ 2.216] (II) event31 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
  1238. [ 2.216] (II) event31 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
  1239. [ 2.216] (II) event31 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
  1240. [ 2.239] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input32/event31"
  1241. [ 2.239] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 17)
  1242. [ 2.239] (II) event31 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
  1243. [ 2.239] (II) event31 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
  1244. [ 4.973] (II) event4 - Asus Wireless Radio Control: device removed
  1245. [ 4.988] (II) event15 - Video Bus: device removed
  1246. [ 5.030] (II) event14 - Video Bus: device removed
  1247. [ 5.064] (II) event1 - Power Button: device removed
  1248. [ 5.075] (II) event0 - Sleep Button: device removed
  1249. [ 5.099] (II) event5 - Intel HID events: device removed
  1250. [ 5.115] (II) event6 - Intel HID 5 button array: device removed
  1251. [ 5.127] (II) event13 - Asus WMI hotkeys: device removed
  1252. [ 5.151] (II) event3 - AT Translated Set 2 keyboard: device removed
  1253. [ 5.163] (II) event30 - SINOWEALTH Wired Gaming Mouse Keyboard: device removed
  1254. [ 5.171] (II) event29 - SINOWEALTH Wired Gaming Mouse: device removed
  1255. [ 5.187] (II) event31 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
  1256. [ 5.207] (II) UnloadModule: "libinput"
  1257. [ 5.207] (II) UnloadModule: "libinput"
  1258. [ 5.207] (II) UnloadModule: "libinput"
  1259. [ 5.207] (II) UnloadModule: "libinput"
  1260. [ 5.207] (II) UnloadModule: "libinput"
  1261. [ 5.207] (II) UnloadModule: "libinput"
  1262. [ 5.207] (II) UnloadModule: "libinput"
  1263. [ 5.207] (II) UnloadModule: "libinput"
  1264. [ 5.207] (II) UnloadModule: "libinput"
  1265. [ 5.207] (II) UnloadModule: "libinput"
  1266. [ 5.207] (II) UnloadModule: "libinput"
  1267. [ 5.208] (II) UnloadModule: "libinput"
  1268. [ 5.239] (II) Server terminated successfully (0). Closing log file.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement