KC8VKB
Member
New to OP25 but attempting to setup on a raspberry pi 4b. Fresh install of current Ubuntu LTS today. Followed the tutorial at
OP25 For Dummies - Or how to build a police scanner for $30 (Part 1) - John's Tech Blog
I am using an rtl-sdr v3. I have it working in gcrx. When attempting to run rx.py for the first time I am getting the following. Can anyone help? Please and thanks.
kc8vkb@kc8vkb-desktop:~/op25/op25/gr-op25_repeater/apps$ ./rx.py --args rtl -N LNA:47 -S 2500000 -x 2 -f 851.72500e6 -o 17e3 -x 2
Using Python /usr/bin/python3
gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.10.1.1
built-in source types: file fcd rtl rtl_tcp uhd hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp
Using device #0 Realtek RTL2838UHIDIR SN: 00000001
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
gain: name: LNA range: start 0 stop 49 step 0
setting gain LNA to 47
supported sample rates 250000-2560000 step 24000
Exact sample rate is: 2500000.107620 Hz
[R82XX] PLL not locked!
Using two-stage decimator for speed=2500000, decim=25/4 if1=100000 if2=25000
p25_frame_assembler_impl: do_imbe[0], do_output[0], do_audio_output[0], do_phase2_tdma[0], do_nocrypt[0]
Segmentation fault (core dumped)
OP25 For Dummies - Or how to build a police scanner for $30 (Part 1) - John's Tech Blog
I am using an rtl-sdr v3. I have it working in gcrx. When attempting to run rx.py for the first time I am getting the following. Can anyone help? Please and thanks.
kc8vkb@kc8vkb-desktop:~/op25/op25/gr-op25_repeater/apps$ ./rx.py --args rtl -N LNA:47 -S 2500000 -x 2 -f 851.72500e6 -o 17e3 -x 2
Using Python /usr/bin/python3
gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.10.1.1
built-in source types: file fcd rtl rtl_tcp uhd hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp
Using device #0 Realtek RTL2838UHIDIR SN: 00000001
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
gain: name: LNA range: start 0 stop 49 step 0
setting gain LNA to 47
supported sample rates 250000-2560000 step 24000
Exact sample rate is: 2500000.107620 Hz
[R82XX] PLL not locked!
Using two-stage decimator for speed=2500000, decim=25/4 if1=100000 if2=25000
p25_frame_assembler_impl: do_imbe[0], do_output[0], do_audio_output[0], do_phase2_tdma[0], do_nocrypt[0]
Segmentation fault (core dumped)