[Topic DIscussion] 关于内核版本问题
Tofloor
poster avatar
HH555
deepin
2022-04-20 04:27
Author

最新的20.5版本更新内容上介绍说Stable内核版本更新至5.15.24,为什么我安装后显示内核是5.10.101,请问是哪里的问题,内核又该如何升级?

Reply Favorite View the author
All Replies
神末shenmo
deepin
Spark-App
Q&A Team
2022-04-20 04:29
#1

linux-headers-deepin-stable-amd64

linux-image-deepin-stable-amd64

装这俩

Reply View the author
HH555
deepin
2022-04-20 04:41
#2
神末shenmo

linux-headers-deepin-stable-amd64

linux-image-deepin-stable-amd64

装这俩

非常感谢!升级了

Reply View the author
Breeze
deepin
2022-04-20 16:12
#3
神末shenmo

linux-headers-deepin-stable-amd64

linux-image-deepin-stable-amd64

装这俩

使用sudo apt install 这两个包后,报这个错

Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive wh

然后重启选择这个内核就进不去系统了,只好高级模式进老版本内核

Reply View the author
arlen
deepin
2022-04-20 17:14
#4

😁 要不是看到你的帖子,我都没注意到.刚好参考,升级到5.15.24了thanks

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-04-20 17:34
#5
Breeze

使用sudo apt install 这两个包后,报这个错

Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive wh

然后重启选择这个内核就进不去系统了,只好高级模式进老版本内核

Reply View the author
babyfengfjx
Super Moderator
CQA
2022-04-20 18:19
#6
Breeze

使用sudo apt install 这两个包后,报这个错

Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive wh

然后重启选择这个内核就进不去系统了,只好高级模式进老版本内核

  • 实际上内核也就是两个deb包;
  • 直接指定安装版本试试:sudo apt install linux-image-5.15.24-amd64-desktop linux-headers-5.15.24-amd64-desktop
Reply View the author
Breeze
deepin
2022-04-20 22:37
#7
babyfengfjx
  • 实际上内核也就是两个deb包;
  • 直接指定安装版本试试:sudo apt install linux-image-5.15.24-amd64-desktop linux-headers-5.15.24-amd64-desktop

Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which does not match this kernel/arch. This indicates that it should not be built.

发现有个17年的帖子,一样的问题

https://bbs.deepin.org/post/137481#mod=viewthread&tid=137481

Reply View the author
zeno
deepin
2022-04-20 23:16
#8

dkms status 执行这个看下都有那些dkms模块

Reply View the author
Breeze
deepin
2022-04-21 20:21
#9
zeno

dkms status 执行这个看下都有那些dkms模块

aufs, 4.19+20190211: added
bcmwl, 6.30.223.273+bdcom, 5.10.101-amd64-desktop, x86_64: installed
deepin-anything, 0.0, 5.10.101-amd64-desktop, x86_64: installed
huawei-wmi, 3.2, 5.10.101-amd64-desktop, x86_64: installed (original_module exists)
rtw89, 1.0.2, 5.10.101-amd64-desktop, x86_64: installed

Reply View the author
zeno
deepin
2022-04-22 00:51
#10

aufs-dkms卸载 一下看看,估计这个dkms编译挂了

Reply View the author
英特尔NUC匡卫星
deepin
2022-05-11 22:33
#11
HH555

非常感谢!升级了

你好,怎么升级内核的操作?

Reply View the author