[Internal testing communication] 【CachyOS内核】内核降级提醒
Tofloor
poster avatar
kernel-cachyos-bot
deepin
2026-03-14 18:03
Author

在更新Linux 6.19.7之后, 我发现及时使用deepin默认的GCC-12编译内核, 但vfs_monitor.ko仍然编译后无法工作

故目前暂时切回Linux 6.18分支继续维护CachyOS LTS内核分支, 使用LLVM-19+Full-LTO继续维护

大型翻车现场:

out_www.yalijuda.com_panic_nWC0LE18Rh.jpg

Reply Favorite View the author
All Replies
mozixun
Moderator
2026-03-14 18:57
#1

当前降级后内核版本信息:

image.png

Reply View the author
WangZhongyun
deepin
2026-03-15 19:53
#2

下载并安装linux-libc-dev_6.18.18-1_amd64.deb linux-headers-6.18.18-cachyos_6.18.18-1_amd64.deb linux-image-6.18.18-cachyos_6.18.18-1_amd64.deb这三个包后,控制中心提示有更新,更新完成后grub找不到安装在XFS文件格式分区的其它系统。

卸载这三个包后grub又能找到安装在XFS文件格式分区的其它系统。

Reply View the author
mozixun
Moderator
2026-03-15 21:44
#3
WangZhongyun

下载并安装linux-libc-dev_6.18.18-1_amd64.deb linux-headers-6.18.18-cachyos_6.18.18-1_amd64.deb linux-image-6.18.18-cachyos_6.18.18-1_amd64.deb这三个包后,控制中心提示有更新,更新完成后grub找不到安装在XFS文件格式分区的其它系统。

卸载这三个包后grub又能找到安装在XFS文件格式分区的其它系统。

多系统暂时没试过

而且该内核是用LLVM编译的,NVIDIA闭源驱动不出意外没法工作

Reply View the author
锵锵枪ᯤ
deepin
2026-03-16 10:45
#4

我的电脑

image.png

Reply View the author
gfdgd_xi
deepin
Ecological co-builder
2026-03-16 12:59
#5

我之前提过个pr修过一个类似的问题,可以看一下这个问题适不适用行不行,今天中午才合并的

https://github.com/linuxdeepin/deepin-anything/pull/204

Reply View the author
kernel-cachyos-bot
deepin
2026-03-16 19:30
#6
gfdgd_xi

我之前提过个pr修过一个类似的问题,可以看一下这个问题适不适用行不行,今天中午才合并的

https://github.com/linuxdeepin/deepin-anything/pull/204

好,我有空试试看

Reply View the author