-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
FS#3989 - MT76x2E randomly restarts on Xiaomi Mi Router 4A Gigabit Edition #8984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
gstammw: Bug confirmed on OpenWrt 21.02.0 FINAL
|
gormih: [ 0.000000] Linux version 5.4.154 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16325-88151b8303)) #0 SMP Sun Oct 24 09:01:35 2021 ...... [90427.178591] mt76x2e 0000:01:00.0: Firmware running! |
laigor: Logged kernel panic: |
laigor: I compile 21.02 with fresh mt76 dated 2022-01-31 and the problem is gone. |
Hi, |
Both official 21.02.5 and official 22.03.2 are broken. But as mentioned above, building with mt76 from around 2022-01-31 likely fixes this bug. At least my 4a is fine for 6+ days whereas the previous best was around 3 days before the bug occurrence. |
Hey!, do you know how to apply this patch? |
Follow the guide. Use v21.02.5 instead of v21.02.3. In menuconfig you may want to enable luci -> collections -> luci as well as more non-essential packages if you need then. |
Thank you very much for helping me, the patch is working for me! |
This patch is needed for 22.03? |
I am getting the same error on 2.4G wifi. [ 93.179112] mt76x2e 0000:02:00.0: MCU message 02 (seq 15) timed out |
I got fixed creating a one 2,4/5Ghz with SSID using the same name and turning off the DNS in my network. I don't know what be the root cause, but maybe help anyone. |
@webysther does it fix the problem of 5Ghz breaking, or just helps clients to downgrade to 2.4 and keep going? |
To follow |
@dvalter fix the problem to me, try using the same SSID for both. |
I tried switching the 2.4G and 5G to the same SSID and rebooting, |
23.05.0-rc1 |
Tried running 22.03.5 with 2.4+5 and the same SSID, got an unpleasant experience with clients switching from 2.4 to 5 and back |
From my experience, this is because of the lack of RF Shielding on the routers released later on.... I had the same issue on two of my MI Routers that did not have the RF shield and nothing fixed the issue. I got random restarts and connections drops but mostly it was the error "MAC error detected" and then the wifi would go offline for 15m-1h intermittently unless I manually restarted the router. (I would appreciate if someone can chime in who has the model with the shielding but still has this issue..) I tried teh snapshot release, 23.X, 22.X. I tried using a higher quality power adapter, made sure no usb peripheral were connected, installed heatsinks and even a fan to rule out overheating issues but only after I made the RF Shields using copper and soldered them on the problem went away. The router has been sooo stable ever since I did that mod. Here's how it turned out: Copper is so easy to solder on that it was was a breeze, the only time consuming part was bending the copper sheet into the correct size. I also installed thermal pads inside so that it also acts like a heatsink. I used a 0.3mm copper sheet btw. 10/10 would recommend :p |
My router has shielding, but the issue still exists. I managed to improve stability by reducing number of devices connected to the wifi to 2 on 5 ghz and 2 on old wifi. |
aleatoricLilac:
Device: Xiaomi Mi Router 4A Gigabit Edition (MT7612)
OpenWrt version: 21.02.0-rc4 r16256-2d5ee43dc6
5GHz wireless appears to encounter message timeouts and restarts seemingly randomly; dmesg is as follows:
[19753.943374] mt76x2e 0000:01:00.0: MCU message 1f (seq 11) timed out
[19753.988543] mt76x2e 0000:01:00.0: Firmware Version: 0.0.00
[19753.988561] mt76x2e 0000:01:00.0: Build: 1
[19753.988569] mt76x2e 0000:01:00.0: Build Time: 201507311614____
[19754.003378] mt76x2e 0000:01:00.0: Firmware running!
[19754.007557] ieee80211 phy1: Hardware restart was requested
[25595.538192] mt76x2e 0000:01:00.0: MCU message 1f (seq 12) timed out
[25595.583343] mt76x2e 0000:01:00.0: Firmware Version: 0.0.00
[25595.583360] mt76x2e 0000:01:00.0: Build: 1
[25595.583368] mt76x2e 0000:01:00.0: Build Time: 201507311614____
[25595.598154] mt76x2e 0000:01:00.0: Firmware running!
[25595.602399] ieee80211 phy1: Hardware restart was requested
Configuration is a single SSID in AP mode with no changes to default settings other than security set to WPA2-PSK/CCMP (AES).
The text was updated successfully, but these errors were encountered: