Hi everybody,
I just installed gqrx version 2.5.3 on Ubuntu Linux 14.04.3 by following these instructions:
I have an RTL2832U device plugged in that worked great under gqrx 2.4.
===
andy@lctux2:~/.config$ gqrx --version
linux; GNU C++ version 4.8.4; Boost_105400; UHD_003.009.002-release
Controlport disabled
Gqrx software defined radio receiver 2.5.3andy@lctux2:~/.config$ gqrx --version
linux; GNU C++ version 4.8.4; Boost_105400; UHD_003.009.002-release
Controlport disabled
Gqrx software defined radio receiver 2.5.3
...
===
I thought I was very careful to clean out all old libgnuradio and related libraries.
However, with version 2.5.3, the gqrx GUI never appears. When started from a terminal, this is the text output:
===
andy@lctux2:~/.config$ gqrx -r
linux; GNU C++ version 4.8.4; Boost_105400; UHD_003.009.002-release
Controlport disabled
No user supplied config file. Using "default.conf"
"/home/andy/.config/gqrx/default.conf" deleted
gr-osmosdr v0.1.x-xxx-xunknown (0.1.5git) gnuradio 3.7.9
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf rfspace airspy soapy redpitaya
Using Volk machine: avx2_64_mmx_orc
FM demod gain: 1.52789
IQ DCR alpha: 1.04166e-05
Using audio backend: auto
New filter offset: 0 Hz
BookmarksFile is /home/andy/.config/gqrx/bookmarks.csv
Loading configuration from: "default.conf"
Configuration file: "/home/andy/.config/gqrx/default.conf"
No change in output device:
old:
new:
New FFT rate: 25 Hz
Requested bandwidth: 0 Hz
Actual bandwidth : 0 Hz
setFreqCorr : 0 ppm
New LNB LO: 0 Hz
updateHWFrequencyRange failed fetching new hardware frequency range
New mode index: 0
Filter preset for mode 0 LO: 0 HI: 0
setFftRate to "25 fps"
New FFT rate: 25 Hz
New FFT rate: 25 Hz
setFftSize to "8192"
New FFT rate: 25 Hz
Launching I/O device editor
firstTimeConfig
CIoConfig : Available input devices:
0 : "Realtek RTL2838UHIDIR SN: 00000001"
1 : "RFSPACE SDR-IQ Receiver"
2 : "RFSPACE SDR-IP Receiver"
3 : "RFSPACE NetSDR Receiver"
4 : "RFSPACE Cloud-IQ Receiver"
5 : "RTL-SDR Spectrum Server"
6 : "Red Pitaya Transceiver Server"
7 : "Complex Sampled (IQ) File"
CIoConfig : Available output devices:
0 : "Built-in Audio Analog Stereo"
1 : "Simultaneous output to Built-in Audio Analog Stereo"
===
The terminal hangs at that point, and the gqrx GUI never appears. I can recover the terminal with ctrl-C.
Any suggestions will be greatly appreciated.
Thanks,
Andy
KB1OIQ