Time outs (also)

Having issues with the site, hardware, source code, or any other issues?
Post Reply
keyboardgnome
Posts: 2
Joined: Thu Aug 15, 2013 7:52 pm

Time outs (also)

Post by keyboardgnome »

Similar to this thread: http://nuand.com/forums/viewtopic.php?f=4&t=2756

However mine doesn't magially start working :)

When I first purchased it at DefCon, it worked a-ok. gqrx came up and picked up the radio without any problems. Now, when I try it, dmesg comes back with:

[ 2095.796380] SUCCESSFULLY VERIFIED
[ 2130.180527] nuand_bladerf 4-3:1.0: Error in __bladerf_rcv_cmd calling usb_control_msg() with error -19, 3 tries left
[ 2130.180536] nuand_bladerf 4-3:1.0: Error in __bladerf_rcv_cmd calling usb_control_msg() with error -19, 2 tries left
[ 2130.180540] nuand_bladerf 4-3:1.0: Error in __bladerf_rcv_cmd calling usb_control_msg() with error -19, 1 tries left
[ 2144.815098] nuand_bladerf 4-3:1.0: Error in __bladerf_rcv_cmd calling usb_control_msg() with error -19, 3 tries left
[ 2144.815107] nuand_bladerf 4-3:1.0: Error in __bladerf_rcv_cmd calling usb_control_msg() with error -19, 2 tries left
[ 2144.815111] nuand_bladerf 4-3:1.0: Error in __bladerf_rcv_cmd calling usb_control_msg() with error -19, 1 tries left

the bladerf-cli, after initializing it, works fine until I run gqrx.

Here's the output from gqrx from where I start it up, loose the bladerf and reset/reload it:

Controlport disabled
No user supplied config file. Using "default.conf"
gr-osmosdr v0.1.0-7-g9dfe3a63 (0.1.1git) gnuradio 3.7.0
built-in source types: file fcd rtl_tcp bladerf
Using Volk machine: avx_64_mmx
IQ DCR alpha: 1.04166e-05
New filter offset: 0 Hz
Loading configuration from: "default.conf"
Configuration file: "/home/rhandorf/.config/gqrx/default.conf"
Saving configuration to: "default.conf"
Error saving configuration to "/home/rhandorf/.config/gqrx/default.conf"
gr-osmosdr v0.1.0-7-g9dfe3a63 (0.1.1git) gnuradio 3.7.0
built-in source types: file fcd rtl_tcp bladerf
Using nuand LLC bladeRF #0 SN 0000000000000000 FW v0.3 FPGA v0.0
New antenna selected: "RX"
No change in output device:
old:
new:
setFreqCorr : 0 ppm
New LNB LO: 0 Hz
"New frequnecy range: 300 - 3800 MHz (step is 0 Hz but we use 1 Hz)."
"New frequnecy range: 300 - 3800 MHz (step is 0 Hz but we use 1 Hz)."
Gain start/stop/rel/abs:0/6/0.5/3
../gqrx/qtgui/dockrxopt.cpp currentMaxdev FIXME
Filter preset for mode 3 LO: -5000 HI: 5000
Genrating taps for new filter LO:-5000 HI:5000 TW:1000
Required number of taps: 159
New filter offset: 45000 Hz
setFftRate to "15 fps"
New FFT rate: 15 Hz
setFftSize to "4096"
Failed to read samples: File or device I/O failure
New FFT rate: 15 Hz
New FFT rate: 15 Hz
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
Force RX reconf (jerky dongle workarond)...
../gqrx/qtgui/dockrxopt.cpp currentMaxdev FIXME
Filter preset for mode 3 LO: -5000 HI: 5000
Genrating taps for new filter LO:-5000 HI:5000 TW:1000
Required number of taps: 159
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
No audio FFT data.
saveSettings *** FIXME_ SQL on/off
New FFT rate: 15 Hz

Any thoughts as to what could be going on?
Post Reply