Skip to content

Instantly share code, notes, and snippets.

@AntonyOnScript
Created May 25, 2023 16:37
Show Gist options
  • Save AntonyOnScript/fdaa6d222d97120016ba1cfb84a4d665 to your computer and use it in GitHub Desktop.
Save AntonyOnScript/fdaa6d222d97120016ba1cfb84a4d665 to your computer and use it in GitHub Desktop.
Ubuntu fix for Bluetooth turning off Wifi connection
# /etc/modprobe.d/iwlwifi-opt.conf
options iwlwifi bt_coex_active=Y
# etc/modprobe.d/iwlwifi.conf
options iwlwifi bt_coex_active=Y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment