Skip to content

Instantly share code, notes, and snippets.

@vedarthk
Created September 17, 2013 09:34
Show Gist options
  • Save vedarthk/6592152 to your computer and use it in GitHub Desktop.
Save vedarthk/6592152 to your computer and use it in GitHub Desktop.
WiFi fix for ubuntu 13.x
sudo rmmod iwldvm
sudo rmmod iwlwifi
sudo modprobe iwlwifi 11n_disable=1
sudo modprobe iwldvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment