Hi I am having the same issue, is there a possible solution to try? I
read go back to bluez4 but I would rather not do that.

As Ronoaldo José de Lana Pereira I see devices but never can connect to
them via the gui, so I ended up doing the following (very EASY!!! as
well for beginners) and I am also including you some sample output
formated as md. May help it the next suffering this issue.

### connect to bluetooth devices with a terminal (I did it as root)

```
bluetoothctl
```
> [NEW] Controller a6:66::A9:8D:3B kenny [default]

> [NEW] Device 00:1F:20:F0:ED:AE Logitech Keyboard K480

```
pair 00:1F:20:F0:ED:AE
```
> [CHG] Device 00:1F:20:F0:ED:AE Connected: yes

> [CHG] Device 00:1F:20:F0:ED:AE Modalias: usb:v046DpB330d2800

> [CHG] Device 00:1F:20:F0:ED:AE UUIDs:

>       00001000-0000-1000-8000-00805f9b34fb

>       00001124-0000-1000-8000-00805f9b34fb

>       00001200-0000-1000-8000-00805f9b34fb

> [CHG] Device 00:1F:20:F0:ED:AE Paired: yes

> Pairing successful

> [CHG] Device 00:1F:20:F0:ED:AE Connected: no

> [CHG] Device 00:1F:20:F0:ED:AE RSSI: -74

> [CHG] Device 00:1F:20:F0:ED:AE RSSI: -57


```
unblock 00:1F:20:F0:ED:AE
```

> Changing 00:1F:20:F0:ED:AE unblock succeeded

> [CHG] Device 00:1F:20:F0:ED:AE RSSI: -65

> [CHG] Device 00:1F:20:F0:ED:AE RSSI: -54

> [CHG] Device 00:1F:20:F0:ED:AE RSSI: -70

> [CHG] Device 00:1F:20:F0:ED:AE RSSI: -61

```
connect 00:1F:20:F0:ED:AE
```

> Attempting to connect to 00:1F:20:F0:ED:AE

> [CHG] Device 00:1F:20:F0:ED:AE Connected: yes

> Connection successful

---REPORT---
etc/init.d/bluetooth status -l
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
   Active: active (running) since Fri 2015-10-09 22:23:55 CEST; 28min ago
     Docs: man:bluetoothd(8)
 Main PID: 552 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           └─552 /usr/lib/bluetooth/bluetoothd

Oct 09 22:23:52 kenny bluetoothd[552]: Bluetooth daemon 5.23
Oct 09 22:23:55 kenny bluetoothd[552]: Starting SDP server
Oct 09 22:23:56 kenny bluetoothd[552]: Bluetooth management interface
1.6 initialized
Oct 09 22:23:56 kenny bluetoothd[552]: Sap driver initialization failed.
Oct 09 22:23:56 kenny bluetoothd[552]: sap-server: Operation not
permitted (1)
Oct 09 22:23:56 kenny bluetoothd[552]: hci0 Load Connection Parameters
failed: Unknown Command (0x01)


-- 
Thorsten Scherler <thorsten.at.apache.org>
codeBusters S.L. - web based systems
<consulting, training and solutions>
http://www.codebusters.es/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to