Skip to content
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

mt76 mt7915: restart target on MCU timeout #3212

Closed

Conversation

blocktrron
Copy link
Member

Please test this. It is far from perfect.

The message-wait is not aborted, thus the recovery process might be blocking for a good minute. However, it can recover the MCU crashes reported in #3154


This commit adds a patch to restart the MCU firmware of MediaTek MT7915 chips.

This can happen when the TX queue ist overwhelmed by non-unicast packets. The same issue also happens on the MT7612 chip, where the chip is reset upon the same failure.

This commit adds a patch to restart the MCU firmware of MediaTek MT7915
chips.

This can happen when the TX queue ist overwhelmed by non-unicast
packets. The same issue also happens on the MT7612 chip, where the
chip is reset upon the same failure.

Signed-off-by: David Bauer <[email protected]>
@blocktrron
Copy link
Member Author

CLosing for now, as this seems to only work on the first reset

@blocktrron blocktrron closed this Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant