Comment 31 for bug 219057

Revision history for this message
Buck Evan (bukzor) wrote :

This workaround fixed this issue for me:

    echo "options iwlwifi bt_coex_active=0" | sudo tee -a /etc/modprobe.d/iwlwifi.conf

The above instructions set a bunch of unrelated options, and also blank out any pre-existing content.