i ordered a TP-Link TL-WR902AC and there is a new revision v4. i flashed the v3 firmware on the off chance. This worked right away. however, he has not recognized the 5g wireless. after some research I came across it is a MediaTek MT7613BE 802.11acn. I searched for the necessary kmod packages and came across kmod-mt7615e kmod-mt7663-firmware-ap. So everything works fine. maybe there is a maintainer who can build this automatically.
That would be you. Since you've already figured out what needs to be done, we can walk you through the process.
The first step is setting up a development environment as described here. Then you create a new target for the v4 and modify the default packages in the source code, see here. The DTS can be moved to a shared DTS where then only the revision changes for v3 and v4.
Once you've got it working locally, you can create a PR to get it accepted into upstream OpenWrt.
I was wondering can anyone help me with this via a MacBook. I can't seem to find the right video or website to help me get OpenWrt on a TP-Link TL-WR902AC v4
I'm not 100% tech savvy, but can follow instructions well.
Thanks. I built (with image builder) image with mentioned modules' packages, and it seems to work for the first time.
As a bureaucrat I would prefer to have
machine : TP-Link TL-WR902AC v4
in /proc/cpuinfo
Good day, could you give me some directions on getting OpenWRT running on TL-WR902AC V4. I have not been able to get OpenWRT functional on this travel router. Appreciate the help in advance...
Hello,
In the current(14.01.2024) snapshot the 2.4GHz wlan is broken (unstable and very slow connection) . If I flash the stable version [23.05.2] for the v3 2.4GHz wlan works but clearly the 5GHz wlan is missing. Then I've added the missing package via kmod on the stable version and now both bands work well.