1. /usr/lib/X11/xorg.conf.d/00-evdev.conf:
  2. # Catchall classes for input devices
  3. # We don't simply match on any device since that also adds accelerometers
  4. # and other devices that we don't really want to use. The list below
  5. # matches everything but joysticks.
  6.  
  7. Section "InputClass"
  8. Identifier "evdev pointer catchall"
  9. MatchIsPointer "on"
  10. MatchDevicePath "/dev/input/event*"
  11. Driver "evdev"
  12. EndSection
  13.  
  14. Section "InputClass"
  15. Identifier "evdev keyboard catchall"
  16. MatchIsKeyboard "on"
  17. MatchDevicePath "/dev/input/event*"
  18. Driver "evdev"
  19. EndSection
  20.  
  21. Section "InputClass"
  22. Identifier "evdev touchpad catchall"
  23. MatchIsTouchpad "on"
  24. MatchDevicePath "/dev/input/event*"
  25. Driver "evdev"
  26. EndSection
  27.  
  28. Section "InputClass"
  29. Identifier "evdev tablet catchall"
  30. MatchIsTablet "on"
  31. MatchDevicePath "/dev/input/event*"
  32. Driver "evdev"
  33. EndSection
  34.  
  35. Section "InputClass"
  36. Identifier "evdev touchscreen catchall"
  37. MatchIsTouchscreen "on"
  38. MatchDevicePath "/dev/input/event*"
  39. Driver "evdev"
  40. EndSection
  41.  
  42. - - - - - - -
  43. X.Org X Server 1.7.6
  44. Release Date: 2010-03-17
  45. X Protocol Version 11, Revision 0
  46. Build Operating System: Linux 2.6.32-16-generic i686 Ubuntu
  47. Current Operating System: Linux pris.hut.fi 2.6.32-16-generic #25-Ubuntu SMP Tue Mar 9 16:33:52 UTC 2010 i686
  48. Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-16-generic root=UUID=fc3a8330-a2b0-4b18-9f6c-4157157753b8 ro crashkernel=384M-2G:64M,2G-:128M quiet splash
  49. Build Date: 24 March 2010 04:56:38PM
  50. xorg-server 2:1.7.6-1ubuntu1 (Timo Aaltonen <tjaalton@ubuntu.com>)
  51. Current version of pixman: 0.16.4
  52. Before reporting problems, check http://wiki.x.org
  53. to make sure that you have the latest version.
  54. Markers: (--) probed, (**) from config file, (==) default setting,
  55. (++) from command line, (!!) notice, (II) informational,
  56. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  57. (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 24 17:30:08 2010
  58. (==) Using config directory: "/etc/X11/xorg.conf.d"
  59. (==) No Layout section. Using the first Screen section.
  60. (==) No screen section available. Using defaults.
  61. (**) |-->Screen "Default Screen Section" (0)
  62. (**) | |-->Monitor "<default monitor>"
  63. (==) No monitor specified for screen "Default Screen Section".
  64. Using a default monitor configuration.
  65. (==) Automatically adding devices
  66. (==) Automatically enabling devices
  67. (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
  68. Entry deleted from font path.
  69. (==) FontPath set to:
  70. /usr/share/fonts/X11/misc,
  71. /usr/share/fonts/X11/100dpi/:unscaled,
  72. /usr/share/fonts/X11/75dpi/:unscaled,
  73. /usr/share/fonts/X11/Type1,
  74. /usr/share/fonts/X11/100dpi,
  75. /usr/share/fonts/X11/75dpi,
  76. /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
  77. built-ins
  78. (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
  79. (II) Cannot locate a core pointer device.
  80. (II) Cannot locate a core keyboard device.
  81. (II) The server relies on udev to provide the list of input devices.
  82. If no devices become available, reconfigure udev or disable AutoAddDevices.
  83. (II) Loader magic: 0x81f1580
  84. (II) Module ABI versions:
  85. X.Org ANSI C Emulation: 0.4
  86. X.Org Video Driver: 6.0
  87. X.Org XInput driver : 7.0
  88. X.Org Server Extension : 2.0
  89. (--) using VT number 8
  90.  
  91. (--) PCI:*(0:0:2:0) 8086:2a02:17aa:20b5 Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12, Mem @ 0xf8000000/1048576, 0xe0000000/268435456, I/O @ 0x00001800/8
  92. (--) PCI: (0:0:2:1) 8086:2a03:17aa:20b5 Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12, Mem @ 0xf8100000/1048576
  93. (II) Open ACPI successful (/var/run/acpid.socket)
  94. (II) LoadModule: "extmod"
  95. (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
  96. (II) Module extmod: vendor="X.Org Foundation"
  97. compiled for 1.7.6, module version = 1.0.0
  98. Module class: X.Org Server Extension
  99. ABI class: X.Org Server Extension, version 2.0
  100. (II) Loading extension MIT-SCREEN-SAVER
  101. (II) Loading extension XFree86-VidModeExtension
  102. (II) Loading extension XFree86-DGA
  103. (II) Loading extension DPMS
  104. (II) Loading extension XVideo
  105. (II) Loading extension XVideo-MotionCompensation
  106. (II) Loading extension X-Resource
  107. (II) LoadModule: "dbe"
  108. (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
  109. (II) Module dbe: vendor="X.Org Foundation"
  110. compiled for 1.7.6, module version = 1.0.0
  111. Module class: X.Org Server Extension
  112. ABI class: X.Org Server Extension, version 2.0
  113. (II) Loading extension DOUBLE-BUFFER
  114. (II) LoadModule: "glx"
  115. (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
  116. (II) Module glx: vendor="X.Org Foundation"
  117. compiled for 1.7.6, module version = 1.0.0
  118. ABI class: X.Org Server Extension, version 2.0
  119. (==) AIGLX enabled
  120. (II) Loading extension GLX
  121. (II) LoadModule: "record"
  122. (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
  123. (II) Module record: vendor="X.Org Foundation"
  124. compiled for 1.7.6, module version = 1.13.0
  125. Module class: X.Org Server Extension
  126. ABI class: X.Org Server Extension, version 2.0
  127. (II) Loading extension RECORD
  128. (II) LoadModule: "dri"
  129. (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
  130. (II) Module dri: vendor="X.Org Foundation"
  131. compiled for 1.7.6, module version = 1.0.0
  132. ABI class: X.Org Server Extension, version 2.0
  133. (II) Loading extension XFree86-DRI
  134. (II) LoadModule: "dri2"
  135. (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
  136. (II) Module dri2: vendor="X.Org Foundation"
  137. compiled for 1.7.6, module version = 1.1.0
  138. ABI class: X.Org Server Extension, version 2.0
  139. (II) Loading extension DRI2
  140. (==) Assigned the driver to the xf86ConfigLayout
  141. (II) LoadModule: "intel"
  142. (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
  143. (II) Module intel: vendor="X.Org Foundation"
  144. compiled for 1.7.5, module version = 2.9.1
  145. Module class: X.Org Video Driver
  146. ABI class: X.Org Video Driver, version 6.0
  147. (II) LoadModule: "vesa"
  148. (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
  149. (II) Module vesa: vendor="X.Org Foundation"
  150. compiled for 1.7.3.902, module version = 2.3.0
  151. Module class: X.Org Video Driver
  152. ABI class: X.Org Video Driver, version 6.0
  153. (II) LoadModule: "fbdev"
  154. (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
  155. (II) Module fbdev: vendor="X.Org Foundation"
  156. compiled for 1.7.2, module version = 0.4.1
  157. ABI class: X.Org Video Driver, version 6.0
  158. (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
  159. i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
  160. E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
  161. 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
  162. 4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
  163. (II) VESA: driver for VESA chipsets: vesa
  164. (II) FBDEV: driver for framebuffer: fbdev
  165. (II) Primary Device is: PCI 00@00:02:0
  166. (WW) Falling back to old probe method for vesa
  167. (WW) Falling back to old probe method for fbdev
  168. (II) Loading sub module "fbdevhw"
  169. (II) LoadModule: "fbdevhw"
  170. (II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
  171. (II) Module fbdevhw: vendor="X.Org Foundation"
  172. compiled for 1.7.6, module version = 0.0.2
  173. ABI class: X.Org Video Driver, version 6.0
  174. drmOpenDevice: node name is /dev/dri/card0
  175. drmOpenDevice: open result is 9, (OK)
  176. drmOpenByBusid: Searching for BusID pci:0000:00:02.0
  177. drmOpenDevice: node name is /dev/dri/card0
  178. drmOpenDevice: open result is 9, (OK)
  179. drmOpenByBusid: drmOpenMinor returns 9
  180. drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
  181. (II) intel(0): Creating default Display subsection in Screen section
  182. "Default Screen Section" for depth/fbbpp 24/32
  183. (==) intel(0): Depth 24, (--) framebuffer bpp 32
  184. (==) intel(0): RGB weight 888
  185. (==) intel(0): Default visual is TrueColor
  186. (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
  187. (--) intel(0): Chipset: "965GM"
  188. (II) intel(0): Output VGA1 has no monitor section
  189. (II) intel(0): Output LVDS1 has no monitor section
  190. (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
  191. (II) intel(0): EDID for output VGA1
  192. (II) intel(0): EDID for output LVDS1
  193. (II) intel(0): Manufacturer: LEN Model: 4000 Serial#: 0
  194. (II) intel(0): Year: 2005 Week: 0
  195. (II) intel(0): EDID Version: 1.3
  196. (II) intel(0): Digital Display Input
  197. (II) intel(0): Max Image Size [cm]: horiz.: 25 vert.: 18
  198. (II) intel(0): Gamma: 2.20
  199. (II) intel(0): DPMS capabilities: StandBy Suspend Off
  200. (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
  201. (II) intel(0): First detailed timing is preferred mode
  202. (II) intel(0): redX: 0.569 redY: 0.342 greenX: 0.312 greenY: 0.544
  203. (II) intel(0): blueX: 0.149 blueY: 0.132 whiteX: 0.313 whiteY: 0.329
  204. (II) intel(0): Supported established timings:
  205. (II) intel(0): 640x480@60Hz
  206. (II) intel(0): 800x600@60Hz
  207. (II) intel(0): 1024x768@60Hz
  208. (II) intel(0): Manufacturer's mask: 0
  209. (II) intel(0): Supported detailed timing:
  210. (II) intel(0): clock: 54.2 MHz Image Size: 246 x 185 mm
  211. (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
  212. (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
  213. (II) intel(0): Supported detailed timing:
  214. (II) intel(0): clock: 43.3 MHz Image Size: 246 x 185 mm
  215. (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
  216. (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
  217. (II) intel(0): Unknown vendor-specific block f
  218. (II) intel(0): LTN121XJ-L07
  219. (II) intel(0): EDID (in hex):
  220. (II) intel(0): 00ffffffffffff0030ae004000000000
  221. (II) intel(0): 000f010380191278eaed7591574f8b26
  222. (II) intel(0): 21505421080001010101010101010101
  223. (II) intel(0): 01010101010128150040410026301888
  224. (II) intel(0): 3600f6b900000018ed10004041002630
  225. (II) intel(0): 18883600f6b9000000180000000f0061
  226. (II) intel(0): 43326143280f01004ca3584a000000fe
  227. (II) intel(0): 004c544e313231584a2d4c30370a0000
  228. (II) intel(0): Not using default mode "320x175" (doublescan mode not supported)
  229. (II) intel(0): Not using default mode "320x200" (doublescan mode not supported)
  230. (II) intel(0): Not using default mode "360x200" (doublescan mode not supported)
  231. (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
  232. (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
  233. (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
  234. (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
  235. (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
  236. (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
  237. (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
  238. (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
  239. (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
  240. (II) intel(0): Not using default mode "1024x768" (interlace mode not supported)
  241. (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
  242. (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
  243. (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
  244. (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
  245. (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
  246. (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
  247. (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
  248. (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
  249. (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
  250. (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
  251. (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
  252. (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
  253. (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
  254. (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
  255. (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
  256. (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
  257. (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
  258. (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
  259. (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
  260. (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
  261. (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
  262. (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
  263. (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
  264. (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
  265. (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
  266. (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
  267. (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
  268. (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
  269. (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
  270. (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
  271. (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
  272. (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
  273. (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
  274. (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
  275. (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
  276. (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
  277. (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
  278. (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
  279. (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
  280. (II) intel(0): Not using default mode "416x312" (doublescan mode not supported)
  281. (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
  282. (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
  283. (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
  284. (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
  285. (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
  286. (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
  287. (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
  288. (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
  289. (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
  290. (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
  291. (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
  292. (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
  293. (II) intel(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
  294. (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
  295. (II) intel(0): Not using default mode "1360x768" (exceeds panel dimensions)
  296. (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
  297. (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
  298. (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
  299. (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
  300. (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
  301. (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
  302. (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
  303. (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
  304. (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
  305. (II) intel(0): Not using default mode "1440x900" (exceeds panel dimensions)
  306. (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
  307. (II) intel(0): Not using default mode "1600x1024" (exceeds panel dimensions)
  308. (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
  309. (II) intel(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
  310. (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
  311. (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
  312. (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
  313. (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
  314. (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
  315. (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
  316. (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
  317. (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
  318. (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
  319. (II) intel(0): Not using default mode "1920x1080" (monitor doesn't support reduced blanking)
  320. (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
  321. (II) intel(0): Not using default mode "1920x1200" (monitor doesn't support reduced blanking)
  322. (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
  323. (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
  324. (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
  325. (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
  326. (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
  327. (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
  328. (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
  329. (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
  330. (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
  331. (II) intel(0): Printing probed modes for output LVDS1
  332. (II) intel(0): Modeline "1024x768"x50.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
  333. (II) intel(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
  334. (II) intel(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
  335. (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
  336. (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  337. (II) intel(0): Modeline "1024x768"x40.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
  338. (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
  339. (II) intel(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
  340. (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
  341. (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
  342. (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  343. (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
  344. (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
  345. (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
  346. (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
  347. (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  348. (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  349. (II) intel(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz)
  350. (II) intel(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz)
  351. (II) intel(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz)
  352. (II) intel(0): Output VGA1 disconnected
  353. (II) intel(0): Output LVDS1 connected
  354. (II) intel(0): Using exact sizes for initial modes
  355. (II) intel(0): Output LVDS1 using initial mode 1024x768
  356. (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
  357. (==) intel(0): video overlay key set to 0x101fe
  358. (==) intel(0): DPI set to (96, 96)
  359. (II) Loading sub module "fb"
  360. (II) LoadModule: "fb"
  361. (II) Loading /usr/lib/xorg/modules/libfb.so
  362. (II) Module fb: vendor="X.Org Foundation"
  363. compiled for 1.7.6, module version = 1.0.0
  364. ABI class: X.Org ANSI C Emulation, version 0.4
  365. (II) UnloadModule: "vesa"
  366. (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
  367. (II) UnloadModule: "fbdev"
  368. (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so
  369. (II) UnloadModule: "fbdevhw"
  370. (II) Unloading /usr/lib/xorg/modules/linux/libfbdevhw.so
  371. (==) Depth 24 pixmap format is 32 bpp
  372. (II) intel(0): [DRI2] Setup complete
  373. (**) intel(0): Framebuffer compression disabled
  374. (**) intel(0): Tiling enabled
  375. (**) intel(0): SwapBuffers wait enabled
  376. (==) intel(0): VideoRam: 262144 KB
  377. (II) intel(0): Attempting memory allocation with tiled buffers.
  378. (II) intel(0): Tiled allocation successful.
  379. (II) UXA(0): Driver registered support for the following operations:
  380. (II) solid
  381. (II) copy
  382. (II) composite (RENDER acceleration)
  383. (==) intel(0): Backing store disabled
  384. (==) intel(0): Silken mouse enabled
  385. (II) intel(0): Initializing HW Cursor
  386. (II) intel(0): No memory allocations
  387. (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
  388. (==) intel(0): DPMS enabled
  389. (==) intel(0): Intel XvMC decoder disabled
  390. (II) intel(0): Set up textured video
  391. (II) intel(0): direct rendering: DRI2 Enabled
  392. (--) RandR disabled
  393. (II) Initializing built-in extension Generic Event Extension
  394. (II) Initializing built-in extension SHAPE
  395. (II) Initializing built-in extension MIT-SHM
  396. (II) Initializing built-in extension XInputExtension
  397. (II) Initializing built-in extension XTEST
  398. (II) Initializing built-in extension BIG-REQUESTS
  399. (II) Initializing built-in extension SYNC
  400. (II) Initializing built-in extension XKEYBOARD
  401. (II) Initializing built-in extension XC-MISC
  402. (II) Initializing built-in extension SECURITY
  403. (II) Initializing built-in extension XINERAMA
  404. (II) Initializing built-in extension XFIXES
  405. (II) Initializing built-in extension RENDER
  406. (II) Initializing built-in extension RANDR
  407. (II) Initializing built-in extension COMPOSITE
  408. (II) Initializing built-in extension DAMAGE
  409. (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
  410. (II) AIGLX: enabled GLX_SGI_make_current_read
  411. (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
  412. (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
  413. (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
  414. (II) GLX: Initialized DRI2 GL provider for screen 0
  415. (II) intel(0): Setting screen physical size to 270 x 203
  416. (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
  417. (II) config/udev: Adding input device "Power Button" (/dev/input/event2)
  418. (**) "Power Button": Applying InputClass "evdev keyboard catchall"
  419. (II) LoadModule: "evdev"
  420. (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  421. (II) Module evdev: vendor="X.Org Foundation"
  422. compiled for 1.7.5, module version = 2.3.2
  423. Module class: X.Org XInput Driver
  424. ABI class: X.Org XInput driver, version 7.0
  425. (**) "Power Button": always reports core events
  426. (**) "Power Button": Device: "/dev/input/event2"
  427. (II) "Power Button": Found keys
  428. (II) "Power Button": Configuring as keyboard
  429. (II) XINPUT: Adding extended input device ""Power Button"" (type: KEYBOARD)
  430. (**) Option "xkb_rules" "evdev"
  431. (**) Option "xkb_model" "pc105"
  432. (**) Option "xkb_layout" "fi"
  433. (**) Option "xkb_options" "lv3:ralt_switch"
  434. (II) XKB: reuse xkmfile /var/lib/xkb/server-AC770E48D91EBEC53847B8C2D614156C55E490A6.xkm
  435. (II) config/udev: Adding input device "Video Bus" (/dev/input/event8)
  436. (**) "Video Bus": Applying InputClass "evdev keyboard catchall"
  437. (**) "Video Bus": always reports core events
  438. (**) "Video Bus": Device: "/dev/input/event8"
  439. (II) "Video Bus": Found keys
  440. (II) "Video Bus": Configuring as keyboard
  441. (II) XINPUT: Adding extended input device ""Video Bus"" (type: KEYBOARD)
  442. (**) Option "xkb_rules" "evdev"
  443. (**) Option "xkb_model" "pc105"
  444. (**) Option "xkb_layout" "fi"
  445. (**) Option "xkb_options" "lv3:ralt_switch"
  446. (II) config/udev: Adding input device "Lid Switch" (/dev/input/event0)
  447. (EE) No input driver/identifier specified (ignoring)
  448. (II) config/udev: Adding input device "Sleep Button" (/dev/input/event1)
  449. (**) "Sleep Button": Applying InputClass "evdev keyboard catchall"
  450. (**) "Sleep Button": always reports core events
  451. (**) "Sleep Button": Device: "/dev/input/event1"
  452. (II) "Sleep Button": Found keys
  453. (II) "Sleep Button": Configuring as keyboard
  454. (II) XINPUT: Adding extended input device ""Sleep Button"" (type: KEYBOARD)
  455. (**) Option "xkb_rules" "evdev"
  456. (**) Option "xkb_model" "pc105"
  457. (**) Option "xkb_layout" "fi"
  458. (**) Option "xkb_options" "lv3:ralt_switch"
  459. (II) config/udev: Adding input device "Mitsumi Electric Apple Optical USB Mouse" (/dev/input/event6)
  460. (**) "Mitsumi Electric Apple Optical USB Mouse": Applying InputClass "evdev pointer catchall"
  461. (**) "Mitsumi Electric Apple Optical USB Mouse": always reports core events
  462. (**) "Mitsumi Electric Apple Optical USB Mouse": Device: "/dev/input/event6"
  463. (II) "Mitsumi Electric Apple Optical USB Mouse": Found 8 mouse buttons
  464. (II) "Mitsumi Electric Apple Optical USB Mouse": Found scroll wheel(s)
  465. (II) "Mitsumi Electric Apple Optical USB Mouse": Found relative axes
  466. (II) "Mitsumi Electric Apple Optical USB Mouse": Found x and y relative axes
  467. (II) "Mitsumi Electric Apple Optical USB Mouse": Configuring as mouse
  468. (**) "Mitsumi Electric Apple Optical USB Mouse": YAxisMapping: buttons 4 and 5
  469. (**) "Mitsumi Electric Apple Optical USB Mouse": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  470. (II) XINPUT: Adding extended input device ""Mitsumi Electric Apple Optical USB Mouse"" (type: MOUSE)
  471. (II) "Mitsumi Electric Apple Optical USB Mouse": initialized for relative axes.
  472. (II) config/udev: Adding input device "Mitsumi Electric Apple Optical USB Mouse" (/dev/input/mouse1)
  473. (EE) No input driver/identifier specified (ignoring)
  474. (II) config/udev: Adding input device "HDA Digital PCBeep" (/dev/input/event9)
  475. (EE) No input driver/identifier specified (ignoring)
  476. (II) config/udev: Adding input device "AT Translated Set 2 keyboard" (/dev/input/event4)
  477. (**) "AT Translated Set 2 keyboard": Applying InputClass "evdev keyboard catchall"
  478. (**) "AT Translated Set 2 keyboard": always reports core events
  479. (**) "AT Translated Set 2 keyboard": Device: "/dev/input/event4"
  480. (II) "AT Translated Set 2 keyboard": Found keys
  481. (II) "AT Translated Set 2 keyboard": Configuring as keyboard
  482. (II) XINPUT: Adding extended input device ""AT Translated Set 2 keyboard"" (type: KEYBOARD)
  483. (**) Option "xkb_rules" "evdev"
  484. (**) Option "xkb_model" "pc105"
  485. (**) Option "xkb_layout" "fi"
  486. (**) Option "xkb_options" "lv3:ralt_switch"
  487. (II) config/udev: Adding input device "TPPS/2 IBM TrackPoint" (/dev/input/event7)
  488. (**) "TPPS/2 IBM TrackPoint": Applying InputClass "evdev pointer catchall"
  489. (**) "TPPS/2 IBM TrackPoint": always reports core events
  490. (**) "TPPS/2 IBM TrackPoint": Device: "/dev/input/event7"
  491. (II) "TPPS/2 IBM TrackPoint": Found 3 mouse buttons
  492. (II) "TPPS/2 IBM TrackPoint": Found relative axes
  493. (II) "TPPS/2 IBM TrackPoint": Found x and y relative axes
  494. (II) "TPPS/2 IBM TrackPoint": Configuring as mouse
  495. (**) "TPPS/2 IBM TrackPoint": YAxisMapping: buttons 4 and 5
  496. (**) "TPPS/2 IBM TrackPoint": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  497. (II) XINPUT: Adding extended input device ""TPPS/2 IBM TrackPoint"" (type: MOUSE)
  498. (II) "TPPS/2 IBM TrackPoint": initialized for relative axes.
  499. (II) config/udev: Adding input device "TPPS/2 IBM TrackPoint" (/dev/input/mouse2)
  500. (EE) No input driver/identifier specified (ignoring)
  501. (II) config/udev: Adding input device "Macintosh mouse button emulation" (/dev/input/event3)
  502. (**) "Macintosh mouse button emulation": Applying InputClass "evdev pointer catchall"
  503. (**) "Macintosh mouse button emulation": always reports core events
  504. (**) "Macintosh mouse button emulation": Device: "/dev/input/event3"
  505. (II) "Macintosh mouse button emulation": Found 3 mouse buttons
  506. (II) "Macintosh mouse button emulation": Found relative axes
  507. (II) "Macintosh mouse button emulation": Found x and y relative axes
  508. (II) "Macintosh mouse button emulation": Configuring as mouse
  509. (**) "Macintosh mouse button emulation": YAxisMapping: buttons 4 and 5
  510. (**) "Macintosh mouse button emulation": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  511. (II) XINPUT: Adding extended input device ""Macintosh mouse button emulation"" (type: MOUSE)
  512. (II) "Macintosh mouse button emulation": initialized for relative axes.
  513. (II) config/udev: Adding input device "Macintosh mouse button emulation" (/dev/input/mouse0)
  514. (EE) No input driver/identifier specified (ignoring)
  515. (II) config/udev: Adding input device "ThinkPad Extra Buttons" (/dev/input/event5)
  516. (**) "ThinkPad Extra Buttons": Applying InputClass "evdev keyboard catchall"
  517. (**) "ThinkPad Extra Buttons": always reports core events
  518. (**) "ThinkPad Extra Buttons": Device: "/dev/input/event5"
  519. (II) "ThinkPad Extra Buttons": Found keys
  520. (II) "ThinkPad Extra Buttons": Configuring as keyboard
  521. (II) XINPUT: Adding extended input device ""ThinkPad Extra Buttons"" (type: KEYBOARD)
  522. (**) Option "xkb_rules" "evdev"
  523. (**) Option "xkb_model" "pc105"
  524. (**) Option "xkb_layout" "fi"
  525. (**) Option "xkb_options" "lv3:ralt_switch"
  526. (II) intel(0): EDID vendor "LEN", prod id 16384
  527. (II) intel(0): Printing DDC gathered Modelines:
  528. (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
  529. (II) intel(0): Modeline "1024x768"x0.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
  530. (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  531. (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  532. (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  533. (II) intel(0): EDID vendor "LEN", prod id 16384
  534. (II) intel(0): Printing DDC gathered Modelines:
  535. (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
  536. (II) intel(0): Modeline "1024x768"x0.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
  537. (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  538. (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  539. (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  540. (II) intel(0): EDID vendor "LEN", prod id 16384
  541. (II) intel(0): Printing DDC gathered Modelines:
  542. (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
  543. (II) intel(0): Modeline "1024x768"x0.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
  544. (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  545. (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  546. (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  547. (II) intel(0): EDID vendor "LEN", prod id 16384
  548. (II) intel(0): Printing DDC gathered Modelines:
  549. (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
  550. (II) intel(0): Modeline "1024x768"x0.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
  551. (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  552. (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  553. (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  554. (II) intel(0): EDID vendor "LEN", prod id 16384
  555. (II) intel(0): Printing DDC gathered Modelines:
  556. (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
  557. (II) intel(0): Modeline "1024x768"x0.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
  558. (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  559. (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  560. (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)