Advertisement
Guest User

xorg log modesetting without xorg conf

a guest
Jan 17th, 2020
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.71 KB | None | 0 0
  1. [ 7.423]
  2. X.Org X Server 1.20.6
  3. X Protocol Version 11, Revision 0
  4. [ 7.423] Build Operating System: Linux Arch Linux
  5. [ 7.423] Current Operating System: Linux Flohkiste 5.4.11-arch1-1 #1 SMP PREEMPT Sun, 12 Jan 2020 12:15:27 +0000 x86_64
  6. [ 7.423] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=4a6abd32-63d7-4a4b-8655-a2ff75463651 rw loglevel=3 quiet
  7. [ 7.423] Build Date: 04 January 2020 10:10:25AM
  8. [ 7.423]
  9. [ 7.423] Current version of pixman: 0.38.4
  10. [ 7.423] Before reporting problems, check http://wiki.x.org
  11. to make sure that you have the latest version.
  12. [ 7.423] Markers: (--) probed, (**) from config file, (==) default setting,
  13. (++) from command line, (!!) notice, (II) informational,
  14. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  15. [ 7.423] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 17 15:16:20 2020
  16. [ 7.431] (==) Using config directory: "/etc/X11/xorg.conf.d"
  17. [ 7.431] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  18. [ 7.437] (==) No Layout section. Using the first Screen section.
  19. [ 7.437] (==) No screen section available. Using defaults.
  20. [ 7.437] (**) |-->Screen "Default Screen Section" (0)
  21. [ 7.437] (**) | |-->Monitor "<default monitor>"
  22. [ 7.438] (==) No monitor specified for screen "Default Screen Section".
  23. Using a default monitor configuration.
  24. [ 7.438] (**) Option "DontZap" "false"
  25. [ 7.438] (==) Automatically adding devices
  26. [ 7.438] (==) Automatically enabling devices
  27. [ 7.438] (==) Automatically adding GPU devices
  28. [ 7.438] (==) Automatically binding GPU devices
  29. [ 7.438] (==) Max clients allowed: 256, resource mask: 0x1fffff
  30. [ 7.446] (WW) The directory "/usr/share/fonts/OTF" does not exist.
  31. [ 7.446] Entry deleted from font path.
  32. [ 7.446] (WW) The directory "/usr/share/fonts/Type1" does not exist.
  33. [ 7.446] Entry deleted from font path.
  34. [ 7.446] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
  35. [ 7.446] Entry deleted from font path.
  36. [ 7.446] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
  37. [ 7.446] Entry deleted from font path.
  38. [ 7.446] (==) FontPath set to:
  39. /usr/share/fonts/misc,
  40. /usr/share/fonts/TTF
  41. [ 7.446] (==) ModulePath set to "/usr/lib/xorg/modules"
  42. [ 7.446] (II) The server relies on udev to provide the list of input devices.
  43. If no devices become available, reconfigure udev or disable AutoAddDevices.
  44. [ 7.446] (II) Module ABI versions:
  45. [ 7.447] X.Org ANSI C Emulation: 0.4
  46. [ 7.447] X.Org Video Driver: 24.0
  47. [ 7.447] X.Org XInput driver : 24.1
  48. [ 7.447] X.Org Server Extension : 10.0
  49. [ 7.448] (++) using VT number 7
  50.  
  51. [ 7.448] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
  52. [ 7.449] (II) xfree86: Adding drm device (/dev/dri/card0)
  53. [ 7.464] (--) PCI:*(0@0:2:0) 8086:1616:17aa:2226 rev 9, Mem @ 0xe0000000/16777216, 0xc0000000/536870912, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
  54. [ 7.465] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
  55. [ 7.465] (II) LoadModule: "glx"
  56. [ 7.469] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
  57. [ 7.492] (II) Module glx: vendor="X.Org Foundation"
  58. [ 7.492] compiled for 1.20.6, module version = 1.0.0
  59. [ 7.492] ABI class: X.Org Server Extension, version 10.0
  60. [ 7.492] (==) Matched intel as autoconfigured driver 0
  61. [ 7.492] (==) Matched modesetting as autoconfigured driver 1
  62. [ 7.492] (==) Matched fbdev as autoconfigured driver 2
  63. [ 7.492] (==) Matched vesa as autoconfigured driver 3
  64. [ 7.492] (==) Assigned the driver to the xf86ConfigLayout
  65. [ 7.492] (II) LoadModule: "intel"
  66. [ 7.493] (WW) Warning, couldn't open module intel
  67. [ 7.493] (EE) Failed to load module "intel" (module does not exist, 0)
  68. [ 7.493] (II) LoadModule: "modesetting"
  69. [ 7.493] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
  70. [ 7.499] (II) Module modesetting: vendor="X.Org Foundation"
  71. [ 7.499] compiled for 1.20.6, module version = 1.20.6
  72. [ 7.499] Module class: X.Org Video Driver
  73. [ 7.499] ABI class: X.Org Video Driver, version 24.0
  74. [ 7.499] (II) LoadModule: "fbdev"
  75. [ 7.499] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
  76. [ 7.500] (II) Module fbdev: vendor="X.Org Foundation"
  77. [ 7.500] compiled for 1.20.0, module version = 0.5.0
  78. [ 7.500] Module class: X.Org Video Driver
  79. [ 7.500] ABI class: X.Org Video Driver, version 24.0
  80. [ 7.500] (II) LoadModule: "vesa"
  81. [ 7.501] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
  82. [ 7.502] (II) Module vesa: vendor="X.Org Foundation"
  83. [ 7.502] compiled for 1.20.0, module version = 2.4.0
  84. [ 7.502] Module class: X.Org Video Driver
  85. [ 7.502] ABI class: X.Org Video Driver, version 24.0
  86. [ 7.502] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
  87. [ 7.502] (II) FBDEV: driver for framebuffer: fbdev
  88. [ 7.502] (II) VESA: driver for VESA chipsets: vesa
  89. [ 7.530] (II) modeset(0): using drv /dev/dri/card0
  90. [ 7.531] (WW) Falling back to old probe method for fbdev
  91. [ 7.531] (II) Loading sub module "fbdevhw"
  92. [ 7.531] (II) LoadModule: "fbdevhw"
  93. [ 7.531] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
  94. [ 7.533] (II) Module fbdevhw: vendor="X.Org Foundation"
  95. [ 7.533] compiled for 1.20.6, module version = 0.0.2
  96. [ 7.533] ABI class: X.Org Video Driver, version 24.0
  97. [ 7.533] (II) modeset(0): Creating default Display subsection in Screen section
  98. "Default Screen Section" for depth/fbbpp 24/32
  99. [ 7.533] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
  100. [ 7.533] (==) modeset(0): RGB weight 888
  101. [ 7.533] (==) modeset(0): Default visual is TrueColor
  102. [ 7.533] (II) Loading sub module "glamoregl"
  103. [ 7.533] (II) LoadModule: "glamoregl"
  104. [ 7.533] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
  105. [ 7.551] (II) Module glamoregl: vendor="X.Org Foundation"
  106. [ 7.551] compiled for 1.20.6, module version = 1.0.1
  107. [ 7.551] ABI class: X.Org ANSI C Emulation, version 0.4
  108. [ 7.651] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2)
  109. [ 7.651] (II) modeset(0): glamor initialized
  110. [ 7.652] (II) modeset(0): Output eDP-1 has no monitor section
  111. [ 7.652] (II) modeset(0): Output DP-1 has no monitor section
  112. [ 7.834] (II) modeset(0): Output HDMI-1 has no monitor section
  113. [ 7.847] (II) modeset(0): Output DP-2 has no monitor section
  114. [ 7.848] (II) modeset(0): Output HDMI-2 has no monitor section
  115. [ 7.889] (II) modeset(0): Output DP-2-1 has no monitor section
  116. [ 7.930] (II) modeset(0): Output DP-2-2 has no monitor section
  117. [ 7.930] (II) modeset(0): Output DP-2-3 has no monitor section
  118. [ 7.934] (II) modeset(0): EDID for output eDP-1
  119. [ 7.934] (II) modeset(0): Manufacturer: IVO Model: 4e5 Serial#: 0
  120. [ 7.934] (II) modeset(0): Year: 2014 Week: 0
  121. [ 7.934] (II) modeset(0): EDID Version: 1.4
  122. [ 7.934] (II) modeset(0): Digital Display Input
  123. [ 7.934] (II) modeset(0): 6 bits per channel
  124. [ 7.934] (II) modeset(0): Digital interface is DisplayPort
  125. [ 7.934] (II) modeset(0): Max Image Size [cm]: horiz.: 28 vert.: 16
  126. [ 7.934] (II) modeset(0): Gamma: 2.20
  127. [ 7.934] (II) modeset(0): No DPMS capabilities specified
  128. [ 7.934] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
  129. [ 7.934] (II) modeset(0): First detailed timing is preferred mode
  130. [ 7.934] (II) modeset(0): Preferred mode is native pixel format and refresh rate
  131. [ 7.934] (II) modeset(0): redX: 0.566 redY: 0.337 greenX: 0.324 greenY: 0.572
  132. [ 7.934] (II) modeset(0): blueX: 0.156 blueY: 0.120 whiteX: 0.312 whiteY: 0.328
  133. [ 7.934] (II) modeset(0): Manufacturer's mask: 0
  134. [ 7.934] (II) modeset(0): Supported detailed timing:
  135. [ 7.934] (II) modeset(0): clock: 72.0 MHz Image Size: 276 x 155 mm
  136. [ 7.934] (II) modeset(0): h_active: 1366 h_sync: 1374 h_sync_end 1382 h_blank_end 1500 h_border: 0
  137. [ 7.934] (II) modeset(0): v_active: 768 v_sync: 776 v_sync_end 784 v_blanking: 800 v_border: 0
  138. [ 7.934] (II) modeset(0): Supported detailed timing:
  139. [ 7.934] (II) modeset(0): clock: 57.6 MHz Image Size: 276 x 155 mm
  140. [ 7.934] (II) modeset(0): h_active: 1366 h_sync: 1374 h_sync_end 1382 h_blank_end 1500 h_border: 0
  141. [ 7.934] (II) modeset(0): v_active: 768 v_sync: 776 v_sync_end 784 v_blanking: 800 v_border: 0
  142. [ 7.934] (II) modeset(0): InfoVision
  143. [ 7.934] (II) modeset(0): M125NWR3 R0
  144. [ 7.934] (II) modeset(0): EDID (in hex):
  145. [ 7.934] (II) modeset(0): 00ffffffffffff0026cfe50400000000
  146. [ 7.934] (II) modeset(0): 00180104951c10780a12309156539228
  147. [ 7.934] (II) modeset(0): 1e505400000001010101010101010101
  148. [ 7.934] (II) modeset(0): 010101010101201c5686500020300808
  149. [ 7.934] (II) modeset(0): 8800149b100000198016568650002030
  150. [ 7.934] (II) modeset(0): 08088800149b10000019000000fe0049
  151. [ 7.934] (II) modeset(0): 6e666f566973696f6e0a2020000000fe
  152. [ 7.934] (II) modeset(0): 004d3132354e575233205230200a00f1
  153. [ 7.934] (II) modeset(0): Printing probed modes for output eDP-1
  154. [ 7.934] (II) modeset(0): Modeline "1366x768"x60.0 72.00 1366 1374 1382 1500 768 776 784 800 -hsync -vsync (48.0 kHz eP)
  155. [ 7.934] (II) modeset(0): Modeline "1366x768"x48.0 57.60 1366 1374 1382 1500 768 776 784 800 -hsync -vsync (38.4 kHz e)
  156. [ 7.934] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
  157. [ 7.934] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
  158. [ 7.934] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
  159. [ 7.935] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
  160. [ 7.935] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
  161. [ 7.935] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
  162. [ 7.935] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
  163. [ 7.935] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
  164. [ 7.935] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
  165. [ 7.935] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
  166. [ 7.935] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
  167. [ 7.935] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
  168. [ 7.935] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
  169. [ 7.935] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
  170. [ 7.935] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
  171. [ 7.935] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
  172. [ 7.935] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
  173. [ 7.935] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
  174. [ 7.935] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
  175. [ 7.935] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
  176. [ 7.935] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
  177. [ 7.935] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
  178. [ 7.935] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
  179. [ 7.935] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
  180. [ 7.935] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
  181. [ 7.935] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
  182. [ 7.935] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
  183. [ 7.935] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
  184. [ 7.935] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
  185. [ 7.935] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
  186. [ 7.935] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
  187. [ 7.935] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
  188. [ 7.935] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
  189. [ 7.935] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
  190. [ 7.935] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
  191. [ 7.935] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
  192. [ 7.935] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
  193. [ 7.935] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
  194. [ 7.935] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
  195. [ 7.935] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
  196. [ 7.935] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
  197. [ 7.935] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
  198. [ 7.935] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
  199. [ 7.935] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
  200. [ 7.935] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
  201. [ 7.935] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
  202. [ 7.935] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
  203. [ 7.935] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
  204. [ 7.935] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
  205. [ 7.935] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
  206. [ 7.935] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
  207. [ 7.935] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
  208. [ 7.935] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
  209. [ 7.935] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
  210. [ 7.935] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
  211. [ 7.935] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
  212. [ 7.935] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
  213. [ 7.935] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
  214. [ 7.935] (II) modeset(0): EDID for output DP-1
  215. [ 8.114] (II) modeset(0): EDID for output HDMI-1
  216. [ 8.127] (II) modeset(0): EDID for output DP-2
  217. [ 8.128] (II) modeset(0): EDID for output HDMI-2
  218. [ 8.170] (II) modeset(0): EDID for output DP-2-1
  219. [ 8.170] (II) modeset(0): Manufacturer: LEN Model: 1151 Serial#: 16843009
  220. [ 8.170] (II) modeset(0): Year: 2008 Week: 38
  221. [ 8.170] (II) modeset(0): EDID Version: 1.3
  222. [ 8.170] (II) modeset(0): Digital Display Input
  223. [ 8.170] (II) modeset(0): Max Image Size [cm]: horiz.: 47 vert.: 30
  224. [ 8.170] (II) modeset(0): Gamma: 2.20
  225. [ 8.170] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
  226. [ 8.170] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
  227. [ 8.170] (II) modeset(0): Default color space is primary color space
  228. [ 8.170] (II) modeset(0): First detailed timing is preferred mode
  229. [ 8.170] (II) modeset(0): redX: 0.659 redY: 0.314 greenX: 0.208 greenY: 0.674
  230. [ 8.170] (II) modeset(0): blueX: 0.146 blueY: 0.078 whiteX: 0.313 whiteY: 0.329
  231. [ 8.170] (II) modeset(0): Supported established timings:
  232. [ 8.170] (II) modeset(0): 720x400@70Hz
  233. [ 8.170] (II) modeset(0): 640x480@60Hz
  234. [ 8.170] (II) modeset(0): 640x480@72Hz
  235. [ 8.170] (II) modeset(0): 640x480@75Hz
  236. [ 8.170] (II) modeset(0): 800x600@60Hz
  237. [ 8.170] (II) modeset(0): 800x600@72Hz
  238. [ 8.170] (II) modeset(0): 800x600@75Hz
  239. [ 8.170] (II) modeset(0): 1024x768@60Hz
  240. [ 8.170] (II) modeset(0): 1024x768@70Hz
  241. [ 8.170] (II) modeset(0): 1024x768@75Hz
  242. [ 8.170] (II) modeset(0): 1280x1024@75Hz
  243. [ 8.170] (II) modeset(0): Manufacturer's mask: 0
  244. [ 8.170] (II) modeset(0): Supported standard timings:
  245. [ 8.170] (II) modeset(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
  246. [ 8.170] (II) modeset(0): #1: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
  247. [ 8.170] (II) modeset(0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
  248. [ 8.170] (II) modeset(0): #3: hsize: 1440 vsize 900 refresh: 75 vid: 3989
  249. [ 8.170] (II) modeset(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
  250. [ 8.170] (II) modeset(0): #5: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
  251. [ 8.170] (II) modeset(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
  252. [ 8.170] (II) modeset(0): Supported detailed timing:
  253. [ 8.170] (II) modeset(0): clock: 154.0 MHz Image Size: 474 x 296 mm
  254. [ 8.170] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
  255. [ 8.170] (II) modeset(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
  256. [ 8.170] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 75 kHz, PixClock max 175 MHz
  257. [ 8.170] (II) modeset(0): Monitor name: LEN L220xwC
  258. [ 8.170] (II) modeset(0): Serial No: VL-69723
  259. [ 8.170] (II) modeset(0): EDID (in hex):
  260. [ 8.170] (II) modeset(0): 00ffffffffffff0030ae511101010101
  261. [ 8.170] (II) modeset(0): 26120103802f1e78eee685a85035ac25
  262. [ 8.170] (II) modeset(0): 145054adcf00818090409500950fb300
  263. [ 8.170] (II) modeset(0): a940d1c00101283c80a070b023403020
  264. [ 8.170] (II) modeset(0): 3600da281100001a000000fd00324b1e
  265. [ 8.170] (II) modeset(0): 4b11000a202020202020000000fc004c
  266. [ 8.170] (II) modeset(0): 454e204c3232307877430a20000000ff
  267. [ 8.170] (II) modeset(0): 00564c2d36393732330a20202020006b
  268. [ 8.170] (II) modeset(0): Printing probed modes for output DP-2-1
  269. [ 8.170] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
  270. [ 8.170] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
  271. [ 8.170] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
  272. [ 8.170] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
  273. [ 8.170] (II) modeset(0): Modeline "1400x1050"x59.9 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
  274. [ 8.170] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
  275. [ 8.170] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
  276. [ 8.170] (II) modeset(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
  277. [ 8.170] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
  278. [ 8.170] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
  279. [ 8.170] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
  280. [ 8.170] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
  281. [ 8.170] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
  282. [ 8.170] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
  283. [ 8.171] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
  284. [ 8.171] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
  285. [ 8.171] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
  286. [ 8.171] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
  287. [ 8.171] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
  288. [ 8.613] (II) modeset(0): EDID for output DP-2-2
  289. [ 8.613] (II) modeset(0): Manufacturer: LEN Model: 1151 Serial#: 16843009
  290. [ 8.613] (II) modeset(0): Year: 2008 Week: 38
  291. [ 8.613] (II) modeset(0): EDID Version: 1.3
  292. [ 8.613] (II) modeset(0): Digital Display Input
  293. [ 8.613] (II) modeset(0): Max Image Size [cm]: horiz.: 47 vert.: 30
  294. [ 8.613] (II) modeset(0): Gamma: 2.20
  295. [ 8.614] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
  296. [ 8.614] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
  297. [ 8.614] (II) modeset(0): Default color space is primary color space
  298. [ 8.614] (II) modeset(0): First detailed timing is preferred mode
  299. [ 8.614] (II) modeset(0): redX: 0.659 redY: 0.314 greenX: 0.208 greenY: 0.674
  300. [ 8.614] (II) modeset(0): blueX: 0.146 blueY: 0.078 whiteX: 0.313 whiteY: 0.329
  301. [ 8.614] (II) modeset(0): Supported established timings:
  302. [ 8.614] (II) modeset(0): 720x400@70Hz
  303. [ 8.614] (II) modeset(0): 640x480@60Hz
  304. [ 8.614] (II) modeset(0): 640x480@72Hz
  305. [ 8.614] (II) modeset(0): 640x480@75Hz
  306. [ 8.614] (II) modeset(0): 800x600@60Hz
  307. [ 8.614] (II) modeset(0): 800x600@72Hz
  308. [ 8.614] (II) modeset(0): 800x600@75Hz
  309. [ 8.614] (II) modeset(0): 1024x768@60Hz
  310. [ 8.614] (II) modeset(0): 1024x768@70Hz
  311. [ 8.614] (II) modeset(0): 1024x768@75Hz
  312. [ 8.614] (II) modeset(0): 1280x1024@75Hz
  313. [ 8.614] (II) modeset(0): Manufacturer's mask: 0
  314. [ 8.614] (II) modeset(0): Supported standard timings:
  315. [ 8.614] (II) modeset(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
  316. [ 8.614] (II) modeset(0): #1: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
  317. [ 8.614] (II) modeset(0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
  318. [ 8.614] (II) modeset(0): #3: hsize: 1440 vsize 900 refresh: 75 vid: 3989
  319. [ 8.614] (II) modeset(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
  320. [ 8.614] (II) modeset(0): #5: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
  321. [ 8.614] (II) modeset(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
  322. [ 8.614] (II) modeset(0): Supported detailed timing:
  323. [ 8.614] (II) modeset(0): clock: 154.0 MHz Image Size: 474 x 296 mm
  324. [ 8.614] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
  325. [ 8.614] (II) modeset(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
  326. [ 8.614] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 75 kHz, PixClock max 175 MHz
  327. [ 8.614] (II) modeset(0): Monitor name: LEN L220xwC
  328. [ 8.614] (II) modeset(0): Serial No: VL-69622
  329. [ 8.614] (II) modeset(0): EDID (in hex):
  330. [ 8.614] (II) modeset(0): 00ffffffffffff0030ae511101010101
  331. [ 8.614] (II) modeset(0): 26120103802f1e78eee685a85035ac25
  332. [ 8.614] (II) modeset(0): 145054adcf00818090409500950fb300
  333. [ 8.614] (II) modeset(0): a940d1c00101283c80a070b023403020
  334. [ 8.614] (II) modeset(0): 3600da281100001a000000fd00324b1e
  335. [ 8.614] (II) modeset(0): 4b11000a202020202020000000fc004c
  336. [ 8.614] (II) modeset(0): 454e204c3232307877430a20000000ff
  337. [ 8.614] (II) modeset(0): 00564c2d36393632320a20202020006d
  338. [ 8.614] (II) modeset(0): Printing probed modes for output DP-2-2
  339. [ 8.614] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
  340. [ 8.614] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
  341. [ 8.614] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
  342. [ 8.614] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
  343. [ 8.614] (II) modeset(0): Modeline "1400x1050"x59.9 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
  344. [ 8.614] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
  345. [ 8.614] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
  346. [ 8.614] (II) modeset(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
  347. [ 8.614] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
  348. [ 8.614] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
  349. [ 8.614] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
  350. [ 8.614] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
  351. [ 8.614] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
  352. [ 8.614] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
  353. [ 8.614] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
  354. [ 8.614] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
  355. [ 8.614] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
  356. [ 8.614] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
  357. [ 8.614] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
  358. [ 8.614] (II) modeset(0): EDID for output DP-2-3
  359. [ 8.614] (II) modeset(0): Output eDP-1 connected
  360. [ 8.614] (II) modeset(0): Output DP-1 disconnected
  361. [ 8.614] (II) modeset(0): Output HDMI-1 disconnected
  362. [ 8.614] (II) modeset(0): Output DP-2 disconnected
  363. [ 8.614] (II) modeset(0): Output HDMI-2 disconnected
  364. [ 8.614] (II) modeset(0): Output DP-2-1 connected
  365. [ 8.614] (II) modeset(0): Output DP-2-2 connected
  366. [ 8.614] (II) modeset(0): Output DP-2-3 disconnected
  367. [ 8.614] (II) modeset(0): Using spanning desktop for initial modes
  368. [ 8.614] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
  369. [ 8.614] (II) modeset(0): Output DP-2-1 using initial mode 1920x1200 +1366+0
  370. [ 8.614] (II) modeset(0): Output DP-2-2 using initial mode 1920x1200 +3286+0
  371. [ 8.615] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
  372. [ 8.615] (==) modeset(0): DPI set to (96, 96)
  373. [ 8.615] (II) Loading sub module "fb"
  374. [ 8.615] (II) LoadModule: "fb"
  375. [ 8.615] (II) Loading /usr/lib/xorg/modules/libfb.so
  376. [ 8.617] (II) Module fb: vendor="X.Org Foundation"
  377. [ 8.617] compiled for 1.20.6, module version = 1.0.0
  378. [ 8.617] ABI class: X.Org ANSI C Emulation, version 0.4
  379. [ 8.617] (II) UnloadModule: "fbdev"
  380. [ 8.617] (II) Unloading fbdev
  381. [ 8.617] (II) UnloadSubModule: "fbdevhw"
  382. [ 8.617] (II) Unloading fbdevhw
  383. [ 8.617] (II) UnloadModule: "vesa"
  384. [ 8.617] (II) Unloading vesa
  385. [ 8.646] (==) modeset(0): Backing store enabled
  386. [ 8.646] (==) modeset(0): Silken mouse disabled
  387. [ 8.797] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
  388. [ 8.797] (==) modeset(0): DPMS enabled
  389. [ 8.797] (II) modeset(0): [DRI2] Setup complete
  390. [ 8.797] (II) modeset(0): [DRI2] DRI driver: i965
  391. [ 8.797] (II) modeset(0): [DRI2] VDPAU driver: i965
  392. [ 8.797] (II) Initializing extension Generic Event Extension
  393. [ 8.797] (II) Initializing extension SHAPE
  394. [ 8.798] (II) Initializing extension MIT-SHM
  395. [ 8.798] (II) Initializing extension XInputExtension
  396. [ 8.798] (II) Initializing extension XTEST
  397. [ 8.798] (II) Initializing extension BIG-REQUESTS
  398. [ 8.798] (II) Initializing extension SYNC
  399. [ 8.798] (II) Initializing extension XKEYBOARD
  400. [ 8.799] (II) Initializing extension XC-MISC
  401. [ 8.799] (II) Initializing extension SECURITY
  402. [ 8.799] (II) Initializing extension XFIXES
  403. [ 8.799] (II) Initializing extension RENDER
  404. [ 8.799] (II) Initializing extension RANDR
  405. [ 8.799] (II) Initializing extension COMPOSITE
  406. [ 8.800] (II) Initializing extension DAMAGE
  407. [ 8.800] (II) Initializing extension MIT-SCREEN-SAVER
  408. [ 8.800] (II) Initializing extension DOUBLE-BUFFER
  409. [ 8.800] (II) Initializing extension RECORD
  410. [ 8.800] (II) Initializing extension DPMS
  411. [ 8.800] (II) Initializing extension Present
  412. [ 8.800] (II) Initializing extension DRI3
  413. [ 8.801] (II) Initializing extension X-Resource
  414. [ 8.801] (II) Initializing extension XVideo
  415. [ 8.801] (II) Initializing extension XVideo-MotionCompensation
  416. [ 8.801] (II) Initializing extension GLX
  417. [ 8.808] (II) AIGLX: Loaded and initialized i965
  418. [ 8.808] (II) GLX: Initialized DRI2 GL provider for screen 0
  419. [ 8.808] (II) Initializing extension XFree86-VidModeExtension
  420. [ 8.808] (II) Initializing extension XFree86-DGA
  421. [ 8.808] (II) Initializing extension XFree86-DRI
  422. [ 8.808] (II) Initializing extension DRI2
  423. [ 8.825] (II) modeset(0): Damage tracking initialized
  424. [ 8.825] (II) modeset(0): Setting screen physical size to 1377 x 317
  425. [ 8.899] (II) config/udev: Adding input device Power Button (/dev/input/event2)
  426. [ 8.899] (**) Power Button: Applying InputClass "libinput keyboard catchall"
  427. [ 8.899] (**) Power Button: Applying InputClass "system-keyboard"
  428. [ 8.899] (**) Power Button: Applying InputClass "Keyboard Defaults"
  429. [ 8.899] (II) LoadModule: "libinput"
  430. [ 8.899] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
  431. [ 8.905] (II) Module libinput: vendor="X.Org Foundation"
  432. [ 8.905] compiled for 1.20.5, module version = 0.29.0
  433. [ 8.905] Module class: X.Org XInput Driver
  434. [ 8.905] ABI class: X.Org XInput driver, version 24.1
  435. [ 8.905] (II) Using input driver 'libinput' for 'Power Button'
  436. [ 8.905] (**) Power Button: always reports core events
  437. [ 8.905] (**) Option "Device" "/dev/input/event2"
  438. [ 8.906] (**) Option "_source" "server/udev"
  439. [ 8.926] (II) event2 - Power Button: is tagged by udev as: Keyboard
  440. [ 8.926] (II) event2 - Power Button: device is a keyboard
  441. [ 8.926] (II) event2 - Power Button: device removed
  442. [ 8.959] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
  443. [ 8.959] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
  444. [ 8.959] (**) Option "xkb_layout" "us,de,pl,pt,se,es"
  445. [ 8.959] (**) Option "xkb_variant" ",,,,,"
  446. [ 8.960] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
  447. [ 8.999] (II) event2 - Power Button: is tagged by udev as: Keyboard
  448. [ 8.999] (II) event2 - Power Button: device is a keyboard
  449. [ 9.000] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
  450. [ 9.000] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
  451. [ 9.000] (**) Video Bus: Applying InputClass "system-keyboard"
  452. [ 9.000] (**) Video Bus: Applying InputClass "Keyboard Defaults"
  453. [ 9.000] (II) Using input driver 'libinput' for 'Video Bus'
  454. [ 9.000] (**) Video Bus: always reports core events
  455. [ 9.000] (**) Option "Device" "/dev/input/event11"
  456. [ 9.000] (**) Option "_source" "server/udev"
  457. [ 9.000] (II) event11 - Video Bus: is tagged by udev as: Keyboard
  458. [ 9.000] (II) event11 - Video Bus: device is a keyboard
  459. [ 9.000] (II) event11 - Video Bus: device removed
  460. [ 9.041] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event11"
  461. [ 9.041] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
  462. [ 9.041] (**) Option "xkb_layout" "us,de,pl,pt,se,es"
  463. [ 9.041] (**) Option "xkb_variant" ",,,,,"
  464. [ 9.041] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
  465. [ 9.043] (II) event11 - Video Bus: is tagged by udev as: Keyboard
  466. [ 9.043] (II) event11 - Video Bus: device is a keyboard
  467. [ 9.043] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
  468. [ 9.043] (II) No input driver specified, ignoring this device.
  469. [ 9.043] (II) This device may have been added with another device file.
  470. [ 9.044] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
  471. [ 9.044] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
  472. [ 9.044] (**) Sleep Button: Applying InputClass "system-keyboard"
  473. [ 9.044] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
  474. [ 9.044] (II) Using input driver 'libinput' for 'Sleep Button'
  475. [ 9.044] (**) Sleep Button: always reports core events
  476. [ 9.044] (**) Option "Device" "/dev/input/event1"
  477. [ 9.044] (**) Option "_source" "server/udev"
  478. [ 9.046] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
  479. [ 9.046] (II) event1 - Sleep Button: device is a keyboard
  480. [ 9.046] (II) event1 - Sleep Button: device removed
  481. [ 9.081] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
  482. [ 9.081] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
  483. [ 9.081] (**) Option "xkb_layout" "us,de,pl,pt,se,es"
  484. [ 9.081] (**) Option "xkb_variant" ",,,,,"
  485. [ 9.081] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
  486. [ 9.084] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
  487. [ 9.084] (II) event1 - Sleep Button: device is a keyboard
  488. [ 9.086] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event15)
  489. [ 9.086] (II) No input driver specified, ignoring this device.
  490. [ 9.087] (II) This device may have been added with another device file.
  491. [ 9.088] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event16)
  492. [ 9.088] (II) No input driver specified, ignoring this device.
  493. [ 9.088] (II) This device may have been added with another device file.
  494. [ 9.089] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event17)
  495. [ 9.089] (II) No input driver specified, ignoring this device.
  496. [ 9.089] (II) This device may have been added with another device file.
  497. [ 9.090] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event18)
  498. [ 9.090] (II) No input driver specified, ignoring this device.
  499. [ 9.090] (II) This device may have been added with another device file.
  500. [ 9.091] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event19)
  501. [ 9.091] (II) No input driver specified, ignoring this device.
  502. [ 9.091] (II) This device may have been added with another device file.
  503. [ 9.093] (II) config/udev: Adding input device Chicony USB Keyboard (/dev/input/event20)
  504. [ 9.093] (**) Chicony USB Keyboard: Applying InputClass "libinput keyboard catchall"
  505. [ 9.093] (**) Chicony USB Keyboard: Applying InputClass "system-keyboard"
  506. [ 9.093] (**) Chicony USB Keyboard: Applying InputClass "Keyboard Defaults"
  507. [ 9.093] (II) Using input driver 'libinput' for 'Chicony USB Keyboard'
  508. [ 9.093] (**) Chicony USB Keyboard: always reports core events
  509. [ 9.093] (**) Option "Device" "/dev/input/event20"
  510. [ 9.093] (**) Option "_source" "server/udev"
  511. [ 9.098] (II) event20 - Chicony USB Keyboard: is tagged by udev as: Keyboard
  512. [ 9.098] (II) event20 - Chicony USB Keyboard: device is a keyboard
  513. [ 9.098] (II) event20 - Chicony USB Keyboard: device removed
  514. [ 9.134] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.1/2-3.4.1.3/2-3.4.1.3:1.0/0003:04F2:0402.0001/input/input22/event20"
  515. [ 9.134] (II) XINPUT: Adding extended input device "Chicony USB Keyboard" (type: KEYBOARD, id 9)
  516. [ 9.134] (**) Option "xkb_layout" "us,de,pl,pt,se,es"
  517. [ 9.134] (**) Option "xkb_variant" ",,,,,"
  518. [ 9.134] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
  519. [ 9.140] (II) event20 - Chicony USB Keyboard: is tagged by udev as: Keyboard
  520. [ 9.140] (II) event20 - Chicony USB Keyboard: device is a keyboard
  521. [ 9.143] (II) config/udev: Adding input device Chicony USB Keyboard System Control (/dev/input/event21)
  522. [ 9.143] (**) Chicony USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
  523. [ 9.143] (**) Chicony USB Keyboard System Control: Applying InputClass "system-keyboard"
  524. [ 9.143] (**) Chicony USB Keyboard System Control: Applying InputClass "Keyboard Defaults"
  525. [ 9.143] (II) Using input driver 'libinput' for 'Chicony USB Keyboard System Control'
  526. [ 9.143] (**) Chicony USB Keyboard System Control: always reports core events
  527. [ 9.143] (**) Option "Device" "/dev/input/event21"
  528. [ 9.143] (**) Option "_source" "server/udev"
  529. [ 9.148] (II) event21 - Chicony USB Keyboard System Control: is tagged by udev as: Keyboard
  530. [ 9.148] (II) event21 - Chicony USB Keyboard System Control: device is a keyboard
  531. [ 9.148] (II) event21 - Chicony USB Keyboard System Control: device removed
  532. [ 9.174] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.1/2-3.4.1.3/2-3.4.1.3:1.1/0003:04F2:0402.0002/input/input23/event21"
  533. [ 9.174] (II) XINPUT: Adding extended input device "Chicony USB Keyboard System Control" (type: KEYBOARD, id 10)
  534. [ 9.174] (**) Option "xkb_layout" "us,de,pl,pt,se,es"
  535. [ 9.174] (**) Option "xkb_variant" ",,,,,"
  536. [ 9.174] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
  537. [ 9.179] (II) event21 - Chicony USB Keyboard System Control: is tagged by udev as: Keyboard
  538. [ 9.179] (II) event21 - Chicony USB Keyboard System Control: device is a keyboard
  539. [ 9.182] (II) config/udev: Adding input device Chicony USB Keyboard Consumer Control (/dev/input/event22)
  540. [ 9.182] (**) Chicony USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
  541. [ 9.182] (**) Chicony USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
  542. [ 9.182] (**) Chicony USB Keyboard Consumer Control: Applying InputClass "Keyboard Defaults"
  543. [ 9.182] (II) Using input driver 'libinput' for 'Chicony USB Keyboard Consumer Control'
  544. [ 9.182] (**) Chicony USB Keyboard Consumer Control: always reports core events
  545. [ 9.182] (**) Option "Device" "/dev/input/event22"
  546. [ 9.182] (**) Option "_source" "server/udev"
  547. [ 9.187] (II) event22 - Chicony USB Keyboard Consumer Control: is tagged by udev as: Keyboard
  548. [ 9.187] (II) event22 - Chicony USB Keyboard Consumer Control: device is a keyboard
  549. [ 9.187] (II) event22 - Chicony USB Keyboard Consumer Control: device removed
  550. [ 9.241] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.1/2-3.4.1.3/2-3.4.1.3:1.1/0003:04F2:0402.0002/input/input24/event22"
  551. [ 9.241] (II) XINPUT: Adding extended input device "Chicony USB Keyboard Consumer Control" (type: KEYBOARD, id 11)
  552. [ 9.241] (**) Option "xkb_layout" "us,de,pl,pt,se,es"
  553. [ 9.241] (**) Option "xkb_variant" ",,,,,"
  554. [ 9.241] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
  555. [ 9.247] (II) event22 - Chicony USB Keyboard Consumer Control: is tagged by udev as: Keyboard
  556. [ 9.247] (II) event22 - Chicony USB Keyboard Consumer Control: device is a keyboard
  557. [ 9.250] (II) config/udev: Adding input device HID-compliant Mouse HID-compliant Mouse (/dev/input/event23)
  558. [ 9.250] (**) HID-compliant Mouse HID-compliant Mouse: Applying InputClass "libinput pointer catchall"
  559. [ 9.250] (II) Using input driver 'libinput' for 'HID-compliant Mouse HID-compliant Mouse'
  560. [ 9.250] (**) HID-compliant Mouse HID-compliant Mouse: always reports core events
  561. [ 9.250] (**) Option "Device" "/dev/input/event23"
  562. [ 9.250] (**) Option "_source" "server/udev"
  563. [ 9.309] (II) event23 - HID-compliant Mouse HID-compliant Mouse: is tagged by udev as: Mouse
  564. [ 9.309] (II) event23 - HID-compliant Mouse HID-compliant Mouse: device is a pointer
  565. [ 9.310] (II) event23 - HID-compliant Mouse HID-compliant Mouse: device removed
  566. [ 9.361] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.1/2-3.4.1.4/2-3.4.1.4:1.0/0003:1D57:0005.0003/input/input26/event23"
  567. [ 9.361] (II) XINPUT: Adding extended input device "HID-compliant Mouse HID-compliant Mouse" (type: MOUSE, id 12)
  568. [ 9.361] (**) Option "AccelerationScheme" "none"
  569. [ 9.361] (**) HID-compliant Mouse HID-compliant Mouse: (accel) selected scheme none/0
  570. [ 9.361] (**) HID-compliant Mouse HID-compliant Mouse: (accel) acceleration factor: 2.000
  571. [ 9.361] (**) HID-compliant Mouse HID-compliant Mouse: (accel) acceleration threshold: 4
  572. [ 9.422] (II) event23 - HID-compliant Mouse HID-compliant Mouse: is tagged by udev as: Mouse
  573. [ 9.423] (II) event23 - HID-compliant Mouse HID-compliant Mouse: device is a pointer
  574. [ 9.426] (II) config/udev: Adding input device HID-compliant Mouse HID-compliant Mouse (/dev/input/mouse2)
  575. [ 9.426] (II) No input driver specified, ignoring this device.
  576. [ 9.426] (II) This device may have been added with another device file.
  577. [ 9.429] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event14)
  578. [ 9.429] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
  579. [ 9.429] (**) Integrated Camera: Integrated C: Applying InputClass "system-keyboard"
  580. [ 9.429] (**) Integrated Camera: Integrated C: Applying InputClass "Keyboard Defaults"
  581. [ 9.429] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
  582. [ 9.429] (**) Integrated Camera: Integrated C: always reports core events
  583. [ 9.429] (**) Option "Device" "/dev/input/event14"
  584. [ 9.429] (**) Option "_source" "server/udev"
  585. [ 9.432] (II) event14 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
  586. [ 9.432] (II) event14 - Integrated Camera: Integrated C: device is a keyboard
  587. [ 9.432] (II) event14 - Integrated Camera: Integrated C: device removed
  588. [ 9.461] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input16/event14"
  589. [ 9.461] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 13)
  590. [ 9.461] (**) Option "xkb_layout" "us,de,pl,pt,se,es"
  591. [ 9.461] (**) Option "xkb_variant" ",,,,,"
  592. [ 9.461] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
  593. [ 9.462] (II) event14 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
  594. [ 9.462] (II) event14 - Integrated Camera: Integrated C: device is a keyboard
  595. [ 9.463] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
  596. [ 9.463] (II) No input driver specified, ignoring this device.
  597. [ 9.463] (II) This device may have been added with another device file.
  598. [ 9.463] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event9)
  599. [ 9.463] (II) No input driver specified, ignoring this device.
  600. [ 9.463] (II) This device may have been added with another device file.
  601. [ 9.463] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
  602. [ 9.463] (II) No input driver specified, ignoring this device.
  603. [ 9.463] (II) This device may have been added with another device file.
  604. [ 9.464] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
  605. [ 9.464] (II) No input driver specified, ignoring this device.
  606. [ 9.464] (II) This device may have been added with another device file.
  607. [ 9.464] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event7)
  608. [ 9.464] (II) No input driver specified, ignoring this device.
  609. [ 9.464] (II) This device may have been added with another device file.
  610. [ 9.464] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
  611. [ 9.464] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
  612. [ 9.464] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
  613. [ 9.464] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
  614. [ 9.464] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
  615. [ 9.464] (**) AT Translated Set 2 keyboard: always reports core events
  616. [ 9.464] (**) Option "Device" "/dev/input/event3"
  617. [ 9.464] (**) Option "_source" "server/udev"
  618. [ 9.465] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
  619. [ 9.465] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
  620. [ 9.466] (II) event3 - AT Translated Set 2 keyboard: device removed
  621. [ 9.481] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
  622. [ 9.481] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
  623. [ 9.481] (**) Option "xkb_layout" "us,de,pl,pt,se,es"
  624. [ 9.481] (**) Option "xkb_variant" ",,,,,"
  625. [ 9.481] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
  626. [ 9.483] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
  627. [ 9.483] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
  628. [ 9.484] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
  629. [ 9.484] (II) No input driver specified, ignoring this device.
  630. [ 9.484] (II) This device may have been added with another device file.
  631. [ 9.485] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
  632. [ 9.485] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
  633. [ 9.485] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
  634. [ 9.485] (**) ThinkPad Extra Buttons: Applying InputClass "Keyboard Defaults"
  635. [ 9.485] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
  636. [ 9.485] (**) ThinkPad Extra Buttons: always reports core events
  637. [ 9.485] (**) Option "Device" "/dev/input/event5"
  638. [ 9.485] (**) Option "_source" "server/udev"
  639. [ 9.486] (II) event5 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
  640. [ 9.486] (II) event5 - ThinkPad Extra Buttons: device is a keyboard
  641. [ 9.486] (II) event5 - ThinkPad Extra Buttons: device removed
  642. [ 9.521] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event5"
  643. [ 9.521] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
  644. [ 9.521] (**) Option "xkb_layout" "us,de,pl,pt,se,es"
  645. [ 9.521] (**) Option "xkb_variant" ",,,,,"
  646. [ 9.521] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
  647. [ 9.522] (II) event5 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
  648. [ 9.522] (II) event5 - ThinkPad Extra Buttons: device is a keyboard
  649. [ 9.523] (II) config/udev: Adding input device Synaptics TM3075-002 (/dev/input/event12)
  650. [ 9.523] (**) Synaptics TM3075-002: Applying InputClass "libinput touchpad catchall"
  651. [ 9.523] (**) Synaptics TM3075-002: Applying InputClass "touchpad catchall"
  652. [ 9.523] (**) Synaptics TM3075-002: Applying InputClass "Default clickpad buttons"
  653. [ 9.523] (II) LoadModule: "synaptics"
  654. [ 9.523] (WW) Warning, couldn't open module synaptics
  655. [ 9.523] (EE) Failed to load module "synaptics" (module does not exist, 0)
  656. [ 9.523] (EE) No input driver matching `synaptics'
  657. [ 9.523] (II) Falling back to input driver `libinput'
  658. [ 9.523] (II) Using input driver 'libinput' for 'Synaptics TM3075-002'
  659. [ 9.523] (**) Synaptics TM3075-002: always reports core events
  660. [ 9.523] (**) Option "Device" "/dev/input/event12"
  661. [ 9.523] (**) Option "_source" "server/udev"
  662. [ 9.523] (II) event12 - Synaptics TM3075-002: is tagged by udev as: Touchpad
  663. [ 9.524] (II) event12 - Synaptics TM3075-002: device is a touchpad
  664. [ 9.524] (II) event12 - Synaptics TM3075-002: device removed
  665. [ 9.598] (**) Option "config_info" "udev:/sys/devices/rmi4-00/input/input14/event12"
  666. [ 9.598] (II) XINPUT: Adding extended input device "Synaptics TM3075-002" (type: TOUCHPAD, id 16)
  667. [ 9.599] (**) Option "AccelerationScheme" "none"
  668. [ 9.599] (**) Synaptics TM3075-002: (accel) selected scheme none/0
  669. [ 9.599] (**) Synaptics TM3075-002: (accel) acceleration factor: 2.000
  670. [ 9.599] (**) Synaptics TM3075-002: (accel) acceleration threshold: 4
  671. [ 9.599] (II) event12 - Synaptics TM3075-002: is tagged by udev as: Touchpad
  672. [ 9.600] (II) event12 - Synaptics TM3075-002: device is a touchpad
  673. [ 9.601] (II) config/udev: Adding input device Synaptics TM3075-002 (/dev/input/mouse0)
  674. [ 9.601] (**) Synaptics TM3075-002: Ignoring device from InputClass "touchpad ignore duplicates"
  675. [ 9.601] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event13)
  676. [ 9.601] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
  677. [ 9.601] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
  678. [ 9.601] (**) TPPS/2 IBM TrackPoint: always reports core events
  679. [ 9.601] (**) Option "Device" "/dev/input/event13"
  680. [ 9.601] (**) Option "_source" "server/udev"
  681. [ 9.602] (II) event13 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
  682. [ 9.602] (II) event13 - TPPS/2 IBM TrackPoint: device is a pointer
  683. [ 9.603] (II) event13 - TPPS/2 IBM TrackPoint: device removed
  684. [ 9.651] (**) Option "config_info" "udev:/sys/devices/rmi4-00/rmi4-00.fn03/serio2/input/input15/event13"
  685. [ 9.651] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 17)
  686. [ 9.651] (**) Option "AccelerationScheme" "none"
  687. [ 9.651] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
  688. [ 9.651] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
  689. [ 9.651] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
  690. [ 9.653] (II) event13 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
  691. [ 9.653] (II) event13 - TPPS/2 IBM TrackPoint: device is a pointer
  692. [ 9.656] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
  693. [ 9.656] (II) No input driver specified, ignoring this device.
  694. [ 9.656] (II) This device may have been added with another device file.
  695. [ 23.670] (II) modeset(0): EDID vendor "IVO", prod id 1253
  696. [ 23.670] (II) modeset(0): Printing DDC gathered Modelines:
  697. [ 23.670] (II) modeset(0): Modeline "1366x768"x0.0 72.00 1366 1374 1382 1500 768 776 784 800 -hsync -vsync (48.0 kHz eP)
  698. [ 23.670] (II) modeset(0): Modeline "1366x768"x0.0 57.60 1366 1374 1382 1500 768 776 784 800 -hsync -vsync (38.4 kHz e)
  699. [ 24.111] (II) modeset(0): Allocate new frame buffer 3840x1968 stride
  700. [ 27.292] (II) modeset(0): EDID vendor "IVO", prod id 1253
  701. [ 27.292] (II) modeset(0): Printing DDC gathered Modelines:
  702. [ 27.292] (II) modeset(0): Modeline "1366x768"x0.0 72.00 1366 1374 1382 1500 768 776 784 800 -hsync -vsync (48.0 kHz eP)
  703. [ 27.292] (II) modeset(0): Modeline "1366x768"x0.0 57.60 1366 1374 1382 1500 768 776 784 800 -hsync -vsync (38.4 kHz e)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement