【求助】AMD显卡驱动安装报错!
Tofloor
poster avatar
司南
deepin
2018-08-30 03:01
Author
运行命令:sudo ./amd-driver-installer-15.302-x86.x86_64.run

Created directory fglrx-install.RLJm1V
Verifying archive integrity... All good.
Uncompressing AMD Proprietary Driver-15.302.............................................................................................................................
=====================================================================
AMD  Proprietary Driver Installer/Packager
=====================================================================

报错:
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
Installation will not proceed.

是不是得安装更新版本的xorg?(到哪里可以安装呢?)
还是单纯版本号的问题?我的笔记本是5年以前的,驱动应该没什么问题吧....

Reply Favorite View the author
All Replies
avatar
A·S·M·X·T 😏😜
deepin
2018-08-30 03:33
#1
gcn构架的amd现在显卡无需驱动,因为现在Linux amd gpu官方驱动也只是在开源驱动的基础上加了少数闭源组件,在平时软件/游戏时开源、闭源表现基本一致
Reply View the author
avatar
A·S·M·X·T 😏😜
deepin
2018-08-30 03:36
#2
老显卡因为amd停止支撑就比较抱歉了。。。。。
Reply View the author
avatar
司南
deepin
2018-08-30 03:37
#3
https://bbs.deepin.org/post/168138
gcn构架的amd现在显卡无需驱动,因为现在Linux amd gpu官方驱动也只是在开源驱动的基础上加了少数闭源组件 ...

那有没有办法判断现在AMD显卡是否在运行?或者如何使用AMD驱动特定某一项游戏运行?
Reply View the author
avatar
A·S·M·X·T 😏😜
deepin
2018-08-30 05:06
#4

关于AMD多显卡切换我不清楚
Reply View the author
Comments
sinan
2018-08-30 05:49
谢谢解答。老架构的显卡啊....
avatar
司南
deepin
2018-08-30 05:25
#5
https://bbs.deepin.org/post/168138
关于AMD多显卡切换我不清楚

我这里显示了两个dislay...,哪个属性指示正在运行的是独立显卡还是集显?
*-display                 
       description: VGA compatible controller
       product: HD Graphics 5500
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:51 memory:d0000000-d0ffffff memory:c0000000-cfffffff ioport:5000(size=64) memory:c0000-dffff
  *-display
       description: Display controller
       product: Venus XTX [Radeon HD 8890M / R9 M275X/M375X]
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:05:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi bus_master cap_list rom
       configuration: driver=radeon latency=0
       resources: irq:52 memory:b0000000-bfffffff memory:d1000000-d103ffff ioport:3000(size=256) memory:d1040000-d105ffff


Reply View the author
Comments
liululin
2018-08-30 05:42
一般都集显,driver=amdpu的才是gcn构架默认的开源驱动,driver=radeon一般是老构架的显卡