Comment 17 for bug 1998103

Revision history for this message
In , iam (iam-linux-kernel-bugs) wrote :

It's been 12 days without any issues.

Workaround this bug by executing the following command, which disables Bluetooth autosuspend:

    echo 'options btusb enable_autosuspend=0' | sudo tee /etc/modprobe.d/bluetooth.conf

Reboot afterwards.