Advertisement
Guest User

Out.

a guest
Jun 1st, 2012
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 29.08 KB | None | 0 0
  1. $ cat /etc/X11/xorg.conf
  2. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  3. # nvidia-xconfig:  version 295.53  (mockbuild@builder1.ovh.rpmfusion.lan)  Tue May 22 21:19:06 CEST 2012
  4.  
  5. # RPM Fusion - nvidia-xorg.conf
  6. #
  7.  
  8. Section "ServerLayout"
  9.     Identifier     "Default Layout"
  10.     Screen         "Default Screen" 0 0
  11.     InputDevice    "Keyboard0" "CoreKeyboard"
  12.     InputDevice    "Mouse0" "CorePointer"
  13. EndSection
  14.  
  15. Section "InputDevice"
  16.     # generated from data in "/etc/sysconfig/keyboard"
  17.     Identifier     "Keyboard0"
  18.     Driver         "keyboard"
  19.     Option         "XkbLayout" "br"
  20.     Option         "XkbModel" "abnt2"
  21. EndSection
  22.  
  23. Section "InputDevice"
  24.     # generated from default
  25.     Identifier     "Mouse0"
  26.     Driver         "mouse"
  27.     Option         "Protocol" "auto"
  28.     Option         "Device" "/dev/input/mice"
  29.     Option         "Emulate3Buttons" "no"
  30.     Option         "ZAxisMapping" "4 5"
  31. EndSection
  32.  
  33. Section "Device"
  34.     Identifier     "Videocard0"
  35.     Driver         "nvidia"
  36. EndSection
  37.  
  38. Section "Screen"
  39.     Identifier     "Default Screen"
  40.     Device         "Videocard0"
  41.     SubSection     "Display"
  42.         Modes      "nvidia-auto-select"
  43.     EndSubSection
  44. EndSection
  45.  
  46. [    20.252] (II) NVIDIA(0):       VSyncEnd, VTotal : 1348, 1417
  47. [    20.252] (II) NVIDIA(0):       H/V Polarity     : -/+
  48. [    20.252] (WW) NVIDIA(0):     Mode is rejected: PixelClock (261.0 MHz) too high for EDID
  49. [    20.252] (WW) NVIDIA(0):     (EDID Max: 85.8 MHz).
  50. [    20.252] (II) NVIDIA(0):
  51. [    20.252] (II) NVIDIA(0):   Validating Mode "1856x1392":
  52. [    20.252] (II) NVIDIA(0):     1856 x 1392 @ 60 Hz
  53. [    20.252] (II) NVIDIA(0):     Mode Source: VESA
  54. [    20.252] (II) NVIDIA(0):       Pixel Clock      : 218.30 MHz
  55. [    20.252] (II) NVIDIA(0):       HRes, HSyncStart : 1856, 1952
  56. [    20.252] (II) NVIDIA(0):       HSyncEnd, HTotal : 2176, 2528
  57. [    20.252] (II) NVIDIA(0):       VRes, VSyncStart : 1392, 1393
  58. [    20.252] (II) NVIDIA(0):       VSyncEnd, VTotal : 1396, 1439
  59. [    20.252] (II) NVIDIA(0):       H/V Polarity     : -/+
  60. [    20.252] (WW) NVIDIA(0):     Mode is rejected: PixelClock (218.3 MHz) too high for EDID
  61. [    20.252] (WW) NVIDIA(0):     (EDID Max: 85.8 MHz).
  62. [    20.252] (II) NVIDIA(0):
  63. [    20.252] (II) NVIDIA(0):   Validating Mode "1856x1392":
  64. [    20.252] (II) NVIDIA(0):     1856 x 1392 @ 75 Hz
  65. [    20.252] (II) NVIDIA(0):     Mode Source: VESA
  66. [    20.252] (II) NVIDIA(0):       Pixel Clock      : 288.00 MHz
  67. [    20.252] (II) NVIDIA(0):       HRes, HSyncStart : 1856, 1984
  68. [    20.252] (II) NVIDIA(0):       HSyncEnd, HTotal : 2208, 2560
  69. [    20.252] (II) NVIDIA(0):       VRes, VSyncStart : 1392, 1393
  70. [    20.252] (II) NVIDIA(0):       VSyncEnd, VTotal : 1396, 1500
  71. [    20.252] (II) NVIDIA(0):       H/V Polarity     : -/+
  72. [    20.252] (WW) NVIDIA(0):     Mode is rejected: PixelClock (288.0 MHz) too high for EDID
  73. [    20.252] (WW) NVIDIA(0):     (EDID Max: 85.8 MHz).
  74. [    20.252] (II) NVIDIA(0):
  75. [    20.252] (II) NVIDIA(0):   Validating Mode "1920x1440":
  76. [    20.252] (II) NVIDIA(0):     1920 x 1440 @ 60 Hz
  77. [    20.252] (II) NVIDIA(0):     Mode Source: VESA
  78. [    20.252] (II) NVIDIA(0):       Pixel Clock      : 234.00 MHz
  79. [    20.252] (II) NVIDIA(0):       HRes, HSyncStart : 1920, 2048
  80. [    20.252] (II) NVIDIA(0):       HSyncEnd, HTotal : 2256, 2600
  81. [    20.252] (II) NVIDIA(0):       VRes, VSyncStart : 1440, 1441
  82. [    20.252] (II) NVIDIA(0):       VSyncEnd, VTotal : 1444, 1500
  83. [    20.252] (II) NVIDIA(0):       H/V Polarity     : -/+
  84. [    20.252] (WW) NVIDIA(0):     Mode is rejected: PixelClock (234.0 MHz) too high for EDID
  85. [    20.252] (WW) NVIDIA(0):     (EDID Max: 85.8 MHz).
  86. [    20.252] (II) NVIDIA(0):
  87. [    20.252] (II) NVIDIA(0):   Validating Mode "1920x1440":
  88. [    20.252] (II) NVIDIA(0):     1920 x 1440 @ 75 Hz
  89. [    20.252] (II) NVIDIA(0):     Mode Source: VESA
  90. [    20.252] (II) NVIDIA(0):       Pixel Clock      : 297.00 MHz
  91. [    20.252] (II) NVIDIA(0):       HRes, HSyncStart : 1920, 2064
  92. [    20.252] (II) NVIDIA(0):       HSyncEnd, HTotal : 2288, 2640
  93. [    20.252] (II) NVIDIA(0):       VRes, VSyncStart : 1440, 1441
  94. [    20.253] (II) NVIDIA(0):       VSyncEnd, VTotal : 1444, 1500
  95. [    20.253] (II) NVIDIA(0):       H/V Polarity     : -/+
  96. [    20.253] (WW) NVIDIA(0):     Mode is rejected: PixelClock (297.0 MHz) too high for EDID
  97. [    20.253] (WW) NVIDIA(0):     (EDID Max: 85.8 MHz).
  98. [    20.253] (II) NVIDIA(0):
  99. [    20.253] (II) NVIDIA(0): --- Done building ModePool for Philips 160EW (CRT-0) ---
  100. [    20.253] (II) NVIDIA(0):
  101. [    20.253] (II) NVIDIA(0):
  102. [    20.253] (II) NVIDIA(0): --- Modes in ModePool for Philips 160EW (CRT-0) ---
  103. [    20.253] (II) NVIDIA(0): "nvidia-auto-select" : 1024 x  768 @  75.0 Hz  (from: X Server, VESA, EDID)
  104. [    20.253] (II) NVIDIA(0): "1024x768"           : 1024 x  768 @  75.0 Hz  (from: X Server, VESA, EDID)
  105. [    20.253] (II) NVIDIA(0): "1024x768_75"        : 1024 x  768 @  75.0 Hz  (from: X Server, VESA, EDID)
  106. [    20.253] (II) NVIDIA(0): "1024x768_72"        : 1024 x  768 @  72.0 Hz  (from: EDID)
  107. [    20.253] (II) NVIDIA(0): "1024x768_70"        : 1024 x  768 @  70.1 Hz  (from: X Server, VESA, EDID)
  108. [    20.253] (II) NVIDIA(0): "1024x768_60"        : 1024 x  768 @  60.0 Hz  (from: X Server, VESA, EDID)
  109. [    20.253] (II) NVIDIA(0): "832x624"            :  832 x  624 @  74.6 Hz  (from: X Server)
  110. [    20.253] (II) NVIDIA(0): "832x624_75"         :  832 x  624 @  74.6 Hz  (from: X Server)
  111. [    20.253] (II) NVIDIA(0): "800x600"            :  800 x  600 @  75.0 Hz  (from: X Server, VESA, EDID)
  112. [    20.253] (II) NVIDIA(0): "800x600_75"         :  800 x  600 @  75.0 Hz  (from: X Server, VESA, EDID)
  113. [    20.253] (II) NVIDIA(0): "800x600_72"         :  800 x  600 @  72.2 Hz  (from: X Server, VESA, EDID)
  114. [    20.253] (II) NVIDIA(0): "800x600_60"         :  800 x  600 @  60.3 Hz  (from: X Server, VESA, EDID)
  115. [    20.253] (II) NVIDIA(0): "800x600_56"         :  800 x  600 @  56.2 Hz  (from: X Server, VESA, EDID)
  116. [    20.253] (II) NVIDIA(0): "640x480"            :  640 x  480 @  60.0 Hz DoubleScan  (from: X Server)
  117. [    20.253] (II) NVIDIA(0): "640x480d60"         :  640 x  480 @  60.0 Hz DoubleScan  (from: X Server)
  118. [    20.253] (II) NVIDIA(0): "640x480_75"         :  640 x  480 @  75.0 Hz  (from: X Server, VESA, EDID)
  119. [    20.253] (II) NVIDIA(0): "640x480_73"         :  640 x  480 @  72.8 Hz  (from: EDID)
  120. [    20.253] (II) NVIDIA(0): "640x480_73_0"       :  640 x  480 @  72.8 Hz  (from: X Server, VESA)
  121. [    20.253] (II) NVIDIA(0): "640x480_60"         :  640 x  480 @  60.0 Hz  (from: EDID)
  122. [    20.253] (II) NVIDIA(0): "640x480_60_0"       :  640 x  480 @  59.9 Hz  (from: X Server, VESA)
  123. [    20.253] (II) NVIDIA(0): "640x400"            :  640 x  400 @  70.1 Hz  (from: EDID)
  124. [    20.253] (II) NVIDIA(0): "640x400_70"         :  640 x  400 @  70.1 Hz  (from: EDID)
  125. [    20.253] (II) NVIDIA(0): "512x384"            :  512 x  384 @  75.0 Hz DoubleScan  (from: X Server)
  126. [    20.253] (II) NVIDIA(0): "512x384d75"         :  512 x  384 @  75.0 Hz DoubleScan  (from: X Server)
  127. [    20.253] (II) NVIDIA(0): "512x384d70"         :  512 x  384 @  70.1 Hz DoubleScan  (from: X Server)
  128. [    20.253] (II) NVIDIA(0): "512x384d60"         :  512 x  384 @  60.0 Hz DoubleScan  (from: X Server)
  129. [    20.253] (II) NVIDIA(0): "416x312"            :  416 x  312 @  74.7 Hz DoubleScan  (from: X Server)
  130. [    20.253] (II) NVIDIA(0): "416x312d75"         :  416 x  312 @  74.7 Hz DoubleScan  (from: X Server)
  131. [    20.254] (II) NVIDIA(0): "400x300"            :  400 x  300 @  75.1 Hz DoubleScan  (from: X Server)
  132. [    20.254] (II) NVIDIA(0): "400x300d75"         :  400 x  300 @  75.1 Hz DoubleScan  (from: X Server)
  133. [    20.254] (II) NVIDIA(0): "400x300d72"         :  400 x  300 @  72.2 Hz DoubleScan  (from: X Server)
  134. [    20.254] (II) NVIDIA(0): "400x300d60"         :  400 x  300 @  60.3 Hz DoubleScan  (from: X Server)
  135. [    20.254] (II) NVIDIA(0): "400x300d56"         :  400 x  300 @  56.3 Hz DoubleScan  (from: X Server)
  136. [    20.254] (II) NVIDIA(0): "320x240"            :  320 x  240 @  75.0 Hz DoubleScan  (from: X Server)
  137. [    20.254] (II) NVIDIA(0): "320x240d75"         :  320 x  240 @  75.0 Hz DoubleScan  (from: X Server)
  138. [    20.254] (II) NVIDIA(0): "320x240d73"         :  320 x  240 @  72.8 Hz DoubleScan  (from: X Server)
  139. [    20.254] (II) NVIDIA(0): "320x240d60"         :  320 x  240 @  60.1 Hz DoubleScan  (from: X Server)
  140. [    20.254] (II) NVIDIA(0): --- End of ModePool for Philips 160EW (CRT-0): ---
  141. [    20.254] (II) NVIDIA(0):
  142. [    20.254] (II) NVIDIA(0): Assigned Display Device: CRT-0
  143. [    20.254] (II) NVIDIA(0): Requested modes:
  144. [    20.254] (II) NVIDIA(0):     "nvidia-auto-select"
  145. [    20.254] (II) NVIDIA(0): Validated modes:
  146. [    20.254] (II) NVIDIA(0): MetaMode "nvidia-auto-select":
  147. [    20.254] (II) NVIDIA(0):     Bounding Box: [0, 0, 1024, 768]
  148. [    20.254] (II) NVIDIA(0):     Philips 160EW (CRT-0): "nvidia-auto-select"
  149. [    20.254] (II) NVIDIA(0):         Size          : 1024 x 768
  150. [    20.254] (II) NVIDIA(0):         Offset        : +0 +0
  151. [    20.254] (II) NVIDIA(0):         Panning Domain: @ 1024 x 768
  152. [    20.254] (II) NVIDIA(0):         Position      : [0, 0, 1024, 768]
  153. [    20.254] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
  154. [    20.255] (II) NVIDIA(0):
  155. [    20.255] (II) NVIDIA(0): Implicitly adding the following modes to X Screen 0 (these
  156. [    20.255] (II) NVIDIA(0):     will be available via XRandR and XF86VidMode):
  157. [    20.255] (II) NVIDIA(0):
  158. [    20.255] (II) NVIDIA(0): "1024x768_72"  : 1024 x  768 @  72.0 Hz
  159. [    20.255] (II) NVIDIA(0): "1024x768_70"  : 1024 x  768 @  70.1 Hz
  160. [    20.255] (II) NVIDIA(0): "1024x768_60"  : 1024 x  768 @  60.0 Hz
  161. [    20.255] (II) NVIDIA(0): "832x624"      :  832 x  624 @  74.6 Hz
  162. [    20.255] (II) NVIDIA(0): "800x600"      :  800 x  600 @  75.0 Hz
  163. [    20.255] (II) NVIDIA(0): "800x600_72"   :  800 x  600 @  72.2 Hz
  164. [    20.255] (II) NVIDIA(0): "800x600_60"   :  800 x  600 @  60.3 Hz
  165. [    20.256] (II) NVIDIA(0): "800x600_56"   :  800 x  600 @  56.2 Hz
  166. [    20.256] (II) NVIDIA(0): "640x480"      :  640 x  480 @  60.0 Hz DoubleScan
  167. [    20.256] (II) NVIDIA(0): "640x480_75"   :  640 x  480 @  75.0 Hz
  168. [    20.256] (II) NVIDIA(0): "640x480_73"   :  640 x  480 @  72.8 Hz
  169. [    20.256] (II) NVIDIA(0): "640x480_73_0" :  640 x  480 @  72.8 Hz
  170. [    20.256] (II) NVIDIA(0): "640x480_60"   :  640 x  480 @  60.0 Hz
  171. [    20.256] (II) NVIDIA(0): "640x480_60_0" :  640 x  480 @  59.9 Hz
  172. [    20.256] (II) NVIDIA(0): "640x400"      :  640 x  400 @  70.1 Hz
  173. [    20.256] (II) NVIDIA(0): "512x384"      :  512 x  384 @  75.0 Hz DoubleScan
  174. [    20.256] (II) NVIDIA(0): "512x384d70"   :  512 x  384 @  70.1 Hz DoubleScan
  175. [    20.256] (II) NVIDIA(0): "512x384d60"   :  512 x  384 @  60.0 Hz DoubleScan
  176. [    20.256] (II) NVIDIA(0): "416x312"      :  416 x  312 @  74.7 Hz DoubleScan
  177. [    20.256] (II) NVIDIA(0): "400x300"      :  400 x  300 @  75.1 Hz DoubleScan
  178. [    20.256] (II) NVIDIA(0): "400x300d72"   :  400 x  300 @  72.2 Hz DoubleScan
  179. [    20.256] (II) NVIDIA(0): "400x300d60"   :  400 x  300 @  60.3 Hz DoubleScan
  180. [    20.256] (II) NVIDIA(0): "400x300d56"   :  400 x  300 @  56.3 Hz DoubleScan
  181. [    20.256] (II) NVIDIA(0): "320x240"      :  320 x  240 @  75.0 Hz DoubleScan
  182. [    20.256] (II) NVIDIA(0): "320x240d73"   :  320 x  240 @  72.8 Hz DoubleScan
  183. [    20.256] (II) NVIDIA(0): "320x240d60"   :  320 x  240 @  60.1 Hz DoubleScan
  184. [    20.256] (II) NVIDIA(0):
  185. [    20.256] (II) NVIDIA(0): Computing DPI using physical size from Philips 160EW (CRT-0)'s
  186. [    20.256] (II) NVIDIA(0):     EDID and first mode to be programmed on Philips 160EW
  187. [    20.256] (II) NVIDIA(0):     (CRT-0):
  188. [    20.256] (II) NVIDIA(0):   width  : 1024 pixels  340  mm (DPI: 76)
  189. [    20.256] (II) NVIDIA(0):   height : 768  pixels  190  mm (DPI: 102)
  190. [    20.256] (--) NVIDIA(0): DPI set to (76, 102); computed from "UseEdidDpi" X config
  191. [    20.256] (--) NVIDIA(0):     option
  192. [    20.256] (--) Depth 24 pixmap format is 32 bpp
  193. [    20.256] (II) NVIDIA: No reserved virtual memory needed for AllowIndirectPixmaps
  194. [    20.257] (II) NVIDIA(0): Initialized GPU GART.
  195. [    20.266] (II) NVIDIA(0): kernel module enabled successfully
  196. [    20.266] (II) NVIDIA(0): GPU initialized
  197. [    20.268] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
  198. [    20.268] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
  199. [    20.268] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
  200. [    20.268] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
  201. [    20.268] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
  202. [    20.268] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
  203. [    20.268] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
  204. [    20.268] (II) NVIDIA(0):     Config Options in the README.
  205. [    20.268] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
  206. [    20.329] (II) NVIDIA(0): First mode initialized
  207. [    20.335] (II) NVIDIA(0): Using built-in logo image.
  208. [    20.335] (II) NVIDIA(0): Logo is 744x537 with depth 24.
  209. [    20.369] (II) Loading extension NV-GLX
  210. [    20.401] (II) NVIDIA(0): Initialized OpenGL Acceleration
  211. [    20.403] (II) NVIDIA(0): Visuals set up
  212. [    20.403] (II) NVIDIA(0): Pixmap depths set up
  213. [    20.403] (II) NVIDIA(0): GLX visuals set up
  214. [    20.403] (II) NVIDIA(0): Framebuffer set up
  215. [    20.412] (==) NVIDIA(0): Disabling shared memory pixmaps
  216. [    20.412] (II) NVIDIA(0): Initialized X Rendering Acceleration
  217. [    20.412] (II) NVIDIA(0): Composite wrapper disabled.
  218. [    20.412] (==) NVIDIA(0): Backing store disabled
  219. [    20.412] (==) NVIDIA(0): Silken mouse enabled
  220. [    20.412] (II) NVIDIA(0): Default colormap initialized.
  221. [    20.412] (II) NVIDIA(0): Palette loaded
  222. [    20.412] (==) NVIDIA(0): DPMS enabled
  223. [    20.412] (II) Loading extension NV-CONTROL
  224. [    20.413] (II) Loading extension XINERAMA
  225. [    20.413] (II) Loading sub module "dri2"
  226. [    20.413] (II) LoadModule: "dri2"
  227. [    20.414] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
  228. [    20.414] (II) Module dri2: vendor="X.Org Foundation"
  229. [    20.414]    compiled for 1.12.0, module version = 1.2.0
  230. [    20.414]    ABI class: X.Org Server Extension, version 6.0
  231. [    20.414] (II) NVIDIA(0): [DRI2] Setup complete
  232. [    20.414] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
  233. [    20.414] (II) NVIDIA(0): Screen initialization complete
  234. [    20.414] (==) RandR enabled
  235. [    20.414] (II) Initializing built-in extension Generic Event Extension
  236. [    20.414] (II) Initializing built-in extension SHAPE
  237. [    20.414] (II) Initializing built-in extension MIT-SHM
  238. [    20.414] (II) Initializing built-in extension XInputExtension
  239. [    20.414] (II) Initializing built-in extension XTEST
  240. [    20.414] (II) Initializing built-in extension BIG-REQUESTS
  241. [    20.414] (II) Initializing built-in extension SYNC
  242. [    20.414] (II) Initializing built-in extension XKEYBOARD
  243. [    20.414] (II) Initializing built-in extension XC-MISC
  244. [    20.414] (II) Initializing built-in extension XINERAMA
  245. [    20.414] (II) Initializing built-in extension XFIXES
  246. [    20.414] (II) Initializing built-in extension RENDER
  247. [    20.414] (II) Initializing built-in extension RANDR
  248. [    20.414] (II) Initializing built-in extension COMPOSITE
  249. [    20.414] (II) Initializing built-in extension DAMAGE
  250. [    20.415] (II) SELinux: Disabled by boolean
  251. [    20.420] (II) Initializing extension GLX
  252. [    20.531] (II) XKB: Reusing cached keymap
  253. [    20.537] (II) config/udev: Adding input device Power Button (/dev/input/event1)
  254. [    20.537] (**) Power Button: Applying InputClass "evdev keyboard catchall"
  255. [    20.537] (**) Power Button: Applying InputClass "system-setup-keyboard"
  256. [    20.537] (II) LoadModule: "evdev"
  257. [    20.538] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  258. [    20.538] (II) Module evdev: vendor="X.Org Foundation"
  259. [    20.538]    compiled for 1.12.0, module version = 2.7.0
  260. [    20.538]    Module class: X.Org XInput Driver
  261. [    20.538]    ABI class: X.Org XInput driver, version 16.0
  262. [    20.538] (II) Using input driver 'evdev' for 'Power Button'
  263. [    20.538]    Option "XkbRules" "evdev"
  264. [    20.538]    Option "XkbModel" "abnt2"
  265. [    20.538]    Option "XkbLayout" "br"
  266. [    20.538]    Option "_source" "server/udev"
  267. [    20.538]    Option "name" "Power Button"
  268. [    20.538]    Option "path" "/dev/input/event1"
  269. [    20.538]    Option "device" "/dev/input/event1"
  270. [    20.538]    Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
  271. [    20.538]    Option "driver" "evdev"
  272. [    20.538]    Option "XkbOptions" "terminate:ctrl_alt_bksp,"
  273. [    20.538] (**) Power Button: always reports core events
  274. [    20.538] (**) evdev: Power Button: Device: "/dev/input/event1"
  275. [    20.539] (--) evdev: Power Button: Vendor 0 Product 0x1
  276. [    20.539] (--) evdev: Power Button: Found keys
  277. [    20.539] (II) evdev: Power Button: Configuring as keyboard
  278. [    20.539] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
  279. [    20.539] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
  280. [    20.539] (**) Option "xkb_rules" "evdev"
  281. [    20.539] (**) Option "xkb_model" "abnt2"
  282. [    20.539] (**) Option "xkb_layout" "br"
  283. [    20.539] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  284. [    20.589] (II) config/udev: Adding input device Power Button (/dev/input/event0)
  285. [    20.589] (**) Power Button: Applying InputClass "evdev keyboard catchall"
  286. [    20.589] (**) Power Button: Applying InputClass "system-setup-keyboard"
  287. [    20.589] (II) Using input driver 'evdev' for 'Power Button'
  288. [    20.589]    Option "XkbRules" "evdev"
  289. [    20.589]    Option "XkbModel" "abnt2"
  290. [    20.589]    Option "XkbLayout" "br"
  291. [    20.589]    Option "_source" "server/udev"
  292. [    20.589]    Option "name" "Power Button"
  293. [    20.589]    Option "path" "/dev/input/event0"
  294. [    20.589]    Option "device" "/dev/input/event0"
  295. [    20.589]    Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
  296. [    20.589]    Option "driver" "evdev"
  297. [    20.589]    Option "XkbOptions" "terminate:ctrl_alt_bksp,"
  298. [    20.589] (**) Power Button: always reports core events
  299. [    20.589] (**) evdev: Power Button: Device: "/dev/input/event0"
  300. [    20.589] (--) evdev: Power Button: Vendor 0 Product 0x1
  301. [    20.589] (--) evdev: Power Button: Found keys
  302. [    20.589] (II) evdev: Power Button: Configuring as keyboard
  303. [    20.589] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
  304. [    20.589] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
  305. [    20.589] (**) Option "xkb_rules" "evdev"
  306. [    20.589] (**) Option "xkb_model" "abnt2"
  307. [    20.589] (**) Option "xkb_layout" "br"
  308. [    20.589] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  309. [    20.589] (II) XKB: Reusing cached keymap
  310. [    20.590] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event5)
  311. [    20.590] (II) No input driver specified, ignoring this device.
  312. [    20.590] (II) This device may have been added with another device file.
  313. [    20.591] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event6)
  314. [    20.591] (II) No input driver specified, ignoring this device.
  315. [    20.591] (II) This device may have been added with another device file.
  316. [    20.591] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event7)
  317. [    20.592] (II) No input driver specified, ignoring this device.
  318. [    20.592] (II) This device may have been added with another device file.
  319. [    20.592] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event8)
  320. [    20.592] (II) No input driver specified, ignoring this device.
  321. [    20.592] (II) This device may have been added with another device file.
  322. [    20.593] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event9)
  323. [    20.593] (II) No input driver specified, ignoring this device.
  324. [    20.593] (II) This device may have been added with another device file.
  325. [    20.593] (II) config/udev: Adding input device spca561 (/dev/input/event10)
  326. [    20.593] (**) spca561: Applying InputClass "evdev keyboard catchall"
  327. [    20.593] (**) spca561: Applying InputClass "system-setup-keyboard"
  328. [    20.593] (II) Using input driver 'evdev' for 'spca561'
  329. [    20.593]    Option "XkbRules" "evdev"
  330. [    20.593]    Option "XkbModel" "abnt2"
  331. [    20.593]    Option "XkbLayout" "br"
  332. [    20.593]    Option "_source" "server/udev"
  333. [    20.593]    Option "name" "spca561"
  334. [    20.593]    Option "path" "/dev/input/event10"
  335. [    20.593]    Option "device" "/dev/input/event10"
  336. [    20.593]    Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/input/input10/event10"
  337. [    20.593]    Option "driver" "evdev"
  338. [    20.593]    Option "XkbOptions" "terminate:ctrl_alt_bksp,"
  339. [    20.593] (**) spca561: always reports core events
  340. [    20.593] (**) evdev: spca561: Device: "/dev/input/event10"
  341. [    20.594] (--) evdev: spca561: Vendor 0x46d Product 0x92c
  342. [    20.594] (--) evdev: spca561: Found keys
  343. [    20.594] (II) evdev: spca561: Configuring as keyboard
  344. [    20.594] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/input/input10/event10"
  345. [    20.594] (II) XINPUT: Adding extended input device "spca561" (type: KEYBOARD, id 8)
  346. [    20.594] (**) Option "xkb_rules" "evdev"
  347. [    20.594] (**) Option "xkb_model" "abnt2"
  348. [    20.594] (**) Option "xkb_layout" "br"
  349. [    20.594] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  350. [    20.594] (II) XKB: Reusing cached keymap
  351. [    20.595] (II) config/udev: Adding input device GASIA USB KB V11 (/dev/input/event3)
  352. [    20.595] (**) GASIA USB KB V11: Applying InputClass "evdev keyboard catchall"
  353. [    20.595] (**) GASIA USB KB V11: Applying InputClass "system-setup-keyboard"
  354. [    20.595] (II) Using input driver 'evdev' for 'GASIA USB KB V11'
  355. [    20.595]    Option "XkbRules" "evdev"
  356. [    20.595]    Option "XkbModel" "abnt2"
  357. [    20.595]    Option "XkbLayout" "br"
  358. [    20.595]    Option "_source" "server/udev"
  359. [    20.595]    Option "name" "GASIA USB KB V11"
  360. [    20.595]    Option "path" "/dev/input/event3"
  361. [    20.595]    Option "device" "/dev/input/event3"
  362. [    20.595]    Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input3/event3"
  363. [    20.595]    Option "driver" "evdev"
  364. [    20.595]    Option "XkbOptions" "terminate:ctrl_alt_bksp,"
  365. [    20.595] (**) GASIA USB KB V11: always reports core events
  366. [    20.595] (**) evdev: GASIA USB KB V11: Device: "/dev/input/event3"
  367. [    20.595] (--) evdev: GASIA USB KB V11: Vendor 0xe8f Product 0x22
  368. [    20.595] (--) evdev: GASIA USB KB V11: Found keys
  369. [    20.595] (II) evdev: GASIA USB KB V11: Configuring as keyboard
  370. [    20.595] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input3/event3"
  371. [    20.595] (II) XINPUT: Adding extended input device "GASIA USB KB V11" (type: KEYBOARD, id 9)
  372. [    20.595] (**) Option "xkb_rules" "evdev"
  373. [    20.595] (**) Option "xkb_model" "abnt2"
  374. [    20.595] (**) Option "xkb_layout" "br"
  375. [    20.596] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  376. [    20.596] (II) XKB: Reusing cached keymap
  377. [    20.597] (II) config/udev: Adding input device GASIA USB KB V11 (/dev/input/event4)
  378. [    20.597] (**) GASIA USB KB V11: Applying InputClass "evdev keyboard catchall"
  379. [    20.597] (**) GASIA USB KB V11: Applying InputClass "system-setup-keyboard"
  380. [    20.597] (II) Using input driver 'evdev' for 'GASIA USB KB V11'
  381. [    20.597]    Option "XkbRules" "evdev"
  382. [    20.597]    Option "XkbModel" "abnt2"
  383. [    20.597]    Option "XkbLayout" "br"
  384. [    20.597]    Option "_source" "server/udev"
  385. [    20.597]    Option "name" "GASIA USB KB V11"
  386. [    20.597]    Option "path" "/dev/input/event4"
  387. [    20.597]    Option "device" "/dev/input/event4"
  388. [    20.597]    Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.1/input/input4/event4"
  389. [    20.597]    Option "driver" "evdev"
  390. [    20.597]    Option "XkbOptions" "terminate:ctrl_alt_bksp,"
  391. [    20.597] (**) GASIA USB KB V11: always reports core events
  392. [    20.597] (**) evdev: GASIA USB KB V11: Device: "/dev/input/event4"
  393. [    20.597] (--) evdev: GASIA USB KB V11: absolute axis 0x20 [24..-24]
  394. [    20.597] (--) evdev: GASIA USB KB V11: Vendor 0xe8f Product 0x22
  395. [    20.597] (--) evdev: GASIA USB KB V11: Found 1 mouse buttons
  396. [    20.597] (--) evdev: GASIA USB KB V11: Found scroll wheel(s)
  397. [    20.597] (--) evdev: GASIA USB KB V11: Found relative axes
  398. [    20.597] (II) evdev: GASIA USB KB V11: Forcing relative x/y axes to exist.
  399. [    20.597] (--) evdev: GASIA USB KB V11: Found absolute axes
  400. [    20.597] (II) evdev: GASIA USB KB V11: Forcing absolute x/y axes to exist.
  401. [    20.597] (--) evdev: GASIA USB KB V11: Found keys
  402. [    20.597] (II) evdev: GASIA USB KB V11: Configuring as mouse
  403. [    20.597] (II) evdev: GASIA USB KB V11: Configuring as keyboard
  404. [    20.597] (II) evdev: GASIA USB KB V11: Adding scrollwheel support
  405. [    20.597] (**) evdev: GASIA USB KB V11: YAxisMapping: buttons 4 and 5
  406. [    20.597] (**) evdev: GASIA USB KB V11: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  407. [    20.597] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.1/input/input4/event4"
  408. [    20.597] (II) XINPUT: Adding extended input device "GASIA USB KB V11" (type: KEYBOARD, id 10)
  409. [    20.597] (**) Option "xkb_rules" "evdev"
  410. [    20.597] (**) Option "xkb_model" "abnt2"
  411. [    20.597] (**) Option "xkb_layout" "br"
  412. [    20.597] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  413. [    20.598] (II) XKB: Reusing cached keymap
  414. [    20.598] (II) evdev: GASIA USB KB V11: initialized for relative axes.
  415. [    20.598] (WW) evdev: GASIA USB KB V11: ignoring absolute axes.
  416. [    20.598] (**) GASIA USB KB V11: (accel) keeping acceleration scheme 1
  417. [    20.598] (**) GASIA USB KB V11: (accel) acceleration profile 0
  418. [    20.598] (**) GASIA USB KB V11: (accel) acceleration factor: 2.000
  419. [    20.598] (**) GASIA USB KB V11: (accel) acceleration threshold: 4
  420. [    20.599] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event2)
  421. [    20.599] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
  422. [    20.599] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
  423. [    20.599]    Option "XkbRules" "evdev"
  424. [    20.599]    Option "XkbModel" "evdev"
  425. [    20.599]    Option "XkbLayout" "us"
  426. [    20.599]    Option "_source" "server/udev"
  427. [    20.599]    Option "name" "ImPS/2 Generic Wheel Mouse"
  428. [    20.599]    Option "path" "/dev/input/event2"
  429. [    20.599]    Option "device" "/dev/input/event2"
  430. [    20.599]    Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event2"
  431. [    20.599]    Option "driver" "evdev"
  432. [    20.599] (**) ImPS/2 Generic Wheel Mouse: always reports core events
  433. [    20.599] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event2"
  434. [    20.599] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
  435. [    20.599] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
  436. [    20.599] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
  437. [    20.599] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
  438. [    20.599] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
  439. [    20.599] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
  440. [    20.599] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
  441. [    20.599] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
  442. [    20.599] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  443. [    20.599] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event2"
  444. [    20.600] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 11)
  445. [    20.600] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
  446. [    20.600] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
  447. [    20.600] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
  448. [    20.600] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
  449. [    20.600] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
  450. [    20.600] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
  451. [    20.600] (II) No input driver specified, ignoring this device.
  452. [    20.600] (II) This device may have been added with another device file.
  453. [  4769.641] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
  454. [  4769.716] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
  455. [  4769.716] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
  456. [  4769.716] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
  457. [  4769.716] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
  458. [  4769.716] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
  459. [  4769.716] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
  460. [  4769.716] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
  461. [  4769.716] (II) NVIDIA(0):     Config Options in the README.
  462. [aelsonmoura@worksystem ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement