Bluetooth incapaz de se conectar a fones de ouvido após a atualização 17.04 do ubuntu

2

Após a atualização de dist para 17.04, não consigo conectar nenhum fone de ouvido bluetooth. dispositivos e detectável e estão emparelhando, mas a conexão falhou.

Conectar-se por meio do bluetooth-manager falhou com

fail (/usr/lib/python3/dist-packages/blueman/gui/manager/ManagerDeviceMenu.py:124)
fail org.freedesktop.DBus.Python.blueman.bluez.errors.DBusFailedError: blueman.bluez.errors.DBusFailedError: Protocol not available

/usr/lib/python3/dist-packages/blueman/gui/manager/ManagerProgressbar.py:165: Warning: Source ID 586 was not found when attempting to remove it
  GObject.source_remove(self.gsource)

ao mesmo tempo, siga os registros de erros que eu posso encontrar no serviço bluetooth

 Main PID: 9494 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─9494 /usr/lib/bluetooth/bluetoothd

Apr 26 10:24:34 leva bluetoothd[9494]: Starting SDP server
Apr 26 10:24:34 leva bluetoothd[9494]: Bluetooth management interface 1.14 initialized
Apr 26 10:24:34 leva bluetoothd[9494]: Failed to obtain handles for "Service Changed" characteristic
Apr 26 10:24:34 leva bluetoothd[9494]: Sap driver initialization failed.
Apr 26 10:24:34 leva bluetoothd[9494]: sap-server: Operation not permitted (1)
Apr 26 10:57:25 leva bluetoothd[9494]: a2dp-sink profile connect failed for F4:0E:07:63:17:71: Protocol not available

Eu tentei reinstalar todos os softwares relacionados ao bluetooth, mas isso não ajuda. Lista de pacotes instalados

dpkg -l | grep bluetooth
ii  blueman                                     2.0.4-1ubuntu2                           amd64        Graphical bluetooth manager
ii  bluetooth                                   5.43-0ubuntu1                            all          Bluetooth support
ii  gnome-bluetooth                             3.20.1-1ubuntu1                          amd64        GNOME Bluetooth tools
ii  indicator-bluetooth                         0.0.6+17.04.20170322-0ubuntu1            amd64        System bluetooth indicator.
ii  libbluetooth3:amd64                         5.43-0ubuntu1                            amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                  3.20.1-1ubuntu1                          amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                 1:10.0-1ubuntu2                          amd64        Bluetooth module for PulseAudio sound server
    
por ekitru 26.04.2017 / 10:11

0 respostas