LinuxSir.cn,穿越时空的Linuxsir!

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

求助,ATI Mobility Raden 9600显卡驱动问题. 拆腾了一天了.求高手相助.

[复制链接]
发表于 2007-3-27 17:02:06 | 显示全部楼层 |阅读模式
俺装的opensuse 10.2, 32位版本, 显卡驱动是下载的官方最新版本, ati-driver-installer-8.34.8-x86.x86_64.run ,  以下是偶的安装步骤..

1.  sh ati*.run --buildpkg SuSE/SUSE102-IA32
2.  init 3
     root登陆后
3.  rpm -Uvh fgl*.rpm
4.  ldconfig
5.  aticonfig --initial --input=/etc/X11/xorg.conf
6.  sax2 -r -m 0=fglrx
7.  修改/etc/X11/xorg.conf
8.  reboot
重启后, 在终端中打开 glxinfo

beer@beer:/etc/X11> glxinfo
name of display: :0.0
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0  screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_multisample
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (1.5 Mesa 6.5.1)
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
    GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x23 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x27 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x28 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x29 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x2a 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None

fglrxinfo信息如下:

beer@beer:/> fglrxinfo
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (1.5 Mesa 6.5.1)


测试3D,根本就出不来..
beer@beer:/> fgl_glxgears
Using GLX_SGIX_pbuffer
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  143 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  30
  Current serial number in output stream:  30




以下是我的Xorg.conf代码:
# /.../
# SaX generated X11 config file
# Created on: 2007-03-27T14:35:42+0800.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [SaX2] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
  FontPath     "/usr/share/fonts/misc:unscaled"
  FontPath     "/usr/share/fonts/local"
  FontPath     "/usr/share/fonts/75dpi:unscaled"
  FontPath     "/usr/share/fonts/100dpi:unscaled"
  FontPath     "/usr/share/fonts/Type1"
  FontPath     "/usr/share/fonts/URW"
  FontPath     "/usr/share/fonts/Speedo"
  FontPath     "/usr/share/fonts/PEX"
  FontPath     "/usr/share/fonts/cyrillic"
  FontPath     "/usr/share/fonts/latin2/misc:unscaled"
  FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/Type1"
  FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/share/fonts/baekmuk:unscaled"
  FontPath     "/usr/share/fonts/japanese:unscaled"
  FontPath     "/usr/share/fonts/kwintv"
  FontPath     "/usr/share/fonts/truetype"
  FontPath     "/usr/share/fonts/uni:unscaled"
  FontPath     "/usr/share/fonts/CID"
  FontPath     "/usr/share/fonts/ucs/misc:unscaled"
  FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/misc:unscaled"
  FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/Type1"
  FontPath     "/usr/share/fonts/misc/sgi:unscaled"
  FontPath     "/usr/share/fonts/xtest"
  FontPath     "/opt/kde3/share/fonts"
  FontPath     "unix/:7100"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/input/mice"
EndSection

Section "Module"
  Load         "dbe"
  Load         "type1"
  Load         "freetype"
  Load         "extmod"
  Load         "glx"
  Load         "v4l"
  Load         "dri"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail" "on"
  Option       "IgnoreABI" "on"
EndSection

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "rotocol" "Standard"
  Option       "XkbLayout" "us"
  Option       "XkbModel" "pc104"
  Option       "XkbRules" "xfree86"
EndSection

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Logitech Optical Mouse"
  Option       "rotocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
  Driver       "synaptics"
  Identifier   "Mouse[3]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Emulate3Buttons" "on"
  Option       "HorizScrollDelta" "0"
  Option       "InputFashion" "Mouse"
  Option       "Name" "Synaptics;Touchpad"
  Option       "rotocol" "explorerps/2"
  Option       "SHMConfig" "on"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  285 214
  HorizSync    55-60
  Identifier   "Monitor[0]"
  ModelName    "THINKPAD 1024X768 TFT LCD PANEL"
  Option       "DPMS"
  VendorName   "IBM"
  VertRefresh  50-60
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
EndSection


