[Internal testing communication] 记通过小U同学全自动编译linux kernel 7.3-rc1内核的过程
Tofloor
poster avatar
昨夜的星辰
deepin
2026-09-01 16:57
Author

1、在https://kernel.org/下载最新版本内核源码并解压,复制一份已有的内核配置文件到源码目录(在源码目录右键打开终端)

 sudo cp /boot/config-6.18.38-amd64-desktop-rolling .config
 sudo chmod 777 .config                        ##更改一下.config文件权限到普通防止小U同学处理时遇到权限问题

2、给小U同学提出任务需求

3、等待全自动处理完成

image.png

c65cf3a6f96ba32297d5c1febbe32275.png

Reply Favorite View the author
All Replies
avatar
d***8@163.com
deepin
2026-09-01 17:39
#1

你安装了5853个模块,我精简到了250个模块,我的/usr/lib/modules只剩24MB了

Reply View the author
avatar
昨夜的星辰
deepin
2026-09-01 17:44
#2
d***8@163.com

你安装了5853个模块,我精简到了250个模块,我的/usr/lib/modules只剩24MB了

我不敢精简那狠,毕竟平时这台机器是主力机在用,kvm虚拟机WIN10也要在这个机器上跑,virtio驱动也要跑的

image.png

Reply View the author
avatar
SmallDimples
deepin
2026-09-01 21:55
#3

我在零刻ME_PRO龙芯2K3000上也也编译成功了

7.3.rc1.png

Reply View the author
avatar
昨夜的星辰
deepin
2026-09-01 22:09
#4
SmallDimples

我在零刻ME_PRO龙芯2K3000上也也编译成功了

7.3.rc1.png

哈哈,恭喜恭喜

Reply View the author