升级内核到5.8.14后卸载旧内核
Tofloor
poster avatar
xmingx
deepin
2020-12-29 19:52
Author

通过

    sudo apt install linux-image-5.8.14-amd64-desktop

    sudo apt installlinux-image-5.8.14-amd64-desktop

升级内核到5.8.14后

卸载旧内核是不是要将linux-image-5.7.7-amd64-desktop 和linux-headers-5.7.7-amd64-desktop  linux-headers-5.7.7-deepin-amd64 都卸载


Reply Favorite View the author
All Replies
大泽IO
deepin
2020-12-29 20:02
#1

应该是吧,反正我不建议动内核

主要是我觉着升内核没意义

Reply View the author
liwl
deepin
2020-12-29 20:03
#2
大泽IO

应该是吧,反正我不建议动内核

主要是我觉着升内核没意义

新的内核,兼容性更强些。会修复一些其他bug,优化性能之类的。

Reply View the author
大泽IO
deepin
2020-12-29 20:06
#3
liwl

新的内核,兼容性更强些。会修复一些其他bug,优化性能之类的。

但是我主机兼容性没问题就没必要升内核是不

Reply View the author
liwl
deepin
2020-12-29 20:18
#4
大泽IO

但是我主机兼容性没问题就没必要升内核是不

主要看个人吧,想升级也没什么问题,不想升级也没什么问题

Reply View the author
相对湿度
deepin
2020-12-29 20:29
#5

反正我升到5.10.3去了,没有5.4.X以及5.8.X那么容易卡死(需要按电源键强制重启)

Reply View the author
yimisunrise
deepin
2020-12-29 20:53
#6

我也想升级内核 ,主要是我的笔记本比较新,感觉要升级内核才能发挥出性能

Reply View the author
chdkd
deepin
2020-12-29 21:20
#7

  dpkg --list | grep linux-image

  dpkg --list | grep linux-headers

sudo apt-get purge linux-image-5.4.*

然后再    apt-get autoremove  就可以了


Reply View the author
嘿_老板
deepin
2020-12-29 21:31
#8

我的内核是不是升高了

Reply View the author
Ziggy
deepin
2020-12-30 03:04
#9

不建议删除旧内核,以防回退之需

Reply View the author
yimisunrise
deepin
2021-01-16 17:47
#10
相对湿度

反正我升到5.10.3去了,没有5.4.X以及5.8.X那么容易卡死(需要按电源键强制重启)

怎么升级到5.10的呢?我现在是5.8

Reply View the author
相对湿度
deepin
2021-01-16 18:38
#11
yimisunrise

怎么升级到5.10的呢?我现在是5.8

https://bbs.deepin.org/post/208428

Reply View the author