Fail to use the n310 in the 5G SA deploy #835
Replies: 2 comments
-
probably you have to move the eth interface (the one connecting to usrp) to the docker container? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, thank you for your reply. I am using the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, Everyone,
I have been trying to use srsRAN in 5G SA mode with Docker (docker_open5gs), but I'm facing issues deploying it with the N310.
Here is my Dockerfile:
and
The entrypoint (srsran_init.sh) executes this command:
gnb -c /etc/srsran/gnb.yml -c /etc/srsran/mimo.yml
And here is my configuration file:
gnb.yml
I have tried UHD 4.7.0.0, 4.4.0.0, and 4.1.0.0, however, I keep encountering the following error:
Can anyone help me solve this?
I am using Ubuntu Server 22, and the N310 is directly connected to the server.
Beta Was this translation helpful? Give feedback.
All reactions