LinuxSir.cn,穿越时空的Linuxsir!

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

安装ati-driver-installer-9-3-x86.x86_64失败

[复制链接]
发表于 2009-4-10 03:36:37 | 显示全部楼层 |阅读模式
x86_64

用ati驱动,glxgears只有可怜的200多fps, 想换amd的驱动试试看.

运行amd官网的HD 3xxx驱动: ati-driver-installer-9-3-x86.x86_64.run
装到几乎完成时, 安装程序崩溃,termimal一篇混乱, 隐约可见xxx aborted字样.
 楼主| 发表于 2009-4-10 03:44:00 | 显示全部楼层
之后不管用哪个驱动, 都是glx失败。
用之前能正常运行的配置文件也一样:

glxgears
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual
Segmentation fault


  1. Section "Files"
  2.     #RgbPath      "/usr/share/X11/rgb"
  3.     ModulePath   "/usr/lib/xorg/modules"
  4.     FontPath     "/usr/share/fonts/misc"
  5.     FontPath     "/usr/share/fonts/100dpi:unscaled"
  6.     FontPath     "/usr/share/fonts/75dpi:unscaled"
  7.    # FontPath     "/usr/share/fonts/TTF"
  8.     FontPath     "/usr/share/fonts/Type1"
  9. EndSection

  10. Section "Module"
  11.     Load  "xtrap"
  12.     Load  "extmod"
  13.     Load  "record"
  14.     Load  "dri"
  15.     #Disable "dri"
  16.     Load  "glx"
  17.     Load  "dbe"
  18.     Load  "GLcore"
  19.     Disable  "freetype"
  20. EndSection

  21. #Section "ServerFlags"
  22. #        Option "AllowEmptyInput" "false"
  23. #EndSection

  24. #Section "InputDevice"
  25. #    Identifier  "Keyboard0"
  26. #    Driver      "kbd"
  27. #    Option      "AutoRepeat" "600 60"
  28. #    Option      "CoreKeyboard"
  29. #    Option      "XkbRules" "xorg"
  30. #    Option      "XkbModel" "pc105"
  31. #    Option      "XkbLayout" "us"
  32. #EndSection

  33. #Section "InputDevice"
  34. #    Identifier  "Mouse0"
  35. #    Driver      "mouse"
  36. #    Option        "Protocol" "auto"
  37. #    Option        "Device" "/dev/input/mice"
  38. #    Option        "ZAxisMapping" "4 5"
  39. #EndSection

  40. #video card
  41. Section "Device"
  42.     Identifier  "HD3450"
  43.         Driver       "radeon"
  44.         #Driver      "fglrx"
  45.     #Driver      "ati"
  46.    #Driver       "vesa"
  47.     BusID       "PCI:1:0:0"
  48.         Option "XAANoOffscreenPixmaps" "true"
  49.         Option "DRI" "true"
  50. EndSection

  51. Section "Monitor"
  52.     Identifier   "LCD22W"
  53.     VendorName   "Lenovo"
  54.     ModelName    "Unkown"
  55.     Option       "DPMS" "true"
  56. EndSection

  57. Section "Screen"
  58.     Identifier "DefaultScreen"
  59.     Device     "HD3450"
  60.     Monitor    "LCD22W"
  61.     DefaultDepth 24
  62.     SubSection "Display"
  63.         Viewport   0 0
  64.         Depth     24
  65.     EndSubSection
  66. EndSection

  67. Section "ServerLayout"
  68.     Identifier     "X.org Configured"
  69.     Screen      0  "DefaultScreen" 0 0
  70. #   InputDevice    "Mouse0" "CorePointer"
  71. #   InputDevice    "Keyboard0" "CoreKeyboard"
  72.         Option "AIGLX" "true"
  73. EndSection

  74. Section "Extensions"
  75.         Option "Composite" "Enable"
  76. EndSection

  77. Section "DRI"
  78.         Group 0
  79.     Mode 0666
  80. EndSection

复制代码
回复 支持 反对

使用道具 举报

发表于 2009-4-10 09:49:07 | 显示全部楼层
pacman安装catalyst也不行吗?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-4-10 11:16:41 | 显示全部楼层
catalyst似乎不在源里, 搜索不到
回复 支持 反对

使用道具 举报

发表于 2009-4-10 12:14:39 | 显示全部楼层
在AUR里,前几天有人问,
回复 支持 反对

使用道具 举报

发表于 2009-4-10 17:30:45 | 显示全部楼层
先关闭GDM(在/etc/rc.conf中),重新启动,安装ATI显卡驱动,启动GDM
回复 支持 反对

使用道具 举报

发表于 2009-4-10 17:31:30 | 显示全部楼层
另 2.6.29 目前ATI显卡不支持
回复 支持 反对

使用道具 举报

发表于 2009-4-10 18:03:01 | 显示全部楼层
现在有补丁,可以支持29内核,aur上面已经支持了呀

http://aur.archlinux.org/packages.php?ID=22899

Dependencies catalyst-utils>=9.4 kernel26>=2.6.29 kernel26<2.6.30
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-4-10 20:21:44 | 显示全部楼层
谢谢各位, 但我已经摆脱x86_64的魔爪了。
最初是为了解决联网问题而转向了64位, 结果碰到的新问题比32位多出好几倍。64位的archlinux还是不够成熟。
回复 支持 反对

使用道具 举报

发表于 2009-4-10 22:36:59 | 显示全部楼层
除了软件少点,感觉不到说linux64位有多差的,而且和arch也没关系。
回复 支持 反对

使用道具 举报

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

本版积分规则

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