[System Installation] 如何安装新的系统内核
Tofloor
poster avatar
bibichuan
deepin
2022-03-24 22:03
Author

我的新电脑是Dell Vostro,12代处理器,新系统安装之后,不识别蓝牙和无线驱动,如何才能升级到最新的内核呢?

截图_选择区域_20220324140256.png

Reply Favorite View the author
All Replies
大多时候吃素
deepin
2022-03-24 22:28
#1

https://bbs.deepin.org/phone/zh/post/232826

第3条备注里边写啦

Reply View the author
bibichuan
deepin
2022-03-24 23:58
#2

好的,谢谢

Reply View the author
red13
deepin
2022-03-25 00:08
#3

升级内核的正确姿势如下

1: https://kernel.ubuntu.com/~kernel-ppa/mainline/ 先找个适合的内核版本 , 这个地址是乌班图的,,

2: 下载内核文件,以5.16.17为例

image.png

3: 安装命令 sudo dpkg -i *****.deb 注意顺序,安装完成后,重启就好了.

写在最后的话

TimeShift 先备份再安装,先备份再安装,先备份再安装!!!

重要的事情说三遍

Reply View the author
广雅居士
deepin
2022-03-25 03:23
#4
red13

升级内核的正确姿势如下

1: https://kernel.ubuntu.com/~kernel-ppa/mainline/ 先找个适合的内核版本 , 这个地址是乌班图的,,

2: 下载内核文件,以5.16.17为例

image.png

3: 安装命令 sudo dpkg -i *****.deb 注意顺序,安装完成后,重启就好了.

写在最后的话

TimeShift 先备份再安装,先备份再安装,先备份再安装!!!

重要的事情说三遍

你的那个命令,不是一下子四个文件都安装了,哪有什么顺序呀?

Reply View the author
Linux小白2019
deepin
2022-03-26 17:37
#5
red13

升级内核的正确姿势如下

1: https://kernel.ubuntu.com/~kernel-ppa/mainline/ 先找个适合的内核版本 , 这个地址是乌班图的,,

2: 下载内核文件,以5.16.17为例

image.png

3: 安装命令 sudo dpkg -i *****.deb 注意顺序,安装完成后,重启就好了.

写在最后的话

TimeShift 先备份再安装,先备份再安装,先备份再安装!!!

重要的事情说三遍

这个安装方法,十有八九要失败。Deepin好像已经不能使用ubuntu的内核。

sudo apt-cache search linux-image 找给比较新的内核试试看。

Reply View the author
red13
deepin
2022-03-26 18:17
#6
Linux小白2019

这个安装方法,十有八九要失败。Deepin好像已经不能使用ubuntu的内核。

sudo apt-cache search linux-image 找给比较新的内核试试看。

呵呵,没有试过可别太肯定哟

Reply View the author
bibichuan
deepin
2022-03-26 20:30
#7

sudo apt install linux-image-deepin-stable-amd64 linux-headers-deepin-stable-amd64 这个命令升级内核就好了,我的是这么做的,可以了,暂时没发现什么大毛病。

Reply View the author
SamLukeYes
deepin
2022-03-26 22:54
#8
red13

呵呵,没有试过可别太肯定哟

虽然不排除这个方法“能用”,但 deepin 不会支持第三方内核,ubuntu 也不会支持其他发行版用 ubuntu 的内核,结果就是出问题的时候也不知道该找谁

Reply View the author
英特尔NUC匡卫星
deepin
2022-05-11 23:04
#9
red13

升级内核的正确姿势如下

1: https://kernel.ubuntu.com/~kernel-ppa/mainline/ 先找个适合的内核版本 , 这个地址是乌班图的,,

2: 下载内核文件,以5.16.17为例

image.png

3: 安装命令 sudo dpkg -i *****.deb 注意顺序,安装完成后,重启就好了.

写在最后的话

TimeShift 先备份再安装,先备份再安装,先备份再安装!!!

重要的事情说三遍

你好,有没有深度的内核下载地址?求

Reply View the author