hzjnet

Results 38 comments of hzjnet

k3screenctrl luci的源码下载到了package下了后 ./scripts/feeds update -a;./scripts/feeds install -a 重新做feed后make menu不能出现选择k3screenctrl和k3screenctrl luci的项喃? 但是手工修改该项成M或者Y后make oldconfig又还原成无的状态了

> ### 详细叙述 > > 编译k2t,报这个 cryptodev-linux 错误, 求大神指点 > ### 重复 issue > > * [x] 没有类似的 issue +1 5.10.220确实和cryptodev-linux 不兼容,需要补丁

我还以为只有5.10内核才有这问题喃?!

> 这个我记得我发过一个 这个吗:https://github.com/coolsnowwolf/lede/issues/11374

> quectel_QMI_WWAN: add linux 6.6 kernel support 这个更新导致的,回滚这个更新就好了。 正解 必须赞一个 ;同时WYC-2020的872-export-some-functions-of-the-sched-module.patch补丁也要到位才能正常编译quectel_srpd_pcie; 感谢2位

> ### 详细叙述 > 高通方案驱动涉及这个“ath10k-ct”的全部编译失败 > > ### 重复 issue > * [ ] 没有类似的 issue > > ### 具体型号 > acrh17 > > ### 详细日志 > make[2]: Circular package/kernel/ath10k-ct/compile

我的尝试N次了,结果就是用最简配置编译才能成功,前提是初始源码即:make distclean后用最简配置编译

> make package/kernel/ath10k-ct/{clean,compile} V=s -j$(nproc) 单独编译这个试一下,能过其他的就能编译,只要不清就行 尝试过这个,结果是不行