[Freezing/Lagging] 最新cpu系统运行一段时间卡死
Tofloor
poster avatar
行者
deepin
2021-09-09 02:33
Author

配置说明:

系统:社区版20.2.3   内核版本:5.10.50-amd64-desktop

cpu: AMD 5600g

主板:B550

现象描述:

1、系统运行一段时间,出现卡死

2、排查call trace,发现和cpu问题有关联(cpu比较新,刚出来不久)

3、猜测和内核版本与新cpu支持有关系,搜了一下,是已知问题,升级到5.14解决

结论:希望官方尽快升级

Reply Favorite View the author
All Replies
行者
deepin
2021-09-09 02:43
#1
It has been deleted!
沈拙言
deepin
2021-09-09 03:21
#2

可以自己更内核,百度一下

Reply View the author
zed7th
deepin
2021-09-09 03:23
#3

兄弟你的5600g在4k分辨率下窗口动画掉帧吗,我的掉帧严重,需要关闭窗口特效

Reply View the author
行者
deepin
2021-09-09 03:24
#4

担心单独升级内核会不会与deepin的系统不匹配

Reply View the author
行者
deepin
2021-09-09 03:25
#5
zed7th

兄弟你的5600g在4k分辨率下窗口动画掉帧吗,我的掉帧严重,需要关闭窗口特效

我用的2K,目前没有发现

 

Reply View the author
行者
deepin
2021-09-09 03:37
#6
沈拙言

可以自己更内核,百度一下

大哥,咋个升级,直接用Ubuntu的还是自己编译?

Reply View the author
dgr
deepin
2021-09-09 16:21
#7

确实会每隔一段时间 CPU 就卡死

Reply View the author
沈拙言
deepin
2021-09-09 19:42
#8
行者

大哥,咋个升级,直接用Ubuntu的还是自己编译?

Ubuntu的

Reply View the author
行者
deepin
2021-09-09 20:07
#9
沈拙言

Ubuntu的

没用ubuntu的,自己编译了个

Reply View the author
xiehj
deepin
2021-09-09 22:09
#10

mark

Reply View the author
afang7223
deepin
2021-09-25 00:21
#11

1、下载内核

https://kernel.ubuntu.com/~kernel-ppa/mainline/

下载哪一个看后面:

2、https://bbs.deepin.org/forum.php?mod=viewthread&tid=175411

https://bbs.deepin.org/forum.php?mod=viewthread&tid=175411&extra=

 

3、编译(进入终端界面)

sudo dpkg -i *.deb

sudo update-grub

uname -a

Reply View the author