关于安装旧款AMD显卡驱动问题
Tofloor
poster avatar
naple
deepin
2019-06-01 05:03
Author
这是当前显卡信息
  1. maple@maple-PC:~/Downloads/fglrx-15.302$ lshw -C display
  2. WARNING: you should run this program as super-user.
  3.   *-display                 
  4.        description: VGA compatible controller
  5.        product: Oland [Radeon HD 8570 / R7 240/340 OEM]
  6.        vendor: Advanced Micro Devices, Inc. [AMD/ATI]
  7.        physical id: 0
  8.        bus info: pci@0000:01:00.0
  9.        version: 87
  10.        width: 64 bits
  11.        clock: 33MHz
  12.        capabilities: vga_controller bus_master cap_list rom
  13.        configuration: driver=radeon latency=0
  14.        resources: irq:129 memory:90000000-9fffffff memory:a2c00000-a2c3ffff ioport:4000(size=256) memory:c0000-dffff
  15.   *-display
  16.        description: Display controller
  17.        product: Intel Corporation
  18.        vendor: Intel Corporation
  19.        physical id: 2
  20.        bus info: pci@0000:00:02.0
  21.        version: 00
  22.        width: 64 bits
  23.        clock: 33MHz
  24.        capabilities: bus_master cap_list
  25.        configuration: driver=i915 latency=0
  26.        resources: irq:135 memory:a1000000-a1ffffff memory:80000000-8fffffff ioport:5000(size=64)
  27. WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
Copy the Code
这是安装驱动(官网的AMD Radeon™ HD 8570 Linux x86_64)信息
  1. maple@maple-PC:~/Downloads/fglrx-15.302$ ./amd-driver-installer-15.302-x86.x86_64.run
  2. Created directory fglrx-install.kxbtkH
  3. Verifying archive integrity... All good.
  4. Uncompressing AMD Proprietary Driver-15.302...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

  5. (gksu:16440): Gtk-WARNING **: 20:34:50.771: 无法在模块路径中找到主题引擎:“adwaita”,

  6. (gksu:16440): Gtk-WARNING **: 20:34:50.771: 无法在模块路径中找到主题引擎:“adwaita”,
  7. =====================================================================
  8. AMD  Proprietary Driver Installer/Packager
  9. =====================================================================

  10. error: Detected X Server version 'XServer 1.20.0_64a' is not supported. Supported versions are X.Org 6.9 or later, up to XServer 1.10 (default:v2:x86_64:lib:XServer 1.20.0_64a:none:4.15.0-29deepin-generic:)
  11. Installation will not proceed.

  12. =====================================================================
  13. AMD  Proprietary Driver Installer/Packager
  14. =====================================================================

  15. error: Detected X Server version 'XServer 1.20.0_64a' is not supported. Supported versions are X.Org 6.9 or later, up to XServer 1.10 (default:v2:x86_64:lib:XServer 1.20.0_64a:none:4.15.0-29deepin-generic:)
  16. Installation will not proceed.

  17. Removing temporary directory: fglrx-install.kxbtkH
Copy the Code
所以我需要升级xserver吗,或者具体该怎么做
Reply Favorite View the author
All Replies
avatar
funtoo
deepin
2019-06-01 05:19
#1
不是升级xserver,而是你的显卡和fglrx驱动太老,已经不支持目前的xserver版本。
同时也因为显卡太老,也无法使用AMD官方的新架构开源驱动,只能用老版本的ati开源驱动xserver-xorg-video-ati。
Reply View the author
avatar
naple
deepin
2019-06-01 05:26
#2
https://bbs.deepin.org/post/178651
不是升级xserver,而是你的显卡和fglrx驱动太老,已经不支持目前的xserver版本。
同时也因为显卡太老,也无 ...

所以我还可以安装官方驱动吗,或者现在具体还可以做什么,我现在感觉系统界面的渲染都有卡顿。。。。
Reply View the author
avatar
superendermansm
deepin
2019-06-01 05:36
#3
naple 发表于 2019-5-31 21:26
所以我还可以安装官方驱动吗,或者现在具体还可以做什么,我现在感觉系统界面的渲染都有卡顿。。。。 ...

同问
我更惨,我这个是6320,比你的还老,现在勉强使用。。。
Reply View the author
avatar
funtoo
deepin
2019-06-01 05:39
#4
https://bbs.deepin.org/post/178651
所以我还可以安装官方驱动吗,或者现在具体还可以做什么,我现在感觉系统界面的渲染都有卡顿。。。。 ...

不能,只能用开源驱动,2D性能比较差,不过3D性能因为有Gallium3D驱动支持,应该还可以
Reply View the author
avatar
superendermansm
deepin
2019-06-01 07:44
#5
funtoo 发表于 2019-5-31 21:39
不能,只能用开源驱动,2D性能比较差,不过3D性能因为有Gallium3D驱动支持,应该还可以 ...

感谢!         
Reply View the author