You are not logged in.
Pages: 1
Hello,
I instralled gqrx via pacman -S on my system with latest kernel, it's not working... I don't know what's wrong, when i run gqrx i get this in terminal and no gui:
[nik@system /home/nik]$ gqrx
DSvgRenderer::load: XML parse error: error code=99 (3) in (null):4:65: xmlns:s: 'http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd' is not a valid URI
DSvgRenderer::load: XML parse error: error code=99 (3) in (null):4:65: xmlns:s: 'http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd' is not a valid URI
gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.8.1.0
built-in source types: file rtl rtl_tcp uhd hackrf bladerf rfspace airspy soapy redpitaya
gr::log :WARN: file_source0 - file size is not a multiple of item size
Resampling audio 96000 -> 48000
DSvgRenderer::load: XML parse error: error code=99 (3) in (null):4:65: xmlns:s: 'http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd' is not a valid URI
DSvgRenderer::load: XML parse error: error code=99 (3) in (null):4:65: xmlns:s: 'http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd' is not a valid URI
BookmarksFile is /home/nik/.config/gqrx/bookmarks.csv
I have the radio antena usb dongle plugged in , i checked dmgs it sees the anetna:
[nik@system /home/nik]$ dmesg -w | grep -i rtl
[ 3.415897] usb 1-4: Product: RTL2838UHIDIR
Not quite sure how to toubleshoot this? What am i missing? Is something broken bc new kernel ? Library missing ? How can i track this down please help
Last edited by nikonmsn (2020-11-27 04:30:11)
Offline
gqrx works fine for me. Have you tried deleting the config files ("rm -r ~/.config/gqrx*")?
P.S. Maybe back up those files first if they contain important station settings...
Last edited by Morn (2020-11-27 12:23:10)
Offline
I removed the config file (backed it up of course) , re-installed gqrx and same thing it opens a terminal displays output below , but no gui
So i went to the gqrx website and downloaded the latest gqrx-sdr-2.11.5-linux-x64 release , unzipped it and can run it via ./gqrx
But cannot run the one installed from pacman : /
Offline
Maybe you should create a new issue at https://github.com/csete/gqrx/issues and ask them for help debugging this. Since the gqrx binary from the Arch repos works fine for me, it looks like this is not an Arch packaging problem...
Offline
Pages: 1