Eu tenho os fones de ouvido Bluetooth Sennheiser pxc550-ii que desejo emparelhar com meu desktop Ubuntu 20.04 e ter os codecs aptx-hd e aptx-ll funcionando. É importante notar em relação a este último que instaleiessepá. Também é importante notar que posso emparelhar usando bt com meus alto-falantes bt perfeitamente.
Eu tentei usar a ferramenta padrão bloothtooth, bem como o blueman-manager. Em ambos posso ver os fones de ouvido na lista de dispositivos bluetooth disponíveis, mas ambos simplesmente não conseguem emparelhar.
Então eu comecei a seguiresseguia, a saída dos comandos que eles sugerem são:
1º comando:
jam@jam-ncase:~$ lsmod | grep bluetooth
bluetooth 454656 49 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
rfkill 28672 11 asus_wmi,bluetooth,cfg80211
crc16 16384 2 bluetooth,ext4
2º comando:
jam@jam-ncase:~$ dmesg | grep Bluetooth
[ 2.285152] Bluetooth: Core ver 2.22
[ 2.285162] Bluetooth: HCI device and connection manager initialized
[ 2.285165] Bluetooth: HCI socket layer initialized
[ 2.285166] Bluetooth: L2CAP socket layer initialized
[ 2.285168] Bluetooth: SCO socket layer initialized
[ 2.302897] Bluetooth: hci0: read Intel version: 3707100180012d0d2a
[ 2.302898] Bluetooth: hci0: Intel device is already patched. patch num: 2a
[ 2.354229] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.354230] Bluetooth: BNEP filters: protocol multicast
[ 2.354232] Bluetooth: BNEP socket layer initialized
[ 6.314639] Bluetooth: RFCOMM TTY layer initialized
[ 6.314643] Bluetooth: RFCOMM socket layer initialized
[ 6.314646] Bluetooth: RFCOMM ver 1.11
3º comando:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2020-08-26 09:01:38 BST; 5min ago
Docs: man:bluetoothd(8)
Main PID: 6075 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 19076)
Memory: 1.9M
CGroup: /system.slice/bluetooth.service
└─6075 /usr/lib/bluetooth/bluetoothd
Aug 26 09:01:38 jam-ncase bluetoothd[6075]: Bluetooth management interface 1.16 initialized
Aug 26 09:01:38 jam-ncase bluetoothd[6075]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/A2DPSource/VENDOR/LDAC
Aug 26 09:01:38 jam-ncase bluetoothd[6075]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/A2DPSource/VENDOR/APTXHD
Aug 26 09:01:38 jam-ncase bluetoothd[6075]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/A2DPSource/VENDOR/APTX
Aug 26 09:01:38 jam-ncase bluetoothd[6075]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/A2DPSource/AAC
Aug 26 09:01:38 jam-ncase bluetoothd[6075]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/A2DPSource/SBC
Aug 26 09:01:38 jam-ncase bluetoothd[6075]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/A2DPSink/VENDOR/APTXHD
Aug 26 09:01:38 jam-ncase bluetoothd[6075]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/A2DPSink/VENDOR/APTX
Aug 26 09:01:38 jam-ncase bluetoothd[6075]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/A2DPSink/AAC
Aug 26 09:01:38 jam-ncase bluetoothd[6075]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/A2DPSink/SBC
4º:
jam@jam-ncase:~$ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Também notei esta mensagem de erro:
jam@jam-ncase:~$ pactl load-module module-bluetooth-discover
Failure: Module initialisation failed
A saída do terminal quando tento emparelhar/conectar pode ser encontradaaqui.Uma linha que se destaca nesse arquivo é esta:
> HCI Event: Disconnect Complete (0x05) plen 4 #56 [hci0] 25.099314
Status: Success (0x00)
Handle: 256
Reason: Remote Device Terminated due to Power Off (0x15)
Meus fones de ouvido estão definitivamente ligados. Alguém poderia aconselhar sobre como devo tentar corrigir isso?
Responder1
Achei isso funcionando perfeitamentePor que estou recebendo o erro “Falha na conexão com o PulseAudio”?.Dê uma olhada nisso uma vez (:
notas rápidas:
sudo apt-get --purge --reinstall instalar pulseaudio
sudo nano /etc/pulse/client.conf [Altere a variável autospawn = now/yes para autospawn = no]
reinício
pavucontrol
Agora você pode escolher o dispositivo Bluetooth disponível para saída de som