ptrkrysik / gr-gsm

Gnuradio blocks and tools for receiving GSM transmissions
Other
1.34k stars 430 forks source link

how Can i fix this (gnuradio) #260

Closed belahssen closed 7 years ago

belahssen commented 7 years ago

please solution ! <<< Welcome to GNU Radio Companion 3.7.10 >>>

Block paths: /usr/share/gnuradio/grc/blocks

Loading: "/root/Desktop/gsm/gr-gsm/apps/grgsm_livemon" Error: /root/Desktop/gsm/gr-gsm/apps/grgsm_livemon:1:1:FATAL:PARSER:ERR_DOCUMENT_EMPTY: Start tag expected, '<' not found

Failure

XML parser: Found 1 erroneous XML file while loading the block tree (see "Help/Parser errors" for details)

ptrkrysik commented 7 years ago

Can you tell me what are you trying to achieve. It looks that you are trying to open Python file in gnuradio-companion, which expects xml file.

belahssen commented 7 years ago

i'm sorry this problem fixed and grgsm_livemon.grc opened in gnuradio but now this problem come to me and i don't know how can i fix it -- i'm just want to sniffing GSM SMS --anything i want to start come this to me how can i solve it i'm using kali linux 32 bit--

root@whoami:~/Desktop/gr-gsm/apps# grgsm_livemon linux; GNU C++ version 6.2.0 20161103; Boost_106200; UHD_003.009.005-0-unknown

gr-osmosdr 0.1.4 (0.1.4) gnuradio 3.7.10 built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf rfspace airspy soapy redpitaya Cannot connect to server socket err = No such file or directory Cannot connect to server request channel jack server is not running or cannot be started JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock

RtApiAlsa::getDeviceInfo: snd_pcm_open error for device (hw:0,0), Device or resource busy.

Cannot connect to server socket err = No such file or directory Cannot connect to server request channel jack server is not running or cannot be started JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock

RtApiAlsa::getDeviceInfo: snd_pcm_open error for device (hw:0,0), Device or resource busy.

Cannot connect to server socket err = No such file or directory Cannot connect to server request channel jack server is not running or cannot be started JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock Cannot connect to server socket err = No such file or directory Cannot connect to server request channel jack server is not running or cannot be started JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock

RtApiAlsa::getDeviceInfo: snd_pcm_open error for device (hw:0,0), Device or resource busy.

[INFO] Using format CF32. Segmentation fault

Varbaek commented 7 years ago

Do you have an RTL-SDR or another compatible SDR? Consider reinstalling on a fresh Ubuntu VM.

belahssen commented 7 years ago

no i don't have / this don't work without this device ?

ptrkrysik commented 7 years ago

W dniu 01.04.2017 o 00:01, virusssss pisze:

no i don't have / this don't work without this device ?

To run grgsm_livemon you will need a SDR device.

grgsm_decode and some of the examples work for capture files stored to disk. There are some in the test_data repository: https://github.com/ptrkrysik/test_data

With your problem, try running: sudo ldconfig