-
Notifications
You must be signed in to change notification settings - Fork 4
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
Weak wifi signal #1
Comments
|
In the main kernel code there is a config setting to enable powersave as default (it defaults to be on) called CONFIG_CFG80211_DEFAULT_PS, just turn it off it should make it work, I am not having any problem and I am like 7/8 meters from the main router with a couple of brick walls in the middle (and I use it to stream from my NAS) |
|
It's in the main kernel not in the driver, you need to recompile it |
|
Hi I'm having the same problem on kernel version 4.13, can tell me how to recompile the kernel with the above changes ? |

Hi,
I have bought a new TP-Link WN823N V2 usb wireless adapter and installed this driver to get it to work on ubuntu 16.04. However, the wifi signal is very weak and the network speed is too low. I googled it and found some pages saying I may need to disable power management but not for this card. If you can suggest some workaround to fix this it would be greatly appreciated. Thank you.
-Anirudh
The text was updated successfully, but these errors were encountered: