morrownr / USB-WiFi

USB WiFi Adapter Information for Linux
2.58k stars 171 forks source link

Has anyone bought an Edup EP-AX1699 from alibaba? #198

Open bjlockie opened 1 year ago

bjlockie commented 1 year ago

It says it is an mtk7921au: https://www.alibaba.com/product-detail/EDUP-High-Speed-802-11AX-Dual_1600558720979.html

morrownr commented 1 year ago

This is the first time I have seen this adapter.

Alibaba does not instill confidence in me. If I were ranking online retailers, they would be near the bottom. Examples of probable bad or questionable info in the ad:

. The adapter may be good but with that kind of an ad, I'll have to see it from another retailer before I consider it.

bjlockie commented 1 year ago

Alibaba has ads for wifi6 devices that have wifi5 chipsets so they seem sketchy.

morrownr commented 1 year ago

More info:

EDUP shows the following adapter which appears to use the same case:

https://www.szedup.com/product-item/wifi-6-adapter-edup-dual-band-ax1800-wifi-adapter-for-pc/

It goes by the part number EP-AX1696. It uses the rtl8832au chipset. Linux users should avoid adapters based on the rtl8852au and rtl8832au chipsets. I think Realtek may have stopped making that chipset and I suspect it had real problems. You can fix only so many hardware problems with software.

It could be that the EP-AX1696 is nearing end of life and they have switched to the mt7921au chipset and thus we see the ad for the EP-AX1699. Speculation on my part. EDUP has not posted a driver for the EP-AX1699 yet so this may be a very new product. Speculation on my part but probably pretty close to what the story is.

morrownr commented 1 year ago

Hey @bjlockie

Look what I found:

https://www.walmart.com/ip/USB-WiFi-6-Adapter-PC-TSV-AX1800Mbps-Dual-Band-2-4GHz-5GHz-Fast-USB3-0-High-Gain-5dBi-Antenna-802-11Ax-Dongle-Wireless-Network-Fit-OS-Windows-11-10-D/1065990864

I have no idea about the quality but at least the ad is closer to accurate than what we saw in the Alibaba ad. Also, I have bought from Walmart before and they will fix problems.

bjlockie commented 1 year ago

I sent @.*** an email asking about it. I can't figure out how to order from Walmart to Canada but I think they will ship here from California.

morrownr commented 1 year ago

Or you could search on Walmart Canada...

https://www.walmart.ca

hebeda commented 1 year ago

It says it is an mtk7921au: https://www.alibaba.com/product-detail/EDUP-High-Speed-802-11AX-Dual_1600558720979.html

i just signed up and i give you some quick insights on this device.

they are real , i have 2x EP-AX1699 units on my desk - these are from the first production batch, these might not be the final product.

these where the only samples available in Stock in february 2023

i have ordered these for a costumer as sample devices

the adapters are unmarked, no stickers, no CE and FCC so far.

That why you will not see them anywhere soon, unless EDUP received a big order , they wont do any certification.

Without FCC approval they not allowed to be sold in the United States.

Same applies for CE RED Declaration of Conformity, without CE declaration these are not allowed to be sold anywhere in the European Union.

the Chipset is indeed a Mediatek MTK7921AUN USB and it has support for 802.11N, 802.11ac and 802.11ax and Bluetooth 5.2

the device got a USB 3.0 Interface (!)

so far i have tested them only on Windows 10 , the Windows Driver seems to be in a early stage, because you need to select manually (!) which Wireless Standard should be supported.

The Windows driver can be set to 802.11n, 802.11AC or 802.11AX (1200 Mbps) , there is NO Autoselect option at all.

here comes the little strange part :

the MAC ADRESS is a ALFA NETWORK Taiwan MAC Adress , the mac adresses are not the same, which leads to the conclusion, its not just cloned firmware from Alfa Networks (ive seen that one before many times with other vendors) , but they share probably the same OEM Manufacturer.

EDUP is a Company from China Mainland btw ..

Alfa Network has a similar Product, the AWUS036AXML , i am not sure about the certification status of this device:

https://www.alfa.com.tw/products/awus036axml?variant=39754360684616

if anyone want me to do anymore tests, feel free to ask me ...

morrownr commented 1 year ago

@hebeda

Thanks for the info. It is good to have more options.

if anyone want me to do anymore tests, feel free to ask me ...

If you are running Linux and have the adapter working:

lsusb -t

lsusb

Is bluetooth working?

What do you think of the quality?

Thanks

hebeda commented 1 year ago

i tested the usb dongle with the latest ubuntu with kernel 5.19 and it works out of the box, wifi and bluetooth

the buildquality is ok ... the antennas are a little flimsy but nothing to worry about really ...

my hostsystem has usb2.0 only

i edited this post and removed the lsusb output , this is more interesting here:

here is the iw list output:

Wiphy phy0 wiphy index: 0 max # scan SSIDs: 4 max scan IEs length: 482 bytes max # sched scan SSIDs: 10 max # match sets: 16 Retry short limit: 7 Retry long limit: 4 Coverage class: 0 (up to 0m) Device supports AP-side u-APSD. Device supports T-DLS. Supported Ciphers:

hebeda commented 1 year ago

i updated my last posting and posted the "iw list" output, if anyone is interested ....