Advertisement
Guest User

Untitled

a guest
Apr 28th, 2022
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.57 KB | None | 0 0
  1. % cat .local/share/xorg/Xorg.0.log
  2. [ 2277.162]
  3. X.Org X Server 1.21.1.3
  4. X Protocol Version 11, Revision 0
  5. [ 2277.162] Current Operating System: Linux mantis 5.17.4-zen1-1-zen #1 ZEN SMP PREEMPT Wed, 20 Apr 2022 18:29:30 +0000 x86_64
  6. [ 2277.162] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-zen root=/dev/mapper/VG--ssd-LV--root rw loglevel=3 quiet
  7. [ 2277.162]
  8. [ 2277.162] Current version of pixman: 0.40.0
  9. [ 2277.162] Before reporting problems, check http://wiki.x.org
  10. to make sure that you have the latest version.
  11. [ 2277.162] Markers: (--) probed, (**) from config file, (==) default setting,
  12. (++) from command line, (!!) notice, (II) informational,
  13. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  14. [ 2277.163] (==) Log file: "/home/fred/.local/share/xorg/Xorg.0.log", Time: Wed Apr 27 19:25:35 2022
  15. [ 2277.166] (==) Using config directory: "/etc/X11/xorg.conf.d"
  16. [ 2277.166] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  17. [ 2277.175] (==) No Layout section. Using the first Screen section.
  18. [ 2277.175] (==) No screen section available. Using defaults.
  19. [ 2277.175] (**) |-->Screen "Default Screen Section" (0)
  20. [ 2277.175] (**) | |-->Monitor "<default monitor>"
  21. [ 2277.175] (==) No monitor specified for screen "Default Screen Section".
  22. Using a default monitor configuration.
  23. [ 2277.175] (==) Automatically adding devices
  24. [ 2277.175] (==) Automatically enabling devices
  25. [ 2277.175] (==) Automatically adding GPU devices
  26. [ 2277.175] (==) Automatically binding GPU devices
  27. [ 2277.175] (==) Max clients allowed: 256, resource mask: 0x1fffff
  28. [ 2277.175] (WW) The directory "/usr/share/fonts/OTF" does not exist.
  29. [ 2277.175] Entry deleted from font path.
  30. [ 2277.175] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
  31. [ 2277.175] Entry deleted from font path.
  32. [ 2277.175] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
  33. [ 2277.175] Entry deleted from font path.
  34. [ 2277.175] (==) FontPath set to:
  35. /usr/share/fonts/misc,
  36. /usr/share/fonts/TTF,
  37. /usr/share/fonts/Type1
  38. [ 2277.175] (==) ModulePath set to "/usr/lib/xorg/modules"
  39. [ 2277.175] (II) The server relies on udev to provide the list of input devices.
  40. If no devices become available, reconfigure udev or disable AutoAddDevices.
  41. [ 2277.175] (II) Module ABI versions:
  42. [ 2277.175] X.Org ANSI C Emulation: 0.4
  43. [ 2277.175] X.Org Video Driver: 25.2
  44. [ 2277.175] X.Org XInput driver : 24.4
  45. [ 2277.175] X.Org Server Extension : 10.0
  46. [ 2277.177] (++) using VT number 1
  47.  
  48. [ 2277.179] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
  49. [ 2277.181] (II) xfree86: Adding drm device (/dev/dri/card0)
  50. [ 2277.181] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.0/0000:01:00.0/drm/card0
  51. [ 2277.182] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
  52. [ 2277.192] (--) PCI:*(1@0:0:0) 10de:1287:1043:8860 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf2000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/131072
  53. [ 2277.192] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
  54. [ 2277.192] (II) LoadModule: "glx"
  55. [ 2277.194] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
  56. [ 2277.196] (II) Module glx: vendor="X.Org Foundation"
  57. [ 2277.196] compiled for 1.21.1.3, module version = 1.0.0
  58. [ 2277.196] ABI class: X.Org Server Extension, version 10.0
  59. [ 2277.196] (==) Matched nouveau as autoconfigured driver 0
  60. [ 2277.196] (==) Matched nv as autoconfigured driver 1
  61. [ 2277.196] (==) Matched modesetting as autoconfigured driver 2
  62. [ 2277.196] (==) Matched fbdev as autoconfigured driver 3
  63. [ 2277.196] (==) Matched vesa as autoconfigured driver 4
  64. [ 2277.196] (==) Assigned the driver to the xf86ConfigLayout
  65. [ 2277.196] (II) LoadModule: "nouveau"
  66. [ 2277.196] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
  67. [ 2277.196] (II) Module nouveau: vendor="X.Org Foundation"
  68. [ 2277.196] compiled for 1.21.1.1, module version = 1.0.17
  69. [ 2277.196] Module class: X.Org Video Driver
  70. [ 2277.196] ABI class: X.Org Video Driver, version 25.2
  71. [ 2277.196] (II) LoadModule: "nv"
  72. [ 2277.196] (WW) Warning, couldn't open module nv
  73. [ 2277.196] (EE) Failed to load module "nv" (module does not exist, 0)
  74. [ 2277.196] (II) LoadModule: "modesetting"
  75. [ 2277.197] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
  76. [ 2277.217] (II) Module modesetting: vendor="X.Org Foundation"
  77. [ 2277.217] compiled for 1.21.1.3, module version = 1.21.1
  78. [ 2277.217] Module class: X.Org Video Driver
  79. [ 2277.217] ABI class: X.Org Video Driver, version 25.2
  80. [ 2277.217] (II) LoadModule: "fbdev"
  81. [ 2277.218] (WW) Warning, couldn't open module fbdev
  82. [ 2277.218] (EE) Failed to load module "fbdev" (module does not exist, 0)
  83. [ 2277.218] (II) LoadModule: "vesa"
  84. [ 2277.218] (WW) Warning, couldn't open module vesa
  85. [ 2277.218] (EE) Failed to load module "vesa" (module does not exist, 0)
  86. [ 2277.218] (II) NOUVEAU driver
  87. [ 2277.218] (II) NOUVEAU driver for NVIDIA chipset families :
  88. [ 2277.218] RIVA TNT (NV04)
  89. [ 2277.218] RIVA TNT2 (NV05)
  90. [ 2277.219] GeForce 256 (NV10)
  91. [ 2277.219] GeForce 2 (NV11, NV15)
  92. [ 2277.219] GeForce 4MX (NV17, NV18)
  93. [ 2277.219] GeForce 3 (NV20)
  94. [ 2277.219] GeForce 4Ti (NV25, NV28)
  95. [ 2277.219] GeForce FX (NV3x)
  96. [ 2277.219] GeForce 6 (NV4x)
  97. [ 2277.219] GeForce 7 (G7x)
  98. [ 2277.219] GeForce 8 (G8x)
  99. [ 2277.220] GeForce 9 (G9x)
  100. [ 2277.220] GeForce GTX 2xx/3xx (GT2xx)
  101. [ 2277.220] GeForce GTX 4xx/5xx (GFxxx)
  102. [ 2277.220] GeForce GTX 6xx/7xx (GKxxx)
  103. [ 2277.220] GeForce GTX 9xx (GMxxx)
  104. [ 2277.220] GeForce GTX 10xx (GPxxx)
  105. [ 2277.220] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
  106. [ 2277.220] (II) [drm] nouveau interface version: 1.3.1
  107. [ 2277.220] (WW) Falling back to old probe method for modesetting
  108. [ 2277.220] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
  109. [ 2277.220] (II) Loading sub module "dri2"
  110. [ 2277.221] (II) LoadModule: "dri2"
  111. [ 2277.221] (II) Module "dri2" already built-in
  112. [ 2277.221] (--) NOUVEAU(0): Chipset: "NVIDIA NV106"
  113. [ 2277.221] (II) NOUVEAU(0): Creating default Display subsection in Screen section
  114. "Default Screen Section" for depth/fbbpp 24/32
  115. [ 2277.221] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
  116. [ 2277.221] (==) NOUVEAU(0): RGB weight 888
  117. [ 2277.221] (==) NOUVEAU(0): Default visual is TrueColor
  118. [ 2277.221] (==) NOUVEAU(0): Using HW cursor
  119. [ 2277.221] (==) NOUVEAU(0): Allowed maximum DRI level 2.
  120. [ 2277.221] (==) NOUVEAU(0): GLX sync to VBlank enabled.
  121. [ 2277.221] (==) NOUVEAU(0): Page flipping enabled
  122. [ 2277.221] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
  123. [ 2277.221] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
  124. [ 2277.221] (II) NOUVEAU(0): Initializing outputs ...
  125. [ 2277.255] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
  126. [ 2277.257] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
  127. [ 2277.268] (II) NOUVEAU(0): Output VGA-1 has no monitor section
  128. [ 2277.268] (II) NOUVEAU(0): 3 crtcs needed for screen.
  129. [ 2277.268] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
  130. [ 2277.268] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
  131. [ 2277.268] (II) NOUVEAU(0): Allocated crtc nr. 2 to this screen.
  132. [ 2277.268] (II) NOUVEAU(0): Allocated crtc nr. 3 to this screen.
  133. [ 2277.302] (II) NOUVEAU(0): EDID for output DVI-D-1
  134. [ 2277.302] (II) NOUVEAU(0): Manufacturer: ENC Model: 2550 Serial#: 52715049
  135. [ 2277.302] (II) NOUVEAU(0): Year: 2019 Week: 15
  136. [ 2277.302] (II) NOUVEAU(0): EDID Version: 1.3
  137. [ 2277.302] (II) NOUVEAU(0): Digital Display Input
  138. [ 2277.302] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 60 vert.: 34
  139. [ 2277.302] (II) NOUVEAU(0): Gamma: 2.20
  140. [ 2277.302] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
  141. [ 2277.302] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
  142. [ 2277.302] (II) NOUVEAU(0): First detailed timing is preferred mode
  143. [ 2277.302] (II) NOUVEAU(0): redX: 0.680 redY: 0.310 greenX: 0.210 greenY: 0.700
  144. [ 2277.302] (II) NOUVEAU(0): blueX: 0.147 blueY: 0.054 whiteX: 0.313 whiteY: 0.329
  145. [ 2277.302] (II) NOUVEAU(0): Supported established timings:
  146. [ 2277.302] (II) NOUVEAU(0): 720x400@70Hz
  147. [ 2277.302] (II) NOUVEAU(0): 640x480@60Hz
  148. [ 2277.302] (II) NOUVEAU(0): 800x600@60Hz
  149. [ 2277.302] (II) NOUVEAU(0): 1024x768@60Hz
  150. [ 2277.302] (II) NOUVEAU(0): Manufacturer's mask: 0
  151. [ 2277.302] (II) NOUVEAU(0): Supported standard timings:
  152. [ 2277.302] (II) NOUVEAU(0): #0: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
  153. [ 2277.302] (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
  154. [ 2277.302] (II) NOUVEAU(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
  155. [ 2277.302] (II) NOUVEAU(0): #3: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
  156. [ 2277.302] (II) NOUVEAU(0): Supported detailed timing:
  157. [ 2277.302] (II) NOUVEAU(0): clock: 241.5 MHz Image Size: 597 x 336 mm
  158. [ 2277.302] (II) NOUVEAU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
  159. [ 2277.302] (II) NOUVEAU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
  160. [ 2277.302] (II) NOUVEAU(0): Supported detailed timing:
  161. [ 2277.302] (II) NOUVEAU(0): clock: 154.0 MHz Image Size: 597 x 336 mm
  162. [ 2277.302] (II) NOUVEAU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
  163. [ 2277.303] (II) NOUVEAU(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
  164. [ 2277.303] (II) NOUVEAU(0): Ranges: V min: 59 V max: 61 Hz, H min: 31 H max: 89 kHz, PixClock max 255 MHz
  165. [ 2277.303] (II) NOUVEAU(0): Monitor name: CG277
  166. [ 2277.303] (II) NOUVEAU(0): EDID (in hex):
  167. [ 2277.303] (II) NOUVEAU(0): 00ffffffffffff0015c35025295e2403
  168. [ 2277.303] (II) NOUVEAU(0): 0f1d0103803c2278ea1df5ae4f35b325
  169. [ 2277.303] (II) NOUVEAU(0): 0d5054a10800a94081808140d1c00101
  170. [ 2277.303] (II) NOUVEAU(0): 010101010101565e00a0a0a029503020
  171. [ 2277.303] (II) NOUVEAU(0): 350055502100001a283c80a070b02340
  172. [ 2277.303] (II) NOUVEAU(0): 3020360055502100001a000000fd003b
  173. [ 2277.303] (II) NOUVEAU(0): 3d1f5919000a202020202020000000fc
  174. [ 2277.303] (II) NOUVEAU(0): 0043473237370a202020202020200022
  175. [ 2277.303] (II) NOUVEAU(0): Printing probed modes for output DVI-D-1
  176. [ 2277.303] (II) NOUVEAU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
  177. [ 2277.303] (II) NOUVEAU(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
  178. [ 2277.303] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
  179. [ 2277.303] (II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
  180. [ 2277.303] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
  181. [ 2277.303] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
  182. [ 2277.303] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
  183. [ 2277.303] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
  184. [ 2277.303] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
  185. [ 2277.303] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
  186. [ 2277.304] (II) NOUVEAU(0): EDID for output HDMI-1
  187. [ 2277.315] (II) NOUVEAU(0): EDID for output VGA-1
  188. [ 2277.315] (II) NOUVEAU(0): Output DVI-D-1 connected
  189. [ 2277.315] (II) NOUVEAU(0): Output HDMI-1 disconnected
  190. [ 2277.315] (II) NOUVEAU(0): Output VGA-1 disconnected
  191. [ 2277.315] (II) NOUVEAU(0): Using exact sizes for initial modes
  192. [ 2277.315] (II) NOUVEAU(0): Output DVI-D-1 using initial mode 2560x1440 +0+0
  193. [ 2277.315] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
  194. [ 2277.315] (II) NOUVEAU(0): Virtual size is 2560x1440 (pitch 0)
  195. [ 2277.315] (**) NOUVEAU(0): Driver mode "2560x1440": 241.5 MHz (scaled from 0.0 MHz), 88.8 kHz, 60.0 Hz
  196. [ 2277.315] (II) NOUVEAU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
  197. [ 2277.315] (**) NOUVEAU(0): Driver mode "1920x1200": 154.0 MHz (scaled from 0.0 MHz), 74.0 kHz, 60.0 Hz
  198. [ 2277.315] (II) NOUVEAU(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
  199. [ 2277.315] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
  200. [ 2277.315] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
  201. [ 2277.315] (**) NOUVEAU(0): Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
  202. [ 2277.315] (II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
  203. [ 2277.315] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
  204. [ 2277.315] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
  205. [ 2277.315] (**) NOUVEAU(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
  206. [ 2277.315] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
  207. [ 2277.315] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
  208. [ 2277.315] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
  209. [ 2277.315] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
  210. [ 2277.315] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
  211. [ 2277.315] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
  212. [ 2277.315] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
  213. [ 2277.315] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
  214. [ 2277.315] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
  215. [ 2277.315] (==) NOUVEAU(0): DPI set to (96, 96)
  216. [ 2277.315] (II) Loading sub module "fb"
  217. [ 2277.315] (II) LoadModule: "fb"
  218. [ 2277.315] (II) Module "fb" already built-in
  219. [ 2277.315] (II) Loading sub module "shadowfb"
  220. [ 2277.315] (II) LoadModule: "shadowfb"
  221. [ 2277.315] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
  222. [ 2277.315] (II) Module shadowfb: vendor="X.Org Foundation"
  223. [ 2277.315] compiled for 1.21.1.3, module version = 1.0.0
  224. [ 2277.315] ABI class: X.Org ANSI C Emulation, version 0.4
  225. [ 2277.315] (II) UnloadModule: "modesetting"
  226. [ 2277.315] (II) Unloading modesetting
  227. [ 2277.316] (II) NOUVEAU(0): Channel setup complete.
  228. [ 2277.317] (II) NOUVEAU(0): [COPY] async initialised.
  229. [ 2277.317] (II) NOUVEAU(0): Hardware support for Present enabled
  230. [ 2277.317] (II) NOUVEAU(0): [DRI2] Setup complete
  231. [ 2277.317] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
  232. [ 2277.317] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
  233. [ 2277.317] (II) Loading sub module "exa"
  234. [ 2277.317] (II) LoadModule: "exa"
  235. [ 2277.317] (II) Loading /usr/lib/xorg/modules/libexa.so
  236. [ 2277.317] (II) Module exa: vendor="X.Org Foundation"
  237. [ 2277.317] compiled for 1.21.1.3, module version = 2.6.0
  238. [ 2277.317] ABI class: X.Org Video Driver, version 25.2
  239. [ 2277.317] (II) EXA(0): Driver allocated offscreen pixmaps
  240. [ 2277.317] (II) EXA(0): Driver registered support for the following operations:
  241. [ 2277.317] (II) Solid
  242. [ 2277.317] (II) Copy
  243. [ 2277.317] (II) Composite (RENDER acceleration)
  244. [ 2277.317] (II) UploadToScreen
  245. [ 2277.317] (II) DownloadFromScreen
  246. [ 2277.317] (==) NOUVEAU(0): Backing store enabled
  247. [ 2277.317] (==) NOUVEAU(0): Silken mouse enabled
  248. [ 2277.317] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
  249. [ 2277.317] (II) NOUVEAU(0): [XvMC] Extension initialized.
  250. [ 2277.317] (==) NOUVEAU(0): DPMS enabled
  251. [ 2277.317] (II) Initializing extension Generic Event Extension
  252. [ 2277.318] (II) Initializing extension SHAPE
  253. [ 2277.318] (II) Initializing extension MIT-SHM
  254. [ 2277.318] (II) Initializing extension XInputExtension
  255. [ 2277.318] (II) Initializing extension XTEST
  256. [ 2277.318] (II) Initializing extension BIG-REQUESTS
  257. [ 2277.318] (II) Initializing extension SYNC
  258. [ 2277.318] (II) Initializing extension XKEYBOARD
  259. [ 2277.318] (II) Initializing extension XC-MISC
  260. [ 2277.318] (II) Initializing extension SECURITY
  261. [ 2277.319] (II) Initializing extension XFIXES
  262. [ 2277.319] (II) Initializing extension RENDER
  263. [ 2277.319] (II) Initializing extension RANDR
  264. [ 2277.319] (II) Initializing extension COMPOSITE
  265. [ 2277.319] (II) Initializing extension DAMAGE
  266. [ 2277.319] (II) Initializing extension MIT-SCREEN-SAVER
  267. [ 2277.319] (II) Initializing extension DOUBLE-BUFFER
  268. [ 2277.319] (II) Initializing extension RECORD
  269. [ 2277.319] (II) Initializing extension DPMS
  270. [ 2277.320] (II) Initializing extension Present
  271. [ 2277.320] (II) Initializing extension DRI3
  272. [ 2277.320] (II) Initializing extension X-Resource
  273. [ 2277.320] (II) Initializing extension XVideo
  274. [ 2277.320] (II) Initializing extension XVideo-MotionCompensation
  275. [ 2277.320] (II) Initializing extension GLX
  276. [ 2278.362] (II) AIGLX: Loaded and initialized nouveau
  277. [ 2278.362] (II) GLX: Initialized DRI2 GL provider for screen 0
  278. [ 2278.362] (II) Initializing extension XFree86-VidModeExtension
  279. [ 2278.362] (II) Initializing extension XFree86-DGA
  280. [ 2278.363] (II) Initializing extension XFree86-DRI
  281. [ 2278.363] (II) Initializing extension DRI2
  282. [ 2278.368] (II) NOUVEAU(0): NVEnterVT is called.
  283. [ 2278.386] (II) NOUVEAU(0): Setting screen physical size to 677 x 381
  284. [ 2278.386] resize called 2560 1440
  285. [ 2278.868] (II) config/udev: Adding input device Power Button (/dev/input/event1)
  286. [ 2278.868] (**) Power Button: Applying InputClass "libinput keyboard catchall"
  287. [ 2278.868] (**) Power Button: Applying InputClass "system-keyboard"
  288. [ 2278.868] (II) LoadModule: "libinput"
  289. [ 2278.868] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
  290. [ 2278.894] (II) Module libinput: vendor="X.Org Foundation"
  291. [ 2278.894] compiled for 1.21.1.3, module version = 1.2.1
  292. [ 2278.894] Module class: X.Org XInput Driver
  293. [ 2278.894] ABI class: X.Org XInput driver, version 24.4
  294. [ 2278.894] (II) Using input driver 'libinput' for 'Power Button'
  295. [ 2278.895] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 21 paused 0
  296. [ 2278.895] (**) Power Button: always reports core events
  297. [ 2278.895] (**) Option "Device" "/dev/input/event1"
  298. [ 2278.976] (II) event1 - Power Button: is tagged by udev as: Keyboard
  299. [ 2278.976] (II) event1 - Power Button: device is a keyboard
  300. [ 2278.976] (II) event1 - Power Button: device removed
  301. [ 2278.977] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
  302. [ 2278.977] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
  303. [ 2278.977] (**) Option "xkb_model" "bepo"
  304. [ 2278.977] (**) Option "xkb_layout" "fr"
  305. [ 2279.164] (II) event1 - Power Button: is tagged by udev as: Keyboard
  306. [ 2279.164] (II) event1 - Power Button: device is a keyboard
  307. [ 2279.166] (II) config/udev: Adding input device Power Button (/dev/input/event0)
  308. [ 2279.166] (**) Power Button: Applying InputClass "libinput keyboard catchall"
  309. [ 2279.166] (**) Power Button: Applying InputClass "system-keyboard"
  310. [ 2279.166] (II) Using input driver 'libinput' for 'Power Button'
  311. [ 2279.168] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 24 paused 0
  312. [ 2279.168] (**) Power Button: always reports core events
  313. [ 2279.168] (**) Option "Device" "/dev/input/event0"
  314. [ 2279.170] (II) event0 - Power Button: is tagged by udev as: Keyboard
  315. [ 2279.170] (II) event0 - Power Button: device is a keyboard
  316. [ 2279.171] (II) event0 - Power Button: device removed
  317. [ 2279.171] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
  318. [ 2279.171] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
  319. [ 2279.171] (**) Option "xkb_model" "bepo"
  320. [ 2279.171] (**) Option "xkb_layout" "fr"
  321. [ 2279.174] (II) event0 - Power Button: is tagged by udev as: Keyboard
  322. [ 2279.174] (II) event0 - Power Button: device is a keyboard
  323. [ 2279.176] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
  324. [ 2279.176] (II) No input driver specified, ignoring this device.
  325. [ 2279.176] (II) This device may have been added with another device file.
  326. [ 2279.178] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
  327. [ 2279.178] (II) No input driver specified, ignoring this device.
  328. [ 2279.178] (II) This device may have been added with another device file.
  329. [ 2279.179] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
  330. [ 2279.179] (II) No input driver specified, ignoring this device.
  331. [ 2279.179] (II) This device may have been added with another device file.
  332. [ 2279.180] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
  333. [ 2279.180] (II) No input driver specified, ignoring this device.
  334. [ 2279.180] (II) This device may have been added with another device file.
  335. [ 2279.181] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
  336. [ 2279.181] (II) No input driver specified, ignoring this device.
  337. [ 2279.181] (II) This device may have been added with another device file.
  338. [ 2279.182] (II) config/udev: Adding input device HDA Intel MID Front Mic (/dev/input/event15)
  339. [ 2279.182] (II) No input driver specified, ignoring this device.
  340. [ 2279.182] (II) This device may have been added with another device file.
  341. [ 2279.183] (II) config/udev: Adding input device HDA Intel MID Rear Mic (/dev/input/event16)
  342. [ 2279.183] (II) No input driver specified, ignoring this device.
  343. [ 2279.183] (II) This device may have been added with another device file.
  344. [ 2279.184] (II) config/udev: Adding input device HDA Intel MID Line (/dev/input/event17)
  345. [ 2279.184] (II) No input driver specified, ignoring this device.
  346. [ 2279.184] (II) This device may have been added with another device file.
  347. [ 2279.185] (II) config/udev: Adding input device HDA Intel MID Line Out Front (/dev/input/event18)
  348. [ 2279.185] (II) No input driver specified, ignoring this device.
  349. [ 2279.185] (II) This device may have been added with another device file.
  350. [ 2279.187] (II) config/udev: Adding input device HDA Intel MID Line Out Surround (/dev/input/event19)
  351. [ 2279.187] (II) No input driver specified, ignoring this device.
  352. [ 2279.187] (II) This device may have been added with another device file.
  353. [ 2279.188] (II) config/udev: Adding input device HDA Intel MID Line Out CLFE (/dev/input/event20)
  354. [ 2279.188] (II) No input driver specified, ignoring this device.
  355. [ 2279.188] (II) This device may have been added with another device file.
  356. [ 2279.189] (II) config/udev: Adding input device HDA Intel MID Line Out Side (/dev/input/event21)
  357. [ 2279.189] (II) No input driver specified, ignoring this device.
  358. [ 2279.189] (II) This device may have been added with another device file.
  359. [ 2279.190] (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event22)
  360. [ 2279.190] (II) No input driver specified, ignoring this device.
  361. [ 2279.190] (II) This device may have been added with another device file.
  362. [ 2279.192] (II) config/udev: Adding input device TypeMatrix.com USB Keyboard (/dev/input/event3)
  363. [ 2279.192] (**) TypeMatrix.com USB Keyboard: Applying InputClass "libinput keyboard catchall"
  364. [ 2279.192] (**) TypeMatrix.com USB Keyboard: Applying InputClass "system-keyboard"
  365. [ 2279.192] (II) Using input driver 'libinput' for 'TypeMatrix.com USB Keyboard'
  366. [ 2279.194] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 25 paused 0
  367. [ 2279.194] (**) TypeMatrix.com USB Keyboard: always reports core events
  368. [ 2279.194] (**) Option "Device" "/dev/input/event3"
  369. [ 2279.199] (II) event3 - TypeMatrix.com USB Keyboard: is tagged by udev as: Keyboard
  370. [ 2279.199] (II) event3 - TypeMatrix.com USB Keyboard: device is a keyboard
  371. [ 2279.200] (II) event3 - TypeMatrix.com USB Keyboard: device removed
  372. [ 2279.200] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.3/2-1.3.3.1/2-1.3.3.1:1.0/0003:1E54:2030.0004/input/input3/event3"
  373. [ 2279.200] (II) XINPUT: Adding extended input device "TypeMatrix.com USB Keyboard" (type: KEYBOARD, id 8)
  374. [ 2279.200] (**) Option "xkb_model" "bepo"
  375. [ 2279.200] (**) Option "xkb_layout" "fr"
  376. [ 2279.205] (II) event3 - TypeMatrix.com USB Keyboard: is tagged by udev as: Keyboard
  377. [ 2279.205] (II) event3 - TypeMatrix.com USB Keyboard: device is a keyboard
  378. [ 2279.209] (II) config/udev: Adding input device TypeMatrix.com USB Keyboard System Control (/dev/input/event4)
  379. [ 2279.209] (**) TypeMatrix.com USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
  380. [ 2279.209] (**) TypeMatrix.com USB Keyboard System Control: Applying InputClass "system-keyboard"
  381. [ 2279.209] (II) Using input driver 'libinput' for 'TypeMatrix.com USB Keyboard System Control'
  382. [ 2279.211] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 26 paused 0
  383. [ 2279.211] (**) TypeMatrix.com USB Keyboard System Control: always reports core events
  384. [ 2279.211] (**) Option "Device" "/dev/input/event4"
  385. [ 2279.216] (II) event4 - TypeMatrix.com USB Keyboard System Control: is tagged by udev as: Keyboard
  386. [ 2279.216] (II) event4 - TypeMatrix.com USB Keyboard System Control: device is a keyboard
  387. [ 2279.217] (II) event4 - TypeMatrix.com USB Keyboard System Control: device removed
  388. [ 2279.217] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.3/2-1.3.3.1/2-1.3.3.1:1.1/0003:1E54:2030.0005/input/input4/event4"
  389. [ 2279.217] (II) XINPUT: Adding extended input device "TypeMatrix.com USB Keyboard System Control" (type: KEYBOARD, id 9)
  390. [ 2279.217] (**) Option "xkb_model" "bepo"
  391. [ 2279.217] (**) Option "xkb_layout" "fr"
  392. [ 2279.222] (II) event4 - TypeMatrix.com USB Keyboard System Control: is tagged by udev as: Keyboard
  393. [ 2279.222] (II) event4 - TypeMatrix.com USB Keyboard System Control: device is a keyboard
  394. [ 2279.226] (II) config/udev: Adding input device TypeMatrix.com USB Keyboard Consumer Control (/dev/input/event5)
  395. [ 2279.226] (**) TypeMatrix.com USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
  396. [ 2279.226] (**) TypeMatrix.com USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
  397. [ 2279.226] (II) Using input driver 'libinput' for 'TypeMatrix.com USB Keyboard Consumer Control'
  398. [ 2279.227] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 27 paused 0
  399. [ 2279.227] (**) TypeMatrix.com USB Keyboard Consumer Control: always reports core events
  400. [ 2279.227] (**) Option "Device" "/dev/input/event5"
  401. [ 2279.232] (II) event5 - TypeMatrix.com USB Keyboard Consumer Control: is tagged by udev as: Keyboard
  402. [ 2279.233] (II) event5 - TypeMatrix.com USB Keyboard Consumer Control: device is a keyboard
  403. [ 2279.233] (II) event5 - TypeMatrix.com USB Keyboard Consumer Control: device removed
  404. [ 2279.233] (II) libinput: TypeMatrix.com USB Keyboard Consumer Control: needs a virtual subdevice
  405. [ 2279.234] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.3/2-1.3.3.1/2-1.3.3.1:1.1/0003:1E54:2030.0005/input/input5/event5"
  406. [ 2279.234] (II) XINPUT: Adding extended input device "TypeMatrix.com USB Keyboard Consumer Control" (type: MOUSE, id 10)
  407. [ 2279.234] (**) Option "AccelerationScheme" "none"
  408. [ 2279.234] (**) TypeMatrix.com USB Keyboard Consumer Control: (accel) selected scheme none/0
  409. [ 2279.234] (**) TypeMatrix.com USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
  410. [ 2279.234] (**) TypeMatrix.com USB Keyboard Consumer Control: (accel) acceleration threshold: 4
  411. [ 2279.239] (II) event5 - TypeMatrix.com USB Keyboard Consumer Control: is tagged by udev as: Keyboard
  412. [ 2279.239] (II) event5 - TypeMatrix.com USB Keyboard Consumer Control: device is a keyboard
  413. [ 2279.243] (II) config/udev: Adding input device Logitech M705 (/dev/input/event6)
  414. [ 2279.243] (**) Logitech M705: Applying InputClass "libinput pointer catchall"
  415. [ 2279.243] (II) Using input driver 'libinput' for 'Logitech M705'
  416. [ 2279.244] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 28 paused 0
  417. [ 2279.244] (**) Logitech M705: always reports core events
  418. [ 2279.244] (**) Option "Device" "/dev/input/event6"
  419. [ 2279.249] (II) event6 - Logitech M705: is tagged by udev as: Mouse
  420. [ 2279.250] (II) event6 - Logitech M705: device set to 1000 DPI
  421. [ 2279.250] (II) event6 - Logitech M705: device is a pointer
  422. [ 2279.251] (II) event6 - Logitech M705: device removed
  423. [ 2279.251] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.3/2-1.3.3.3/2-1.3.3.3:1.2/0003:046D:C52B.0008/0003:046D:406D.000A/input/input16/event6"
  424. [ 2279.251] (II) XINPUT: Adding extended input device "Logitech M705" (type: MOUSE, id 11)
  425. [ 2279.251] (**) Option "AccelerationScheme" "none"
  426. [ 2279.251] (**) Logitech M705: (accel) selected scheme none/0
  427. [ 2279.251] (**) Logitech M705: (accel) acceleration factor: 2.000
  428. [ 2279.251] (**) Logitech M705: (accel) acceleration threshold: 4
  429. [ 2279.256] (II) event6 - Logitech M705: is tagged by udev as: Mouse
  430. [ 2279.256] (II) event6 - Logitech M705: device set to 1000 DPI
  431. [ 2279.257] (II) event6 - Logitech M705: device is a pointer
  432. [ 2279.260] (II) config/udev: Adding input device Logitech M705 (/dev/input/mouse0)
  433. [ 2279.260] (II) No input driver specified, ignoring this device.
  434. [ 2279.260] (II) This device may have been added with another device file.
  435. [ 2279.262] (II) config/udev: Adding input device Wacom Intuos Pro S Pen (/dev/input/event7)
  436. [ 2279.262] (**) Wacom Intuos Pro S Pen: Applying InputClass "libinput tablet catchall"
  437. [ 2279.262] (II) Using input driver 'libinput' for 'Wacom Intuos Pro S Pen'
  438. [ 2279.315] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 29 paused 0
  439. [ 2279.315] (**) Wacom Intuos Pro S Pen: always reports core events
  440. [ 2279.315] (**) Option "Device" "/dev/input/event7"
  441. [ 2279.319] (II) event7 - Wacom Intuos Pro S Pen: is tagged by udev as: Tablet
  442. [ 2279.461] (II) event7 - Wacom Intuos Pro S Pen: device is a tablet
  443. [ 2279.461] (II) event7 - Wacom Intuos Pro S Pen: device removed
  444. [ 2279.461] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.4/2-1.3.4:1.0/0003:056A:0314.0001/input/input17/event7"
  445. [ 2279.461] (II) XINPUT: Adding extended input device "Wacom Intuos Pro S Pen" (type: TABLET, id 12)
  446. [ 2279.464] (II) event7 - Wacom Intuos Pro S Pen: is tagged by udev as: Tablet
  447. [ 2279.494] (II) event7 - Wacom Intuos Pro S Pen: device is a tablet
  448. [ 2279.495] (II) config/udev: Adding input device Wacom Intuos Pro S Pen (/dev/input/mouse1)
  449. [ 2279.495] (II) No input driver specified, ignoring this device.
  450. [ 2279.495] (II) This device may have been added with another device file.
  451. [ 2279.497] (II) config/udev: Adding input device Wacom Intuos Pro S Pad (/dev/input/event8)
  452. [ 2279.497] (**) Wacom Intuos Pro S Pad: Applying InputClass "libinput tablet catchall"
  453. [ 2279.497] (II) Using input driver 'libinput' for 'Wacom Intuos Pro S Pad'
  454. [ 2279.497] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 31 paused 0
  455. [ 2279.497] (**) Wacom Intuos Pro S Pad: always reports core events
  456. [ 2279.497] (**) Option "Device" "/dev/input/event8"
  457. [ 2279.499] (II) event8 - Wacom Intuos Pro S Pad: is tagged by udev as: Tablet TabletPad
  458. [ 2279.539] (II) event8 - Wacom Intuos Pro S Pad: device is a tablet pad
  459. [ 2279.539] (II) event8 - Wacom Intuos Pro S Pad: device removed
  460. [ 2279.539] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.4/2-1.3.4:1.0/0003:056A:0314.0001/input/input19/event8"
  461. [ 2279.540] (II) XINPUT: Adding extended input device "Wacom Intuos Pro S Pad" (type: PAD, id 13)
  462. [ 2279.540] (**) Option "AccelerationScheme" "none"
  463. [ 2279.540] (**) Wacom Intuos Pro S Pad: (accel) selected scheme none/0
  464. [ 2279.540] (**) Wacom Intuos Pro S Pad: (accel) acceleration factor: 2.000
  465. [ 2279.540] (**) Wacom Intuos Pro S Pad: (accel) acceleration threshold: 4
  466. [ 2279.542] (II) event8 - Wacom Intuos Pro S Pad: is tagged by udev as: Tablet TabletPad
  467. [ 2279.577] (II) event8 - Wacom Intuos Pro S Pad: device is a tablet pad
  468. [ 2279.578] (II) config/udev: Adding input device Wacom Intuos Pro S Pad (/dev/input/js0)
  469. [ 2279.578] (II) No input driver specified, ignoring this device.
  470. [ 2279.578] (II) This device may have been added with another device file.
  471. [ 2279.579] (II) config/udev: Adding input device Wacom Intuos Pro S Finger (/dev/input/event9)
  472. [ 2279.579] (**) Wacom Intuos Pro S Finger: Applying InputClass "libinput touchpad catchall"
  473. [ 2279.579] (**) Wacom Intuos Pro S Finger: Applying InputClass "libinput tablet catchall"
  474. [ 2279.579] (II) Using input driver 'libinput' for 'Wacom Intuos Pro S Finger'
  475. [ 2279.631] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 40 paused 0
  476. [ 2279.631] (**) Wacom Intuos Pro S Finger: always reports core events
  477. [ 2279.631] (**) Option "Device" "/dev/input/event9"
  478. [ 2279.633] (II) event9 - Wacom Intuos Pro S Finger: is tagged by udev as: Touchpad Tablet
  479. [ 2279.635] (II) event9 - Wacom Intuos Pro S Finger: device is a touchpad
  480. [ 2279.635] (II) event9 - Wacom Intuos Pro S Finger: device removed
  481. [ 2279.635] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.4/2-1.3.4:1.1/0003:056A:0314.0002/input/input21/event9"
  482. [ 2279.635] (II) XINPUT: Adding extended input device "Wacom Intuos Pro S Finger" (type: TOUCHPAD, id 14)
  483. [ 2279.636] (**) Option "AccelerationScheme" "none"
  484. [ 2279.636] (**) Wacom Intuos Pro S Finger: (accel) selected scheme none/0
  485. [ 2279.636] (**) Wacom Intuos Pro S Finger: (accel) acceleration factor: 2.000
  486. [ 2279.636] (**) Wacom Intuos Pro S Finger: (accel) acceleration threshold: 4
  487. [ 2279.638] (II) event9 - Wacom Intuos Pro S Finger: is tagged by udev as: Touchpad Tablet
  488. [ 2279.640] (II) event9 - Wacom Intuos Pro S Finger: device is a touchpad
  489. [ 2279.641] (II) config/udev: Adding input device Wacom Intuos Pro S Finger (/dev/input/mouse2)
  490. [ 2279.641] (II) No input driver specified, ignoring this device.
  491. [ 2279.641] (II) This device may have been added with another device file.
  492. [ 2279.641] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
  493. [ 2279.641] (II) No input driver specified, ignoring this device.
  494. [ 2279.641] (II) This device may have been added with another device file.
  495. [ 2279.649] (**) TypeMatrix.com USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
  496. [ 2279.649] (**) TypeMatrix.com USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
  497. [ 2279.649] (II) Using input driver 'libinput' for 'TypeMatrix.com USB Keyboard Consumer Control'
  498. [ 2279.649] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
  499. [ 2279.649] (**) TypeMatrix.com USB Keyboard Consumer Control: always reports core events
  500. [ 2279.649] (**) Option "Device" "/dev/input/event5"
  501. [ 2279.649] (II) libinput: TypeMatrix.com USB Keyboard Consumer Control: is a virtual subdevice
  502. [ 2279.649] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.3/2-1.3.3.1/2-1.3.3.1:1.1/0003:1E54:2030.0005/input/input5/event5"
  503. [ 2279.649] (II) XINPUT: Adding extended input device "TypeMatrix.com USB Keyboard Consumer Control" (type: KEYBOARD, id 15)
  504. [ 2279.649] (**) Option "xkb_model" "bepo"
  505. [ 2279.649] (**) Option "xkb_layout" "fr"
  506. [ 9149.246] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 22ms, your system is too slow
  507. [ 10732.833] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 23ms, your system is too slow
  508. [ 46441.206] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 29ms, your system is too slow
  509. [ 47174.375] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 27ms, your system is too slow
  510. [ 47217.986] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 29ms, your system is too slow
  511. [ 47361.548] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 26ms, your system is too slow
  512. [ 48634.760] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 28ms, your system is too slow
  513. [ 48634.761] (EE) event3 - TypeMatrix.com USB Keyboard: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
  514. [ 53452.287] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 23ms, your system is too slow
  515. [ 53558.041] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 24ms, your system is too slow
  516. [ 53680.769] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 21ms, your system is too slow
  517. [ 53733.380] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 29ms, your system is too slow
  518. [ 55220.791] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 33ms, your system is too slow
  519. [ 55220.793] (EE) event3 - TypeMatrix.com USB Keyboard: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
  520. [ 59053.940] (II) event6 - Logitech M705: SYN_DROPPED event - some input events have been lost.
  521. [ 59061.936] (EE) client bug: timer event6 debounce: scheduled expiry is in the past (-38ms), your system is too slow
  522. [ 59061.936] (II) event6 - Logitech M705: SYN_DROPPED event - some input events have been lost.
  523. [ 59062.030] (EE) client bug: timer event6 debounce: scheduled expiry is in the past (-72ms), your system is too slow
  524. [ 59062.030] (EE) client bug: timer event6 debounce short: scheduled expiry is in the past (-85ms), your system is too slow
  525. [ 59090.023] (EE) client bug: timer event6 debounce: scheduled expiry is in the past (-87ms), your system is too slow
  526. [ 59090.035] (EE) client bug: timer event6 debounce: scheduled expiry is in the past (-397ms), your system is too slow
  527. [ 59090.035] (EE) WARNING: log rate limit exceeded (5 msgs per 3600000ms). Discarding future messages.
  528. [ 59097.012] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 33ms, your system is too slow
  529. [ 59268.502] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 21ms, your system is too slow
  530. [ 60327.642] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 28ms, your system is too slow
  531. [ 61307.134] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 27ms, your system is too slow
  532. [ 61345.904] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 21ms, your system is too slow
  533. [ 61345.904] (EE) event3 - TypeMatrix.com USB Keyboard: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
  534. [ 67647.165] (II) event6 - Logitech M705: SYN_DROPPED event - some input events have been lost.
  535. [ 67652.143] (EE) client bug: timer event6 debounce: scheduled expiry is in the past (-244ms), your system is too slow
  536. [ 67652.179] (EE) client bug: timer event6 debounce: scheduled expiry is in the past (-264ms), your system is too slow
  537. [ 67652.179] (EE) client bug: timer event6 debounce short: scheduled expiry is in the past (-278ms), your system is too slow
  538. [ 67653.722] (EE) client bug: timer event6 debounce: scheduled expiry is in the past (-336ms), your system is too slow
  539. [ 67653.728] (EE) client bug: timer event6 debounce: scheduled expiry is in the past (-397ms), your system is too slow
  540. [ 67653.728] (EE) WARNING: log rate limit exceeded (5 msgs per 3600000ms). Discarding future messages.
  541. [ 67754.180] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 191ms, your system is too slow
  542. [ 67766.790] (EE) event3 - TypeMatrix.com USB Keyboard: client bug: event processing lagging behind by 25ms, your system is too slow
  543.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement