MiCode / MiCode/MTK_kernel_device_modules
warhol (Xiaomi 17T Pro): source missing for 28 GPL-licensed kernel modules
还没有人认领这个 Issue。
- 主要语言
- 没有语言数据
- 星标
- 10
- 派生
- 9
- PR 合并指标
- 30 天内没有已合并 PR
描述
Thank you for publishing the bsp-warhol-w-oss branches of MTK_kernel_device_modules and MTK_kernel_modules.
Comparing those branches with the kernel modules that ship on the device, 28 modules have no source in either branch. Each one declares MODULE_LICENSE("GPL") or MODULE_LICENSE("GPL v2") in its own .modinfo, so under GPLv2 section 3 their corresponding source should be available as well.
Device: Xiaomi 17T Pro (warhol), model 2602EPTC0G
Firmware: OS3.0.310.0.WPSMIXM (Android 16)
Kernel: 6.12.38-android16-5-g1d46253471dd-ab15048002-4k
Modules (file, where it ships, declared license):
- binder_gki.ko (vendor_dlkm, GPL)
- binder_prio.ko (vendor_dlkm, GPL)
- crash_module.ko (vendor_boot, GPL v2)
- dynamic_readahead.ko (vendor_boot, GPL v2)
- io_monitor.ko (vendor_boot, GPL v2)
- iorap2.ko (vendor_dlkm, GPL v2)
- kshrink_slabd.ko (vendor_boot and vendor_dlkm, GPL v2)
- metis.ko (vendor_dlkm, GPL)
- mi_mem_epoll.ko (vendor_dlkm, GPL)
- mi_memory.ko (vendor_boot, GPL)
- mi_mempool.ko (vendor_dlkm, GPL)
- mi_schedule.ko (vendor_dlkm, GPL)
- mi_thermal_interface.ko (vendor_dlkm, GPL v2)
- mi_unfairmem.ko (vendor_dlkm, GPL)
- miev.ko (vendor_boot, GPL)
- migt.ko (vendor_dlkm, GPL)
- millet_binder.ko (vendor_dlkm, GPL)
- millet_core.ko (vendor_dlkm, GPL)
- millet_hs.ko (vendor_dlkm, GPL)
- millet_oem_cgroup.ko (vendor_dlkm, GPL)
- millet_pkg.ko (vendor_dlkm, GPL)
- millet_sig.ko (vendor_dlkm, GPL)
- perf_helper.ko (vendor_boot and vendor_dlkm, GPL)
- powersave.ko (vendor_dlkm, GPL)
- simtray.ko (vendor_boot and vendor_dlkm, GPL)
- sla.ko (vendor_dlkm, GPL v2)
- xiaomi_spi_tee.ko (vendor_dlkm, GPL)
- xm_power.ko (vendor_dlkm, GPL)
Could you please publish the source for these modules, matching the version shipped in OS3.0.310.0.WPSMIXM, together with the Kbuild/Makefile/BUILD.bazel entries and headers needed to build them? Adding them to the existing bsp-warhol-w-oss branches would be ideal.
How this was checked: every .ko in the vendor_boot ramdisk and in vendor_dlkm was matched by name against the Kbuild, Makefile and Bazel files and the source file names in both branches. These 28 have no match. For miev, only the header include/miev/mievent.h is present, not the driver.
Thank you.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
将 bsp-warhol-w-oss 分支与 vendor_boot 和 vendor_dlkm 中随附的列出模块进行比较。首先检查现有的 Kbuild、Makefile、BUILD.bazel 文件和头文件,包括 include/miev/mievent.h。对于 OS3.0.310.0.WPSMIXM,匹配的源代码、构建条目和所需头文件均已发布即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, linux
- 领域
- build-system, operating-systems
- Issue 类型
- 缺陷
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 描述清楚
- 新手友好度
- 25/100