Skip to content
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

Bluetooth doesn't automatically trust/connect to new devices #3

Open
jgabriel98 opened this issue Jan 23, 2021 · 3 comments
Open

Bluetooth doesn't automatically trust/connect to new devices #3

jgabriel98 opened this issue Jan 23, 2021 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@jgabriel98
Copy link
Owner

jgabriel98 commented Jan 23, 2021

there is a problem with bluetooth:
when pairing a new device, you have to trust it to be able to connect to it.

A manual workarround is to run bluetoothctl and then trust <the new device>

Searching ways to automate this (trust every device, always)

@jgabriel98
Copy link
Owner Author

@jgabriel98
Copy link
Owner Author

jgabriel98 commented Jul 24, 2021

was fixed on commit c562168, but it also introduced a bug where bthelper.service hangs forever and block other bluetooth services (see issue nicokaiser/rpi-audio-receiver#108).

now on commit 974c89a the nicokaiser/rpi-audio-receiver#109 the above hanging bug was fixed.

Still need to check how it affects usb bluetooth dongles

@jgabriel98 jgabriel98 added bug Something isn't working help wanted Extra attention is needed labels Aug 3, 2021
@jgabriel98
Copy link
Owner Author

If anyone is willing to test the main branch with a bluetooth usb dongle, please tell me.

Maybe you need to disable the onboard bluetooth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant