Eightscer

X -configure conf

Jun 2nd, 2020
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.96 KB | None | 0 0
  1. xorg.conf generated by X -configure
  2.  
  3. Section "ServerLayout"
  4. Identifier "X.org Configured"
  5. Screen 0 "Screen0" 0 0
  6. Screen 1 "Screen1" RightOf "Screen0"
  7. InputDevice "Mouse0" "CorePointer"
  8. InputDevice "Keyboard0" "CoreKeyboard"
  9. EndSection
  10.  
  11. Section "Files"
  12. ModulePath "/usr/lib64/xorg/modules"
  13. FontPath "/usr/share/fonts/misc/"
  14. FontPath "/usr/share/fonts/TTF/"
  15. FontPath "/usr/share/fonts/OTF/"
  16. FontPath "/usr/share/fonts/Type1/"
  17. FontPath "/usr/share/fonts/100dpi/"
  18. FontPath "/usr/share/fonts/75dpi/"
  19. EndSection
  20.  
  21. Section "Module"
  22. Load "glxserver_nvidia"
  23. Load "glx"
  24. EndSection
  25.  
  26. Section "InputDevice"
  27. Identifier "Keyboard0"
  28. Driver "kbd"
  29. EndSection
  30.  
  31. Section "InputDevice"
  32. Identifier "Mouse0"
  33. Driver "mouse"
  34. Option "Protocol" "auto"
  35. Option "Device" "/dev/input/mice"
  36. Option "ZAxisMapping" "4 5 6 7"
  37. EndSection
  38.  
  39. Section "Monitor"
  40. Identifier "Monitor0"
  41. VendorName "Monitor Vendor"
  42. ModelName "Monitor Model"
  43. EndSection
  44.  
  45. Section "Monitor"
  46. Identifier "Monitor1"
  47. VendorName "Monitor Vendor"
  48. ModelName "Monitor Model"
  49. EndSection
  50.  
  51. Section "Device"
  52. Identifier "Card0"
  53. Driver "nvidia"
  54. BusID "PCI:2:0:0"
  55. EndSection
  56.  
  57. Section "Device"
  58. ### Available Driver options are:-
  59. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  60. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  61. ### <percent>: "<f>%"
  62. ### [arg]: arg optional
  63. #Option "SWcursor" # [<bool>]
  64. #Option "kmsdev" # <str>
  65. #Option "ShadowFB" # [<bool>]
  66. #Option "AccelMethod" # <str>
  67. #Option "PageFlip" # [<bool>]
  68. #Option "ZaphodHeads" # <str>
  69. #Option "DoubleShadow" # [<bool>]
  70. Identifier "Card1"
  71. Driver "modesetting"
  72. BusID "PCI:0:2:0"
  73. EndSection
  74.  
  75. Section "Screen"
  76. Identifier "Screen0"
  77. Device "Card0"
  78. Monitor "Monitor0"
  79. SubSection "Display"
  80. Viewport 0 0
  81. Depth 1
  82. EndSubSection
  83. SubSection "Display"
  84. Viewport 0 0
  85. Depth 4
  86. EndSubSection
  87. SubSection "Display"
  88. Viewport 0 0
  89. Depth 8
  90. EndSubSection
  91. SubSection "Display"
  92. Viewport 0 0
  93. Depth 15
  94. EndSubSection
  95. SubSection "Display"
  96. Viewport 0 0
  97. Depth 16
  98. EndSubSection
  99. SubSection "Display"
  100. Viewport 0 0
  101. Depth 24
  102. EndSubSection
  103. EndSection
  104.  
  105. Section "Screen"
  106. Identifier "Screen1"
  107. Device "Card1"
  108. Monitor "Monitor1"
  109. SubSection "Display"
  110. Viewport 0 0
  111. Depth 1
  112. EndSubSection
  113. SubSection "Display"
  114. Viewport 0 0
  115. Depth 4
  116. EndSubSection
  117. SubSection "Display"
  118. Viewport 0 0
  119. Depth 8
  120. EndSubSection
  121. SubSection "Display"
  122. Viewport 0 0
  123. Depth 15
  124. EndSubSection
  125. SubSection "Display"
  126. Viewport 0 0
  127. Depth 16
  128. EndSubSection
  129. SubSection "Display"
  130. Viewport 0 0
  131. Depth 24
  132. EndSubSection
  133. EndSection
  134.  
  135. -------
  136.  
  137. Log file:
  138.  
  139. [117632.443] (--) Log file renamed from "/var/log/Xorg.pid-29004.log" to "/var/log/Xorg.0.log"
  140. [117632.443]
  141. X.Org X Server 1.20.7
  142. X Protocol Version 11, Revision 0
  143. [117632.443] Build Operating System: Linux 5.4.28-gentoo-x86_64 x86_64 Gentoo
  144. [117632.443] Current Operating System: Linux eightscer 5.4.38-gentoo-x86_64 #2 SMP Sat May 30 06:26:28 CDT 2020 x86_64
  145. [117632.443] Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.38-gentoo-x86_64 root=UUID=ca580c56-88be-4d93-97f2-62d0ea03c8e7 ro intel_iommu=on
  146. [117632.443] Build Date: 19 May 2020 06:22:05PM
  147. [117632.443]
  148. [117632.443] Current version of pixman: 0.38.4
  149. [117632.443] Before reporting problems, check http://wiki.x.org
  150. to make sure that you have the latest version.
  151. [117632.443] Markers: (--) probed, (**) from config file, (==) default setting,
  152. (++) from command line, (!!) notice, (II) informational,
  153. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  154. [117632.443] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 2 15:34:08 2020
  155. [117632.444] (==) Using config file: "/etc/X11/xorg.conf"
  156. [117632.444] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  157. [117632.444] (==) ServerLayout "X.org Configured"
  158. [117632.444] (**) |-->Screen "Screen0" (0)
  159. [117632.444] (**) | |-->Monitor "Monitor0"
  160. [117632.444] (**) | |-->Device "Card0"
  161. [117632.444] (**) |-->Screen "Screen1" (1)
  162. [117632.444] (**) | |-->Monitor "Monitor1"
  163. [117632.444] (**) | |-->Device "Card1"
  164. [117632.444] (**) |-->Input Device "Mouse0"
  165. [117632.444] (**) |-->Input Device "Keyboard0"
  166. [117632.444] (==) Automatically adding devices
  167. [117632.444] (==) Automatically enabling devices
  168. [117632.444] (==) Automatically adding GPU devices
  169. [117632.444] (==) Max clients allowed: 256, resource mask: 0x1fffff
  170. [117632.444] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
  171. [117632.444] Entry deleted from font path.
  172. [117632.444] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
  173. [117632.444] Entry deleted from font path.
  174. [117632.444] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
  175. [117632.444] Entry deleted from font path.
  176. [117632.444] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
  177. [117632.444] Entry deleted from font path.
  178. [117632.444] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
  179. [117632.444] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
  180. [117632.444] Entry deleted from font path.
  181. [117632.444] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
  182. [117632.444] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
  183. [117632.444] Entry deleted from font path.
  184. [117632.444] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
  185. [117632.444] Entry deleted from font path.
  186. [117632.444] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
  187. [117632.444] Entry deleted from font path.
  188. [117632.444] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
  189. [117632.444] Entry deleted from font path.
  190. [117632.444] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
  191. [117632.444] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
  192. [117632.444] Entry deleted from font path.
  193. [117632.444] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
  194. [117632.444] (**) FontPath set to:
  195. /usr/share/fonts/misc/,
  196. /usr/share/fonts/misc/
  197. [117632.444] (**) ModulePath set to "/usr/lib64/xorg/modules"
  198. [117632.444] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
  199. [117632.444] (WW) Disabling Mouse0
  200. [117632.444] (WW) Disabling Keyboard0
  201. [117632.444] (II) Loader magic: 0x561b1a754ce0
  202. [117632.444] (II) Module ABI versions:
  203. [117632.444] X.Org ANSI C Emulation: 0.4
  204. [117632.444] X.Org Video Driver: 24.1
  205. [117632.444] X.Org XInput driver : 24.1
  206. [117632.444] X.Org Server Extension : 10.0
  207. [117632.445] (++) using VT number 7
  208.  
  209. [117632.445] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
  210. [117632.445] (II) xfree86: Adding drm device (/dev/dri/card0)
  211. [117632.461] (--) PCI:*(0@0:2:0) 8086:5917:17aa:225b rev 7, Mem @ 0xe7000000/16777216, 0xc0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
  212. [117632.461] (--) PCI: (2@0:0:0) 10de:1d10:17aa:225b rev 161, Mem @ 0xe8000000/16777216, 0x70000000/268435456, 0x80000000/33554432, I/O @ 0x0000d000/128
  213. [117632.461] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
  214. [117632.461] (II) LoadModule: "glxservernvidia"
  215. [117632.461] (WW) Warning, couldn't open module glxservernvidia
  216. [117632.461] (EE) Failed to load module "glxservernvidia" (module does not exist, 0)
  217. [117632.461] (II) LoadModule: "glx"
  218. [117632.461] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
  219. [117632.462] (II) Module glx: vendor="X.Org Foundation"
  220. [117632.462] compiled for 1.20.7, module version = 1.0.0
  221. [117632.462] ABI class: X.Org Server Extension, version 10.0
  222. [117632.462] (II) LoadModule: "nvidia"
  223. [117632.462] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
  224. [117632.462] (II) Module nvidia: vendor="NVIDIA Corporation"
  225. [117632.462] compiled for 1.6.99.901, module version = 1.0.0
  226. [117632.462] Module class: X.Org Video Driver
  227. [117632.462] (II) LoadModule: "modesetting"
  228. [117632.462] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
  229. [117632.462] (II) Module modesetting: vendor="X.Org Foundation"
  230. [117632.462] compiled for 1.20.7, module version = 1.20.7
  231. [117632.462] Module class: X.Org Video Driver
  232. [117632.462] ABI class: X.Org Video Driver, version 24.1
  233. [117632.462] (II) NVIDIA dlloader X Driver 440.82 Wed Apr 1 19:50:17 UTC 2020
  234. [117632.462] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
  235. [117632.462] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
  236. [117632.487] (II) Loading sub module "fb"
  237. [117632.487] (II) LoadModule: "fb"
  238. [117632.488] (II) Loading /usr/lib64/xorg/modules/libfb.so
  239. [117632.488] (II) Module fb: vendor="X.Org Foundation"
  240. [117632.488] compiled for 1.20.7, module version = 1.0.0
  241. [117632.488] ABI class: X.Org ANSI C Emulation, version 0.4
  242. [117632.488] (II) Loading sub module "wfb"
  243. [117632.488] (II) LoadModule: "wfb"
  244. [117632.488] (II) Loading /usr/lib64/xorg/modules/libwfb.so
  245. [117632.488] (II) Module wfb: vendor="X.Org Foundation"
  246. [117632.488] compiled for 1.20.7, module version = 1.0.0
  247. [117632.488] ABI class: X.Org ANSI C Emulation, version 0.4
  248. [117632.488] (II) Loading sub module "ramdac"
  249. [117632.488] (II) LoadModule: "ramdac"
  250. [117632.488] (II) Module "ramdac" already built-in
  251. [117632.492] (II) modeset(1): using drv /dev/dri/card0
  252. [117632.492] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
  253. [117632.492] (==) NVIDIA(0): RGB weight 888
  254. [117632.492] (==) NVIDIA(0): Default visual is TrueColor
  255. [117632.492] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
  256. [117632.492] (**) NVIDIA(0): Enabling 2D acceleration
  257. [117632.492] (II) Loading sub module "glxserver_nvidia"
  258. [117632.492] (II) LoadModule: "glxserver_nvidia"
  259. [117632.492] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so
  260. [117632.497] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
  261. [117632.497] compiled for 1.6.99.901, module version = 1.0.0
  262. [117632.497] Module class: X.Org Server Extension
  263. [117632.497] (II) NVIDIA GLX Module 440.82 Wed Apr 1 19:47:36 UTC 2020
  264. [117632.497] (II) NVIDIA: The X server supports PRIME Render Offload.
  265. [117632.510] (II) NVIDIA(0): NVIDIA GPU GeForce MX150 (GP108-A) at PCI:2:0:0 (GPU-0)
  266. [117632.510] (--) NVIDIA(0): Memory: 2097152 kBytes
  267. [117632.510] (--) NVIDIA(0): VideoBIOS: 86.08.28.00.2a
  268. [117632.510] (II) NVIDIA(0): Detected PCI Express Link width: 4X
  269. [117632.510] (II) NVIDIA(0): Validated MetaModes:
  270. [117632.510] (II) NVIDIA(0): "NULL"
  271. [117632.510] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
  272. [117632.510] (WW) NVIDIA(0): Unable to get display device for DPI computation.
  273. [117632.510] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
  274. [117632.510] (==) modeset(1): Depth 24, (==) framebuffer bpp 32
  275. [117632.511] (==) modeset(1): RGB weight 888
  276. [117632.511] (==) modeset(1): Default visual is TrueColor
  277. [117632.511] (II) Loading sub module "glamoregl"
  278. [117632.511] (II) LoadModule: "glamoregl"
  279. [117632.511] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
  280. [117632.513] (II) Module glamoregl: vendor="X.Org Foundation"
  281. [117632.513] compiled for 1.20.7, module version = 1.0.1
  282. [117632.513] ABI class: X.Org ANSI C Emulation, version 0.4
  283. [117632.569] (II) modeset(1): Refusing to try glamor on llvmpipe
  284. [117632.569] (EE) modeset(1): glamor initialization failed
  285. [117632.570] (II) modeset(1): ShadowFB: preferred YES, enabled YES
  286. [117632.570] (II) modeset(1): Double-buffered shadow updates: off
  287. [117632.570] (II) modeset(1): Output eDP-1 using monitor section Monitor1
  288. [117632.570] (II) modeset(1): Output DP-1 has no monitor section
  289. [117632.679] (II) modeset(1): Output HDMI-1 has no monitor section
  290. [117632.679] (II) modeset(1): Output DP-2 has no monitor section
  291. [117632.683] (II) modeset(1): Output HDMI-2 has no monitor section
  292. [117632.684] (II) modeset(1): EDID for output eDP-1
  293. [117632.684] (II) modeset(1): Manufacturer: BOE Model: 6d7 Serial#: 0
  294. [117632.684] (II) modeset(1): Year: 2016 Week: 1
  295. [117632.684] (II) modeset(1): EDID Version: 1.4
  296. [117632.684] (II) modeset(1): Digital Display Input
  297. [117632.684] (II) modeset(1): 8 bits per channel
  298. [117632.684] (II) modeset(1): Digital interface is DisplayPort
  299. [117632.684] (II) modeset(1): Max Image Size [cm]: horiz.: 35 vert.: 19
  300. [117632.684] (II) modeset(1): Gamma: 2.20
  301. [117632.684] (II) modeset(1): No DPMS capabilities specified
  302. [117632.684] (II) modeset(1): Supported color encodings: RGB 4:4:4
  303. [117632.684] (II) modeset(1): First detailed timing is preferred mode
  304. [117632.684] (II) modeset(1): Preferred mode is native pixel format and refresh rate
  305. [117632.684] (II) modeset(1): redX: 0.643 redY: 0.342 greenX: 0.312 greenY: 0.627
  306. [117632.684] (II) modeset(1): blueX: 0.146 blueY: 0.080 whiteX: 0.312 whiteY: 0.328
  307. [117632.684] (II) modeset(1): Manufacturer's mask: 0
  308. [117632.684] (II) modeset(1): Supported detailed timing:
  309. [117632.684] (II) modeset(1): clock: 533.2 MHz Image Size: 345 x 194 mm
  310. [117632.684] (II) modeset(1): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
  311. [117632.684] (II) modeset(1): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
  312. [117632.684] (II) modeset(1): BOE HF
  313. [117632.684] (II) modeset(1): NV156QUM-N44
  314. [117632.684] (II) modeset(1): EDID (in hex):
  315. [117632.684] (II) modeset(1): 00ffffffffffff0009e5d70600000000
  316. [117632.684] (II) modeset(1): 011a0104a523137802a260a45750a025
  317. [117632.684] (II) modeset(1): 14505400000001010101010101010101
  318. [117632.684] (II) modeset(1): 0101010101014dd000a0f0703e803020
  319. [117632.684] (II) modeset(1): 350059c21000001a0000000000000000
  320. [117632.684] (II) modeset(1): 00000000000000000000000000fe0042
  321. [117632.684] (II) modeset(1): 4f452048460a202020202020000000fe
  322. [117632.684] (II) modeset(1): 004e5631353651554d2d4e34340a00dd
  323. [117632.684] (II) modeset(1): Printing probed modes for output eDP-1
  324. [117632.684] (II) modeset(1): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
  325. [117632.684] (II) modeset(1): Modeline "3840x2160"x60.0 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
  326. [117632.684] (II) modeset(1): Modeline "3840x2160"x60.0 533.00 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
  327. [117632.684] (II) modeset(1): Modeline "3200x1800"x60.0 492.00 3200 3456 3800 4400 1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
  328. [117632.684] (II) modeset(1): Modeline "3200x1800"x59.9 373.00 3200 3248 3280 3360 1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
  329. [117632.684] (II) modeset(1): Modeline "2880x1620"x60.0 396.25 2880 3096 3408 3936 1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
  330. [117632.684] (II) modeset(1): Modeline "2880x1620"x60.0 303.75 2880 2928 2960 3040 1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
  331. [117632.684] (II) modeset(1): Modeline "2560x1600"x60.0 348.50 2560 2760 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
  332. [117632.684] (II) modeset(1): Modeline "2560x1600"x60.0 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
  333. [117632.684] (II) modeset(1): Modeline "2560x1440"x120.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
  334. [117632.684] (II) modeset(1): Modeline "2560x1440"x120.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
  335. [117632.684] (II) modeset(1): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
  336. [117632.684] (II) modeset(1): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
  337. [117632.684] (II) modeset(1): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
  338. [117632.684] (II) modeset(1): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
  339. [117632.684] (II) modeset(1): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
  340. [117632.684] (II) modeset(1): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
  341. [117632.684] (II) modeset(1): Modeline "2048x1152"x120.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
  342. [117632.684] (II) modeset(1): Modeline "2048x1152"x120.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
  343. [117632.684] (II) modeset(1): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
  344. [117632.684] (II) modeset(1): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
  345. [117632.684] (II) modeset(1): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
  346. [117632.684] (II) modeset(1): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
  347. [117632.684] (II) modeset(1): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
  348. [117632.684] (II) modeset(1): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
  349. [117632.684] (II) modeset(1): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
  350. [117632.684] (II) modeset(1): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
  351. [117632.684] (II) modeset(1): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
  352. [117632.684] (II) modeset(1): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
  353. [117632.684] (II) modeset(1): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
  354. [117632.684] (II) modeset(1): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
  355. [117632.684] (II) modeset(1): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
  356. [117632.684] (II) modeset(1): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
  357. [117632.684] (II) modeset(1): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
  358. [117632.684] (II) modeset(1): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
  359. [117632.684] (II) modeset(1): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
  360. [117632.684] (II) modeset(1): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
  361. [117632.684] (II) modeset(1): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
  362. [117632.684] (II) modeset(1): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
  363. [117632.684] (II) modeset(1): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
  364. [117632.685] (II) modeset(1): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
  365. [117632.685] (II) modeset(1): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
  366. [117632.685] (II) modeset(1): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
  367. [117632.685] (II) modeset(1): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
  368. [117632.685] (II) modeset(1): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
  369. [117632.685] (II) modeset(1): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
  370. [117632.685] (II) modeset(1): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
  371. [117632.685] (II) modeset(1): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
  372. [117632.685] (II) modeset(1): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
  373. [117632.685] (II) modeset(1): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
  374. [117632.685] (II) modeset(1): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
  375. [117632.685] (II) modeset(1): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
  376. [117632.685] (II) modeset(1): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
  377. [117632.685] (II) modeset(1): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
  378. [117632.685] (II) modeset(1): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
  379. [117632.685] (II) modeset(1): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
  380. [117632.685] (II) modeset(1): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
  381. [117632.685] (II) modeset(1): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
  382. [117632.685] (II) modeset(1): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
  383. [117632.685] (II) modeset(1): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
  384. [117632.685] (II) modeset(1): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
  385. [117632.685] (II) modeset(1): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
  386. [117632.685] (II) modeset(1): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
  387. [117632.685] (II) modeset(1): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
  388. [117632.685] (II) modeset(1): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
  389. [117632.685] (II) modeset(1): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
  390. [117632.685] (II) modeset(1): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
  391. [117632.685] (II) modeset(1): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
  392. [117632.685] (II) modeset(1): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
  393. [117632.685] (II) modeset(1): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
  394. [117632.685] (II) modeset(1): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
  395. [117632.685] (II) modeset(1): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
  396. [117632.685] (II) modeset(1): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
  397. [117632.685] (II) modeset(1): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
  398. [117632.685] (II) modeset(1): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
  399. [117632.685] (II) modeset(1): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
  400. [117632.685] (II) modeset(1): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
  401. [117632.685] (II) modeset(1): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
  402. [117632.685] (II) modeset(1): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
  403. [117632.685] (II) modeset(1): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
  404. [117632.685] (II) modeset(1): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
  405. [117632.685] (II) modeset(1): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
  406. [117632.685] (II) modeset(1): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
  407. [117632.685] (II) modeset(1): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
  408. [117632.685] (II) modeset(1): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
  409. [117632.685] (II) modeset(1): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
  410. [117632.685] (II) modeset(1): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
  411. [117632.685] (II) modeset(1): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
  412. [117632.685] (II) modeset(1): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
  413. [117632.685] (II) modeset(1): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
  414. [117632.685] (II) modeset(1): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
  415. [117632.685] (II) modeset(1): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
  416. [117632.685] (II) modeset(1): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
  417. [117632.685] (II) modeset(1): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
  418. [117632.685] (II) modeset(1): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
  419. [117632.685] (II) modeset(1): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
  420. [117632.685] (II) modeset(1): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
  421. [117632.685] (II) modeset(1): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
  422. [117632.685] (II) modeset(1): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
  423. [117632.685] (II) modeset(1): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
  424. [117632.685] (II) modeset(1): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
  425. [117632.685] (II) modeset(1): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
  426. [117632.685] (II) modeset(1): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
  427. [117632.685] (II) modeset(1): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
  428. [117632.685] (II) modeset(1): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
  429. [117632.685] (II) modeset(1): EDID for output DP-1
  430. [117632.794] (II) modeset(1): EDID for output HDMI-1
  431. [117632.794] (II) modeset(1): EDID for output DP-2
  432. [117632.798] (II) modeset(1): EDID for output HDMI-2
  433. [117632.798] (II) modeset(1): Output eDP-1 connected
  434. [117632.798] (II) modeset(1): Output DP-1 disconnected
  435. [117632.798] (II) modeset(1): Output HDMI-1 disconnected
  436. [117632.798] (II) modeset(1): Output DP-2 disconnected
  437. [117632.798] (II) modeset(1): Output HDMI-2 disconnected
  438. [117632.798] (II) modeset(1): Using exact sizes for initial modes
  439. [117632.798] (II) modeset(1): Output eDP-1 using initial mode 3840x2160 +0+0
  440. [117632.798] (==) modeset(1): Using gamma correction (1.0, 1.0, 1.0)
  441. [117632.798] (==) modeset(1): DPI set to (96, 96)
  442. [117632.798] (II) Loading sub module "fb"
  443. [117632.798] (II) LoadModule: "fb"
  444. [117632.798] (II) Loading /usr/lib64/xorg/modules/libfb.so
  445. [117632.798] (II) Module fb: vendor="X.Org Foundation"
  446. [117632.798] compiled for 1.20.7, module version = 1.0.0
  447. [117632.798] ABI class: X.Org ANSI C Emulation, version 0.4
  448. [117632.798] (II) Loading sub module "shadow"
  449. [117632.798] (II) LoadModule: "shadow"
  450. [117632.798] (II) Loading /usr/lib64/xorg/modules/libshadow.so
  451. [117632.798] (II) Module shadow: vendor="X.Org Foundation"
  452. [117632.798] compiled for 1.20.7, module version = 1.1.0
  453. [117632.798] ABI class: X.Org ANSI C Emulation, version 0.4
  454. [117632.799] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
  455. [117632.799] (II) NVIDIA: access.
  456. [117632.806] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
  457. [117632.806] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
  458. [117632.806] (II) NVIDIA(0): configuration option may not be set correctly. When the
  459. [117632.806] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
  460. [117632.806] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
  461. [117632.806] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
  462. [117632.806] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
  463. [117632.806] (II) NVIDIA(0): Config Options in the README.
  464. [117632.835] (II) NVIDIA(0): Setting mode "NULL"
  465. [117632.840] (==) NVIDIA(0): Disabling shared memory pixmaps
  466. [117632.841] (==) NVIDIA(0): Backing store enabled
  467. [117632.841] (==) NVIDIA(0): Silken mouse enabled
  468. [117632.841] (==) NVIDIA(0): DPMS enabled
  469. [117632.841] (II) Loading sub module "dri2"
  470. [117632.841] (II) LoadModule: "dri2"
  471. [117632.841] (II) Module "dri2" already built-in
  472. [117632.841] (II) NVIDIA(0): [DRI2] Setup complete
  473. [117632.841] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
  474. [117632.841] (==) modeset(1): Backing store enabled
  475. [117632.841] (==) modeset(1): Silken mouse enabled
  476. [117632.892] (II) modeset(1): Initializing kms color map for depth 24, 8 bpc.
  477. [117632.893] (==) modeset(1): DPMS enabled
  478. [117632.893] (II) Initializing extension Generic Event Extension
  479. [117632.893] (II) Initializing extension SHAPE
  480. [117632.893] (II) Initializing extension MIT-SHM
  481. [117632.893] (II) Initializing extension XInputExtension
  482. [117632.893] (II) Initializing extension XTEST
  483. [117632.893] (II) Initializing extension BIG-REQUESTS
  484. [117632.893] (II) Initializing extension SYNC
  485. [117632.893] (II) Initializing extension XKEYBOARD
  486. [117632.893] (II) Initializing extension XC-MISC
  487. [117632.893] (II) Initializing extension XFIXES
  488. [117632.893] (II) Initializing extension RENDER
  489. [117632.893] (II) Initializing extension RANDR
  490. [117632.893] (II) Initializing extension COMPOSITE
  491. [117632.893] (II) Initializing extension DAMAGE
  492. [117632.893] (II) Initializing extension MIT-SCREEN-SAVER
  493. [117632.893] (II) Initializing extension DOUBLE-BUFFER
  494. [117632.893] (II) Initializing extension RECORD
  495. [117632.893] (II) Initializing extension DPMS
  496. [117632.893] (II) Initializing extension Present
  497. [117632.893] (II) Initializing extension DRI3
  498. [117632.893] (II) Initializing extension X-Resource
  499. [117632.893] (II) Initializing extension XVideo
  500. [117632.893] (II) Initializing extension XVideo-MotionCompensation
  501. [117632.893] (II) Initializing extension GLX
  502. [117632.893] (II) Initializing extension GLX
  503. [117632.893] (II) Indirect GLX disabled.
  504. [117632.893] (II) GLX: Another vendor is already registered for screen 0
  505. [117632.893] (II) AIGLX: Screen 1 is not DRI2 capable
  506. [117632.896] (II) IGLX: Loaded and initialized swrast
  507. [117632.896] (II) GLX: Initialized DRISWRAST GL provider for screen 1
  508. [117632.896] (II) Initializing extension XFree86-VidModeExtension
  509. [117632.896] (II) Initializing extension XFree86-DGA
  510. [117632.896] (II) Initializing extension XFree86-DRI
  511. [117632.896] (II) Initializing extension DRI2
  512. [117632.896] (II) Initializing extension NV-GLX
  513. [117632.896] (II) Initializing extension NV-CONTROL
  514. [117632.897] (II) modeset(1): Damage tracking initialized
  515. [117632.897] (II) modeset(1): Setting screen physical size to 1016 x 571
  516. [117632.938] (II) config/udev: Adding input device Power Button (/dev/input/event2)
  517. [117632.938] (**) Power Button: Applying InputClass "evdev keyboard catchall"
  518. [117632.938] (**) Power Button: Applying InputClass "libinput keyboard catchall"
  519. [117632.938] (II) LoadModule: "libinput"
  520. [117632.938] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
  521. [117632.938] (II) Module libinput: vendor="X.Org Foundation"
  522. [117632.938] compiled for 1.20.7, module version = 0.29.0
  523. [117632.939] Module class: X.Org XInput Driver
  524. [117632.939] ABI class: X.Org XInput driver, version 24.1
  525. [117632.939] (II) Using input driver 'libinput' for 'Power Button'
  526. [117632.939] (**) Power Button: always reports core events
  527. [117632.939] (**) Option "Device" "/dev/input/event2"
  528. [117632.939] (**) Option "_source" "server/udev"
  529. [117632.940] (II) event2 - Power Button: is tagged by udev as: Keyboard
  530. [117632.940] (II) event2 - Power Button: device is a keyboard
  531. [117632.940] (II) event2 - Power Button: device removed
  532. [117632.956] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
  533. [117632.956] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
  534. [117632.956] (II) event2 - Power Button: is tagged by udev as: Keyboard
  535. [117632.956] (II) event2 - Power Button: device is a keyboard
  536. [117632.956] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
  537. [117632.956] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
  538. [117632.956] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
  539. [117632.956] (II) Using input driver 'libinput' for 'Video Bus'
  540. [117632.956] (**) Video Bus: always reports core events
  541. [117632.956] (**) Option "Device" "/dev/input/event8"
  542. [117632.956] (**) Option "_source" "server/udev"
  543. [117632.957] (II) event8 - Video Bus: is tagged by udev as: Keyboard
  544. [117632.957] (II) event8 - Video Bus: device is a keyboard
  545. [117632.957] (II) event8 - Video Bus: device removed
  546. [117632.996] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event8"
  547. [117632.996] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
  548. [117632.996] (II) event8 - Video Bus: is tagged by udev as: Keyboard
  549. [117632.996] (II) event8 - Video Bus: device is a keyboard
  550. [117632.996] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
  551. [117632.996] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
  552. [117632.996] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
  553. [117632.996] (II) Using input driver 'libinput' for 'Video Bus'
  554. [117632.996] (**) Video Bus: always reports core events
  555. [117632.996] (**) Option "Device" "/dev/input/event9"
  556. [117632.996] (**) Option "_source" "server/udev"
  557. [117632.997] (II) event9 - Video Bus: is tagged by udev as: Keyboard
  558. [117632.997] (II) event9 - Video Bus: device is a keyboard
  559. [117632.997] (II) event9 - Video Bus: device removed
  560. [117633.035] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input10/event9"
  561. [117633.035] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
  562. [117633.035] (II) event9 - Video Bus: is tagged by udev as: Keyboard
  563. [117633.035] (II) event9 - Video Bus: device is a keyboard
  564. [117633.035] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
  565. [117633.035] (II) No input driver specified, ignoring this device.
  566. [117633.035] (II) This device may have been added with another device file.
  567. [117633.036] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
  568. [117633.036] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
  569. [117633.036] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
  570. [117633.036] (II) Using input driver 'libinput' for 'Sleep Button'
  571. [117633.036] (**) Sleep Button: always reports core events
  572. [117633.036] (**) Option "Device" "/dev/input/event0"
  573. [117633.036] (**) Option "_source" "server/udev"
  574. [117633.036] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
  575. [117633.036] (II) event0 - Sleep Button: device is a keyboard
  576. [117633.036] (II) event0 - Sleep Button: device removed
  577. [117633.060] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
  578. [117633.060] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
  579. [117633.060] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
  580. [117633.060] (II) event0 - Sleep Button: device is a keyboard
  581. [117633.060] (II) config/udev: Adding input device Integrated IR Camera: Integrate (/dev/input/event18)
  582. [117633.061] (**) Integrated IR Camera: Integrate: Applying InputClass "evdev keyboard catchall"
  583. [117633.061] (**) Integrated IR Camera: Integrate: Applying InputClass "libinput keyboard catchall"
  584. [117633.061] (II) Using input driver 'libinput' for 'Integrated IR Camera: Integrate'
  585. [117633.061] (**) Integrated IR Camera: Integrate: always reports core events
  586. [117633.061] (**) Option "Device" "/dev/input/event18"
  587. [117633.061] (**) Option "_source" "server/udev"
  588. [117633.061] (II) event18 - Integrated IR Camera: Integrate: is tagged by udev as: Keyboard
  589. [117633.061] (II) event18 - Integrated IR Camera: Integrate: device is a keyboard
  590. [117633.061] (II) event18 - Integrated IR Camera: Integrate: device removed
  591. [117633.100] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input19/event18"
  592. [117633.100] (II) XINPUT: Adding extended input device "Integrated IR Camera: Integrate" (type: KEYBOARD, id 10)
  593. [117633.100] (II) event18 - Integrated IR Camera: Integrate: is tagged by udev as: Keyboard
  594. [117633.100] (II) event18 - Integrated IR Camera: Integrate: device is a keyboard
  595. [117633.100] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event19)
  596. [117633.100] (**) Integrated Camera: Integrated C: Applying InputClass "evdev keyboard catchall"
  597. [117633.101] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
  598. [117633.101] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
  599. [117633.101] (**) Integrated Camera: Integrated C: always reports core events
  600. [117633.101] (**) Option "Device" "/dev/input/event19"
  601. [117633.101] (**) Option "_source" "server/udev"
  602. [117633.101] (II) event19 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
  603. [117633.101] (II) event19 - Integrated Camera: Integrated C: device is a keyboard
  604. [117633.101] (II) event19 - Integrated Camera: Integrated C: device removed
  605. [117633.133] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20/event19"
  606. [117633.133] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 11)
  607. [117633.133] (II) event19 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
  608. [117633.133] (II) event19 - Integrated Camera: Integrated C: device is a keyboard
  609. [117633.133] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
  610. [117633.133] (II) No input driver specified, ignoring this device.
  611. [117633.133] (II) This device may have been added with another device file.
  612. [117633.134] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
  613. [117633.134] (II) No input driver specified, ignoring this device.
  614. [117633.134] (II) This device may have been added with another device file.
  615. [117633.134] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
  616. [117633.134] (II) No input driver specified, ignoring this device.
  617. [117633.134] (II) This device may have been added with another device file.
  618. [117633.134] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
  619. [117633.134] (II) No input driver specified, ignoring this device.
  620. [117633.134] (II) This device may have been added with another device file.
  621. [117633.134] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
  622. [117633.134] (II) No input driver specified, ignoring this device.
  623. [117633.134] (II) This device may have been added with another device file.
  624. [117633.134] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
  625. [117633.134] (II) No input driver specified, ignoring this device.
  626. [117633.134] (II) This device may have been added with another device file.
  627. [117633.134] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
  628. [117633.134] (II) No input driver specified, ignoring this device.
  629. [117633.134] (II) This device may have been added with another device file.
  630. [117633.134] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
  631. [117633.134] (II) No input driver specified, ignoring this device.
  632. [117633.134] (II) This device may have been added with another device file.
  633. [117633.135] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
  634. [117633.135] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
  635. [117633.135] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
  636. [117633.135] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
  637. [117633.135] (**) AT Translated Set 2 keyboard: always reports core events
  638. [117633.135] (**) Option "Device" "/dev/input/event3"
  639. [117633.135] (**) Option "_source" "server/udev"
  640. [117633.135] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
  641. [117633.135] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
  642. [117633.135] (II) event3 - AT Translated Set 2 keyboard: device removed
  643. [117633.145] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
  644. [117633.145] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
  645. [117633.145] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
  646. [117633.145] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
  647. [117633.146] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
  648. [117633.146] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
  649. [117633.146] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
  650. [117633.146] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
  651. [117633.146] (**) SynPS/2 Synaptics TouchPad: always reports core events
  652. [117633.146] (**) Option "Device" "/dev/input/event4"
  653. [117633.146] (**) Option "_source" "server/udev"
  654. [117633.146] (II) event4 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
  655. [117633.147] (II) event4 - SynPS/2 Synaptics TouchPad: device is a touchpad
  656. [117633.147] (II) event4 - SynPS/2 Synaptics TouchPad: device removed
  657. [117633.165] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event4"
  658. [117633.165] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
  659. [117633.165] (**) Option "AccelerationScheme" "none"
  660. [117633.165] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
  661. [117633.165] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
  662. [117633.165] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
  663. [117633.166] (II) event4 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
  664. [117633.166] (II) event4 - SynPS/2 Synaptics TouchPad: device is a touchpad
  665. [117633.166] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
  666. [117633.166] (II) No input driver specified, ignoring this device.
  667. [117633.166] (II) This device may have been added with another device file.
  668. [117633.167] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event5)
  669. [117633.167] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
  670. [117633.167] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
  671. [117633.167] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
  672. [117633.167] (**) TPPS/2 IBM TrackPoint: always reports core events
  673. [117633.167] (**) Option "Device" "/dev/input/event5"
  674. [117633.167] (**) Option "_source" "server/udev"
  675. [117633.167] (II) event5 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
  676. [117633.167] (II) event5 - TPPS/2 IBM TrackPoint: device is a pointer
  677. [117633.167] (II) event5 - TPPS/2 IBM TrackPoint: device removed
  678. [117633.185] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input6/event5"
  679. [117633.185] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
  680. [117633.185] (**) Option "AccelerationScheme" "none"
  681. [117633.185] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
  682. [117633.185] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
  683. [117633.185] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
  684. [117633.185] (II) event5 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
  685. [117633.185] (II) event5 - TPPS/2 IBM TrackPoint: device is a pointer
  686. [117633.186] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
  687. [117633.186] (II) No input driver specified, ignoring this device.
  688. [117633.186] (II) This device may have been added with another device file.
  689. [117633.186] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
  690. [117633.186] (II) No input driver specified, ignoring this device.
  691. [117633.186] (II) This device may have been added with another device file.
  692. [117633.186] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
  693. [117633.186] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
  694. [117633.186] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
  695. [117633.186] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
  696. [117633.186] (**) ThinkPad Extra Buttons: always reports core events
  697. [117633.186] (**) Option "Device" "/dev/input/event6"
  698. [117633.186] (**) Option "_source" "server/udev"
  699. [117633.186] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
  700. [117633.186] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
  701. [117633.187] (II) event6 - ThinkPad Extra Buttons: device removed
  702. [117633.197] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event6"
  703. [117633.197] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
  704. [117633.197] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
  705. [117633.197] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
  706. [117633.259] (EE) Failed to open authorization file "/var/run/sddm/{f9e6b8e9-4eeb-4b90-8403-5f9ed9859fae}": No such file or directory
  707. [117641.937] (II) modeset(1): EDID vendor "BOE", prod id 1751
  708. [117641.937] (II) modeset(1): Printing DDC gathered Modelines:
  709. [117641.937] (II) modeset(1): Modeline "3840x2160"x0.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
  710. [117642.296] (II) event2 - Power Button: device removed
  711. [117642.305] (II) event8 - Video Bus: device removed
  712. [117642.329] (II) event9 - Video Bus: device removed
  713. [117642.353] (II) event0 - Sleep Button: device removed
  714. [117642.365] (II) event18 - Integrated IR Camera: Integrate: device removed
  715. [117642.382] (II) event19 - Integrated Camera: Integrated C: device removed
  716. [117642.397] (II) event3 - AT Translated Set 2 keyboard: device removed
  717. [117642.405] (II) event4 - SynPS/2 Synaptics TouchPad: device removed
  718. [117642.421] (II) event5 - TPPS/2 IBM TrackPoint: device removed
  719. [117642.437] (II) event6 - ThinkPad Extra Buttons: device removed
  720. [117645.289] (II) UnloadModule: "libinput"
  721. [117645.289] (II) UnloadModule: "libinput"
  722. [117645.289] (II) UnloadModule: "libinput"
  723. [117645.289] (II) UnloadModule: "libinput"
  724. [117645.289] (II) UnloadModule: "libinput"
  725. [117645.289] (II) UnloadModule: "libinput"
  726. [117645.290] (II) UnloadModule: "libinput"
  727. [117645.290] (II) UnloadModule: "libinput"
  728. [117645.290] (II) UnloadModule: "libinput"
  729. [117645.290] (II) UnloadModule: "libinput"
  730. [117645.305] (II) NVIDIA(GPU-0): Deleting GPU-0
  731. [117645.306] (II) Server terminated successfully (0). Closing log file.
Add Comment
Please, Sign In to add comment