Open cd-sdr opened 4 years ago
Hi @cd-sdr,
[ERROR] avahi_service_browser_new() failed: Bad state
To suppress this error run the grgsm_scanner
with --args=rtl
parameter as you are using an RTL-SDR device.
grgsm_scanner --args=rtl -d
[R82XX] PLL not locked!
This message is normal and you can safely ignore it.
and then it repeats itself until it aborts.
What do you mean by "it aborts"?
Is this a dependency error?
No.
OK, thanks for the RTL argument, that's good to know.
What I mean is it finishes without find any frequencies. I remember using this a few years back on a different OS and it picked up 4 or 5 stations, and my phone says it has full signal here so I would expect it to find something. Is there a possibility it's not working? What can I do to test it?
Hi @cd-sdr,
What I mean is it finishes without find any frequencies.
Do you have a suitable antenna attached to your RTL device? In case you are inside of a big building try moving near a window or outside.
I remember using this a few years back on a different OS and it picked up 4 or 5 stations,
In which country do you live? Have you tried scanning the other bands supported by your RTL device?
and my phone says it has full signal here so I would expect it to find something.
Is you phone in "2G Mode" only? Note that gr-gsm
supports only 2G GSM and does not support CDMA, 3G or 4G LTE.
Is there a possibility it's not working?
There are always such possibility.
I have just installed gr-gsm on Kali Rolling 2020.1 like this:
but when I run
grgsm_scanner -d
I get the following error:and then it repeats itself until it aborts. Is this a dependency error?