-
Notifications
You must be signed in to change notification settings - Fork 5
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
Bose Sport earbuds not recognized by bose-dfu list
#9
Comments
I know nothing about rust, but managed to get a text editor to recognize it, and learned that cargo can build locally. The list function will return early if a device is incompatible. I removed the conflicting device ID, since my earbuds have the same one.
Output. I guess since these are out of warranty I don't care about hiding the serial number.
|
hey go this way, just tried on mine and they are good now |
Hi,
This is likely operator error somewhere, but I'm hoping to document my troubleshooting in case it happens to anyone else.
I used the cargo installation method on Archlinux.
Device: Bose Sport earbuds
Model: 427929
Connected with USB-A cable (serial number edited out):
Modified 70-bose-dfu.rules installed:
Running bose-dfu:
The device's idVendor looks to be correct. I expect I need to do something to the hidraw driver.
I also see the device id is the same as an incompatible product:
bose-dfu/src/device_ids.rs
Line 22 in fdf1072
The text was updated successfully, but these errors were encountered: