[App Sharing] 6.15.3内核更新(以后都用zen内核源码编译更新了)
Tofloor
poster avatar
fslong
deepin beta test group
2025-06-25 13:44
Author

更新内容

  1. 使用zen内核源码最新6.15.3编译,zen内核是专为桌面发行版优化的版本,在桌面上体验更佳

image.png

本次跑分

image.png

上次跑分(6.15.0)

image.png

温度表现

image.png

风险提示

  • 该内核属于个人魔改内核,而且比较新,可能会有不兼容或者其他奇怪的事情。
  • 除非你真的明白是在做什么并且有能力解决一些问题,否则请不要尝试。
  • apt命令不熟悉,不会安装和卸载包的就别试了。
  • apt命令不熟悉,不会安装和卸载包的就别试了。
  • apt命令不熟悉,不会安装和卸载包的就别试了。

已知问题

  1. 闭源驱动或者虚拟机安装会有问题,因为dkms没适配。
  2. 因为配置文件是基于deepin的,其他发行版如果卡在开机界面,请安装deepin的固件 linux-firmwarehttps://community-packages.deepin.com/deepin/beige/pool/main/l/linux-firmware/
  3. 因为修改了电源管理,相比于本系列之前版本,可能造成一定的耗电增加温度增加 ,但理论上性能也会有所提高,如有问题随时跟我沟通。

下载地址

Reply Favorite View the author
All Replies
许言午
deepin
2025-06-25 13:51
#1

顶你

但我不用

Reply View the author
jjcui8595
deepin
Resources Team Moderator
2025-06-25 14:45
#2

zen内核是AMD的zen吗?

Reply View the author
fslong
deepin beta test group
a day ago
#3
jjcui8595

zen内核是AMD的zen吗?

不是,这个内核是一些黑客优化过的,更注重前台响应,不像服务器更注重后台。

Reply View the author
UOS小白
deepin
a day ago
#4

非常好,就是现在下载比较麻烦,需要下载所有的内容applaud

Reply View the author
WangZhongyun
deepin
a day ago
#5

Deepin25软件安装器不能完成。

终端命令中存在问题:

sudo dpkg -i linux-image-6.15.3-zen-dppve+_6.15.3-zen-g0bda1e88e4c0-3_amd64.deb linux-headers-6.15.3-zen-dppve+_6.15.3-zen-g0bda1e88e4c0-3_amd64.deb

请输入密码:
验证成功
正在选中未选择的软件包 linux-image-6.15.3-zen-dppve+。
(正在读取数据库 ... 系统当前共安装有 311693 个文件和目录。)
准备解压 linux-image-6.15.3-zen-dppve+_6.15.3-zen-g0bda1e88e4c0-3_amd64.deb ...
正在解压 linux-image-6.15.3-zen-dppve+ (6.15.3-zen-g0bda1e88e4c0-3) ...
正在选中未选择的软件包 linux-headers-6.15.3-zen-dppve+。
准备解压 linux-headers-6.15.3-zen-dppve+_6.15.3-zen-g0bda1e88e4c0-3_amd64.deb ...
正在解压 linux-headers-6.15.3-zen-dppve+ (6.15.3-zen-g0bda1e88e4c0-3) ...
正在设置 linux-image-6.15.3-zen-dppve+ (6.15.3-zen-g0bda1e88e4c0-3) ...
Kernel config /lib/modules/6.15.3-zen-dppve+/build/.config not found, modules won't be signed

Cleaning build area... done.
Building module(s)...(bad exit status: 2)
Failed command:
make -j4 KERNELRELEASE=6.15.3-zen-dppve+ -C /lib/modules/6.15.3-zen-dppve+/build KBUILD_EXTMOD=/var/lib/dkms/deepin-anything/0.0/build modules
Error! Bad return status for module build on kernel: 6.15.3-zen-dppve+ (x86_64)
Consult /var/lib/dkms/deepin-anything/0.0/build/make.log for more information.
Autoinstall on 6.15.3-zen-dppve+ 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-6.15.3-zen-dppve+
cp: 对 '/lib/x86_64-linux-gnu/plymouth/label.so' 调用 stat 失败: 没有那个文件或目录
cryptsetup: ERROR: Couldn't resolve device usr-overlay
setupcon is missing. Please install the 'console-setup' package.
cp: 对 '/lib/x86_64-linux-gnu/plymouth/label.so' 调用 stat 失败: 没有那个文件或目录
live-boot: core filesystems devices utils udev blockdev dns.

Reply View the author
WangZhongyun
deepin
a day ago
#6

重启电脑,查看引导高级项里这新内核排在第二项,不会默认启动,选择这新内核进入系统后查看确定在使用了。

Reply View the author
fslong
deepin beta test group
18 hours ago
#7
WangZhongyun

重启电脑,查看引导高级项里这新内核排在第二项,不会默认启动,选择这新内核进入系统后查看确定在使用了。

因为启动项是字典序排序的,这个字典序在前面就成了老内核了,不知道是不是错觉,感觉这个内核的响应确实比以前好。

Reply View the author
WangZhongyun
deepin
18 hours ago
#8
fslong

因为启动项是字典序排序的,这个字典序在前面就成了老内核了,不知道是不是错觉,感觉这个内核的响应确实比以前好。

字典序排序也是要按名称吧,难道优先库内的再按库外的?

Reply View the author
昨夜的星辰
deepin
18 hours ago
#9

大半年没有编译过内核了,太忙,新系统也不想折腾了,据说6.15改进了EXT4性能?有人测试过吗?

Reply View the author
186******75
deepin
5 hours ago
#10

楼主为什么打开以后没有文件,那么这种内核的怎么下载的呀?
截图_选择区域_20250626101503.png

截图_选择区域_20250626101450.png

Reply View the author
fslong
deepin beta test group
2 hours ago
#11
186******75

楼主为什么打开以后没有文件,那么这种内核的怎么下载的呀?
截图_选择区域_20250626101503.png

截图_选择区域_20250626101450.png

克隆仓库,然后按需安装

Reply View the author
New Thread

Popular Ranking

Change

Popular Events

More
国际排名
WHLUG