[Kernel/Drive] 系统自动更新
Tofloor
poster avatar
mucaodb
deepin
2021-12-27 17:18
Author

系统自动更新,有新内核5.15版本,更新后还是原来的内核版本5.10.60,怎么回事?

Reply Favorite View the author
All Replies
deepin-superuser
deepin
2021-12-27 17:21
#1
sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get install linux-image-deepin-stable-amd64 linux-headers-deepin-stable-amd64

终端里边执行命令手动安装

Reply View the author
deepin-chinaren
deepin
2021-12-27 17:32
#2

先换一下别的内核,然后启动,下一次再开机或重启后就变成最新内核了,我以前也是这个情况。

Reply View the author
deepin-mq
deepin
2021-12-27 18:09
#3

你这是LTS内核,5.15是stable的

Reply View the author
Linux小白2019
deepin
2021-12-27 22:14
#4

建议把自动更新取消掉,如果5.10.60用着稳定,最好不要升级5.15.1,我自己的经验,5.15.1的内核不够稳定,某些机型会导致很多意想不到的问题。

Reply View the author
mucaodb
deepin
2021-12-29 17:43
#5

收到,感谢以上各位大拿。

Reply View the author