[Share Experiences] 关于Deepin 安装 AMD 驱动
Tofloor
poster avatar
Gokou
deepin
2022-06-06 21:04
Author

以amd 6500为例,安装成功

Step1:

AMD 官网下载对应HWE源:

Screenshot_select-area_20220605214458.png

Screenshot_select-area_20220605215054.png

Step2:

sudo apt-get install-VERSION.deb //VERSION 对应相应下载文件名称

Screenshot_select-area_20220605220240.png

Step3:

修改ID Deepin --- ubuntu

sudo nano /etc/os-release

Screenshot_select-area_20220605220151.png

Ctry+x ----- y --- Enter

Step4:

sudo amdgpu-install -y --usecase=graphics

Screenshot_select-area_20220605220423.png

Reply Favorite View the author
All Replies
来自Ubuntu的某位用户
deepin
2022-06-06 21:12
#1

Step3:

修改ID Deepin --- ubuntu

sudo nano /etc/os-release

这一步是欺骗安装程序,把自己的系统伪装成Ubuntu,驱动装完了记得把ID改回来

Reply View the author
xuqi
deepin testing team
2022-06-06 22:44
#2

👍

Reply View the author
云的眼泪
deepin
2022-06-06 23:01
#3

昨天安装了20.6,我的显卡是HD5870,翻动网页会显示绿色的背景重影。

今天到官网下载驱动,安装时说依赖错误。

sob

Reply View the author
Gokou
deepin
2022-06-07 00:17
#4
云的眼泪

昨天安装了20.6,我的显卡是HD5870,翻动网页会显示绿色的背景重影。

今天到官网下载驱动,安装时说依赖错误。

sob

需要彻底删除之前的驱动,重启以后再次安装

Reply View the author
陌生人
deepin
2022-06-07 08:15
#5

如果是有图形界面的话建议用deepin-editor替换nano

Reply View the author