Section "Device"
  BoardName    "RV350 NP"
  BusID        "1:0:0"
  Driver       "fglrx"
  Identifier   "Device[0]"
  #Option       "NoDDC"
  Option       "UseInternalAGPGART" "no"
  Option       "no_accel" "no"
  Option       "no_dri" "no"
  Option       "mtrr" "off"
  Option       "ScreenOverlap" "0"
  Option       "GammaCorrectionI" "0x00000000"
  Option       "GammaCorrectionII" "0x00000000"
  Option       "Capabilities" "0x00000000"
  Option       "CapabilitiesEx" "0x00000000"
  Option       "VideoOverlay" "on"
  Option       "OpenGLOverlay" "off"
  Option       "CenterMode" "off"
  Option       "seudoColorVisuals" "off"
  Option       "Stereo" "off"
  Option       "StereoSyncEnable" "1"
  Option       "FSAAEnable" "no"
  Option       "FSAAScale" "1"
  Option       "FSAADisableGamma" "no"
  Option       "FSAACustomizeMSPos" "no"
  Option       "FSAAMSPosX0" "0.000000"
  Option       "FSAAMSPosY0" "0.000000"
  Option       "FSAAMSPosX1" "0.000000"
  Option       "FSAAMSPosY1" "0.000000"
  Option       "FSAAMSPosX2" "0.000000"
  Option       "FSAAMSPosY2" "0.000000"
  Option       "FSAAMSPosX3" "0.000000"
  Option       "FSAAMSPosY3" "0.000000"
  Option       "FSAAMSPosX4" "0.000000"
  Option       "FSAAMSPosY4" "0.000000"
  Option       "FSAAMSPosX5" "0.000000"
  Option       "FSAAMSPosY5" "0.000000"
  Option       "UseFastTLS" "0"
#  Option       "UseFastTLS" "2"
  Option       "BlockSignalsOnLock" "on"
  Option       "ForceGenericCPU" "no"
  Option       "KernelModuleParm" "locked-userpages=0"
  Option       "EnablePrivateBackZ" "no"
  Option       "backingstore" "true"
  VendorName   "ATI"
EndSection


Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1024x768"
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1024x768"
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1024x768"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1024x768"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  InputDevice  "Mouse[3]" "SendCoreEvents"
  Screen       "Screen[0]"
EndSection


Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
    Option     "Composite" "false"
EndSection
发表于 2007-3-27 17:15:27 | 显示全部楼层
你的驱动没装好。
fglrxinfo显示www.mesa.org
就是没装好。要显示ati...inc
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-3-27 17:18:21 | 显示全部楼层
我当然知道是驱动没装好, 关键是, 我该怎么装, 才能装好?? 我安装的步骤或者方法不对吗??
回复 支持 反对

使用道具 举报

发表于 2007-3-27 17:20:58 | 显示全部楼层
不需
7. 修改/etc/X11/xorg.conf

直接重启即可
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-3-27 17:30:58 | 显示全部楼层
上面有我的Xorg.conf的代码,  哪一句错了??  请楼上给我指出来一下怎么修改..
回复 支持 反对

使用道具 举报

发表于 2007-3-27 17:38:49 | 显示全部楼层
没有发现错误
这样您先启动到runlevel 3
root登录
然后 sax2 -r -m 0=fglrx
然后reboot
回复 支持 反对

使用道具 举报

发表于 2007-3-27 17:47:42 | 显示全部楼层
仔细看了你的xorg.conf,没什么问题。和我的差不多。
你的内核版本?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-3-27 22:28:16 | 显示全部楼层
受不了了, 还是不行.. 高手何在???
回复 支持 反对

使用道具 举报

发表于 2007-3-28 09:34:56 | 显示全部楼层
其实不用这么麻烦呀。我以前也是自己下载run然后再编译,改配置文件。后拉发现根本不用这么折腾。我就按照http://www.suse.de/~sndirsch/ati-installer-HOWTO.html 的方法做得,添加个安装源,安装驱动就好了。重启后一切都好了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-3-28 15:43:13 | 显示全部楼层
这个真的行吗??  一会我就试试..
回复 支持 反对

使用道具 举报

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

本版积分规则

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