LinuxSir.cn,穿越时空的Linuxsir!

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

有人在Radeon 9600 Mobility (M10)上使用开源驱动吗?

[复制链接]
发表于 2006-11-15 10:05:27 | 显示全部楼层 |阅读模式
俺按照wiki上那个howto装了。可是glxinfo时,direct rendering: No,OpenGL renderer string和OpenGL version string可以正确显示出显卡和驱动的相关信息,在Xorg的log中可以看到Direct Render Enabled的字样。。这种情况下可以使用aiglx+beryl吗?
发表于 2006-11-15 10:16:33 | 显示全部楼层
能详细的将glxinfo的输出和Xorg.o.log贴出来么?
回复 支持 反对

使用道具 举报

发表于 2006-11-15 10:56:46 | 显示全部楼层
我也是M10,用的开源驱动。请帖下:
$ LIBGL_DEBUG=verbose glxinfo
及Xorg.0.log以便分析。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-15 13:41:32 | 显示全部楼层
上班中。。晚上回去贴。。兄弟们可否将你们的安装过程以及软件包的版本写一下?
回复 支持 反对

使用道具 举报

发表于 2006-11-15 17:01:01 | 显示全部楼层
我就是用开源驱动,T42 笔记本,可以跑aiglx和beryl,比较流畅
回复 支持 反对

使用道具 举报

发表于 2006-11-15 20:05:14 | 显示全部楼层
如果已经启动了 aiglx ,direct rendering 确实是 no 的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-16 10:11:59 | 显示全部楼层
glxinfo:
  1. maomao root # cat 2
  2. name of display: :0.0
  3. display: :0  screen: 0
  4. direct rendering: No
  5. server glx vendor string: SGI
  6. server glx version string: 1.2
  7. server glx extensions:
  8.     GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
  9.     GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
  10.     GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
  11.     GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
  12. client glx vendor string: SGI
  13. client glx version string: 1.4
  14. client glx extensions:
  15.     GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
  16.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
  17.     GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
  18.     GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
  19.     GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
  20.     GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
  21.     GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
  22. GLX version: 1.2
  23. GLX extensions:
  24.     GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
  25.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
  26.     GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample,
  27.     GLX_SGIX_fbconfig, GLX_EXT_texture_from_pixmap
  28. OpenGL vendor string: Tungsten Graphics, Inc.
  29. OpenGL renderer string: Mesa DRI R300 20060815 AGP 4x x86/MMX/SSE2 TCL
  30. OpenGL version string: 1.2 (1.3 Mesa 6.5.1)
  31. OpenGL extensions:
  32.     GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
  33.     GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
  34.     GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
  35.     GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
  36.     GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_window_pos,
  37.     GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_func_separate,
  38.     GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
  39.     GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_multi_draw_arrays,
  40.     GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
  41.     GL_EXT_secondary_color, GL_EXT_separate_specular_color,
  42.     GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
  43.     GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
  44.     GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
  45.     GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle,
  46.     GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_ATI_texture_env_combine3,
  47.     GL_ATI_texture_mirror_once, GL_ATIX_texture_env_combine3,
  48.     GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
  49.     GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_NV_blend_square,
  50.     GL_NV_texgen_reflection, GL_NV_texture_rectangle, GL_SGIS_generate_mipmap,
  51.     GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
  52.     GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

  53.    visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
  54. id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
  55. ----------------------------------------------------------------------
  56. 0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  57. 0x24 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  58. 0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  59. 0x26 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  60. 0x27 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  61. 0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  62. 0x29 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  63. 0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  64. 0x2b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  65. 0x2c 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  66. 0x2d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  67. 0x2e 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  68. 0x2f 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  69. 0x30 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  70. 0x31 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  71. 0x32 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  72. 0x4b 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon
复制代码

emerge info:
  1. Portage 2.1.2_rc1-r6 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r3, 2.6.18-gentoo-r2 i686)
  2. =================================================================
  3. System uname: 2.6.18-gentoo-r2 i686 Intel(R) Pentium(R) M processor 1.70GHz
  4. Gentoo Base System version 1.12.6
  5. Last Sync: Mon, 13 Nov 2006 09:00:01 +0000
  6. dev-lang/python:     2.4.4
  7. dev-python/pycrypto: 2.0.1-r5
  8. sys-apps/sandbox:    1.2.18.1
  9. sys-devel/autoconf:  2.13, 2.60
  10. sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
  11. sys-devel/binutils:  2.17.50.0.6
  12. sys-devel/gcc-config: 1.3.14
  13. sys-devel/libtool:   1.5.22
  14. virtual/os-headers:  2.6.17-r1
  15. ACCEPT_KEYWORDS="x86 ~x86"
  16. AUTOCLEAN="yes"
  17. CBUILD="i686-pc-linux-gnu"
  18. CFLAGS="-Os -march=pentium-m -frename-registers -fweb -pipe -fomit-frame-pointer -funit-at-a-time -freorder-blocks -fno-ident -freorder-blocks-and-partition -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants"
  19. CHOST="i686-pc-linux-gnu"
  20. CONFIG_PROTECT="/etc /usr/share/X11/xkb"
  21. CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
  22. CXXFLAGS="-Os -march=pentium-m -frename-registers -fweb -pipe -fomit-frame-pointer -funit-at-a-time -freorder-blocks -fno-ident -freorder-blocks-and-partition -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -fvisibility-inlines-hidden"
  23. DISTDIR="/usr/portage/distfiles"
  24. FEATURES="autoaddcvs autoconfig ccache cvs distlocks metadata-transfer sandbox sfperms strict"
  25. GENTOO_MIRRORS="http://mirror.gentoo.gr.jp http://distfiles.gentoo.org"
  26. LDFLAGS="-Wl,-O1 -Wl,--hash-style=both"
  27. LINGUAS="zh_CN"
  28. PKGDIR="/usr/portage/packages"
  29. PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
  30. PORTAGE_TMPDIR="/var/tmp"
  31. PORTDIR="/usr/portage"
  32. PORTDIR_OVERLAY="/usr/local/overlays/conrad /usr/local/portage"
  33. SYNC="rsync://rsync.gentoo.org/gentoo-portage"
  34. USE="x86 X a52 aac aalib acl acpi ada aiglx alsa asf audiofile berkdb bitmap-fonts bzip2 cairo cdr cjk clearcase cli cpus cracklib crypt cscope cups cvs dbus dlloader dri dts dvd dvdr dxr3 elibc_glibc emacs esd fbcon ffmpeg firefox flac fontconfig fortran fpx gd gdbm glc glx gnome gnutls gpm graphviz gs gtk hal hashstyle haskell iconv imagemagick immqt-bc input_devices_keyboard input_devices_mouse isdnlog java jbig jpeg jpeg2k kernel_linux kqemu lcms ldap libcaca libg++ linguas_zh_CN mmx mng modplug motif mp3 mpeg ncurses nls nocxx nptl nptlonly nsplugin nvtv ogg opengl oss pam pascal pcmcia pcre pdf perl png ppds pppd python rdesktop readline real reflection ruby samba scanner sdl session slp speex spell spl sql sse sse2 ssl subversion svg tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l vcd video_cards_radeon video_cards_vesa vidix vim vorbis wifi win32codecs wmf xine xinerama xml xml2 xorg xpm xprint xv xvmc zlib"
  35. Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
复制代码

xorg.conf:
  1. maomao root # cat /mnt/gentoo/etc/X11/xorg.conf
  2. Section "ServerLayout"
  3.         Identifier     "Server Layout"
  4.         Screen      0  "aticonfig Screen 0" 0 0
  5.         InputDevice    "Mouse1" "CorePointer"
  6.         InputDevice    "Keyboard1" "CoreKeyboard"
  7. EndSection

  8. Section "Files"
  9.         RgbPath      "/usr/share/X11/rgb"
  10.         FontPath     "/usr/share/fonts/100dpi"
  11.         FontPath     "/usr/share/fonts/75dpi"
  12.         FontPath     "/usr/share/fonts/TTF"
  13.         FontPath     "/usr/share/fonts/Type1"
  14.         FontPath     "/usr/share/fonts/arphicfonts"
  15.         FontPath     "/usr/share/fonts/baekmuk-fonts"
  16.         FontPath     "/usr/share/fonts/cyrillic"
  17.         FontPath     "/usr/share/fonts/kochi-substitute"
  18.         FontPath     "/usr/share/fonts/misc"
  19.         #FontPath     "/usr/share/fonts/ttf/zh_CN"
  20.         #FontPath     "/usr/share/fonts/ttf/zh_CN/Others"
  21.         #FontPath     "/usr/share/fonts/ttf-bitstream-vera"
  22. EndSection

  23. Section "Module"
  24.         Load  "dbe"     # Double buffer extension
  25.         SubSection "extmod"
  26.                 Option      "omit xfree86-dga"
  27.         EndSubSection
  28.         Load  "type1"
  29.         Load  "freetype"
  30.         Load  "glx"   # libglx.a
  31.         Load  "dri"   # libdri.a
  32.         Load  "drm"
  33. EndSection

  34. Section "InputDevice"
  35.         Identifier  "Keyboard1"
  36.         Driver      "kbd"
  37.         Option      "AutoRepeat" "500 30"
  38.         Option      "XkbRules" "xfree86"
  39.         Option      "XkbModel" "pc101"
  40.         Option      "XkbLayout" "us"
  41. EndSection

  42. Section "InputDevice"
  43.         Identifier  "Mouse1"
  44.         Driver      "mouse"
  45.         Option      "Protocol" "ImPS/2"
  46.         Option      "ZAxisMapping" "4 5 6 7"
  47.         Option      "Device" "/dev/input/mice"
  48. EndSection

  49. Section "Monitor"
  50.         Identifier   "Generic LCD"
  51. EndSection

  52. Section "Device"
  53.         Identifier      "Radeon"
  54.         Driver          "radeon"
  55.         Option          "DRI"                                    "true"
  56.         Option          "RenderAccel"                            "off"
  57.         Option          "AGPMode"                                "4"
  58.         Option          "EnablePageFlip"                         "true"
  59.         Option          "XAANoOffscreenPixmaps"                  "true"
  60.         # This two lines are needed to prevent fonts from being scrambled
  61.         Option          "XaaNoScanlineImageWriteRect"
  62.         Option          "XaaNoScanlineCPUToScreenColorExpandFill"
  63.         BusID           "PCI:1:0:0"
  64. EndSection

  65. Section "Screen"
  66.         Identifier "aticonfig Screen 0"
  67.         Device     "Radeon"
  68.         Monitor    "Generic LCD"
  69.         DefaultDepth     24
  70.         Option     "AddARGBGLXVisuals"  "true"
  71.         SubSection "Display"
  72.                 Viewport   0 0
  73.                 Depth     24
  74.                 Modes    "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
  75.         EndSubSection
  76. EndSection

  77. Section "DRI"
  78.         Mode         0666
  79. EndSection

  80. Section "Extensions"
  81.         Option "Composite"  "Enable"
  82. EndSection
复制代码

Xorg.0maomao root # cat /mnt/gentoo/var/log/Xorg.0.log

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux maomao 2.6.18-gentoo-r2 #1 Mon Nov 13 15:14:03 CST 2006 i686
Build Date: 14 November 2006
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 15 22:01:08 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Server Layout"
(**) |-->Screen "aticonfig Screen 0" (0)
(**) |   |-->Monitor "Generic LCD"
(**) |   |-->Device "Radeon"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
(WW) The directory "/usr/share/fonts/TTF" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/arphicfonts" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/baekmuk-fonts" does not exist.
        Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
(WW) The directory "/usr/share/fonts/kochi-substitute" does not exist.
        Entry deleted from font path.
(**) FontPath set to:
        /usr/share/fonts/75dpi,
        /usr/share/fonts/misc
(**) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 1.0
        X.Org XInput driver : 0.6
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3340 card 1014,0529 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,3341 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24c2 card 1014,052d rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 1014,052d rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 1014,052d rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1014,052e rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24ca card 1014,052d rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 1014,052d rev 01 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 1014,0537 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,24c6 card 1014,0559 rev 01 class 07,03,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4e50 card 1014,0550 rev 00 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 104c,ac46 card 4000,0000 rev 01 class 06,07,00 hdr 82
(II) PCI: 02:00:1: chip 104c,ac46 card 4800,0000 rev 01 class 06,07,00 hdr 82
(II) PCI: 02:01:0: chip 8086,101e card 1014,0549 rev 03 class 02,00,00 hdr 00
(II) PCI: 02:02:0: chip 8086,4220 card 8086,2712 rev 05 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
        [0] -1  0       0x00003000 - 0x000030ff (0x100) IX
        [1] -1  0       0x00003400 - 0x000034ff (0x100) IX
        [2] -1  0       0x00003800 - 0x000038ff (0x100) IX
        [3] -1  0       0x00003c00 - 0x00003cff (0x100) IX
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xc0100000 - 0xc01fffff (0x100000) MX
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,8), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
        [0] -1  0       0x00004000 - 0x000040ff (0x100) IX
        [1] -1  0       0x00004400 - 0x000044ff (0x100) IX
        [2] -1  0       0x00004800 - 0x000048ff (0x100) IX
        [3] -1  0       0x00004c00 - 0x00004cff (0x100) IX
        [4] -1  0       0x00005000 - 0x000050ff (0x100) IX
        [5] -1  0       0x00005400 - 0x000054ff (0x100) IX
        [6] -1  0       0x00005800 - 0x000058ff (0x100) IX
        [7] -1  0       0x00005c00 - 0x00005cff (0x100) IX
        [8] -1  0       0x00006000 - 0x000060ff (0x100) IX
        [9] -1  0       0x00006400 - 0x000064ff (0x100) IX
        [10] -1 0       0x00006800 - 0x000068ff (0x100) IX
        [11] -1 0       0x00006c00 - 0x00006cff (0x100) IX
        [12] -1 0       0x00007000 - 0x000070ff (0x100) IX
        [13] -1 0       0x00007400 - 0x000074ff (0x100) IX
        [14] -1 0       0x00007800 - 0x000078ff (0x100) IX
        [15] -1 0       0x00007c00 - 0x00007cff (0x100) IX
        [16] -1 0       0x00008000 - 0x000080ff (0x100) IX
        [17] -1 0       0x00008400 - 0x000084ff (0x100) IX
        [18] -1 0       0x00008800 - 0x000088ff (0x100) IX
        [19] -1 0       0x00008c00 - 0x00008cff (0x100) IX
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0xc0200000 - 0xcfffffff (0xfe00000) MX
(II) Bus 2 prefetchable memory range:
        [0] -1  0       0xe8000000 - 0xefffffff (0x8000000) MX
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:0:0), (2,3,6), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 3 I/O range:
        [0] -1  0       0x00004000 - 0x000040ff (0x100) IX
        [1] -1  0       0x00004400 - 0x000044ff (0x100) IX
