[Internal testing communication] 【CachyOS内核】linux-cachyos 7.0.1更新公告
Tofloor
poster avatar
kernel-cachyos-bot
deepin
2026-04-24 20:12
Author

注意: 安装前请禁用deepin-anything-server服务, 否则进系统卡在桌面加载概不负责

禁用命令: sudo systemctl disable deepin-anything-server

7.0.1-cachyos1内核已在我的电脑上通过测试, V2,V3,V4三版内核已完成编译, 现予以发布

image.png

[使用前必看] deepin v25专用CachyOS内核源加源教程和使用说明: https://bbs.deepin.org.cn/post/296806

安装方式: sudo apt update && sudo LLVM=-19 LLVM_IAS=1 apt install linux-headers-7.0.1-cachyos linux-image-7.0.1-cachyos -y

如果你安装时忘记sudo后面加 LLVM=-19 LLVM_IAS=1两个环境变量导致dkms内核模块安装失败, 重启电脑进入桌面后, 打开终端, 输入 sudo LLVM=-19 LLVM_IAS=1 dkms autoinstall回车并输入你的用户密码后即可

Reply Favorite View the author
All Replies
WangZhongyun
deepin
2026-04-26 20:09
#1

测试源下载速度比较慢,多系统试用的话只宜先下载包保存来用了,谢谢楼主分享。

Reply View the author
WangZhongyun
deepin
2026-04-26 22:51
#2

安装后顺利进入系统回复。

Reply View the author
WangZhongyun
deepin
2026-04-26 23:06
#3

不太稳定,有突然黑屏、花屏的情况,关掉浏览器后又恢复了。

Reply View the author
WangZhongyun
deepin
2026-04-26 23:08
#4

sudo LLVM=-19 LLVM_IAS=1 dkms autoinstall
请输入密码:
验证成功
Kernel config /lib/modules/7.0.1-cachyos/build/.config not found, modules won't be signed

Cleaning build area... done.
Building module(s).... done.
cp: 对 '/lib/modules/7.0.1-cachyos/build/.config' 调用 stat 失败: 没有那个文件或目录
Cleaning build area... done.

Installing /lib/modules/7.0.1-cachyos/updates//vfs_monitor.ko.zst
Running depmod.... done.
Autoinstall on 7.0.1-cachyos succeeded for module(s) deepin-anything.

再重启看看

Reply View the author