Advertisement
Guest User

Untitled

a guest
Apr 29th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.35 KB | None | 0 0
  1. # cat Xorg.0.log
  2. [ 18.461]
  3. X.Org X Server 1.19.2
  4. Release Date: 2017-03-02
  5. [ 18.461] X Protocol Version 11, Revision 0
  6. [ 18.461] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
  7. [ 18.461] Current Operating System: Linux fungus 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1 (2019-04-12) x86_64
  8. [ 18.461] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-9-amd64 root=/dev/mapper/1t-dslash ro ipv6.disable=1 fsck.mode=force vga=794
  9. [ 18.461] Build Date: 03 November 2018 03:09:11AM
  10. [ 18.461] xorg-server 2:1.19.2-1+deb9u5 (https://www.debian.org/support)
  11. [ 18.462] Current version of pixman: 0.34.0
  12. [ 18.462] Before reporting problems, check http://wiki.x.org
  13. to make sure that you have the latest version.
  14. [ 18.462] Markers: (--) probed, (**) from config file, (==) default setting,
  15. (++) from command line, (!!) notice, (II) informational,
  16. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  17. [ 18.462] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 29 15:08:48 2019
  18. [ 18.472] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  19. [ 18.477] (==) No Layout section. Using the first Screen section.
  20. [ 18.477] (==) No screen section available. Using defaults.
  21. [ 18.477] (**) |-->Screen "Default Screen Section" (0)
  22. [ 18.477] (**) | |-->Monitor "<default monitor>"
  23. [ 18.479] (==) No monitor specified for screen "Default Screen Section".
  24. Using a default monitor configuration.
  25. [ 18.479] (==) Automatically adding devices
  26. [ 18.479] (==) Automatically enabling devices
  27. [ 18.479] (==) Automatically adding GPU devices
  28. [ 18.479] (==) Max clients allowed: 256, resource mask: 0x1fffff
  29. [ 18.487] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
  30. [ 18.487] Entry deleted from font path.
  31. [ 18.496] (==) FontPath set to:
  32. /usr/share/fonts/X11/misc,
  33. /usr/share/fonts/X11/100dpi/:unscaled,
  34. /usr/share/fonts/X11/75dpi/:unscaled,
  35. /usr/share/fonts/X11/Type1,
  36. /usr/share/fonts/X11/100dpi,
  37. /usr/share/fonts/X11/75dpi,
  38. built-ins
  39. [ 18.496] (==) ModulePath set to "/usr/lib/xorg/modules"
  40. [ 18.496] (II) The server relies on udev to provide the list of input devices.
  41. If no devices become available, reconfigure udev or disable AutoAddDevices.
  42. [ 18.496] (II) Loader magic: 0x55f22a12ee00
  43. [ 18.496] (II) Module ABI versions:
  44. [ 18.496] X.Org ANSI C Emulation: 0.4
  45. [ 18.496] X.Org Video Driver: 23.0
  46. [ 18.496] X.Org XInput driver : 24.1
  47. [ 18.496] X.Org Server Extension : 10.0
  48. [ 18.497] (++) using VT number 7
  49.  
  50. [ 18.497] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
  51. [ 18.497] (II) xfree86: Adding drm device (/dev/dri/card0)
  52. [ 18.498] (--) PCI:*(0:1:0:0) 10de:1c82:19da:a454 rev 161, Mem @ 0xf9000000/16777216, 0xd0000000/268435456, 0xee000000/33554432, I/O @ 0x0000cf00/128, BIOS @ 0x????????/131072
  53. [ 18.498] (II) LoadModule: "glx"
  54. [ 18.506] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
  55. [ 18.541] (II) Module glx: vendor="X.Org Foundation"
  56. [ 18.541] compiled for 1.19.2, module version = 1.0.0
  57. [ 18.541] ABI class: X.Org Server Extension, version 10.0
  58. [ 18.541] (==) Matched nouveau as autoconfigured driver 0
  59. [ 18.541] (==) Matched nv as autoconfigured driver 1
  60. [ 18.541] (==) Matched nouveau as autoconfigured driver 2
  61. [ 18.541] (==) Matched nv as autoconfigured driver 3
  62. [ 18.541] (==) Matched modesetting as autoconfigured driver 4
  63. [ 18.541] (==) Matched fbdev as autoconfigured driver 5
  64. [ 18.541] (==) Matched vesa as autoconfigured driver 6
  65. [ 18.541] (==) Assigned the driver to the xf86ConfigLayout
  66. [ 18.541] (II) LoadModule: "nouveau"
  67. [ 18.541] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
  68. [ 18.547] (II) Module nouveau: vendor="X.Org Foundation"
  69. [ 18.547] compiled for 1.19.3, module version = 1.0.13
  70. [ 18.547] Module class: X.Org Video Driver
  71. [ 18.547] ABI class: X.Org Video Driver, version 23.0
  72. [ 18.547] (II) LoadModule: "nv"
  73. [ 18.547] (WW) Warning, couldn't open module nv
  74. [ 18.547] (II) UnloadModule: "nv"
  75. [ 18.547] (II) Unloading nv
  76. [ 18.547] (EE) Failed to load module "nv" (module does not exist, 0)
  77. [ 18.547] (II) LoadModule: "modesetting"
  78. [ 18.547] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
  79. [ 18.550] (II) Module modesetting: vendor="X.Org Foundation"
  80. [ 18.550] compiled for 1.19.2, module version = 1.19.2
  81. [ 18.550] Module class: X.Org Video Driver
  82. [ 18.550] ABI class: X.Org Video Driver, version 23.0
  83. [ 18.550] (II) LoadModule: "fbdev"
  84. [ 18.550] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
  85. [ 18.552] (II) Module fbdev: vendor="X.Org Foundation"
  86. [ 18.552] compiled for 1.19.0, module version = 0.4.4
  87. [ 18.552] Module class: X.Org Video Driver
  88. [ 18.552] ABI class: X.Org Video Driver, version 23.0
  89. [ 18.552] (II) LoadModule: "vesa"
  90. [ 18.552] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
  91. [ 18.554] (II) Module vesa: vendor="X.Org Foundation"
  92. [ 18.554] compiled for 1.19.0, module version = 2.3.4
  93. [ 18.554] Module class: X.Org Video Driver
  94. [ 18.554] ABI class: X.Org Video Driver, version 23.0
  95. [ 18.554] (II) NOUVEAU driver Date: Tue Sep 20 00:31:06 2016 -0400
  96. [ 18.554] (II) NOUVEAU driver for NVIDIA chipset families :
  97. [ 18.554] RIVA TNT (NV04)
  98. [ 18.554] RIVA TNT2 (NV05)
  99. [ 18.555] GeForce 256 (NV10)
  100. [ 18.555] GeForce 2 (NV11, NV15)
  101. [ 18.555] GeForce 4MX (NV17, NV18)
  102. [ 18.555] GeForce 3 (NV20)
  103. [ 18.555] GeForce 4Ti (NV25, NV28)
  104. [ 18.555] GeForce FX (NV3x)
  105. [ 18.555] GeForce 6 (NV4x)
  106. [ 18.555] GeForce 7 (G7x)
  107. [ 18.555] GeForce 8 (G8x)
  108. [ 18.555] GeForce GTX 200 (NVA0)
  109. [ 18.555] GeForce GTX 400 (NVC0)
  110. [ 18.555] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
  111. [ 18.555] (II) FBDEV: driver for framebuffer: fbdev
  112. [ 18.555] (II) VESA: driver for VESA chipsets: vesa
  113. [ 18.582] (EE) [drm] Failed to open DRM device for (null): -2
  114. [ 18.582] (EE) [drm] Failed to open DRM device for (null): -2
  115. [ 18.582] (EE) [drm] Failed to open DRM device for (null): -2
  116. [ 18.583] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -2
  117. [ 18.583] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -2
  118. [ 18.583] (WW) Falling back to old probe method for modesetting
  119. [ 18.583] (II) Loading sub module "fbdevhw"
  120. [ 18.583] (II) LoadModule: "fbdevhw"
  121. [ 18.583] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
  122. [ 18.584] (II) Module fbdevhw: vendor="X.Org Foundation"
  123. [ 18.584] compiled for 1.19.2, module version = 0.0.2
  124. [ 18.584] ABI class: X.Org Video Driver, version 23.0
  125. [ 18.584] (**) FBDEV(1): claimed PCI slot 1@0:0:0
  126. [ 18.584] (II) FBDEV(1): using default device
  127. [ 18.584] (WW) Falling back to old probe method for vesa
  128. [ 18.584] (EE) Screen 0 deleted because of no matching config section.
  129. [ 18.584] (II) UnloadModule: "modesetting"
  130. [ 18.584] (II) FBDEV(0): Creating default Display subsection in Screen section
  131. "Default Screen Section" for depth/fbbpp 16/16
  132. [ 18.584] (==) FBDEV(0): Depth 16, (==) framebuffer bpp 16
  133. [ 18.584] (==) FBDEV(0): RGB weight 565
  134. [ 18.584] (==) FBDEV(0): Default visual is TrueColor
  135. [ 18.584] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
  136. [ 18.584] (II) FBDEV(0): hardware: VESA VGA (video memory: 2560kB)
  137. [ 18.584] (II) FBDEV(0): checking modes against framebuffer device...
  138. [ 18.584] (II) FBDEV(0): checking modes against monitor...
  139. [ 18.584] (--) FBDEV(0): Virtual size is 1280x1024 (pitch 1280)
  140. [ 18.584] (**) FBDEV(0): Built-in mode "current": 131.1 MHz, 80.3 kHz, 76.6 Hz
  141. [ 18.584] (II) FBDEV(0): Modeline "current"x0.0 131.09 1280 1312 1472 1632 1024 1028 1032 1048 -hsync -vsync -csync (80.3 kHz b)
  142. [ 18.584] (==) FBDEV(0): DPI set to (96, 96)
  143. [ 18.584] (II) Loading sub module "fb"
  144. [ 18.584] (II) LoadModule: "fb"
  145. [ 18.585] (II) Loading /usr/lib/xorg/modules/libfb.so
  146. [ 18.589] (II) Module fb: vendor="X.Org Foundation"
  147. [ 18.589] compiled for 1.19.2, module version = 1.0.0
  148. [ 18.589] ABI class: X.Org ANSI C Emulation, version 0.4
  149. [ 18.589] (**) FBDEV(0): using shadow framebuffer
  150. [ 18.589] (II) Loading sub module "shadow"
  151. [ 18.589] (II) LoadModule: "shadow"
  152. [ 18.589] (II) Loading /usr/lib/xorg/modules/libshadow.so
  153. [ 18.591] (II) Module shadow: vendor="X.Org Foundation"
  154. [ 18.591] compiled for 1.19.2, module version = 1.1.0
  155. [ 18.591] ABI class: X.Org ANSI C Emulation, version 0.4
  156. [ 18.591] (II) UnloadModule: "vesa"
  157. [ 18.591] (II) Unloading vesa
  158. [ 18.591] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
  159. [ 18.598] (==) FBDEV(0): Backing store enabled
  160. [ 18.599] (==) FBDEV(0): DPMS enabled
  161. [ 18.600] (==) RandR enabled
  162. [ 18.604] (II) SELinux: Disabled on system
  163. [ 18.605] (II) AIGLX: Screen 0 is not DRI2 capable
  164. [ 18.605] (EE) AIGLX: reverting to software rendering
  165. [ 18.851] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
  166. [ 18.851] (II) IGLX: Loaded and initialized swrast
  167. [ 18.851] (II) GLX: Initialized DRISWRAST GL provider for screen 0
  168. [ 18.894] (II) config/udev: Adding input device Power Button (/dev/input/event6)
  169. [ 18.894] (**) Power Button: Applying InputClass "libinput keyboard catchall"
  170. [ 18.894] (II) LoadModule: "libinput"
  171. [ 18.894] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
  172. [ 18.900] (II) Module libinput: vendor="X.Org Foundation"
  173. [ 18.900] compiled for 1.19.0, module version = 0.23.0
  174. [ 18.900] Module class: X.Org XInput Driver
  175. [ 18.900] ABI class: X.Org XInput driver, version 24.1
  176. [ 18.900] (II) Using input driver 'libinput' for 'Power Button'
  177. [ 18.900] (**) Power Button: always reports core events
  178. [ 18.900] (**) Option "Device" "/dev/input/event6"
  179. [ 18.900] (**) Option "_source" "server/udev"
  180. [ 18.900] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
  181. [ 18.900] (II) input device 'Power Button', /dev/input/event6 is a keyboard
  182. [ 18.932] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event6"
  183. [ 18.932] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
  184. [ 18.932] (**) Option "xkb_model" "pc105"
  185. [ 18.932] (**) Option "xkb_layout" "us"
  186. [ 18.932] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
  187. [ 18.932] (II) input device 'Power Button', /dev/input/event6 is a keyboard
  188. [ 18.933] (II) config/udev: Adding input device Power Button (/dev/input/event5)
  189. [ 18.933] (**) Power Button: Applying InputClass "libinput keyboard catchall"
  190. [ 18.933] (II) Using input driver 'libinput' for 'Power Button'
  191. [ 18.933] (**) Power Button: always reports core events
  192. [ 18.933] (**) Option "Device" "/dev/input/event5"
  193. [ 18.933] (**) Option "_source" "server/udev"
  194. [ 18.933] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
  195. [ 18.933] (II) input device 'Power Button', /dev/input/event5 is a keyboard
  196. [ 18.952] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event5"
  197. [ 18.952] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
  198. [ 18.952] (**) Option "xkb_model" "pc105"
  199. [ 18.952] (**) Option "xkb_layout" "us"
  200. [ 18.952] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
  201. [ 18.952] (II) input device 'Power Button', /dev/input/event5 is a keyboard
  202. [ 18.953] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
  203. [ 18.953] (II) No input driver specified, ignoring this device.
  204. [ 18.953] (II) This device may have been added with another device file.
  205. [ 18.953] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
  206. [ 18.953] (II) No input driver specified, ignoring this device.
  207. [ 18.953] (II) This device may have been added with another device file.
  208. [ 18.953] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
  209. [ 18.953] (II) No input driver specified, ignoring this device.
  210. [ 18.953] (II) This device may have been added with another device file.
  211. [ 18.954] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 (/dev/input/event1)
  212. [ 18.954] (**) Microsoft Microsoft® Nano Transceiver v2.1: Applying InputClass "libinput keyboard catchall"
  213. [ 18.954] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1'
  214. [ 18.954] (**) Microsoft Microsoft® Nano Transceiver v2.1: always reports core events
  215. [ 18.954] (**) Option "Device" "/dev/input/event1"
  216. [ 18.954] (**) Option "_source" "server/udev"
  217. [ 18.954] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event1 is tagged by udev as: Keyboard
  218. [ 18.954] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event1 is a keyboard
  219. [ 18.968] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.1/5-1.1.1/5-1.1.1:1.0/0003:045E:07A5.0002/input/input2/event1"
  220. [ 18.968] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1" (type: KEYBOARD, id 8)
  221. [ 18.968] (**) Option "xkb_model" "pc105"
  222. [ 18.968] (**) Option "xkb_layout" "us"
  223. [ 18.968] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event1 is tagged by udev as: Keyboard
  224. [ 18.968] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event1 is a keyboard
  225. [ 18.969] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 (/dev/input/event2)
  226. [ 18.969] (**) Microsoft Microsoft® Nano Transceiver v2.1: Applying InputClass "libinput pointer catchall"
  227. [ 18.969] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1'
  228. [ 18.969] (**) Microsoft Microsoft® Nano Transceiver v2.1: always reports core events
  229. [ 18.969] (**) Option "Device" "/dev/input/event2"
  230. [ 18.969] (**) Option "_source" "server/udev"
  231. [ 19.028] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event2 is tagged by udev as: Mouse
  232. [ 19.028] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event2 is a pointer caps
  233. [ 19.060] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.1/5-1.1.1/5-1.1.1:1.1/0003:045E:07A5.0003/input/input3/event2"
  234. [ 19.060] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1" (type: MOUSE, id 9)
  235. [ 19.060] (**) Option "AccelerationScheme" "none"
  236. [ 19.060] (**) Microsoft Microsoft® Nano Transceiver v2.1: (accel) selected scheme none/0
  237. [ 19.060] (**) Microsoft Microsoft® Nano Transceiver v2.1: (accel) acceleration factor: 2.000
  238. [ 19.060] (**) Microsoft Microsoft® Nano Transceiver v2.1: (accel) acceleration threshold: 4
  239. [ 19.120] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event2 is tagged by udev as: Mouse
  240. [ 19.120] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event2 is a pointer caps
  241. [ 19.120] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 (/dev/input/mouse0)
  242. [ 19.120] (II) No input driver specified, ignoring this device.
  243. [ 19.120] (II) This device may have been added with another device file.
  244. [ 19.121] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 (/dev/input/event3)
  245. [ 19.121] (**) Microsoft Microsoft® Nano Transceiver v2.1: Applying InputClass "libinput keyboard catchall"
  246. [ 19.121] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1'
  247. [ 19.121] (**) Microsoft Microsoft® Nano Transceiver v2.1: always reports core events
  248. [ 19.121] (**) Option "Device" "/dev/input/event3"
  249. [ 19.121] (**) Option "_source" "server/udev"
  250. [ 19.121] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event3 is tagged by udev as: Keyboard
  251. [ 19.121] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event3 is a keyboard
  252. [ 19.136] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.1: needs a virtual subdevice
  253. [ 19.136] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.1/5-1.1.1/5-1.1.1:1.2/0003:045E:07A5.0004/input/input4/event3"
  254. [ 19.136] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1" (type: MOUSE, id 10)
  255. [ 19.136] (**) Option "AccelerationScheme" "none"
  256. [ 19.136] (**) Microsoft Microsoft® Nano Transceiver v2.1: (accel) selected scheme none/0
  257. [ 19.136] (**) Microsoft Microsoft® Nano Transceiver v2.1: (accel) acceleration factor: 2.000
  258. [ 19.136] (**) Microsoft Microsoft® Nano Transceiver v2.1: (accel) acceleration threshold: 4
  259. [ 19.136] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event3 is tagged by udev as: Keyboard
  260. [ 19.136] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.1', /dev/input/event3 is a keyboard
  261. [ 19.137] (II) config/udev: Adding input device Logitech M570 (/dev/input/event4)
  262. [ 19.137] (**) Logitech M570: Applying InputClass "libinput pointer catchall"
  263. [ 19.137] (II) Using input driver 'libinput' for 'Logitech M570'
  264. [ 19.137] (**) Logitech M570: always reports core events
  265. [ 19.137] (**) Option "Device" "/dev/input/event4"
  266. [ 19.137] (**) Option "_source" "server/udev"
  267. [ 19.137] (II) input device 'Logitech M570', /dev/input/event4 is tagged by udev as: Mouse Trackball
  268. [ 19.137] (II) Device 'Logitech M570' set to 540 DPI
  269. [ 19.137] (II) input device 'Logitech M570', /dev/input/event4 is a pointer caps
  270. [ 19.168] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.1/5-1.1.2/5-1.1.2:1.2/0003:046D:C52B.0007/0003:046D:1028.0008/input/input5/event4"
  271. [ 19.168] (II) XINPUT: Adding extended input device "Logitech M570" (type: MOUSE, id 11)
  272. [ 19.168] (**) Option "AccelerationScheme" "none"
  273. [ 19.168] (**) Logitech M570: (accel) selected scheme none/0
  274. [ 19.168] (**) Logitech M570: (accel) acceleration factor: 2.000
  275. [ 19.168] (**) Logitech M570: (accel) acceleration threshold: 4
  276. [ 19.168] (II) input device 'Logitech M570', /dev/input/event4 is tagged by udev as: Mouse Trackball
  277. [ 19.168] (II) Device 'Logitech M570' set to 540 DPI
  278. [ 19.168] (II) input device 'Logitech M570', /dev/input/event4 is a pointer caps
  279. [ 19.169] (II) config/udev: Adding input device Logitech M570 (/dev/input/mouse1)
  280. [ 19.169] (II) No input driver specified, ignoring this device.
  281. [ 19.169] (II) This device may have been added with another device file.
  282. [ 19.169] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
  283. [ 19.169] (II) No input driver specified, ignoring this device.
  284. [ 19.169] (II) This device may have been added with another device file.
  285. [ 19.169] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
  286. [ 19.169] (II) No input driver specified, ignoring this device.
  287. [ 19.169] (II) This device may have been added with another device file.
  288. [ 19.170] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
  289. [ 19.170] (II) No input driver specified, ignoring this device.
  290. [ 19.170] (II) This device may have been added with another device file.
  291. [ 19.170] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event12)
  292. [ 19.170] (II) No input driver specified, ignoring this device.
  293. [ 19.170] (II) This device may have been added with another device file.
  294. [ 19.170] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
  295. [ 19.170] (II) No input driver specified, ignoring this device.
  296. [ 19.170] (II) This device may have been added with another device file.
  297. [ 19.170] (II) config/udev: Adding input device Logitech Logitech Wireless Headset (/dev/input/event0)
  298. [ 19.171] (**) Logitech Logitech Wireless Headset: Applying InputClass "libinput keyboard catchall"
  299. [ 19.171] (II) Using input driver 'libinput' for 'Logitech Logitech Wireless Headset'
  300. [ 19.171] (**) Logitech Logitech Wireless Headset: always reports core events
  301. [ 19.171] (**) Option "Device" "/dev/input/event0"
  302. [ 19.171] (**) Option "_source" "server/udev"
  303. [ 19.171] (II) input device 'Logitech Logitech Wireless Headset', /dev/input/event0 is tagged by udev as: Keyboard
  304. [ 19.171] (II) input device 'Logitech Logitech Wireless Headset', /dev/input/event0 is a keyboard
  305. [ 19.200] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.1/6-1.1:1.3/0003:046D:0A29.0001/input/input1/event0"
  306. [ 19.200] (II) XINPUT: Adding extended input device "Logitech Logitech Wireless Headset" (type: KEYBOARD, id 12)
  307. [ 19.200] (**) Option "xkb_model" "pc105"
  308. [ 19.200] (**) Option "xkb_layout" "us"
  309. [ 19.200] (II) input device 'Logitech Logitech Wireless Headset', /dev/input/event0 is tagged by udev as: Keyboard
  310. [ 19.200] (II) input device 'Logitech Logitech Wireless Headset', /dev/input/event0 is a keyboard
  311. [ 19.201] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
  312. [ 19.201] (II) No input driver specified, ignoring this device.
  313. [ 19.201] (II) This device may have been added with another device file.
  314. [ 19.206] (**) Microsoft Microsoft® Nano Transceiver v2.1: Applying InputClass "libinput keyboard catchall"
  315. [ 19.206] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1'
  316. [ 19.206] (**) Microsoft Microsoft® Nano Transceiver v2.1: always reports core events
  317. [ 19.206] (**) Option "Device" "/dev/input/event3"
  318. [ 19.206] (**) Option "_source" "_driver/libinput"
  319. [ 19.206] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.1: is a virtual subdevice
  320. [ 19.206] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.1/5-1.1.1/5-1.1.1:1.2/0003:045E:07A5.0004/input/input4/event3"
  321. [ 19.206] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1" (type: KEYBOARD, id 13)
  322. [ 19.206] (**) Option "xkb_model" "pc105"
  323. [ 19.206] (**) Option "xkb_layout" "us"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement