Advertisement
Guest User

freebsd

a guest
Dec 3rd, 2015
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.32 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "X.org Configured"
  3. # Screen 0 "Screen0" 0 0
  4. Screen 0 "Screen1" 0 0
  5. InputDevice "Mouse0" "CorePointer"
  6. InputDevice "Keyboard0" "CoreKeyboard"
  7. Option "AIGLX" "true"
  8. Option "MigrationHeuristic" "greedy"
  9. EndSection
  10.  
  11. Section "Files"
  12. ModulePath "/usr/local/lib/xorg/modules"
  13. FontPath "/usr/local/lib/X11/fonts/misc/"
  14. FontPath "/usr/local/lib/X11/fonts/TTF/"
  15. FontPath "/usr/local/lib/X11/fonts/OTF/"
  16. # FontPath "/usr/local/lib/X11/fonts/Type1/"
  17. FontPath "/usr/local/lib/X11/fonts/100dpi/"
  18. FontPath "/usr/local/lib/X11/fonts/75dpi/"
  19. FontPath "/usr/local/lib/X11/fonts/urwfonts-ttf/"
  20. FontPath "/usr/local/lib/X11/fonts/webfonts/"
  21. FontPath "/usr/local/lib/X11/fonts/ubuntu-font/"
  22. FontPath "/usr/local/lib/X11/fonts/freefont-ttf/"
  23. FontPath "/usr/local/lib/X11/fonts/win7"
  24. FontPath "/usr/local/share/fonts/terminus-font/"
  25. EndSection
  26.  
  27. Section "ServerFlags"
  28. Option "AutoAddDevices" "false"
  29. # Option "AllowEmptyInput" "True"
  30. Option "Xinerama" "true"
  31. EndSection
  32.  
  33. Section "Extensions"
  34. Option "Composite" "Enable"
  35. EndSection
  36.  
  37. Section "Module"
  38. Load "record"
  39. Load "dri2"
  40. Load "glx"
  41. Load "dbe"
  42. Load "dri"
  43. Load "extmod"
  44. Load "freetype"
  45. Load "bitmap"
  46. EndSection
  47.  
  48. Section "InputDevice"
  49. Identifier "Keyboard0"
  50. Driver "kbd"
  51. EndSection
  52.  
  53. Section "InputDevice"
  54. Identifier "Mouse0"
  55. Driver "mouse"
  56. Option "Protocol" "auto"
  57. Option "Device" "/dev/sysmouse"
  58. Option "ZAxisMapping" "4 5 6 7"
  59. # Option "AccelerationNumerator" "2"
  60. # Option "AccelerationDenominator" "1"
  61. # Option "AccelerationThreshold" "32"
  62. # Option "ConstantDeceleration" "2"
  63. EndSection
  64.  
  65. Section "Monitor"
  66. Identifier "Monitor0"
  67. VendorName "Samsungr"
  68. ModelName "Monitor Model"
  69. Option "PreferredMode" "1280x1024"
  70. Option "Ignore" "true"
  71.  
  72. EndSection
  73.  
  74. Section "Monitor"
  75. Identifier "Monitor1"
  76. VendorName "Dell"
  77. ModelName "Monitor Model"
  78. Option "PreferredMode" "1900x1200"
  79. Option "AddARGBGLXVisuals" "True"
  80. Option "renderAccel" "True"
  81. EndSection
  82.  
  83. Section "Device"
  84. ### Available Driver options are:-
  85. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  86. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  87. ### <percent>: "<f>%"
  88. ### [arg]: arg optional
  89. #Option "NoAccel" # [<bool>]
  90. #Option "SWcursor" # [<bool>]
  91. #Option "EnablePageFlip" # [<bool>]
  92. #Option "ColorTiling" # [<bool>]
  93. #Option "ColorTiling2D" # [<bool>]
  94. #Option "RenderAccel" # [<bool>]
  95. #Option "SubPixelOrder" # [<str>]
  96. #Option "EXAVSync" # [<bool>]
  97. #Option "EXAPixmaps" # [<bool>]
  98. #Option "ZaphodHeads" # <str>
  99. #Option "EnablePageFlip" # [<bool>]
  100. #Option "SwapbuffersWait" # [<bool>]
  101. Identifier "Card0"
  102. Driver "radeon"
  103. BusID "PCI:1:0:0"
  104. Option "AccelMethod" "UXA"
  105. Option "DRI" "true"
  106. Option "Monitor-HDMI-0" "Monitor1"
  107. Option "Monitor-DVI-1" "Monitor0"
  108. Option "TripleBuffer" "true"
  109. Option "ColorTiling" "1"
  110. Option "EnablePageFlip" "1
  111. EndSection
  112.  
  113.  
  114.  
  115. Section "Screen"
  116. Identifier "Screen1"
  117. Device "Card1"
  118. Monitor "Monitor1"
  119. SubSection "Display"
  120. Virtual 3200 1200
  121. EndSubSection
  122. EndSection
  123.  
  124.  
  125.  
  126.  
  127. [ 43.170]
  128. X.Org X Server 1.17.4
  129. Release Date: 2015-10-28
  130. [ 43.170] X Protocol Version 11, Revision 0
  131. [ 43.170] Build Operating System: FreeBSD 11.0-CURRENT amd64
  132. [ 43.170] Current Operating System: FreeBSD freebsd 11.0-CURRENT FreeBSD 11.0-CURRENT #1 ee461b4(master)-dirty: Sat Nov 28 14:01:49 CET 2015 root@freebsd:/usr/obj/usr/src/sys/GENERIC amd64
  133. [ 43.170] Build Date: 31 October 2015 07:31:19AM
  134. [ 43.170]
  135. [ 43.170] Current version of pixman: 0.32.8
  136. [ 43.170] Before reporting problems, check http://wiki.x.org
  137. to make sure that you have the latest version.
  138. [ 43.170] Markers: (--) probed, (**) from config file, (==) default setting,
  139. (++) from command line, (!!) notice, (II) informational,
  140. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  141. [ 43.170] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 3 22:43:52 2015
  142. [ 43.229] (==) Using config file: "/etc/X11/xorg.conf"
  143. [ 43.242] (==) ServerLayout "X.org Configured"
  144. [ 43.242] (**) |-->Screen "Screen1" (0)
  145. [ 43.242] (**) | |-->Monitor "Monitor1"
  146. [ 43.242] (==) No device specified for screen "Screen1".
  147. Using the first device section listed.
  148. [ 43.242] (**) | |-->Device "Card0"
  149. [ 43.242] (**) |-->Input Device "Mouse0"
  150. [ 43.242] (**) |-->Input Device "Keyboard0"
  151. [ 43.242] (**) Option "Xinerama" "true"
  152. [ 43.242] (**) Option "AIGLX" "true"
  153. [ 43.242] (**) Option "AutoAddDevices" "false"
  154. [ 43.242] (**) Not automatically adding devices
  155. [ 43.242] (==) Automatically enabling devices
  156. [ 43.242] (==) Not automatically adding GPU devices
  157. [ 43.243] (**) Xinerama: enabled
  158. [ 43.325] (WW) The directory "/usr/local/lib/X11/fonts/urwfonts-ttf/" does not exist.
  159. [ 43.325] Entry deleted from font path.
  160. [ 43.368] (WW) The directory "/usr/local/lib/X11/fonts/ubuntu-font/" does not exist.
  161. [ 43.368] Entry deleted from font path.
  162. [ 43.368] (WW) The directory "/usr/local/lib/X11/fonts/freefont-ttf/" does not exist.
  163. [ 43.368] Entry deleted from font path.
  164. [ 43.532] (**) FontPath set to:
  165. /usr/local/lib/X11/fonts/misc/,
  166. /usr/local/lib/X11/fonts/TTF/,
  167. /usr/local/lib/X11/fonts/OTF/,
  168. /usr/local/lib/X11/fonts/100dpi/,
  169. /usr/local/lib/X11/fonts/75dpi/,
  170. /usr/local/lib/X11/fonts/webfonts/,
  171. /usr/local/lib/X11/fonts/win7,
  172. /usr/local/share/fonts/terminus-font/,
  173. /usr/local/share/fonts/misc/,
  174. /usr/local/share/fonts/TTF/,
  175. /usr/local/share/fonts/OTF/,
  176. /usr/local/share/fonts/Type1/,
  177. /usr/local/share/fonts/100dpi/,
  178. /usr/local/share/fonts/75dpi/
  179. [ 43.532] (**) ModulePath set to "/usr/local/lib/xorg/modules"
  180. [ 43.532] (**) Extension "Composite" is enabled
  181. [ 43.532] (II) Loader magic: 0x809c20
  182. [ 43.532] (II) Module ABI versions:
  183. [ 43.532] X.Org ANSI C Emulation: 0.4
  184. [ 43.532] X.Org Video Driver: 19.0
  185. [ 43.532] X.Org XInput driver : 21.0
  186. [ 43.532] X.Org Server Extension : 9.0
  187. [ 43.532] (--) PCI:*(0:1:0:0) 1002:6738:1462:2450 rev 0, Mem @ 0xe0000000/268435456, 0xf7e20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/65536
  188. [ 43.532] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
  189. [ 43.532] (II) LoadModule: "record"
  190. [ 43.532] (II) Module "record" already built-in
  191. [ 43.532] (II) LoadModule: "dri2"
  192. [ 43.532] (II) Module "dri2" already built-in
  193. [ 43.532] (II) LoadModule: "glx"
  194. [ 43.569] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
  195. [ 43.688] (II) Module glx: vendor="X.Org Foundation"
  196. [ 43.688] compiled for 1.17.4, module version = 1.0.0
  197. [ 43.688] ABI class: X.Org Server Extension, version 9.0
  198. [ 43.688] (**) AIGLX enabled
  199. [ 43.688] (II) LoadModule: "dbe"
  200. [ 43.688] (II) Module "dbe" already built-in
  201. [ 43.688] (II) LoadModule: "dri"
  202. [ 43.688] (II) Module "dri" already built-in
  203. [ 43.688] (II) LoadModule: "extmod"
  204. [ 43.688] (II) Module "extmod" already built-in
  205. [ 43.688] (II) LoadModule: "radeon"
  206. [ 43.688] (II) Loading /usr/local/lib/xorg/modules/drivers/radeon_drv.so
  207. [ 43.730] (II) Module radeon: vendor="X.Org Foundation"
  208. [ 43.730] compiled for 1.17.2, module version = 7.5.0
  209. [ 43.730] Module class: X.Org Video Driver
  210. [ 43.730] ABI class: X.Org Video Driver, version 19.0
  211. [ 43.730] (II) LoadModule: "mouse"
  212. [ 43.731] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
  213. [ 43.744] (II) Module mouse: vendor="X.Org Foundation"
  214. [ 43.744] compiled for 1.17.2, module version = 1.9.1
  215. [ 43.744] Module class: X.Org XInput Driver
  216. [ 43.744] ABI class: X.Org XInput driver, version 21.0
  217. [ 43.744] (II) LoadModule: "kbd"
  218. [ 43.744] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
  219. [ 43.762] (II) Module kbd: vendor="X.Org Foundation"
  220. [ 43.762] compiled for 1.17.2, module version = 1.8.1
  221. [ 43.762] Module class: X.Org XInput Driver
  222. [ 43.762] ABI class: X.Org XInput driver, version 21.0
  223. [ 43.762] (II) RADEON: Driver for ATI Radeon chipsets:
  224.  
  225.  
  226. [ 43.772] (--) Using syscons driver with X support (version 16777218.0)
  227. [ 43.772] (--) using VT number 9
  228.  
  229. [ 43.789] (II) [KMS] Kernel modesetting enabled.
  230. [ 43.789] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
  231. [ 43.789] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
  232. [ 43.789] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
  233. [ 43.789] (==) RADEON(0): Default visual is TrueColor
  234. [ 43.789] (**) RADEON(0): Option "EnablePageFlip" "1"
  235. [ 43.789] (**) RADEON(0): Option "ColorTiling" "1"
  236. [ 43.789] (**) RADEON(0): Option "RenderAccel" "True"
  237. [ 43.789] (==) RADEON(0): RGB weight 888
  238. [ 43.789] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
  239. [ 43.789] (--) RADEON(0): Chipset: "AMD Radeon HD 6800 Series" (ChipID = 0x6738)
  240. [ 44.205] (II) Loading sub module "dri2"
  241. [ 44.206] (II) LoadModule: "dri2"
  242. [ 44.206] (II) Module "dri2" already built-in
  243. [ 44.206] (II) Loading sub module "exa"
  244. [ 44.206] (II) LoadModule: "exa"
  245. [ 44.206] (II) Loading /usr/local/lib/xorg/modules/libexa.so
  246. [ 44.220] (II) Module exa: vendor="X.Org Foundation"
  247. [ 44.220] compiled for 1.17.4, module version = 2.6.0
  248. [ 44.220] ABI class: X.Org Video Driver, version 19.0
  249. [ 44.220] (II) RADEON(0): KMS Color Tiling: enabled
  250. [ 44.220] (II) RADEON(0): KMS Color Tiling 2D: enabled
  251. [ 44.220] (II) RADEON(0): KMS Pageflipping: enabled
  252. [ 44.220] (II) RADEON(0): SwapBuffers wait for vsync: enabled
  253. [ 44.222] (II) RADEON(0): Output DisplayPort-0 using monitor section Monitor1
  254. [ 44.222] (**) RADEON(0): Option "PreferredMode" "1900x1200"
  255. [ 44.224] (II) RADEON(0): Output DisplayPort-1 has no monitor section
  256. [ 44.341] (II) RADEON(0): Output HDMI-0 using monitor section Monitor1
  257. [ 44.342] (II) RADEON(0): Output DVI-0 has no monitor section
  258. [ 44.348] (II) RADEON(0): Output DVI-1 using monitor section Monitor0
  259. [ 44.348] (**) RADEON(0): Option "PreferredMode" "1280x1024"
  260. [ 44.348] (**) RADEON(0): Option "Ignore" "true"
  261. [ 44.350] (II) RADEON(0): EDID for output DisplayPort-0
  262. [ 44.361] (II) RADEON(0): EDID for output DisplayPort-1
  263. [ 44.478] (II) RADEON(0): EDID for output HDMI-0
  264. [ 44.478] (II) RADEON(0): Manufacturer: DEL Model: f016 Serial#: 827018060
  265. [ 44.478] (II) RADEON(0): Year: 2011 Week: 15
  266. [ 44.478] (II) RADEON(0): EDID Version: 1.3
  267. [ 44.478] (II) RADEON(0): Digital Display Input
  268. [ 44.478] (II) RADEON(0): Max Image Size [cm]: horiz.: 52 vert.: 32
  269. [ 44.478] (II) RADEON(0): Gamma: 2.20
  270. [ 44.478] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
  271. [ 44.478] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
  272. [ 44.478] (II) RADEON(0): First detailed timing is preferred mode
  273. [ 44.478] (II) RADEON(0): redX: 0.680 redY: 0.310 greenX: 0.206 greenY: 0.693
  274. [ 44.478] (II) RADEON(0): blueX: 0.151 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
  275. [ 44.478] (II) RADEON(0): Supported established timings:
  276. [ 44.478] (II) RADEON(0): 720x400@70Hz
  277. [ 44.478] (II) RADEON(0): 640x480@60Hz
  278. [ 44.478] (II) RADEON(0): 640x480@75Hz
  279. [ 44.478] (II) RADEON(0): 800x600@60Hz
  280. [ 44.478] (II) RADEON(0): 800x600@75Hz
  281. [ 44.478] (II) RADEON(0): 1024x768@60Hz
  282. [ 44.478] (II) RADEON(0): 1024x768@75Hz
  283. [ 44.478] (II) RADEON(0): 1280x1024@75Hz
  284. [ 44.478] (II) RADEON(0): Manufacturer's mask: 0
  285. [ 44.478] (II) RADEON(0): Supported standard timings:
  286. [ 44.478] (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
  287. [ 44.478] (II) RADEON(0): #1: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
  288. [ 44.478] (II) RADEON(0): #2: hsize: 1920 vsize 1200 refresh: 60 vid: 209
  289. [ 44.478] (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
  290. [ 44.478] (II) RADEON(0): Supported detailed timing:
  291. [ 44.478] (II) RADEON(0): clock: 154.0 MHz Image Size: 518 x 324 mm
  292. [ 44.478] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
  293. [ 44.478] (II) RADEON(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
  294. [ 44.478] (II) RADEON(0): Serial No: F525M1471KKL
  295. [ 44.478] (II) RADEON(0): Monitor name: DELL U2410
  296. [ 44.478] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
  297. [ 44.478] (II) RADEON(0): Supported detailed timing:
  298. [ 44.478] (II) RADEON(0): clock: 148.5 MHz Image Size: 518 x 324 mm
  299. [ 44.478] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
  300. [ 44.478] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
  301. [ 44.478] (II) RADEON(0): Supported detailed timing:
  302. [ 44.478] (II) RADEON(0): clock: 74.2 MHz Image Size: 518 x 324 mm
  303. [ 44.478] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
  304. [ 44.478] (II) RADEON(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
  305. [ 44.478] (II) RADEON(0): Supported detailed timing:
  306. [ 44.478] (II) RADEON(0): clock: 74.2 MHz Image Size: 518 x 324 mm
  307. [ 44.478] (II) RADEON(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
  308. [ 44.478] (II) RADEON(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
  309. [ 44.478] (II) RADEON(0): Supported detailed timing:
  310. [ 44.478] (II) RADEON(0): clock: 27.0 MHz Image Size: 518 x 324 mm
  311. [ 44.478] (II) RADEON(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
  312. [ 44.478] (II) RADEON(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
  313. [ 44.478] (II) RADEON(0): Number of EDID sections to follow: 1
  314. [ 44.478] (II) RADEON(0): EDID (in hex):
  315. [ 44.478] (II) RADEON(0): 00ffffffffffff0010ac16f04c4b4b31
  316. [ 44.478] (II) RADEON(0): 0f15010380342078ea1ec5ae4f34b126
  317. [ 44.478] (II) RADEON(0): 0e5054a54b008180a940d100714f0101
  318. [ 44.478] (II) RADEON(0): 010101010101283c80a070b023403020
  319. [ 44.478] (II) RADEON(0): 360006442100001a000000ff00463532
  320. [ 44.478] (II) RADEON(0): 354d313437314b4b4c0a000000fc0044
  321. [ 44.478] (II) RADEON(0): 454c4c2055323431300a2020000000fd
  322. [ 44.478] (II) RADEON(0): 00384c1e5111000a202020202020015b
  323. [ 44.478] (II) RADEON(0): 020329f15090050403020716011f1213
  324. [ 44.478] (II) RADEON(0): 14201511062309070767030c00100038
  325. [ 44.479] (II) RADEON(0): 2d83010000e3050301023a801871382d
  326. [ 44.479] (II) RADEON(0): 40582c450006442100001e011d801871
  327. [ 44.479] (II) RADEON(0): 1c1620582c250006442100009e011d00
  328. [ 44.479] (II) RADEON(0): 7251d01e206e28550006442100001e8c
  329. [ 44.479] (II) RADEON(0): 0ad08a20e02d10103e96000644210000
  330. [ 44.479] (II) RADEON(0): 1800000000000000000000000000003e
  331. [ 44.479] (--) RADEON(0): HDMI max TMDS frequency 225000KHz
  332. [ 44.479] (II) RADEON(0): Printing probed modes for output HDMI-0
  333. [ 44.479] (II) RADEON(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
  334. [ 44.479] (II) RADEON(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
  335. [ 44.479] (II) RADEON(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
  336. [ 44.479] (II) RADEON(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
  337. [ 44.479] (II) RADEON(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
  338. [ 44.479] (II) RADEON(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
  339. [ 44.479] (II) RADEON(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
  340. [ 44.479] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
  341. [ 44.479] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
  342. [ 44.479] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
  343. [ 44.479] (II) RADEON(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
  344. [ 44.479] (II) RADEON(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
  345. [ 44.479] (II) RADEON(0): Modeline "1440x576i"x50.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
  346. [ 44.479] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
  347. [ 44.479] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
  348. [ 44.479] (II) RADEON(0): Modeline "1440x480i"x59.9 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
  349. [ 44.479] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
  350. [ 44.479] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
  351. [ 44.479] (II) RADEON(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
  352. [ 44.479] (II) RADEON(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
  353. [ 44.479] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
  354. [ 44.479] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
  355. [ 44.479] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
  356. [ 44.479] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
  357. [ 44.480] (II) RADEON(0): EDID for output DVI-0
  358. [ 44.480] (II) RADEON(0): Output DisplayPort-0 disconnected
  359. [ 44.480] (II) RADEON(0): Output DisplayPort-1 disconnected
  360. [ 44.480] (II) RADEON(0): Output HDMI-0 connected
  361. [ 44.480] (II) RADEON(0): Output DVI-0 disconnected
  362. [ 44.480] (II) RADEON(0): Using exact sizes for initial modes
  363. [ 44.480] (II) RADEON(0): Output HDMI-0 using initial mode 1920x1200
  364. [ 44.480] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
  365. [ 44.480] (II) RADEON(0): mem size init: gart size :1fdef000 vram size: s:40000000 visible:3f6f6000
  366. [ 44.480] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
  367. [ 44.480] (==) RADEON(0): DPI set to (96, 96)
  368. [ 44.480] (II) Loading sub module "fb"
  369. [ 44.480] (II) LoadModule: "fb"
  370. [ 44.480] (II) Loading /usr/local/lib/xorg/modules/libfb.so
  371. [ 44.481] (II) Module fb: vendor="X.Org Foundation"
  372. [ 44.481] compiled for 1.17.4, module version = 1.0.0
  373. [ 44.481] ABI class: X.Org ANSI C Emulation, version 0.4
  374. [ 44.482] (II) Loading sub module "ramdac"
  375. [ 44.482] (II) LoadModule: "ramdac"
  376. [ 44.482] (II) Module "ramdac" already built-in
  377. [ 44.482] (--) Depth 24 pixmap format is 32 bpp
  378. [ 44.482] (II) RADEON(0): [DRI2] Setup complete
  379. [ 44.482] (II) RADEON(0): [DRI2] DRI driver: r600
  380. [ 44.482] (II) RADEON(0): [DRI2] VDPAU driver: r600
  381. [ 44.483] (II) RADEON(0): Front buffer size: 16000K
  382. [ 44.483] (II) RADEON(0): VRAM usage limit set to 920901K
  383. [ 44.484] (==) RADEON(0): Backing store enabled
  384. [ 44.484] (II) RADEON(0): Direct rendering enabled
  385. [ 44.484] (II) EXA(0): Driver allocated offscreen pixmaps
  386. [ 44.484] (II) EXA(0): Driver registered support for the following operations:
  387. [ 44.484] (II) Solid
  388. [ 44.484] (II) Copy
  389. [ 44.484] (II) Composite (RENDER acceleration)
  390. [ 44.484] (II) UploadToScreen
  391. [ 44.484] (II) DownloadFromScreen
  392. [ 44.484] (II) RADEON(0): Acceleration enabled
  393. [ 44.484] (==) RADEON(0): DPMS enabled
  394. [ 44.484] (==) RADEON(0): Silken mouse enabled
  395. [ 44.485] (II) RADEON(0): Set up textured video
  396. [ 44.486] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
  397. [ 44.486] (II) RADEON(0): [XvMC] Extension initialized.
  398. [ 44.486] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
  399. [ 44.486] (WW) RADEON(0): Option "AccelMethod" is not used
  400. [ 44.486] (WW) RADEON(0): Option "DRI" is not used
  401. [ 44.486] (WW) RADEON(0): Option "TripleBuffer" is not used
  402. [ 44.486] (WW) RADEON(0): Option "PreferredMode" is not used
  403. [ 44.486] (WW) RADEON(0): Option "AddARGBGLXVisuals" is not used
  404. [ 44.486] (--) RandR disabled
  405. [ 45.309] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
  406. [ 45.309] (II) AIGLX: enabled GLX_ARB_create_context
  407. [ 45.309] (II) AIGLX: enabled GLX_ARB_create_context_profile
  408. [ 45.309] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
  409. [ 45.309] (II) AIGLX: enabled GLX_INTEL_swap_event
  410. [ 45.309] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
  411. [ 45.309] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
  412. [ 45.309] (II) AIGLX: enabled GLX_ARB_fbconfig_float
  413. [ 45.309] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
  414. [ 45.309] (II) AIGLX: Loaded and initialized r600
  415. [ 45.309] (II) GLX: Initialized DRI2 GL provider for screen 0
  416. [ 45.324] (II) RADEON(0): Setting screen physical size to 508 x 317
  417. [ 45.324] (II) RADEON(0): Allocate new frame buffer 1920x1216 stride 1920
  418. [ 45.324] (II) RADEON(0): VRAM usage limit set to 926661K
  419. [ 45.867] (II) Using input driver 'mouse' for 'Mouse0'
  420. [ 45.867] (**) Option "CorePointer"
  421. [ 45.867] (**) Mouse0: always reports core events
  422. [ 45.867] (**) Option "Protocol" "auto"
  423. [ 45.867] (**) Option "Device" "/dev/sysmouse"
  424. [ 45.867] (**) Mouse0: Protocol: "auto"
  425. [ 45.867] (**) Mouse0: always reports core events
  426. [ 45.867] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
  427. [ 45.867] (**) Option "ZAxisMapping" "4 5 6 7"
  428. [ 45.867] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
  429. [ 45.867] (**) Mouse0: Buttons: 7
  430. [ 45.867] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE, id 6)
  431. [ 45.867] (**) Mouse0: (accel) keeping acceleration scheme 1
  432. [ 45.867] (**) Mouse0: (accel) acceleration profile 0
  433. [ 45.867] (**) Mouse0: (accel) acceleration factor: 2.000
  434. [ 45.867] (**) Mouse0: (accel) acceleration threshold: 4
  435. [ 45.867] (II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
  436. [ 45.867] (II) Mouse0: SetupAuto: protocol is SysMouse
  437. [ 45.867] (II) Using input driver 'kbd' for 'Keyboard0'
  438. [ 45.867] (**) Option "CoreKeyboard"
  439. [ 45.867] (**) Keyboard0: always reports core events
  440. [ 45.867] (**) Keyboard0: always reports core events
  441. [ 45.867] (**) Option "Protocol" "standard"
  442. [ 45.867] (**) Option "XkbRules" "base"
  443. [ 45.867] (**) Option "XkbModel" "pc105"
  444. [ 45.867] (**) Option "XkbLayout" "us"
  445. [ 45.867] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 7)
  446. [ 45.868] (II) config/devd: probing input devices...
  447. [ 45.868] (II) config/devd: adding input device (null) (/dev/kbdmux)
  448. [ 45.868] (II) AutoAddDevices is off - not adding device.
  449. [ 45.868] (II) config/devd: kbdmux is enabled, ignoring device ukbd0
  450. [ 45.868] (II) config/devd: kbdmux is enabled, ignoring device atkbd0
  451. [ 45.868] (II) config/devd: adding input device (null) (/dev/sysmouse)
  452. [ 45.868] (II) AutoAddDevices is off - not adding device.
  453. [ 45.868] (II) config/devd: device /dev/ums0 already opened
  454. [ 45.868] (II) config/devd: device /dev/ums1 already opened
  455. [ 53.439] (II) RADEON(0): EDID vendor "DEL", prod id 61462
  456. [ 53.439] (II) RADEON(0): Using EDID range info for horizontal sync
  457. [ 53.439] (II) RADEON(0): Using EDID range info for vertical refresh
  458. [ 53.439] (II) RADEON(0): Printing DDC gathered Modelines:
  459.  
  460. [ 53.439] (--) RADEON(0): HDMI max TMDS frequency 225000KHz
  461. [ 53.698] (II) RADEON(0): Allocate new frame buffer 1920x1216 stride 1920
  462. [ 53.698] (II) RADEON(0): VRAM usage limit set to 926661K
  463. [ 60.622] (II) RADEON(0): EDID vendor "DEL", prod id 61462
  464. [ 60.622] (II) RADEON(0): Using hsync ranges from config file
  465. [ 60.622] (II) RADEON(0): Using vrefresh ranges from config file
  466. [ 60.622] (II) RADEON(0): Printing DDC gathered Modelines:
  467.  
  468. [ 76.379] (II) RADEON(0): Modeline "1920x1080"x0.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
  469. [ 76.379] (--) RADEON(0): HDMI max TMDS frequency 225000KHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement