Skip to content
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

8814au speed rate stuck at 450Mbps at AC and wont change, not detecting VHT & stuck at 20 MHz #100

Open
dernyn opened this issue Oct 15, 2018 · 4 comments

Comments

@dernyn
Copy link

dernyn commented Oct 15, 2018

The 8814au portition of the driver is broken, it's not going pass 802.11n at 450 Mbps
the 8812au works as expected and it varies on signal degradation hitting it's max speed unlike the 8814au.

Kernel 4.18, Debian
If I set it manually, it still wont actually hit the speed on nmcli

It's something with the channel bandwith which wont change or adapt beyond 20MHz

iw dev wlan2 info
Interface wlan2
ifindex 11
wdev 0x800000001
addr 00:xx:xx:xx:xx:xx
type managed
wiphy 8
channel 157 (5785 MHz), width: 20 MHz, center1: 5785 MHz
txpower 18.00 dBm

manually setting it to:
sudo iw wlan2 set freq 5785 80 5795
does nothing.

@Phoenix1112
Copy link

@derny i am using tenda u12 ac 1300 usb wifi adapter....my wiifi adapter working with monitor mode... but monitor mode name not change...

exapmle :

sudo airmon-gn start wlan1

monitor mode enabled

ifconfig

my monitor mode name wlan1 yet.... it is same ? are you having the same problem ? please answer.

@dernyn
Copy link
Author

dernyn commented Dec 14, 2018

This particular driver doesn’t change the name when in monitor mode... you can reset the network manager and it will go back to normal mode. It’s a feature not a bug.

@evilginx
Copy link

Dont buy rtl88au wifi adapter. Because realtek not support linux driver. Only supporting for windows... but we are use rtl8812ua for linux. This not good.

@dernyn
Copy link
Author

dernyn commented Dec 14, 2018

This it’s not true, they support it, it just doesn’t have monitor mode. There new driver works fine, speed for 5g is fine too.... it’s the open source driver that can’t give you both worlds, monitor mode and the latest support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants