admin管理员组

文章数量:1530043

注意:本文仅针对AMD显卡,记得备份sources.list
1、 进入root身份
2、 vim /etc/apt/sources.list 加入下面两条信息
deb http://ftp.de.debian/debian buster main
deb http://security.debian/debian-security stretch/updates main
3、 apt-get update 会报错,不用管
4、 apt-get install debian-archive-keyring
5、 apt-get update 经过第四步,不会报错了
6、 apt-get install xserver-xorg-video-ati
7、 X –version 大写X,可以查看驱动版本,目前比较新的是1.20。或者安装hardinfo查看显示驱动是否更新。

最后注意把sources.list还原!最后注意把sources.list还原!最后注意把sources.list还原!

本文标签: 麒麟教程AMDGPU