(II) Bus 3 non-prefetchable memory range:
        [0] -1  0       0xc2000000 - 0xc3ffffff (0x2000000) MX
(II) Bus 3 prefetchable memory range:
        [0] -1  0       0xe8000000 - 0xe9ffffff (0x2000000) MX
(II) PCI-to-CardBus bridge:
(II) Bus 7: bridge is at (2:0:1), (2,7,7), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 7 I/O range:
        [0] -1  0       0x00004800 - 0x000048ff (0x100) IX
        [1] -1  0       0x00004c00 - 0x00004cff (0x100) IX
(II) Bus 7 non-prefetchable memory range:
        [0] -1  0       0xc4000000 - 0xc5ffffff (0x2000000) MX
(II) Bus 7 prefetchable memory range:
        [0] -1  0       0xea000000 - 0xebffffff (0x2000000) MX
(--) PCI:*(1:0:0) ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] rev 0, Mem @ 0xe0000000/27, 0xc0100000/16, I/O @ 0x3000/8
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX
(II) OS-reported resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xdfffffff to 0xcfffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX
        [1] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX
        [2] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX
        [3] -1  0       0xc0000800 - 0xc00008ff (0x100) MX
        [4] -1  0       0xc0000c00 - 0xc0000dff (0x200) MX
        [5] -1  0       0x50000000 - 0x500003ff (0x400) MX
        [6] -1  0       0xc0000000 - 0xc00003ff (0x400) MX
        [7] -1  0       0xd0000000 - 0xcfffffff (0x0) MXO
        [8] -1  0       0xc0100000 - 0xc010ffff (0x10000) MX(B)
        [9] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX(B)
        [10] -1 0       0x00008000 - 0x0000803f (0x40) IX
        [11] -1 0       0x00002000 - 0x0000207f (0x80) IX
        [12] -1 0       0x00002400 - 0x000024ff (0x100) IX
        [13] -1 0       0x000018c0 - 0x000018ff (0x40) IX
        [14] -1 0       0x00001c00 - 0x00001cff (0x100) IX
        [15] -1 0       0x00001880 - 0x0000189f (0x20) IX
        [16] -1 0       0x00001860 - 0x0000186f (0x10) IX
        [17] -1 0       0x00001840 - 0x0000185f (0x20) IX
        [18] -1 0       0x00001820 - 0x0000183f (0x20) IX
        [19] -1 0       0x00001800 - 0x0000181f (0x20) IX
        [20] -1 0       0x00003000 - 0x000030ff (0x100) IX(B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX
        [1] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX
        [2] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX
        [3] -1  0       0xc0000800 - 0xc00008ff (0x100) MX
        [4] -1  0       0xc0000c00 - 0xc0000dff (0x200) MX
        [5] -1  0       0x50000000 - 0x500003ff (0x400) MX
        [6] -1  0       0xc0000000 - 0xc00003ff (0x400) MX
        [7] -1  0       0xd0000000 - 0xcfffffff (0x0) MXO
        [8] -1  0       0xc0100000 - 0xc010ffff (0x10000) MX(B)
        [9] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX(B)
        [10] -1 0       0x00008000 - 0x0000803f (0x40) IX
        [11] -1 0       0x00002000 - 0x0000207f (0x80) IX
        [12] -1 0       0x00002400 - 0x000024ff (0x100) IX
        [13] -1 0       0x000018c0 - 0x000018ff (0x40) IX
        [14] -1 0       0x00001c00 - 0x00001cff (0x100) IX
        [15] -1 0       0x00001880 - 0x0000189f (0x20) IX
        [16] -1 0       0x00001860 - 0x0000186f (0x10) IX
        [17] -1 0       0x00001840 - 0x0000185f (0x20) IX
        [18] -1 0       0x00001820 - 0x0000183f (0x20) IX
        [19] -1 0       0x00001800 - 0x0000181f (0x20) IX
        [20] -1 0       0x00003000 - 0x000030ff (0x100) IX(B)
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX
(II) All system resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX
        [4] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX
        [5] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX
        [6] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX
        [7] -1  0       0xc0000800 - 0xc00008ff (0x100) MX
        [8] -1  0       0xc0000c00 - 0xc0000dff (0x200) MX
        [9] -1  0       0x50000000 - 0x500003ff (0x400) MX
        [10] -1 0       0xc0000000 - 0xc00003ff (0x400) MX
        [11] -1 0       0xd0000000 - 0xcfffffff (0x0) MXO
        [12] -1 0       0xc0100000 - 0xc010ffff (0x10000) MX(B)
        [13] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX(B)
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX
        [16] -1 0       0x00008000 - 0x0000803f (0x40) IX
        [17] -1 0       0x00002000 - 0x0000207f (0x80) IX
        [18] -1 0       0x00002400 - 0x000024ff (0x100) IX
        [19] -1 0       0x000018c0 - 0x000018ff (0x40) IX
        [20] -1 0       0x00001c00 - 0x00001cff (0x100) IX
        [21] -1 0       0x00001880 - 0x0000189f (0x20) IX
        [22] -1 0       0x00001860 - 0x0000186f (0x10) IX
        [23] -1 0       0x00001840 - 0x0000185f (0x20) IX
        [24] -1 0       0x00001820 - 0x0000183f (0x20) IX
        [25] -1 0       0x00001800 - 0x0000181f (0x20) IX
        [26] -1 0       0x00003000 - 0x000030ff (0x100) IX(B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 7.1.1, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "drm"
(II) Reloading /usr/lib/xorg/modules/linux/libdrm.so
(II) LoadModule: "radeon"
(II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 4.2.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "ati"
(II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 6.6.3
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.1.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.1.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.6
(II) ATI: ATI driver (version 6.6.3) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
        ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
        ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
        ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
        ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
        ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
        ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
        ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
        ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
        ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
        ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
        ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
        ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
        ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
        ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
        ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
        ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
        ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
        ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
        ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
        ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
        ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
        ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
        ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
        ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
        ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
        ATI ES1000 515E (PCI), ATI ES1000 5969 (PCI),
        ATI Radeon Mobility M7 LW (AGP),
        ATI Mobility FireGL 7800 M7 LX (AGP),
        ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
        ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
        ATI Radeon IGP330/340/350 (A4) 4137,
        ATI Radeon IGP330M/340M/350M (U2) 4337,
        ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
        ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
        ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
        ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
        ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
        ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
        ATI Radeon Mobility 9000 (M9) Lf (AGP),
        ATI Radeon Mobility 9000 (M9) Lg (AGP),
        ATI Radeon 9100 IGP (A5) 5834,
        ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
        ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9250 5960 (AGP),
        ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
        ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
        ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
        ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
        ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
        ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
        ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
        ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
        ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
        ATI FireGL RV360 AV (AGP),
        ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
        ATI Radeon Mobility 9600 (M10) NQ (AGP),
        ATI Radeon Mobility 9600 (M11) NR (AGP),
        ATI Radeon Mobility 9600 (M10) NS (AGP),
        ATI FireGL Mobility T2 (M10) NT (AGP),
        ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon 9650,
        ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP),
        ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP),
        ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
        ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
        ATI Radeon X600 (RV380) 3E50 (PCIE),
        ATI FireGL V3200 (RV380) 3E54 (PCIE),
        ATI Radeon Mobility X600 (M24) 3150 (PCIE),
        ATI Radeon Mobility X300 (M24) 3152 (PCIE),
        ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
        ATI Radeon X600 (RV370) 5B62 (PCIE),
        ATI Radeon X550 (RV370) 5B63 (PCIE),
        ATI FireGL V3100 (RV370) 5B64 (PCIE),
        ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
        ATI Radeon Mobility X300 (M22) 5460 (PCIE),
        ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
        ATI FireGL M22 GL 5464 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE),
        ATI Radeon XPRESS 200M 5A42 (PCIE),
        ATI Radeon XPRESS 200 5A61 (PCIE),
        ATI Radeon XPRESS 200M 5A62 (PCIE),
        ATI Radeon XPRESS 200 5954 (PCIE),
        ATI Radeon XPRESS 200M 5955 (PCIE),
        ATI Radeon XPRESS 200 5974 (PCIE),
        ATI Radeon XPRESS 200M 5975 (PCIE), ATI FireGL V5000 (RV410) (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility Radeon X700 XL (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Radeon X700 PRO (RV410) (PCIE),
        ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE),
        ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP),
        ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
        ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
        ATI Radeon Mobility 9800 (M18) JN (AGP),
        ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 SE (R420) (AGP),
        ATI Radeon AIW X800 VE (R420) JT (AGP),
        ATI Radeon X800 (R423) UH (PCIE),
        ATI Radeon X800PRO (R423) UI (PCIE),
        ATI Radeon X800LE (R423) UJ (PCIE),
        ATI Radeon X800SE (R423) UK (PCIE),
        ATI FireGL V5100 (R423) UQ (PCIE),
        ATI FireGL unknown (R423) UR (PCIE),
        ATI FireGL unknown (R423) UT (PCIE),
        ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100 (R423) (PCIE),
        ATI Mobility FireGL V5100 (M28) (PCIE),
        ATI Mobility Radeon X800 (M28) (PCIE),
        ATI Mobility Radeon X800 XT (M28) (PCIE),
        ATI Radeon X800 (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
        ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 XTP (R430) (PCIE),
        ATI Radeon X850 5D4C (PCIE),
        ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
        ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
        ATI Radeon X850 XT (R480) (PCIE),
        ATI Radeon X850 XT PE (R480) (PCIE),
        ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
        ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP)
(II) Primary Device is: PCI 01:00:0
(--) Chipset ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX
        [4] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX
        [5] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX
        [6] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX
        [7] -1  0       0xc0000800 - 0xc00008ff (0x100) MX
        [8] -1  0       0xc0000c00 - 0xc0000dff (0x200) MX
        [9] -1  0       0x50000000 - 0x500003ff (0x400) MX
        [10] -1 0       0xc0000000 - 0xc00003ff (0x400) MX
        [11] -1 0       0xd0000000 - 0xcfffffff (0x0) MXO
        [12] -1 0       0xc0100000 - 0xc010ffff (0x10000) MX(B)
        [13] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX(B)
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX
        [16] -1 0       0x00008000 - 0x0000803f (0x40) IX
        [17] -1 0       0x00002000 - 0x0000207f (0x80) IX
        [18] -1 0       0x00002400 - 0x000024ff (0x100) IX
        [19] -1 0       0x000018c0 - 0x000018ff (0x40) IX
        [20] -1 0       0x00001c00 - 0x00001cff (0x100) IX
        [21] -1 0       0x00001880 - 0x0000189f (0x20) IX
        [22] -1 0       0x00001860 - 0x0000186f (0x10) IX
        [23] -1 0       0x00001840 - 0x0000185f (0x20) IX
        [24] -1 0       0x00001820 - 0x0000183f (0x20) IX
        [25] -1 0       0x00001800 - 0x0000181f (0x20) IX
        [26] -1 0       0x00003000 - 0x000030ff (0x100) IX(B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Reloading /usr/lib/xorg/modules/drivers/radeon_drv.so
(II) resource ranges after probing:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX
        [4] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX
        [5] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX
        [6] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX
        [7] -1  0       0xc0000800 - 0xc00008ff (0x100) MX
        [8] -1  0       0xc0000c00 - 0xc0000dff (0x200) MX
        [9] -1  0       0x50000000 - 0x500003ff (0x400) MX
        [10] -1 0       0xc0000000 - 0xc00003ff (0x400) MX
        [11] -1 0       0xd0000000 - 0xcfffffff (0x0) MXO
        [12] -1 0       0xc0100000 - 0xc010ffff (0x10000) MX(B)
        [13] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX(B)
        [14] 0  0       0x000a0000 - 0x000affff (0x10000) MS
        [15] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS
        [16] 0  0       0x000b8000 - 0x000bffff (0x8000) MS
        [17] -1 0       0x0000ffff - 0x0000ffff (0x1) IX
        [18] -1 0       0x00000000 - 0x000000ff (0x100) IX
        [19] -1 0       0x00008000 - 0x0000803f (0x40) IX
        [20] -1 0       0x00002000 - 0x0000207f (0x80) IX
        [21] -1 0       0x00002400 - 0x000024ff (0x100) IX
        [22] -1 0       0x000018c0 - 0x000018ff (0x40) IX
        [23] -1 0       0x00001c00 - 0x00001cff (0x100) IX
        [24] -1 0       0x00001880 - 0x0000189f (0x20) IX
        [25] -1 0       0x00001860 - 0x0000186f (0x10) IX
        [26] -1 0       0x00001840 - 0x0000185f (0x20) IX
        [27] -1 0       0x00001820 - 0x0000183f (0x20) IX
        [28] -1 0       0x00001800 - 0x0000181f (0x20) IX
        [29] -1 0       0x00003000 - 0x000030ff (0x100) IX(B)
        [30] 0  0       0x000003b0 - 0x000003bb (0xc) IS
        [31] 0  0       0x000003c0 - 0x000003df (0x20) IS
(II) Setting vga for screen 0.
(**) RADEON(0): RADEONPreInit
(II) RADEON(0): MMIO registers at 0xc0100000: size 64KB
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "AGPMode" "4"
(**) RADEON(0): Option "EnablePageFlip" "true"
(**) RADEON(0): Option "RenderAccel" "off"
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 0.1.0
        ABI class: X.Org Video Driver, version 1.0
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->IOOffset is 0x0000
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(==) RADEON(0): X server will not keep DPI constant for all screen sizes
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP)" (ChipID = 0x4e50)
(--) RADEON(0): Linear framebuffer at 0xe0000000
(II) RADEON(0): AGP card detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [dri] Found DRI library version 1.2.0 and kernel module version 1.25.0
(**) RADEON(0): AGP 4x mode is configured
(II) RADEON(0): AGP Fast Write disabled by default
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/lib/xorg/modules/libshadowfb.so
(II) Module shadowfb: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) RADEON(0): Page flipping enabled
(II) RADEON(0): Will try to use DMA for Xv image transfers
(II) RADEON(0): Generation 2 PCI interface, using max accessible memory
(II) RADEON(0): Detected total video RAM=65536K, accessible=131072K (PCI BAR=131072K)
(--) RADEON(0): Mapped VideoRAM: 65536 kByte (128 bit DDR SDRAM)
(II) RADEON(0): Color tiling enabled by default
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.2.0
        ABI class: X.Org Video Driver, version 1.0
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): Legacy BIOS detected
(II) RADEON(0): Connector0: DDCType-2, DACType-0, TMDSType-0, ConnectorType-4
(II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 2, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Type: 0
(II) RADEON(0):
(II) RADEON(0): Primary:
Monitor   -- LVDS
Connector -- DVI-D
DAC Type  -- Primary
TMDS Type -- Internal
DDC Type  -- DVI_DDC
(II) RADEON(0): Secondary:
Monitor   -- NONE
Connector -- VGA
DAC Type  -- Primary
TMDS Type -- NONE
DDC Type  -- VGA_DDC
(II) RADEON(0): PLL parameters: rf=2700 rd=6 min=20000 max=35000; xclk=21000
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): Panel ID string: SXGA+ Single (85MHz)
(II) RADEON(0): Panel Size from BIOS: 1400x1050
(II) RADEON(0): BIOS provided dividers will be used.
(II) RADEON(0): Total number of valid DDC mode(s) found: 0
(II) RADEON(0): Valid mode using on-chip RMX: 1400x1050
(II) RADEON(0): Valid mode using on-chip RMX: 1280x1024
(II) RADEON(0): Valid mode using on-chip RMX: 1024x768
(II) RADEON(0): Valid mode using on-chip RMX: 800x600
(II) RADEON(0): Valid mode using on-chip RMX: 640x480
(II) RADEON(0): Total number of valid FP mode(s) found: 5
(--) RADEON(0): Virtual size is 1400x1050 (pitch 1408)
(**) RADEON(0): *Mode "1400x1050": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "1400x1050"   84.96  1400 1472 1512 1600  1050 1052 1053 1062
(**) RADEON(0): *Mode "1280x1024": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "1280x1024"   84.96  1280 1472 1512 1600  1024 1052 1053 1062
(**) RADEON(0): *Mode "1024x768": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "1024x768"   84.96  1024 1472 1512 1600  768 1052 1053 1062
(**) RADEON(0): *Mode "800x600": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "800x600"   84.96  800 1472 1512 1600  600 1052 1053 1062
(**) RADEON(0): *Mode "640x480": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "640x480"   84.96  640 1472 1512 1600  480 1052 1053 1062
(**) RADEON(0):  Default mode "640x350": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "640x350"   84.96  640 1472 1512 1600  350 1052 1053 1062
(**) RADEON(0):  Default mode "640x400": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "640x400"   84.96  640 1472 1512 1600  400 1052 1053 1062
(**) RADEON(0):  Default mode "720x400": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "720x400"   84.96  720 1472 1512 1600  400 1052 1053 1062
(**) RADEON(0):  Default mode "1152x864": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "1152x864"   84.96  1152 1472 1512 1600  864 1052 1053 1062
(**) RADEON(0):  Default mode "1280x960": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "1280x960"   84.96  1280 1472 1512 1600  960 1052 1053 1062
(**) RADEON(0):  Default mode "832x624": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "832x624"   84.96  832 1472 1512 1600  624 1052 1053 1062
(**) RADEON(0):  Default mode "1152x768": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
(II) RADEON(0): Modeline "1152x768"   84.96  1152 1472 1512 1600  768 1052 1053 1062
(==) RADEON(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 0.1.0
        ABI class: X.Org Video Driver, version 1.0
(==) RADEON(0): Using XAA acceleration architecture
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.2.0
        ABI class: X.Org Video Driver, version 1.0
(II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
(!!) RADEON(0): For information on using the multimedia capabilities
        of this adapter, please see http://gatos.sf.net.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xc0100000 - 0xc010ffff (0x10000) MX
        [1] 0   0       0xe0000000 - 0xe7ffffff (0x8000000) MX
        [2] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
        [3] -1  0       0x000f0000 - 0x000fffff (0x10000) MX
        [4] -1  0       0x000c0000 - 0x000effff (0x30000) MX
        [5] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX
        [6] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX
        [7] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX
        [8] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX
        [9] -1  0       0xc0000800 - 0xc00008ff (0x100) MX
        [10] -1 0       0xc0000c00 - 0xc0000dff (0x200) MX
        [11] -1 0       0x50000000 - 0x500003ff (0x400) MX
        [12] -1 0       0xc0000000 - 0xc00003ff (0x400) MX
        [13] -1 0       0xd0000000 - 0xcfffffff (0x0) MXO
        [14] -1 0       0xc0100000 - 0xc010ffff (0x10000) MX(B)
        [15] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX(B)
        [16] 0  0       0x000a0000 - 0x000affff (0x10000) MS(OprU)
        [17] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS(OprU)
        [18] 0  0       0x000b8000 - 0x000bffff (0x8000) MS(OprU)
        [19] 0  0       0x00003000 - 0x000030ff (0x100) IX
        [20] -1 0       0x0000ffff - 0x0000ffff (0x1) IX
        [21] -1 0       0x00000000 - 0x000000ff (0x100) IX
        [22] -1 0       0x00008000 - 0x0000803f (0x40) IX
        [23] -1 0       0x00002000 - 0x0000207f (0x80) IX
        [24] -1 0       0x00002400 - 0x000024ff (0x100) IX
        [25] -1 0       0x000018c0 - 0x000018ff (0x40) IX
        [26] -1 0       0x00001c00 - 0x00001cff (0x100) IX
        [27] -1 0       0x00001880 - 0x0000189f (0x20) IX
        [28] -1 0       0x00001860 - 0x0000186f (0x10) IX
        [29] -1 0       0x00001840 - 0x0000185f (0x20) IX
        [30] -1 0       0x00001820 - 0x0000183f (0x20) IX
        [31] -1 0       0x00001800 - 0x0000181f (0x20) IX
        [32] -1 0       0x00003000 - 0x000030ff (0x100) IX(B)
        [33] 0  0       0x000003b0 - 0x000003bb (0xc) IS(OprU)
        [34] 0  0       0x000003c0 - 0x000003df (0x20) IS(OprU)
(**) RADEON(0): RADEONScreenInit e0000000 0
(**) RADEON(0): Map: 0xe0000000, 0x04000000
(==) RADEON(0): Removed MMIO write-combining range (0xe0000000,0x2000000)
(==) RADEON(0): Write-combining range (0xe0000000,0x4000000)
(**) RADEON(0): RADEONSave
(**) RADEON(0): RADEONSaveMode(0x81bf740)
(**) RADEON(0): Read: 0x00180006 0x0002004c 0x00000000
(**) RADEON(0): Read: rd=6, fd=76, pd=2
(**) RADEON(0): RADEONSaveMode returns 0x81bf740
(II) RADEON(0): Dynamic Clock Scaling Disabled
(==) RADEON(0): Using 24 bit depth buffer
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [drm] DRM interface version 1.2
(II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:00.0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xf880d000
(II) RADEON(0): [drm] mapped SAREA 0xf880d000 to 0xb7bc8000
(II) RADEON(0): [drm] framebuffer handle = 0xe0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x8086/0x3340; Card 0x1002/0x4e50]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
(II) RADEON(0): [agp] ring handle = 0xd0000000
(II) RADEON(0): [agp] Ring mapped at 0xb39ac000
(II) RADEON(0): [agp] ring read ptr handle = 0xd0101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0xb39ab000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xd0102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xb37ab000
(II) RADEON(0): [agp] GART texture map handle = 0xd0302000
(II) RADEON(0): [agp] GART Texture map mapped at 0xb32cb000
(II) RADEON(0): [drm] register handle = 0xc0100000
(II) RADEON(0): [dri] Visual configs initialized
(**) RADEON(0): DRI New memory map param
(**) RADEON(0): RADEONInitMemoryMap() :
(**) RADEON(0):   mem_size         : 0x04000000
(**) RADEON(0):   MC_FB_LOCATION   : 0xe3ffe000
(**) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
(**) RADEON(0): RADEONModeInit()
1400x1050      84.96  1400 1472 1512 1600  1050 1052 1053 1062 (24,32)
1400x1050      84.96  1400 1472 1512 1600  1050 1052 1053 1062 (24,32)
(**) RADEON(0): Pitch = 11534512 bytes (virtualX = 1400, displayWidth = 1408)
(II) RADEON(0): BIOS HotKeys Disabled
(**) RADEON(0): RADEONInit returns 0x81c00f0
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81c00f0)
(**) RADEON(0): RADEONRestoreMemMapRegisters() :
(**) RADEON(0):   MC_FB_LOCATION   : 0xe3ffe000
(**) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): Wrote: 0x00000006 0x00040039 0x00000000 (0x0000a700)
(**) RADEON(0): Wrote: rd=6, fd=57, pd=4
(**) RADEON(0): GRPH_BUFFER_CNTL from 30004c4c to 20287c7c
(**) RADEON(0): RADEONSaveScreen(0)
(II) RADEON(0): Depth moves disabled by default
(**) RADEON(0): Setting up initial surfaces
(**) RADEON(0): Initializing fb layer
(**) RADEON(0): Setting up accel memmap
(II) RADEON(0): CP in BM mode
(II) RADEON(0): Using 8 MB GART aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 5 MB for GART textures
(II) RADEON(0): Memory manager initialized to (0,0) (1408,8191)
(II) RADEON(0): Reserved area from (0,1050) to (1408,1058)
(II) RADEON(0): Largest offscreen area available: 1408 x 7133
(II) RADEON(0): Will use back buffer at offset 0x119e000
(II) RADEON(0): Will use depth buffer at offset 0x174a000
(II) RADEON(0): Will use 35840 kb for textures at offset 0x1cf6000
(**) RADEON(0): Initializing backing store
(==) RADEON(0): Backing store disabled
(**) RADEON(0): DRI Finishing init !
(II) RADEON(0): X context handle = 0x1
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [DRI] installation complete
(**) RADEON(0): EngineRestore (32/32)
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): [drm] dma control initialized, using IRQ 11
(II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0):   MC_FB_LOCATION  was: 0xe3ffe000 is: 0xe3ffe000
(WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xd07fd000
(**) RADEON(0): GRPH_BUFFER_CNTL from 30004c4c to 20287c7c
(II) RADEON(0): Direct rendering enabled
(**) RADEON(0): Setting up final surfaces
(**) RADEON(0): Initializing Acceleration
(II) RADEON(0): Render acceleration disabled
(**) RADEON(0): EngineInit (32/32)
(**) RADEON(0): Pitch for acceleration = 176
(**) RADEON(0): EngineRestore (32/32)
(**) RADEON(0): Option "XaaNoScanlineCPUToScreenColorExpandFill"
(**) RADEON(0): Option "XaaNoScanlineImageWriteRect"
(**) RADEON(0): Option "XaaNoOffscreenPixmaps" "true"
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Solid Lines
        Setting up tile and stipple cache:
                32 128x128 slots
                32 256x256 slots
                16 512x512 slots
(II) RADEON(0): Acceleration enabled
(**) RADEON(0): Initializing Page Flipping
(II) RADEON(0): ShadowFB initialized for Page Flipping
(**) RADEON(0): Initializing DPMS
(**) RADEON(0): Initializing Cursor
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 1058)
(II) RADEON(0): Largest offscreen area available: 1408 x 7130
(**) RADEON(0): Initializing color map
(**) RADEON(0): Initializing DGA
(**) RADEON(0): Initializing Xv
(II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
(II) Loading sub module "theatre_detect"
(II) LoadModule: "theatre_detect"
(II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
(II) Module theatre_detect: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
(II) RADEON(0): no multimedia table present, disabling Rage Theatre.
(WW) RADEON(0): Option "DRI" is not used
(WW) RADEON(0): Option "AddARGBGLXVisuals" is not used
(**) RADEON(0): RADEONScreenInit finished
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/dri/r300_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(**) Option "rotocol" "ImPS/2"
(**) Mouse1: Device: "/dev/input/mice"
(**) Mouse1: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse1: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse1: Buttons: 11
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "rotocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) Keyboard1: XkbRules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) Keyboard1: XkbModel: "pc101"
(**) Option "XkbLayout" "us"
(**) Keyboard1: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
(II) Mouse1: ps2EnableDataReporting: succeeded
(**) RADEON(0): RADEONSaveScreen(2)
(**) RADEON(0): RADEONCloseScreen
(**) RADEON(0): RADEONDRIStop
(**) RADEON(0): EngineRestore (32/32)
(**) RADEON(0): RADEONDisplayPowerManagementSet(0,0x0)
(**) RADEON(0): RADEONRestore
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81bf740)
(**) RADEON(0): RADEONRestoreMemMapRegisters() :
(**) RADEON(0):   MC_FB_LOCATION   : 0x1fff0000
(**) RADEON(0):   MC_AGP_LOCATION  : 0x27ff2000
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): Wrote: 0x00180006 0x0002004c 0x00000000 (0x0000a700)
(**) RADEON(0): Wrote: rd=6, fd=76, pd=2
(**) RADEON(0): Disposing accel...
(**) RADEON(0): Disposing cusor info
(**) RADEON(0): Disposing DGA
(**) RADEON(0): Unmapping memory
(**) RADEON(0): RADEONDRICloseScreen
(II) RADEON(0): [drm] removed 1 reserved context for kernel
(II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xf880d000 at 0xb7bc8000
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.
.log:
[CODE][/CODE]
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-16 10:12:18 | 显示全部楼层
glxinfo:
  1. maomao root # cat 2
  2. name of display: :0.0
  3. display: :0  screen: 0
  4. direct rendering: No
  5. server glx vendor string: SGI
  6. server glx version string: 1.2
  7. server glx extensions:
  8.     GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
  9.     GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
  10.     GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
  11.     GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
  12. client glx vendor string: SGI
  13. client glx version string: 1.4
  14. client glx extensions:
  15.     GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
  16.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
  17.     GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
  18.     GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
  19.     GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
  20.     GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
  21.     GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
  22. GLX version: 1.2
  23. GLX extensions:
  24.     GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
  25.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
  26.     GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample,
  27.     GLX_SGIX_fbconfig, GLX_EXT_texture_from_pixmap
  28. OpenGL vendor string: Tungsten Graphics, Inc.
  29. OpenGL renderer string: Mesa DRI R300 20060815 AGP 4x x86/MMX/SSE2 TCL
  30. OpenGL version string: 1.2 (1.3 Mesa 6.5.1)
  31. OpenGL extensions:
  32.     GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
  33.     GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
  34.     GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
  35.     GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
  36.     GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_window_pos,
  37.     GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_func_separate,
  38.     GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
  39.     GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_multi_draw_arrays,
  40.     GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
  41.     GL_EXT_secondary_color, GL_EXT_separate_specular_color,
  42.     GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
  43.     GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
  44.     GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
  45.     GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle,
  46.     GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_ATI_texture_env_combine3,
  47.     GL_ATI_texture_mirror_once, GL_ATIX_texture_env_combine3,
  48.     GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
  49.     GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_NV_blend_square,
  50.     GL_NV_texgen_reflection, GL_NV_texture_rectangle, GL_SGIS_generate_mipmap,
  51.     GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
  52.     GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

  53.    visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
  54. id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
  55. ----------------------------------------------------------------------
  56. 0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  57. 0x24 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  58. 0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  59. 0x26 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  60. 0x27 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  61. 0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  62. 0x29 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  63. 0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  64. 0x2b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  65. 0x2c 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  66. 0x2d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  67. 0x2e 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  68. 0x2f 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  69. 0x30 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  70. 0x31 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  71. 0x32 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  72. 0x4b 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon
复制代码

emerge info:
  1. Portage 2.1.2_rc1-r6 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r3, 2.6.18-gentoo-r2 i686)
  2. =================================================================
  3. System uname: 2.6.18-gentoo-r2 i686 Intel(R) Pentium(R) M processor 1.70GHz
  4. Gentoo Base System version 1.12.6
  5. Last Sync: Mon, 13 Nov 2006 09:00:01 +0000
  6. dev-lang/python:     2.4.4
  7. dev-python/pycrypto: 2.0.1-r5
  8. sys-apps/sandbox:    1.2.18.1
  9. sys-devel/autoconf:  2.13, 2.60
  10. sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
  11. sys-devel/binutils:  2.17.50.0.6
  12. sys-devel/gcc-config: 1.3.14
  13. sys-devel/libtool:   1.5.22
  14. virtual/os-headers:  2.6.17-r1
  15. ACCEPT_KEYWORDS="x86 ~x86"
  16. AUTOCLEAN="yes"
  17. CBUILD="i686-pc-linux-gnu"
  18. CFLAGS="-Os -march=pentium-m -frename-registers -fweb -pipe -fomit-frame-pointer -funit-at-a-time -freorder-blocks -fno-ident -freorder-blocks-and-partition -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants"
  19. CHOST="i686-pc-linux-gnu"
  20. CONFIG_PROTECT="/etc /usr/share/X11/xkb"
  21. CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
  22. CXXFLAGS="-Os -march=pentium-m -frename-registers -fweb -pipe -fomit-frame-pointer -funit-at-a-time -freorder-blocks -fno-ident -freorder-blocks-and-partition -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -fvisibility-inlines-hidden"
  23. DISTDIR="/usr/portage/distfiles"
  24. FEATURES="autoaddcvs autoconfig ccache cvs distlocks metadata-transfer sandbox sfperms strict"
  25. GENTOO_MIRRORS="http://mirror.gentoo.gr.jp http://distfiles.gentoo.org"
  26. LDFLAGS="-Wl,-O1 -Wl,--hash-style=both"
  27. LINGUAS="zh_CN"
  28. PKGDIR="/usr/portage/packages"
  29. PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
  30. PORTAGE_TMPDIR="/var/tmp"
  31. PORTDIR="/usr/portage"
  32. PORTDIR_OVERLAY="/usr/local/overlays/conrad /usr/local/portage"
  33. SYNC="rsync://rsync.gentoo.org/gentoo-portage"
  34. USE="x86 X a52 aac aalib acl acpi ada aiglx alsa asf audiofile berkdb bitmap-fonts bzip2 cairo cdr cjk clearcase cli cpus cracklib crypt cscope cups cvs dbus dlloader dri dts dvd dvdr dxr3 elibc_glibc emacs esd fbcon ffmpeg firefox flac fontconfig fortran fpx gd gdbm glc glx gnome gnutls gpm graphviz gs gtk hal hashstyle haskell iconv imagemagick immqt-bc input_devices_keyboard input_devices_mouse isdnlog java jbig jpeg jpeg2k kernel_linux kqemu lcms ldap libcaca libg++ linguas_zh_CN mmx mng modplug motif mp3 mpeg ncurses nls nocxx nptl nptlonly nsplugin nvtv ogg opengl oss pam pascal pcmcia pcre pdf perl png ppds pppd python rdesktop readline real reflection ruby samba scanner sdl session slp speex spell spl sql sse sse2 ssl subversion svg tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l vcd video_cards_radeon video_cards_vesa vidix vim vorbis wifi win32codecs wmf xine xinerama xml xml2 xorg xpm xprint xv xvmc zlib"
  35. Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
