kimocoder / realtek_rtwifi

Realtek RTL8xxxU
https://www.aircrack-ng.org
68 stars 14 forks source link

Very bad signal after installation #18

Open vyacheslav25 opened 3 years ago

vyacheslav25 commented 3 years ago

TP-Link TL-WN722N v2 Fedora 34, 5.11.14 monitoring works well, but the signal of all points is terrible. Pings are normal, before you start doing anything with the network. Tell me how to correctly remove this driver

SisyphusIsntHappy commented 2 years ago

I am experiencing the same issue. I'm not an expert but, this is probably the driver reporting false data unless there is an enumerator that the driver can control in the hardware.

dubhater commented 1 year ago

@SisyphusIsntHappy That's right. The driver is calculating the signal strength the same way for all the chips it supports, but that way is only correct for RTL8723AU and RTL8192CU families. This is now fixed upstream (rtl8xxxu driver in wireless-next).