I have upgraded from ubuntu 22.04 from 20.04 , but after upgrading I am not being able to use bluetooth. When I open bluetooth it shows "No Bluetooth found Plug in a dongle to use bluetooth"
The output ofsudo dmesg |grep -i bluetooth
is
[ 6.181935] Bluetooth: Core ver 2.22
[ 6.182131] NET: Registered PF_BLUETOOTH protocol family
[ 6.182134] Bluetooth: HCI device and connection manager initialized
[ 6.182151] Bluetooth: HCI socket layer initialized
[ 6.182158] Bluetooth: L2CAP socket layer initialized
[ 6.182170] Bluetooth: SCO socket layer initialized
[ 6.402119] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 6.402133] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302
build 0x111
[ 6.553674] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.553685] Bluetooth: BNEP filters: protocol multicast
[ 6.553694] Bluetooth: BNEP socket layer initialized
[ 6.780162] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 7.235222] Bluetooth: RFCOMM TTY layer initialized
[ 7.235242] Bluetooth: RFCOMM socket layer initialized
[ 7.235253] Bluetooth: RFCOMM ver 1.11
[ 59.086675] Bluetooth: hci0: command 0x2005 tx timeout
[ 61.102671] Bluetooth: hci0: command 0x200b tx timeout
[ 63.118109] Bluetooth: hci0: command 0x200c tx timeout
[ 65.134650] Bluetooth: hci0: command 0x0401 tx timeout
[ 67.150672] Bluetooth: hci0: command 0x2005 tx timeout
[ 67.150689] Bluetooth: hci0: Multiple cmd timeouts seen. Resetting usb device.
[ 67.630836] Bluetooth: hci0: Failed usb_autopm_get_interface with -16
I am unable to find a solution. Please help.