ophub / amlogic-s9xxx-openwrt

Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
1.79k stars 1.6k forks source link

2024.01 release的openwrt_official_amlogic_s905x3无法使用 #533

Closed kousyougi closed 7 months ago

kousyougi commented 8 months ago

Device Information | 设备信息

OpenWrt Version | 系统版本

Describe the bug | 问题描述 自己编译的无法使用。使用release发布的也出现一样的错误信息。 https://github.com/ophub/amlogic-s9xxx-openwrt/releases/tag/OpenWrt_official_save_2024.01 openwrt_official_amlogic_s905x3_k6.1.70_2024.01.07.img.gz unnamed

tramplong commented 8 months ago

TVI3315a同样的问题

kousyougi commented 8 months ago

最近多個issue可能都是一樣的問題

https://github.com/ophub/amlogic-s9xxx-openwrt/issues/530

https://github.com/ophub/amlogic-s9xxx-openwrt/issues/511

https://github.com/ophub/amlogic-s9xxx-openwrt/issues/510

https://github.com/ophub/amlogic-s9xxx-openwrt/issues/508

https://github.com/ophub/amlogic-s9xxx-openwrt/issues/534

allentd commented 8 months ago

Looks like all 3 latest opened issues is about this, hope it can get fixed.

Same for me on Minix U1 (s905).

ophub commented 8 months ago

可能官方的源码有点问题,我删除之前的official这个tags重新编译了一下,再试试

allentd commented 8 months ago

可能官方的源码有点问题,我删除之前的official这个tags重新编译了一下,再试试

Thanks! Confirmed it's fixed.

Thank you for your hard work all this time and also for this fix.

kousyougi commented 8 months ago

安裝了可以用 但 執行 openwrt-update-amlogic 會跳出一樣的訊息。

root@OpenWrt:~# openwrt-update-amlogic Current device: X96 MAX PLUS Q2, X96 Air Q1000 [ amlogic ] Cannot find the partition corresponding to the root file system! root@OpenWrt:~#

輸入df / Filesystem 1K-blocks Used Available Use% Mounted on overlayfs:/overlay 983040 194968 686392 23% / 之前是 Filesystem 1K-blocks Used Available Use% Mounted on /dev/mmcblk2p3 983040 265200 616112 30% /

kousyougi commented 7 months ago

參考前面的patch,修改 /usr/sbin/openwrt-update-amlogic 可以用了。

overlay.patch

ophub commented 7 months ago

感谢反馈,插件已经升级。