library / tools / firmware mismatch ... can't load FPGA
Posted: Thu Oct 15, 2015 3:37 pm
Hello,
I have successfully updated my bladeRF device to the newest firmware and FPGA versions - bladeRF-cli reports:
If I boot into the gnuradio liveCD, I can see the FPGA enabled and I can run 'bladerf-kalibrate' ('kal') successfully and see nearby GSM stations. Everything seems to work just fine. In the gnuradio liveCD, I have version 1.1.2-git-7bcef41 of bladerf software and libraries. I have version 1.0.17-1ubuntu2 of libusb and libusb-dev.
BUT, if I boot kali linux, things change - they stop working. Now bladeRF-cli tells me:
and I see these versions of software:
When I try to run bladerf-kalibrate, I get this error:
I wonder if it is obvious what my error is ?
Thanks.
I have successfully updated my bladeRF device to the newest firmware and FPGA versions - bladeRF-cli reports:
Code: Select all
Firmware version: 1.8.1
FPGA version: 0.1.2
BUT, if I boot kali linux, things change - they stop working. Now bladeRF-cli tells me:
Code: Select all
Firmware version: 1.8.1
FPGA version: Unknown (FPGA not loaded)
Code: Select all
bladeRF-cli version: 1.2.1-git-8ec3f65
libbladeRF version: 1.4.3-git-8ec3f65
Code: Select all
# kal -s GSM850
Actual filter bandwidth = 29909 kHz
rxvga1 = 0 dB
rxvga2 = 0 dB
[ERROR] Could not read from si5338 (-5): File or device I/O failure
Error setting RX sampling rate
error: bladeRF_source::open
I wonder if it is obvious what my error is ?
Thanks.