darkhz / bluetuith

A TUI bluetooth manager for Linux.
MIT License
914 stars 24 forks source link

Authentication aborting #6

Closed jon4hz closed 1 year ago

jon4hz commented 2 years ago

Hi, this project looks super interesting!

I tried to use bluetuith to connect to a flipperzero, which requires a code for pairing, but unfortunately it didn't work. The authentication code was displayed for about a second on the flipper and then the bluetuith returned Error: Authentication cancelled. Is pairing with authentication supposed to work?

darkhz commented 2 years ago

Pairing with authentication works, I use it to pair and connect to my phone and headset.

Can you try pairing and connecting with bluetoothctl? Also if possible, a small video demonstrating the issue would be helpful.

The issue might be with your device or BlueZ's authentication agent. Run journalctl in a different terminal (journalctl -f /usr/lib/bluetooth/bluetoothd), attempt the authentication again and post those log messages here.

darkhz commented 1 year ago

This issue will be closed due to inactivity. You can reopen it the by posting the information I mentioned above.