[srslte-users] Device zmq not found
Xavier Arteaga
xavier at softwareradiosystems.com
Mon Sep 30 08:22:50 UTC 2019
Hi again,
the installation command (sudo make install) is not included in the PDF and
I see you are running the installed srsenb.
Could it be that you are trying to run an installed srsenb before compiling
with zmq?
You could try running the srsenb from your local build directory: *sudo
srsenb/src/srsenb enb.conf*
Or: *sudo make install*
Xavier
On Mon, 30 Sep 2019 at 09:56, Andrea Mori <andreamori1988 at gmail.com> wrote:
> Hi Xavier,
> thank you for your answer! Yes, as indicated in the instructions, CMake
> printed these lines on the screen:
>
> ...
> -- FINDING ZEROMQ.
> -- Checking for module 'ZeroMQ'
> -- No package 'ZeroMQ' found
> -- Found libZEROMQ: /usr/local/include, /usr/local/lib/libzmq.so
> ...
>
> Andrea
>
> Il giorno lun 30 set 2019 alle ore 09:48 Xavier Arteaga <
> xavier at softwareradiosystems.com> ha scritto:
>
>> Hi Andrea,
>> Did cmake find the ZMQ library?
>>
>> Xavier
>>
>> On Fri, 27 Sep 2019 at 14:54, Andrea Mori <andreamori1988 at gmail.com>
>> wrote:
>>
>>> Hi all,
>>> I have a problem trying to run srsLTE w/o hardware, using ZeroMQ
>>> drivers. I have followed step-by-step the attached PDF, except for the last
>>> part about the usage of a VirtualBox.
>>>
>>> When i try to start srsenb I obtain this:
>>>
>>> ----------------------------------------------------------------------------------------------------------------------------------------------
>>> andrea at andrea-System-Product-Name:~$ sudo srsenb
>>> linux; GNU C++ version 7.3.0; Boost_106501; UHD_003.010.003.000-0-unknown
>>>
>>>
>>> Built in RelWithDebInfo mode using 19.6.0.
>>>
>>> --- Software Radio Systems LTE eNodeB ---
>>>
>>> Reading configuration file /home/andrea/.config/srslte/enb.conf...
>>> Opening 1 RF devices with 1 RF channels...
>>> Device zmq not found. Switching to auto mode
>>> Opening USRP with args:
>>> tx_port=tcp://*:5554,rx_port=tcp://localhost:5555,id=enb,base_srate=23.04,master_clock_rate=23.04e6
>>> Error opening UHD: code 11
>>> /build/srslte-EIQesT/srslte-19.06/lib/src/phy/rf/rf_imp.c.126: No
>>> compatible RF frontend found
>>>
>>> /build/srslte-EIQesT/srslte-19.06/lib/src/radio/radio.cc.36: Error
>>> opening RF device
>>>
>>> Failed to find device zmq with args
>>> tx_port=tcp://*:5554,rx_port=tcp://localhost:5555,id=enb,base_srate=23.04
>>> Error initializing radio.
>>>
>>> -------------------------------------------------------------------------------------------------------------------------------------------
>>> and exactly the same trying with srsue. Hope could you help me!
>>>
>>> Thank you!
>>>
>>> Andrea
>>> _______________________________________________
>>> srslte-users mailing list
>>> srslte-users at lists.softwareradiosystems.com
>>> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20190930/8378a052/attachment.htm>
More information about the srsran-users
mailing list