使用 OpenWrt 24.10.2 官网源码编译固件

创建日期:2023/04/05   修改日期:2025/07/08   OpenWrt

8609

全部评论
  • 一丈青-扈三娘2024/04/15 15:23:50

    /usr/lib/lua/luci/view/admin_status/index.htm这个文件op 23.05没有了,23.05怎么加首页温度信息啊,大佬知道吗

  • 管理员 回复 一丈青-扈三娘2024/04/15 15:26:29

    不知道

  • 摩云金翅-欧鹏2024/05/14 10:31:11

    我按照步驟進行操作,但最終仍然出現無法編譯的錯誤: package/Makefile:111: 目標「/openwrt/staging_dir/target-aarch64_cortex-a55+neon-vfpv4_musl/stamp/.package_install」的配方失敗

  • 管理员 回复 摩云金翅-欧鹏2024/05/14 10:36:43

    抱歉,没办法帮到你,我这边x86和xdr6088都可以正常编译

  • 铁臂膊-蔡福2025/03/09 19:17:14

    有用的文章。有技术。小白值得一试。thanks

  • 锦毛虎-燕顺2025/07/25 18:38:45

    严格按照教程操作,一样的环境,一步不差的完美复刻,最终系统启动到 ``` Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 5.167087] loop0: detected capacity change from 0 to 4194304 [ 5.202619] loop0: detected capacity change from 4194304 to 4182656 [ 5.203564] mount_root: overlay filesystem in /dev/loop0 has not been formatted yet [ 5.261007] F2FS-fs (loop0): Found nat_bits in checkpoint [ 5.268944] F2FS-fs (loop0): Mounted with checkpoint version = 2c1fca21 [ 5.269605] mount_root: overlay filesystem has not been fully initialized yet [ 5.270299] mount_root: switching to f2fs overlay [ 5.270847] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. [ 5.303188] urandom-seed: Seed file not found (/etc/urandom.seed) [ 5.313587] procd: - early - [ 5.825064] procd: - ubus - ``` 之后不再有任何输出,回车也不输出任何东西。

  • 管理员 回复 锦毛虎-燕顺2025/07/25 19:12:21

    容我周末试试,x86版本的好久没测试了,最近一直编译的ARM版本的

  • 锦毛虎-燕顺 回复 管理员2025/07/26 18:02:20

    用ubuntu server就没问题了,可能就是哪个依赖问题,重装就可以解决