Anorak87
(usa Ubuntu)
Enviado em 10/09/2021 - 17:33h
dilan1998 escreveu:
Olá tive problemas com bluetooth, instalei blueez tudo que foi, o que resolveu foi o comando $ dmesg --level=err e veja se falta algum firmware ou há algum tipo de incompatibilidade e $ systemctl status bluetooth.service, pode dar alguma resposta também, $dmesg | grep -i "Bluetooth"
Fala amigo, tentei aqui também mas tudo o que recebo é timeout, vou colocar o resultado dos comandos aqui, talvez eu tenha deixado alguma passar.
dmesg --level=err:
[ 0.760419] gpio gpiochip2: (gpio_aaeon): tried to insert a GPIO chip with zero lines
[ 0.760422] gpiochip_add_data_with_key: GPIOs 0..-1 (gpio_aaeon) failed to register, -22
[ 3.839884] gpio gpiochip2: (gpio_aaeon): tried to insert a GPIO chip with zero lines
[ 3.839893] gpiochip_add_data_with_key: GPIOs 0..-1 (gpio_aaeon) failed to register, -22
[ 18.398579] Bluetooth: hci0: command 0x0c24 tx timeout
[ 20.414588] Bluetooth: hci0: command 0x0c52 tx timeout
[ 304.175352] Bluetooth: hci0: command 0x0401 tx timeout
[ 309.903445] Bluetooth: hci0: command 0x0409 tx timeout
[ 314.159552] Bluetooth: hci0: command 0x0401 tx timeout
[ 326.159842] Bluetooth: hci0: command 0x0401 tx timeout
[ 338.160108] Bluetooth: hci0: command 0x0401 tx timeout
[ 347.148305] Bluetooth: hci0: command 0x0401 tx timeout
[ 359.180559] Bluetooth: hci0: command 0x0401 tx timeout
[ 1490.372240] Bluetooth: hci0: command 0x0401 tx timeout
[ 1519.271418] Bluetooth: hci0: command 0x0c1a tx timeout
systemctl status bluetooth.service:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-09-10 17:27:58 -03; 4min 17s ago
Docs: man:bluetoothd(8)
Main PID: 16654 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 9348)
Memory: 636.0K
CGroup: /system.slice/bluetooth.service
└─16654 /usr/lib/bluetooth/bluetoothd
set 10 17:27:58 caua-pc systemd[1]: Starting Bluetooth service...
set 10 17:27:58 caua-pc bluetoothd[16654]: Bluetooth daemon 5.53
set 10 17:27:58 caua-pc systemd[1]: Started Bluetooth service.
set 10 17:27:58 caua-pc bluetoothd[16654]: Starting SDP server
set 10 17:27:58 caua-pc bluetoothd[16654]: Bluetooth management interface 1.19 initialized
set 10 17:27:58 caua-pc bluetoothd[16654]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSink>
set 10 17:27:58 caua-pc bluetoothd[16654]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSour>
set 10 17:28:08 caua-pc bluetoothd[16654]: Failed to set mode: Failed (0x03)
set 10 17:28:18 caua-pc bluetoothd[16654]: Failed to set mode: Failed (0x03)
dmesg | grep -i "Bluetooth":
3.847040] Bluetooth: Core ver 2.22
[ 3.847183] Bluetooth: HCI device and connection manager initialized
[ 3.847188] Bluetooth: HCI socket layer initialized
[ 3.847190] Bluetooth: L2CAP socket layer initialized
[ 3.847194] Bluetooth: SCO socket layer initialized
[ 3.864846] Bluetooth: hci0: CSR: Unbranded CSR clone detected; adding workarounds...
[ 8.827152] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.827157] Bluetooth: BNEP filters: protocol multicast
[ 8.827162] Bluetooth: BNEP socket layer initialized
[ 16.370430] Bluetooth: RFCOMM TTY layer initialized
[ 16.370437] Bluetooth: RFCOMM socket layer initialized
[ 16.370440] Bluetooth: RFCOMM ver 1.11
[ 18.398579] Bluetooth: hci0: command 0x0c24 tx timeout
[ 20.414588] Bluetooth: hci0: command 0x0c52 tx timeout
[ 281.973665] Bluetooth: hci0: CSR: Unbranded CSR clone detected; adding workarounds...
[ 304.175352] Bluetooth: hci0: command 0x0401 tx timeout
[ 309.903445] Bluetooth: hci0: command 0x0409 tx timeout
[ 314.159552] Bluetooth: hci0: command 0x0401 tx timeout
[ 326.159842] Bluetooth: hci0: command 0x0401 tx timeout
[ 338.160108] Bluetooth: hci0: command 0x0401 tx timeout
[ 347.148305] Bluetooth: hci0: command 0x0401 tx timeout
[ 359.180559] Bluetooth: hci0: command 0x0401 tx timeout
[ 1490.372240] Bluetooth: hci0: command 0x0401 tx timeout
[ 1519.271418] Bluetooth: hci0: command 0x0c1a tx timeout