aiamadeus
aiamadeus
No offense, but this looks like a copy of https://github.com/immortalwrt/immortalwrt/commit/7fc2fd764114b639a59609442d3b1fbc42a9a1f6 with author info stripped.
> can you refresh this? Yes, but my msg1500 has been burned and I can't test it.
> There is some instruction on the Wiki for rooting the device. https://openwrt.org/toh/xiaomi/redmi_ax6000#rooting Great, I'll add this link to the commit message. > LED bar stays on and solid blue...
> I remember kernel size in mediatek target is very close to 4 MiB recently, so it's better to enlarge it to 8 MiB. And for NMBM reserved space, 8...
> Maybe using `pad-to` to control the size of the kernel to a fixed value is a good option. Although there will be some storage waste, but fortunately we still...
@soxrok2212 Can you try setting uboot env like this? ``` setenv boot_fw1 run boot_rd_img\;bootm setenv flag_boot_rootfs 1 setenv flag_last_success 1 ``` Then the router will boot from ubi or ubi1?
> This puts it into a boot loop, so yes looks like it tries booting from ubi1. From there, reset `flag_try_sys1_failed` and `flag_try_sys2_failed` both to 0 and it boots normally....
``` rm -rf ./staging_dir/hostpkg/lib/ruby rm -rf ./staging_dir/hostpkg/include/ruby-* rm staging_dir/hostpkg/lib/pkgconfig/ruby-* rm staging_dir/hostpkg/bin/ruby make package/ruby/{clean,compile} V=s -j8 ```
> 目前的话我手上还有几台小米R4A千兆版,也是MT7621的,但是还没看到支持,如果有时间的话你看看可以加上支持吗? 这种默认用 dsa hwnat 应该也没啥问题。如果是原本就启不动的话(使用新驱动之前),大概率是 breed 的分区与设备 dts 对不上所致。
> WiFi不能ping外网,什么都访问不了(包括web后台管理),可以ping通内网ip 应该修好了,记得不保留配置升级