-
Notifications
You must be signed in to change notification settings - Fork 192
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
[New Adapter] New Adapter with mt7921au chip - Edup EP-AX1673 #528
Comments
Yes, its available on Edups official Aliexpress store and it says in the specifications that it is a MTK7921AU chip: BTW, the lowest priced MTK7921AU must be this one: Have not seen any 7925 USB yet. |
Thanks for the info. I added the AliExpress link in the original message. The cheap adapter was once in the Plug and Play List but some reports about Comfast changing the chipset for a v2 of the adapter caused me to pull the adapter out of the Plug and Play List. Comfast is acting like TP-Link and that does not work well for Linux users. Help me keep an eye out for mt7925 based adapters, They will come. USB always comes after the cards and the cards have been out for a while now. |
Hey, I thought that model name looked familiar I haven't had a chance to test it but I'll start working on that now. Anything in particular you'd like me to test or benchmark with it? @morrownr |
Hey, thanks for the post. Just what we need. The main thing I am looking for is does it meet the criteria to be included in the Plug and Play List. Here are some of the details that I look for:
$ lsusb
That is about it. Looking forward to your report. |
Output of `hwinfo --network` confirms it's mt7921u
I redacted the second half the MAC addresses, not sure if that's necessary but thought it wouldn't hurt.
Changed value in /etc/usb_modeswitch.conf to 1, rebooted, still just shows up as a WiFI adapter with no external storage device appearing.
This Amazon listing (sidenote: I received this adapter for free in exchange for an honest review of the product. I was not otherwise compensated in any way) I'll use the adapter in the next few days and add another comment once I get a better feel for its performance. @morrownr |
Thank you for confirming the chipset and that the adapter is single-state (no storage onboard). I think I am going to go ahead and start adding this to the Plug and Play List as reviews have been positive so users looking for a smaller adapter with have another options. Please take your time and post a review after you have used the adapter for a while. |
Edit: I added another link to the Edup EP-AX1673 below.
I do not have this adapter, at least not yet, so this information should be considered an educated guess until we have solid information to confirm the details.
The Edup EP-AX1673 came on the market recently. I have been watching it. It appears to be a single-state (no windows driver onboard) and single-function (no bluetooth). Those are both qualities that we want to help ensure solid stable operation. It also appears to use the mt7921au chip, WiFi 6, which is supported with a good in-kernel driver. Based on a couple of reviews, it likely uses the standard Mediatek VID/PID for this chip making it immediately plug and play on any distros using kernel 5.19 or later. Here are a couple of links in case anyone wants to give it a try and report the results:
https://www.amazon.com/EDUP-Wireless-802-11AX-Tri-Band-Compatible/dp/B0DCBWDTG5
https://www.aliexpress.us/item/3256807507668748.html?gatewayAdapt=glo2usa4itemAdapt
This AX1673 is a low cost adapter. The Edup EP-AX1672 adapter is already listed in the Plug and Play list. Numerous Linux users have reported buying the EP-AX1672 and the reports generally indicate very good results. It appears that the only major difference between these 2 adapters is that this new AX1673 is smaller so if a smaller adapter better meets your needs, you might consider the new AX1673. However, I will not recommend or place the 1673 in the Plug and Play List until we have confirmation that this new adapter is what we think it is.
Changing subject: I need some help keeping an eye open for new usb adapters with the mt7925 chip. The mt7925 chip is a WiFi 7 with 160 MHz wide channel width. Cards with this chip are already on the market, I have a little M.2 card with this chip. I like it. The driver for this chip has been in the Linux kernel since v6.7. USB adapter with the mt7925 chip should be advertized as BE6500 as opposed to AX3000 or AXE3000 for the mt7921au chip. Please let us know if you come across an adapter using the mt7925 chip.
Thanks.
The text was updated successfully, but these errors were encountered: