Bonjour à tous,
j'ai un pb de connexion bluetooth entre mon PC portable (fresh install Ubuntu 18.04.3) et mon enceinte Marshall. Côté interface, le périphérique semble associé et approuvé sur hci0. Après lecture des différents posts sur le sujet la commande status retourne ça :
marc@liubov1:/$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2019-12-30 12:51:44 CET; 3 days ago
Docs: man:bluetoothd(8)
Main PID: 1026 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─1026 /usr/lib/bluetooth/bluetoothd
déc. 30 14:31:59 liubov1 bluetoothd[1026]: Endpoint registered: sender=:1.50 path=/MediaEndpoint/A2DPSink
janv. 02 12:49:50 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd0: fd(37) ready
janv. 02 12:52:39 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd1: fd(36) ready
janv. 02 12:53:58 liubov1 bluetoothd[1026]: connect error: Host is down (112)
janv. 02 12:54:09 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd2: fd(36) ready
janv. 02 12:54:31 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd3: fd(36) ready
janv. 02 12:55:06 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd4: fd(36) ready
janv. 02 13:10:58 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd5: fd(36) ready
janv. 02 13:57:25 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd6: fd(36) ready
janv. 02 13:57:57 liubov1 bluetoothd[1026]: /org/bluez/hci0/dev_7C_96_D2_34_B8_CD/fd7: fd(36) ready
Une idée des actions correctives ?
Merci d'avance.