MX Anywhere 2 não mostrando na varredura no XPS 13 (9360)

1

Estou no XPS 13 (9360) tentando emparelhar o MX Anywhere 2 via bluetooth, no entanto, o mouse nem aparece na lista de varredura. Eu posso verificar que o bluetooth está funcionando, já que eu parei com sucesso o alto-falante bluetooth. O mouse aparece na minha máquina de telefone / windows, mas não no Ubuntu 17.04 que estou rodando.

$ lspci
3a:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)

$ rfkill list
0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

$ uname -r
4.10.0-21-generic

Eu também tentei bluetoothctl e fiz uma varredura enquanto o MX Anywhere 2 está piscando, ainda não detectando o mouse. Eu tive o XPS dual boot para windows e emparelhado lá, quando eu re-boot para o Ubuntu 17.04, o mouse surgiu sob a lista de varredura do bluetooth, mas dispara mais tarde quando é reiniciado. É irritante voltar e voltar para as janelas para o mouse aparecer no Ubuntu.

Existe alguma correção para esse problema específico? Não parece nem o driver bluetooth nem o mouse estar com defeito.

Além disso, poderia ser algo com o motorista?

$ service bluetooth status
bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2017-06-01 23:09:45 EDT; 19min ago
     Docs: man:bluetoothd(8)
 Main PID: 719 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─719 /usr/lib/bluetooth/bluetoothd

Jun 01 23:09:45 xps-13 bluetoothd[719]: Bluetooth management interface 1.14 initialized
Jun 01 23:09:45 xps-13 bluetoothd[719]: Failed to obtain handles for "Service Changed" characteristic
Jun 01 23:09:45 xps-13 bluetoothd[719]: Sap driver initialization failed.
Jun 01 23:09:45 xps-13 bluetoothd[719]: sap-server: Operation not permitted (1)
Jun 01 23:09:45 xps-13 systemd[1]: Started Bluetooth service.
Jun 01 23:09:46 xps-13 bluetoothd[719]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource
Jun 01 23:09:46 xps-13 bluetoothd[719]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSink
Jun 01 23:09:52 xps-13 bluetoothd[719]: Endpoint registered: sender=:1.58 path=/MediaEndpoint/A2DPSource
Jun 01 23:09:52 xps-13 bluetoothd[719]: Endpoint registered: sender=:1.58 path=/MediaEndpoint/A2DPSink
Jun 01 23:09:52 xps-13 bluetoothd[719]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
    
por Ricek 02.06.2017 / 05:30

0 respostas