Comment 17 for bug 1729389

Revision history for this message
PJSingh5000 (pjsingh5000) wrote : Re: Bluetooth mouse and keyboard connects, works for a few seconds, then doesn't react

See if the following provides a workaround...

$ sudo gedit /etc/modprobe.d/iwlwifi.conf

# Add to the end:
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    options iwlwifi bt_coex_active=0
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

# Restart

This was suggsted on the following RedHat bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1500407