Skip to content

Instantly share code, notes, and snippets.

@gayanhewa
Created November 27, 2016 06:48
Show Gist options
  • Save gayanhewa/575bd408a7386732fe9de74f7c87eb83 to your computer and use it in GitHub Desktop.
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
options rtl8821ae debug=0 disable_watchdog=N fwlps=N swlps=Y swenc=Y ips=N msi=0
@danuker
Copy link

danuker commented Aug 8, 2017

@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