I can enter failsafe mode and do a few things but it won't boot normally at all.
Tried from different USB power sources - which all worked before.
Tried to flash (via Kermit, TeraTerm) multiple firmware versions (20250314.2305.bin, 20240316.23062.bin, 20200811.19073.bin), even stock OpenWRTs (24.10.4, 19.07.10). All of them fails at the very same step, after initializing mt76_wmac.
Also issued a lot of firstboot -y commands and started by pressing R from U-boot (reset to first boot).
- Code: Select all
Please press Enter to activate this console.
[ 10.361982] kmodloader: loading kernel modules from /etc/modules.d/*
[ 10.535399] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 10.562947] Loading modules backported from Linux version v4.19.237-0-ga6e4a1818efa
[ 10.570726] Backport generated by backports.git v4.19.237-1-0-gffb89fd9
[ 10.605176] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 10.621062] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[ 10.760352] xt_time: kernel timezone is -0000
[ 10.885854] mt76_wmac 10300000.wmac: ASIC revision: 76280001
[ 10.903988] urngd: v1.0.2 started.
[ 11.105556] random: crng init done
[ 11.109013] random: 6 urandom warning(s) missed due to ratelimiting
[ 11.924749] mt76_wmac 10300000.wmac: Firmware Version: 20151201
[ 11.930771] mt76_wmac 10300000.wmac: Build Time: 20151201183641
[ 11.972613] mt76_wmac 10300000.wmac: firmware init done
[05020C09][05020C0A]
DDR Calibration DQS reg = 00008A89
U-Boot 1.1.3 (Apr 15 2024 - 23:13:13)
Board: Ralink APSoC DRAM: 128 MB
relocate_code Pointer at: 87f68000
Could it be something with its WiFi module, e.g. being in a wrong state? What can I do?