Replies: 18 comments 10 replies
-
Hi @kinhsman
Let's see what we can figure out. I have a speed comparison up on the Main Menu. Here is the direct link: https://github.com/morrownr/USB-WiFi/blob/main/home/Speed_Comparison_Test.m Note that the fastest adapter uses the same chipset that your Fenvi adapter uses. It has internal antennas which give a slight advantage to your Fenvi adapter. Let's see what we can do to optimize things.
I assume this is managed mode operation. Questions:
You can install
Run it: $ wavemon |
Beta Was this translation helpful? Give feedback.
-
@morrownr
via iperf3:
5GHz
Channel 44, 80MHz
My AP is showing around 25%. Other devices can connect and get 700Mbps easily
802.11AX WiFi 6. Its a Meraki MR56
link quality: 97% (68/70)
One thing I notice is the CPU utilization is maxing out every time I run speed tests |
Beta Was this translation helpful? Give feedback.
-
You signal level and link quality are excellent. This should allow for maximum speeds, give or take the congestion. About a month ago, I was helping another person. We did a lot of digging and finally discovered that the problem was the slow CPU in his old RasPi. I think the RasPi cpu had a single core running at 500 MHz. There was the problem. When you have a very old cpu, it may not have the power to push packets faster than what you are seeing. What hardware are you using? |
Beta Was this translation helpful? Give feedback.
-
@morrownr
I am guessing it has something to do with the virtualization aspect of it, or maybe the USB passthough was not ideal for this type of adapter. |
Beta Was this translation helpful? Give feedback.
-
Yeah. VMs can be a challenge. I don't run VMs so I won't be any help optimizing things. I have been told by others that this chipset and driver do work well in VMs. 681 Mbps is not bad at all. What you might do is start another issue with a title something like: Need help with mt7921au based adapter in a XXX VM And see if anyone can help. |
Beta Was this translation helpful? Give feedback.
-
@morrownr Thank you! I will do that |
Beta Was this translation helpful? Give feedback.
-
Today I ordered this adapter after returning Alfa AWUS036ACS. I hope it will work better with no connectivity issue. |
Beta Was this translation helpful? Give feedback.
-
Hopefully by this time next year the Alfa ACS will have good in-kernel driver support but for right now, the in-kernel driver for this Fenvi adapter is already in place as long as your kernel is at least 5.19. I've read reports for several users that have bought the Fenvi and they seem to get along with it. Let us know how it works out. It is kinda interesting that you went from an AC600 adapter to an AXE3000 adapter for what is likely less money. |
Beta Was this translation helpful? Give feedback.
-
Does the Linux support FU-AX1800 in kernel? Where is the info source? Thank you. |
Beta Was this translation helpful? Give feedback.
-
Hi @mobeicanyue
Yes, as long as your distro is running kernel 5.19 or later. The chip is uses is the Mediatek mt7921au which is an AXE3000 WiFi 6 capable chip. The driver is mt7921u.
I guess the best info source would be the Plug and Play List. The Fenvi adapter is shown in the mt7921au chip section. Look on the Main Menu, item 2 for the Plug and Play List: |
Beta Was this translation helpful? Give feedback.
-
The following is a link to the Mediatek information webpage on kernel.org: https://wireless.wiki.kernel.org/en/users/drivers/mediatek This list shows which Mediatek chips are supported in the Linux kernel. The chips that show Fenvi makes several adapters that use Realtek chips as well, so you have to be aware of that and not accidently order the wrong adapter. My opinion is that Realtek USB support is inferior to that of Mediatek. Users have real challenges using Realtek chip based wifi adapters and modules so it is best to avoid the Realtek based adapters, at least for now. Maybe in 5 years it will be different. Does this information help? |
Beta Was this translation helpful? Give feedback.
-
That is likely the case but if you pull the usb wifi adapter out and look again, you will know for sure. |
Beta Was this translation helpful? Give feedback.
-
I just got one of these and disappointed in its overheating in AP mode. |
Beta Was this translation helpful? Give feedback.
-
I don't have this specific adapter but I do have 3 usb wifi adapters that use the mt7921au chip. My testing on the mt7921au chip shows low power usage and cool operation even with heavy throughput. The first thing that comes to mind is possibly a manufacturing problem. You might want to contact the adapter maker to see what they have to say. Or maybe the seller as they might send you a replacement. Just to make sure: This is the Fenvi FU-AX1800 with the mt7921au chip? |
Beta Was this translation helpful? Give feedback.
-
Are you certain this is an overheating problem? We have seen several wifi stack problems in recent kernel as the wifi stack is modernized. The problems are being fixed but it can take time for the fixes to make it into the kernel. What kernel are you using? New mt7921 firmware was released, I think it was last week. Do you know how to update the firmware? |
Beta Was this translation helpful? Give feedback.
-
Thanks for continuing to report. Since I can't own and test all adapters, I have to depend on users and other sources of information to maintain the Plug and Play List. The list is a living document where adapters are added and removed based on information as it comes in. Your experience is different than others have reported with this adapter. Manufacturing issues happen and I am wondering your adapter has an issue that is causing the heat build up. You might try to contact Fenvi to see if this is a known issue or it unusual and they will send a replacement. I'm going to dig out my usb power meter and retest a couple of adapters for power use and heat buildup. I'll let you know. |
Beta Was this translation helpful? Give feedback.
-
I did some testing with my EDUP EP-AX1672, mt7921au chip, this morning. I am pretty good at abusing computer hardware. You can see the Edup adapter in the Plug and Play List. I use my usb power meter in line with the Edup adapter. I used the following command line several times so 2 minutes full speed followed by a very brief pause and then again. I did this 5 times: $ iperf3 -c 192.168.1.1 -t120
The adapter was in WiFi 6 mode on channel 100 (DFS, clean air) 80 MHz channel width. Result: The adapter idled at about 90 mA and when running was using just over 500 mA. I did not remove the case but rather just used my fingers to judge if there was excessive heating. It was slightly warm to the touch after the lengthy abuse but nothing that got my attention. This test was in managed mode but I have used this adapter in AP mode a lot with a RasPi4B but heat never seemed to be an issue. I never saw any stoppage or fallouts during the abuse. I certainly believe what you are reporting but I do not have that specific adapter and my only recommendation would be to tell the story to Fenvi. |
Beta Was this translation helpful? Give feedback.
-
No doubt about that. I am not an EE but do have years of experience dealing with electronics in specific situations. I have over the years tested adapters for power usage and temp. I have an inline usb power meter and a laser temp device. In this case, since I did not want to take the case off, I just the good ole fingers. The biggest single factor in engineering for heat is to allow for dissipation. The Edup adapter I was testing has vent holes all over the back and on both sides and it has removable antennas with some of the metal exposed externally. There is no substitute for testing but it seems the Edup engineers did a good job of accounting for heat. I have not had other reports of as much heat as you indicate with your adapter and folks don't seem to be shy about reporting things like this. I'll keep an eye open for this.
That is good news. It can take a while for distros to catch up with newer versions of hostapd.
Yes, around 730-750 is about the maximum you should expect. That is pretty damn fast. I am not seeing much variation or retries so your setup is stable.
DFS is supported for managed mode but not for AP mode. The limitation is in the driver, not the chip. AP mode DFS support requires additional FCC certification and us usb users, being considered a niche market, don't always get support for some things. The only driver that I am aware of for AP mode DFS support is the rtl8812au out-of-kernel driver that I have up here at this site. We are currently working to get through the process of getting a new standards compliant rtl8812au driver into the kernel and it does not support DFS so the driver I have up here may be an accident. Is it possible for you to add DFS support if you want to compile your own driver? Probably. I know how with the mt7612u driver but it would be against the law so I don't say anything about it. |
Beta Was this translation helpful? Give feedback.
-
The performance of this USB dongle is acceptable, but it falls short of being ideal. I consistently achieve just a bit over 100Mbps for both upload and download speeds. I've tested it on both Windows and Linux (Debian and OpenWRT), and also both in Client mode and AP mode. I've come across instances where users report achieving much better results, around 300Mbps. If anyone has experience using this specific dongle, could you please share your setup details, including hardware, operating system, configurations, etc.? Your insights would be greatly appreciated. Thank you!
Edit: the speed tests were ran using iperf3, and openspeedtest server
Beta Was this translation helpful? Give feedback.
All reactions