ptrkrysik / gr-gsm

Gnuradio blocks and tools for receiving GSM transmissions
Other
1.35k stars 432 forks source link

Error with grgsm_livemon #644

Open Nanaelie opened 5 months ago

Nanaelie commented 5 months ago

Hello Guys, I got this message when im running grgsm_livemon. please can someone help me to fix this :

grgsm_livemon

CPU Features: SSE2+ SSE4.1+ AVX- FMA- Using sse2 for xtrxdsp_iq16_sc32 Using sse2 for xtrxdsp_iq8_ic16 Using sse2 for xtrxdsp_iq16_ic16i Using sse2 for xtrxdsp_iq8_ic8i Using sse2 for xtrxdsp_sc32i_iq16 Using sse2 for xtrxdsp_iq8_sc32 Using sse2 for xtrxdsp_iq8_sc32i Using sse2 for xtrxdsp_iq16_sc32i Using sse2 for xtrxdsp_sc32_iq16 Using sse2 for xtrxdsp_ic16i_iq16 terminate called after throwing an instance of 'std::runtime_error' what(): rpcmanager: Aggregator not in use, and a rpc booter is already registered zsh: IOT instruction (core dumped) grgsm_livemon

velichkov commented 5 months ago

Hi @Nanaelie,

Which Linux distribution are you using and which version? How did you install gnuradio and gr-gsm, and which versions?

what(): rpcmanager: Aggregator not in use, and a rpc booter is already registered

Do you have an SDR device connected? Try specifying it when running the command in the --args parameter. For example

grgsm_livemon --args=rtl

Also provide the full output of

grgsm_scanner --list-devices