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 io error on device reset #484

Open
grvvy opened this issue Jan 11, 2022 · 0 comments
Open

libusb io error on device reset #484

grvvy opened this issue Jan 11, 2022 · 0 comments
Labels

Comments

@grvvy
Copy link
Member

grvvy commented Jan 11, 2022

Steps to reproduce

  1. $ ubertooth-dfu -r

Expected behaviour

Device should reset, and it does, but it produces a potentially misleading io error. Possibly related to #300.

Version information

Operating system: Ubuntu 20.04.3

Ubertooth tools version (ubertooth-rx -V): libubertooth 1.1 (2020-12-R1), libbtbb 1.0 (2018-06-R1)
Built and installed libbtbb from 2020-12-R1 but version string was still set to 2018-06-R1:

/libbtbb-2020-12-R1/build$ cmake ..
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting version string 2018-06-R1

Ubertooth firmware version (ubertooth-util -v): Firmware version: 2020-12-R1 (API:1.07)

Output

$ ubertooth-dfu -r
Switching to DFU mode...
libUSB Error: Input/Output Error:  (-1)
@straithe straithe added the bug label Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants