LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1120|回复: 11

[解决]有用ati闭源驱动的朋友嘛?麻烦贴下/etc/X11/xorg.conf和/var/log/Xorg.0.log,

[复制链接]
发表于 2010-5-16 11:08:24 | 显示全部楼层 |阅读模式
rt,查了很久都不知道我的驱动出什么问题了......
想看看正确的输出..先谢谢了
发表于 2010-5-16 11:55:05 | 显示全部楼层
aticonfig --initial
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-5-16 12:52:21 | 显示全部楼层
Post by qiaomuf;2090435
aticonfig --initial


如果这么简单就能解决,我就不用这么头痛了..呵呵~~
回复 支持 反对

使用道具 举报

发表于 2010-5-16 13:20:07 | 显示全部楼层
Post by Mie;2090441
如果这么简单就能解决,我就不用这么头痛了..呵呵~~
这是我的xorg.conf,但是我就是用aticonfig生成的,没做太多调整,所以你那边可能也不能用:-P
Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
        Screen         "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
EndSection

Section "Files"
        ModulePath   "/usr/lib64/xorg/modules"
        FontPath     "/usr/share/fonts/arphicfonts"
        FontPath     "/usr/share/fonts/corefonts/orefonts"
        FontPath     "/usr/share/fonts/ttf-bistream-vera"
        FontPath     "/usr/share/fonts/wqy-bitmapfont"
        FontPath     "/usr/share/fonts/wqy-zenhei"
        FontPath     "/usr/share/fonts/windows"
EndSection

Section "Module"
EndSection

Section "ServerFlags"
        Option            "blank time" "5"  # Blank the screen after 5 minutes (Fake)
        Option            "standby time" "10"  # Turn off screen after 10 minutes (DP
        Option            "suspend time" "30"  # Full suspend after 20 minutes
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option            "VendorName" "ATI Proprietary Driver"
        Option            "ModelName" "Generic Autodetecting Monitor"
        Option            "DPMS" "true"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-1"
        Option            "VendorName" "ATI Proprietary Driver"
        Option            "ModelName" "Generic Autodetecting Monitor"
        Option            "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        Option            "off" ""
        BusID       "CI:1:0:0"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-1"
        Driver      "fglrx"
        BusID       "CI:1:0:0"
        Screen      1
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1440x900"
        EndSubSection
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-1"
        Device     "aticonfig-Device[0]-1"
        Monitor    "aticonfig-Monitor[0]-1"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1280x1024"
        EndSubSection
EndSection
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-5-16 14:14:02 | 显示全部楼层
Post by qiaomuf;2090446
这是我的xorg.conf,但是我就是用aticonfig生成的,没做太多调整,所以你那边可能也不能用:-P
EndSection

兄弟你的是双显示器把??
排除了双显示器的设置后,我的几乎和你的没差别~
我认真看看~谢谢先~~
回复 支持 反对

使用道具 举报

发表于 2010-5-16 21:53:42 | 显示全部楼层
LS 是双屏, 我问下 这样双屏是不是 会平铺到两个显示器上显示?

就是打开firefox 会 一个显示器 显示一半 ?

如果 我想让两个显示器独立显示 就是可以 一个显示器显示一个 firefox, 另外一个 显示 一个  pdf 文档, 独立的,不互相干扰 , 应该怎么设置阿?

我想了想 是不是得双显卡 才能独立 显示不同的画面?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-5-16 23:26:53 | 显示全部楼层
还是不行啊..很认真的修改了..
每次都黑屏没反应...郁闷死我了..

ps 想不到gentoo用户用ati又用闭源驱动的这么少啊..到现在就见到一份xorg.conf而已..
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-5-16 23:27:47 | 显示全部楼层
Post by bezetek;2090526
LS 是双屏, 我问下 这样双屏是不是 会平铺到两个显示器上显示?

就是打开firefox 会 一个显示器 显示一半 ?

如果 我想让两个显示器独立显示 就是可以 一个显示器显示一个 firefox, 另外一个 显示 一个  pdf 文档, 独立的,不互相干扰 , 应该怎么设置阿?

我想了想 是不是得双显卡 才能独立 显示不同的画面?


呵呵, 你最好开个新帖~~
我没用过双显示器,帮不了你了~~
回复 支持 反对

使用道具 举报

发表于 2010-5-17 08:59:35 | 显示全部楼层

  1. Section "ServerLayout"
  2.         Identifier     "X.org Configured"
  3.         Screen      0  "aticonfig-Screen[0]-0" 0 0
  4.         InputDevice    "Mouse0" "CorePointer"
  5.         InputDevice    "Keyboard0" "CoreKeyboard"
  6. EndSection

  7. Section "Files"

  8. #        FontPath     "/usr/share/fonts/TTF/"
  9. #        FontPath     "/usr/share/fonts/OTF"
  10. #        FontPath     "/usr/share/fonts/Type1/"
  11.         ModulePath   "/usr/lib64/xorg/modules"
  12.         FontPath     "/usr/share/fonts/misc/"
  13.         FontPath     "/usr/share/fonts/100dpi/"
  14.         FontPath     "/usr/share/fonts/75dpi/"
  15.         FontPath     "/usr/share/fonts/winfonts/"
  16.         FontPath     "/usr/share/fonts/wqy-zenhei/"
  17.         FontPath     "/usr/share/fonts/dejavu/"
  18.         FontPath     "/usr/share/fonts/ttf-bitstream-vera"
  19. EndSection

  20. Section "Module"
  21.         Load  "extmod"
  22.         Load  "record"
  23.         Load  "dbe"
  24.         #Load  "dri"
  25.         Load  "dri2"
  26.         Load  "glx"
  27. EndSection

  28. Section "InputDevice"
  29.         Identifier  "Keyboard0"
  30.         Driver      "kbd"
  31.         Option            "AutoRepeat" "500 30"
  32.         Option            "XkbRules" "xorg"
  33.         Option            "XkbModel" "pc105"
  34. EndSection

  35. Section "InputDevice"
  36.         Identifier  "Mouse0"
  37.         Driver      "mouse"
  38.         Option            "Protocol" "auto"
  39.         Option            "Device" "/dev/input/mice"
  40.         Option            "ZAxisMapping" "4 5 6 7"
  41. EndSection

  42. Section "Monitor"
  43.         Identifier   "Monitor0"
  44.         VendorName   "BNQ"
  45.         ModelName    "BenQ FP71G X"
  46.         HorizSync    31.0 - 83.0
  47.         VertRefresh  56.0 - 76.0
  48.         Option            "DPMS"
  49. #        Option        "ReduceBlanking"
  50. EndSection

  51. Section "Monitor"
  52.         Identifier   "aticonfig-Monitor[0]-0"
  53.         Option            "VendorName" "ATI Proprietary Driver"
  54.         Option            "ModelName" "Generic Autodetecting Monitor"
  55.         Option            "DPMS" "true"
  56. EndSection

  57. Section "Device"

  58.         Identifier  "aticonfig-Device[0]-0"
  59.         Driver      "fglrx"
  60.         VendorName  "ATI Technologies Inc"
  61.         BoardName   "Radeon HD 3200 Graphics"
  62.         Option            "VideoOverlay" "on"
  63. #        Option            "AccelMethod" "EXA"
  64. #        Option            "EXANoOffscreenPixmaps" "true"
  65. #        Option            "EnablePageFlip" "true"
  66. #        Option            "UnverifiedFeatures" "off"
  67.         BusID       "PCI:1:5:0"
  68. EndSection

  69. Section "Screen"
  70.         Identifier "aticonfig-Screen[0]-0"
  71.         Device     "aticonfig-Device[0]-0"
  72.         Monitor    "aticonfig-Monitor[0]-0"
  73.         DefaultDepth     24
  74.         SubSection "Display"
  75.                 Viewport   0 0
  76.                 Depth     1
  77.         EndSubSection
  78.         SubSection "Display"
  79.                 Viewport   0 0
  80.                 Depth     4
  81.         EndSubSection
  82.         SubSection "Display"
  83.                 Viewport   0 0
  84.                 Depth     8
  85.         EndSubSection
  86.         SubSection "Display"
  87.                 Viewport   0 0
  88.                 Depth     15
  89.         EndSubSection
  90.         SubSection "Display"
  91.                 Viewport   0 0
  92.                 Depth     16
  93.         EndSubSection
  94.         SubSection "Display"
  95.                 Viewport   0 0
  96.                 Depth     24
  97.                 Modes    "1280x1024"
  98.         EndSubSection
  99. EndSection

  100. #Section "DRI"
  101. #        Mode         0666
  102. #EndSection

  103. Section "Extensions"
  104.         Option            "Composite" "On"
  105. EndSection

  106. Section "ServerFlags"
  107.         Option        "AIGLX"        "On"
  108. EndSection

