Christopher Rosell

Results 41 comments of Christopher Rosell

> bluez 5.14 Since you use bluez 5.14, does pairing it normally work?

> And now for pairing normally how should i do? ``` shell $ bluetoothctl -a [bluetooth]# scan on [bluetooth]# trust MAC [bluetooth]# pair MAC ```

> No default controller available Try this: ``` shell [bluetooth]# show [bluetooth]# select ```

> `[bluetooth]# show > No default controller available` Ah, my bad, seems like I gave you wrong command, this is the correct command to show your controllers: `[bluetooth]# list` Then...

Got no clue what could be wrong, I guess you could try a different bluetooth tool like gnome-bluetooth to do the pairing.

Yes, if bluetoothd is not running it's probably not possible to pair. Perhaps you should check if there is a package available for your distro instead of building manually to...

I've pushed f3db91b53f3d8593a8de6de2a3297d60fe700009 which will make sure we don't crash when this happens, and will attempt to retry the connection. I don't think that will help much though, since it...

> Again deleting it from the list of devices and trying to reconnect always results in success. Sounds like bluetoothd might be interfering somehow, try killing it and see if...

Yeah, I agree, I simply chose the 15 deadzone as default since that is what is used on the regular joystick device that is created by the Linux kernel. But...