Cobra Forum

Linux => Hardware => Topic started by: kalpana on Oct 13, 2023, 04:55 AM

Title: bluetooth problem
Post by: kalpana on Oct 13, 2023, 04:55 AM
I have a Sony svf1521bygb laptop
I installed Ubuntu 22.04 on it in uefi mode.
Bluetooth does not work by default.
With the following command, Bluetooth is activated,

Code:

cd /lib/firmware/brcm
sudo wget https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-0489-e062.hcd

but it does not search for any of the devices.
Previously, I had no problem with the above command on Ubuntu 18.04 and 19.10.

Code:
reza@reza-SVF1521BYGB:~$ lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 009: ID 0489:e062 Foxconn / Hon Hai BCM43142A0
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 2717:5001 Xiaomi Inc. MI wireless mouse
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Code:


root@reza-SVF1521BYGB:/home/reza# sudo lsusb; dmesg | egrep -i 'blue|firm'
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 2717:5001 Xiaomi Inc. MI wireless mouse
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[    0.156427] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    8.249069] Bluetooth: Core ver 2.22
[    8.249117] NET: Registered PF_BLUETOOTH protocol family
[    8.249121] Bluetooth: HCI device and connection manager initialized
[    8.249130] Bluetooth: HCI socket layer initialized
[    8.249135] Bluetooth: L2CAP socket layer initialized
[    8.249143] Bluetooth: SCO socket layer initialized
[    8.654773] Bluetooth: hci0: BCM: chip id 70
[    8.655769] Bluetooth: hci0: BCM: features 0x06
[    8.671787] Bluetooth: hci0: reza-SVF1521BYGB
[    8.671797] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[    8.676651] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-0489-e062.hcd' Patch
[    9.393916] Bluetooth: hci0: BCM: features 0x06
[    9.409785] Bluetooth: hci0: Broadcom Bluetooth Device (43142)
[    9.409793] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[   11.572308] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   11.572316] Bluetooth: BNEP filters: protocol multicast
[   11.572325] Bluetooth: BNEP socket layer initialized
[   11.579038] Bluetooth: MGMT ver 1.22
[   12.854306] Bluetooth: RFCOMM TTY layer initialized
[   12.854319] Bluetooth: RFCOMM socket layer initialized
[   12.854330] Bluetooth: RFCOMM ver 1.11
[  356.043057] Bluetooth: hci0: BCM: chip id 70
[  356.044051] Bluetooth: hci0: BCM: features 0x06
[  356.060059] Bluetooth: hci0: reza-SVF1521BYGB
[  356.060068] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[  356.061123] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-0489-e062.hcd' Patch
[  356.791265] Bluetooth: hci0: BCM: features 0x06
[  356.808168] Bluetooth: hci0: Broadcom Bluetooth Device (43142)
[  356.808191] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[  356.870587] Bluetooth: MGMT ver 1.22
[  612.270264] Bluetooth: hci0: BCM: chip id 70
[  612.271261] Bluetooth: hci0: BCM: features 0x06
[  612.287272] Bluetooth: hci0: reza-SVF1521BYGB
[  612.287282] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[  612.291330] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-0489-e062.hcd' Patch
[  613.015463] Bluetooth: hci0: BCM: features 0x06
[  613.032460] Bluetooth: hci0: Broadcom Bluetooth Device (43142)
[  613.032484] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[  613.094791] Bluetooth: MGMT ver 1.22
[  929.816956] Bluetooth: hci0: BCM: chip id 70
[  929.817927] Bluetooth: hci0: BCM: features 0x06
[  931.846730] Bluetooth: hci0: command 0x0c14 tx timeout
[  939.846502] Bluetooth: hci0: BCM: Reading local name failed (-110)
[  952.120606] Bluetooth: hci0: BCM: chip id 70
[  952.121585] Bluetooth: hci0: BCM: features 0x06
[  952.137611] Bluetooth: hci0: BCM43142A
[  952.137621] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[  952.138667] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-0489-e062.hcd' Patch
[  952.853802] Bluetooth: hci0: BCM: features 0x06
[  952.870749] Bluetooth: hci0: Broadcom Bluetooth Device (43142)
[  952.870779] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[  952.952343] Bluetooth: MGMT ver 1.22
[ 1016.822878] Bluetooth: hci0: BCM: chip id 70
[ 1016.823877] Bluetooth: hci0: BCM: features 0x06
[ 1016.839879] Bluetooth: hci0: reza-SVF1521BYGB
[ 1016.839888] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[ 1016.844960] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-0489-e062.hcd' Patch
[ 1017.556023] Bluetooth: hci0: BCM: features 0x06
[ 1017.573066] Bluetooth: hci0: Broadcom Bluetooth Device (43142)
[ 1017.573095] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[ 1017.648455] Bluetooth: MGMT ver 1.22
root@reza-SVF1521BYGB:/home/reza# lsusb; dmesg | egrep -i 'blue|firm'
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 2717:5001 Xiaomi Inc. MI wireless mouse
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[    0.156427] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    8.249069] Bluetooth: Core ver 2.22
[    8.249117] NET: Registered PF_BLUETOOTH protocol family
[    8.249121] Bluetooth: HCI device and connection manager initialized
[    8.249130] Bluetooth: HCI socket layer initialized
[    8.249135] Bluetooth: L2CAP socket layer initialized
[    8.249143] Bluetooth: SCO socket layer initialized
[    8.654773] Bluetooth: hci0: BCM: chip id 70
[    8.655769] Bluetooth: hci0: BCM: features 0x06
[    8.671787] Bluetooth: hci0: reza-SVF1521BYGB
[    8.671797] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[    8.676651] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-0489-e062.hcd' Patch
[    9.393916] Bluetooth: hci0: BCM: features 0x06
[    9.409785] Bluetooth: hci0: Broadcom Bluetooth Device (43142)
[    9.409793] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[   11.572308] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   11.572316] Bluetooth: BNEP filters: protocol multicast
[   11.572325] Bluetooth: BNEP socket layer initialized
[   11.579038] Bluetooth: MGMT ver 1.22
[   12.854306] Bluetooth: RFCOMM TTY layer initialized
[   12.854319] Bluetooth: RFCOMM socket layer initialized
[   12.854330] Bluetooth: RFCOMM ver 1.11
[  356.043057] Bluetooth: hci0: BCM: chip id 70
[  356.044051] Bluetooth: hci0: BCM: features 0x06
[  356.060059] Bluetooth: hci0: reza-SVF1521BYGB
[  356.060068] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[  356.061123] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-0489-e062.hcd' Patch
[  356.791265] Bluetooth: hci0: BCM: features 0x06
[  356.808168] Bluetooth: hci0: Broadcom Bluetooth Device (43142)
[  356.808191] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[  356.870587] Bluetooth: MGMT ver 1.22
[  612.270264] Bluetooth: hci0: BCM: chip id 70
[  612.271261] Bluetooth: hci0: BCM: features 0x06
[  612.287272] Bluetooth: hci0: reza-SVF1521BYGB
[  612.287282] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[  612.291330] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-0489-e062.hcd' Patch
[  613.015463] Bluetooth: hci0: BCM: features 0x06
[  613.032460] Bluetooth: hci0: Broadcom Bluetooth Device (43142)
[  613.032484] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[  613.094791] Bluetooth: MGMT ver 1.22
[  929.816956] Bluetooth: hci0: BCM: chip id 70
[  929.817927] Bluetooth: hci0: BCM: features 0x06
[  931.846730] Bluetooth: hci0: command 0x0c14 tx timeout
[  939.846502] Bluetooth: hci0: BCM: Reading local name failed (-110)
[  952.120606] Bluetooth: hci0: BCM: chip id 70
[  952.121585] Bluetooth: hci0: BCM: features 0x06
[  952.137611] Bluetooth: hci0: BCM43142A
[  952.137621] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[  952.138667] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-0489-e062.hcd' Patch
[  952.853802] Bluetooth: hci0: BCM: features 0x06
[  952.870749] Bluetooth: hci0: Broadcom Bluetooth Device (43142)
[  952.870779] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[  952.952343] Bluetooth: MGMT ver 1.22
[ 1016.822878] Bluetooth: hci0: BCM: chip id 70
[ 1016.823877] Bluetooth: hci0: BCM: features 0x06
[ 1016.839879] Bluetooth: hci0: reza-SVF1521BYGB
[ 1016.839888] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[ 1016.844960] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-0489-e062.hcd' Patch
[ 1017.556023] Bluetooth: hci0: BCM: features 0x06
[ 1017.573066] Bluetooth: hci0: Broadcom Bluetooth Device (43142)
[ 1017.573095] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0280
[ 1017.648455] Bluetooth: MGMT ver 1.22

old post in ubuntu 18.04