[Seek Help] 升级20.3
Tofloor
poster avatar
hjoywl
deepin
2021-11-30 06:37
Author

按照系统提示,升级了系统,uname -a显示还是5.10.60-amd64-desktop,内核不是说升级到5.15了吗?

Reply Favorite View the author
All Replies
jjcui8595
deepin
2021-11-30 07:00
#1

安装时可以选择5.15,装完系统也可以手动升级内核

Reply View the author
阿顺呀
deepin
2021-11-30 07:28
#2

默认是5.12 内核可以手动升级

Reply View the author
hjoywl
deepin
2021-11-30 07:36
#3

详细说一下如何手动升级,怎么换源?

Reply View the author
北冥夜未央
deepin
Ecological co-builder
2021-11-30 07:57
#4

5.10内核是LTS版的,5.15是stable版的,你安装的系列不一样,自然不会升级。

#安装LTS内核

sudo apt install linux-image-deepin-amd64 linux-headers-deepin-amd64

#安装stable内核

sudo apt install linux-image-deepin-stable-amd64 linux-headers-deepin-stable-amd64

Reply View the author
hjoywl
deepin
2021-12-01 07:08
#5

已升级,重启后自动切换到5.15stable内核,感谢楼上的指导!!!

Reply View the author