BusyBox v1.36.1 (2023-11-14 13:38:11 UTC) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt 23.05.2, r23630-842932a63d
-----------------------------------------------------
root@OpenWrt:~# logread -e TAG
root@OpenWrt:~# logread -e err
Tue Nov 14 13:38:21 2023 kern.info kernel: [ 1.130711] mt7530-mdio mdio-bus:1f: no interrupt support
Tue Nov 14 13:38:21 2023 kern.warn kernel: [ 10.030890] mt798x-wmac 18000000.wifi: Direct firmware load for mediatek/mt7986_eeprom_mt7976_dbdc.bin failed with error -2
Tue Nov 14 13:38:31 2023 daemon.warn odhcpd[1975]: No default route present, overriding ra_lifetime!
root@OpenWrt:~# ls /lib/firmware/mediatek
mt7986_eeprom_mt7975_dual.bin mt7986_eeprom_mt7976_dual.bin mt7986_rom_patch_mt7975.bin mt7986_wm.bin mt7986_wo_0.bin
mt7986_eeprom_mt7976_dbdc.bin mt7986_rom_patch.bin mt7986_wa.bin mt7986_wm_mt7975.bin mt7986_wo_1.bin
root@OpenWrt:~#
However with 23.05.2 Luci interface is extremely slow. Takes 10 seconds or more to load each page and WiFi also does not work, although the file is there.
In today's snapshot version the file isn't there, WiFi also does not work and LuCi is very snappy:
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt SNAPSHOT, r25598-a6991fc7d2
-----------------------------------------------------
root@OpenWrt:~# ls /lib/firmware/mediatek
mt7986_rom_patch.bin mt7986_wa.bin mt7986_wm_mt7975.bin mt7986_wo_1.bin
mt7986_rom_patch_mt7975.bin mt7986_wm.bin mt7986_wo_0.bin
Is there a bin file with the contents of that partition? We should write about it in the future device's wiki page.
Meanwhile, I've returned my device to the reseller and asked for a replacement. Let's see how it works when the new one arrives.
Hi,
I'm on the latest Firmware V3.0.0.4.388_33147
Tried "simple installation" by remittor's openwrt-23_tuf-ax4200-initramfs.trx via ASUS firmware update panel - unsuccessful
sysupgrade by SSH - unsuccessful
mtd write by SSH - unsuccessful
@remittor can you share your TRX file generator? Are these trx files the same as the initramfs bin file available in the firmware selector? Can we just use the bin file?
If we indeed depend on that TRX file to migrate from OEM to OpenWrt, I am not confident that a random Google Drive stays ok in years to come. Can we have something generated from the current OpenWrt version?
How is this handled in other ASUS models?