Bluetooth Headphones with choppy audio
Solution 1:
Run in a terminal
sudo tee /etc/modprobe.d/iwlwifi-opt.conf <<< "options iwlwifi bt_coex_active=N"
and reboot.
That should fix BT and 2.4 GHz Wi-Fi problem.
Run in a terminal
sudo tee /etc/modprobe.d/iwlwifi-opt.conf <<< "options iwlwifi bt_coex_active=N"
and reboot.
That should fix BT and 2.4 GHz Wi-Fi problem.