Bluetooth pára de funcionar no Ubuntu

0

Estou usando o Lenovo Yoga 2 Pro com o Ubuntu Gnome. Acho que comecei com 14.10 neste laptop, e continuei atualizando e agora estou no dia 17.04. Desde o início, nunca tive um uso confortável de dispositivos bluetooth.

Quando faço uma inicialização a frio, faço com que funcionem - normalmente um ou dois fones de ouvido, mouse e teclado -, mas eles param normalmente após alguns minutos. Não parece haver um tempo limite definido, embora eu não possa descartar completamente essa possibilidade se o tempo limite estiver associado à inatividade. Acredito que naveguei pela maioria das respostas on-line e não consegui encontrar uma solução.

sudo service bluetooth status :

 bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor prese
   Active: active (running) since Mon 2017-05-15 09:46:39 EDT; 2h 0min ago
     Docs: man:bluetoothd(8)
 Main PID: 1672 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─1672 /usr/lib/bluetooth/bluetoothd

May 15 11:22:38 Sencer bluetoothd[1672]: Can't get HIDP connection info
May 15 11:22:38 Sencer bluetoothd[1672]: connect: No route to host (113)
May 15 11:23:08 Sencer bluetoothd[1672]: Can't get HIDP connection info
May 15 11:23:08 Sencer bluetoothd[1672]: connect: No route to host (113)
May 15 11:23:38 Sencer bluetoothd[1672]: Can't get HIDP connection info
May 15 11:23:38 Sencer bluetoothd[1672]: connect: No route to host (113)
May 15 11:24:08 Sencer bluetoothd[1672]: Can't get HIDP connection info
May 15 11:24:08 Sencer bluetoothd[1672]: connect: No route to host (113)
May 15 11:24:40 Sencer bluetoothd[1672]: Failed to set mode: Failed (0x03)
May 15 11:25:28 Sencer bluetoothd[1672]: Failed to set mode: Failed (0x03)

rfkill list :

0: ideapad_wlan: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: ideapad_bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
3: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
    
por sencer 15.05.2017 / 17:46

0 respostas