复制代码

xorg.conf:
  1. maomao root # cat /mnt/gentoo/etc/X11/xorg.conf
  2. Section "ServerLayout"
  3.         Identifier     "Server Layout"
  4.         Screen      0  "aticonfig Screen 0" 0 0
  5.         InputDevice    "Mouse1" "CorePointer"
  6.         InputDevice    "Keyboard1" "CoreKeyboard"
  7. EndSection

  8. Section "Files"
  9.         RgbPath      "/usr/share/X11/rgb"
  10.         FontPath     "/usr/share/fonts/100dpi"
  11.         FontPath     "/usr/share/fonts/75dpi"
  12.         FontPath     "/usr/share/fonts/TTF"
  13.         FontPath     "/usr/share/fonts/Type1"
  14.         FontPath     "/usr/share/fonts/arphicfonts"
  15.         FontPath     "/usr/share/fonts/baekmuk-fonts"
  16.         FontPath     "/usr/share/fonts/cyrillic"
  17.         FontPath     "/usr/share/fonts/kochi-substitute"
  18.         FontPath     "/usr/share/fonts/misc"
  19.         #FontPath     "/usr/share/fonts/ttf/zh_CN"
  20.         #FontPath     "/usr/share/fonts/ttf/zh_CN/Others"
  21.         #FontPath     "/usr/share/fonts/ttf-bitstream-vera"
  22. EndSection

  23. Section "Module"
  24.         Load  "dbe"     # Double buffer extension
  25.         SubSection "extmod"
  26.                 Option      "omit xfree86-dga"
  27.         EndSubSection
  28.         Load  "type1"
  29.         Load  "freetype"
  30.         Load  "glx"   # libglx.a
  31.         Load  "dri"   # libdri.a
  32.         Load  "drm"
  33. EndSection

  34. Section "InputDevice"
  35.         Identifier  "Keyboard1"
  36.         Driver      "kbd"
  37.         Option      "AutoRepeat" "500 30"
  38.         Option      "XkbRules" "xfree86"
  39.         Option      "XkbModel" "pc101"
  40.         Option      "XkbLayout" "us"
  41. EndSection

  42. Section "InputDevice"
  43.         Identifier  "Mouse1"
  44.         Driver      "mouse"
  45.         Option      "Protocol" "ImPS/2"
  46.         Option      "ZAxisMapping" "4 5 6 7"
  47.         Option      "Device" "/dev/input/mice"
  48. EndSection

  49. Section "Monitor"
  50.         Identifier   "Generic LCD"
  51. EndSection

  52. Section "Device"
  53.         Identifier      "Radeon"
  54.         Driver          "radeon"
  55.         Option          "DRI"                                    "true"
  56.         Option          "RenderAccel"                            "off"
  57.         Option          "AGPMode"                                "4"
  58.         Option          "EnablePageFlip"                         "true"
  59.         Option          "XAANoOffscreenPixmaps"                  "true"
  60.         # This two lines are needed to prevent fonts from being scrambled
  61.         Option          "XaaNoScanlineImageWriteRect"
  62.         Option          "XaaNoScanlineCPUToScreenColorExpandFill"
  63.         BusID           "PCI:1:0:0"
  64. EndSection

  65. Section "Screen"
  66.         Identifier "aticonfig Screen 0"
  67.         Device     "Radeon"
  68.         Monitor    "Generic LCD"
  69.         DefaultDepth     24
  70.         Option     "AddARGBGLXVisuals"  "true"
  71.         SubSection "Display"
  72.                 Viewport   0 0
  73.                 Depth     24
  74.                 Modes    "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
  75.         EndSubSection
  76. EndSection

  77. Section "DRI"
  78.         Mode         0666
  79. EndSection

  80. Section "Extensions"
  81.         Option "Composite"  "Enable"
  82. EndSection
