Comment 44 for bug 1859592

Revision history for this message
Gustavo A. Díaz (gdiaz) wrote :

Hi,

I am having the same issue, with a TP Link Archer Tx50e (which uses Intel AX200). On boot logs:

[ 8.084096] Bluetooth: hci0: command 0xfc05 tx timeout
[ 8.084101] Bluetooth: hci0: Reading Intel version information failed (-110)
[ 8.084110] Bluetooth: hci0: Intel Read version failed (-110)

The workaround I use for this to make it work after my computer boot:

sudo modprobe -r btusb && sudo modprobe btusb

Ubuntu: 20.04
Kernel: 5.11.0-27-generic

Is there a fix for this? Thanks.