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

Multiple adapter support? #82

Open
adam900710 opened this issue Jun 21, 2019 · 3 comments
Open

Multiple adapter support? #82

adam900710 opened this issue Jun 21, 2019 · 3 comments

Comments

@adam900710
Copy link

Is there any way to make blueberry to use secondary bluetooth adapter?

@shanmukhateja
Copy link
Contributor

This seems like a useful feature to have. I believe, we can show a dialog box listing out all the available Bluetooth devices and let the user choose their preferred device.
Bonus points for adding a "save this device as my default" checkbox at the bottom left on this dialog box.

In main UI window, we'll add a "Change Bluetooth device" button to take the user back to device selection screen, this time though, without the option to set it as default. In my opinion the proposed enhancement would ensure we get to keep the software relatively simple.

@igorsantos07
Copy link

This is a must-have issue for many people that try to get rid of their internal bluetooth adapter - SO is full of questions about that, taking people to udev rules (not an option for my UART device), rfkill and other command-line shenanigans. Even trying rfkill is hard in my case, since I'm not being able to use bluetoothctl to pair with my keyboard using Onboard, and Blueberry fails to find the second adapter once I killed the main one.

The year is 2024 it's NOT POSSIBLE to change a bluetooth adapter on Linux Mint without resorting to the terminal, if you have enough patience and luck.

@shanmukhateja
Copy link
Contributor

Last I checked, Linux Mint team is looking to replace blueberry with blueman due to ABI incompatibility with gnome-bluetooth.

You might have luck with blueman instead. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants