-
Notifications
You must be signed in to change notification settings - Fork 344
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
wifi: mt76: mt7996: support mt7996 2+3+3 variant #907
base: master
Are you sure you want to change the base?
Conversation
Add support for mt7996 tri-band 2+3+3 variant. Signed-off-by: Shayne Chen <[email protected]> Change-Id: Idd7ed0033e1255018bd03b434d3bd3eacfde7153
nice |
There's this patch in the mtk-openwrt-feeds which might help: https://git01.mediatek.com/plugins/gitiles/openwrt/feeds/mtk-openwrt-feeds/+/refs/heads/master/autobuild/autobuild_5.4_mac80211_release/mt7988_wifi7_mac80211_mlo/package/kernel/mt76/patches/0057-mtk-mt76-mt7996-add-Eagle-2adie-TBTC-BE14000-support.patch Also the firmware is available here: https://git01.mediatek.com/plugins/gitiles/openwrt/feeds/mtk-openwrt-feeds/+/refs/heads/master/autobuild/autobuild_5.4_mac80211_release/package/kernel/mt76/src/firmware/mt7996/ I don't know if any of this is in a working state though. |
this commit works fine on the bpi-r4 and the be14 wifi add-on |
Yes works. Only 2G 5G 6G display diodes do not work |
what you mean "diodes do not work"? |
The LEDs on BE14 should light blue and flash when active |
oh yes the leds ... the same here |
@nbd168 any reason for this not be applied ? |
I rarely look at pull requests to this repository, since the main development for the driver happens upstream. I'd prefer if this change is sent to linux-wireless, targeting my wireless-next tree. |
Add support for mt7996 tri-band 2+3+3 variant.
This setup is used for the BE14000 module sold by SinoVoip for the BananaPi R4 as well as Adtran SDG-8733A.
MediaTek yet has to release matching firmware files to the public.