-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception while executing command #6
Comments
Thanks for the complete report! On your first example, the problem seems to be during the connection phase:
Although this fails, we are not reporting the error to the user correctly. I am going to try and push some changes that improve this... Also, this seems to be an error with bluez/kernel/services/drivers. I would like to know which distro, distro version, kernel version and bluez versions you have if possible. Having dmesg/journalctl logs with related errors will help also. Thanks! |
Hi, same issue here on garuda linux (arch based).
with dmesg i got this error :
and my journalctl :
I hope you find this information helpful. |
I still do not have strong evidence on why is this happening. It seems the remote device is closing the connection but I don't know if it is due to the kernel/drivers doing something wrong on our side. Would it be possible to obtain a pcap o a connection attempt? Thanks |
From @arobase-che :
Same problem. Here is the result with
-v
but I tried it on my phone instead of my earbuds (didn't read enough):On my phone, I had a quick flash notification
unable to pair
.Trying to get more information by adding the
-m
flag to bluetoothctl then relaunching the script (only the interesting part):Humm ... Don't know why. sudo maybe ? >_<"
Nope.
I tried
remove XX:XX:XX:XX:CA:FE
in bluetoothctl didn't work.Using on my earbuds (with microphones):
-m doesn't display more information.
I feel a little safer but still concern. Will try with another pair in two weeks.
Originally posted by @arobase-che in #1 (comment)
The text was updated successfully, but these errors were encountered: