[srsran-users] Encountering error while running SRS UE
Amit Palkar
amit.palkar at sasken.com
Tue May 28 15:49:18 UTC 2024
Hi,
I am running the 4G SRS Code (srsRAN 4G ZMQ Virtual Radios) srsRAN 4G with ZMQ Virtual Radios - srsRAN 4G 23.11 documentation<https://docs.srsran.com/projects/4g/en/latest/app_notes/source/zeromq/source/index.html>. When I run the SRSUE on the command line sudo ./srsue/src/srsue --rf.device_name=zmq --rf.device_args="tx_port=tcp://*:2001,rx_port=tcp://localhost:2000,id=ue,base_srate=23.04e6" --gw.netns=ue1 then I see the following traces
Active RF plugins: libsrsran_rf_zmq.so
Inactive RF plugins:
Couldn't open , trying /root/.config/srsran/ue.conf
Reading configuration file /root/.config/srsran/ue.conf...
Instead of opening and taking the the ue.conf file from ~/.config/srsran/ it is trying to take it from /root/.config/srsran/
Hence any changes in ue.conf file under ~/.config/srsran is not getting reflected.
However, when I run srsenb the config file enb.conf is read from ~/.config/srsran
How to resolve the issue. One round about way is to copy the enb.conf file from ~/.config/srsran to /root/.config/srsran/
Is there a clean way (or some code changes) which can resolve the issue?
Regards,
Amit Palkar
________________________________
SASKEN BUSINESS DISCLAIMER: This message may contain confidential, proprietary or legally privileged information. In case you are not the original intended Recipient of the message, you must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message and you are requested to delete it and inform the sender. Any views expressed in this message are those of the individual sender unless otherwise stated. Nothing contained in this message shall be construed as an offer or acceptance of any offer by Sasken Technologies Limited ( formerly known as "Sasken Communication Technologies Limited" ) unless sent with that express intent and with due authority of Sasken. Sasken has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email.
At Sasken we take your privacy seriously, and any personal information that you provide to us will be used solely for the purpose of fulfilling your request or inquiry. We will not share your personal information with any third parties without your explicit consent.
Read Disclaimer at http://www.sasken.com/mail-disclaimer/
________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20240528/4dcbdfaa/attachment.htm>
More information about the srsran-users
mailing list