Failed to open bladeRF on libusb backend (Windows 10)

Having issues with the site, hardware, source code, or any other issues?
Post Reply
eswnl
Posts: 2
Joined: Sat May 11, 2024 8:54 pm

Failed to open bladeRF on libusb backend (Windows 10)

Post by eswnl »

I connect the BladeRF on a USB 3.0 port (which I have confirmed) and I get the following error when trying to connect.

D:\bladeRF\x64>bladerf-cli -v verbose
[VERBOSE @ host/libraries/libbladeRF/src/backend/usb/libusb.c:642] Using libusb version: 1.0.22.11312
[DEBUG @ host/libraries/libbladeRF/src/backend/usb/libusb.c:654] Failed to open bladeRF on libusb backend: An unexpected error occurred
Failed to open device (first available): An unexpected error occurred
eswnl
Posts: 2
Joined: Sat May 11, 2024 8:54 pm

Re: Failed to open bladeRF on libusb backend (Windows 10)

Post by eswnl »

Ah, I think I solved the problem.
Changed the libusb version to 1.0.23.11397.

Now the bladerf opens ok.
Post Reply