Advertisement
Guest User

Untitled

a guest
Sep 29th, 2011
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.24 KB | None | 0 0
  1. use: X [:<display>] [option]
  2. -a # default pointer acceleration (factor)
  3. -ac disable access control restrictions
  4. -audit int set audit trail level
  5. -auth file select authorization file
  6. -br create root window with black background
  7. +bs enable any backing store support
  8. -bs disable any backing store support
  9. -c turns off key-click
  10. c # key-click volume (0-100)
  11. -cc int default color visual class
  12. -nocursor disable the cursor
  13. -core generate core dump on fatal error
  14. -dpi int screen resolution in dots per inch
  15. -dpms disables VESA DPMS monitor control
  16. -deferglyphs [none|all|16] defer loading of [no|all|16-bit] glyphs
  17. -f # bell base (0-100)
  18. -fc string cursor font
  19. -fn string default font name
  20. -fp string default font path
  21. -help prints message with these options
  22. -I ignore all remaining arguments
  23. -ld int limit data space to N Kb
  24. -lf int limit number of open files to N
  25. -ls int limit stack space to N Kb
  26. -nolock disable the locking mechanism
  27. -nolisten string don't listen on protocol
  28. -noreset don't reset after last client exists
  29. -background [none] create root window with no background
  30. -reset reset after last client exists
  31. -p # screen-saver pattern duration (minutes)
  32. -pn accept failure to listen on all ports
  33. -nopn reject failure to listen on all ports
  34. -r turns off auto-repeat
  35. r turns on auto-repeat
  36. -render [default|mono|gray|color] set render color alloc policy
  37. -retro start with classic stipple and cursor
  38. -s # screen-saver timeout (minutes)
  39. -t # default pointer threshold (pixels/t)
  40. -terminate terminate at server reset
  41. -to # connection time out
  42. -tst disable testing extensions
  43. ttyxx server started from init on /dev/ttyxx
  44. v video blanking for screen-saver
  45. -v screen-saver without video blanking
  46. -wm WhenMapped default backing-store
  47. -wr create root window with white background
  48. -maxbigreqsize set maximal bigrequest size
  49. +xinerama Enable XINERAMA extension
  50. -xinerama Disable XINERAMA extension
  51. -dumbSched Disable smart scheduling, enable old behavior
  52. -schedInterval int Set scheduler interval in msec
  53. -sigstop Enable SIGSTOP based startup
  54. +extension name Enable extension
  55. -extension name Disable extension
  56. -query host-name contact named host for XDMCP
  57. -broadcast broadcast for XDMCP
  58. -multicast [addr [hops]] IPv6 multicast for XDMCP
  59. -indirect host-name contact named host for indirect XDMCP
  60. -port port-num UDP port number to send messages to
  61. -from local-address specify the local address to connect from
  62. -once Terminate server after one session
  63. -class display-class specify display class to send in manage
  64. -cookie xdm-auth-bits specify the magic cookie for XDMCP
  65. -displayID display-id manufacturer display ID for request
  66. [+-]accessx [ timeout [ timeout_mask [ feedback [ options_mask] ] ] ]
  67. enable/disable accessx key sequences
  68. -ardelay set XKB autorepeat delay
  69. -arinterval set XKB autorepeat interval
  70.  
  71.  
  72. Device Dependent Usage
  73. -modulepath paths specify the module search path
  74. -logfile file specify a log file name
  75. -configure probe for devices and write an xorg.conf
  76. -showopts print available options for all installed drivers
  77. -config file specify a configuration file, relative to the
  78. xorg.conf search path, only root can use absolute
  79. -configdir dir specify a configuration directory, relative to the
  80. xorg.conf.d search path, only root can use absolute
  81. -verbose [n] verbose startup messages
  82. -logverbose [n] verbose log messages
  83. -quiet minimal startup messages
  84. -pixmap24 use 24bpp pixmaps for depth 24
  85. -pixmap32 use 32bpp pixmaps for depth 24
  86. -fbbpp n set bpp for the framebuffer. Default: 8
  87. -depth n set colour depth. Default: 8
  88. -gamma f set gamma value (0.1 < f < 10.0) Default: 1.0
  89. -rgamma f set gamma value for red phase
  90. -ggamma f set gamma value for green phase
  91. -bgamma f set gamma value for blue phase
  92. -weight nnn set RGB weighting at 16 bpp. Default: 565
  93. -layout name specify the ServerLayout section name
  94. -screen name specify the Screen section name
  95. -keyboard name specify the core keyboard InputDevice name
  96. -pointer name specify the core pointer InputDevice name
  97. -nosilk disable Silken Mouse
  98. -flipPixels swap default black/white Pixel values
  99. -disableVidMode disable mode adjustments with xvidtune
  100. -allowNonLocalXvidtune allow xvidtune to be run as a non-local client
  101. -allowMouseOpenFail start server even if the mouse can't be initialized
  102. -ignoreABI make module ABI mismatches non-fatal
  103. -isolateDevice bus_id restrict device resets to bus_id (PCI only)
  104. -version show the server version
  105. -showDefaultModulePath show the server default module path
  106. -showDefaultLibPath show the server default library path
  107. vtXX use the specified VT number
  108. -keeptty don't detach controlling tty (for debugging only)
  109. -novtswitch don't immediately switch to new VT
  110. -sharevts share VTs with another X server
  111.  
  112. [ 20364.790]
  113. X.Org X Server 1.10.4
  114. Release Date: 2011-08-19
  115. [ 20364.790] X Protocol Version 11, Revision 0
  116. [ 20364.790] Build Operating System: x86-16 2.6.32-131.2.1.el6.x86_64
  117. [ 20364.790] Current Operating System: Linux localhost.localdomain 2.6.40.4-5.fc15.i686 #1 SMP Tue Aug 30 14:54:41 UTC 2011 i686
  118. [ 20364.790] Kernel command line: ro root=/dev/sda1 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=de-latin1-nodeadkeys rhgb quiet
  119. [ 20364.790] Build Date: 07 September 2011 04:13:44PM
  120. [ 20364.790] Build ID: xorg-x11-server 1.10.4-1.fc15
  121. [ 20364.790] Current version of pixman: 0.20.2
  122. [ 20364.790] Before reporting problems, check http://wiki.x.org
  123. to make sure that you have the latest version.
  124. [ 20364.790] Markers: (--) probed, (**) from config file, (==) default setting,
  125. (++) from command line, (!!) notice, (II) informational,
  126. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  127. [ 20364.790] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 28 23:57:46 2011
  128. [ 20364.791] (==) Using config directory: "/etc/X11/xorg.conf.d"
  129. [ 20364.791] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  130. [ 20364.791] (==) No Layout section. Using the first Screen section.
  131. [ 20364.791] (==) No screen section available. Using defaults.
  132. [ 20364.791] (**) |-->Screen "Default Screen Section" (0)
  133. [ 20364.791] (**) | |-->Monitor "<default monitor>"
  134. [ 20364.791] (==) No monitor specified for screen "Default Screen Section".
  135. Using a default monitor configuration.
  136. [ 20364.791] (==) Automatically adding devices
  137. [ 20364.791] (==) Automatically enabling devices
  138. [ 20364.791] (==) FontPath set to:
  139. catalogue:/etc/X11/fontpath.d,
  140. built-ins
  141. [ 20364.791] (==) ModulePath set to "/usr/lib/xorg/modules"
  142. [ 20364.792] (II) The server relies on udev to provide the list of input devices.
  143. If no devices become available, reconfigure udev or disable AutoAddDevices.
  144. [ 20364.792] (II) Loader magic: 0x8229f20
  145. [ 20364.792] (II) Module ABI versions:
  146. [ 20364.792] X.Org ANSI C Emulation: 0.4
  147. [ 20364.792] X.Org Video Driver: 10.0
  148. [ 20364.792] X.Org XInput driver : 12.2
  149. [ 20364.792] X.Org Server Extension : 5.0
  150. [ 20364.793] (--) PCI:*(0:0:2:0) 8086:27a2:1179:0005 rev 3, Mem @ 0xffd80000/524288, 0xe0000000/268435456, 0xffd40000/262144, I/O @ 0x0000cff8/8, BIOS @ 0x????????/131072
  151. [ 20364.793] (--) PCI: (0:0:2:1) 8086:27a6:1179:0005 rev 3, Mem @ 0xca000000/524288, BIOS @ 0x????????/65536
  152. [ 20364.793] (II) LoadModule: "extmod"
  153. [ 20364.793] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
  154. [ 20364.794] (II) Module extmod: vendor="X.Org Foundation"
  155. [ 20364.794] compiled for 1.10.4, module version = 1.0.0
  156. [ 20364.794] Module class: X.Org Server Extension
  157. [ 20364.794] ABI class: X.Org Server Extension, version 5.0
  158. [ 20364.794] (II) Loading extension SELinux
  159. [ 20364.794] (II) Loading extension MIT-SCREEN-SAVER
  160. [ 20364.794] (II) Loading extension XFree86-VidModeExtension
  161. [ 20364.794] (II) Loading extension XFree86-DGA
  162. [ 20364.794] (II) Loading extension DPMS
  163. [ 20364.794] (II) Loading extension XVideo
  164. [ 20364.794] (II) Loading extension XVideo-MotionCompensation
  165. [ 20364.794] (II) Loading extension X-Resource
  166. [ 20364.794] (II) LoadModule: "dbe"
  167. [ 20364.794] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
  168. [ 20364.794] (II) Module dbe: vendor="X.Org Foundation"
  169. [ 20364.794] compiled for 1.10.4, module version = 1.0.0
  170. [ 20364.794] Module class: X.Org Server Extension
  171. [ 20364.794] ABI class: X.Org Server Extension, version 5.0
  172. [ 20364.794] (II) Loading extension DOUBLE-BUFFER
  173. [ 20364.795] (II) LoadModule: "glx"
  174. [ 20364.795] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
  175. [ 20364.795] (II) Module glx: vendor="X.Org Foundation"
  176. [ 20364.795] compiled for 1.10.4, module version = 1.0.0
  177. [ 20364.795] ABI class: X.Org Server Extension, version 5.0
  178. [ 20364.795] (==) AIGLX enabled
  179. [ 20364.795] (II) Loading extension GLX
  180. [ 20364.795] (II) LoadModule: "record"
  181. [ 20364.796] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
  182. [ 20364.796] (II) Module record: vendor="X.Org Foundation"
  183. [ 20364.796] compiled for 1.10.4, module version = 1.13.0
  184. [ 20364.796] Module class: X.Org Server Extension
  185. [ 20364.796] ABI class: X.Org Server Extension, version 5.0
  186. [ 20364.796] (II) Loading extension RECORD
  187. [ 20364.796] (II) LoadModule: "dri"
  188. [ 20364.797] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
  189. [ 20364.797] (II) Module dri: vendor="X.Org Foundation"
  190. [ 20364.797] compiled for 1.10.4, module version = 1.0.0
  191. [ 20364.797] ABI class: X.Org Server Extension, version 5.0
  192. [ 20364.797] (II) Loading extension XFree86-DRI
  193. [ 20364.797] (II) LoadModule: "dri2"
  194. [ 20364.798] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
  195. [ 20364.798] (II) Module dri2: vendor="X.Org Foundation"
  196. [ 20364.798] compiled for 1.10.4, module version = 1.2.0
  197. [ 20364.798] ABI class: X.Org Server Extension, version 5.0
  198. [ 20364.798] (II) Loading extension DRI2
  199. [ 20364.798] (==) Matched intel as autoconfigured driver 0
  200. [ 20364.798] (==) Matched vesa as autoconfigured driver 1
  201. [ 20364.798] (==) Matched fbdev as autoconfigured driver 2
  202. [ 20364.798] (==) Assigned the driver to the xf86ConfigLayout
  203. [ 20364.798] (II) LoadModule: "intel"
  204. [ 20364.799] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
  205. [ 20364.799] (II) Module intel: vendor="X.Org Foundation"
  206. [ 20364.799] compiled for 1.10.4, module version = 2.16.0
  207. [ 20364.799] Module class: X.Org Video Driver
  208. [ 20364.799] ABI class: X.Org Video Driver, version 10.0
  209. [ 20364.799] (II) LoadModule: "vesa"
  210. [ 20364.799] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
  211. [ 20364.799] (II) Module vesa: vendor="X.Org Foundation"
  212. [ 20364.799] compiled for 1.10.0, module version = 2.3.0
  213. [ 20364.799] Module class: X.Org Video Driver
  214. [ 20364.799] ABI class: X.Org Video Driver, version 10.0
  215. [ 20364.799] (II) LoadModule: "fbdev"
  216. [ 20364.800] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
  217. [ 20364.800] (II) Module fbdev: vendor="X.Org Foundation"
  218. [ 20364.800] compiled for 1.10.0, module version = 0.4.1
  219. [ 20364.800] ABI class: X.Org Video Driver, version 10.0
  220. [ 20364.800] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
  221. i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
  222. E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
  223. 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
  224. 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
  225. Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
  226. Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
  227. Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
  228. Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
  229. Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
  230. [ 20364.800] (II) VESA: driver for VESA chipsets: vesa
  231. [ 20364.800] (II) FBDEV: driver for framebuffer: fbdev
  232. [ 20364.800] (++) using VT number 1
  233.  
  234. [ 20364.802] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
  235. [ 20364.802] (WW) Falling back to old probe method for vesa
  236. [ 20364.802] (WW) Falling back to old probe method for fbdev
  237. [ 20364.802] (II) Loading sub module "fbdevhw"
  238. [ 20364.802] (II) LoadModule: "fbdevhw"
  239. [ 20364.803] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
  240. [ 20364.803] (II) Module fbdevhw: vendor="X.Org Foundation"
  241. [ 20364.803] compiled for 1.10.4, module version = 0.0.2
  242. [ 20364.803] ABI class: X.Org Video Driver, version 10.0
  243. [ 20364.803] drmOpenDevice: node name is /dev/dri/card0
  244. [ 20364.803] drmOpenDevice: open result is 11, (OK)
  245. [ 20364.803] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
  246. [ 20364.803] drmOpenDevice: node name is /dev/dri/card0
  247. [ 20364.803] drmOpenDevice: open result is 11, (OK)
  248. [ 20364.803] drmOpenByBusid: drmOpenMinor returns 11
  249. [ 20364.803] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
  250. [ 20364.803] (II) intel(0): Creating default Display subsection in Screen section
  251. "Default Screen Section" for depth/fbbpp 24/32
  252. [ 20364.803] (==) intel(0): Depth 24, (--) framebuffer bpp 32
  253. [ 20364.803] (==) intel(0): RGB weight 888
  254. [ 20364.803] (==) intel(0): Default visual is TrueColor
  255. [ 20364.803] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GM
  256. [ 20364.803] (--) intel(0): Chipset: "945GM"
  257. [ 20364.803] (**) intel(0): Relaxed fencing disabled
  258. [ 20364.803] (**) intel(0): Wait on SwapBuffers? enabled
  259. [ 20364.803] (**) intel(0): Triple buffering? enabled
  260. [ 20364.803] (**) intel(0): Framebuffer tiled
  261. [ 20364.803] (**) intel(0): Pixmaps tiled
  262. [ 20364.803] (**) intel(0): 3D buffers tiled
  263. [ 20364.803] (**) intel(0): SwapBuffers wait enabled
  264. [ 20364.803] (==) intel(0): video overlay key set to 0x101fe
  265. [ 20364.804] (II) intel(0): Output LVDS1 has no monitor section
  266. [ 20364.804] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
  267. [ 20364.871] (II) intel(0): Output VGA1 has no monitor section
  268. [ 20364.871] (II) intel(0): Output TV1 has no monitor section
  269. [ 20364.871] (II) intel(0): EDID for output LVDS1
  270. [ 20364.871] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
  271. [ 20364.871] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
  272. [ 20364.871] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
  273. [ 20364.871] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
  274. [ 20364.871] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
  275. [ 20364.871] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
  276. [ 20364.871] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
  277. [ 20364.871] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
  278. [ 20364.872] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
  279. [ 20364.872] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
  280. [ 20364.872] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
  281. [ 20364.872] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
  282. [ 20364.872] (II) intel(0): Printing probed modes for output LVDS1
  283. [ 20364.872] (II) intel(0): Modeline "1280x800"x60.0 68.93 1280 1301 1333 1408 800 804 808 816 -hsync -vsync (49.0 kHz)
  284. [ 20364.872] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  285. [ 20364.872] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  286. [ 20364.872] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
  287. [ 20364.872] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  288. [ 20364.937] (II) intel(0): EDID for output VGA1
  289. [ 20364.937] (II) intel(0): Manufacturer: ACI Model: 26a4 Serial#: 36046
  290. [ 20364.937] (II) intel(0): Year: 2010 Week: 6
  291. [ 20364.937] (II) intel(0): EDID Version: 1.3
  292. [ 20364.937] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
  293. [ 20364.937] (II) intel(0): Sync: Separate
  294. [ 20364.937] (II) intel(0): Max Image Size [cm]: horiz.: 55 vert.: 34
  295. [ 20364.937] (II) intel(0): Gamma: 2.20
  296. [ 20364.937] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
  297. [ 20364.937] (II) intel(0): First detailed timing is preferred mode
  298. [ 20364.937] (II) intel(0): redX: 0.640 redY: 0.352 greenX: 0.287 greenY: 0.628
  299. [ 20364.938] (II) intel(0): blueX: 0.144 blueY: 0.075 whiteX: 0.312 whiteY: 0.328
  300. [ 20364.938] (II) intel(0): Supported established timings:
  301. [ 20364.938] (II) intel(0): 720x400@70Hz
  302. [ 20364.938] (II) intel(0): 640x480@60Hz
  303. [ 20364.938] (II) intel(0): 640x480@67Hz
  304. [ 20364.938] (II) intel(0): 640x480@72Hz
  305. [ 20364.938] (II) intel(0): 640x480@75Hz
  306. [ 20364.938] (II) intel(0): 800x600@56Hz
  307. [ 20364.938] (II) intel(0): 800x600@60Hz
  308. [ 20364.938] (II) intel(0): 800x600@72Hz
  309. [ 20364.938] (II) intel(0): 800x600@75Hz
  310. [ 20364.938] (II) intel(0): 832x624@75Hz
  311. [ 20364.938] (II) intel(0): 1024x768@60Hz
  312. [ 20364.938] (II) intel(0): 1024x768@70Hz
  313. [ 20364.938] (II) intel(0): 1024x768@75Hz
  314. [ 20364.938] (II) intel(0): 1280x1024@75Hz
  315. [ 20364.938] (II) intel(0): Manufacturer's mask: 0
  316. [ 20364.938] (II) intel(0): Supported standard timings:
  317. [ 20364.938] (II) intel(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
  318. [ 20364.938] (II) intel(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
  319. [ 20364.938] (II) intel(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
  320. [ 20364.938] (II) intel(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
  321. [ 20364.938] (II) intel(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
  322. [ 20364.938] (II) intel(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
  323. [ 20364.938] (II) intel(0): Supported detailed timing:
  324. [ 20364.938] (II) intel(0): clock: 154.0 MHz Image Size: 550 x 340 mm
  325. [ 20364.938] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
  326. [ 20364.938] (II) intel(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
  327. [ 20364.938] (II) intel(0): Serial No: A2LMTF036046
  328. [ 20364.938] (II) intel(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 85 kHz, PixClock max 175 MHz
  329. [ 20364.939] (II) intel(0): Monitor name: ASUS VW266H
  330. [ 20364.939] (II) intel(0): EDID (in hex):
  331. [ 20364.939] (II) intel(0): 00ffffffffffff000469a426ce8c0000
  332. [ 20364.939] (II) intel(0): 06140103683722782acbd0a35a49a024
  333. [ 20364.939] (II) intel(0): 135054bfef00714f0101814081809500
  334. [ 20364.939] (II) intel(0): b300d1c00101283c80a070b023403020
  335. [ 20364.939] (II) intel(0): 360026542100001a000000ff0041324c
  336. [ 20364.939] (II) intel(0): 4d54463033363034360a000000fd0032
  337. [ 20364.939] (II) intel(0): 4b1e5511000a202020202020000000fc
  338. [ 20364.939] (II) intel(0): 0041535553205657323636480a20008a
  339. [ 20364.939] (II) intel(0): Printing probed modes for output VGA1
  340. [ 20364.939] (II) intel(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
  341. [ 20364.939] (II) intel(0): Modeline "1920x1080"x60.0 172.78 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
  342. [ 20364.939] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
  343. [ 20364.939] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
  344. [ 20364.939] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
  345. [ 20364.939] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
  346. [ 20364.939] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
  347. [ 20364.939] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
  348. [ 20364.939] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
  349. [ 20364.939] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
  350. [ 20364.939] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  351. [ 20364.939] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
  352. [ 20364.939] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
  353. [ 20364.939] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
  354. [ 20364.939] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  355. [ 20364.939] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
  356. [ 20364.939] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
  357. [ 20364.939] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
  358. [ 20364.939] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
  359. [ 20364.939] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  360. [ 20364.939] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
  361. [ 20364.939] (II) intel(0): EDID for output TV1
  362. [ 20364.939] (II) intel(0): Printing probed modes for output TV1
  363. [ 20364.940] (II) intel(0): Modeline "848x480"x30.0 14.51 848 849 912 944 480 481 512 513 (15.4 kHz)
  364. [ 20364.940] (II) intel(0): Modeline "640x480"x30.0 11.31 640 641 704 736 480 481 512 513 (15.4 kHz)
  365. [ 20364.940] (II) intel(0): Modeline "1024x768"x30.0 26.89 1024 1025 1088 1120 768 769 800 801 (24.0 kHz)
  366. [ 20364.940] (II) intel(0): Modeline "800x600"x30.0 17.00 800 801 864 896 600 601 632 633 (19.0 kHz)
  367. [ 20364.940] (II) intel(0): Output LVDS1 connected
  368. [ 20364.940] (II) intel(0): Output VGA1 connected
  369. [ 20364.940] (II) intel(0): Output TV1 disconnected
  370. [ 20364.940] (II) intel(0): Using spanning desktop for initial modes
  371. [ 20364.940] (II) intel(0): Output LVDS1 using initial mode 1280x800 +0+0
  372. [ 20364.940] (II) intel(0): Output VGA1 using initial mode 1920x1200 +1280+0
  373. [ 20364.940] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
  374. [ 20364.940] (II) intel(0): Kernel page flipping support detected, enabling
  375. [ 20364.940] (==) intel(0): DPI set to (96, 96)
  376. [ 20364.940] (II) Loading sub module "fb"
  377. [ 20364.940] (II) LoadModule: "fb"
  378. [ 20364.940] (II) Loading /usr/lib/xorg/modules/libfb.so
  379. [ 20364.940] (II) Module fb: vendor="X.Org Foundation"
  380. [ 20364.940] compiled for 1.10.4, module version = 1.0.0
  381. [ 20364.940] ABI class: X.Org ANSI C Emulation, version 0.4
  382. [ 20364.940] (II) Loading sub module "dri2"
  383. [ 20364.940] (II) LoadModule: "dri2"
  384. [ 20364.941] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
  385. [ 20364.941] (II) Module dri2: vendor="X.Org Foundation"
  386. [ 20364.941] compiled for 1.10.4, module version = 1.2.0
  387. [ 20364.941] ABI class: X.Org Server Extension, version 5.0
  388. [ 20364.941] (II) UnloadModule: "vesa"
  389. [ 20364.941] (II) Unloading vesa
  390. [ 20364.941] (II) UnloadModule: "fbdev"
  391. [ 20364.941] (II) Unloading fbdev
  392. [ 20364.941] (II) UnloadModule: "fbdevhw"
  393. [ 20364.941] (II) Unloading fbdevhw
  394. [ 20364.941] (==) Depth 24 pixmap format is 32 bpp
  395. [ 20364.941] (II) intel(0): [DRI2] Setup complete
  396. [ 20364.941] (II) intel(0): [DRI2] DRI driver: i915
  397. [ 20364.941] (WW) intel(0): Failed to set tiling on frontbuffer.
  398. [ 20364.941] (II) intel(0): Allocated new frame buffer 3200x1200 stride 12800, untiled
  399. [ 20364.941] (II) UXA(0): Driver registered support for the following operations:
  400. [ 20364.941] (II) solid
  401. [ 20364.941] (II) copy
  402. [ 20364.941] (II) composite (RENDER acceleration)
  403. [ 20364.941] (II) put_image
  404. [ 20364.941] (II) get_image
  405. [ 20364.941] (==) intel(0): Backing store disabled
  406. [ 20364.941] (==) intel(0): Silken mouse enabled
  407. [ 20364.941] (II) intel(0): Initializing HW Cursor
  408. [ 20364.987] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
  409. [ 20364.988] (==) intel(0): DPMS enabled
  410. [ 20364.988] (II) intel(0): Set up textured video
  411. [ 20364.988] (II) intel(0): Set up overlay video
  412. [ 20364.988] (II) intel(0): direct rendering: DRI2 Enabled
  413. [ 20364.988] (--) RandR disabled
  414. [ 20364.988] (II) Initializing built-in extension Generic Event Extension
  415. [ 20364.989] (II) Initializing built-in extension SHAPE
  416. [ 20364.989] (II) Initializing built-in extension MIT-SHM
  417. [ 20364.989] (II) Initializing built-in extension XInputExtension
  418. [ 20364.989] (II) Initializing built-in extension XTEST
  419. [ 20364.989] (II) Initializing built-in extension BIG-REQUESTS
  420. [ 20364.989] (II) Initializing built-in extension SYNC
  421. [ 20364.989] (II) Initializing built-in extension XKEYBOARD
  422. [ 20364.989] (II) Initializing built-in extension XC-MISC
  423. [ 20364.989] (II) Initializing built-in extension XINERAMA
  424. [ 20364.989] (II) Initializing built-in extension XFIXES
  425. [ 20364.989] (II) Initializing built-in extension RENDER
  426. [ 20364.989] (II) Initializing built-in extension RANDR
  427. [ 20364.989] (II) Initializing built-in extension COMPOSITE
  428. [ 20364.989] (II) Initializing built-in extension DAMAGE
  429. [ 20364.989] (II) SELinux: Disabled on system
  430. [ 20365.008] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
  431. [ 20365.008] (II) AIGLX: enabled GLX_INTEL_swap_event
  432. [ 20365.008] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
  433. [ 20365.008] (II) AIGLX: enabled GLX_SGI_make_current_read
  434. [ 20365.008] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
  435. [ 20365.008] (II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
  436. [ 20365.008] (II) GLX: Initialized DRI2 GL provider for screen 0
  437. [ 20365.009] (II) intel(0): Setting screen physical size to 846 x 317
  438. [ 20365.052] (II) config/udev: Adding input device Power Button (/dev/input/event2)
  439. [ 20365.052] (**) Power Button: Applying InputClass "evdev keyboard catchall"
  440. [ 20365.052] (**) Power Button: Applying InputClass "system-setup-keyboard"
  441. [ 20365.052] (II) LoadModule: "evdev"
  442. [ 20365.052] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  443. [ 20365.052] (II) Module evdev: vendor="X.Org Foundation"
  444. [ 20365.052] compiled for 1.10.1, module version = 2.6.0
  445. [ 20365.052] Module class: X.Org XInput Driver
  446. [ 20365.052] ABI class: X.Org XInput driver, version 12.2
  447. [ 20365.052] (II) Using input driver 'evdev' for 'Power Button'
  448. [ 20365.052] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  449. [ 20365.052] (**) Power Button: always reports core events
  450. [ 20365.052] (**) Power Button: Device: "/dev/input/event2"
  451. [ 20365.053] (--) evdev: Power Button: Vendor 0 Product 0x1
  452. [ 20365.053] (--) Power Button: Found keys
  453. [ 20365.053] (II) Power Button: Configuring as keyboard
  454. [ 20365.053] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
  455. [ 20365.053] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
  456. [ 20365.053] (**) Option "xkb_rules" "evdev"
  457. [ 20365.053] (**) Option "xkb_model" "pc105"
  458. [ 20365.053] (**) Option "xkb_layout" "de"
  459. [ 20365.053] (**) Option "xkb_variant" "nodeadkeys"
  460. [ 20365.053] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  461. [ 20365.079] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
  462. [ 20365.079] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
  463. [ 20365.079] (**) Video Bus: Applying InputClass "system-setup-keyboard"
  464. [ 20365.079] (II) Using input driver 'evdev' for 'Video Bus'
  465. [ 20365.079] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  466. [ 20365.079] (**) Video Bus: always reports core events
  467. [ 20365.079] (**) Video Bus: Device: "/dev/input/event4"
  468. [ 20365.079] (--) evdev: Video Bus: Vendor 0 Product 0x6
  469. [ 20365.079] (--) Video Bus: Found keys
  470. [ 20365.079] (II) Video Bus: Configuring as keyboard
  471. [ 20365.079] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
  472. [ 20365.079] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
  473. [ 20365.079] (**) Option "xkb_rules" "evdev"
  474. [ 20365.079] (**) Option "xkb_model" "pc105"
  475. [ 20365.079] (**) Option "xkb_layout" "de"
  476. [ 20365.079] (**) Option "xkb_variant" "nodeadkeys"
  477. [ 20365.079] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  478. [ 20365.082] (II) config/udev: Adding input device Power Button (/dev/input/event1)
  479. [ 20365.082] (**) Power Button: Applying InputClass "evdev keyboard catchall"
  480. [ 20365.082] (**) Power Button: Applying InputClass "system-setup-keyboard"
  481. [ 20365.082] (II) Using input driver 'evdev' for 'Power Button'
  482. [ 20365.082] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  483. [ 20365.082] (**) Power Button: always reports core events
  484. [ 20365.082] (**) Power Button: Device: "/dev/input/event1"
  485. [ 20365.082] (--) evdev: Power Button: Vendor 0 Product 0x1
  486. [ 20365.082] (--) Power Button: Found keys
  487. [ 20365.082] (II) Power Button: Configuring as keyboard
  488. [ 20365.082] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
  489. [ 20365.083] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
  490. [ 20365.083] (**) Option "xkb_rules" "evdev"
  491. [ 20365.083] (**) Option "xkb_model" "pc105"
  492. [ 20365.083] (**) Option "xkb_layout" "de"
  493. [ 20365.083] (**) Option "xkb_variant" "nodeadkeys"
  494. [ 20365.083] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  495. [ 20365.083] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
  496. [ 20365.083] (II) No input driver/identifier specified (ignoring)
  497. [ 20365.086] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
  498. [ 20365.086] (II) No input driver/identifier specified (ignoring)
  499. [ 20365.089] (II) config/udev: Adding input device C-Media USB Headphone Set (/dev/input/event8)
  500. [ 20365.089] (**) C-Media USB Headphone Set : Applying InputClass "evdev keyboard catchall"
  501. [ 20365.089] (**) C-Media USB Headphone Set : Applying InputClass "system-setup-keyboard"
  502. [ 20365.089] (II) Using input driver 'evdev' for 'C-Media USB Headphone Set '
  503. [ 20365.089] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  504. [ 20365.089] (**) C-Media USB Headphone Set : always reports core events
  505. [ 20365.089] (**) C-Media USB Headphone Set : Device: "/dev/input/event8"
  506. [ 20365.089] (--) evdev: C-Media USB Headphone Set : Vendor 0xd8c Product 0xc
  507. [ 20365.089] (--) C-Media USB Headphone Set : Found keys
  508. [ 20365.089] (II) C-Media USB Headphone Set : Configuring as keyboard
  509. [ 20365.089] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.3/input/input22/event8"
  510. [ 20365.089] (II) XINPUT: Adding extended input device "C-Media USB Headphone Set " (type: KEYBOARD)
  511. [ 20365.089] (**) Option "xkb_rules" "evdev"
  512. [ 20365.089] (**) Option "xkb_model" "pc105"
  513. [ 20365.089] (**) Option "xkb_layout" "de"
  514. [ 20365.090] (**) Option "xkb_variant" "nodeadkeys"
  515. [ 20365.090] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  516. [ 20365.092] (II) config/udev: Adding input device USB-compliant keyboard (/dev/input/event5)
  517. [ 20365.092] (**) USB-compliant keyboard: Applying InputClass "evdev keyboard catchall"
  518. [ 20365.092] (**) USB-compliant keyboard: Applying InputClass "system-setup-keyboard"
  519. [ 20365.092] (II) Using input driver 'evdev' for 'USB-compliant keyboard'
  520. [ 20365.092] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  521. [ 20365.092] (**) USB-compliant keyboard: always reports core events
  522. [ 20365.092] (**) USB-compliant keyboard: Device: "/dev/input/event5"
  523. [ 20365.092] (--) evdev: USB-compliant keyboard: Vendor 0x62a Product 0x201
  524. [ 20365.092] (--) USB-compliant keyboard: Found keys
  525. [ 20365.092] (II) USB-compliant keyboard: Configuring as keyboard
  526. [ 20365.092] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7.1/1-7.1:1.0/input/input19/event5"
  527. [ 20365.092] (II) XINPUT: Adding extended input device "USB-compliant keyboard" (type: KEYBOARD)
  528. [ 20365.092] (**) Option "xkb_rules" "evdev"
  529. [ 20365.092] (**) Option "xkb_model" "pc105"
  530. [ 20365.092] (**) Option "xkb_layout" "de"
  531. [ 20365.092] (**) Option "xkb_variant" "nodeadkeys"
  532. [ 20365.092] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  533. [ 20365.093] (II) config/udev: Adding input device USB-compliant keyboard (/dev/input/event6)
  534. [ 20365.093] (**) USB-compliant keyboard: Applying InputClass "evdev keyboard catchall"
  535. [ 20365.093] (**) USB-compliant keyboard: Applying InputClass "system-setup-keyboard"
  536. [ 20365.093] (II) Using input driver 'evdev' for 'USB-compliant keyboard'
  537. [ 20365.093] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  538. [ 20365.093] (**) USB-compliant keyboard: always reports core events
  539. [ 20365.093] (**) USB-compliant keyboard: Device: "/dev/input/event6"
  540. [ 20365.093] (--) evdev: USB-compliant keyboard: Vendor 0x62a Product 0x201
  541. [ 20365.094] (--) USB-compliant keyboard: Found 1 mouse buttons
  542. [ 20365.094] (--) USB-compliant keyboard: Found scroll wheel(s)
  543. [ 20365.094] (--) USB-compliant keyboard: Found relative axes
  544. [ 20365.094] (--) USB-compliant keyboard: Found x and y relative axes
  545. [ 20365.094] (--) USB-compliant keyboard: Found absolute axes
  546. [ 20365.094] (--) USB-compliant keyboard: Found keys
  547. [ 20365.094] (II) USB-compliant keyboard: Configuring as mouse
  548. [ 20365.094] (II) USB-compliant keyboard: Configuring as keyboard
  549. [ 20365.094] (II) USB-compliant keyboard: Adding scrollwheel support
  550. [ 20365.094] (**) USB-compliant keyboard: YAxisMapping: buttons 4 and 5
  551. [ 20365.094] (**) USB-compliant keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  552. [ 20365.094] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7.1/1-7.1:1.1/input/input20/event6"
  553. [ 20365.094] (II) XINPUT: Adding extended input device "USB-compliant keyboard" (type: KEYBOARD)
  554. [ 20365.094] (**) Option "xkb_rules" "evdev"
  555. [ 20365.094] (**) Option "xkb_model" "pc105"
  556. [ 20365.094] (**) Option "xkb_layout" "de"
  557. [ 20365.094] (**) Option "xkb_variant" "nodeadkeys"
  558. [ 20365.094] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  559. [ 20365.094] (II) USB-compliant keyboard: initialized for relative axes.
  560. [ 20365.094] (WW) USB-compliant keyboard: ignoring absolute axes.
  561. [ 20365.094] (**) USB-compliant keyboard: (accel) keeping acceleration scheme 1
  562. [ 20365.094] (**) USB-compliant keyboard: (accel) acceleration profile 0
  563. [ 20365.094] (**) USB-compliant keyboard: (accel) acceleration factor: 2.000
  564. [ 20365.094] (**) USB-compliant keyboard: (accel) acceleration threshold: 4
  565. [ 20365.095] (II) config/udev: Adding input device USB-compliant keyboard (/dev/input/mouse0)
  566. [ 20365.095] (**) USB-compliant keyboard: Applying InputClass "system-setup-keyboard"
  567. [ 20365.095] (II) No input driver/identifier specified (ignoring)
  568. [ 20365.096] (II) config/udev: Adding input device HID 04d9:1133 (/dev/input/event7)
  569. [ 20365.096] (**) HID 04d9:1133: Applying InputClass "evdev pointer catchall"
  570. [ 20365.096] (II) Using input driver 'evdev' for 'HID 04d9:1133'
  571. [ 20365.096] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  572. [ 20365.096] (**) HID 04d9:1133: always reports core events
  573. [ 20365.096] (**) HID 04d9:1133: Device: "/dev/input/event7"
  574. [ 20365.096] (--) evdev: HID 04d9:1133: Vendor 0x4d9 Product 0x1133
  575. [ 20365.096] (--) HID 04d9:1133: Found 3 mouse buttons
  576. [ 20365.096] (--) HID 04d9:1133: Found scroll wheel(s)
  577. [ 20365.096] (--) HID 04d9:1133: Found relative axes
  578. [ 20365.096] (--) HID 04d9:1133: Found x and y relative axes
  579. [ 20365.096] (II) HID 04d9:1133: Configuring as mouse
  580. [ 20365.096] (II) HID 04d9:1133: Adding scrollwheel support
  581. [ 20365.096] (**) HID 04d9:1133: YAxisMapping: buttons 4 and 5
  582. [ 20365.096] (**) HID 04d9:1133: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  583. [ 20365.096] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7.2/1-7.2:1.0/input/input21/event7"
  584. [ 20365.096] (II) XINPUT: Adding extended input device "HID 04d9:1133" (type: MOUSE)
  585. [ 20365.096] (II) HID 04d9:1133: initialized for relative axes.
  586. [ 20365.096] (**) HID 04d9:1133: (accel) keeping acceleration scheme 1
  587. [ 20365.096] (**) HID 04d9:1133: (accel) acceleration profile 0
  588. [ 20365.096] (**) HID 04d9:1133: (accel) acceleration factor: 2.000
  589. [ 20365.096] (**) HID 04d9:1133: (accel) acceleration threshold: 4
  590. [ 20365.096] (II) config/udev: Adding input device HID 04d9:1133 (/dev/input/mouse1)
  591. [ 20365.096] (II) No input driver/identifier specified (ignoring)
  592. [ 20365.103] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
  593. [ 20365.103] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
  594. [ 20365.103] (**) AT Translated Set 2 keyboard: Applying InputClass "system-setup-keyboard"
  595. [ 20365.103] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
  596. [ 20365.103] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  597. [ 20365.103] (**) AT Translated Set 2 keyboard: always reports core events
  598. [ 20365.103] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
  599. [ 20365.103] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
  600. [ 20365.103] (--) AT Translated Set 2 keyboard: Found keys
  601. [ 20365.103] (II) AT Translated Set 2 keyboard: Configuring as keyboard
  602. [ 20365.103] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
  603. [ 20365.103] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
  604. [ 20365.103] (**) Option "xkb_rules" "evdev"
  605. [ 20365.103] (**) Option "xkb_model" "pc105"
  606. [ 20365.103] (**) Option "xkb_layout" "de"
  607. [ 20365.103] (**) Option "xkb_variant" "nodeadkeys"
  608. [ 20365.103] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  609. [ 20365.109] (II) config/udev: Adding input device Toshiba input device (/dev/input/event9)
  610. [ 20365.109] (**) Toshiba input device: Applying InputClass "evdev keyboard catchall"
  611. [ 20365.110] (**) Toshiba input device: Applying InputClass "system-setup-keyboard"
  612. [ 20365.110] (II) Using input driver 'evdev' for 'Toshiba input device'
  613. [ 20365.110] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  614. [ 20365.110] (**) Toshiba input device: always reports core events
  615. [ 20365.110] (**) Toshiba input device: Device: "/dev/input/event9"
  616. [ 20365.110] (--) evdev: Toshiba input device: Vendor 0 Product 0
  617. [ 20365.110] (--) Toshiba input device: Found keys
  618. [ 20365.110] (II) Toshiba input device: Configuring as keyboard
  619. [ 20365.110] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
  620. [ 20365.110] (II) XINPUT: Adding extended input device "Toshiba input device" (type: KEYBOARD)
  621. [ 20365.110] (**) Option "xkb_rules" "evdev"
  622. [ 20365.110] (**) Option "xkb_model" "pc105"
  623. [ 20365.110] (**) Option "xkb_layout" "de"
  624. [ 20365.110] (**) Option "xkb_variant" "nodeadkeys"
  625. [ 20365.110] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
  626. [ 20369.250] (II) intel(0): Allocated new frame buffer 1920x1200 stride 8192, tiled
  627. [ 20369.669] (II) intel(0): EDID vendor "ACI", prod id 9892
  628. [ 20369.669] (II) intel(0): Using EDID range info for horizontal sync
  629. [ 20369.669] (II) intel(0): Using EDID range info for vertical refresh
  630. [ 20369.669] (II) intel(0): Printing DDC gathered Modelines:
  631. [ 20369.669] (II) intel(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
  632. [ 20369.669] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  633. [ 20369.669] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
  634. [ 20369.669] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
  635. [ 20369.669] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
  636. [ 20369.669] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
  637. [ 20369.669] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  638. [ 20369.669] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
  639. [ 20369.669] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
  640. [ 20369.669] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
  641. [ 20369.669] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
  642. [ 20369.669] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  643. [ 20369.669] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
  644. [ 20369.669] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
  645. [ 20369.669] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
  646. [ 20369.669] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
  647. [ 20369.669] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
  648. [ 20369.669] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
  649. [ 20369.669] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
  650. [ 20369.669] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
  651. [ 20369.669] (II) intel(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
  652. [ 20369.819] (II) intel(0): EDID vendor "ACI", prod id 9892
  653. [ 20369.819] (II) intel(0): Using hsync ranges from config file
  654. [ 20369.819] (II) intel(0): Using vrefresh ranges from config file
  655. [ 20369.819] (II) intel(0): Printing DDC gathered Modelines:
  656. [ 20369.819] (II) intel(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
  657. [ 20369.819] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  658. [ 20369.819] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
  659. [ 20369.820] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
  660. [ 20369.820] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
  661. [ 20369.820] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
  662. [ 20369.820] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  663. [ 20369.820] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
  664. [ 20369.820] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
  665. [ 20369.820] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
  666. [ 20369.820] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
  667. [ 20369.820] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  668. [ 20369.820] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
  669. [ 20369.820] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
  670. [ 20369.820] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
  671. [ 20369.820] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
  672. [ 20369.820] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
  673. [ 20369.820] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
  674. [ 20369.820] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
  675. [ 20369.820] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
  676. [ 20369.820] (II) intel(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
  677. [ 20369.988] (II) intel(0): EDID vendor "ACI", prod id 9892
  678. [ 20369.988] (II) intel(0): Using hsync ranges from config file
  679. [ 20369.988] (II) intel(0): Using vrefresh ranges from config file
  680. [ 20369.988] (II) intel(0): Printing DDC gathered Modelines:
  681. [ 20369.988] (II) intel(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
  682. [ 20369.988] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  683. [ 20369.988] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
  684. [ 20369.988] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
  685. [ 20369.988] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
  686. [ 20369.988] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
  687. [ 20369.988] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  688. [ 20369.988] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
  689. [ 20369.988] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
  690. [ 20369.988] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
  691. [ 20369.988] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
  692. [ 20369.988] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  693. [ 20369.988] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
  694. [ 20369.988] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
  695. [ 20369.988] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
  696. [ 20369.988] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
  697. [ 20369.988] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
  698. [ 20369.988] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
  699. [ 20369.988] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
  700. [ 20369.988] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
  701. [ 20369.988] (II) intel(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
  702. [ 20370.154] (II) intel(0): EDID vendor "ACI", prod id 9892
  703. [ 20370.155] (II) intel(0): Using hsync ranges from config file
  704. [ 20370.155] (II) intel(0): Using vrefresh ranges from config file
  705. [ 20370.155] (II) intel(0): Printing DDC gathered Modelines:
  706. [ 20370.155] (II) intel(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
  707. [ 20370.155] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  708. [ 20370.155] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
  709. [ 20370.155] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
  710. [ 20370.155] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
  711. [ 20370.155] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
  712. [ 20370.155] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  713. [ 20370.155] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
  714. [ 20370.155] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
  715. [ 20370.155] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
  716. [ 20370.155] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
  717. [ 20370.155] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  718. [ 20370.155] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
  719. [ 20370.155] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
  720. [ 20370.155] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
  721. [ 20370.155] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
  722. [ 20370.155] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
  723. [ 20370.155] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
  724. [ 20370.155] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
  725. [ 20370.155] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
  726. [ 20370.155] (II) intel(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
  727. [ 20370.288] (II) intel(0): EDID vendor "ACI", prod id 9892
  728. [ 20370.288] (II) intel(0): Using hsync ranges from config file
  729. [ 20370.288] (II) intel(0): Using vrefresh ranges from config file
  730. [ 20370.288] (II) intel(0): Printing DDC gathered Modelines:
  731. [ 20370.288] (II) intel(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
  732. [ 20370.288] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  733. [ 20370.288] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
  734. [ 20370.288] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
  735. [ 20370.288] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
  736. [ 20370.288] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
  737. [ 20370.288] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  738. [ 20370.288] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
  739. [ 20370.288] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
  740. [ 20370.288] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
  741. [ 20370.288] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
  742. [ 20370.288] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  743. [ 20370.288] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
  744. [ 20370.288] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
  745. [ 20370.288] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
  746. [ 20370.288] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
  747. [ 20370.288] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
  748. [ 20370.288] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
  749. [ 20370.288] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
  750. [ 20370.288] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
  751. [ 20370.288] (II) intel(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
  752. [ 20370.423] (II) intel(0): EDID vendor "ACI", prod id 9892
  753. [ 20370.423] (II) intel(0): Using hsync ranges from config file
  754. [ 20370.423] (II) intel(0): Using vrefresh ranges from config file
  755. [ 20370.423] (II) intel(0): Printing DDC gathered Modelines:
  756. [ 20370.423] (II) intel(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
  757. [ 20370.423] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  758. [ 20370.423] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
  759. [ 20370.423] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
  760. [ 20370.423] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
  761. [ 20370.423] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
  762. [ 20370.423] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  763. [ 20370.423] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
  764. [ 20370.423] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
  765. [ 20370.423] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
  766. [ 20370.423] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
  767. [ 20370.423] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  768. [ 20370.423] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
  769. [ 20370.423] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
  770. [ 20370.423] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
  771. [ 20370.423] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
  772. [ 20370.423] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
  773. [ 20370.423] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
  774. [ 20370.423] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
  775. [ 20370.423] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
  776. [ 20370.423] (II) intel(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
  777. [ 20370.572] (II) intel(0): EDID vendor "ACI", prod id 9892
  778. [ 20370.572] (II) intel(0): Using hsync ranges from config file
  779. [ 20370.572] (II) intel(0): Using vrefresh ranges from config file
  780. [ 20370.572] (II) intel(0): Printing DDC gathered Modelines:
  781. [ 20370.573] (II) intel(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
  782. [ 20370.573] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
  783. [ 20370.573] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
  784. [ 20370.573] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
  785. [ 20370.573] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
  786. [ 20370.573] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
  787. [ 20370.573] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
  788. [ 20370.573] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
  789. [ 20370.573] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
  790. [ 20370.573] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
  791. [ 20370.573] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
  792. [ 20370.573] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
  793. [ 20370.573] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
  794. [ 20370.573] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
  795. [ 20370.573] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
  796. [ 20370.573] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
  797. [ 20370.573] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
  798. [ 20370.573] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
  799. [ 20370.573] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
  800. [ 20370.573] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
  801. [ 20370.573] (II) intel(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
  802.  
  803.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement