Created
November 27, 2016 06:48
-
-
Save gayanhewa/575bd408a7386732fe9de74f7c87eb83 to your computer and use it in GitHub Desktop.
Realtek 8821ae driver config for linux. This avoids the connection drops for the 8821ae driver. Tested against debian jessie
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
options rtl8821ae debug=0 disable_watchdog=N fwlps=N swlps=Y swenc=Y ips=N msi=0 |
@amaxi Thanks a lot!
In case people don't want to update their driver, another workaround I found is using a different networkmanager: wicd
(and its GUI, wicd-client
). This seems to be faster, and reconnects by itself much faster.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
The issues were fixed 10 days ago. You can find more information about it in
https://github.com/lwfinger/rtlwifi_new/issues/250
and
https://github.com/lwfinger/rtlwifi_new/commits/master (-> commit a24cb56)
Regards