v20怎么安装最新的amd显卡?
Tofloor
poster avatar
moling
deepin
2020-08-28 22:02
Author
感觉系统自带的显卡驱动画面时不时就有撕裂感,有没有大佬指导下安装amd的显卡? AMD Radeon RX 640显卡

Reply Favorite View the author
All Replies
1 / 2
To page
avatar
juteman
deepin
2020-08-28 23:53
#1
lspci | grep VGA

然后
sudo cat /sys/kernel/debug/vgaswitcheroo/switch

两个信息都贴出来看一下
Reply View the author
avatar
juteman
deepin
2020-08-28 23:54
#2
dpkg -l | grep video-ati

还有个这个命令
Reply View the author
avatar
moling
deepin
2020-08-29 00:16
#3
Reply View the author
avatar
moling
deepin
2020-08-29 00:18
#4
https://bbs.deepin.org/post/200739
dpkg -l | grep video-ati

还有个这个命令

lspci | grep VGA

00:02.0 VGA compatible controller: Intel Corporation Device 9bca (rev 04)

sudo cat /sys/kernel/debug/vgaswitcheroo/switch

0IS: ynPwr:0000:03:00.0
1:IGD:+wr:0000:00:02.0

dpkg -l | grep video-ati

ii  xserver-xorg-video-ati                        1:19.0.2.2-1+eagle                          amd64        X.Org X server -- AMD/ATI display driver wrapper
Reply View the author
avatar
moling
deepin
2020-08-29 00:18
#5
https://bbs.deepin.org/post/200739
lspci | grep VGA

然后

大佬这个我都贴到下面了
Reply View the author
avatar
moling
deepin
2020-08-29 23:02
#6
https://bbs.deepin.org/user/253418 大佬 接下来怎么搞?
Reply View the author
avatar
Rubbish
deepin
2020-08-29 23:23
#7
可以安装radeon-top,看看能不能识别显卡和显存
Reply View the author
avatar
Rubbish
deepin
2020-08-29 23:30
#8
然后试着从debian-sid的源里下载xserver-xorg-video-amdgpu_19.1.0-1_amd64装上看看,可能会有改善。不过操作有风险,如果失败了得从tty再装回去
Reply View the author
avatar
moling
deepin
2020-08-30 01:27
#9
https://bbs.deepin.org/post/200739
可以安装radeon-top,看看能不能识别显卡和显存

大佬 这个软件搜索不到
Reply View the author
avatar
GBwater
deepin
2020-08-30 02:09
#10
https://bbs.deepin.org/post/200739
大佬 这个软件搜索不到

把中间的横杠去掉,我猜是这个
Reply View the author
avatar
Rubbish
deepin
2020-08-30 02:27
#11
https://bbs.deepin.org/post/200739
把中间的横杠去掉,我猜是这个

啊这,是的,记错包名了
Reply View the author
avatar
小明Hackintosh
deepin
2020-08-30 03:36
#12
  1. $ lspci | grep VGA
  2. 03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Picasso (rev c2)
Copy the Code
怎么安装最新显卡?R5 3550H
Reply View the author
avatar
jzc
deepin
2020-08-30 04:27
#13
你是不是只在屏幕上方有撕裂,比如看B站弹幕?  看我发的帖子
Reply View the author
avatar
moling
deepin
2020-08-30 07:12
#14
https://bbs.deepin.org/post/200739
怎么安装最新显卡?R5 3550H

不是,我的只有显卡是amd的
Reply View the author
avatar
moling
deepin
2020-08-30 07:16
#15
https://bbs.deepin.org/post/200739
你是不是只在屏幕上方有撕裂,比如看B站弹幕?  看我发的帖子

我的是有些应用的时候 会出现一些撕裂 然后慢慢就修复了
Reply View the author
avatar
moling
deepin
2020-08-30 07:35
#16
https://bbs.deepin.org/post/200739
啊这,是的,记错包名了

识别不了 尴尬
Reply View the author
avatar
Rubbish
deepin
2020-08-30 18:46
#17

是识别不了型号还是连显存容量都识别不了?
你这是19年出的显卡,北极星架构,jzc大佬的方法应该可以
Reply View the author
avatar
moling
deepin
2020-08-31 05:45
#18
https://bbs.deepin.org/post/200739
是识别不了型号还是连显存容量都识别不了?
你这是19年出的显卡,北极星架构,jzc大佬的方法应该可以 ...

他那个方法我试了 连对应的文件夹都木有找到
Reply View the author
avatar
Rubbish
deepin
2020-08-31 05:56
#19
https://bbs.deepin.org/post/200739
他那个方法我试了 连对应的文件夹都木有找到

文件夹不难找吧,文件管理器——系统盘——etc然后顺着找。没有相应文件的话自己新建一个。
或者你就安装xserver-xorg-video-amdgpu_19.1.0-1_amd64试试
Reply View the author
avatar
moling
deepin
2020-08-31 06:06
#20
https://bbs.deepin.org/post/200739
文件夹不难找吧,文件管理器——系统盘——etc然后顺着找。没有相应文件的话自己新建一个。
或者你就安装 ...

我升级了下内核后好像这个问题就不太严重了
Reply View the author
1 / 2
To page