Bluetooth travando durante streaming no Ubuntu 16.04

Bluetooth travando durante streaming no Ubuntu 16.04

Eu tenho um problema com meus drivers Bluetooth na minha máquina Ubuntu 16.04. Quando carrego o sistema operacional pela primeira vez, posso ver o ícone da bandeja do bluetooth e até me conectar ao meu fone de ouvido bluetooth. No momento em que tento transmitir algo para o fone de ouvido, o bluetooth trava e não consigo reativá-lo de outra forma a não ser reiniciar o computador.

Alguns registros:

 # dmesg | grep -i bluetooth
[    4.223998] Bluetooth: Core ver 2.21
[    4.224011] Bluetooth: HCI device and connection manager initialized
[    4.224013] Bluetooth: HCI socket layer initialized
[    4.224015] Bluetooth: L2CAP socket layer initialized
[    4.224021] Bluetooth: SCO socket layer initialized
[    4.317038] Bluetooth: hci0: read Intel version: 370810011002270d39
[    4.317039] Bluetooth: hci0: Intel device is already patched. patch num: 39
[    4.393310] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    4.393311] Bluetooth: BNEP filters: protocol multicast
[    4.393313] Bluetooth: BNEP socket layer initialized
[    7.552520] Bluetooth: RFCOMM TTY layer initialized
[    7.552528] Bluetooth: RFCOMM socket layer initialized
[    7.552532] Bluetooth: RFCOMM ver 1.11
[  238.609823] Bluetooth: hci0 setting interface failed (19)
[  241.041785] Bluetooth: hci0 command 0xfc05 tx timeout
[  241.041786] Bluetooth: hci0: Reading Intel version information failed (-110)
[  241.068201] Bluetooth: hci0: read Intel version: 370810011002270d39
[  241.068202] Bluetooth: hci0: Intel device is already patched. patch num: 39

 # lspci -nnk | grep -iA2 net; lsusb; lsmod | grep blue
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection (3) I218-LM [8086:15a2] (rev 03)
DeviceName:  Onboard LAN
    Subsystem: Dell Ethernet Connection (3) I218-LM [1028:062e]
    Kernel driver in use: e1000e
    Kernel modules: e1000e
02:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a] (rev 3b)
    Subsystem: Intel Corporation Dual Band Wireless-AC 7265 [8086:5510]
    Kernel driver in use: iwlwifi
Bus 001 Device 005: ID 0a5c:5804 Broadcom Corp. BCM5880 Secure Applications Processor with fingerprint swipe sensor
Bus 001 Device 004: ID 1bcf:2b8d Sunplus Innovation Technology Inc. 
Bus 001 Device 006: ID 8087:0a2a Intel Corp. 
Bus 001 Device 002: ID 8087:8001 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 046d:c01e Logitech, Inc. MX518 Optical Mouse
Bus 002 Device 002: ID 045e:07a5 Microsoft Corp. Wireless Receiver 1461C
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
bluetooth             557056  15 btrtl,btintel,bnep,btbcm,rfcomm,btusb
 # rfkill list all
0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: dell-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no
2: dell-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no
3: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no

Isso já aconteceu com 2 fones de ouvido diferentes, então duvido que tenha alguma coisa a ver com esses fones de ouvido.

Depois que o bluetooth trava, o gerenciador de bluetooth fica assim:

gerenciador de bluetooth

Como você pode ver, embora eu tenha ativado o bluetooth, ele está desativado. E mesmo que a opção "Mostrar status do bluetooth na barra de menu" esteja marcada, não vejo nada.

Tentei reinstalar o bluez, sem nenhuma alteração.

Obrigado pela ajuda!

Responder1

UsarMiniaplicativo Blueman 1.23do centro de software Ubuntu. O que resolverá seu problema de travamento do Bluetooth

informação relacionada