coolsnowwolf / lede

Lean's LEDE source
Other
29.77k stars 19.52k forks source link

R7800最新源码编译失败 #11416

Closed pk49800 closed 1 year ago

pk49800 commented 1 year ago

反馈bug/问题模板,提建议请删除

1.关于你要提交的问题

Q:是否搜索了issue (使用 "x" 选择)

2. 详细叙述

使用最新源码编译固件失败

(1) 具体问题

如上

(2) 路由器型号和固件版本

主机名 | OpenWrt 主机型号 | Netgear Nighthawk X4S R7800 (CpuMark : 13721.485039 Scores) 架构 | ARMv7 Processor rev 0 (v7l) x 2 (1000MHz, 59.4°C ) 固件版本 | OpenWrt R23.7.7 / LuCI Master (git-23.198.59743-991daf5) 内核版本 | 5.4.247

(3) 详细日志

Applying ./patches/203-ath10k-ct-fix-compilation-warning-for-debug-level.patch using plaintext:
patching file ath10k-5.15/debug.c
Hunk #1 FAILED at 1344.
1 out of 1 hunk FAILED -- saving rejects to file ath10k-5.15/debug.c.rej
patching file ath10k-5.17/debug.c
Hunk #1 FAILED at 1344.
1 out of 1 hunk FAILED -- saving rejects to file ath10k-5.17/debug.c.rej
Patch failed!  Please fix ./patches/203-ath10k-ct-fix-compilation-warning-for-debug-level.patch!
make[3]: *** [Makefile:128: /home/pk49800/lede/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/linux-ipq806x_generic/ath10k-ct-regular/ath10k-ct-2023-06-06-fadd0768/.prepared_85eb4272d985a7c5d84f2795d03e09d5_6664517399ebbbc92a37c5bb081b5c53] Error 1
make[3]: Leaving directory '/home/pk49800/lede/package/kernel/ath10k-ct'
time: package/kernel/ath10k-ct/regular/compile#0.16#0.09#0.23
    ERROR: package/kernel/ath10k-ct failed to build (build variant: regular).
make[2]: *** [package/Makefile:116: package/kernel/ath10k-ct/compile] Error 1
make[2]: *** Waiting for unfinished jobs....
touch /home/pk49800/lede/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/luci-base/.prepared_823954cfb671a1ef010b57b8a2196e84_6664517399ebbbc92a37c5bb081b5c53_check
WYC-2020 commented 1 year ago

https://github.com/coolsnowwolf/lede/issues/11414 看这个帖子 @pk49800

pk49800 commented 1 year ago

11414 看这个帖子 @pk49800

测试过按帖子覆盖文件,编译通过但是刷机后路由器进入无限重启和刷机中的状态(橘色灯不变白灯),今天拉取最新源码编译不通过,错误日志已更新,请大佬看看。

hcym commented 1 year ago

用官方的吧,插件用大雕ssrp或者pass1和2,昨天还是前天编译的master,完美,你要稳定性的话用2203,2305

pk49800 commented 1 year ago

用官方的吧,插件用大雕ssrp或者pass1和2,昨天还是前天编译的master,完美,你要稳定性的话用2203,2305

请问如何使用官方的源码加入大雕的插件?我需要大雕的ssrp和turbo acc, samba4 qbittorent这几个,有简单教程或示例连接吗?谢谢。

pk49800 commented 1 year ago

把整个ath10k-ct文件夹删掉重新下载最新源码里面的替换就可以了