Advertisement
Guest User

Untitled

a guest
May 21st, 2015
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.37 KB | None | 0 0
  1. cat /etc/X11/xorg.conf.d/*
  2. # Read and parsed by systemd-localed. It's probably wise not to edit this file
  3. # manually too freely.
  4. Section "InputClass"
  5. Identifier "system-keyboard"
  6. MatchIsKeyboard "on"
  7. Option "XkbLayout" "us,ru"
  8. Option "XkbVariant" ","
  9. Option "XkbOptions" "grp:alt_shift_toggle,grp:caps_toggle"
  10. EndSection
  11. Section "Device"
  12. Identifier "Intel"
  13. Driver "intel"
  14. BusID "PCI:0:2:0"
  15. EndSection
  16.  
  17. Section "Device"
  18. Identifier "Radeon"
  19. Driver "radeon"
  20. Option "AccelMethod" "glamor"
  21. BusID "PCI:1:0:0"
  22. EndSection
  23. # trackpoint users want wheel emulation
  24.  
  25. Section "InputClass"
  26. Identifier "trackpoint catchall"
  27. MatchIsPointer "true"
  28. MatchProduct "TrackPoint|DualPoint Stick"
  29. MatchDevicePath "/dev/input/event*"
  30. Option "Emulate3Buttons" "true"
  31. Option "EmulateWheel" "true"
  32. Option "EmulateWheelButton" "2"
  33. Option "XAxisMapping" "6 7"
  34. Option "YAxisMapping" "4 5"
  35. EndSection
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44. $ cat /var/log/Xorg.0.log
  45. [ 76444.429]
  46. X.Org X Server 1.14.4
  47. Release Date: 2013-10-31
  48. [ 76444.429] X Protocol Version 11, Revision 0
  49. [ 76444.429] Build Operating System: 3.17.8-300.bz1178975.fc21.x86_64
  50. [ 76444.429] Current Operating System: Linux m-iviktorov.mechdc.local 3.19.5-100.fc20.x86_64 #1 SMP Mon Apr 20 19:51:16 UTC 2015 x86_64
  51. [ 76444.429] Kernel command line: BOOT_IMAGE=/vmlinuz-3.19.5-100.fc20.x86_64 root=UUID=158ffaf6-b77c-493c-a912-4d1508d554a1 ro vconsole.font=latarcyrheb-sun16 rd.md.uuid=a1b523c7:fbf0c2e2:ad48be88:86599190 rd.md.uuid=703db4d4:96c8d5b5:4b20f33e:5c6e281b rhgb quiet LANG=ru_RU.UTF-8 radeon.dpm=0
  52. [ 76444.429] Build Date: 01 February 2015 04:18:43AM
  53. [ 76444.429] Build ID: xorg-x11-server 1.14.4-14.fc20
  54. [ 76444.429] Current version of pixman: 0.30.0
  55. [ 76444.429] Before reporting problems, check http://wiki.x.org
  56. to make sure that you have the latest version.
  57. [ 76444.429] Markers: (--) probed, (**) from config file, (==) default setting,
  58. (++) from command line, (!!) notice, (II) informational,
  59. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  60. [ 76444.429] (==) Log file: "/var/log/Xorg.0.log", Time: Thu May 21 12:41:27 2015
  61. [ 76444.430] (==) Using config directory: "/etc/X11/xorg.conf.d"
  62. [ 76444.430] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  63. [ 76444.430] (==) No Layout section. Using the first Screen section.
  64. [ 76444.430] (==) No screen section available. Using defaults.
  65. [ 76444.430] (**) |-->Screen "Default Screen Section" (0)
  66. [ 76444.430] (**) | |-->Monitor "<default monitor>"
  67. [ 76444.430] (==) No device specified for screen "Default Screen Section".
  68. Using the first device section listed.
  69. [ 76444.430] (**) | |-->Device "Intel"
  70. [ 76444.430] (==) No monitor specified for screen "Default Screen Section".
  71. Using a default monitor configuration.
  72. [ 76444.431] (==) Automatically adding devices
  73. [ 76444.431] (==) Automatically enabling devices
  74. [ 76444.431] (==) Automatically adding GPU devices
  75. [ 76444.431] (==) FontPath set to:
  76. catalogue:/etc/X11/fontpath.d,
  77. built-ins
  78. [ 76444.431] (==) ModulePath set to "/usr/lib64/xorg/modules"
  79. [ 76444.431] (II) The server relies on udev to provide the list of input devices.
  80. If no devices become available, reconfigure udev or disable AutoAddDevices.
  81. [ 76444.431] (II) Loader magic: 0x80dd00
  82. [ 76444.431] (II) Module ABI versions:
  83. [ 76444.431] X.Org ANSI C Emulation: 0.4
  84. [ 76444.431] X.Org Video Driver: 14.1
  85. [ 76444.431] X.Org XInput driver : 19.2
  86. [ 76444.431] X.Org Server Extension : 7.0
  87. [ 76444.431] (II) xfree86: Adding drm device (/dev/dri/card1)
  88. [ 76444.432] (II) xfree86: Adding drm device (/dev/dri/card0)
  89. [ 76444.433] (--) PCI:*(0:0:2:0) 8086:0152:1043:844d rev 9, Mem @ 0xf7800000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
  90. [ 76444.433] (--) PCI: (0:1:0:0) 1002:9498:1787:2269 rev 0, Mem @ 0xe0000000/268435456, 0xf7c20000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
  91. [ 76444.433] Initializing built-in extension Generic Event Extension
  92. [ 76444.433] Initializing built-in extension SHAPE
  93. [ 76444.433] Initializing built-in extension MIT-SHM
  94. [ 76444.433] Initializing built-in extension XInputExtension
  95. [ 76444.433] Initializing built-in extension XTEST
  96. [ 76444.433] Initializing built-in extension BIG-REQUESTS
  97. [ 76444.433] Initializing built-in extension SYNC
  98. [ 76444.433] Initializing built-in extension XKEYBOARD
  99. [ 76444.433] Initializing built-in extension XC-MISC
  100. [ 76444.433] Initializing built-in extension XINERAMA
  101. [ 76444.433] Initializing built-in extension XFIXES
  102. [ 76444.433] Initializing built-in extension RENDER
  103. [ 76444.433] Initializing built-in extension RANDR
  104. [ 76444.433] Initializing built-in extension COMPOSITE
  105. [ 76444.433] Initializing built-in extension DAMAGE
  106. [ 76444.433] Initializing built-in extension MIT-SCREEN-SAVER
  107. [ 76444.433] Initializing built-in extension DOUBLE-BUFFER
  108. [ 76444.433] Initializing built-in extension RECORD
  109. [ 76444.433] Initializing built-in extension DPMS
  110. [ 76444.433] Initializing built-in extension X-Resource
  111. [ 76444.433] Initializing built-in extension XVideo
  112. [ 76444.433] Initializing built-in extension XVideo-MotionCompensation
  113. [ 76444.433] Initializing built-in extension SELinux
  114. [ 76444.433] Initializing built-in extension XFree86-VidModeExtension
  115. [ 76444.433] Initializing built-in extension XFree86-DGA
  116. [ 76444.433] Initializing built-in extension XFree86-DRI
  117. [ 76444.433] Initializing built-in extension DRI2
  118. [ 76444.433] (II) "glx" will be loaded by default.
  119. [ 76444.433] (WW) "xwayland" is not to be loaded by default. Skipping.
  120. [ 76444.433] (II) LoadModule: "dri2"
  121. [ 76444.433] (II) Module "dri2" already built-in
  122. [ 76444.433] (II) LoadModule: "glamoregl"
  123. [ 76444.433] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
  124. [ 76444.435] (II) Module glamoregl: vendor="X.Org Foundation"
  125. [ 76444.435] compiled for 1.14.4, module version = 0.5.1
  126. [ 76444.435] ABI class: X.Org ANSI C Emulation, version 0.4
  127. [ 76444.435] (II) LoadModule: "glx"
  128. [ 76444.435] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
  129. [ 76444.435] (II) Module glx: vendor="X.Org Foundation"
  130. [ 76444.435] compiled for 1.14.4, module version = 1.0.0
  131. [ 76444.435] ABI class: X.Org Server Extension, version 7.0
  132. [ 76444.435] (==) AIGLX enabled
  133. [ 76444.435] Loading extension GLX
  134. [ 76444.435] (II) LoadModule: "intel"
  135. [ 76444.435] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
  136. [ 76444.435] (II) Module intel: vendor="X.Org Foundation"
  137. [ 76444.435] compiled for 1.14.4, module version = 2.21.15
  138. [ 76444.435] Module class: X.Org Video Driver
  139. [ 76444.435] ABI class: X.Org Video Driver, version 14.1
  140. [ 76444.435] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
  141. i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
  142. 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
  143. Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
  144. GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
  145. HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
  146. HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
  147. HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
  148. HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
  149. [ 76444.436] (++) using VT number 1
  150.  
  151. [ 76444.442] (II) intel(0): Creating default Display subsection in Screen section
  152. "Default Screen Section" for depth/fbbpp 24/32
  153. [ 76444.442] (==) intel(0): Depth 24, (--) framebuffer bpp 32
  154. [ 76444.442] (==) intel(0): RGB weight 888
  155. [ 76444.442] (==) intel(0): Default visual is TrueColor
  156. [ 76444.442] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 2500
  157. [ 76444.444] (**) intel(0): Relaxed fencing enabled
  158. [ 76444.444] (**) intel(0): Wait on SwapBuffers? enabled
  159. [ 76444.444] (**) intel(0): Triple buffering? enabled
  160. [ 76444.444] (**) intel(0): Framebuffer tiled
  161. [ 76444.444] (**) intel(0): Pixmaps tiled
  162. [ 76444.444] (**) intel(0): 3D buffers tiled
  163. [ 76444.444] (**) intel(0): SwapBuffers wait enabled
  164. [ 76444.444] (==) intel(0): video overlay key set to 0x101fe
  165. [ 76444.457] (II) intel(0): Output VGA-0 has no monitor section
  166. [ 76444.470] (II) intel(0): EDID for output VGA-0
  167. [ 76444.470] (II) intel(0): Manufacturer: GSM Model: 5818 Serial#: 323631
  168. [ 76444.470] (II) intel(0): Year: 2011 Week: 9
  169. [ 76444.470] (II) intel(0): EDID Version: 1.3
  170. [ 76444.470] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
  171. [ 76444.470] (II) intel(0): Sync: Separate Composite
  172. [ 76444.470] (II) intel(0): Max Image Size [cm]: horiz.: 48 vert.: 27
  173. [ 76444.470] (II) intel(0): Gamma: 2.20
  174. [ 76444.470] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
  175. [ 76444.470] (II) intel(0): First detailed timing is preferred mode
  176. [ 76444.470] (II) intel(0): redX: 0.631 redY: 0.349 greenX: 0.341 greenY: 0.622
  177. [ 76444.470] (II) intel(0): blueX: 0.152 blueY: 0.058 whiteX: 0.313 whiteY: 0.329
  178. [ 76444.470] (II) intel(0): Supported established timings:
  179. [ 76444.470] (II) intel(0): 720x400@70Hz
  180. [ 76444.470] (II) intel(0): 640x480@60Hz
  181. [ 76444.470] (II) intel(0): 640x480@75Hz
  182. [ 76444.470] (II) intel(0): 800x600@60Hz
  183. [ 76444.470] (II) intel(0): 800x600@75Hz
  184. [ 76444.470] (II) intel(0): 1024x768@60Hz
  185. [ 76444.470] (II) intel(0): 1024x768@75Hz
  186. [ 76444.470] (II) intel(0): 1280x1024@75Hz
  187. [ 76444.470] (II) intel(0): Manufacturer's mask: 0
  188. [ 76444.470] (II) intel(0): Supported standard timings:
  189. [ 76444.470] (II) intel(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
  190. [ 76444.470] (II) intel(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
  191. [ 76444.470] (II) intel(0): #2: hsize: 1280 vsize 1024 refresh: 75 vid: 36737
  192. [ 76444.470] (II) intel(0): #3: hsize: 1680 vsize 1050 refresh: 60 vid: 179
  193. [ 76444.470] (II) intel(0): Supported detailed timing:
  194. [ 76444.470] (II) intel(0): clock: 148.5 MHz Image Size: 477 x 268 mm
  195. [ 76444.470] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
  196. [ 76444.470] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
  197. [ 76444.470] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
  198. [ 76444.470] (II) intel(0): Monitor name: E2241
  199. [ 76444.470] (II) intel(0): Serial No: 109RANN9H631
  200. [ 76444.470] (II) intel(0): EDID (in hex):
  201. [ 76444.470] (II) intel(0): 00ffffffffffff001e6d18582ff00400
  202. [ 76444.470] (II) intel(0): 091501036c301b78ea9535a159579f27
  203. [ 76444.470] (II) intel(0): 0e5054a54b00714f8180818fb3000101
  204. [ 76444.470] (II) intel(0): 010101010101023a801871382d40582c
  205. [ 76444.470] (II) intel(0): 4500dd0c1100001e000000fd00384b1e
  206. [ 76444.470] (II) intel(0): 530f000a202020202020000000fc0045
  207. [ 76444.470] (II) intel(0): 323234310a20202020202020000000ff
  208. [ 76444.470] (II) intel(0): 0031303952414e4e39483633310a0028
  209. [ 76444.470] (II) intel(0): Printing probed modes for output VGA-0
  210. [ 76444.470] (II) intel(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
  211. [ 76444.470] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
  212. [ 76444.470] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
  213. [ 76444.470] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
  214. [ 76444.470] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
  215. [ 76444.470] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
  216. [ 76444.470] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
  217. [ 76444.470] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
  218. [ 76444.470] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
  219. [ 76444.470] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
  220. [ 76444.470] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
  221. [ 76444.470] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
  222. [ 76444.470] (II) intel(0): Output VGA-0 connected
  223. [ 76444.470] (II) intel(0): Using exact sizes for initial modes
  224. [ 76444.470] (II) intel(0): Output VGA-0 using initial mode 1920x1080 +0+0
  225. [ 76444.470] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
  226. [ 76444.470] (II) intel(0): Kernel page flipping support detected, enabling
  227. [ 76444.470] (==) intel(0): DPI set to (96, 96)
  228. [ 76444.470] (II) Loading sub module "fb"
  229. [ 76444.470] (II) LoadModule: "fb"
  230. [ 76444.471] (II) Loading /usr/lib64/xorg/modules/libfb.so
  231. [ 76444.471] (II) Module fb: vendor="X.Org Foundation"
  232. [ 76444.471] compiled for 1.14.4, module version = 1.0.0
  233. [ 76444.471] ABI class: X.Org ANSI C Emulation, version 0.4
  234. [ 76444.471] (II) Loading sub module "dri2"
  235. [ 76444.471] (II) LoadModule: "dri2"
  236. [ 76444.471] (II) Module "dri2" already built-in
  237. [ 76444.471] (==) Depth 24 pixmap format is 32 bpp
  238. [ 76444.471] (II) intel(0): [DRI2] Setup complete
  239. [ 76444.471] (II) intel(0): [DRI2] DRI driver: i965
  240. [ 76444.471] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
  241. [ 76444.472] (II) UXA(0): Driver registered support for the following operations:
  242. [ 76444.472] (II) solid
  243. [ 76444.472] (II) copy
  244. [ 76444.472] (II) composite (RENDER acceleration)
  245. [ 76444.472] (II) put_image
  246. [ 76444.472] (II) get_image
  247. [ 76444.472] (==) intel(0): Backing store disabled
  248. [ 76444.473] (==) intel(0): Silken mouse enabled
  249. [ 76444.473] (II) intel(0): Initializing HW Cursor
  250. [ 76444.473] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
  251. [ 76444.473] (==) intel(0): DPMS enabled
  252. [ 76444.473] (==) intel(0): Intel XvMC decoder enabled
  253. [ 76444.473] (II) intel(0): Set up textured video
  254. [ 76444.473] (II) intel(0): [XvMC] xvmc_vld driver initialized.
  255. [ 76444.473] (II) intel(0): direct rendering: DRI2 Enabled
  256. [ 76444.473] (==) intel(0): hotplug detection: "enabled"
  257. [ 76444.488] (--) RandR disabled
  258. [ 76444.494] (II) SELinux: Disabled by boolean
  259. [ 76444.510] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
  260. [ 76444.510] (II) AIGLX: enabled GLX_INTEL_swap_event
  261. [ 76444.510] (II) AIGLX: enabled GLX_ARB_create_context
  262. [ 76444.510] (II) AIGLX: enabled GLX_ARB_create_context_profile
  263. [ 76444.510] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
  264. [ 76444.510] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
  265. [ 76444.510] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
  266. [ 76444.510] (II) AIGLX: enabled GLX_ARB_create_context_robustness
  267. [ 76444.510] (II) AIGLX: Loaded and initialized i965
  268. [ 76444.510] (II) GLX: Initialized DRI2 GL provider for screen 0
  269. [ 76444.511] (II) intel(0): Setting screen physical size to 508 x 285
  270. [ 76444.540] (II) config/udev: Adding input device Power Button (/dev/input/event1)
  271. [ 76444.540] (**) Power Button: Applying InputClass "evdev keyboard catchall"
  272. [ 76444.540] (**) Power Button: Applying InputClass "system-keyboard"
  273. [ 76444.540] (II) LoadModule: "evdev"
  274. [ 76444.540] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
  275. [ 76444.540] (II) Module evdev: vendor="X.Org Foundation"
  276. [ 76444.540] compiled for 1.14.4, module version = 2.8.4
  277. [ 76444.540] Module class: X.Org XInput Driver
  278. [ 76444.540] ABI class: X.Org XInput driver, version 19.2
  279. [ 76444.540] (II) Using input driver 'evdev' for 'Power Button'
  280. [ 76444.540] (**) Power Button: always reports core events
  281. [ 76444.540] (**) evdev: Power Button: Device: "/dev/input/event1"
  282. [ 76444.540] (--) evdev: Power Button: Vendor 0 Product 0x1
  283. [ 76444.540] (--) evdev: Power Button: Found keys
  284. [ 76444.540] (II) evdev: Power Button: Configuring as keyboard
  285. [ 76444.540] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
  286. [ 76444.540] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
  287. [ 76444.540] (**) Option "xkb_rules" "evdev"
  288. [ 76444.540] (**) Option "xkb_model" "pc104"
  289. [ 76444.540] (**) Option "xkb_layout" "us,ru"
  290. [ 76444.540] (**) Option "xkb_variant" ","
  291. [ 76444.540] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:caps_toggle"
  292. [ 76444.563] (II) config/udev: Adding input device Power Button (/dev/input/event0)
  293. [ 76444.563] (**) Power Button: Applying InputClass "evdev keyboard catchall"
  294. [ 76444.563] (**) Power Button: Applying InputClass "system-keyboard"
  295. [ 76444.563] (II) Using input driver 'evdev' for 'Power Button'
  296. [ 76444.563] (**) Power Button: always reports core events
  297. [ 76444.563] (**) evdev: Power Button: Device: "/dev/input/event0"
  298. [ 76444.563] (--) evdev: Power Button: Vendor 0 Product 0x1
  299. [ 76444.563] (--) evdev: Power Button: Found keys
  300. [ 76444.563] (II) evdev: Power Button: Configuring as keyboard
  301. [ 76444.563] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
  302. [ 76444.563] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
  303. [ 76444.563] (**) Option "xkb_rules" "evdev"
  304. [ 76444.563] (**) Option "xkb_model" "pc104"
  305. [ 76444.563] (**) Option "xkb_layout" "us,ru"
  306. [ 76444.563] (**) Option "xkb_variant" ","
  307. [ 76444.563] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:caps_toggle"
  308. [ 76444.563] (II) config/udev: Adding drm device (/dev/dri/card1)
  309. [ 76444.564] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event6)
  310. [ 76444.564] (II) No input driver specified, ignoring this device.
  311. [ 76444.564] (II) This device may have been added with another device file.
  312. [ 76444.564] (II) config/udev: Adding drm device (/dev/dri/card0)
  313. [ 76444.564] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event9)
  314. [ 76444.564] (II) No input driver specified, ignoring this device.
  315. [ 76444.564] (II) This device may have been added with another device file.
  316. [ 76444.565] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
  317. [ 76444.565] (II) No input driver specified, ignoring this device.
  318. [ 76444.565] (II) This device may have been added with another device file.
  319. [ 76444.565] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event11)
  320. [ 76444.565] (II) No input driver specified, ignoring this device.
  321. [ 76444.565] (II) This device may have been added with another device file.
  322. [ 76444.565] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
  323. [ 76444.565] (II) No input driver specified, ignoring this device.
  324. [ 76444.565] (II) This device may have been added with another device file.
  325. [ 76444.565] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event8)
  326. [ 76444.565] (II) No input driver specified, ignoring this device.
  327. [ 76444.565] (II) This device may have been added with another device file.
  328. [ 76444.566] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event4)
  329. [ 76444.566] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
  330. [ 76444.566] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
  331. [ 76444.566] (**) Logitech USB Optical Mouse: always reports core events
  332. [ 76444.566] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event4"
  333. [ 76444.617] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
  334. [ 76444.617] (--) evdev: Logitech USB Optical Mouse: Found 12 mouse buttons
  335. [ 76444.617] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
  336. [ 76444.617] (--) evdev: Logitech USB Optical Mouse: Found relative axes
  337. [ 76444.617] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
  338. [ 76444.617] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
  339. [ 76444.617] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
  340. [ 76444.617] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
  341. [ 76444.617] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  342. [ 76444.617] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:046D:C05A.0001/input/input6/event4"
  343. [ 76444.617] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 8)
  344. [ 76444.617] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
  345. [ 76444.617] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
  346. [ 76444.617] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
  347. [ 76444.617] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
  348. [ 76444.617] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
  349. [ 76444.618] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
  350. [ 76444.618] (II) No input driver specified, ignoring this device.
  351. [ 76444.618] (II) This device may have been added with another device file.
  352. [ 76444.618] (II) config/udev: Adding input device Microsoft® LifeCam Cinema(TM) (/dev/input/event7)
  353. [ 76444.618] (**) Microsoft® LifeCam Cinema(TM): Applying InputClass "evdev keyboard catchall"
  354. [ 76444.618] (**) Microsoft® LifeCam Cinema(TM): Applying InputClass "system-keyboard"
  355. [ 76444.618] (II) Using input driver 'evdev' for 'Microsoft® LifeCam Cinema(TM)'
  356. [ 76444.618] (**) Microsoft® LifeCam Cinema(TM): always reports core events
  357. [ 76444.618] (**) evdev: Microsoft® LifeCam Cinema(TM): Device: "/dev/input/event7"
  358. [ 76444.618] (--) evdev: Microsoft® LifeCam Cinema(TM): Vendor 0x45e Product 0x75d
  359. [ 76444.618] (--) evdev: Microsoft® LifeCam Cinema(TM): Found keys
  360. [ 76444.618] (II) evdev: Microsoft® LifeCam Cinema(TM): Configuring as keyboard
  361. [ 76444.618] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input8/event7"
  362. [ 76444.618] (II) XINPUT: Adding extended input device "Microsoft® LifeCam Cinema(TM)" (type: KEYBOARD, id 9)
  363. [ 76444.618] (**) Option "xkb_rules" "evdev"
  364. [ 76444.618] (**) Option "xkb_model" "pc104"
  365. [ 76444.618] (**) Option "xkb_layout" "us,ru"
  366. [ 76444.618] (**) Option "xkb_variant" ","
  367. [ 76444.618] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:caps_toggle"
  368. [ 76444.619] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event13)
  369. [ 76444.619] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
  370. [ 76444.619] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
  371. [ 76444.619] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
  372. [ 76444.619] (**) Eee PC WMI hotkeys: always reports core events
  373. [ 76444.619] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event13"
  374. [ 76444.619] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
  375. [ 76444.619] (--) evdev: Eee PC WMI hotkeys: Found keys
  376. [ 76444.619] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
  377. [ 76444.619] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input14/event13"
  378. [ 76444.619] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 10)
  379. [ 76444.619] (**) Option "xkb_rules" "evdev"
  380. [ 76444.619] (**) Option "xkb_model" "pc104"
  381. [ 76444.619] (**) Option "xkb_layout" "us,ru"
  382. [ 76444.619] (**) Option "xkb_variant" ","
  383. [ 76444.619] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:caps_toggle"
  384. [ 76444.620] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
  385. [ 76444.620] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
  386. [ 76444.620] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
  387. [ 76444.620] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
  388. [ 76444.620] (**) AT Translated Set 2 keyboard: always reports core events
  389. [ 76444.620] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
  390. [ 76444.620] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
  391. [ 76444.620] (--) evdev: AT Translated Set 2 keyboard: Found keys
  392. [ 76444.620] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
  393. [ 76444.620] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
  394. [ 76444.620] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
  395. [ 76444.620] (**) Option "xkb_rules" "evdev"
  396. [ 76444.620] (**) Option "xkb_model" "pc104"
  397. [ 76444.620] (**) Option "xkb_layout" "us,ru"
  398. [ 76444.620] (**) Option "xkb_variant" ","
  399. [ 76444.620] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:caps_toggle"
  400. [ 76444.620] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event5)
  401. [ 76444.620] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
  402. [ 76444.620] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
  403. [ 76444.620] (**) PS/2 Generic Mouse: always reports core events
  404. [ 76444.620] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event5"
  405. [ 76444.620] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
  406. [ 76444.620] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
  407. [ 76444.620] (--) evdev: PS/2 Generic Mouse: Found relative axes
  408. [ 76444.620] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
  409. [ 76444.620] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
  410. [ 76444.620] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
  411. [ 76444.621] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  412. [ 76444.621] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event5"
  413. [ 76444.621] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 12)
  414. [ 76444.621] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
  415. [ 76444.621] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
  416. [ 76444.621] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
  417. [ 76444.621] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
  418. [ 76444.621] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
  419. [ 76444.621] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
  420. [ 76444.621] (II) No input driver specified, ignoring this device.
  421. [ 76444.621] (II) This device may have been added with another device file.
  422. [ 76453.116] (II) intel(0): EDID vendor "GSM", prod id 22552
  423. [ 76453.116] (II) intel(0): Using EDID range info for horizontal sync
  424. [ 76453.116] (II) intel(0): Using EDID range info for vertical refresh
  425. [ 76453.116] (II) intel(0): Printing DDC gathered Modelines:
  426. [ 76453.116] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
  427. [ 76453.116] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
  428. [ 76453.116] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
  429. [ 76453.116] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
  430. [ 76453.116] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
  431. [ 76453.116] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
  432. [ 76453.116] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
  433. [ 76453.116] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
  434. [ 76453.116] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
  435. [ 76453.116] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
  436. [ 76453.116] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
  437. [ 76453.116] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
  438. [ 76453.154] (II) intel(0): EDID vendor "GSM", prod id 22552
  439. [ 76453.154] (II) intel(0): Using hsync ranges from config file
  440. [ 76453.154] (II) intel(0): Using vrefresh ranges from config file
  441. [ 76453.154] (II) intel(0): Printing DDC gathered Modelines:
  442. [ 76453.154] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
  443. [ 76453.154] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
  444. [ 76453.154] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
  445. [ 76453.154] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
  446. [ 76453.154] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
  447. [ 76453.154] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
  448. [ 76453.154] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
  449. [ 76453.154] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
  450. [ 76453.154] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
  451. [ 76453.154] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
  452. [ 76453.154] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
  453. [ 76453.154] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement