Skip to content

Instantly share code, notes, and snippets.

@DroidFreak32
Created May 19, 2018 18:52
Show Gist options
  • Save DroidFreak32/d789fd601107389cb7e76ee2b0dc7584 to your computer and use it in GitHub Desktop.
Save DroidFreak32/d789fd601107389cb7e76ee2b0dc7584 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo "options iwlwifi 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
sudo modprobe -rfv iwlmvm
sudo modprobe -rfv iwlwifi
sudo modprobe -v iwlwifi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment