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

Weak wifi signal #1

Open
dhrunia opened this issue Nov 16, 2016 · 4 comments
Open

Weak wifi signal #1

dhrunia opened this issue Nov 16, 2016 · 4 comments

Comments

@dhrunia
Copy link

dhrunia commented Nov 16, 2016

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

@christiantroy
Copy link
Owner

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)

@dhrunia
Copy link
Author

dhrunia commented Nov 16, 2016

Thank you for the help but I could not find that config setting in this repository. Am I missing something?
wifi_usb_driver

@christiantroy
Copy link
Owner

It's in the main kernel not in the driver, you need to recompile it

@styx97
Copy link

styx97 commented Feb 6, 2018

Hi I'm having the same problem on kernel version 4.13, can tell me how to recompile the kernel with the above changes ?

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