复制代码

Xorg.0.log:
  1. maomao root # cat /mnt/gentoo/var/log/Xorg.0.log

  2. X Window System Version 7.1.1
  3. Release Date: 12 May 2006
  4. X Protocol Version 11, Revision 0, Release 7.1.1
  5. Build Operating System: UNKNOWN
  6. Current Operating System: Linux maomao 2.6.18-gentoo-r2 #1 Mon Nov 13 15:14:03 CST 2006 i686
  7. Build Date: 14 November 2006
  8.         Before reporting problems, check http://wiki.x.org
  9.         to make sure that you have the latest version.
  10. Module Loader present
  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: Wed Nov 15 22:01:08 2006
  15. (==) Using config file: "/etc/X11/xorg.conf"
  16. (==) ServerLayout "Server Layout"
  17. (**) |-->Screen "aticonfig Screen 0" (0)
  18. (**) |   |-->Monitor "Generic LCD"
  19. (**) |   |-->Device "Radeon"
  20. (**) |-->Input Device "Mouse1"
  21. (**) |-->Input Device "Keyboard1"
  22. (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
  23.         Entry deleted from font path.
  24.         (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
  25. (WW) The directory "/usr/share/fonts/TTF" does not exist.
  26.         Entry deleted from font path.
  27. (WW) The directory "/usr/share/fonts/Type1" does not exist.
  28.         Entry deleted from font path.
  29. (WW) The directory "/usr/share/fonts/arphicfonts" does not exist.
  30.         Entry deleted from font path.
  31. (WW) The directory "/usr/share/fonts/baekmuk-fonts" does not exist.
  32.         Entry deleted from font path.
  33. (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
  34.         Entry deleted from font path.
  35.         (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
  36. (WW) The directory "/usr/share/fonts/kochi-substitute" does not exist.
  37.         Entry deleted from font path.
  38. (**) FontPath set to:
  39.         /usr/share/fonts/75dpi,
  40.         /usr/share/fonts/misc
  41. (**) RgbPath set to "/usr/share/X11/rgb"
  42. (==) ModulePath set to "/usr/lib/xorg/modules"
  43. (**) Extension "Composite" is enabled
  44. (II) Open ACPI successful (/var/run/acpid.socket)
  45. (II) Module ABI versions:
  46.         X.Org ANSI C Emulation: 0.3
  47.         X.Org Video Driver: 1.0
  48.         X.Org XInput driver : 0.6
  49.         X.Org Server Extension : 0.3
  50.         X.Org Font Renderer : 0.5
  51. (II) Loader running on linux
  52. (II) LoadModule: "bitmap"
  53. (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
  54. (II) Module bitmap: vendor="X.Org Foundation"
  55.         compiled for 7.1.1, module version = 1.0.0
  56.         Module class: X.Org Font Renderer
  57.         ABI class: X.Org Font Renderer, version 0.5
  58. (II) Loading font Bitmap
  59. (II) LoadModule: "pcidata"
  60. (II) Loading /usr/lib/xorg/modules/libpcidata.so
  61. (II) Module pcidata: vendor="X.Org Foundation"
  62.         compiled for 7.1.1, module version = 1.0.0
  63.         ABI class: X.Org Video Driver, version 1.0
  64. (--) using VT number 7

  65. (II) PCI: PCI scan (all values are in hex)
  66. (II) PCI: 00:00:0: chip 8086,3340 card 1014,0529 rev 03 class 06,00,00 hdr 00
  67. (II) PCI: 00:01:0: chip 8086,3341 card 0000,0000 rev 03 class 06,04,00 hdr 01
  68. (II) PCI: 00:1d:0: chip 8086,24c2 card 1014,052d rev 01 class 0c,03,00 hdr 80
  69. (II) PCI: 00:1d:1: chip 8086,24c4 card 1014,052d rev 01 class 0c,03,00 hdr 00
  70. (II) PCI: 00:1d:2: chip 8086,24c7 card 1014,052d rev 01 class 0c,03,00 hdr 00
  71. (II) PCI: 00:1d:7: chip 8086,24cd card 1014,052e rev 01 class 0c,03,20 hdr 00
  72. (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 81 class 06,04,00 hdr 01
  73. (II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 01 class 06,01,00 hdr 80
  74. (II) PCI: 00:1f:1: chip 8086,24ca card 1014,052d rev 01 class 01,01,8a hdr 00
  75. (II) PCI: 00:1f:3: chip 8086,24c3 card 1014,052d rev 01 class 0c,05,00 hdr 00
  76. (II) PCI: 00:1f:5: chip 8086,24c5 card 1014,0537 rev 01 class 04,01,00 hdr 00
  77. (II) PCI: 00:1f:6: chip 8086,24c6 card 1014,0559 rev 01 class 07,03,00 hdr 00
  78. (II) PCI: 01:00:0: chip 1002,4e50 card 1014,0550 rev 00 class 03,00,00 hdr 00
  79. (II) PCI: 02:00:0: chip 104c,ac46 card 4000,0000 rev 01 class 06,07,00 hdr 82
  80. (II) PCI: 02:00:1: chip 104c,ac46 card 4800,0000 rev 01 class 06,07,00 hdr 82
  81. (II) PCI: 02:01:0: chip 8086,101e card 1014,0549 rev 03 class 02,00,00 hdr 00
  82. (II) PCI: 02:02:0: chip 8086,4220 card 8086,2712 rev 05 class 02,80,00 hdr 00
  83. (II) PCI: End of PCI scan
  84. (II) Intel Bridge workaround enabled
  85. (II) Host-to-PCI bridge:
  86. (II) Bus 0: bridge is at (0:0:0), (0,0,7), BCTRL: 0x0008 (VGA_EN is set)
  87. (II) Bus 0 I/O range:
  88.         [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[b]
  89. (II) Bus 0 non-prefetchable memory range:
  90.         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[b]
  91. (II) Bus 0 prefetchable memory range:
  92.         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[b]
  93. (II) PCI-to-PCI bridge:
  94. (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
  95. (II) Bus 1 I/O range:
  96.         [0] -1  0       0x00003000 - 0x000030ff (0x100) IX[b]
  97.         [1] -1  0       0x00003400 - 0x000034ff (0x100) IX[b]
  98.         [2] -1  0       0x00003800 - 0x000038ff (0x100) IX[b]
  99.         [3] -1  0       0x00003c00 - 0x00003cff (0x100) IX[b]
  100. (II) Bus 1 non-prefetchable memory range:
  101.         [0] -1  0       0xc0100000 - 0xc01fffff (0x100000) MX[b]
  102. (II) Bus 1 prefetchable memory range:
  103.         [0] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX[b]
  104. (II) Subtractive PCI-to-PCI bridge:
  105. (II) Bus 2: bridge is at (0:30:0), (0,2,8), BCTRL: 0x0004 (VGA_EN is cleared)
  106. (II) Bus 2 I/O range:
  107.         [0] -1  0       0x00004000 - 0x000040ff (0x100) IX[b]
  108.         [1] -1  0       0x00004400 - 0x000044ff (0x100) IX[b]
  109.         [2] -1  0       0x00004800 - 0x000048ff (0x100) IX[b]
  110.         [3] -1  0       0x00004c00 - 0x00004cff (0x100) IX[b]
  111.         [4] -1  0       0x00005000 - 0x000050ff (0x100) IX[b]
  112.         [5] -1  0       0x00005400 - 0x000054ff (0x100) IX[b]
  113.         [6] -1  0       0x00005800 - 0x000058ff (0x100) IX[b]
  114.         [7] -1  0       0x00005c00 - 0x00005cff (0x100) IX[b]
  115.         [8] -1  0       0x00006000 - 0x000060ff (0x100) IX[b]
  116.         [9] -1  0       0x00006400 - 0x000064ff (0x100) IX[b]
  117.         [10] -1 0       0x00006800 - 0x000068ff (0x100) IX[b]
  118.         [11] -1 0       0x00006c00 - 0x00006cff (0x100) IX[b]
  119.         [12] -1 0       0x00007000 - 0x000070ff (0x100) IX[b]
  120.         [13] -1 0       0x00007400 - 0x000074ff (0x100) IX[b]
  121.         [14] -1 0       0x00007800 - 0x000078ff (0x100) IX[b]
  122.         [15] -1 0       0x00007c00 - 0x00007cff (0x100) IX[b]
  123.         [16] -1 0       0x00008000 - 0x000080ff (0x100) IX[b]
  124.         [17] -1 0       0x00008400 - 0x000084ff (0x100) IX[b]
  125.         [18] -1 0       0x00008800 - 0x000088ff (0x100) IX[b]
  126.         [19] -1 0       0x00008c00 - 0x00008cff (0x100) IX[b]
  127. (II) Bus 2 non-prefetchable memory range:
  128.         [0] -1  0       0xc0200000 - 0xcfffffff (0xfe00000) MX[b]
  129. (II) Bus 2 prefetchable memory range:
  130.         [0] -1  0       0xe8000000 - 0xefffffff (0x8000000) MX[b]
  131. (II) PCI-to-ISA bridge:
  132. (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
  133. (II) PCI-to-CardBus bridge:
  134. (II) Bus 3: bridge is at (2:0:0), (2,3,6), BCTRL: 0x05c0 (VGA_EN is cleared)
  135. (II) Bus 3 I/O range:
  136.         [0] -1  0       0x00004000 - 0x000040ff (0x100) IX[b]
  137.         [1] -1  0       0x00004400 - 0x000044ff (0x100) IX[b]
  138. (II) Bus 3 non-prefetchable memory range:
  139.         [0] -1  0       0xc2000000 - 0xc3ffffff (0x2000000) MX[b]
  140. (II) Bus 3 prefetchable memory range:
  141.         [0] -1  0       0xe8000000 - 0xe9ffffff (0x2000000) MX[b]
  142. (II) PCI-to-CardBus bridge:
  143. (II) Bus 7: bridge is at (2:0:1), (2,7,7), BCTRL: 0x05c0 (VGA_EN is cleared)
  144. (II) Bus 7 I/O range:
  145.         [0] -1  0       0x00004800 - 0x000048ff (0x100) IX[b]
  146.         [1] -1  0       0x00004c00 - 0x00004cff (0x100) IX[b]
  147. (II) Bus 7 non-prefetchable memory range:
  148.         [0] -1  0       0xc4000000 - 0xc5ffffff (0x2000000) MX[b]
  149. (II) Bus 7 prefetchable memory range:
  150.         [0] -1  0       0xea000000 - 0xebffffff (0x2000000) MX[b]
  151. (--) PCI:*(1:0:0) ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] rev 0, Mem @ 0xe0000000/27, 0xc0100000/16, I/O @ 0x3000/8
  152. (II) Addressable bus resource ranges are
  153.         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[b]
  154.         [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[b]
  155. (II) OS-reported resource ranges:
  156.         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  157.         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[b]
  158.         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[b]
  159.         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[b]
  160.         [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[b]
  161.         [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[b]
  162. (II) PCI Memory resource overlap reduced 0xd0000000 from 0xdfffffff to 0xcfffffff
  163. (II) Active PCI resource ranges:
  164.         [0] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX[b]
  165.         [1] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX[b]
  166.         [2] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX[b]
  167.         [3] -1  0       0xc0000800 - 0xc00008ff (0x100) MX[b]
  168.         [4] -1  0       0xc0000c00 - 0xc0000dff (0x200) MX[b]
  169.         [5] -1  0       0x50000000 - 0x500003ff (0x400) MX[b]
  170.         [6] -1  0       0xc0000000 - 0xc00003ff (0x400) MX[b]
  171.         [7] -1  0       0xd0000000 - 0xcfffffff (0x0) MX[b]O
  172.         [8] -1  0       0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
  173.         [9] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  174.         [10] -1 0       0x00008000 - 0x0000803f (0x40) IX[b]
  175.         [11] -1 0       0x00002000 - 0x0000207f (0x80) IX[b]
  176.         [12] -1 0       0x00002400 - 0x000024ff (0x100) IX[b]
  177.         [13] -1 0       0x000018c0 - 0x000018ff (0x40) IX[b]
  178.         [14] -1 0       0x00001c00 - 0x00001cff (0x100) IX[b]
  179.         [15] -1 0       0x00001880 - 0x0000189f (0x20) IX[b]
  180.         [16] -1 0       0x00001860 - 0x0000186f (0x10) IX[b]
  181.         [17] -1 0       0x00001840 - 0x0000185f (0x20) IX[b]
  182.         [18] -1 0       0x00001820 - 0x0000183f (0x20) IX[b]
  183.         [19] -1 0       0x00001800 - 0x0000181f (0x20) IX[b]
  184.         [20] -1 0       0x00003000 - 0x000030ff (0x100) IX[b](B)
  185. (II) Active PCI resource ranges after removing overlaps:
  186.         [0] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX[b]
  187.         [1] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX[b]
  188.         [2] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX[b]
  189.         [3] -1  0       0xc0000800 - 0xc00008ff (0x100) MX[b]
  190.         [4] -1  0       0xc0000c00 - 0xc0000dff (0x200) MX[b]
  191.         [5] -1  0       0x50000000 - 0x500003ff (0x400) MX[b]
  192.         [6] -1  0       0xc0000000 - 0xc00003ff (0x400) MX[b]
  193.         [7] -1  0       0xd0000000 - 0xcfffffff (0x0) MX[b]O
  194.         [8] -1  0       0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
  195.         [9] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  196.         [10] -1 0       0x00008000 - 0x0000803f (0x40) IX[b]
  197.         [11] -1 0       0x00002000 - 0x0000207f (0x80) IX[b]
  198.         [12] -1 0       0x00002400 - 0x000024ff (0x100) IX[b]
  199.         [13] -1 0       0x000018c0 - 0x000018ff (0x40) IX[b]
  200.         [14] -1 0       0x00001c00 - 0x00001cff (0x100) IX[b]
  201.         [15] -1 0       0x00001880 - 0x0000189f (0x20) IX[b]
  202.         [16] -1 0       0x00001860 - 0x0000186f (0x10) IX[b]
  203.         [17] -1 0       0x00001840 - 0x0000185f (0x20) IX[b]
  204.         [18] -1 0       0x00001820 - 0x0000183f (0x20) IX[b]
  205.         [19] -1 0       0x00001800 - 0x0000181f (0x20) IX[b]
  206.         [20] -1 0       0x00003000 - 0x000030ff (0x100) IX[b](B)
  207. (II) OS-reported resource ranges after removing overlaps with PCI:
  208.         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  209.         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[b]
  210.         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[b]
  211.         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[b]
  212.         [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[b]
  213.         [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[b]
  214. (II) All system resource ranges:
  215.         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  216.         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[b]
  217.         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[b]
  218.         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[b]
  219.         [4] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX[b]
  220.         [5] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX[b]
  221.         [6] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX[b]
  222.         [7] -1  0       0xc0000800 - 0xc00008ff (0x100) MX[b]
  223.         [8] -1  0       0xc0000c00 - 0xc0000dff (0x200) MX[b]
  224.         [9] -1  0       0x50000000 - 0x500003ff (0x400) MX[b]
  225.         [10] -1 0       0xc0000000 - 0xc00003ff (0x400) MX[b]
  226.         [11] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[b]O
  227.         [12] -1 0       0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
  228.         [13] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  229.         [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[b]
  230.         [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[b]
  231.         [16] -1 0       0x00008000 - 0x0000803f (0x40) IX[b]
  232.         [17] -1 0       0x00002000 - 0x0000207f (0x80) IX[b]
  233.         [18] -1 0       0x00002400 - 0x000024ff (0x100) IX[b]
  234.         [19] -1 0       0x000018c0 - 0x000018ff (0x40) IX[b]
  235.         [20] -1 0       0x00001c00 - 0x00001cff (0x100) IX[b]
  236.         [21] -1 0       0x00001880 - 0x0000189f (0x20) IX[b]
  237.         [22] -1 0       0x00001860 - 0x0000186f (0x10) IX[b]
  238.         [23] -1 0       0x00001840 - 0x0000185f (0x20) IX[b]
  239.         [24] -1 0       0x00001820 - 0x0000183f (0x20) IX[b]
  240.         [25] -1 0       0x00001800 - 0x0000181f (0x20) IX[b]
  241.         [26] -1 0       0x00003000 - 0x000030ff (0x100) IX[b](B)
  242. (II) LoadModule: "dbe"
  243. (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
  244. (II) Module dbe: vendor="X.Org Foundation"
  245.         compiled for 7.1.1, module version = 1.0.0
  246.         Module class: X.Org Server Extension
  247.         ABI class: X.Org Server Extension, version 0.3
  248. (II) Loading extension DOUBLE-BUFFER
  249. (II) LoadModule: "extmod"
  250. (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
  251. (II) Module extmod: vendor="X.Org Foundation"
  252.         compiled for 7.1.1, module version = 1.0.0
  253.         Module class: X.Org Server Extension
  254.         ABI class: X.Org Server Extension, version 0.3
  255. (II) Loading extension SHAPE
  256. (II) Loading extension MIT-SUNDRY-NONSTANDARD
  257. (II) Loading extension BIG-REQUESTS
  258. (II) Loading extension SYNC
  259. (II) Loading extension MIT-SCREEN-SAVER
  260. (II) Loading extension XC-MISC
  261. (II) Loading extension XFree86-VidModeExtension
  262. (II) Loading extension XFree86-Misc
  263. (II) Loading extension DPMS
  264. (II) Loading extension TOG-CUP
  265. (II) Loading extension Extended-Visual-Information
  266. (II) Loading extension XVideo
  267. (II) Loading extension XVideo-MotionCompensation
  268. (II) Loading extension X-Resource
  269. (II) LoadModule: "type1"
  270. (II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
  271. (II) Module type1: vendor="X.Org Foundation"
  272.         compiled for 7.1.1, module version = 1.0.2
  273.         Module class: X.Org Font Renderer
  274.         ABI class: X.Org Font Renderer, version 0.5
  275. (II) Loading font Type1
  276. (II) LoadModule: "freetype"
  277. (II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
  278. (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
  279.         compiled for 7.1.1, module version = 2.1.0
  280.         Module class: X.Org Font Renderer
  281.         ABI class: X.Org Font Renderer, version 0.5
  282. (II) Loading font FreeType
  283. (II) LoadModule: "glx"
  284. (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
  285. (II) Module glx: vendor="X.Org Foundation"
  286.         compiled for 7.1.1, module version = 1.0.0
  287.         ABI class: X.Org Server Extension, version 0.3
  288. (==) AIGLX enabled
  289. (II) Loading extension GLX
  290. (II) LoadModule: "dri"
  291. (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
  292. (II) Module dri: vendor="X.Org Foundation"
  293.         compiled for 7.1.1, module version = 1.0.0
  294.         ABI class: X.Org Server Extension, version 0.3
  295. (II) Loading sub module "drm"
  296. (II) LoadModule: "drm"
  297. (II) Loading /usr/lib/xorg/modules/linux/libdrm.so
  298. (II) Module drm: vendor="X.Org Foundation"
  299.         compiled for 7.1.1, module version = 1.0.0
  300.         ABI class: X.Org Server Extension, version 0.3
  301. (II) Loading extension XFree86-DRI
  302. (II) LoadModule: "drm"
  303. (II) Reloading /usr/lib/xorg/modules/linux/libdrm.so
  304. (II) LoadModule: "radeon"
  305. (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
  306. (II) Module radeon: vendor="X.Org Foundation"
  307.         compiled for 7.1.1, module version = 4.2.0
  308.         Module class: X.Org Video Driver
  309.         ABI class: X.Org Video Driver, version 1.0
  310. (II) LoadModule: "ati"
  311. (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
  312. (II) Module ati: vendor="X.Org Foundation"
  313.         compiled for 7.1.1, module version = 6.6.3
  314.         Module class: X.Org Video Driver
  315.         ABI class: X.Org Video Driver, version 1.0
  316. (II) LoadModule: "mouse"
  317. (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
  318. (II) Module mouse: vendor="X.Org Foundation"
  319.         compiled for 7.1.1, module version = 1.1.1
  320.         Module class: X.Org XInput Driver
  321.         ABI class: X.Org XInput driver, version 0.6
  322. (II) LoadModule: "kbd"
  323. (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
  324. (II) Module kbd: vendor="X.Org Foundation"
  325.         compiled for 7.1.1, module version = 1.1.0
  326.         Module class: X.Org XInput Driver
  327.         ABI class: X.Org XInput driver, version 0.6
  328. (II) ATI: ATI driver (version 6.6.3) for chipsets: ati, ativga
  329. (II) R128: Driver for ATI Rage 128 chipsets:
  330.         ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
  331.         ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
  332.         ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
  333.         ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
  334.         ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
  335.         ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
  336.         ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
  337.         ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
  338.         ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
  339.         ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
  340.         ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
  341.         ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
  342.         ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
  343.         ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
  344.         ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
  345.         ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
  346.         ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
  347.         ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
  348.         ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
  349.         ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
  350.         ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
  351.         ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
  352.         ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
  353.         ATI Rage 128 Pro ULTRA TU (AGP?)
  354. (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
  355.         ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
  356.         ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
  357.         ATI ES1000 515E (PCI), ATI ES1000 5969 (PCI),
  358.         ATI Radeon Mobility M7 LW (AGP),
  359.         ATI Mobility FireGL 7800 M7 LX (AGP),
  360.         ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
  361.         ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
  362.         ATI Radeon IGP330/340/350 (A4) 4137,
  363.         ATI Radeon IGP330M/340M/350M (U2) 4337,
  364.         ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
  365.         ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
  366.         ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
  367.         ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
  368.         ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
  369.         ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
  370.         ATI Radeon Mobility 9000 (M9) Lf (AGP),
  371.         ATI Radeon Mobility 9000 (M9) Lg (AGP),
  372.         ATI Radeon 9100 IGP (A5) 5834,
  373.         ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
  374.         ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9250 5960 (AGP),
  375.         ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
  376.         ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
  377.         ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
  378.         ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
  379.         ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
  380.         ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
  381.         ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
  382.         ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
  383.         ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
  384.         ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
  385.         ATI FireGL RV360 AV (AGP),
  386.         ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
  387.         ATI Radeon Mobility 9600 (M10) NQ (AGP),
  388.         ATI Radeon Mobility 9600 (M11) NR (AGP),
  389.         ATI Radeon Mobility 9600 (M10) NS (AGP),
  390.         ATI FireGL Mobility T2 (M10) NT (AGP),
  391.         ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon 9650,
  392.         ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP),
  393.         ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP),
  394.         ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
  395.         ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
  396.         ATI Radeon X600 (RV380) 3E50 (PCIE),
  397.         ATI FireGL V3200 (RV380) 3E54 (PCIE),
  398.         ATI Radeon Mobility X600 (M24) 3150 (PCIE),
  399.         ATI Radeon Mobility X300 (M24) 3152 (PCIE),
  400.         ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
  401.         ATI Radeon X600 (RV370) 5B62 (PCIE),
  402.         ATI Radeon X550 (RV370) 5B63 (PCIE),
  403.         ATI FireGL V3100 (RV370) 5B64 (PCIE),
  404.         ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
  405.         ATI Radeon Mobility X300 (M22) 5460 (PCIE),
  406.         ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
  407.         ATI FireGL M22 GL 5464 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE),
  408.         ATI Radeon XPRESS 200M 5A42 (PCIE),
  409.         ATI Radeon XPRESS 200 5A61 (PCIE),
  410.         ATI Radeon XPRESS 200M 5A62 (PCIE),
  411.         ATI Radeon XPRESS 200 5954 (PCIE),
  412.         ATI Radeon XPRESS 200M 5955 (PCIE),
  413.         ATI Radeon XPRESS 200 5974 (PCIE),
  414.         ATI Radeon XPRESS 200M 5975 (PCIE), ATI FireGL V5000 (RV410) (PCIE),
  415.         ATI Mobility FireGL V5000 (M26) (PCIE),
  416.         ATI Mobility FireGL V5000 (M26) (PCIE),
  417.         ATI Mobility Radeon X700 XL (M26) (PCIE),
  418.         ATI Mobility Radeon X700 (M26) (PCIE),
  419.         ATI Mobility Radeon X700 (M26) (PCIE),
  420.         ATI Radeon X700 PRO (RV410) (PCIE),
  421.         ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
  422.         ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE),
  423.         ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP),
  424.         ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
  425.         ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
  426.         ATI Radeon Mobility 9800 (M18) JN (AGP),
  427.         ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 SE (R420) (AGP),
  428.         ATI Radeon AIW X800 VE (R420) JT (AGP),
  429.         ATI Radeon X800 (R423) UH (PCIE),
  430.         ATI Radeon X800PRO (R423) UI (PCIE),
  431.         ATI Radeon X800LE (R423) UJ (PCIE),
  432.         ATI Radeon X800SE (R423) UK (PCIE),
  433.         ATI FireGL V5100 (R423) UQ (PCIE),
  434.         ATI FireGL unknown (R423) UR (PCIE),
  435.         ATI FireGL unknown (R423) UT (PCIE),
  436.         ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100 (R423) (PCIE),
  437.         ATI Mobility FireGL V5100 (M28) (PCIE),
  438.         ATI Mobility Radeon X800 (M28) (PCIE),
  439.         ATI Mobility Radeon X800 XT (M28) (PCIE),
  440.         ATI Radeon X800 (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
  441.         ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 XTP (R430) (PCIE),
  442.         ATI Radeon X850 5D4C (PCIE),
  443.         ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
  444.         ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
  445.         ATI Radeon X850 XT (R480) (PCIE),
  446.         ATI Radeon X850 XT PE (R480) (PCIE),
  447.         ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
  448.         ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP)
  449. (II) Primary Device is: PCI 01:00:0
  450. (--) Chipset ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP) found
  451. (II) resource ranges after xf86ClaimFixedResources() call:
  452.         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  453.         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[b]
  454.         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[b]
  455.         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[b]
  456.         [4] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX[b]
  457.         [5] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX[b]
  458.         [6] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX[b]
  459.         [7] -1  0       0xc0000800 - 0xc00008ff (0x100) MX[b]
  460.         [8] -1  0       0xc0000c00 - 0xc0000dff (0x200) MX[b]
  461.         [9] -1  0       0x50000000 - 0x500003ff (0x400) MX[b]
  462.         [10] -1 0       0xc0000000 - 0xc00003ff (0x400) MX[b]
  463.         [11] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[b]O
  464.         [12] -1 0       0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
  465.         [13] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  466.         [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[b]
  467.         [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[b]
  468.         [16] -1 0       0x00008000 - 0x0000803f (0x40) IX[b]
  469.         [17] -1 0       0x00002000 - 0x0000207f (0x80) IX[b]
  470.         [18] -1 0       0x00002400 - 0x000024ff (0x100) IX[b]
  471.         [19] -1 0       0x000018c0 - 0x000018ff (0x40) IX[b]
  472.         [20] -1 0       0x00001c00 - 0x00001cff (0x100) IX[b]
  473.         [21] -1 0       0x00001880 - 0x0000189f (0x20) IX[b]
  474.         [22] -1 0       0x00001860 - 0x0000186f (0x10) IX[b]
  475.         [23] -1 0       0x00001840 - 0x0000185f (0x20) IX[b]
  476.         [24] -1 0       0x00001820 - 0x0000183f (0x20) IX[b]
  477.         [25] -1 0       0x00001800 - 0x0000181f (0x20) IX[b]
  478.         [26] -1 0       0x00003000 - 0x000030ff (0x100) IX[b](B)
  479. (II) Loading sub module "radeon"
  480. (II) LoadModule: "radeon"
  481. (II) Reloading /usr/lib/xorg/modules/drivers/radeon_drv.so
  482. (II) resource ranges after probing:
  483.         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  484.         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[b]
  485.         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[b]
  486.         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[b]
  487.         [4] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX[b]
  488.         [5] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX[b]
  489.         [6] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX[b]
  490.         [7] -1  0       0xc0000800 - 0xc00008ff (0x100) MX[b]
  491.         [8] -1  0       0xc0000c00 - 0xc0000dff (0x200) MX[b]
  492.         [9] -1  0       0x50000000 - 0x500003ff (0x400) MX[b]
  493.         [10] -1 0       0xc0000000 - 0xc00003ff (0x400) MX[b]
  494.         [11] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[b]O
  495.         [12] -1 0       0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
  496.         [13] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  497.         [14] 0  0       0x000a0000 - 0x000affff (0x10000) MS[b]
  498.         [15] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[b]
  499.         [16] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[b]
  500.         [17] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[b]
  501.         [18] -1 0       0x00000000 - 0x000000ff (0x100) IX[b]
  502.         [19] -1 0       0x00008000 - 0x0000803f (0x40) IX[b]
  503.         [20] -1 0       0x00002000 - 0x0000207f (0x80) IX[b]
  504.         [21] -1 0       0x00002400 - 0x000024ff (0x100) IX[b]
  505.         [22] -1 0       0x000018c0 - 0x000018ff (0x40) IX[b]
  506.         [23] -1 0       0x00001c00 - 0x00001cff (0x100) IX[b]
  507.         [24] -1 0       0x00001880 - 0x0000189f (0x20) IX[b]
  508.         [25] -1 0       0x00001860 - 0x0000186f (0x10) IX[b]
  509.         [26] -1 0       0x00001840 - 0x0000185f (0x20) IX[b]
  510.         [27] -1 0       0x00001820 - 0x0000183f (0x20) IX[b]
  511.         [28] -1 0       0x00001800 - 0x0000181f (0x20) IX[b]
  512.         [29] -1 0       0x00003000 - 0x000030ff (0x100) IX[b](B)
  513.         [30] 0  0       0x000003b0 - 0x000003bb (0xc) IS[b]
  514.         [31] 0  0       0x000003c0 - 0x000003df (0x20) IS[b]
  515. (II) Setting vga for screen 0.
  516. (**) RADEON(0): RADEONPreInit
  517. (II) RADEON(0): MMIO registers at 0xc0100000: size 64KB
  518. (II) RADEON(0): PCI bus 1 card 0 func 0
  519. (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
  520. (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
  521. (==) RADEON(0): Default visual is TrueColor
  522. (**) RADEON(0): Option "AGPMode" "4"
  523. (**) RADEON(0): Option "EnablePageFlip" "true"
  524. (**) RADEON(0): Option "RenderAccel" "off"
  525. (II) Loading sub module "vgahw"
  526. (II) LoadModule: "vgahw"
  527. (II) Loading /usr/lib/xorg/modules/libvgahw.so
  528. (II) Module vgahw: vendor="X.Org Foundation"
  529.         compiled for 7.1.1, module version = 0.1.0
  530.         ABI class: X.Org Video Driver, version 1.0
  531. (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
  532. (==) RADEON(0): RGB weight 888
  533. (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
  534. (==) RADEON(0): X server will not keep DPI constant for all screen sizes
  535. (II) Loading sub module "int10"
  536. (II) LoadModule: "int10"
  537. (II) Loading /usr/lib/xorg/modules/libint10.so
  538. (II) Module int10: vendor="X.Org Foundation"
  539.         compiled for 7.1.1, module version = 1.0.0
  540.         ABI class: X.Org Video Driver, version 1.0
  541. (II) RADEON(0): initializing int10
  542. (II) RADEON(0): Primary V_BIOS segment is: 0xc000
  543. (--) RADEON(0): Chipset: "ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP)" (ChipID = 0x4e50)
  544. (--) RADEON(0): Linear framebuffer at 0xe0000000
  545. (II) RADEON(0): AGP card detected
  546. drmOpenDevice: node name is /dev/dri/card0
  547. drmOpenDevice: open result is -1, (No such device or address)
  548. drmOpenDevice: open result is -1, (No such device or address)
  549. drmOpenDevice: Open failed
  550. drmOpenByBusid: Searching for BusID pci:0000:01:00.0
  551. drmOpenDevice: node name is /dev/dri/card0
  552. drmOpenDevice: open result is 8, (OK)
  553. drmOpenByBusid: drmOpenMinor returns 8
  554. drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
  555. (II) RADEON(0): [dri] Found DRI library version 1.2.0 and kernel module version 1.25.0
  556. (**) RADEON(0): AGP 4x mode is configured
  557. (II) RADEON(0): AGP Fast Write disabled by default
  558. (II) Loading sub module "shadowfb"
  559. (II) LoadModule: "shadowfb"
  560. (II) Loading /usr/lib/xorg/modules/libshadowfb.so
  561. (II) Module shadowfb: vendor="X.Org Foundation"
  562.         compiled for 7.1.1, module version = 1.0.0
  563.         ABI class: X.Org ANSI C Emulation, version 0.3
  564. (II) RADEON(0): Page flipping enabled
  565. (II) RADEON(0): Will try to use DMA for Xv image transfers
  566. (II) RADEON(0): Generation 2 PCI interface, using max accessible memory
  567. (II) RADEON(0): Detected total video RAM=65536K, accessible=131072K (PCI BAR=131072K)
  568. (--) RADEON(0): Mapped VideoRAM: 65536 kByte (128 bit DDR SDRAM)
  569. (II) RADEON(0): Color tiling enabled by default
  570. (II) Loading sub module "ddc"
  571. (II) LoadModule: "ddc"
  572. (II) Loading /usr/lib/xorg/modules/libddc.so
  573. (II) Module ddc: vendor="X.Org Foundation"
  574.         compiled for 7.1.1, module version = 1.0.0
  575.         ABI class: X.Org Video Driver, version 1.0
  576. (II) Loading sub module "i2c"
  577. (II) LoadModule: "i2c"
  578. (II) Loading /usr/lib/xorg/modules/libi2c.so
  579. (II) Module i2c: vendor="X.Org Foundation"
  580.         compiled for 7.1.1, module version = 1.2.0
  581.         ABI class: X.Org Video Driver, version 1.0
  582. (II) RADEON(0): I2C bus "DDC" initialized.
  583. (II) RADEON(0): Legacy BIOS detected
  584. (II) RADEON(0): Connector0: DDCType-2, DACType-0, TMDSType-0, ConnectorType-4
  585. (II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
  586. (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
  587. (II) RADEON(0): I2C device "DDC:ddc2" removed.
  588. (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
  589. (II) RADEON(0): I2C device "DDC:ddc2" removed.
  590. (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
  591. (II) RADEON(0): I2C device "DDC:ddc2" removed.
  592. (II) RADEON(0): DDC Type: 2, Detected Type: 0
  593. (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
  594. (II) RADEON(0): I2C device "DDC:ddc2" removed.
  595. (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
  596. (II) RADEON(0): I2C device "DDC:ddc2" removed.
  597. (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
  598. (II) RADEON(0): I2C device "DDC:ddc2" removed.
  599. (II) RADEON(0): DDC Type: 3, Detected Type: 0
  600. (II) RADEON(0):
  601. (II) RADEON(0): Primary:
  602. Monitor   -- LVDS
  603. Connector -- DVI-D
  604. DAC Type  -- Primary
  605. TMDS Type -- Internal
  606. DDC Type  -- DVI_DDC
  607. (II) RADEON(0): Secondary:
  608. Monitor   -- NONE
  609. Connector -- VGA
  610. DAC Type  -- Primary
  611. TMDS Type -- NONE
  612. DDC Type  -- VGA_DDC
  613. (II) RADEON(0): PLL parameters: rf=2700 rd=6 min=20000 max=35000; xclk=21000
  614. (WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
  615. (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
  616. (II) RADEON(0): Validating modes on Primary head ---------
  617. (II) RADEON(0): Panel ID string: SXGA+ Single (85MHz)
  618. (II) RADEON(0): Panel Size from BIOS: 1400x1050
  619. (II) RADEON(0): BIOS provided dividers will be used.
  620. (II) RADEON(0): Total number of valid DDC mode(s) found: 0
  621. (II) RADEON(0): Valid mode using on-chip RMX: 1400x1050
  622. (II) RADEON(0): Valid mode using on-chip RMX: 1280x1024
  623. (II) RADEON(0): Valid mode using on-chip RMX: 1024x768
  624. (II) RADEON(0): Valid mode using on-chip RMX: 800x600
  625. (II) RADEON(0): Valid mode using on-chip RMX: 640x480
  626. (II) RADEON(0): Total number of valid FP mode(s) found: 5
  627. (--) RADEON(0): Virtual size is 1400x1050 (pitch 1408)
  628. (**) RADEON(0): *Mode "1400x1050": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  629. (II) RADEON(0): Modeline "1400x1050"   84.96  1400 1472 1512 1600  1050 1052 1053 1062
  630. (**) RADEON(0): *Mode "1280x1024": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  631. (II) RADEON(0): Modeline "1280x1024"   84.96  1280 1472 1512 1600  1024 1052 1053 1062
  632. (**) RADEON(0): *Mode "1024x768": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  633. (II) RADEON(0): Modeline "1024x768"   84.96  1024 1472 1512 1600  768 1052 1053 1062
  634. (**) RADEON(0): *Mode "800x600": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  635. (II) RADEON(0): Modeline "800x600"   84.96  800 1472 1512 1600  600 1052 1053 1062
  636. (**) RADEON(0): *Mode "640x480": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  637. (II) RADEON(0): Modeline "640x480"   84.96  640 1472 1512 1600  480 1052 1053 1062
  638. (**) RADEON(0):  Default mode "640x350": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  639. (II) RADEON(0): Modeline "640x350"   84.96  640 1472 1512 1600  350 1052 1053 1062
  640. (**) RADEON(0):  Default mode "640x400": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  641. (II) RADEON(0): Modeline "640x400"   84.96  640 1472 1512 1600  400 1052 1053 1062
  642. (**) RADEON(0):  Default mode "720x400": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  643. (II) RADEON(0): Modeline "720x400"   84.96  720 1472 1512 1600  400 1052 1053 1062
  644. (**) RADEON(0):  Default mode "1152x864": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  645. (II) RADEON(0): Modeline "1152x864"   84.96  1152 1472 1512 1600  864 1052 1053 1062
  646. (**) RADEON(0):  Default mode "1280x960": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  647. (II) RADEON(0): Modeline "1280x960"   84.96  1280 1472 1512 1600  960 1052 1053 1062
  648. (**) RADEON(0):  Default mode "832x624": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  649. (II) RADEON(0): Modeline "832x624"   84.96  832 1472 1512 1600  624 1052 1053 1062
  650. (**) RADEON(0):  Default mode "1152x768": 85.0 MHz (scaled from 0.0 MHz), 53.1 kHz, 50.0 Hz
  651. (II) RADEON(0): Modeline "1152x768"   84.96  1152 1472 1512 1600  768 1052 1053 1062
  652. (==) RADEON(0): DPI set to (75, 75)
  653. (II) Loading sub module "fb"
  654. (II) LoadModule: "fb"
  655. (II) Loading /usr/lib/xorg/modules/libfb.so
  656. (II) Module fb: vendor="X.Org Foundation"
  657.         compiled for 7.1.1, module version = 1.0.0
  658.         ABI class: X.Org ANSI C Emulation, version 0.3
  659. (II) Loading sub module "ramdac"
  660. (II) LoadModule: "ramdac"
  661. (II) Loading /usr/lib/xorg/modules/libramdac.so
  662. (II) Module ramdac: vendor="X.Org Foundation"
  663.         compiled for 7.1.1, module version = 0.1.0
  664.         ABI class: X.Org Video Driver, version 1.0
  665. (==) RADEON(0): Using XAA acceleration architecture
  666. (II) Loading sub module "xaa"
  667. (II) LoadModule: "xaa"
  668. (II) Loading /usr/lib/xorg/modules/libxaa.so
  669. (II) Module xaa: vendor="X.Org Foundation"
  670.         compiled for 7.1.1, module version = 1.2.0
  671.         ABI class: X.Org Video Driver, version 1.0
  672. (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
  673. (!!) RADEON(0): For information on using the multimedia capabilities
  674.         of this adapter, please see http://gatos.sf.net.
  675. (--) Depth 24 pixmap format is 32 bpp
  676. (II) do I need RAC?  No, I don't.
  677. (II) resource ranges after preInit:
  678.         [0] 0   0       0xc0100000 - 0xc010ffff (0x10000) MX[b]
  679.         [1] 0   0       0xe0000000 - 0xe7ffffff (0x8000000) MX[b]
  680.         [2] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  681.         [3] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[b]
  682.         [4] -1  0       0x000c0000 - 0x000effff (0x30000) MX[b]
  683.         [5] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[b]
  684.         [6] -1  0       0xc0214000 - 0xc0214fff (0x1000) MX[b]
  685.         [7] -1  0       0xc0200000 - 0xc020ffff (0x10000) MX[b]
  686.         [8] -1  0       0xc0220000 - 0xc023ffff (0x20000) MX[b]
  687.         [9] -1  0       0xc0000800 - 0xc00008ff (0x100) MX[b]
  688.         [10] -1 0       0xc0000c00 - 0xc0000dff (0x200) MX[b]
  689.         [11] -1 0       0x50000000 - 0x500003ff (0x400) MX[b]
  690.         [12] -1 0       0xc0000000 - 0xc00003ff (0x400) MX[b]
  691.         [13] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[b]O
  692.         [14] -1 0       0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
  693.         [15] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  694.         [16] 0  0       0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
  695.         [17] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
  696.         [18] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
  697.         [19] 0  0       0x00003000 - 0x000030ff (0x100) IX[b]
  698.         [20] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[b]
  699.         [21] -1 0       0x00000000 - 0x000000ff (0x100) IX[b]
  700.         [22] -1 0       0x00008000 - 0x0000803f (0x40) IX[b]
  701.         [23] -1 0       0x00002000 - 0x0000207f (0x80) IX[b]
  702.         [24] -1 0       0x00002400 - 0x000024ff (0x100) IX[b]
  703.         [25] -1 0       0x000018c0 - 0x000018ff (0x40) IX[b]
  704.         [26] -1 0       0x00001c00 - 0x00001cff (0x100) IX[b]
  705.         [27] -1 0       0x00001880 - 0x0000189f (0x20) IX[b]
  706.         [28] -1 0       0x00001860 - 0x0000186f (0x10) IX[b]
  707.         [29] -1 0       0x00001840 - 0x0000185f (0x20) IX[b]
  708.         [30] -1 0       0x00001820 - 0x0000183f (0x20) IX[b]
  709.         [31] -1 0       0x00001800 - 0x0000181f (0x20) IX[b]
  710.         [32] -1 0       0x00003000 - 0x000030ff (0x100) IX[b](B)
  711.         [33] 0  0       0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
  712.         [34] 0  0       0x000003c0 - 0x000003df (0x20) IS[b](OprU)
  713. (**) RADEON(0): RADEONScreenInit e0000000 0
  714. (**) RADEON(0): Map: 0xe0000000, 0x04000000
  715. (==) RADEON(0): Removed MMIO write-combining range (0xe0000000,0x2000000)
  716. (==) RADEON(0): Write-combining range (0xe0000000,0x4000000)
  717. (**) RADEON(0): RADEONSave
  718. (**) RADEON(0): RADEONSaveMode(0x81bf740)
  719. (**) RADEON(0): Read: 0x00180006 0x0002004c 0x00000000
  720. (**) RADEON(0): Read: rd=6, fd=76, pd=2
  721. (**) RADEON(0): RADEONSaveMode returns 0x81bf740
  722. (II) RADEON(0): Dynamic Clock Scaling Disabled
  723. (==) RADEON(0): Using 24 bit depth buffer
  724. drmOpenDevice: node name is /dev/dri/card0
  725. drmOpenDevice: open result is 8, (OK)
  726. drmOpenDevice: node name is /dev/dri/card0
  727. drmOpenDevice: open result is 8, (OK)
  728. drmOpenByBusid: Searching for BusID pci:0000:01:00.0
  729. drmOpenDevice: node name is /dev/dri/card0
  730. drmOpenDevice: open result is 8, (OK)
  731. drmOpenByBusid: drmOpenMinor returns 8
  732. drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
  733. (II) RADEON(0): [drm] DRM interface version 1.2
  734. (II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:00.0"
  735. (II) RADEON(0): [drm] added 8192 byte SAREA at 0xf880d000
  736. (II) RADEON(0): [drm] mapped SAREA 0xf880d000 to 0xb7bc8000
  737. (II) RADEON(0): [drm] framebuffer handle = 0xe0000000
  738. (II) RADEON(0): [drm] added 1 reserved context for kernel
  739. (II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x8086/0x3340; Card 0x1002/0x4e50]
  740. (II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
  741. (II) RADEON(0): [agp] ring handle = 0xd0000000
  742. (II) RADEON(0): [agp] Ring mapped at 0xb39ac000
  743. (II) RADEON(0): [agp] ring read ptr handle = 0xd0101000
  744. (II) RADEON(0): [agp] Ring read ptr mapped at 0xb39ab000
  745. (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xd0102000
  746. (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xb37ab000
  747. (II) RADEON(0): [agp] GART texture map handle = 0xd0302000
  748. (II) RADEON(0): [agp] GART Texture map mapped at 0xb32cb000
  749. (II) RADEON(0): [drm] register handle = 0xc0100000
  750. (II) RADEON(0): [dri] Visual configs initialized
  751. (**) RADEON(0): DRI New memory map param
  752. (**) RADEON(0): RADEONInitMemoryMap() :
  753. (**) RADEON(0):   mem_size         : 0x04000000
  754. (**) RADEON(0):   MC_FB_LOCATION   : 0xe3ffe000
  755. (**) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
  756. (**) RADEON(0): RADEONModeInit()
  757. 1400x1050      84.96  1400 1472 1512 1600  1050 1052 1053 1062 (24,32)
  758. 1400x1050      84.96  1400 1472 1512 1600  1050 1052 1053 1062 (24,32)
  759. (**) RADEON(0): Pitch = 11534512 bytes (virtualX = 1400, displayWidth = 1408)
  760. (II) RADEON(0): BIOS HotKeys Disabled
  761. (**) RADEON(0): RADEONInit returns 0x81c00f0
  762. (**) RADEON(0): RADEONRestoreMode()
  763. (**) RADEON(0): RADEONRestoreMode(0x81c00f0)
  764. (**) RADEON(0): RADEONRestoreMemMapRegisters() :
  765. (**) RADEON(0):   MC_FB_LOCATION   : 0xe3ffe000
  766. (**) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
  767. (**) RADEON(0):   Map Changed ! Applying ...
  768. (**) RADEON(0):   Map applied, resetting engine ...
  769. (**) RADEON(0): Updating display base addresses...
  770. (**) RADEON(0): Memory map updated.
  771. (**) RADEON(0): Programming CRTC1, offset: 0x00000000
  772. (**) RADEON(0): Wrote: 0x00000006 0x00040039 0x00000000 (0x0000a700)
  773. (**) RADEON(0): Wrote: rd=6, fd=57, pd=4
  774. (**) RADEON(0): GRPH_BUFFER_CNTL from 30004c4c to 20287c7c
  775. (**) RADEON(0): RADEONSaveScreen(0)
  776. (II) RADEON(0): Depth moves disabled by default
  777. (**) RADEON(0): Setting up initial surfaces
  778. (**) RADEON(0): Initializing fb layer
  779. (**) RADEON(0): Setting up accel memmap
  780. (II) RADEON(0): CP in BM mode
  781. (II) RADEON(0): Using 8 MB GART aperture
  782. (II) RADEON(0): Using 1 MB for the ring buffer
  783. (II) RADEON(0): Using 2 MB for vertex/indirect buffers
  784. (II) RADEON(0): Using 5 MB for GART textures
  785. (II) RADEON(0): Memory manager initialized to (0,0) (1408,8191)
  786. (II) RADEON(0): Reserved area from (0,1050) to (1408,1058)
  787. (II) RADEON(0): Largest offscreen area available: 1408 x 7133
  788. (II) RADEON(0): Will use back buffer at offset 0x119e000
  789. (II) RADEON(0): Will use depth buffer at offset 0x174a000
  790. (II) RADEON(0): Will use 35840 kb for textures at offset 0x1cf6000
  791. (**) RADEON(0): Initializing backing store
  792. (==) RADEON(0): Backing store disabled
  793. (**) RADEON(0): DRI Finishing init !
  794. (II) RADEON(0): X context handle = 0x1
  795. (II) RADEON(0): [drm] installed DRM signal handler
  796. (II) RADEON(0): [DRI] installation complete
  797. (**) RADEON(0): EngineRestore (32/32)
  798. (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
  799. (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
  800. (II) RADEON(0): [drm] dma control initialized, using IRQ 11
  801. (II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
  802. (WW) RADEON(0): DRI init changed memory map, adjusting ...
  803. (WW) RADEON(0):   MC_FB_LOCATION  was: 0xe3ffe000 is: 0xe3ffe000
  804. (WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xd07fd000
  805. (**) RADEON(0): GRPH_BUFFER_CNTL from 30004c4c to 20287c7c
  806. (II) RADEON(0): Direct rendering enabled
  807. (**) RADEON(0): Setting up final surfaces
  808. (**) RADEON(0): Initializing Acceleration
  809. (II) RADEON(0): Render acceleration disabled
  810. (**) RADEON(0): EngineInit (32/32)
  811. (**) RADEON(0): Pitch for acceleration = 176
  812. (**) RADEON(0): EngineRestore (32/32)
  813. (**) RADEON(0): Option "XaaNoScanlineCPUToScreenColorExpandFill"
  814. (**) RADEON(0): Option "XaaNoScanlineImageWriteRect"
  815. (**) RADEON(0): Option "XaaNoOffscreenPixmaps" "true"
  816. (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
  817.         Screen to screen bit blits
  818.         Solid filled rectangles
  819.         8x8 mono pattern filled rectangles
  820.         Solid Lines
  821.         Setting up tile and stipple cache:
  822.                 32 128x128 slots
  823.                 32 256x256 slots
  824.                 16 512x512 slots
  825. (II) RADEON(0): Acceleration enabled
  826. (**) RADEON(0): Initializing Page Flipping
  827. (II) RADEON(0): ShadowFB initialized for Page Flipping
  828. (**) RADEON(0): Initializing DPMS
  829. (**) RADEON(0): Initializing Cursor
  830. (==) RADEON(0): Silken mouse enabled
  831. (II) RADEON(0): Using hardware cursor (scanline 1058)
  832. (II) RADEON(0): Largest offscreen area available: 1408 x 7130
  833. (**) RADEON(0): Initializing color map
  834. (**) RADEON(0): Initializing DGA
  835. (**) RADEON(0): Initializing Xv
  836. (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
  837. (II) Loading sub module "theatre_detect"
  838. (II) LoadModule: "theatre_detect"
  839. (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
  840. (II) Module theatre_detect: vendor="X.Org Foundation"
  841.         compiled for 7.1.1, module version = 1.0.0
  842.         ABI class: X.Org Video Driver, version 1.0
  843. (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
  844. (WW) RADEON(0): Option "DRI" is not used
  845. (WW) RADEON(0): Option "AddARGBGLXVisuals" is not used
  846. (**) RADEON(0): RADEONScreenInit finished
  847. (==) RandR enabled
  848. (II) Initializing built-in extension MIT-SHM
  849. (II) Initializing built-in extension XInputExtension
  850. (II) Initializing built-in extension XTEST
  851. (II) Initializing built-in extension XKEYBOARD
  852. (II) Initializing built-in extension XC-APPGROUP
  853. (II) Initializing built-in extension SECURITY
  854. (II) Initializing built-in extension XINERAMA
  855. (II) Initializing built-in extension XFIXES
  856. (II) Initializing built-in extension XFree86-Bigfont
  857. (II) Initializing built-in extension RENDER
  858. (II) Initializing built-in extension RANDR
  859. (II) Initializing built-in extension COMPOSITE
  860. (II) Initializing built-in extension DAMAGE
  861. (II) Initializing built-in extension XEVIE
  862. drmOpenDevice: node name is /dev/dri/card0
  863. drmOpenDevice: open result is 9, (OK)
  864. drmOpenByBusid: Searching for BusID pci:0000:01:00.0
  865. drmOpenDevice: node name is /dev/dri/card0
  866. drmOpenDevice: open result is 9, (OK)
  867. drmOpenByBusid: drmOpenMinor returns 9
  868. drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
  869. (WW) AIGLX: 3D driver claims to not support visual 0x23
  870. (WW) AIGLX: 3D driver claims to not support visual 0x24
  871. (WW) AIGLX: 3D driver claims to not support visual 0x25
  872. (WW) AIGLX: 3D driver claims to not support visual 0x26
  873. (WW) AIGLX: 3D driver claims to not support visual 0x27
  874. (WW) AIGLX: 3D driver claims to not support visual 0x28
  875. (WW) AIGLX: 3D driver claims to not support visual 0x29
  876. (WW) AIGLX: 3D driver claims to not support visual 0x2a
  877. (WW) AIGLX: 3D driver claims to not support visual 0x2b
  878. (WW) AIGLX: 3D driver claims to not support visual 0x2c
  879. (WW) AIGLX: 3D driver claims to not support visual 0x2d
  880. (WW) AIGLX: 3D driver claims to not support visual 0x2e
  881. (WW) AIGLX: 3D driver claims to not support visual 0x2f
  882. (WW) AIGLX: 3D driver claims to not support visual 0x30
  883. (WW) AIGLX: 3D driver claims to not support visual 0x31
  884. (WW) AIGLX: 3D driver claims to not support visual 0x32
  885. (II) AIGLX: Loaded and initialized /usr/lib/dri/r300_dri.so
  886. (II) GLX: Initialized DRI GL provider for screen 0
  887. (**) Option "Protocol" "ImPS/2"
  888. (**) Mouse1: Device: "/dev/input/mice"
  889. (**) Mouse1: Protocol: "ImPS/2"
  890. (**) Option "CorePointer"
  891. (**) Mouse1: Core Pointer
  892. (**) Option "Device" "/dev/input/mice"
  893. (==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
  894. (**) Option "ZAxisMapping" "4 5 6 7"
  895. (**) Mouse1: ZAxisMapping: buttons 4, 5, 6 and 7
  896. (**) Mouse1: Buttons: 11
  897. (**) Option "CoreKeyboard"
  898. (**) Keyboard1: Core Keyboard
  899. (**) Option "Protocol" "standard"
  900. (**) Keyboard1: Protocol: standard
  901. (**) Option "AutoRepeat" "500 30"
  902. (**) Option "XkbRules" "xfree86"
  903. (**) Keyboard1: XkbRules: "xfree86"
  904. (**) Option "XkbModel" "pc101"
  905. (**) Keyboard1: XkbModel: "pc101"
  906. (**) Option "XkbLayout" "us"
  907. (**) Keyboard1: XkbLayout: "us"
  908. (**) Option "CustomKeycodes" "off"
  909. (**) Keyboard1: CustomKeycodes disabled
  910. (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
  911. (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
  912. (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
  913. (II) Mouse1: ps2EnableDataReporting: succeeded
  914. (**) RADEON(0): RADEONSaveScreen(2)
  915. (**) RADEON(0): RADEONCloseScreen
  916. (**) RADEON(0): RADEONDRIStop
  917. (**) RADEON(0): EngineRestore (32/32)
  918. (**) RADEON(0): RADEONDisplayPowerManagementSet(0,0x0)
  919. (**) RADEON(0): RADEONRestore
  920. (**) RADEON(0): RADEONRestoreMode()
  921. (**) RADEON(0): RADEONRestoreMode(0x81bf740)
  922. (**) RADEON(0): RADEONRestoreMemMapRegisters() :
  923. (**) RADEON(0):   MC_FB_LOCATION   : 0x1fff0000
  924. (**) RADEON(0):   MC_AGP_LOCATION  : 0x27ff2000
  925. (**) RADEON(0):   Map Changed ! Applying ...
  926. (**) RADEON(0):   Map applied, resetting engine ...
  927. (**) RADEON(0): Updating display base addresses...
  928. (**) RADEON(0): Memory map updated.
  929. (**) RADEON(0): Programming CRTC1, offset: 0x00000000
  930. (**) RADEON(0): Wrote: 0x00180006 0x0002004c 0x00000000 (0x0000a700)
  931. (**) RADEON(0): Wrote: rd=6, fd=76, pd=2
  932. (**) RADEON(0): Disposing accel...
  933. (**) RADEON(0): Disposing cusor info
  934. (**) RADEON(0): Disposing DGA
  935. (**) RADEON(0): Unmapping memory
  936. (**) RADEON(0): RADEONDRICloseScreen
  937. (II) RADEON(0): [drm] removed 1 reserved context for kernel
  938. (II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xf880d000 at 0xb7bc8000
  939. FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.
复制代码
回复 支持 反对

使用道具 举报

发表于 2006-11-16 10:20:25 | 显示全部楼层
Post by VirusCamp
如果已经启动了 aiglx ,direct rendering 确实是 no 的。

用开源驱动,direct rendering应该是yes。
回复 支持 反对

使用道具 举报

发表于 2006-11-16 10:59:21 | 显示全部楼层
请贴下 `LIBGL_DEBUG=verbose glxinfo',有助于找到问题所在。
以下是我的:
  1. $ LIBGL_DEBUG=verbose glxinfo
  2. name of display: :0.0
  3. libGL: XF86DRIGetClientDriverName: 5.2.0 r300 (screen 0)
  4. libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so
  5. libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
  6. drmOpenDevice: node name is /dev/dri/card0
  7. drmOpenDevice: open result is 4, (OK)
  8. drmOpenByBusid: Searching for BusID pci:0000:01:00.0
  9. drmOpenDevice: node name is /dev/dri/card0
  10. drmOpenDevice: open result is 4, (OK)
  11. drmOpenByBusid: drmOpenMinor returns 4
  12. drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
  13. libGL warning: 3D driver claims to not support visual 0x4b
  14. display: :0  screen: 0
  15. direct rendering: Yes
  16. server glx vendor string: SGI
  17. server glx version string: 1.2
  18. server glx extensions:
  19.     GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
  20.     GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
  21.     GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
  22.     GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig
  23. client glx vendor string: SGI
  24. client glx version string: 1.4
  25. client glx extensions:
  26.     GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
  27.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
  28.     GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
  29.     GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
  30.     GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
  31.     GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
  32.     GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
  33. GLX version: 1.2
  34. GLX extensions:
  35.     GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
  36.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control,
  37.     GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_video_sync,
  38.     GLX_SGIS_multisample, GLX_SGIX_fbconfig
  39. OpenGL vendor string: Tungsten Graphics, Inc.
  40. OpenGL renderer string: Mesa DRI R300 20060815 AGP 4x x86/MMX/SSE2 TCL
  41. OpenGL version string: 1.3 Mesa 6.5.1
  42. OpenGL extensions:
  43.     GL_ARB_fragment_program, GL_ARB_imaging, GL_ARB_multisample,
  44.     GL_ARB_multitexture, GL_ARB_texture_border_clamp,
  45.     GL_ARB_texture_compression, GL_ARB_texture_cube_map,
  46.     GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
  47.     GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
  48.     GL_MESAX_texture_float, GL_ARB_texture_mirrored_repeat,
  49.     GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
  50.     GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_window_pos,
  51.     GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
  52.     GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
  53.     GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
  54.     GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
  55.     GL_EXT_draw_range_elements, GL_EXT_gpu_program_parameters,
  56.     GL_EXT_histogram, GL_EXT_packed_pixels, GL_EXT_polygon_offset,
  57.     GL_EXT_rescale_normal, GL_EXT_secondary_color,
  58.     GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture,
  59.     GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
  60.     GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
  61.     GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
  62.     GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
  63.     GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
  64.     GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate,
  65.     GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once,
  66.     GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
  67.     GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
  68.     GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
  69.     GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_NV_vertex_program,
  70.     GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table,
  71.     GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
  72.     GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod
  73.    visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
  74. id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
  75. ----------------------------------------------------------------------
  76. 0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  77. 0x24 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  78. 0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  79. 0x26 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  80. 0x27 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  81. 0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  82. 0x29 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  83. 0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  84. 0x2b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  85. 0x2c 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  86. 0x2d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  87. 0x2e 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  88. 0x2f 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  89. 0x30 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  90. 0x31 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
  91. 0x32 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
  92. 0x4b 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon
复制代码
回复 支持 反对

使用道具 举报

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

本版积分规则

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