复制代码


  1. X.Org X Server 1.7.6
  2. Release Date: 2010-03-17
  3. X Protocol Version 11, Revision 0
  4. Build Operating System: Linux 2.6.33-gentoo x86_64
  5. Current Operating System: Linux localhost 2.6.33-gentoo #4 SMP Wed Mar 31 21:05:01 CST 2010 x86_64
  6. Kernel command line: root=/dev/sda2  vga=794 video=vesafb:mtrr:3,ywrap
  7. Build Date: 06 April 2010  10:31:05AM

  8. Current version of pixman: 0.17.2
  9.         Before reporting problems, check http://wiki.x.org
  10.         to make sure that you have the latest version.
  11. Markers: (--) probed, (**) from config file, (==) default setting,
  12.         (++) from command line, (!!) notice, (II) informational,
  13.         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  14. (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 17 07:44:00 2010
  15. (==) Using config file: "/etc/X11/xorg.conf"
  16. (==) ServerLayout "X.org Configured"
  17. (**) |-->Screen "aticonfig-Screen[0]-0" (0)
  18. (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
  19. (**) |   |-->Device "aticonfig-Device[0]-0"
  20. (**) |-->Input Device "Mouse0"
  21. (**) |-->Input Device "Keyboard0"
  22. (**) Option "AIGLX" "On"
  23. (==) Automatically adding devices
  24. (==) Automatically enabling devices
  25. (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
  26.         Entry deleted from font path.
  27.         (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
  28. (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
  29.         Entry deleted from font path.
  30.         (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
  31. (WW) The directory "/usr/share/fonts/TTF/" does not exist.
  32.         Entry deleted from font path.
  33. (WW) The directory "/usr/share/fonts/OTF" does not exist.
  34.         Entry deleted from font path.
  35. (WW) The directory "/usr/share/fonts/Type1/" does not exist.
  36.         Entry deleted from font path.
  37. (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
  38.         Entry deleted from font path.
  39.         (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
  40. (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
  41.         Entry deleted from font path.
  42.         (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
  43. (**) FontPath set to:
  44.         /usr/share/fonts/misc/,
  45.         /usr/share/fonts/winfonts/,
  46.         /usr/share/fonts/wqy-zenhei/,
  47.         /usr/share/fonts/dejavu/,
  48.         /usr/share/fonts/ttf-bitstream-vera,
  49.         /usr/share/fonts/misc/
  50. (**) ModulePath set to "/usr/lib64/xorg/modules"
  51. (**) Extension "Composite" is enabled
  52. (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
  53. (WW) Disabling Mouse0
  54. (WW) Disabling Keyboard0
  55. (II) Loader magic: 0x7c3480
  56. (II) Module ABI versions:
  57.         X.Org ANSI C Emulation: 0.4
  58.         X.Org Video Driver: 6.0
  59.         X.Org XInput driver : 7.0
  60.         X.Org Server Extension : 2.0
  61. (--) using VT number 7

  62. (--) PCI:*(0:1:5:0) 1002:9610:1002:0000 ATI Technologies Inc Radeon HD 3200 Graphics rev 0, Mem @ 0xd0000000/268435456, 0xfeaf0000/65536, 0xfe900000/1048576, I/O @ 0x0000d000/256
  63. (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
  64. (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
  65. (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
  66. (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
  67. (II) "record" will be loaded. This was enabled by default and also specified in the config file.
  68. (II) "dri" will be loaded by default.
  69. (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
  70. (II) LoadModule: "extmod"
  71. (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
  72. (II) Module extmod: vendor="X.Org Foundation"
  73.         compiled for 1.7.6, module version = 1.0.0
  74.         Module class: X.Org Server Extension
  75.         ABI class: X.Org Server Extension, version 2.0
  76. (II) Loading extension MIT-SCREEN-SAVER
  77. (II) Loading extension XFree86-VidModeExtension
  78. (II) Loading extension XFree86-DGA
  79. (II) Loading extension DPMS
  80. (II) Loading extension XVideo
  81. (II) Loading extension XVideo-MotionCompensation
  82. (II) Loading extension X-Resource
  83. (II) LoadModule: "record"
  84. (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
  85. (II) Module record: vendor="X.Org Foundation"
  86.         compiled for 1.7.6, module version = 1.13.0
  87.         Module class: X.Org Server Extension
  88.         ABI class: X.Org Server Extension, version 2.0
  89. (II) Loading extension RECORD
  90. (II) LoadModule: "dbe"
  91. (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
  92. (II) Module dbe: vendor="X.Org Foundation"
  93.         compiled for 1.7.6, module version = 1.0.0
  94.         Module class: X.Org Server Extension
  95.         ABI class: X.Org Server Extension, version 2.0
  96. (II) Loading extension DOUBLE-BUFFER
  97. (II) LoadModule: "dri2"
  98. (WW) Warning, couldn't open module dri2
  99. (II) UnloadModule: "dri2"
  100. (EE) Failed to load module "dri2" (module does not exist, 0)
  101. (II) LoadModule: "glx"
  102. (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
  103. (II) Module glx: vendor="FireGL - ATI Technologies Inc."
  104.         compiled for 7.5.0, module version = 1.0.0
  105. (II) Loading extension GLX
  106. (II) LoadModule: "dri"
  107. (WW) Warning, couldn't open module dri
  108. (II) UnloadModule: "dri"
  109. (EE) Failed to load module "dri" (module does not exist, 0)
  110. (II) LoadModule: "fglrx"
  111. (II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so
  112. (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
  113.         compiled for 1.7.1, module version = 8.72.5
  114.         Module class: X.Org Video Driver
  115. (II) Loading sub module "fglrxdrm"
  116. (II) LoadModule: "fglrxdrm"
  117. (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
  118. (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
  119.         compiled for 1.7.1, module version = 8.72.5
  120. (II) ATI Proprietary Linux Driver Version Identifier:8.72.5
  121. (II) ATI Proprietary Linux Driver Release Identifier: 8.723                                
  122. (II) ATI Proprietary Linux Driver Build Date: Apr  6 2010 21:22:15
  123. (II) Primary Device is: PCI 01@00:05:0
  124. (WW) Falling back to old probe method for fglrx
  125. (II) Loading PCS database from /etc/ati/amdpcsdb
  126. (--) Chipset Supported AMD Graphics Processor (0x9610) found
  127. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
  128. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
  129. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:1) found
  130. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
  131. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
  132. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
  133. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
  134. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
  135. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
  136. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
  137. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
  138. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
  139. (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
  140. (II) AMD Video driver is running on a device belonging to a group targeted for this release
  141. (II) AMD Video driver is signed
  142. (II) fglrx(0): pEnt->device->identifier=0x263f990
  143. (II) fglrx(0): === [atiddxPreInit] === begin
  144. (II) Loading sub module "vgahw"
  145. (II) LoadModule: "vgahw"
  146. (II) Loading /usr/lib64/xorg/modules/libvgahw.so
  147. (II) Module vgahw: vendor="X.Org Foundation"
  148.         compiled for 1.7.6, module version = 0.1.0
  149.         ABI class: X.Org Video Driver, version 6.0
  150. (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
  151. (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
  152. (==) fglrx(0): Default visual is TrueColor
  153. (**) fglrx(0): Option "DPMS" "true"
  154. (==) fglrx(0): RGB weight 888
  155. (II) fglrx(0): Using 8 bits per RGB
  156. (==) fglrx(0): Buffer Tiling is ON
  157. (II) Loading sub module "fglrxdrm"
  158. (II) LoadModule: "fglrxdrm"
  159. (II) Reloading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
  160. ukiDynamicMajor: found major device number 250
  161. ukiDynamicMajor: found major device number 250
  162. ukiOpenByBusid: Searching for BusID PCI:1:5:0
  163. ukiOpenDevice: node name is /dev/ati/card0
  164. ukiOpenDevice: open result is 10, (OK)
  165. ukiOpenByBusid: ukiOpenMinor returns 10
  166. ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
  167. (--) fglrx(0): Chipset: "ATI Radeon HD 3200 Graphics" (Chipset = 0x9610)
  168. (--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x0000)
  169. (==) fglrx(0): board vendor info: original ATI graphics adapter
  170. (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
  171. (--) fglrx(0): MMIO registers at 0xfeaf0000
  172. (--) fglrx(0): I/O port at 0x0000d000
  173. (==) fglrx(0): ROM-BIOS at 0x000c0000
  174. (II) fglrx(0): AC Adapter is used
  175. (II) fglrx(0): Primary V_BIOS segment is: 0xc000
  176. (II) Loading sub module "vbe"
  177. (II) LoadModule: "vbe"
  178. (II) Loading /usr/lib64/xorg/modules/libvbe.so
  179. (II) Module vbe: vendor="X.Org Foundation"
  180.         compiled for 1.7.6, module version = 1.1.0
  181.         ABI class: X.Org Video Driver, version 6.0
  182. (II) fglrx(0): VESA BIOS detected
  183. (II) fglrx(0): VESA VBE Version 3.0
  184. (II) fglrx(0): VESA VBE Total Mem: 16384 kB
  185. (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
  186. (II) fglrx(0): VESA VBE OEM Software Rev: 10.80
  187. (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
  188. (II) fglrx(0): VESA VBE OEM Product: RS780
  189. (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
  190. (II) fglrx(0): ATI Video BIOS revision 9 or later detected
  191. (II) fglrx(0): UMA/SP interleave mode is enabled in the BIOS
  192. (--) fglrx(0): Video RAM: 393216 kByte, Type: DDR2
  193. (II) fglrx(0): PCIE card detected
  194. (--) fglrx(0): Using per-process page tables (PPPT) as GART.
  195. (II) fglrx(0): board/chipset is supported by this driver (original ATI board)
  196. (II) fglrx(0): Using adapter: 1:5.0.
  197. (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x18000000)
  198. (II) fglrx(0): Interrupt handler installed at IRQ 26.
  199. (II) fglrx(0): RandR 1.2 support is enabled!
  200. (II) fglrx(0): RandR 1.2 rotation support is enabled!
  201. (==) fglrx(0): Center Mode is disabled
  202. (II) Loading sub module "fb"
  203. (II) LoadModule: "fb"
  204. (II) Loading /usr/lib64/xorg/modules/libfb.so
  205. (II) Module fb: vendor="X.Org Foundation"
  206.         compiled for 1.7.6, module version = 1.0.0
  207.         ABI class: X.Org ANSI C Emulation, version 0.4
  208. (II) Loading sub module "ddc"
  209. (II) LoadModule: "ddc"
  210. (II) Module "ddc" already built-in
  211. (II) fglrx(0): Finished Initialize PPLIB!
  212. (II) Loading sub module "ddc"
  213. (II) LoadModule: "ddc"
  214. (II) Module "ddc" already built-in
  215. (II) fglrx(0): Connected Display0: DFP on secondary TMDS [tmds2i]
  216. (II) fglrx(0): Display0 EDID data ---------------------------
  217. (II) fglrx(0): Manufacturer: BNQ  Model: 76c1  Serial#: 16632
  218. (II) fglrx(0): Year: 2006  Week: 28
  219. (II) fglrx(0): EDID Version: 1.3
  220. (II) fglrx(0): Digital Display Input
  221. (II) fglrx(0): Max Image Size [cm]: horiz.: 34  vert.: 27
  222. (II) fglrx(0): Gamma: 2.20
  223. (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
  224. (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
  225. (II) fglrx(0): First detailed timing is preferred mode
  226. (II) fglrx(0): redX: 0.640 redY: 0.340   greenX: 0.290 greenY: 0.609
  227. (II) fglrx(0): blueX: 0.140 blueY: 0.069   whiteX: 0.310 whiteY: 0.330
  228. (II) fglrx(0): Supported established timings:
  229. (II) fglrx(0): 720x400@70Hz
  230. (II) fglrx(0): 640x480@60Hz
  231. (II) fglrx(0): 640x480@67Hz
  232. (II) fglrx(0): 640x480@72Hz
  233. (II) fglrx(0): 640x480@75Hz
  234. (II) fglrx(0): 800x600@60Hz
  235. (II) fglrx(0): 800x600@72Hz
  236. (II) fglrx(0): 800x600@75Hz
  237. (II) fglrx(0): 832x624@75Hz
  238. (II) fglrx(0): 1024x768@60Hz
  239. (II) fglrx(0): 1024x768@70Hz
  240. (II) fglrx(0): 1024x768@75Hz
  241. (II) fglrx(0): 1280x1024@75Hz
  242. (II) fglrx(0): 1152x864@75Hz
  243. (II) fglrx(0): Manufacturer's mask: 0
  244. (II) fglrx(0): Supported standard timings:
  245. (II) fglrx(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
  246. (II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
  247. (II) fglrx(0): #2: hsize: 1280  vsize 1024  refresh: 72  vid: 35969
  248. (II) fglrx(0): Supported detailed timing:
  249. (II) fglrx(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
  250. (II) fglrx(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
  251. (II) fglrx(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
  252. (II) fglrx(0): Supported detailed timing:
  253. (II) fglrx(0): clock: 25.2 MHz   Image Size:  338 x 270 mm
  254. (II) fglrx(0): h_active: 640  h_sync: 656  h_sync_end 752 h_blank_end 800 h_border: 0
  255. (II) fglrx(0): v_active: 350  v_sync: 387  v_sync_end 389 v_blanking: 449 v_border: 0
  256. (II) fglrx(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 140 MHz
  257. (II) fglrx(0): Monitor name: BenQ FP71G X
  258. (II) fglrx(0): EDID (in hex):
  259. (II) fglrx(0):         00ffffffffffff0009d1c176f8400000
  260. (II) fglrx(0):         1c10010380221b78eac4f6a3574a9c23
  261. (II) fglrx(0):         114f54bdef80714f8180818c01010101
  262. (II) fglrx(0):         010101010101302a009851002a403070
  263. (II) fglrx(0):         1300520e1100001ed50980a0205e6310
  264. (II) fglrx(0):         10605208520e1100001a000000fd0038
  265. (II) fglrx(0):         4c1f530e000a202020202020000000fc
  266. (II) fglrx(0):         0042656e5120465037314720580a00b2
  267. (II) fglrx(0): End of Display0 EDID data --------------------
  268. (II) fglrx(0): Output DFP2 using monitor section aticonfig-Monitor[0]-0
  269. (II) fglrx(0): Output CRT1 has no monitor section
  270. (II) fglrx(0): Output DFP2 connected
  271. (II) fglrx(0): Output CRT1 disconnected
  272. (II) fglrx(0): Using user preference for initial modes
  273. (II) fglrx(0): Output DFP2 using initial mode 1280x1024
  274. (II) fglrx(0): DPI set to (96, 96)
  275. (II) fglrx(0): Adapter ATI Radeon HD 3200 Graphics has 2 configurable heads and 1 displays connected.
  276. (==) fglrx(0): QBS disabled
  277. (==) fglrx(0):  PseudoColor visuals disabled
  278. (II) Loading sub module "ramdac"
  279. (II) LoadModule: "ramdac"
  280. (II) Module "ramdac" already built-in
  281. (==) fglrx(0): NoAccel = NO
  282. (==) fglrx(0): NoDRI = NO
  283. (==) fglrx(0): Capabilities: 0x00000000
  284. (==) fglrx(0): CapabilitiesEx: 0x00000000
  285. (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
  286. (==) fglrx(0): UseFastTLS=0
  287. (==) fglrx(0): BlockSignalsOnLock=1
  288. (--) Depth 24 pixmap format is 32 bpp
  289. (II) Loading extension ATIFGLRXDRI
  290. (II) fglrx(0): doing swlDriScreenInit
  291. (II) fglrx(0): swlDriScreenInit for fglrx driver
  292. ukiDynamicMajor: found major device number 250
  293. ukiDynamicMajor: found major device number 250
  294. ukiDynamicMajor: found major device number 250
  295. ukiOpenByBusid: Searching for BusID PCI:1:5:0
  296. ukiOpenDevice: node name is /dev/ati/card0
  297. ukiOpenDevice: open result is 15, (OK)
  298. ukiOpenByBusid: ukiOpenMinor returns 15
  299. ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
  300. (II) fglrx(0): [uki] DRM interface version 1.0
  301. (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:5:0"
  302. (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
  303. (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7faa77baf000
  304. (II) fglrx(0): [uki] framebuffer handle = 0x3000
  305. (II) fglrx(0): [uki] added 1 reserved context for kernel
  306. (II) fglrx(0): swlDriScreenInit done
  307. (II) fglrx(0): Kernel Module Version Information:
  308. (II) fglrx(0):     Name: fglrx
  309. (II) fglrx(0):     Version: 8.72.5
  310. (II) fglrx(0):     Date: Apr  6 2010
  311. (II) fglrx(0):     Desc: ATI FireGL DRM kernel module
  312. (II) fglrx(0): Kernel Module version matches driver.
  313. (II) fglrx(0): Kernel Module Build Time Information:
  314. (II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.33-gentoo
  315. (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
  316. (II) fglrx(0):     Build-Kernel __SMP__:            yes
  317. (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
  318. (II) fglrx(0): [uki] register handle = 0x00004000
  319. (II) fglrx(0): DRI initialization successfull!
  320. (II) fglrx(0): FBADPhys: 0xd6ff8000 FBMappedSize: 0x01004000
  321. (II) fglrx(0): Reserved 0x06500000 bytes of sideport memory for power saving
  322. (II) fglrx(0): FBMM initialized for area (0,0)-(1280,3280)
  323. (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1280) (front color buffer - assumption)
  324. (II) fglrx(0): Largest offscreen area available: 1280 x 2000
  325. (==) fglrx(0): Backing store disabled
  326. (II) Loading extension FGLRXEXTENSION
  327. (**) fglrx(0): DPMS enabled
  328. (II) fglrx(0): Initialized in-driver Xinerama extension
  329. (**) fglrx(0): Textured Video is enabled.
  330. (II) LoadModule: "glesx"
  331. (II) Loading /usr/lib64/xorg/modules/glesx.so
  332. (II) Module glesx: vendor="X.Org Foundation"
  333.         compiled for 1.7.1, module version = 1.0.0
  334. (II) Loading extension GLESX
  335. (II) Loading sub module "xaa"
  336. (II) LoadModule: "xaa"
  337. (II) Loading /usr/lib64/xorg/modules/libxaa.so
  338. (II) Module xaa: vendor="X.Org Foundation"
  339.         compiled for 1.7.6, module version = 1.2.1
  340.         ABI class: X.Org Video Driver, version 6.0
  341. (II) fglrx(0): GLESX enableFlags = 94
  342. (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
  343.         Screen to screen bit blits
  344.         Solid filled rectangles
  345.         Solid Horizontal and Vertical Lines
  346.         Driver provided ScreenToScreenBitBlt replacement
  347.         Driver provided FillSolidRects replacement
  348. (II) fglrx(0): GLESX is enabled
  349. (II) LoadModule: "amdxmm"
  350. (II) Loading /usr/lib64/xorg/modules/amdxmm.so
  351. (II) Module amdxmm: vendor="X.Org Foundation"
  352.         compiled for 1.7.1, module version = 1.0.0
  353. (II) Loading extension AMDXVOPL
  354. (II) fglrx(0): UVD2 feature is available
  355. (II) fglrx(0): Enable composite support successfully
  356. (WW) fglrx(0): Option "VideoOverlay" is not used
  357. (WW) fglrx(0): Option "VendorName" is not used
  358. (WW) fglrx(0): Option "ModelName" is not used
  359. (II) fglrx(0): X context handle = 0x1
  360. (II) fglrx(0): [DRI] installation complete
  361. (==) fglrx(0): Silken mouse enabled
  362. (==) fglrx(0): Using HW cursor of display infrastructure!
  363. (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
  364. (--) RandR disabled
  365. (II) Initializing built-in extension Generic Event Extension
  366. (II) Initializing built-in extension SHAPE
  367. (II) Initializing built-in extension MIT-SHM
  368. (II) Initializing built-in extension XInputExtension
  369. (II) Initializing built-in extension XTEST
  370. (II) Initializing built-in extension BIG-REQUESTS
  371. (II) Initializing built-in extension SYNC
  372. (II) Initializing built-in extension XKEYBOARD
  373. (II) Initializing built-in extension XC-MISC
  374. (II) Initializing built-in extension XINERAMA
  375. (II) Initializing built-in extension XFIXES
  376. (II) Initializing built-in extension RENDER
  377. (II) Initializing built-in extension RANDR
  378. (II) Initializing built-in extension COMPOSITE
  379. (II) Initializing built-in extension DAMAGE
  380. ukiDynamicMajor: found major device number 250
  381. ukiDynamicMajor: found major device number 250
  382. ukiOpenByBusid: Searching for BusID PCI:1:5:0
  383. ukiOpenDevice: node name is /dev/ati/card0
  384. ukiOpenDevice: open result is 16, (OK)
  385. ukiOpenByBusid: ukiOpenMinor returns 16
  386. ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
  387. (II) AIGLX: Loaded and initialized /usr/lib64/dri/fglrx_dri.so
  388. (II) GLX: Initialized DRI GL provider for screen 0
  389. (II) fglrx(0): Enable the clock gating!
  390. (II) fglrx(0): Setting screen physical size to 338 x 270
  391. (II) config/hal: Adding input device ImPS/2 Generic Wheel Mouse
  392. (II) LoadModule: "evdev"
  393. (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
  394. (II) Module evdev: vendor="X.Org Foundation"
  395.         compiled for 1.7.6, module version = 2.3.2
  396.         Module class: X.Org XInput Driver
  397.         ABI class: X.Org XInput driver, version 7.0
  398. (**) ImPS/2 Generic Wheel Mouse: always reports core events
  399. (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
  400. (II) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
  401. (II) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
  402. (II) ImPS/2 Generic Wheel Mouse: Found relative axes
  403. (II) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
  404. (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
  405. (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
  406. (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  407. (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
  408. (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
  409. (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
  410. (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
  411. (II) config/hal: Adding input device AT Translated Set 2 keyboard
  412. (**) AT Translated Set 2 keyboard: always reports core events
  413. (**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
  414. (II) AT Translated Set 2 keyboard: Found keys
  415. (II) AT Translated Set 2 keyboard: Configuring as keyboard
  416. (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
  417. (**) Option "xkb_rules" "evdev"
  418. (**) Option "xkb_model" "evdev"
  419. (**) Option "xkb_layout" "us"
  420. (II) config/hal: Adding input device Power Button
  421. (**) Power Button: always reports core events
  422. (**) Power Button: Device: "/dev/input/event0"
  423. (II) Power Button: Found keys
  424. (II) Power Button: Configuring as keyboard
  425. (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
  426. (**) Option "xkb_rules" "evdev"
  427. (**) Option "xkb_model" "evdev"
  428. (**) Option "xkb_layout" "us"
  429. (II) config/hal: Adding input device Power Button
  430. (**) Power Button: always reports core events
  431. (**) Power Button: Device: "/dev/input/event1"
  432. (II) Power Button: Found keys
  433. (II) Power Button: Configuring as keyboard
  434. (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
  435. (**) Option "xkb_rules" "evdev"
  436. (**) Option "xkb_model" "evdev"
  437. (**) Option "xkb_layout" "us"
  438. (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments

复制代码
回复 支持 反对

使用道具 举报

发表于 2010-5-17 20:59:49 | 显示全部楼层
  1. Section "ServerLayout"
  2.         Identifier      "X.org Configured"
  3.         Screen          0 "Screen0" 0 0
  4. EndSection
  5. Section "Monitor"
  6.         Identifier      "Monitor0"
  7.         VendorName      "Monitor Vendor"
  8.         ModelName       "Monitor Model"
  9. EndSection
  10. Section "Device"
  11.         Identifier      "Card0"
  12.         Driver          "fglrx"
  13.         #Driver         "randeon"
  14. EndSection
  15. Section "Screen"
  16.         Identifier      "Screen0"
  17.         Device          "Card0"
  18.         Monitor         "Monitor0"
  19.         DefaultDepth    24
  20. EndSection
  21. Section "DRI"
  22.         Mode            0666
  23. EndSection
复制代码
  1. X.Org X Server 1.7.6
  2. Release Date: 2010-03-17
  3. X Protocol Version 11, Revision 0
  4. Build Operating System: Linux 2.6.32-gentoo-r7 x86_64
  5. Current Operating System: Linux localhost 2.6.32-gentoo-r7 #2 SMP PREEMPT Mon May 3 18:00:48 CST 2010 x86_64
  6. Kernel command line: root=/dev/sda3
  7. Build Date: 03 May 2010  08:51:46PM
  8. Current version of pixman: 0.17.2
  9.         Before reporting problems, check [url]http://wiki.x.org[/url]
  10.         to make sure that you have the latest version.
  11. Markers: (--) probed, (**) from config file, (==) default setting,
  12.         (++) from command line, (!!) notice, (II) informational,
  13.         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  14. (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 17 20:12:52 2010
  15. (==) Using config file: "/etc/X11/xorg.conf"
  16. (==) ServerLayout "X.org Configured"
  17. (**) |-->Screen "Screen0" (0)
  18. (**) |   |-->Monitor "Monitor0"
  19. (**) |   |-->Device "Card0"
  20. (==) Automatically adding devices
  21. (==) Automatically enabling devices
  22. (WW) The directory "/usr/share/fonts/TTF/" does not exist.
  23.         Entry deleted from font path.
  24. (WW) The directory "/usr/share/fonts/OTF" does not exist.
  25.         Entry deleted from font path.
  26. (WW) The directory "/usr/share/fonts/Type1/" does not exist.
  27.         Entry deleted from font path.
  28. (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
  29.         Entry deleted from font path.
  30. (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
  31.         Entry deleted from font path.
  32. (==) FontPath set to:
  33.         /usr/share/fonts/misc/
  34. (==) ModulePath set to "/usr/lib64/xorg/modules"
  35. (II) Cannot locate a core pointer device.
  36. (II) Cannot locate a core keyboard device.
  37. (II) The server relies on HAL to provide the list of input devices.
  38.         If no devices become available, reconfigure HAL or disable AutoAddDevices.
  39. (II) Loader magic: 0x7c26e0
  40. (II) Module ABI versions:
  41.         X.Org ANSI C Emulation: 0.4
  42.         X.Org Video Driver: 6.0
  43.         X.Org XInput driver : 7.0
  44.         X.Org Server Extension : 2.0
  45. (++) using VT number 7
  46. (--) PCI:*(0:1:0:0) 1002:95c4:17aa:210e ATI Technologies Inc Mobility Radeon HD 3400 Series rev 0, Mem @ 0xd0000000/268435456, 0xcfff0000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
  47. (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
  48. (II) LoadModule: "extmod"
  49. (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
  50. (II) Module extmod: vendor="X.Org Foundation"
  51.         compiled for 1.7.6, module version = 1.0.0
  52.         Module class: X.Org Server Extension
  53.         ABI class: X.Org Server Extension, version 2.0
  54. (II) Loading extension MIT-SCREEN-SAVER
  55. (II) Loading extension XFree86-VidModeExtension
  56. (II) Loading extension XFree86-DGA
  57. (II) Loading extension DPMS
  58. (II) Loading extension XVideo
  59. (II) Loading extension XVideo-MotionCompensation
  60. (II) Loading extension X-Resource
  61. (II) LoadModule: "dbe"
  62. (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
  63. (II) Module dbe: vendor="X.Org Foundation"
  64.         compiled for 1.7.6, module version = 1.0.0
  65.         Module class: X.Org Server Extension
  66.         ABI class: X.Org Server Extension, version 2.0
  67. (II) Loading extension DOUBLE-BUFFER
  68. (II) LoadModule: "glx"
  69. (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
  70. (II) Module glx: vendor="FireGL - ATI Technologies Inc."
  71.         compiled for 7.5.0, module version = 1.0.0
  72. (II) Loading extension GLX
  73. (II) LoadModule: "record"
  74. (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
  75. (II) Module record: vendor="X.Org Foundation"
  76.         compiled for 1.7.6, module version = 1.13.0
  77.         Module class: X.Org Server Extension
  78.         ABI class: X.Org Server Extension, version 2.0
  79. (II) Loading extension RECORD
  80. (II) LoadModule: "dri"
  81. (WW) Warning, couldn't open module dri
  82. (II) UnloadModule: "dri"
  83. (EE) Failed to load module "dri" (module does not exist, 0)
  84. (II) LoadModule: "dri2"
  85. (WW) Warning, couldn't open module dri2
  86. (II) UnloadModule: "dri2"
  87. (EE) Failed to load module "dri2" (module does not exist, 0)
  88. (II) LoadModule: "fglrx"
  89. (II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so
  90. (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
  91.         compiled for 1.7.1, module version = 8.72.5
  92.         Module class: X.Org Video Driver
  93. (II) Loading sub module "fglrxdrm"
  94. (II) LoadModule: "fglrxdrm"
  95. (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
  96. (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
  97.         compiled for 1.7.1, module version = 8.72.5
  98. (II) ATI Proprietary Linux Driver Version Identifier:8.72.5
  99. (II) ATI Proprietary Linux Driver Release Identifier: 8.723                                
  100. (II) ATI Proprietary Linux Driver Build Date: Apr  6 2010 21:22:15
  101. (II) Primary Device is: PCI 01@00:00:0
  102. (WW) Falling back to old probe method for fglrx
  103. (II) Loading PCS database from /etc/ati/amdpcsdb
  104. (--) Assigning device section with no busID to primary device
  105. (--) Chipset Supported AMD Graphics Processor (0x95C4) found
  106. (II) AMD Video driver is running on a device belonging to a group targeted for this release
  107. (II) AMD Video driver is signed
  108. (II) fglrx(0): pEnt->device->identifier=0x7e11e0
  109. (II) fglrx(0): === [atiddxPreInit] === begin
  110. (II) Loading sub module "vgahw"
  111. (II) LoadModule: "vgahw"
  112. (II) Loading /usr/lib64/xorg/modules/libvgahw.so
  113. (II) Module vgahw: vendor="X.Org Foundation"
  114.         compiled for 1.7.6, module version = 0.1.0
  115.         ABI class: X.Org Video Driver, version 6.0
  116. (II) fglrx(0): Creating default Display subsection in Screen section
  117.         "Screen0" for depth/fbbpp 24/32
  118. (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
  119. (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
  120. (==) fglrx(0): Default visual is TrueColor
  121. (==) fglrx(0): RGB weight 888
  122. (II) fglrx(0): Using 8 bits per RGB
  123. (==) fglrx(0): Buffer Tiling is ON
  124. (II) Loading sub module "fglrxdrm"
  125. (II) LoadModule: "fglrxdrm"
  126. (II) Reloading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
  127. ukiDynamicMajor: found major device number 253
  128. ukiDynamicMajor: found major device number 253
  129. ukiOpenByBusid: Searching for BusID PCI:1:0:0
  130. ukiOpenDevice: node name is /dev/ati/card0
  131. ukiOpenDevice: open result is 10, (OK)
  132. ukiOpenByBusid: ukiOpenMinor returns 10
  133. ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
  134. (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 3400 Series" (Chipset = 0x95c4)
  135. (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x210e)
  136. (==) fglrx(0): board vendor info: third ***** graphics adapter - NOT original ATI
  137. (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
  138. (--) fglrx(0): MMIO registers at 0xcfff0000
  139. (--) fglrx(0): I/O port at 0x00002000
  140. (==) fglrx(0): ROM-BIOS at 0x000c0000
  141. (II) fglrx(0): AC Adapter is used
  142. (II) fglrx(0): Primary V_BIOS segment is: 0xc000
  143. (II) Loading sub module "vbe"
  144. (II) LoadModule: "vbe"
  145. (II) Loading /usr/lib64/xorg/modules/libvbe.so
  146. (II) Module vbe: vendor="X.Org Foundation"
  147.         compiled for 1.7.6, module version = 1.1.0
  148.         ABI class: X.Org Video Driver, version 6.0
  149. (II) fglrx(0): VESA BIOS detected
  150. (II) fglrx(0): VESA VBE Version 3.0
  151. (II) fglrx(0): VESA VBE Total Mem: 16384 kB
  152. (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
  153. (II) fglrx(0): VESA VBE OEM Software Rev: 10.88
  154. (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
  155. (II) fglrx(0): VESA VBE OEM Product: M82
  156. (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
  157. (II) fglrx(0): ATI Video BIOS revision 9 or later detected
  158. (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR3
  159. (II) fglrx(0): PCIE card detected
  160. (--) fglrx(0): Using per-process page tables (PPPT) as GART.
  161. (WW) fglrx(0): board is an unknown third ***** board, chipset is supported
  162. (II) fglrx(0): Using adapter: 1:0.0.
  163. (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
  164. (II) fglrx(0): Interrupt handler installed at IRQ 32.
  165. (II) fglrx(0): RandR 1.2 support is enabled!
  166. (II) fglrx(0): RandR 1.2 rotation support is enabled!
  167. (==) fglrx(0): Center Mode is disabled
  168. (II) Loading sub module "fb"
  169. (II) LoadModule: "fb"
  170. (II) Loading /usr/lib64/xorg/modules/libfb.so
  171. (II) Module fb: vendor="X.Org Foundation"
  172.         compiled for 1.7.6, module version = 1.0.0
  173.         ABI class: X.Org ANSI C Emulation, version 0.4
  174. (II) Loading sub module "ddc"
  175. (II) LoadModule: "ddc"
  176. (II) Module "ddc" already built-in
  177. (II) fglrx(0): Finished Initialize PPLIB!
  178. (II) Loading sub module "ddc"
  179. (II) LoadModule: "ddc"
  180. (II) Module "ddc" already built-in
  181. (II) fglrx(0): Connected Display0: LCD on internal LVDS [lvds]
  182. (II) fglrx(0): Display0 EDID data ---------------------------
  183. (II) fglrx(0): Manufacturer: LEN  Model: 4031  Serial#: 0
  184. (II) fglrx(0): Year: 2007  Week: 0
  185. (II) fglrx(0): EDID Version: 1.3
  186. (II) fglrx(0): Digital Display Input
  187. (II) fglrx(0): Max Image Size [cm]: horiz.: 30  vert.: 19
  188. (II) fglrx(0): Gamma: 2.20
  189. (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
  190. (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
  191. (II) fglrx(0): First detailed timing is preferred mode
  192. (II) fglrx(0): redX: 0.569 redY: 0.332   greenX: 0.312 greenY: 0.544
  193. (II) fglrx(0): blueX: 0.149 blueY: 0.132   whiteX: 0.313 whiteY: 0.329
  194. (II) fglrx(0): Manufacturer's mask: 0
  195. (II) fglrx(0): Supported detailed timing:
  196. (II) fglrx(0): clock: 69.5 MHz   Image Size:  303 x 190 mm
  197. (II) fglrx(0): h_active: 1280  h_sync: 1332  h_sync_end 1396 h_blank_end 1416 h_border: 0
  198. (II) fglrx(0): v_active: 800  v_sync: 803  v_sync_end 806 v_blanking: 818 v_border: 0
  199. (II) fglrx(0): Supported detailed timing:
  200. (II) fglrx(0): clock: 57.7 MHz   Image Size:  303 x 190 mm
  201. (II) fglrx(0): h_active: 1280  h_sync: 1332  h_sync_end 1396 h_blank_end 1384 h_border: 0
  202. (II) fglrx(0): v_active: 800  v_sync: 803  v_sync_end 806 v_blanking: 834 v_border: 0
  203. (II) fglrx(0): Unknown vendor-specific block f
  204. (II) fglrx(0):  LTN141W1-L05
  205. (II) fglrx(0): EDID (in hex):
  206. (II) fglrx(0):         00ffffffffffff0030ae314000000000
  207. (II) fglrx(0):         00110103801e1378eacd7591554f8b26
  208. (II) fglrx(0):         21505400000001010101010101010101
  209. (II) fglrx(0):         010101010101261b0088502012303440
  210. (II) fglrx(0):         33002fbe100000198b16006850202230
  211. (II) fglrx(0):         344033002fbe100000190000000f0081
  212. (II) fglrx(0):         0a32810a281201004ca35731000000fe
  213. (II) fglrx(0):         004c544e31343157312d4c30350a00d7
  214. (II) fglrx(0): End of Display0 EDID data --------------------
  215. (II) fglrx(0): Output LVDS using monitor section Monitor0
  216. (II) fglrx(0): Output DFP1 has no monitor section
  217. (II) fglrx(0): Output CRT1 has no monitor section
  218. (II) fglrx(0): Output LVDS connected
  219. (II) fglrx(0): Output DFP1 disconnected
  220. (II) fglrx(0): Output CRT1 disconnected
  221. (II) fglrx(0): Using exact sizes for initial modes
  222. (II) fglrx(0): Output LVDS using initial mode 1280x800
  223. (II) fglrx(0): DPI set to (96, 96)
  224. (II) fglrx(0): Adapter ATI Mobility Radeon HD 3400 Series has 2 configurable heads and 1 displays connected.
  225. (==) fglrx(0): QBS disabled
  226. (==) fglrx(0):  PseudoColor visuals disabled
  227. (II) Loading sub module "ramdac"
  228. (II) LoadModule: "ramdac"
  229. (II) Module "ramdac" already built-in
  230. (==) fglrx(0): NoAccel = NO
  231. (==) fglrx(0): NoDRI = NO
  232. (==) fglrx(0): Capabilities: 0x00000000
  233. (==) fglrx(0): CapabilitiesEx: 0x00000000
  234. (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
  235. (==) fglrx(0): UseFastTLS=0
  236. (==) fglrx(0): BlockSignalsOnLock=1
  237. (--) Depth 24 pixmap format is 32 bpp
  238. (II) Loading extension ATIFGLRXDRI
  239. (II) fglrx(0): doing swlDriScreenInit
  240. (II) fglrx(0): swlDriScreenInit for fglrx driver
  241. ukiDynamicMajor: found major device number 253
  242. ukiDynamicMajor: found major device number 253
  243. ukiDynamicMajor: found major device number 253
  244. ukiOpenByBusid: Searching for BusID PCI:1:0:0
  245. ukiOpenDevice: node name is /dev/ati/card0
  246. ukiOpenDevice: open result is 15, (OK)
  247. ukiOpenByBusid: ukiOpenMinor returns 15
  248. ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
  249. (II) fglrx(0): [uki] DRM interface version 1.0
  250. (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
  251. (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
  252. (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f73d6218000
  253. (II) fglrx(0): [uki] framebuffer handle = 0x3000
  254. (II) fglrx(0): [uki] added 1 reserved context for kernel
  255. (II) fglrx(0): swlDriScreenInit done
  256. (II) fglrx(0): Kernel Module Version Information:
  257. (II) fglrx(0):     Name: fglrx
  258. (II) fglrx(0):     Version: 8.72.5
  259. (II) fglrx(0):     Date: Apr  6 2010
  260. (II) fglrx(0):     Desc: ATI FireGL DRM kernel module
  261. (II) fglrx(0): Kernel Module version matches driver.
  262. (II) fglrx(0): Kernel Module Build Time Information:
  263. (II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.32-gentoo-r7
  264. (II) fglrx(0):     Build-Kernel MODVERSIONS:        yes
  265. (II) fglrx(0):     Build-Kernel __SMP__:            yes
  266. (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
  267. (II) fglrx(0): [uki] register handle = 0x00004000
  268. (II) fglrx(0): DRI initialization successfull!
  269. (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x01004000
  270. (II) fglrx(0): FBMM initialized for area (0,0)-(1280,3280)
  271. (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1280) (front color buffer - assumption)
  272. (II) fglrx(0): Largest offscreen area available: 1280 x 2000
  273. (==) fglrx(0): Backing store disabled
  274. (II) Loading extension FGLRXEXTENSION
  275. (==) fglrx(0): DPMS enabled
  276. (II) fglrx(0): Initialized in-driver Xinerama extension
  277. (**) fglrx(0): Textured Video is enabled.
  278. (II) LoadModule: "glesx"
  279. (II) Loading /usr/lib64/xorg/modules/glesx.so
  280. (II) Module glesx: vendor="X.Org Foundation"
  281.         compiled for 1.7.1, module version = 1.0.0
  282. (II) Loading extension GLESX
  283. (II) Loading sub module "xaa"
  284. (II) LoadModule: "xaa"
  285. (II) Loading /usr/lib64/xorg/modules/libxaa.so
  286. (II) Module xaa: vendor="X.Org Foundation"
  287.         compiled for 1.7.6, module version = 1.2.1
  288.         ABI class: X.Org Video Driver, version 6.0
  289. (II) fglrx(0): GLESX enableFlags = 94
  290. (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
  291.         Screen to screen bit blits
  292.         Solid filled rectangles
  293.         Solid Horizontal and Vertical Lines
  294.         Driver provided ScreenToScreenBitBlt replacement
  295.         Driver provided FillSolidRects replacement
  296. (II) fglrx(0): GLESX is enabled
  297. (II) LoadModule: "amdxmm"
  298. (II) Loading /usr/lib64/xorg/modules/amdxmm.so
  299. (II) Module amdxmm: vendor="X.Org Foundation"
  300.         compiled for 1.7.1, module version = 1.0.0
  301. (II) Loading extension AMDXVOPL
  302. (II) fglrx(0): UVD2 feature is available
  303. (II) fglrx(0): Enable composite support successfully
  304. (II) fglrx(0): X context handle = 0x1
  305. (II) fglrx(0): [DRI] installation complete
  306. (==) fglrx(0): Silken mouse enabled
  307. (==) fglrx(0): Using HW cursor of display infrastructure!
  308. (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
  309. (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
  310. (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
  311. (--) RandR disabled
  312. (II) Initializing built-in extension Generic Event Extension
  313. (II) Initializing built-in extension SHAPE
  314. (II) Initializing built-in extension MIT-SHM
  315. (II) Initializing built-in extension XInputExtension
  316. (II) Initializing built-in extension XTEST
  317. (II) Initializing built-in extension BIG-REQUESTS
  318. (II) Initializing built-in extension SYNC
  319. (II) Initializing built-in extension XKEYBOARD
  320. (II) Initializing built-in extension XC-MISC
  321. (II) Initializing built-in extension XINERAMA
  322. (II) Initializing built-in extension XFIXES
  323. (II) Initializing built-in extension RENDER
  324. (II) Initializing built-in extension RANDR
  325. (II) Initializing built-in extension COMPOSITE
  326. (II) Initializing built-in extension DAMAGE
  327. ukiDynamicMajor: found major device number 253
  328. ukiDynamicMajor: found major device number 253
  329. ukiOpenByBusid: Searching for BusID PCI:1:0:0
  330. ukiOpenDevice: node name is /dev/ati/card0
  331. ukiOpenDevice: open result is 16, (OK)
  332. ukiOpenByBusid: ukiOpenMinor returns 16
  333. ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
  334. (II) AIGLX: Loaded and initialized /usr/lib64/dri/fglrx_dri.so
  335. (II) GLX: Initialized DRI GL provider for screen 0
  336. (II) fglrx(0): Enable the clock gating!
  337. (II) fglrx(0): Setting screen physical size to 338 x 211
  338. (II) config/hal: Adding input device ThinkPad Extra Buttons
  339. (II) LoadModule: "evdev"
  340. (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
  341. (II) Module evdev: vendor="X.Org Foundation"
  342.         compiled for 1.7.6, module version = 2.3.2
  343.         Module class: X.Org XInput Driver
  344.         ABI class: X.Org XInput driver, version 7.0
  345. (**) ThinkPad Extra Buttons: always reports core events
  346. (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
  347. (II) ThinkPad Extra Buttons: Found keys
  348. (II) ThinkPad Extra Buttons: Configuring as keyboard
  349. (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
  350. (**) Option "xkb_rules" "evdev"
  351. (**) Option "xkb_model" "evdev"
  352. (**) Option "xkb_layout" "us"
  353. (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
  354. (**) TPPS/2 IBM TrackPoint: always reports core events
  355. (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event9"
  356. (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
  357. (II) TPPS/2 IBM TrackPoint: Found relative axes
  358. (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
  359. (II) TPPS/2 IBM TrackPoint: Configuring as mouse
  360. (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
  361. (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  362. (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
  363. (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
  364. (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
  365. (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
  366. (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
  367. (II) LoadModule: "synaptics"
  368. (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
  369. (II) Module synaptics: vendor="X.Org Foundation"
  370.         compiled for 1.7.6, module version = 1.2.1
  371.         Module class: X.Org XInput Driver
  372.         ABI class: X.Org XInput driver, version 7.0
  373. (II) Synaptics touchpad driver version 1.2.1
  374. (**) Option "Device" "/dev/input/event6"
  375. (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
  376. (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
  377. (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
  378. (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
  379. (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
  380. (--) SynPS/2 Synaptics TouchPad: touchpad found
  381. (**) SynPS/2 Synaptics TouchPad: always reports core events
  382. (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
  383. (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
  384. (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
  385. (--) SynPS/2 Synaptics TouchPad: touchpad found
  386. (II) config/hal: Adding input device AT Translated Set 2 keyboard
  387. (**) AT Translated Set 2 keyboard: always reports core events
  388. (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
  389. (II) AT Translated Set 2 keyboard: Found keys
  390. (II) AT Translated Set 2 keyboard: Configuring as keyboard
  391. (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
  392. (**) Option "xkb_rules" "evdev"
  393. (**) Option "xkb_model" "evdev"
  394. (**) Option "xkb_layout" "us"
  395. (II) config/hal: Adding input device Logitech USB Receiver
  396. (**) Logitech USB Receiver: always reports core events
  397. (**) Logitech USB Receiver: Device: "/dev/input/event8"
  398. (II) Logitech USB Receiver: Found 20 mouse buttons
  399. (II) Logitech USB Receiver: Found scroll wheel(s)
  400. (II) Logitech USB Receiver: Found relative axes
  401. (II) Logitech USB Receiver: Found x and y relative axes
  402. (II) Logitech USB Receiver: Found absolute axes
  403. (II) Logitech USB Receiver: Found keys
  404. (II) Logitech USB Receiver: Configuring as mouse
  405. (II) Logitech USB Receiver: Configuring as keyboard
  406. (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
  407. (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  408. (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
  409. (**) Option "xkb_rules" "evdev"
  410. (**) Option "xkb_model" "evdev"
  411. (**) Option "xkb_layout" "us"
  412. (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
  413. (**) Logitech USB Receiver: (accel) acceleration profile 0
  414. (II) Logitech USB Receiver: initialized for relative axes.
  415. (WW) Logitech USB Receiver: ignoring absolute axes.
  416. (II) config/hal: Adding input device Logitech USB Receiver
  417. (**) Logitech USB Receiver: always reports core events
  418. (**) Logitech USB Receiver: Device: "/dev/input/event7"
  419. (II) Logitech USB Receiver: Found keys
  420. (II) Logitech USB Receiver: Configuring as keyboard
  421. (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
  422. (**) Option "xkb_rules" "evdev"
  423. (**) Option "xkb_model" "evdev"
  424. (**) Option "xkb_layout" "us"
  425. (II) config/hal: Adding input device Sleep Button
  426. (**) Sleep Button: always reports core events
  427. (**) Sleep Button: Device: "/dev/input/event1"
  428. (II) Sleep Button: Found keys
  429. (II) Sleep Button: Configuring as keyboard
  430. (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
  431. (**) Option "xkb_rules" "evdev"
  432. (**) Option "xkb_model" "evdev"
  433. (**) Option "xkb_layout" "us"
  434. (II) config/hal: Adding input device Video Bus
  435. (**) Video Bus: always reports core events
  436. (**) Video Bus: Device: "/dev/input/event3"
  437. (II) Video Bus: Found keys
  438. (II) Video Bus: Configuring as keyboard
  439. (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
  440. (**) Option "xkb_rules" "evdev"
  441. (**) Option "xkb_model" "evdev"
  442. (**) Option "xkb_layout" "us"
  443. (II) config/hal: Adding input device Power Button
  444. (**) Power Button: always reports core events
  445. (**) Power Button: Device: "/dev/input/event2"
  446. (II) Power Button: Found keys
  447. (II) Power Button: Configuring as keyboard
  448. (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
  449. (**) Option "xkb_rules" "evdev"
  450. (**) Option "xkb_model" "evdev"
  451. (**) Option "xkb_layout" "us"
  452. (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
复制代码
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表