Problem connecting to device
Posted: Wed Feb 05, 2014 1:50 pm
I recently got a BladeRF, and have been trying to set it up on my computer. I was following the Getting Started: Linux guide (I am running Ubuntu 13.10), and got to the section on “Detecting the bladeRF”. However, when I probed the device, this is what I received:
As you can see, there is no serial number for the BladeRF. Following the instructions on the Getting Started guide, I verified that my user account is in fact in the plugdev group.
Since I am a complete n00b to Linux, I’ve been doing searches on what dmesg and lsusb do and how to test for the proper VID and PID numbers of the BladeRF, but so far I haven’t been able to get either of these numbers for the BladeRF.
Next, I ended up at the firmware wiki page, where I followed the directions in the section “Upgrading on Linux”. This is what happens:
Since this failed, I then followed the directions under “Force Cypress Bootloader”, but to no avail.
I am currently at a loss regarding what to do next. I used the version and verbose commands to see what information I could read. This is what I got:
Please help me figure out what’s going on with my setup so that I can start using my BladeRF. Thanks!!!
Code: Select all
bladeRF> probe
Backend: libusb
Serial:
USB Bus: 1
USB Address: 2
Since I am a complete n00b to Linux, I’ve been doing searches on what dmesg and lsusb do and how to test for the proper VID and PID numbers of the BladeRF, but so far I haven’t been able to get either of these numbers for the BladeRF.
Next, I ended up at the firmware wiki page, where I followed the directions in the section “Upgrading on Linux”. This is what happens:
Code: Select all
ben@ben-Precision-WorkStation-T7500:~$ wget http://nuand.com/fx3/latest.img && bladeRF-cli -f latest.img
--2014-02-05 12:00:25-- http://nuand.com/fx3/latest.img
Resolving nuand.com (nuand.com)... 198.23.74.122
Connecting to nuand.com (nuand.com)|198.23.74.122|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 122112 (119K)
Saving to: ‘latest.img.4’
100%[===============================================>] 122,112 324KB/s in 0.4s
2014-02-05 12:00:26 (324 KB/s) - ‘latest.img.4’ saved [122112/122112]
Failed to open device ((null)): Unknown error code
I am currently at a loss regarding what to do next. I used the version and verbose commands to see what information I could read. This is what I got:
Code: Select all
bladeRF> version
bladeRF-cli version: 0.10.3-git-5110cf4-ppasaucy
libbladeRF version: 0.12.1-git-5110cf4-ppasaucy
Device version information unavailable: No device attached.
Code: Select all
ben@ben-Precision-WorkStation-T7500:~$ bladeRF-cli -v verbose
[VERBOSE] Using libusb version: 1.0.16.10774
[VERBOSE] Non-bladeRF device found: VID 046d, PID c063
[VERBOSE] Found a bladeRF (based upon VID/PID)
[DEBUG] Failed to retrieve serial number
[DEBUG] Failed to populate FW version (instance 1756260640): �FT
Failed to open device ((null)): File or device I/O failure
Code: Select all
ben@ben-Precision-WorkStation-T7500:~$ bladeRF-cli -i
Failed to open device ((null)): File or device I/O failure