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

libusb timeouts may be too aggressive for VMware #438

Open
mikeryan opened this issue Jan 5, 2021 · 3 comments
Open

libusb timeouts may be too aggressive for VMware #438

mikeryan opened this issue Jan 5, 2021 · 3 comments
Labels
bug enhancement potential new feature software

Comments

@mikeryan
Copy link
Collaborator

mikeryan commented Jan 5, 2021

VMware's USB stack (at least VMware Fusion) has unpredictable and sometimes high latency. This can lead to the user error message:

libUSB Error: Operation timed out: (-7)

Adjust these timeouts or switch to a non-polled use of libusb to alleviate this issue.

@mikeryan mikeryan added bug enhancement potential new feature labels Jan 5, 2021
@cdrdzsilva
Copy link

Great that you open another issue. Let me know if you want to do some tests...I can share my screen using any screen sharing software and do some troubleshooting...also let me know if you need me to run any test. I'm available to dig some more over this issue since I'm currently experiencing this bug.

@cdrdzsilva
Copy link

Nothing founded yet for this problem? keep happening all the time.

@blacklabssecurity
Copy link

blacklabssecurity commented Feb 17, 2021

Any updates here... I'm receiving this error but also new to using the Ubertooth (could easily be user error). Trying to run:

ubertooth-btle -f <ADDR_to_Follow>

and it immediately results in:
libUSB Error: Operation timed out: (-7)

Ubertooth Version: 2020-12-R1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement potential new feature software
Projects
None yet
Development

No branches or pull requests

4 participants