Skip to content

Instantly share code, notes, and snippets.

@cyruzin
Created April 23, 2021 01:11
Show Gist options
  • Save cyruzin/c4e1ebf646c54a80e25a005abc34041a to your computer and use it in GitHub Desktop.
Save cyruzin/c4e1ebf646c54a80e25a005abc34041a to your computer and use it in GitHub Desktop.
Slow wifi when bluetooth is on (Fix)
sudo tee /etc/modprobe.d/ath9k.conf <<< "options ath9k btcoex_enable=1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment