[Internal testing communication] 【CachyOS高性能内核】deepin-cachyos 7.0.5版本更新公告
Tofloor
poster avatar
kernel-cachyos-bot
deepin
2026-05-09 09:06
Author

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

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

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

image.png

DirtyFlag漏洞已修复

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.5-cachyos linux-image-7.0.5-cachyos -y

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

[更新内容] 详细链接: https://github.com/CachyOS/linux/releases/tag/cachyos-7.0.5-1

  1. [本人亲自调整] 下调CONFIG_HZ内核频率,从500Hz降至300Hz带来更强的系统吞吐量
  2. 跟随Linux内核7.0.5版本更新
  3. 升级POC-Selector智能空闲CPU选择器版本
Reply Favorite View the author
All Replies
avatar
剑风澜
deepin
21 hours ago
#1

终端下载慢,服务器复制链接下载后dpkg安装/////

sudo apt update && sudo LLVM=-19 LLVM_IAS=1 dpkg -i *.deb

/////

报错:AMD平台如下【intel 12400的也差不多】~~~~

dpkg: 依赖关系问题使得 linux-headers-7.0.5-cachyos 的配置工作不能继续:
linux-headers-7.0.5-cachyos 依赖于 lld-19;然而:
未安装软件包 lld-19。

dpkg: 处理软件包 linux-headers-7.0.5-cachyos (--install)时出错:
依赖关系问题 - 仍未被配置
正在设置 linux-image-7.0.5-cachyos (7.0.5-1) ...
Kernel config /lib/modules/7.0.5-cachyos/build/.config not found, modules won't be signed

Cleaning build area... done.
Building module(s)...(bad exit status: 2)
Failed command:
make -j16 KERNELRELEASE=7.0.5-cachyos -C /lib/modules/7.0.5-cachyos/build KBUILD_EXTMOD=/var/lib/dkms/deepin-anything/0.0/build modules
Error! Bad return status for module build on kernel: 7.0.5-cachyos (x86_64)
Consult /var/lib/dkms/deepin-anything/0.0/build/make.log for more information.
Autoinstall on 7.0.5-cachyos failed for module(s) deepin-anything(10).

Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
update-initramfs: Generating /boot/initrd.img-7.0.5-cachyos
setupcon is missing. Please install the 'console-setup' package.
I: The initramfs will attempt to resume from /dev/nvme0n1p10
I: (UUID=24d82bc7-ee46-4c55-bdb3-4e35a6f058b5)
I: Set the RESUME variable to override this.
live-boot: core filesystems devices utils udev blockdev iscsi dns.

fix systemd/logind config
正在生成 grub 配置文件 ...
找到主题:/boot/grub/themes/deepin/theme.txt
Found background image: /boot/grub/themes/deepin/background.jpg
警告: os-prober 将运行以检测其它可引导分区。
将使用 os-prober 的输出,以检测分区中可引导的二进制文件,并为其创建新的启动项。
发现了 Windows Boot Manager,位于 /dev/sdc1@/EFI/Microsoft/Boot/bootmgfw.efi
正在添加 UEFI 固件设置的引导菜单项……
完成
在处理时有错误发生:
linux-headers-7.0.5-cachyos

Reply View the author
avatar
剑风澜
deepin
21 hours ago
#2

楼上是报错,个人已经安装成功。😁

Reply View the author
avatar
mozixun
Moderator
18 hours ago
#3
剑风澜

楼上是报错,个人已经安装成功。😁

不应该啊,你安装lld-19的时候报错什么(

Reply View the author
avatar
剑风澜
deepin
18 hours ago
#4
mozixun

不应该啊,你安装lld-19的时候报错什么(

好像是缺少lld依赖。后面安装依赖后成功了。console-setup也装了。

image.png

Reply View the author
avatar
mozixun
Moderator
17 hours ago
#5
剑风澜

好像是缺少lld依赖。后面安装依赖后成功了。console-setup也装了。

image.png

啊这玩意还依赖lld? 神奇

我所有环境变量都指定不要用lld而是lld-19

Reply View the author
avatar
大梁何
deepin
16 hours ago
#6

官方几时适配更新!

Reply View the author
avatar
W2J
deepin
16 hours ago
#7

这是那个排名第一的arch发行版?

Reply View the author
avatar
W2J
deepin
16 hours ago
#8

可惜我刚装的mint呀

Reply View the author
avatar
mzcc
deepin
16 hours ago
#9

直接cachyos系统路过😄

Reply View the author
avatar
新手小白
deepin
15 hours ago
#10
W2J

可惜我刚装的mint呀

你先要理解什么叫kernel

Reply View the author