GalaxyBudsClient
GalaxyBudsClient copied to clipboard
[REQ] Support for Galaxy Buds2 Pro
Is your feature request related to a problem? Please describe. App doesn't support Galaxy Buds2 Pro, the new model for the Buds lineup: https://www.samsung.com/us/mobile-audio/galaxy-buds2-pro/
Describe the solution you'd like App should support this Buds since the official app doesn't recognizes it on Windows 11
Describe alternatives you've considered
Additional context
I have added untested support for them. However, I can't test it because I don't own the earbuds. It's possible that it won't work right out of the box, but you can try it out.
You can download a precompiled beta build on these pages:
(GitHub account is required for the download links to work) Windows: https://github.com/ThePBone/GalaxyBudsClient/actions/runs/3781419473 Linux: https://github.com/ThePBone/GalaxyBudsClient/actions/runs/3781420127
It's working flawlessly with this build. It seems to have even more options than in smartphone
It works with this build [GalaxyBudsClient_Setup_64bit_4.5.2-f8e121.exe], but what I'm missing is the option to enable and disable Voice Detect, 360 Audio :) Keep up the good work. 👍
If you need some testing, don't hesitate to contact me 👍
It does work nicely out-of-the-box!
A missing feature is the Earbud Fit Test. I don't know if this is maybe a Wearbles app-only feature or something, but it would be Nice to Have™.
Is there a way to downgrade to R510XXU0AVG5
from the current R510XXU0AVI7
?
No, I don't have currently any firmware files for the Buds 2 Pro backed up.
Okay, Let me keep looking for the files i post it here if I find the firmware files for R510XXU0AVG5
Okay, Let me keep looking for the files i post it here if I find the firmware files for
R510XXU0AVG5
Quick update on this, sadly I couldn't find it anywhere after a day worth of searching the internet.
It works with this build [GalaxyBudsClient_Setup_64bit_4.5.2-f8e121.exe], but what I'm missing is the option to enable and disable Voice Detect, 360 Audio :) Keep up the good work. 👍
If you need some testing, don't hesitate to contact me 👍
does the app support Voice Detect now, or not yet?
Hey, As an owner of buds pro 2, is there a way for me to find the said firmware? I'll contribute it if I knew how to extract.
voice detect on this would be great. Awesome app though! Another bug I found was the option to cycle between ANC, Ambient, and Off didn't work and only did ANC and ambient. Overall great job!
Hi, I have the same problem, bud the beta files don't exist. Please rebuild, thanks
Hi, I have the same problem, bud the beta files don't exist. Please rebuild, thanks
Hi found e download the last buids, but don't connect width the Galaxy Buds2 Pro..
Using 4.5.2, connects just fine with my buds2 pro. Missing some of the features from the app but works well enough for me to use daily. @Dmattiazzi Are you having issues getting the buds to pair with your computer or to connect to the client?
On the computer with windows 10 or 11, they connect to windows but not the manager.
Could we get a time frame when the rest of the features will come to this client? Wonderful work though!
Hello.
I cannot download the beta for manual selection of the buds2 pro and thus cannot use the client while my buds2 pro are connected to the system and the sound works.
I am running Arch Linux with kernel 6.1.11-zen1-1-zen.
Thank you.
I forgot to update the link for the Linux binaries above. Here's the correct link: https://github.com/ThePBone/GalaxyBudsClient/actions/runs/3781420127
Thank you very much!!
This work pretty nice for me!!
It works perfectly except the lock touchpads toggle seems reversed? Touchpad works when I have it ticked and doesn't when unticked
Hi
Works food to me. However, does anyone found firmwares? I have found only the first and the second version sources on Samsung Open Source portal. Of course, it's not possible to use sources as is((
In my case, Buds2Pro are disconnecting on a call start with the latest firmware. That's why I want to downgrade it.
Does not work for me. I am on Firmware version: R510XXU0AWA
Works for me, but initial connecting/pairing them was a pain - didn't work via gnome bluetooth settings or via blueman. Worked via command line:
- Open terminal and type
bluetoothctl
, - In it's prompt type
scan on
- Put your earbuds into pairing mode (put them in the case, close the case for 6 seconds, open the case and don't take earbuds out)
- Find the address of your buds (bluetooth addresses look like XX:XX:XX:XX:XX:XX). You should be able to see it in the scan logs. Alternatively, if you have blueman installed, you can look it up in it's list of devices.
- type
pair XX:XX:XX:XX:XX:XX
(just use your address) and see how it goes through pairing (it's usually a few seconds) - type
scan off
- type
exit
to close bluetoothctl and get back into your normal shell
Works for me, but initial connecting/pairing them was a pain - didn't work via gnome bluetooth settings or via blueman. Worked via command line:
1. Open terminal and type `bluetoothctl`, 2. In it's prompt type `scan on` 3. Put your earbuds into pairing mode (put them in the case, close the case for 6 seconds, open the case and don't take earbuds out) 4. Find the address of your buds (bluetooth addresses look like XX:XX:XX:XX:XX:XX). You should be able to see it in the scan logs. Alternatively, if you have blueman installed, you can look it up in it's list of devices. 5. type `pair XX:XX:XX:XX:XX:XX` (just use your address) and see how it goes through pairing (it's usually a few seconds) 6. type `scan off` 7. type `exit` to close bluetoothctl and get back into your normal shell
This method works. And without using the application.
Are the links expired?
I published a new release (v4.5.3), so expiring links should no longer be a problem. I didn't test it on Windows because I don't have a Windows system available currently.
See here: https://github.com/ThePBone/GalaxyBudsClient/releases/tag/4.5.3
Thanks for all the work!
I have issues setting the action button to toggle or cycle ANC modes when long pressing. Does that work for you?